mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
399 lines
14 KiB
Plaintext
399 lines
14 KiB
Plaintext
main_homepage=Home Page
|
|
main_feedback=Feedback..
|
|
main_switch=Switch user..
|
|
main_logout=Logout
|
|
main_version=Version $1 on $2 ($3)
|
|
main_title=Webmin $1 on $2 ($3)
|
|
main_title2=Webmin
|
|
main_title3=Webmin $1 ($2)
|
|
main_none=You do not have access to any Webmin modules.
|
|
main_skill=Skill level
|
|
main_readonly=(Read-only mode)
|
|
main_return=Return to $1
|
|
main_unused=Un-used Modules
|
|
main_refreshmods=Refresh Modules
|
|
|
|
link_essl=The Net::SSLeay Perl module needed to make HTTPS connections is not installed on your system.
|
|
|
|
category_servers=Servers
|
|
category_hardware=Hardware
|
|
category_system=System
|
|
category_webmin=Webmin
|
|
category_net=Networking
|
|
category_syslet=Syslets
|
|
category_cluster=Cluster
|
|
category_info=Information
|
|
category_=Tools
|
|
|
|
longcategory_servers=Modules for configuration web, email, FTP and other servers
|
|
longcategory_hardware=Modules for printer, disk and other hardware configuration
|
|
longcategory_system=Modules for users, filesystems, Cron jobs and other system settings
|
|
longcategory_webmin=Modules for configuring Webmin itself
|
|
longcategory_net=Modules for configuring networking and network services
|
|
longcategory_cluster=Modules that can manage multiple servers from a single interface
|
|
longcategory_info=Modules that display information about your system
|
|
longcategory_=Modules that perform other miscellaneous tasks
|
|
|
|
header_webmin=Webmin Index
|
|
header_module=Module Index
|
|
header_help=Help..
|
|
header_config=Module Config
|
|
header_servers=Webmin Servers
|
|
|
|
index=index
|
|
yes=Yes
|
|
no=No
|
|
or=or
|
|
save=Save
|
|
create=Create
|
|
delete=Delete
|
|
find=Find
|
|
error=Error
|
|
error_previous=previous page
|
|
error_stack=Call Stack Trace
|
|
error_file=File
|
|
error_line=Line
|
|
error_sub=Function
|
|
error_stackline=In file $1 at line $2 calling $3
|
|
efilewrite=Failed to write to $1 : $2
|
|
efileclose=Failed to write to $1 when closing : $2
|
|
efileopen=Failed to open $1 for writing : $2
|
|
default=Default
|
|
modify=Modify
|
|
reset=Reset
|
|
ok=OK
|
|
cancel=Cancel
|
|
fail=Failed
|
|
helpsearch=Search Docs..
|
|
switch_remote_euser=The Unix user $1 does not exist.
|
|
programname=Webmin
|
|
euserdbacl=Failed to fetch user ACL : $1
|
|
euserdbacl2=Failed to update user ACL : $1
|
|
egroupdbacl=Failed to fetch group ACL : $1
|
|
egroupdbacl2=Failed to update group ACL : $1
|
|
|
|
chooser_title1=Choose File..
|
|
chooser_title2=Choose Directory..
|
|
chooser_dir=Directory of $1
|
|
chooser_ok=Ok
|
|
chooser_date=Choose Date
|
|
chooser_eopen=Listing failed : $1
|
|
|
|
users_title1=Select Users..
|
|
users_title2=Select User..
|
|
users_sel=Selected Users
|
|
users_all=All Users
|
|
users_ok=Ok
|
|
users_cancel=Cancel
|
|
users_clear=Clear
|
|
|
|
groups_title1=Select Groups..
|
|
groups_title2=Select Group..
|
|
groups_all=All Groups
|
|
groups_sel=Selected Groups
|
|
groups_ok=Ok
|
|
groups_cancel=Cancel
|
|
groups_clear=Clear
|
|
|
|
modules_title1=Select Modules..
|
|
modules_title2=Select Module..
|
|
modules_sel=Selected Modules
|
|
modules_all=All Modules
|
|
modules_ok=Ok
|
|
modules_cancel=Cancel
|
|
modules_clear=Clear
|
|
|
|
config_ecannot=You are not allowed to configure this module
|
|
config_title=Configuration
|
|
config_dir=For module $1
|
|
config_header=Configurable options for $1
|
|
config_none=None
|
|
config_eaccess=You are not allowed to access this module
|
|
config_emodule=Module does not exist
|
|
config_err=Failed to save config
|
|
config_nochange=Don't change
|
|
config_setto=Set to
|
|
config_ewebmin=Parameter type 14 only works in Webmin
|
|
|
|
help_err=Failed to display help
|
|
help_epath=Missing or invalid help path
|
|
help_efile3=Failed to read help page $1 from module $2
|
|
help_eheader=Missing <header> section
|
|
help_einclude3=Failed to include help page $1
|
|
help_eif=$1 failed : $2
|
|
help_eexec=$1 failed : $2
|
|
|
|
referer_title=Security Warning
|
|
referer_warn=<b>Warning!</b> Webmin has detected that the program $2 was linked to from the URL $1, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
|
|
referer_warn_unknown=<b>Warning!</b> Webmin has detected that the program $1 was linked to from an unknown URL, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
|
|
referer_fix1=If this is a legitimate link, you can allow links from this URL as follows :<ul><li>Login to Webmin normally.</li><li>Go to the <b>Webmin Configuration</b> module.</li><li>Click on the Trusted Referrers icon.</li><li>Enter the hostname $1 into the <b>Trusted websites</b> field, and click <b>Save.</b></li></ul>
|
|
referer_fix2=Alternately, you can configure Webmin to allow this link from the command line by :<ul><li>Login as <tt>root</tt>, and edit the <tt>/etc/webmin/config</tt> file.</li><li>Add the line <tt>referers=$1</tt> at the end, or if a <tt>referers</tt> line already exists add <tt>$1</tt> to it.</li><li>Save the file.</li></ul>
|
|
referer_fix3u=Make sure your browser is configured to send referrer information so that it can be verified by Webmin.
|
|
referer_fix2u=Alternately, you can configure Webmin to allow links from unknown referers by :<ul><li>Login as <tt>root</tt>, and edit the <tt>/etc/webmin/config</tt> file.</li><li>Find the line <tt>referers_none=1</tt> and change it to <tt>referers_none=0</tt>.</li><li>Save the file.</li></ul><p></p>WARNING - this has the side effect of opening your system up to reflected XSS attacks and so is not recommended!
|
|
|
|
session_header=Login to Webmin
|
|
session_mesg=You must enter a username and password to login to the Webmin server on $1.
|
|
session_mesg2=You must enter a username and password to login.
|
|
session_user=Username
|
|
session_pass=Password
|
|
session_twofactor=Two-factor token
|
|
session_login=Login
|
|
session_clear=Clear
|
|
session_failed=Login failed. Please try again.
|
|
session_twofailed=Two-factor authentication failed : $1
|
|
session_logout=Logout successful. Use the form below to login again.
|
|
session_timed_out=Session timed out after $1 minutes of inactivity.
|
|
session_save=Remember login permanently?
|
|
|
|
pam_header=Login to Webmin
|
|
pam_mesg=You must respond to the question below to login to Webmin server on $1.
|
|
pam_mesg2=You must respond to the question below to login.
|
|
pam_login=Continue
|
|
pam_restart=Restart
|
|
|
|
acl_root=Root directory for file chooser
|
|
acl_otherdirs=Other visible directories in file chooser
|
|
acl_nodot=Hide dot files in file chooser?
|
|
acl_home=User's home directory
|
|
acl_uedit=Users visible in user chooser
|
|
acl_uedit_all=All users
|
|
acl_uedit_none=No users
|
|
acl_uedit_only=Only users
|
|
acl_uedit_except=All except users
|
|
acl_uedit_uid=Users with UIDs in range
|
|
acl_uedit_group=Users with group
|
|
acl_gedit=Groups visible in group chooser
|
|
acl_gedit_all=All groups
|
|
acl_gedit_none=No groups
|
|
acl_gedit_only=Only groups
|
|
acl_gedit_except=All except groups
|
|
acl_gedit_gid=Groups with GIDs in range
|
|
acl_feedback=Can send feedback email?
|
|
acl_feedback2=Yes
|
|
acl_feedback1=Yes, but not with config files
|
|
acl_feedback0=No
|
|
acl_feedback3=Yes, with config files
|
|
acl_rpc=Can accept RPC calls?
|
|
acl_rpc2=Only for <tt>root</tt> or <tt>admin</tt>
|
|
acl_rpc1=Yes
|
|
acl_rpc0=No
|
|
acl_readonly2=User is in demo mode?
|
|
acl_readonlyyes=Yes (Some modules may not be available)
|
|
acl_negative=Grant new module permissions to user?
|
|
acl_fileunix=Browse files as Unix user
|
|
acl_sameunix=Same as Webmin login
|
|
acl_webminsearch=Show Webmin search field?
|
|
|
|
month_1=January
|
|
month_2=February
|
|
month_3=March
|
|
month_4=April
|
|
month_5=May
|
|
month_6=June
|
|
month_7=July
|
|
month_8=August
|
|
month_9=September
|
|
month_10=October
|
|
month_11=November
|
|
month_12=December
|
|
|
|
day_0=Sunday
|
|
day_1=Monday
|
|
day_2=Tuesday
|
|
day_3=Wednesday
|
|
day_4=Thursday
|
|
day_5=Friday
|
|
day_6=Saturday
|
|
|
|
smonth_1=Jan
|
|
smonth_2=Feb
|
|
smonth_3=Mar
|
|
smonth_4=Apr
|
|
smonth_5=May
|
|
smonth_6=Jun
|
|
smonth_7=Jul
|
|
smonth_8=Aug
|
|
smonth_9=Sep
|
|
smonth_10=Oct
|
|
smonth_11=Nov
|
|
smonth_12=Dec
|
|
|
|
sday_0=Su
|
|
sday_1=Mo
|
|
sday_2=Tu
|
|
sday_3=We
|
|
sday_4=Th
|
|
sday_5=Fr
|
|
sday_6=Sa
|
|
|
|
emodule=Access denied : User $1 is not allowed to use the $2 module
|
|
emodulecheck=The $1 module is not available on your system
|
|
elock_tries2=Failed to lock file $1 after $2 minutes. Last error was : $3
|
|
|
|
skill_high=Expert
|
|
skill_medium=Intermediate
|
|
skill_low=Novice
|
|
|
|
feedback_title=Webmin Feedback
|
|
feedback_desc=This form allows you to report bugs on make suggestions to the Webmin developers regarding any problems or missing features that you have found. When the Send button is clicked, the details entered into the form will be emailed to $1.
|
|
feedback_desc2=This feedback will be sent to the developer of Webmin, not your system administrator, ISP or hosting company. Please write your feedback in english, even if you are currently running Webmin in another language.
|
|
feedback_header=Feedback details
|
|
feedback_name=Your name
|
|
feedback_email=Your email address
|
|
feedback_module=Regarding module
|
|
feedback_all=All modules
|
|
feedback_text=Description of problem or suggestion
|
|
feedback_os=Include operating system details in email?
|
|
feedback_osdesc=If this option is selected, the automatic feedback email will include your operating system name and version.
|
|
feedback_config=Include module configuration in email?
|
|
feedback_configdesc=If this is selected, the email will include the configuration of the related module and the contents of any config files that the module uses. For example, if the feedback was related to the <i>Users and Groups</i> module, your <tt>/etc/passwd</tt> and <tt>/etc/shadow</tt> files would be sent.
|
|
feedback_attach=Additional files to attach
|
|
feedback_send=Send Feedback
|
|
feedback_mailserver=Send via SMTP server
|
|
feedback_mailserver_def=Local sendmail program
|
|
feedback_err=Failed to send feedback
|
|
feedback_emodule=You chose to include module configuration in the email, but did not select a module.
|
|
feedback_emodule2=Selected module does not exist
|
|
feedback_econfig=You do not have full access to the selected module.
|
|
feedback_via=Sent feedback to $1 via SMTP server $2
|
|
feedback_prog=Sent feedback to $1 using sendmail program $2
|
|
feedback_esend=Failed to send feedback via sendmail program or local SMTP server.
|
|
feedback_to=Send feedback to addresses
|
|
feedback_enoto=No addresses were entered to send feedback to
|
|
feedback_ecannot=You are not allowed to send feedback
|
|
feedback_ecannot2=You are not allowed to send feedback containing config files
|
|
|
|
progress_size2=Downloading $1 ($2) ..
|
|
progress_nosize=Downloading $1 ..
|
|
progress_datan=Received $1 ($2 %)
|
|
progress_data2n=Received $1
|
|
progress_done=.. download complete.
|
|
progress_incache=Found $1 in cache ..
|
|
|
|
readparse_cdheader=Missing Content-Disposition header
|
|
readparse_enc=Expecting form-data encoding, but got normal encoding
|
|
readparse_max=Data exceeded maximum size of $1 bytes
|
|
|
|
password_expired=Your password has expired, and a new one must be chosen.
|
|
password_temp=You must select a new password to replace your temporary login.
|
|
password_header=Select New Password
|
|
password_user=Username
|
|
password_old=Current password
|
|
password_new1=New password
|
|
password_new2=New password again
|
|
password_ok=Change
|
|
password_clear=Clear
|
|
password_done=Your password has been successfully changed. You may now <a href='$1'>login again</a> with the new password.
|
|
password_err=Failed to change password
|
|
password_euser=Your login name was not found in the password file!
|
|
password_eold=The current password is incorrect
|
|
password_enew1=No new password was entered
|
|
password_enew2=Your new passwords do not match
|
|
password_epam=PAM error : $1
|
|
password_emodpam=The Authen::PAM perl module needed to do password changes is not installed!
|
|
password_enewpass=New password is not allowed : $1
|
|
|
|
ui_mandatory=This field is mandatory
|
|
ui_checkmandatory=Nothing was selected
|
|
ui_errors=Multiple errors were found :
|
|
ui_nothing=Nothing entered
|
|
ui_searchcol=Find rows where
|
|
ui_searchfor=Contains the text
|
|
ui_searchok=Search
|
|
ui_selall=Select all.
|
|
ui_selinv=Invert selection.
|
|
ui_edate=Invalid date
|
|
ui_etime=Invalid time
|
|
ui_paging=Showing rows $1 to $2 of $3
|
|
ui_rowlabel=$2 in row $1 :
|
|
ui_filterbox=Type to filter..
|
|
ui_of=of
|
|
|
|
header_statusmsg=$1 logged into $2 $3 on $4 ($5)
|
|
|
|
uptracker_title=Uploading File
|
|
uptracker_file=Filename
|
|
uptracker_size=Size
|
|
uptracker_pc=Progress
|
|
uptracker_eid=No upload ID specified
|
|
uptracker_eid2=Upload ID is invalid!
|
|
uptracker_of=$1 of $2
|
|
|
|
wsearch_title=Search $1
|
|
wsearch_modt=Module
|
|
wsearch_mtitle=Module name
|
|
wsearch_what=Matching page
|
|
wsearch_type=Match type
|
|
wsearch_mod=$1 module
|
|
wsearch_config_webmin=Webmin module config
|
|
wsearch_config_usermin=Usermin preferences
|
|
wsearch_help=Help page
|
|
wsearch_inmod=In $1
|
|
wsearch_text=User interface text
|
|
wsearch_esearch=Nothing to search for was entered.
|
|
wsearch_enone=No Webmin modules or pages matching $1 were found.
|
|
wsearch_on=(On $1)
|
|
wsearch_helpfor=Help for <i>$1</i>
|
|
wsearch_htext=Matching text
|
|
wsearch_htype=Source
|
|
wsearch_hcgis=References
|
|
wsearch_type_mod=Module name
|
|
wsearch_type_config=Configuration
|
|
wsearch_type_help=Help page
|
|
wsearch_type_text=User interface
|
|
wsearch_type_dir=Module URL
|
|
wsearch_hmod=Module
|
|
wsearch_moddir=URL path /$1/
|
|
wsearch_searching=Searching for $1 . .
|
|
wsearch_found=found $1 results :
|
|
|
|
sql_emysqldriver=Failed to load MySQL DBI driver
|
|
sql_emysqlconnect=Failed to connect to MySQL database : $1
|
|
sql_epostgresqldriver=Failed to load PostgreSQL DBI driver
|
|
sql_epostgresqlconnect=Failed to connect to PostgreSQL database : $1
|
|
sql_eldapdriver=Failed to load LDAP perl module
|
|
sql_eldapconnect=Failed to connect to LDAP server $1
|
|
sql_eldaptls=Failed to start TLS encryption for LDAP : $1
|
|
sql_eldaplogin=Failed to login to LDAP server as $1 : $2
|
|
|
|
log_email_subject=Webmin action in $1
|
|
log_email_global=Webmin action
|
|
log_email_by=$1 by $2
|
|
log_email_desc=This email was sent by Webmin in response to a user action.
|
|
log_email_mod=Webmin module: $1
|
|
log_email_moddesc=Module title: $1
|
|
log_email_time=Action performed at: $1
|
|
log_email_system=Performed on system: $1
|
|
log_email_user=Performed by user: $1
|
|
log_email_script=Webmin script: $1
|
|
log_email_session=Session ID: $1
|
|
log_email_remote=Client address: $1
|
|
|
|
nice_size_PB=PB
|
|
nice_size_PiB=PiB
|
|
nice_size_TB=TB
|
|
nice_size_TiB=TiB
|
|
nice_size_GB=GB
|
|
nice_size_GiB=GiB
|
|
nice_size_MB=MB
|
|
nice_size_MiB=MiB
|
|
nice_size_kB=kB
|
|
nice_size_kiB=KiB
|
|
nice_size_b=bytes
|
|
|
|
paginator_showing_start=Showing $1 to $2 of $3 items on page
|
|
paginator_showing_end=of $1 pages
|
|
paginator_nosearchrs=There are no results matching <tt>$1</tt> query
|
|
|
|
langauto_include=Include machine translations
|
|
|
|
file_truncated_message=fetched $1 of data, truncated $2 out of $3
|
|
file_truncated_message_head=fetched beginning $1 of data, truncated $2 out of $3
|
|
file_truncated_message_tail=fetched ending $1 of data, truncated $2 out of $3
|
|
|
|
defcert_error=Default $1 bundled SSL certificate is being used. It is highly advised to update default <tt>$2</tt> certificate before proceeding with login.
|
|
|
|
main_error_details=Error details
|
|
|
|
__norefs=1
|