mirror of
https://github.com/webmin/webmin.git
synced 2026-02-06 23:42:21 +00:00
189 lines
7.5 KiB
Plaintext
189 lines
7.5 KiB
Plaintext
index_title=iSCSI Client
|
|
index_clink=Maybe it is not installed, or your <a href='$1'>module configuration</a> is incorrect.
|
|
index_return=module index
|
|
index_atboot=Start at boot?
|
|
index_atbootdesc=Change this option to control whether the iSCSI client is started at boot time or not. This is required for filesystems mounted from iSCSI servers to be automatically mounted.
|
|
|
|
check_econfig=The iSCSI client configuration file $1 was not found on your system.
|
|
check_eiscsiadm=The iSCSI client administration program $1 was not found on your system.
|
|
|
|
auth_title=Authentication Options
|
|
auth_header=iSCSI client and server authentication
|
|
auth_name=Local system initiator name
|
|
auth_newname=Generate a new random name
|
|
auth_method=Authentication method
|
|
auth_method_none=Don't authenticate
|
|
auth_userpass=Login to server
|
|
auth_userpass_def=None needed
|
|
auth_userpass_user=Username
|
|
auth_userpass_pass=and password
|
|
auth_userpass_in=Login to client
|
|
auth_dmethod=Discovery authentication method
|
|
auth_duserpass=Discovery login to server
|
|
auth_duserpass_in=Discovery login to client
|
|
auth_err=Failed to save authentication options
|
|
auth_eusername=Missing username for server
|
|
auth_epassword=Missing password for server
|
|
auth_eusername_in=Missing username for client
|
|
auth_epassword_in=Missing password for client
|
|
auth_edusername=Missing discovery username for server
|
|
auth_edpassword=Missing discovery password for server
|
|
auth_edusername_in=Missing discovery username for client
|
|
auth_edpassword_in=Missing discovery password for client
|
|
auth_egen=Failed to generate a new name!
|
|
|
|
timeout_title=iSCSI Timeouts
|
|
timeout_header=iSCSI client timeout options
|
|
timeout_timeout=Time to wait before failing SCSI commands
|
|
timeout_immediate=Fail immediately
|
|
timeout_forever=Wait forever
|
|
timeout_wait=Wait for
|
|
timeout_secs=seconds
|
|
timeout_login_timeout=Time to wait for login
|
|
timeout_logout_timeout=Time to wait for logout
|
|
timeout_noop_out_interval=Time to wait before pinging
|
|
timeout_noop_out_timeout=Time to wait for ping before failing
|
|
timeout_abort_timeout=Time to wait for abort response before failing
|
|
timeout_lu_reset_timeout=Time to wait for logical unit response before failing
|
|
timeout_tgt_reset_timeout=Time to wait for target response before failing
|
|
timeout_err=Failed to save timeouts
|
|
timeout_etimeout=Missing or non-numeric time to wait before failing SCSI commands
|
|
timeout_elogin_timeout=Missing or non-numeric time to wait for login
|
|
timeout_elogout_timeout=Missing or non-numeric time to wait for logout
|
|
timeout_enoop_out_interval=Missing or non-numeric time to wait before pinging
|
|
timeout_enoop_out_timeout=Missing or non-numeric time to wait for ping before failing
|
|
timeout_eabort_timeout=Missing or non-numeric time to wait for abort response before failing
|
|
timeout_elu_reset_timeout=Missing or non-numeric time to wait for logical unit response before failing
|
|
timeout_etgt_reset_timeout=Missing or non-numeric time to wait for target response before failing
|
|
|
|
iscsi_title=iSCSI Options
|
|
iscsi_header=Other iSCSI options
|
|
iscsi_startup=Connect sessions at boot time?
|
|
iscsi_retry=Number of times to re-try login
|
|
iscsi_cmds=Maximum commands queued per session
|
|
iscsi_queue=Maximum commands queued per device
|
|
iscsi_err=Failed to save iSCSI options
|
|
iscsi_eretry=Missing or non-numeric number of times to re-try login
|
|
iscsi_ecmds=Missing or non-numeric maximum commands queued per session
|
|
iscsi_equeue=Missing or non-numeric maximum commands queued per device
|
|
|
|
ifaces_title=iSCSI Interfaces
|
|
ifaces_elist=Failed to list interfaces : $1
|
|
ifaces_name=Interface name
|
|
ifaces_transport=Transport
|
|
ifaces_uses=Used by
|
|
ifaces_none=No iSCSI interfaces are currently active.
|
|
ifaces_return=interfaces list
|
|
ifaces_header=Add iSCSI interface
|
|
ifaces_delete=Remove Selected Interfaces
|
|
ifaces_on=Target $1 on $2
|
|
ifaces_nouses=No connections
|
|
ifaces_ipaddress=Source IP address
|
|
ifaces_hwaddress=MAC address
|
|
ifaces_ifacename=Source interface
|
|
ifaces_ipaddressdef=Automatic
|
|
ifaces_notset=Automatic
|
|
|
|
iadd_err=Failed to add interface
|
|
iadd_eclash=An interface named $1 already exists
|
|
iadd_eipaddress=Missing or invalid source IP address
|
|
iadd_ehwaddress=Missing or invalid MAC address
|
|
iadd_ename=Interface name is missing or contains invalid characters
|
|
|
|
difaces_err=Failed to remove interfaces
|
|
difaces_enone=None selected
|
|
difaces_edelete=Removal of interface $1 failed : $2
|
|
difaces_title=Remove iSCSI Interfaces
|
|
difaces_rusure=Are you sure you want to remove the $1 selected interfaces?
|
|
difaces_rusure1=Are you sure you want to remove the interface $1?
|
|
difaces_confirm=Remove Interfaces
|
|
difaces_target=iSCSI target
|
|
difaces_ip=iSCSI server
|
|
difaces_users=Some connection using these interfaces are currently active, and will fail to operate when the interfaces are removed :
|
|
|
|
conns_title=iSCSI Connections
|
|
conns_elist=Failed to list connections : $1
|
|
conns_ip=Server IP
|
|
conns_sport=Server port
|
|
conns_name=Server name
|
|
conns_target=Target name
|
|
conns_device=Local device
|
|
conns_username=Login username
|
|
conns_nouser=None
|
|
conns_nodevice=None mapped
|
|
conns_delete=Disconnect Selected
|
|
conns_none=No iSCSI connections are currently active.
|
|
conns_header=Add iSCSI connection
|
|
conns_host=iSCSI server hostname or IP
|
|
conns_port=iSCSI server port
|
|
conns_start=Connect..
|
|
conns_return=list of connections
|
|
conns_iface=iSCSI interface
|
|
conns_ifacedef=Choose automatically
|
|
conns_ifaceerr=Failed to fetch interfaces : $1
|
|
|
|
add_title=Add iSCSI Connection
|
|
add_err=Failed to add iSCSI connection
|
|
add_ehost=Missing or un-resolvable hostname
|
|
add_eport=Missing or non-numeric port
|
|
add_etargets=No iSCSI targets could be retrieved from $1 : $2
|
|
add_etargets2=No iSCSI targets were found on $1
|
|
add_target=Connect to target
|
|
add_alltargets=All targets
|
|
add_ok=Add Connection
|
|
add_etarget=No target $1 found
|
|
add_dev=Connected as $1
|
|
add_used=Already connected
|
|
add_on=$1 on $2
|
|
add_auth=Login to server
|
|
add_auth1=Use default authentication method
|
|
add_auth0=Login as $2 with password $3 using method $1
|
|
|
|
dconns_err=Failed to disconnect connections
|
|
dconns_enone=None selected
|
|
dconns_edelete=Removal of target $2 from host $1 failed : $3
|
|
dconns_title=Disconnect iSCSI Connections
|
|
dconns_rusure=Are you sure you want to remove the $1 selected connections?
|
|
dconns_rusure1=Are you sure you want to remove the connection to $1?
|
|
dconns_rusure2=Are you sure you want to remove the connection to $1 for device $2?
|
|
dconns_users=Some partitions from these connections are currently in use, and will fail to operate when the connections are removed :
|
|
dconns_part=Partition
|
|
dconns_use=Used by
|
|
dconns_size=Partition size
|
|
dconns_confirm=Remove Connections
|
|
dconns_unused=Unused
|
|
|
|
vconn_title=iSCSI Connection
|
|
vconn_egone=Selected connection no longer exists!
|
|
vconn_header=iSCSI connection details
|
|
vconn_proto=Network protocol
|
|
vconn_init=Local initiator name
|
|
vconn_connection=Connection state
|
|
vconn_session=Session state
|
|
vconn_username=Logged in with username
|
|
vconn_password=Logged in with password
|
|
vconn_username_in=Client username
|
|
vconn_password_in=Client password
|
|
vconn_none=None required
|
|
vconn_device=Local device file
|
|
vconn_device2=Local device name
|
|
vconn_device3=Constant device name
|
|
vconn_delete=Disconnect Connection
|
|
vconn_users=Current users
|
|
vconn_size=Disk size
|
|
|
|
atboot_err=Failed to enable at boot time
|
|
atboot_einit=No boot action named $1 exists
|
|
|
|
log_auth=Saved authentication options
|
|
log_timeout=Saved timeout options
|
|
log_iscsi=Saved iSCSI options
|
|
log_add_connection=Added connection to $1 for $2
|
|
log_delete_connection=Removed connection to $1 for $2
|
|
log_delete_connections=Removed $1 connections
|
|
log_atboot=Enabled iSCSI client at boot time
|
|
log_delboot=Disabled iSCSI client at boot time
|
|
log_add_iface=Added interface $1
|
|
log_delete_iface=Removed interface $1
|
|
log_delete_ifaces=Removed $1 interfaces
|