Handle hostnames with upper-case letters
[webmin.git] / lang / en
1 main_homepage=Home Page
2 main_feedback=Feedback..
3 main_switch=Switch user..
4 main_logout=Logout
5 main_version=Version $1 on $2 ($3)
6 main_title=Webmin $1 on $2 ($3)
7 main_title2=Webmin
8 main_title3=Webmin $1 ($2)
9 main_none=You do not have access to any Webmin modules.
10 main_skill=Skill level
11 main_readonly=(Read-only mode)
12 main_return=Return to $1
13 main_unused=Un-used Modules
14 main_refreshmods=Refresh Modules
15
16 link_essl=The Net::SSLeay Perl module needed to make HTTPS connections is not installed on your system.
17
18 category_servers=Servers
19 category_hardware=Hardware
20 category_system=System
21 category_webmin=Webmin
22 category_net=Networking
23 category_syslet=Syslets
24 category_cluster=Cluster
25 category_info=Information
26 category_=Others
27
28 longcategory_servers=Modules for configuration web, email, FTP and other servers
29 longcategory_hardware=Modules for printer, disk and other hardware configuration
30 longcategory_system=Modules for users, filesystems, Cron jobs and other system settings
31 longcategory_webmin=Modules for configuring Webmin itself
32 longcategory_net=Modules for configuring networking and network services
33 longcategory_cluster=Modules that can manage multiple servers from a single interface
34 longcategory_info=Modules that display information about your system
35 longcategory_=Modules that do not fall into any other category
36
37 header_webmin=Webmin Index
38 header_module=Module Index
39 header_help=Help..
40 header_config=Module Config
41 header_servers=Webmin Servers
42
43 index=index
44 yes=Yes
45 no=No
46 save=Save
47 create=Create
48 delete=Delete
49 find=Find
50 error=Error
51 error_previous=previous page
52 error_stack=Call Stack Trace
53 error_file=File
54 error_line=Line
55 error_sub=Function
56 error_stackline=In file $1 at line $2 calling $3
57 efilewrite=Failed to write to $1 : $2
58 efileclose=Failed to write to $1 when closing : $2
59 efileopen=Failed to open $1 for writing : $2
60 default=Default
61 modify=Modify
62 reset=Reset
63 ok=OK
64 cancel=Cancel
65 helpsearch=Search Docs..
66 switch_remote_euser=The Unix user $1 does not exist.
67 programname=Webmin
68 euserdbacl=Failed to fetch user ACL : $1
69 euserdbacl2=Failed to update user ACL : $1
70 egroupdbacl=Failed to fetch group ACL : $1
71 egroupdbacl2=Failed to update group ACL : $1
72
73 chooser_title1=Choose File..
74 chooser_title2=Choose Directory..
75 chooser_dir=Directory of $1
76 chooser_ok=Ok
77 chooser_date=Choose Date
78 chooser_eopen=Listing failed : $1
79
80 users_title1=Select Users..
81 users_title2=Select User..
82 users_sel=Selected Users
83 users_all=All Users
84 users_ok=Ok
85 users_cancel=Cancel
86 users_clear=Clear
87
88 groups_title1=Select Groups..
89 groups_title2=Select Group..
90 groups_all=All Groups
91 groups_sel=Selected Groups
92 groups_ok=Ok
93 groups_cancel=Cancel
94 groups_clear=Clear
95
96 modules_title1=Select Modules..
97 modules_title2=Select Module..
98 modules_sel=Selected Modules
99 modules_all=All Modules
100 modules_ok=Ok
101 modules_cancel=Cancel
102 modules_clear=Clear
103
104 config_ecannot=You are not allowed to configure this module
105 config_title=Configuration
106 config_dir=For module $1
107 config_header=Configurable options for $1
108 config_none=None
109 config_eaccess=You are not allowed to access this module
110 config_err=Failed to save config
111 config_nochange=Don't change
112 config_setto=Set to
113 config_ewebmin=Parameter type 14 only works in Webmin
114
115 help_err=Failed to display help
116 help_epath=Missing or invalid help path
117 help_efile=Failed to read help file $1
118 help_eheader=Missing <header> section
119 help_einclude=Failed to include $1
120 help_eif=$1 failed : $2
121 help_eexec=$1 failed : $2
122
123 referer_title=Security Warning
124 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.
125 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.
126 referer_fix1=If this is a legitimate link, you can allow links from this URL as follows :<ul><li>Login to Webmin normally.<li>Go to the <b>Webmin Configuration</b> module.<li>Click on the Trusted Referrers icon.<li>Enter the hostname $1 into the <b>Trusted websites</b> field, and click <b>Save</b>.</ul>
127 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>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>Save the file.</ul>
128 referer_fix1u=If your browser does not send the <tt>Referer</tt> header needed, you can turn off this check as follows :<ul><li>Login to Webmin normally.<li>Go to the <b>Webmin Configuration</b> module.<li>Click on the Trusted Referrers icon.<li>Check the <b>Trust links from unknown referrers</b> box, and click <b>Save</b>.</ul>
129 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>Find the line <tt>referers_none=1</tt> and change it to <tt>referers_none=0</tt>.<li>Save the file.</ul>
130
131 session_header=Login to Webmin
132 session_mesg=You must enter a username and password to login to the Webmin server on $1.
133 session_mesg2=You must enter a username and password to login.
134 session_user=Username
135 session_pass=Password
136 session_login=Login
137 session_clear=Clear
138 session_failed=Login failed. Please try again.
139 session_logout=Logout successful. Use the form below to login again.
140 session_timed_out=Session timed out after $1 minutes of inactivity.
141 session_save=Remember login permanently?
142
143 pam_header=Login to Webmin
144 pam_mesg=You must respond to the question below to login to Webmin server on $1.
145 pam_mesg2=You must respond to the question below to login.
146 pam_login=Continue
147 pam_restart=Restart
148
149 acl_root=Root directory for file chooser
150 acl_otherdirs=Other visible directories in file chooser
151 acl_nodot=Hide dot files in file chooser?
152 acl_home=User's home directory
153 acl_uedit=Users visible in user chooser
154 acl_uedit_all=All users
155 acl_uedit_none=No users
156 acl_uedit_only=Only users
157 acl_uedit_except=All except users
158 acl_uedit_uid=Users with UIDs in range
159 acl_uedit_group=Users with group
160 acl_gedit=Groups visible in group chooser
161 acl_gedit_all=All groups
162 acl_gedit_none=No groups
163 acl_gedit_only=Only groups
164 acl_gedit_except=All except groups
165 acl_gedit_gid=Groups with GIDs in range
166 acl_feedback=Can send feedback email?
167 acl_feedback2=Yes
168 acl_feedback1=Yes, but not with config files
169 acl_feedback0=No
170 acl_feedback3=Yes, with config files
171 acl_rpc=Can accept RPC calls?
172 acl_rpc2=Only for <tt>root</tt> or <tt>admin</tt>
173 acl_rpc1=Yes
174 acl_rpc0=No
175 acl_readonly2=User is in demo mode?
176 acl_readonlyyes=Yes (Some modules may not be available)
177 acl_negative=Grant new module permissions to user?
178 acl_fileunix=Browse files as Unix user
179 acl_sameunix=Same as Webmin login
180 acl_webminsearch=Show Webmin search field?
181
182 month_1=January
183 month_2=February
184 month_3=March
185 month_4=April
186 month_5=May
187 month_6=June
188 month_7=July
189 month_8=August
190 month_9=September
191 month_10=October
192 month_11=November
193 month_12=December
194
195 day_0=Sunday
196 day_1=Monday
197 day_2=Tuesday
198 day_3=Wednesday
199 day_4=Thursday
200 day_5=Friday
201 day_6=Saturday
202
203 smonth_1=Jan
204 smonth_2=Feb
205 smonth_3=Mar
206 smonth_4=Apr
207 smonth_5=May
208 smonth_6=Jun
209 smonth_7=Jul
210 smonth_8=Aug
211 smonth_9=Sep
212 smonth_10=Oct
213 smonth_11=Nov
214 smonth_12=Dec
215
216 sday_0=Su
217 sday_1=Mo
218 sday_2=Tu
219 sday_3=We
220 sday_4=Th
221 sday_5=Fr
222 sday_6=Sa
223
224 emodule=Access denied : User $1 is not allowed to use the $2 module
225 emodulecheck=The $1 module is not available on your system
226 elock_tries=Failed to lock file $1 after $2 minutes
227
228 skill_high=Expert
229 skill_medium=Intermediate
230 skill_low=Novice
231
232 feedback_title=Webmin Feedback
233 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.
234 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.
235 feedback_header=Feedback details
236 feedback_name=Your name
237 feedback_email=Your email address
238 feedback_module=Regarding module
239 feedback_all=All modules
240 feedback_text=Description of problem or suggestion
241 feedback_os=Include operating system details in email?
242 feedback_osdesc=If this option is selected, the automatic feedback email will include your operating system name and version.
243 feedback_config=Include module configuration in email?
244 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.
245 feedback_attach=Additional files to attach
246 feedback_send=Send Feedback
247 feedback_mailserver=Send via SMTP server
248 feedback_mailserver_def=Local sendmail program
249 feedback_err=Failed to send feedback
250 feedback_emodule=You chose to include module configuration in the email, but did not select a module.
251 feedback_emodule2=Selected module does not exist
252 feedback_econfig=You do not have full access to the selected module.
253 feedback_via=Sent feedback to $1 via SMTP server $2
254 feedback_prog=Sent feedback to $1 using sendmail program $2
255 feedback_esend=Failed to send feedback via sendmail program or local SMTP server.
256 feedback_to=Send feedback to addresses
257 feedback_enoto=No addresses were entered to send feedback to
258 feedback_ecannot=You are not allowed to send feedback
259 feedback_ecannot2=You are not allowed to send feedback containing config files
260
261 progress_size2=Downloading $1 ($2) ..
262 progress_nosize=Downloading $1 ..
263 progress_datan=Received $1 ($2 %)
264 progress_data2n=Received $1
265 progress_done=.. download complete.
266 progress_incache=Found $1 in cache ..
267
268 readparse_cdheader=Missing Content-Disposition header
269 readparse_enc=Expecting form-data encoding, but got normal encoding
270 readparse_max=Data exceeded maximum size of $1 bytes
271
272 password_expired=Your password has expired, and a new one must be chosen.
273 password_temp=You must select a new password to replace your temporary login.
274 password_header=Select New Password
275 password_user=Username
276 password_old=Current password
277 password_new1=New password
278 password_new2=New password again
279 password_ok=Change
280 password_clear=Clear
281 password_done=Your password has been successfully changed. You may now <a href='$1'>login again</a> with the new password.
282 password_err=Failed to change password
283 password_euser=Your login name was not found in the password file!
284 password_eold=The current password is incorrect
285 password_enew1=No new password was entered
286 password_enew2=Your new passwords do not match
287 password_epam=PAM error : $1
288 password_emodpam=The Authen::PAM perl module needed to do password changes is not installed!
289 password_enewpass=New password is not allowed : $1
290
291 ui_mandatory=This field is mandatory
292 ui_checkmandatory=Nothing was selected
293 ui_errors=Multiple errors were found :
294 ui_nothing=Nothing entered
295 ui_searchcol=Find rows where
296 ui_searchfor=Contains the text
297 ui_searchok=Search
298 ui_selall=Select all.
299 ui_selinv=Invert selection.
300 ui_edate=Invalid date
301 ui_etime=Invalid time
302 ui_paging=Showing rows $1 to $2 of $3
303 ui_rowlabel=$2 in row $1 :
304
305 header_statusmsg=$1 logged into $2 $3 on $4 ($5)
306
307 uptracker_title=Uploading File
308 uptracker_file=Filename
309 uptracker_size=Size
310 uptracker_pc=Progress
311 uptracker_eid=No upload ID specified
312 uptracker_eid2=Upload ID is invalid!
313 uptracker_of=$1 of $2
314
315 wsearch_title=Search $1
316 wsearch_modt=Module
317 wsearch_mtitle=Module name
318 wsearch_what=Matching page
319 wsearch_type=Match type
320 wsearch_mod=$1 module
321 wsearch_config_webmin=Webmin module config
322 wsearch_config_usermin=Usermin preferences
323 wsearch_help=Help page
324 wsearch_inmod=In $1
325 wsearch_text=User interface text
326 wsearch_esearch=Nothing to search for was entered.
327 wsearch_enone=No Webmin modules or pages matching $1 were found.
328 wsearch_on=(On $1)
329 wsearch_helpfor=Help for <i>$1</i>
330 wsearch_htext=Matching text
331 wsearch_htype=Source
332 wsearch_hcgis=References
333 wsearch_type_mod=Module name
334 wsearch_type_config=Configuration
335 wsearch_type_help=Help page
336 wsearch_type_text=User interface
337 wsearch_type_dir=Module URL
338 wsearch_hmod=Module
339 wsearch_moddir=URL path /$1/
340 wsearch_searching=Searching for $1 . .
341 wsearch_found=found $1 results :
342
343 sql_emysqldriver=Failed to load MySQL DBI driver
344 sql_emysqlconnect=Failed to connect to MySQL database : $1
345 sql_epostgresqldriver=Failed to load PostgreSQL DBI driver
346 sql_epostgresqlconnect=Failed to connect to PostgreSQL database : $1
347 sql_eldapdriver=Failed to load LDAP perl module
348 sql_eldapconnect=Failed to connect to LDAP server $1
349 sql_eldaptls=Failed to start TLS encryption for LDAP : $1
350 sql_eldaplogin=Failed to login to LDAP server as $1 : $2
351
352 __norefs=1