mirror of
https://github.com/webmin/webmin.git
synced 2026-02-11 09:34:29 +00:00
106 lines
4.2 KiB
Plaintext
106 lines
4.2 KiB
Plaintext
check_econfigset=No iSCSI TGTd configuration file set!
|
|
check_econfig=The iSCSI TGTd configuration file $1 was not found on your system.
|
|
check_etgtadm=The iSCSI TGTd administration command $1 was not found on your system.
|
|
check_einit=Bootup action $1 does not exist
|
|
|
|
index_title=iSCSI TGTd
|
|
index_clink=Maybe it is not installed, or your <a href='$1'>module configuration</a> is incorrect.
|
|
index_stop=Stop iSCSI TGTd
|
|
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 TGTd
|
|
index_startdesc=Click this button to start the iSCSI target, so that shared devices are accessible to clients.
|
|
index_restart=Restart iSCSI TGTd
|
|
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_manual=Edit Configuration Files
|
|
index_manualdesc=Manually edit any of the iSCSI target configuration files, to make changes not supported by Webmin.
|
|
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_delete=Delete Selected Targets
|
|
index_lun=Disk devices
|
|
index_users=Allowed users
|
|
index_size=Total size
|
|
index_noluns=None
|
|
index_nousers=Any
|
|
|
|
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_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_iaddress=Allow connections from addresses
|
|
target_iname=Allow connections from initiators
|
|
target_iall=All
|
|
target_ibelow=Entered below ..
|
|
target_type=Storage type
|
|
target_backing=Backing store
|
|
target_direct=Direct device access
|
|
target_cache=Cache writes to device?
|
|
target_eaddr=Invalid allowed IP address
|
|
target_eaname=Invalid allowed initiator name
|
|
|
|
start_err=Failed to start iSCSI TGTd
|
|
stop_err=Failed to stop iSCSI TGTd
|
|
restart_err=Failed to restart iSCSI TGTd
|
|
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_delete_targets=Deleted $1 targets
|
|
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
|
|
|
|
manual_title=Edit Configuration File
|
|
manual_file=Select file to edit:
|
|
manual_ok=Open
|
|
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!
|
|
manual_efile=Invalid configuration file!
|
|
|