mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
186 lines
7.3 KiB
Plaintext
186 lines
7.3 KiB
Plaintext
check_econfig=The iSCSI target configuration file $1 was not found on your system.
|
|
check_eietadm=The iSCSI target administration command $1 was not found on your system.
|
|
check_einit=Bootup action $1 does not exist
|
|
|
|
index_title=iSCSI Target
|
|
index_clink=Maybe it is not installed, or your <a href='$1'>module configuration</a> is incorrect.
|
|
index_stop=Stop iSCSI Target
|
|
index_stopdesc=Click this button to stop the running iSCSI target. All shared devices will no longer be accessible to clients.
|
|
index_start=Start iSCSI Target
|
|
index_startdesc=Click this button to start the iSCSI target, so that shared devices are accessible to clients.
|
|
index_restart=Restart iSCSI Target
|
|
index_restartdesc=Click this button to apply the current configuration by restarting the iSCSI target.
|
|
index_atboot=Start at boot?
|
|
index_atbootdesc=Change this option to control whether the iSCSI target is started at boot time or not. If it is not currently started at boot and Yes is chosen, a new init script will be created.
|
|
index_return=list of targets
|
|
index_none=No iSCSI targets to export have been defined yet.
|
|
index_add=Add a new iSCSI target.
|
|
index_target=Target name
|
|
index_lun=Disk devices
|
|
index_users=Allowed users
|
|
index_delete=Delete Selected Targets
|
|
index_noluns=None
|
|
index_nousers=Any
|
|
index_nullio=RAM disk of $1 sectors
|
|
index_size=Total size
|
|
|
|
dtargets_err=Failed to delete targets
|
|
dtargets_enone=None selected!
|
|
|
|
target_title1=Create iSCSI Target
|
|
target_title2=Edit iSCSI Target
|
|
target_header=iSCSI shared device options
|
|
target_part=Local disk partition
|
|
target_raid=RAID device
|
|
target_md=RAID device $1
|
|
target_lvm=LVM logical volume
|
|
target_lv=LVM VG $1, LV $2
|
|
target_other=Other file or device
|
|
target_lun=Device to share $1
|
|
target_name=Target name
|
|
target_egone=Selected target no longer exists!
|
|
target_none=Nothing
|
|
target_null=Temporary RAM disk of size
|
|
target_sectors=sectors
|
|
target_type=IO type
|
|
target_fileio=File based
|
|
target_blockio=Block based (no caching, for devices only)
|
|
target_iomode=IO mode
|
|
target_wt=Write-through caching
|
|
target_wb=Write-back caching
|
|
target_ro=Read-only
|
|
target_iuser=Authentication by clients
|
|
target_iuserall=No authentication needed
|
|
target_iuserbelow=Allow logins below ..
|
|
target_uname=Username
|
|
target_upass=Password
|
|
target_ouser=Authentication to clients
|
|
target_ousernone=Don't authenticate
|
|
target_ousername=Login with username
|
|
target_ouserpass=and password
|
|
target_err=Failed to save target
|
|
target_esectors=Missing or non-numeric number of sectors for device $1
|
|
target_eother=Missing or invalid file for device $1
|
|
target_eiuser=Invalid name for user $1 - no spaces are allowed
|
|
target_eipass=Invalid password for user $1 - no spaces are allowed
|
|
target_eouser=Missing or invalid username for authentication to clients - no spaces are allowed
|
|
target_eopass=Missing or invalid password for authentication to clients - no spaces are allowed
|
|
target_eiusernone=No client usernames entered
|
|
target_alias=Alias name for target
|
|
target_noalias=None
|
|
target_hdigest=Header checksum
|
|
target_ddigest=Data checksum
|
|
target_nodigest=None
|
|
|
|
auth_title=Authentication Settings
|
|
auth_header=Default authentication options for all targets
|
|
auth_iuser=Authentication by clients
|
|
auth_ouser=Authentication to clients
|
|
auth_err=Failed to save authentication settings
|
|
|
|
conn_title=Connection Settings
|
|
conn_header=Default connection options for all targets
|
|
conn_sessions=Maximum concurrent sessions
|
|
conn_sessions1=Unlimited
|
|
conn_sessions0=At most
|
|
conn_initial=Allow clients to send data after commands?
|
|
conn_immediate=Allow clients to append data to commands?
|
|
conn_maxrecv=Maximum receive segment length
|
|
conn_maxxmit=Maximum transmit segment length
|
|
conn_maxburst=Maximum client burst size
|
|
conn_firstburst=Maximum client unsolicited data size
|
|
conn_bytes=bytes
|
|
conn_err=Failed to save connection settings
|
|
conn_esessions=Maximum concurrent sessions must be a number
|
|
conn_emaxrecv=Missing or non-numeric maximum receive segment length
|
|
conn_emaxxmit=Missing or non-numeric maximum transmit segment length
|
|
conn_emaxburst=Missing or non-numeric maximum client burst size
|
|
conn_efirstburst=Missing or non-numeric maximum client unsolicited data size
|
|
|
|
timeout_title=Timeout Settings
|
|
timeout_header=Client timeout options
|
|
timeout_nopi=Interval between pings when idle
|
|
timeout_nopinone=Never ping
|
|
timeout_secs=seconds
|
|
timeout_nopt=Time to wait for ping response
|
|
timeout_noptnone=Same as ping time
|
|
|
|
addr_title=Server Address and Port
|
|
addr_header=iSCSI server networking options
|
|
addr_addr=Listen on IP address
|
|
addr_any=Any address
|
|
addr_ip=IP
|
|
addr_port=Listen on port
|
|
addr_debug=Debug level
|
|
addr_debugnone=Debugging disabled
|
|
addr_err=Failed to save server address
|
|
addr_eaddr=Address to listen on must be an IP address
|
|
addr_eport=Port to listen on must be a number
|
|
addr_edebug=Debug level must be a number
|
|
|
|
initiators_title=Allowed Client Addresses
|
|
initiators_none=No allowed client address have been defined yet. No clients will be able to connect.
|
|
initiators_ips=Allowed clients
|
|
initiators_title1=Add Allowed Client Addresses
|
|
initiators_title2=Edit Allowed Client Addresses
|
|
initiators_header=Allowed iSCSI clients for target
|
|
|
|
targets_title=Allowed Server Addresses
|
|
targets_none=No allowed server address have been defined yet. No clients will be able to connect.
|
|
targets_ips=Allowed server interfaces
|
|
targets_title1=Add Allowed Server Addresses
|
|
targets_title2=Edit Allowed Server Addresses
|
|
targets_header=Allowed iSCSI server interface for target
|
|
|
|
allow_target=Target name
|
|
allow_move=Move
|
|
allow_delete=Delete Selected
|
|
allow_all1=All targets
|
|
allow_all2=All addresses
|
|
allow_add=Add a new target and addresses to allow.
|
|
allow_below=Listed below ..
|
|
allow_return=allowed targets and addresses
|
|
allow_err=Failed to save allowed addresses
|
|
allow_eaddr=Address $1 is not valid. It must be either an IPv4 address, IPv4 network/mask, or IPv6 address in square brackets.
|
|
allow_eaddrs=No addresses to allow entered
|
|
|
|
dallow_err=Failed to delete allowed addresses
|
|
dallow_enone=None selected
|
|
|
|
manual_title=Edit Configuration File
|
|
manual_desc=Use the text box below to edit the iSCSI server configuration file $1. Be careful, as no validation will be performed on your input!
|
|
manual_err=Failed to save configuration file
|
|
manual_edata=No contents entered!
|
|
|
|
start_err=Failed to start iSCSI server
|
|
stop_err=Failed to stop iSCSI server
|
|
restart_err=Failed to restart iSCSI server
|
|
atboot_err=Failed to enable at boot
|
|
atboot_einit=Init script $1 does not exist
|
|
|
|
log_create_target=Created target $1
|
|
log_delete_target=Deleted target $1
|
|
log_modify_target=Modified target $1
|
|
log_start=Started iSCSI server
|
|
log_stop=Stopped iSCSI server
|
|
log_restart=Restarted iSCSI server
|
|
log_atboot=Enabled iSCSI server at boot time
|
|
log_delboot=Disabled iSCSI server at boot time
|
|
log_manual=Manually edited configuration file
|
|
log_auth=Changed global authentication settings
|
|
log_conn=Changed global connection settings
|
|
log_timeout=Changed global timeout settings
|
|
log_addr=Changed server address
|
|
log_create_targets=Created allowed server address $1
|
|
log_delete_targets=Deleted allowed server address $1
|
|
log_modify_targets=Modified allowed server address $1
|
|
log_move_targets=Moved allowed server address $1
|
|
log_multidelete_targets=Deleted $1 allowed server addresses
|
|
log_create_initiators=Created allowed client address $1
|
|
log_delete_initiators=Deleted allowed client address $1
|
|
log_modify_initiators=Modified allowed client address $1
|
|
log_move_initiators=Moved allowed client address $1
|
|
log_multidelete_initiators=Deleted $1 allowed client addresses
|
|
|
|
__norefs=1
|