69 enano_powered: 'Powered by <a href="%about_uri%">Enano</a>', |
69 enano_powered: 'Powered by <a href="%about_uri%">Enano</a>', |
70 enano_powered_long: 'Website engine powered by <a href="%about_uri%">Enano</a>', |
70 enano_powered_long: 'Website engine powered by <a href="%about_uri%">Enano</a>', |
71 |
71 |
72 protect_lbl_success_title: 'Page protected', |
72 protect_lbl_success_title: 'Page protected', |
73 protect_lbl_success_body: 'The protection setting has been applied. <a href="%page_link%">Return to the page</a>.', |
73 protect_lbl_success_body: 'The protection setting has been applied. <a href="%page_link%">Return to the page</a>.', |
74 protect_err_need_reason: 'Error: you must enter a reason for protecting this page.', |
|
75 protect_lbl_reason: 'Reason for protecting the page:', |
|
76 protect_lbl_level: 'Protecion level to be applied:', |
|
77 protect_lbl_level_none: 'No protection', |
|
78 protect_lbl_level_semi: 'Semi-protection', |
|
79 protect_lbl_level_full: 'Full protection', |
|
80 protect_btn_submit: 'Protect page', |
|
81 |
74 |
82 rename_err_need_name: 'Error: you must enter a new name for this page.', |
75 rename_err_need_name: 'Error: you must enter a new name for this page.', |
83 rename_lbl: 'Please enter a new name for this page:', |
76 rename_lbl: 'Please enter a new name for this page:', |
84 rename_btn_submit: 'Rename page', |
77 rename_btn_submit: 'Rename page', |
85 rename_success_title: 'Page renamed', |
78 rename_success_title: 'Page renamed', |
284 btn_wikimode_global: 'global', |
277 btn_wikimode_global: 'global', |
285 lbl_protect: 'protection:', |
278 lbl_protect: 'protection:', |
286 btn_protect_on: 'on', |
279 btn_protect_on: 'on', |
287 btn_protect_off: 'off', |
280 btn_protect_off: 'off', |
288 btn_protect_semi: 'semi', |
281 btn_protect_semi: 'semi', |
|
282 btn_protect_change: 'change', |
289 btn_clearlogs: 'clear page logs', |
283 btn_clearlogs: 'clear page logs', |
290 btn_deletepage: 'delete this page', |
284 btn_deletepage: 'delete this page', |
291 btn_deletepage_votes: ' (<b>%num_votes%</b> vote%plural%)', |
285 btn_deletepage_votes: ' (<b>%num_votes%</b> vote%plural%)', |
292 lbl_password: 'page password:', |
286 lbl_password: 'page password:', |
293 btn_password_set: 'set', |
287 btn_password_set: 'set', |
301 tip_history: 'View a log of actions taken on this page (alt-h)', |
295 tip_history: 'View a log of actions taken on this page (alt-h)', |
302 tip_rename: 'Change the display name of this page (alt-r)', |
296 tip_rename: 'Change the display name of this page (alt-r)', |
303 tip_delvote: 'Vote to have this page deleted (alt-d)', |
297 tip_delvote: 'Vote to have this page deleted (alt-d)', |
304 tip_resetvotes: 'Clear the list of votes for deletion against this page (alt-y)', |
298 tip_resetvotes: 'Clear the list of votes for deletion against this page (alt-y)', |
305 tip_printable: 'View a version of this page that is suitable for printing', |
299 tip_printable: 'View a version of this page that is suitable for printing', |
306 tip_protect_on: 'Prevents all non-administrators from editing this page. [alt-i]', |
300 tip_protect: 'Change the protection level of this page (alt-p)', |
307 tip_protect_off: 'Allows everyone to edit this page. [alt-o]', |
|
308 tip_protect_semi: 'Allows only users who have been registered for 4 days to edit this page. [alt-p]', |
|
309 tip_flushlogs: 'Remove all edit and action logs for this page from the database. IRREVERSIBLE! (alt-l)', |
301 tip_flushlogs: 'Remove all edit and action logs for this page from the database. IRREVERSIBLE! (alt-l)', |
310 tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)', |
302 tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)', |
311 tip_adminoptions: 'Administrative options for this page', |
303 tip_adminoptions: 'Administrative options for this page', |
312 tip_moreoptions: 'Additional options for working with this page', |
304 tip_moreoptions: 'Additional options for working with this page', |
313 tip_password: 'Require a password in order for this page to be viewed', |
305 tip_password: 'Require a password in order for this page to be viewed', |
327 filebox_btn_download: 'Download this file', |
319 filebox_btn_download: 'Download this file', |
328 filebox_btn_upload_new: 'Upload new version', |
320 filebox_btn_upload_new: 'Upload new version', |
329 filebox_heading_history: 'File history', |
321 filebox_heading_history: 'File history', |
330 filebox_btn_this_version: 'this ver', |
322 filebox_btn_this_version: 'this ver', |
331 filebox_btn_revert: 'restore', |
323 filebox_btn_revert: 'restore', |
332 filebox_btn_current: 'current' |
324 filebox_btn_current: 'current', |
|
325 |
|
326 protect_heading: 'Protect page', |
|
327 protect_msg_select_level: 'Select a protection level:', |
|
328 protect_btn_full: 'Full protection', |
|
329 protect_btn_full_hint: 'Prevents everyone except moderators and administrators (by default) from editing the page.', |
|
330 protect_btn_semi: 'Semi-protection', |
|
331 protect_btn_semi_hint: 'Only users who have been members of this site for more than 4 days will be able to edit this page.', |
|
332 protect_btn_none: 'No protection', |
|
333 protect_btn_none_hint: 'Allows everybody to edit this page unless ACLs deny them.', |
|
334 protect_lbl_current: 'current setting', |
|
335 protect_lbl_reason: 'Reason:', |
|
336 protect_lbl_reason_hint: 'Enter a short reason for protecting the page. The message you enter here will be displayed in the page\'s logs.', |
|
337 protect_btn_submit: 'Protect page', |
|
338 protect_err_need_reason: 'Please enter a reason for protecting this page.', |
333 }, |
339 }, |
334 editor: { |
340 editor: { |
335 err_server: 'There was a problem starting the editor', |
341 err_server: 'There was a problem starting the editor', |
336 err_access_denied_title: 'Not authorized to view source', |
342 err_access_denied_title: 'Not authorized to view source', |
337 err_access_denied_body: 'You are not authorized to edit or view the source of this page.', |
343 err_access_denied_body: 'You are not authorized to edit or view the source of this page.', |