diff -r de56132c008d -r bdac73ed481e language/english/core.json --- a/language/english/core.json Sun Mar 28 21:49:26 2010 -0400 +++ b/language/english/core.json Sun Mar 28 23:10:46 2010 -0400 @@ -16,797 +16,797 @@ // via Javascript as well. var enano_lang = { - categories: [ - 'meta', 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'perm', 'plugin', 'paginate', 'upload', 'tz' - ], - strings: { - meta: { - meta: 'Category names and basic metadata', - page: 'Page creation and control', - comment: 'Comment display', - onpage: 'On-page buttons and controls', - etc: 'Miscellaneous strings', - editor: 'Page editor interface', - history: 'Page history and log viewer', - catedit: 'Categorization box and editor', - tags: 'Page tagging interface', - delvote: 'Page deletion vote interface', - ajax: 'On-page AJAX applets', - sidebar: 'Default sidebar blocks and buttons', - perm: 'Page actions (for ACLs)', - plugin: 'Plugin names and descriptions', - paginate: 'Pagination widget', - upload: 'File upload interface', - tz: 'Time zones', - plural: 's', - enano_about_th: 'About the Enano Content Management System', - enano_about_poweredby: '
This website is powered by Enano, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-%year% Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see Legal Information.
The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified, distributed, and used to create derivative works. To help achieve this goal, we use licensing terms that require you to pass on the freedoms we give you when you share Enano. For more information about Free Software, check out the Wikipedia page or the Free Software Foundation\'s homepage.
', - enano_about_gpl: 'This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor
Boston, MA 02110-1301, USA
Alternatively, you can read it online.
', - enano_about_lbl_enanoversion: 'Enano version:', - enano_about_lbl_webserver: 'Web server:', - enano_about_lbl_serverplatform: 'Server platform:', - enano_about_lbl_phpversion: 'PHP version:', - enano_about_lbl_mysqlversion: 'MySQL version:', - enano_about_lbl_pgsqlversion: 'PostgreSQL version:' - }, - page: { - sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.', - sitedisabled_admin_msg_body: 'You can re-enable the site through the administration panel.', - - heading_sql_list: 'Query list as requested on URI', - - msg_stats_gentime_long: 'Generated in %time%sec', - msg_stats_gentime_short: 'Time: %time%s', - msg_stats_sql: '%nq% SQL', - - w3c_valid_html32: 'Valid HTML 3.2', - w3c_valid_html40: 'Valid HTML 4.0', - w3c_valid_html401: 'Valid HTML 4.01', - w3c_valid_html50: 'Valid HTML 5.0', - w3c_valid_xhtml10: 'Valid XHTML 1.0', - w3c_valid_xhtml11: 'Valid XHTML 1.1', - w3c_valid_css: 'Valid CSS', - enano_powered: 'Powered by Enano', - enano_powered_long: 'Website engine powered by Enano', - - protect_lbl_success_title: 'Page protected', - protect_lbl_success_body: 'The protection setting has been applied. Return to the page.', - - rename_err_need_name: 'Error: you must enter a new name for this page.', - rename_lbl: 'Please enter a new name for this page:', - rename_btn_submit: 'Rename page', - rename_success_title: 'Page renamed', - - flushlogs_warning_stern: 'Unlike deleting or editing this page, this action is not reversible! You should only do this if you are desparate for database space.
Do you really want to continue?
', - flushlogs_btn_submit: 'Flush logs', - flushlogs_backup_summary: 'Automatic backup created when logs were purged', - - delvote_warning_stern: 'If you think that this page is not relavent to the content on this site, or if it looks like this page was only created in an attempt to spam the site, you can request that this page be deleted by an administrator.
After you vote, you should leave a comment explaining the reason for your vote, especially if you are the first person to vote against this page.
', - - delvote_count_zero: 'So far, no one has voted for the deletion of this page.', - delvote_count_one: 'So far, one person has voted to delete this page.', - delvote_count_plural: 'So far, %delvotes% people have voted to delete this page.', - delvote_btn_submit: 'Vote to delete this page', - delvote_reset_btn_submit: 'Reset votes', - - delete_warning_stern: 'The contents of the page will not be deleted; you will still be able to recover the page using the History feature.
Please be aware, however, that the following information is not recoverable:
To delete this page, enter a reason below, and then click Delete this Page.
', - delete_err_need_reason: 'Please enter a reason for deleting this page.', - delete_btn_submit: 'Delete this page', - delete_lbl_reason: 'Reason for deleting:', - - wikimode_success_redirect: 'Wiki mode for this page has been set. Redirecting you to the page...', - wikimode_level_on: 'Wiki features will be enabled.', - wikimode_level_off: 'Wiki features will be disabled.', - wikimode_level_global: 'Wiki features will be synchronized to the global setting.', - wikimode_heading: 'You are changing wiki mode for this page.', - wikimode_warning: 'If you want to continue, please click the button below.', - wikimode_blurb_disable: 'Because this will disable the wiki behavior on this page, several features, most notably the ability for users to vote to have this page deleted, will be disabled as they are not relevant to non-wiki pages. In addition, users will not be able to edit this page unless an ACL rule specifically permits them.', - wikimode_blurb_enable: 'Because this will enable the wiki behavior on this page, users will gain the ability to freely edit this page unless an ACL rule specifically denies them. If your site is public and gets good traffic, you should be aware of the possiblity of vandalism, and you need to be ready to revert malicious edits to this page.', - wikimode_btn_submit: 'Set wiki mode', - - detag_err_page_exists: 'The detag action is only valid for pages that have been deleted in the past.', - detag_success_title: 'Page detagged', - detag_success_body: 'All stale tags have been removed from this page.', - - err_custompage_function_missing_title: 'Page backend not found', - err_custompage_function_missing_body: 'The administration page you are looking for was properly registered using the page API, but the backend function (%function_name%) was not found. If this is a plugin page, then this is almost certainly a bug with the plugin.', - err_redirects_exceeded: 'The maximum number of internal redirects has been exceeded.', - err_redirect_to_nonexistent: 'This page redirects to another page that doesn\'t exist.', - err_redirect_infinite_loop: 'This page infinitely redirects with another page (or another series of pages), and the infinite redirect was trapped.', - err_redirect_to_special: 'This page redirects to a Special or Administration page, which is not allowed.', - err_access_denied_title: 'You don\'t have permission to view this page.', - err_access_denied_body: 'Your user account doesn\'t have the necessary permission to view this page. There are a number of possible reasons for this:
-If you would like to inquire further about this message, you may contact the %site_administration%.
', - err_access_denied_siteadmin: 'site administrator', - err_seeking_living_among_dead: 'You are trying to un-delete a page that has since been restored.\n\n"But the men said to them, \'Why do you look for the living among the dead?\'" (Luke 24:5b/NIV)', - err_access_denied: 'Access to that action is denied.', - err_access_denied_need_reauth: '%this.etc_access_denied_need_reauth%', - err_invalid_parameter: 'An invalid value (parameter) was sent to this action.', - err_rb_action_not_supported: 'Rolling back actions of type "%action%" isn\'t supported.', - err_rb_file_rename_failed: 'Could not rename the file to its new name (1.1.x format)', - err_protection_already_there: 'The protection level you selected is already in effect for this page.', - err_page_not_exist: 'The page you tried to perform this action on does not exist.', - - msg_this_is_a_redirector: 'This page is a redirector.%delete_reason%
You can probably roll back the deletion.',
- msg_404_admin_opts: 'Additional admin options: detag page',
- msg_404_http_response: 'HTTP Error: 404 Not Found',
-
- msg_archived_title: 'Notice:',
- msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.
View current version | Restore this version',
-
- msg_special_404_title: 'Can\'t load special page',
- msg_special_404_body: 'The special page you requested could not be found. This may be due to a plugin failing to load. A list of all special pages on this website can be viewed here. You will be redirected to the main page in 15 seconds.',
- msg_admin_404_title: 'Administration page not found',
- msg_admin_404_body: '
You\'ve requested an administration page, but the function %func_name% doesn\'t exist, so the page can\'t be loaded.
-Create a function called %func_name% - it should be loaded when you refresh this page.
-If you\'re trying to use a plugin\'s administration page, contact the developer of the plugin. If you\'re trying to use a function that is built into Enano (not added by a plugin), then please contact the Enano development team.
', - - msg_general_error: 'General error in page fetcher', - - autosuggest_heading: 'Page name matches', - autosuggest_col_name: 'Page title', - autosuggest_col_page_id: 'Page ID' - }, - comment: { - lbl_subject: 'Subject', - lbl_mod_options: 'Moderator options:', - heading: 'Article comments', - btn_send_privmsg: 'Send PM', - btn_add_buddy: 'Add buddy', - btn_edit: 'edit', - btn_delete: 'delete', - btn_mod_approve: 'Approve', - btn_mod_unapprove: 'Unapprove', - btn_mod_delete: 'Delete', - btn_mod_ip_logged: 'View IP', - btn_mod_ip_missing: 'IP not logged', - btn_mod_ip_notimplemented: 'Use AJAX interface to view IPs', - btn_save: 'save', - - msg_comment_posted: 'Your comment has been posted. If it does not appear right away, it is probably awaiting approval.', - - msg_count_zero: 'There are no comments on this %page_type%.', - msg_count_one: 'There is 1 comment on this %page_type%.', - msg_count_plural: 'There are %num_comments% comments on this %page_type%.', - - msg_count_unapp_mod: '%num_unapp% of those are unapproved.', - msg_count_unapp_one: 'However, there is 1 additional comment awaiting approval.', - msg_count_unapp_plural: 'However, there are %num_unapp% additional comments awaiting approval.', - - msg_foe_comment_hidden: 'Post from foe hidden.', - btn_display_foe_comment: 'Display post', - - msg_note_unapp: '(Unapproved)', - msg_note_spam: '(Spam)', - - msg_ip_address: 'IP address:', - - msg_delete_confirm: 'Do you really want to delete this comment?', - - err_captcha_wrong: 'The confirmation code you entered was incorrect.', - err_spamcheck_failed_rejected: 'Your comment was rejected because it appears to be spam.', - err_spamcheck_failed_flagged: 'Your comment was posted, but it appears to be spam and has been flagged as such for a moderator to review.', - ajax_err_generic_title: 'Error fetching comment data', - - postform_title: 'Got something to say?', - postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.', - postform_blurb_unapp: 'Before your post will be visible to the public, a moderator will have to approve it.', - postform_blurb_captcha: 'Because you are not logged in, you will need to enter a visual confirmation before your comment will be posted.', - postform_blurb_link: 'Leave a comment...', - postform_field_name: 'Your name/screen name:', - postform_field_subject: 'Comment subject:', - postform_field_comment: 'Comment:', - postform_field_captcha_title: 'Visual confirmation:', - postform_field_captcha_blurb: 'Please enter the confirmation code seen in the image on the right into the box. If you cannot read the code, please click on the image to generate a new one. This helps to prevent automated bot posting.', - postform_field_captcha_label: 'Confirmation code:', - postform_field_captcha_cantread_js: 'If you can\'t read the code, click on the image to generate a new one.', - postform_field_captcha_cantread_nojs: 'If you can\'t read the code, please refresh this page to generate a new one.', - postform_btn_submit: 'Submit comment', - - on_friend_list: 'On your friend list', - on_foe_list: 'On your foe list' - }, - onpage: { - lbl_pagetools: 'Page tools', - lbl_page_article: 'article', - lbl_page_admin: 'administration page', - lbl_page_system: 'system message', - lbl_page_file: 'uploaded file', - lbl_page_help: 'documentation page', - lbl_page_user: 'user page', - lbl_page_special: 'special page', - lbl_page_template: 'template', - lbl_page_project: 'project page', - lbl_page_category: 'category', - lbl_page_external: 'external page', - - lbl_sitetools: 'site tools', - lbl_changes: 'changes', - - btn_changes_mine: 'mine', - btn_changes_recent: 'recent', - btn_changes_history: 'this page', - - btn_discussion: 'discussion (%num_comments%)', - btn_discussion_unapp: 'discussion (%num_comments%) [!]', - btn_edit: 'edit this page', - btn_viewsource: 'view source', - btn_history: 'history', - btn_moreoptions: 'more options', - btn_breadcrumbs_home: 'Home', - btn_rename_inline: 'Double-click to rename this page', - - btn_rename: 'rename', - btn_printable: 'view printable version', - btn_votedelete: 'vote to delete this page', - btn_votedelete_reset: 'reset deletion votes', - lbl_wikimode: 'page wiki mode:', - btn_wikimode_on: 'on', - btn_wikimode_off: 'off', - btn_wikimode_global: 'global', - lbl_protect: 'protection:', - btn_protect_on: 'on', - btn_protect_off: 'off', - btn_protect_semi: 'semi', - btn_protect_change: 'change', - btn_clearlogs: 'clear page logs', - btn_deletepage: 'delete this page', - btn_deletepage_votes: ' (%num_votes% vote%plural%)', - lbl_password: 'page password:', - btn_password_set: 'set', - btn_acl: 'manage page access', - btn_admin: 'administrative options', - - tip_article: 'View the page contents, all of the page contents, and nothing but the page contents (alt-a)', - tip_comments: 'View the comments that other users have posted about this page (alt-c)', - tip_edit: 'Edit the contents of this page (alt-e)', - tip_viewsource: 'View the source code (wiki markup) that this page uses (alt-e)', - tip_history: 'View a log of actions taken on this page (alt-h)', - tip_rename: 'Change the display name of this page (alt-r)', - tip_delvote: 'Vote to have this page deleted (alt-d)', - tip_resetvotes: 'Clear the list of votes for deletion against this page (alt-y)', - tip_printable: 'View a version of this page that is suitable for printing', - tip_protect: 'Change the protection level of this page (alt-p)', - tip_flushlogs: 'Remove all edit and action logs for this page from the database. IRREVERSIBLE! (alt-l)', - tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)', - tip_adminoptions: 'Administrative options for this page', - tip_moreoptions: 'Additional options for working with this page', - tip_password: 'Require a password in order for this page to be viewed', - tip_aclmanager: 'Manage who can do what with this page (alt-m)', - - cat_heading_subcategories: 'Subcategories', - cat_msg_no_subcategories: 'No subcategories.', - cat_heading_pages: 'Pages', - cat_msg_no_pages: 'No pages in this category.', - - filebox_heading: 'Uploaded file', - filebox_msg_not_found: 'There are no files uploaded with this name yet. Upload a file...', - filebox_lbl_type: 'Type:', - filebox_lbl_size: 'Size: %size%', - filebox_lbl_uploaded: 'Uploaded:', - filebox_msg_virus_warning: 'This file type may contain viruses or other code that could harm your computer. You should exercise caution if you download it.', - filebox_btn_download: 'Download this file', - filebox_btn_upload_new: 'Upload new version', - filebox_heading_history: 'File history', - filebox_btn_this_version: 'this ver', - filebox_btn_revert: 'restore', - filebox_btn_current: 'current', - - protect_heading: 'Protect page', - protect_msg_select_level: 'Select a protection level:', - protect_btn_full: 'Full protection', - protect_btn_full_hint: 'Prevents everyone except moderators and administrators (by default) from editing the page.', - protect_btn_semi: 'Semi-protection', - 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.', - protect_btn_none: 'No protection', - protect_btn_none_hint: 'Allows everybody to edit this page unless ACLs deny them.', - protect_lbl_current: 'current setting', - protect_lbl_reason: 'Reason:', - 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.', - protect_btn_submit: 'Protect page', - protect_err_need_reason: 'Please enter a reason for protecting this page.', - }, - editor: { - err_server: 'There was a problem starting the editor', - err_access_denied_title: 'Not authorized to view source', - err_access_denied_body: 'You are not authorized to edit or view the source of this page.', - err_save_title: 'There was a problem saving the page.', - err_save_body: 'A few problems were encountered while your page was being saved:', - err_obsolete_title: 'Someone else modified this page while you were editing it', - err_obsolete_body: 'While you were editing this page, %author% modified this page. The edit took place on %timestamp%. You can view the latest version of the page, or click %this.editor_btn_save% again to replace the page with your revision.', - err_need_captcha_title: 'Missing confirmation code', - err_need_captcha_body: 'Please enter the confirmation code in the box labeled "%this.editor_lbl_field_captcha_code%". %this.editor_msg_captcha_blind%', - err_no_text_title: 'No text entered', - err_no_text_body: 'Please enter the text that will be in this page.', - // Server-side errors - err_no_rows: 'Page doesn\'t exist in the database', - err_no_permission: 'You do not have permission to edit this page.', - err_page_protected: 'This page is protected, and you do not have permission to edit protected pages.', - err_captcha_wrong: 'The confirmation code you entered is incorrect.', - err_spamcheck_failed: 'Your edit was rejected because it looks like spam.', - - msg_editor_heading: 'Editing page', - msg_saved: 'Your changes to this page have been saved.', - msg_revert_confirm: 'Do you really want to revert your changes?', - msg_discard_confirm: 'Do you really want to discard your changes?', - msg_confirm_ajax: 'Do you really want to do this?\nYour changes to this page have not been saved. If you continue, your changes will be lost.', - msg_unload: 'If you do, any changes that you have made to this page will be lost.', - msg_revert_confirm_title: 'Revert changes?', - msg_revert_confirm_body: 'All of the changes you have made to this page will be lost, and the text will be replaced with the latest published (not draft) version of the page.', - msg_cancel_confirm_title: 'Close without saving?', - msg_cancel_confirm_body: 'You haven\'t saved your changes to the page. Closing the editor will discard your changes.', - msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).', - msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.', - msg_editing_old_revision: 'You are editing an old revision of this page. If you click Save, newer revisions of this page will be undone.', - msg_have_draft_title: 'A draft copy of this page is available.', - msg_have_draft_body: '%author% saved a draft version of this page on %time%. You can use the draft copy, or edit the current published version (below). If you edit the published version, the draft copy will remain available, but will not reflect your changes. It is recommended that you edit the draft version instead of editing the published version. You can also discard the draft revision.', - msg_convert_confirm_title: 'Convert this page?', - msg_convert_confirm_body: 'This will change the format of the page. This may cause some loss of formatting information.', - msg_convert_draft_load_title: 'Format changed', - msg_convert_draft_load_body: 'The revision that was just loaded is in a different format than the current setting. The editor has been switched to match the format.', - btn_graphical: 'Convert to HTML', - btn_wikitext: 'Convert to wikitext', - lbl_edit_summary: 'Brief summary of your changes:', - lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.', - lbl_minor_edit: 'Mark revision as trivial:', - lbl_minor_edit_field: 'This is a minor edit', - lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page', - btn_save: 'Save', - btn_savedraft: 'Save draft', - btn_preview: 'Preview', - btn_revert: 'Revert', - btn_cancel: 'Cancel', - btn_diff: 'Show changes', - btn_closeviewer: 'Close viewer', - msg_draft_saving: 'Saving...', - msg_draft_saved: 'Saved at %time%', - btn_revert_confirm: 'Revert changes', - btn_cancel_confirm: 'Close editor', - btn_cancel_cancel: 'Keep editing', - preview_blurb: 'Reminder: This is only a preview - your changes to this page have not yet been saved.', - msg_save_success_title: 'Changes saved', - msg_save_success_body: 'Your changes to this page have been saved. Redirecting...', - reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%', - msg_confirm_delete_draft_title: 'Delete the draft revision?', - msg_confirm_delete_draft_body: 'This will discard the saved draft version of this page.', - btn_delete_draft: 'Delete draft', - - msg_captcha_pleaseenter: 'Please enter the code shown in the image to the right into the text box. This process helps to ensure that this page is not being edited by an automated bot. If the image to the right is illegible, you can regenerate it by clicking on the image (only works if your browser supports Javascript).', - msg_captcha_blind: 'If you are visually impaired or otherwise cannot read the text shown to the right, please contact the site management and they will be able to make your requested edits.', - lbl_field_captcha: 'Visual confirmation', - lbl_field_captcha_code: 'Code:' - }, - history: { - summary_clearlogs: 'Automatic backup created when logs were purged', - page_subtitle: 'History of edits and actions', - heading_edits: 'Edits:', - heading_other: 'Other changes:', - no_entries: 'No history entries in this category.', - btn_compare: 'Compare selected revisions', - col_diff: 'Diff', - col_datetime: 'Date/time', - col_user: 'User', - col_page: 'Page', - col_summary: 'Edit summary', - col_minor: 'Minor', - col_actions: 'Actions', - col_action_taken: 'Action taken', - col_extra: 'Extra info', - extra_reason: 'Reason:', - extra_oldtitle: 'Old title:', - extra_protection_reversion: '(Reversion of previous protection)', - extra_upload_reversion: '(Restoration of previous upload)', - extra_numvotes: 'Number of votes:', - tip_rdns: 'Click cell background for reverse DNS info', - action_view: 'View', - action_contrib: 'User contribs', - action_restore: 'Restore', - action_revert: 'Revert action', - log_protect: 'Protected page', - log_unprotect: 'Unprotected page', - log_semiprotect: 'Semi-protected page', - log_rename: 'Renamed page', - log_create: 'Created page', - log_delete: 'Deleted page', - log_uploadnew: 'Uploaded new file version', - log_votereset: 'Reset deletion votes', - lbl_comparingrevisions: 'Comparing revisions:', - summary_none_given: 'No edit summary provided.', - err_wrong_password: 'Please enter the password for this page before viewing its history.' - }, - catedit: { - title: 'Select which categories this page should be included in.', - no_categories: 'There are no categories on this site yet.', - catbox_lbl_categories: 'Categories:', - catbox_lbl_uncategorized: '(Uncategorized)', - catbox_link_edit: 'edit categorization', - catbox_link_showcategorization: 'show page categorization' - }, - tags: { - catbox_link: 'show page tags', - lbl_page_tags: 'Page tags:', - lbl_no_tags: 'No tags on this page', - btn_add_tag: '(add a tag)', - lbl_add_tag: 'Add a tag:', - btn_add: '+ Add' - }, - delvote: { - lbl_votes_one: 'There is one user that thinks this page should be deleted.', - lbl_votes_plural: 'There are %num_users% users that think this page should be deleted.', - lbl_users_that_voted: 'Users that voted:', - btn_deletepage: 'Delete page', - btn_resetvotes: 'Reset votes' - }, - ajax: { - // Client-side messages - protect_prompt_reason: 'Reason for (un)protecting:', - rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%', - rename_prompt_short: 'Enter a new name for this page', - rename_notice: 'This won\'t change the URL to this page. To change the URL to this page, use Page Manager in the administration panel.', - delete_header: 'Delete this page?', - delete_lbl_reason: 'Reason:', - delete_prompt_reason: 'Please enter your reason for deleting this page. This will be visible in the page history as well as on the deleted page.', - delete_msg_confirm: 'Deleting pages is reversible. Users with administrative access can restore the page, but not any comments, categorization data, tags, or files (if the page contains an uploaded file). If Wiki Mode is in effect globally, everyone can create this page again and see past revisions.', - delete_lbl_confirm: 'Yes, I\'m sure', - delete_btn_delete: 'Delete page', - delvote_confirm_title: 'Vote to delete this page?', - delvote_confirm_body: 'Administrators and moderators will see a notice on this page showing who voted.', - delvote_btn_submit: 'Vote', - delvote_reset_confirm_title: 'Reset votes for deletion?', - delvote_reset_confirm_body: 'This will reset the number of votes against this page to zero.', - delvote_reset_btn_submit: 'Reset', - clearlogs_confirm_title: 'Clear this page\'s logs?', - clearlogs_confirm_body: 'This will erase this page\'s entire history and is an irreversible operation.', - clearlogs_btn_submit: 'Clear Logs', - killphp_confirm: 'Are you really sure you want to do this? Some pages might not function if this emergency-only feature is activated.', - killphp_success: 'Embedded PHP in pages has been disabled.', - lbl_moreoptions_nojs: 'More options for this page', - msg_loading_component: 'Loading %component%...', - - thmsel_lbl_choosetheme: 'Choose a theme', - thmsel_lbl_choosestyle: 'Choose a style variation', - thmsel_msg_success: 'Theme changed', - thmsel_btn_reload: 'Reload page', - thmsel_btn_close: 'Close selector and reload later', - thmsel_btn_close_hint: 'You\'ll see your new theme on the next page reload.', - - badjson_title: 'The site encountered an error while processing your request.', - badjson_body: 'We unexpectedly received the following response from the server. The response should have been in the JSON serialization format, but the response wasn\'t composed only of the JSON response. There are three possible triggers for this problem:', - badjson_tip1: 'The server sent back a bad HTTP response code and thus sent an error page instead of running Enano. This indicates a possible problem with your server, and is not likely to be a bug with Enano.', - badjson_tip2: 'The server sent back the expected JSON response, but also injected some code into the response that should not be there. Typically this consists of advertisement code. In this case, the administrator of this site will have to contact their web host to have advertisements disabled.', - badjson_tip3: 'It\'s possible that Enano triggered a PHP error or warning. In this case, you may be looking at a bug in Enano.', - badjson_osc: 'This is KNOWN to be the case with the OpenSourceCMS.com demo version of Enano.', - badjson_msg_response: 'The response received from the server is as follows:', - badjson_msg_viewashtml: 'You may also choose to view the response as HTML.', - badjson_btn_viewashtml: 'View as HTML', - badjson_html_confirm_title: 'View the response as HTML?', - badjson_html_confirm_body: 'If the server\'s response was modified by an attacker to include malicious code, viewing the response as HTML might allow that malicious code to run. Only continue if you have inspected the response text and verified that it is safe.\n\nThe information in JSON responses is typically only meant to be useful to developers and the Enano applets.', - badjson_btn_close: 'Close', - - // Server-side responses - rename_too_short: 'The name you entered is too short. Please enter a longer name for this page.', - rename_success_title: 'Page renamed', - rename_success_body: 'This page has been renamed to "%page_name_new%". You are encouraged to leave a comment explaining your action.This website is powered by Enano, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-%year% Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see Legal Information.
The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified, distributed, and used to create derivative works. To help achieve this goal, we use licensing terms that require you to pass on the freedoms we give you when you share Enano. For more information about Free Software, check out the Wikipedia page or the Free Software Foundation\'s homepage.
', + enano_about_gpl: 'This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor
Boston, MA 02110-1301, USA
Alternatively, you can read it online.
', + enano_about_lbl_enanoversion: 'Enano version:', + enano_about_lbl_webserver: 'Web server:', + enano_about_lbl_serverplatform: 'Server platform:', + enano_about_lbl_phpversion: 'PHP version:', + enano_about_lbl_mysqlversion: 'MySQL version:', + enano_about_lbl_pgsqlversion: 'PostgreSQL version:' + }, + page: { + sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.', + sitedisabled_admin_msg_body: 'You can re-enable the site through the administration panel.', + + heading_sql_list: 'Query list as requested on URI', + + msg_stats_gentime_long: 'Generated in %time%sec', + msg_stats_gentime_short: 'Time: %time%s', + msg_stats_sql: '%nq% SQL', + + w3c_valid_html32: 'Valid HTML 3.2', + w3c_valid_html40: 'Valid HTML 4.0', + w3c_valid_html401: 'Valid HTML 4.01', + w3c_valid_html50: 'Valid HTML 5.0', + w3c_valid_xhtml10: 'Valid XHTML 1.0', + w3c_valid_xhtml11: 'Valid XHTML 1.1', + w3c_valid_css: 'Valid CSS', + enano_powered: 'Powered by Enano', + enano_powered_long: 'Website engine powered by Enano', + + protect_lbl_success_title: 'Page protected', + protect_lbl_success_body: 'The protection setting has been applied. Return to the page.', + + rename_err_need_name: 'Error: you must enter a new name for this page.', + rename_lbl: 'Please enter a new name for this page:', + rename_btn_submit: 'Rename page', + rename_success_title: 'Page renamed', + + flushlogs_warning_stern: 'Unlike deleting or editing this page, this action is not reversible! You should only do this if you are desparate for database space.
Do you really want to continue?
', + flushlogs_btn_submit: 'Flush logs', + flushlogs_backup_summary: 'Automatic backup created when logs were purged', + + delvote_warning_stern: 'If you think that this page is not relavent to the content on this site, or if it looks like this page was only created in an attempt to spam the site, you can request that this page be deleted by an administrator.
After you vote, you should leave a comment explaining the reason for your vote, especially if you are the first person to vote against this page.
', + + delvote_count_zero: 'So far, no one has voted for the deletion of this page.', + delvote_count_one: 'So far, one person has voted to delete this page.', + delvote_count_plural: 'So far, %delvotes% people have voted to delete this page.', + delvote_btn_submit: 'Vote to delete this page', + delvote_reset_btn_submit: 'Reset votes', + + delete_warning_stern: 'The contents of the page will not be deleted; you will still be able to recover the page using the History feature.
Please be aware, however, that the following information is not recoverable:
To delete this page, enter a reason below, and then click Delete this Page.
', + delete_err_need_reason: 'Please enter a reason for deleting this page.', + delete_btn_submit: 'Delete this page', + delete_lbl_reason: 'Reason for deleting:', + + wikimode_success_redirect: 'Wiki mode for this page has been set. Redirecting you to the page...', + wikimode_level_on: 'Wiki features will be enabled.', + wikimode_level_off: 'Wiki features will be disabled.', + wikimode_level_global: 'Wiki features will be synchronized to the global setting.', + wikimode_heading: 'You are changing wiki mode for this page.', + wikimode_warning: 'If you want to continue, please click the button below.', + wikimode_blurb_disable: 'Because this will disable the wiki behavior on this page, several features, most notably the ability for users to vote to have this page deleted, will be disabled as they are not relevant to non-wiki pages. In addition, users will not be able to edit this page unless an ACL rule specifically permits them.', + wikimode_blurb_enable: 'Because this will enable the wiki behavior on this page, users will gain the ability to freely edit this page unless an ACL rule specifically denies them. If your site is public and gets good traffic, you should be aware of the possiblity of vandalism, and you need to be ready to revert malicious edits to this page.', + wikimode_btn_submit: 'Set wiki mode', + + detag_err_page_exists: 'The detag action is only valid for pages that have been deleted in the past.', + detag_success_title: 'Page detagged', + detag_success_body: 'All stale tags have been removed from this page.', + + err_custompage_function_missing_title: 'Page backend not found', + err_custompage_function_missing_body: 'The administration page you are looking for was properly registered using the page API, but the backend function (%function_name%) was not found. If this is a plugin page, then this is almost certainly a bug with the plugin.', + err_redirects_exceeded: 'The maximum number of internal redirects has been exceeded.', + err_redirect_to_nonexistent: 'This page redirects to another page that doesn\'t exist.', + err_redirect_infinite_loop: 'This page infinitely redirects with another page (or another series of pages), and the infinite redirect was trapped.', + err_redirect_to_special: 'This page redirects to a Special or Administration page, which is not allowed.', + err_access_denied_title: 'You don\'t have permission to view this page.', + err_access_denied_body: 'Your user account doesn\'t have the necessary permission to view this page. There are a number of possible reasons for this:
+If you would like to inquire further about this message, you may contact the %site_administration%.
', + err_access_denied_siteadmin: 'site administrator', + err_seeking_living_among_dead: 'You are trying to un-delete a page that has since been restored.\n\n"But the men said to them, \'Why do you look for the living among the dead?\'" (Luke 24:5b/NIV)', + err_access_denied: 'Access to that action is denied.', + err_access_denied_need_reauth: '%this.etc_access_denied_need_reauth%', + err_invalid_parameter: 'An invalid value (parameter) was sent to this action.', + err_rb_action_not_supported: 'Rolling back actions of type "%action%" isn\'t supported.', + err_rb_file_rename_failed: 'Could not rename the file to its new name (1.1.x format)', + err_protection_already_there: 'The protection level you selected is already in effect for this page.', + err_page_not_exist: 'The page you tried to perform this action on does not exist.', + + msg_this_is_a_redirector: 'This page is a redirector.%delete_reason%
You can probably roll back the deletion.',
+ msg_404_admin_opts: 'Additional admin options: detag page',
+ msg_404_http_response: 'HTTP Error: 404 Not Found',
+
+ msg_archived_title: 'Notice:',
+ msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.
View current version | Restore this version',
+
+ msg_special_404_title: 'Can\'t load special page',
+ msg_special_404_body: 'The special page you requested could not be found. This may be due to a plugin failing to load. A list of all special pages on this website can be viewed here. You will be redirected to the main page in 15 seconds.',
+ msg_admin_404_title: 'Administration page not found',
+ msg_admin_404_body: '
You\'ve requested an administration page, but the function %func_name% doesn\'t exist, so the page can\'t be loaded.
+Create a function called %func_name% - it should be loaded when you refresh this page.
+If you\'re trying to use a plugin\'s administration page, contact the developer of the plugin. If you\'re trying to use a function that is built into Enano (not added by a plugin), then please contact the Enano development team.
', + + msg_general_error: 'General error in page fetcher', + + autosuggest_heading: 'Page name matches', + autosuggest_col_name: 'Page title', + autosuggest_col_page_id: 'Page ID' + }, + comment: { + lbl_subject: 'Subject', + lbl_mod_options: 'Moderator options:', + heading: 'Article comments', + btn_send_privmsg: 'Send PM', + btn_add_buddy: 'Add buddy', + btn_edit: 'edit', + btn_delete: 'delete', + btn_mod_approve: 'Approve', + btn_mod_unapprove: 'Unapprove', + btn_mod_delete: 'Delete', + btn_mod_ip_logged: 'View IP', + btn_mod_ip_missing: 'IP not logged', + btn_mod_ip_notimplemented: 'Use AJAX interface to view IPs', + btn_save: 'save', + + msg_comment_posted: 'Your comment has been posted. If it does not appear right away, it is probably awaiting approval.', + + msg_count_zero: 'There are no comments on this %page_type%.', + msg_count_one: 'There is 1 comment on this %page_type%.', + msg_count_plural: 'There are %num_comments% comments on this %page_type%.', + + msg_count_unapp_mod: '%num_unapp% of those are unapproved.', + msg_count_unapp_one: 'However, there is 1 additional comment awaiting approval.', + msg_count_unapp_plural: 'However, there are %num_unapp% additional comments awaiting approval.', + + msg_foe_comment_hidden: 'Post from foe hidden.', + btn_display_foe_comment: 'Display post', + + msg_note_unapp: '(Unapproved)', + msg_note_spam: '(Spam)', + + msg_ip_address: 'IP address:', + + msg_delete_confirm: 'Do you really want to delete this comment?', + + err_captcha_wrong: 'The confirmation code you entered was incorrect.', + err_spamcheck_failed_rejected: 'Your comment was rejected because it appears to be spam.', + err_spamcheck_failed_flagged: 'Your comment was posted, but it appears to be spam and has been flagged as such for a moderator to review.', + ajax_err_generic_title: 'Error fetching comment data', + + postform_title: 'Got something to say?', + postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.', + postform_blurb_unapp: 'Before your post will be visible to the public, a moderator will have to approve it.', + postform_blurb_captcha: 'Because you are not logged in, you will need to enter a visual confirmation before your comment will be posted.', + postform_blurb_link: 'Leave a comment...', + postform_field_name: 'Your name/screen name:', + postform_field_subject: 'Comment subject:', + postform_field_comment: 'Comment:', + postform_field_captcha_title: 'Visual confirmation:', + postform_field_captcha_blurb: 'Please enter the confirmation code seen in the image on the right into the box. If you cannot read the code, please click on the image to generate a new one. This helps to prevent automated bot posting.', + postform_field_captcha_label: 'Confirmation code:', + postform_field_captcha_cantread_js: 'If you can\'t read the code, click on the image to generate a new one.', + postform_field_captcha_cantread_nojs: 'If you can\'t read the code, please refresh this page to generate a new one.', + postform_btn_submit: 'Submit comment', + + on_friend_list: 'On your friend list', + on_foe_list: 'On your foe list' + }, + onpage: { + lbl_pagetools: 'Page tools', + lbl_page_article: 'article', + lbl_page_admin: 'administration page', + lbl_page_system: 'system message', + lbl_page_file: 'uploaded file', + lbl_page_help: 'documentation page', + lbl_page_user: 'user page', + lbl_page_special: 'special page', + lbl_page_template: 'template', + lbl_page_project: 'project page', + lbl_page_category: 'category', + lbl_page_external: 'external page', + + lbl_sitetools: 'site tools', + lbl_changes: 'changes', + + btn_changes_mine: 'mine', + btn_changes_recent: 'recent', + btn_changes_history: 'this page', + + btn_discussion: 'discussion (%num_comments%)', + btn_discussion_unapp: 'discussion (%num_comments%) [!]', + btn_edit: 'edit this page', + btn_viewsource: 'view source', + btn_history: 'history', + btn_moreoptions: 'more options', + btn_breadcrumbs_home: 'Home', + btn_rename_inline: 'Double-click to rename this page', + + btn_rename: 'rename', + btn_printable: 'view printable version', + btn_votedelete: 'vote to delete this page', + btn_votedelete_reset: 'reset deletion votes', + lbl_wikimode: 'page wiki mode:', + btn_wikimode_on: 'on', + btn_wikimode_off: 'off', + btn_wikimode_global: 'global', + lbl_protect: 'protection:', + btn_protect_on: 'on', + btn_protect_off: 'off', + btn_protect_semi: 'semi', + btn_protect_change: 'change', + btn_clearlogs: 'clear page logs', + btn_deletepage: 'delete this page', + btn_deletepage_votes: ' (%num_votes% vote%plural%)', + lbl_password: 'page password:', + btn_password_set: 'set', + btn_acl: 'manage page access', + btn_admin: 'administrative options', + + tip_article: 'View the page contents, all of the page contents, and nothing but the page contents (alt-a)', + tip_comments: 'View the comments that other users have posted about this page (alt-c)', + tip_edit: 'Edit the contents of this page (alt-e)', + tip_viewsource: 'View the source code (wiki markup) that this page uses (alt-e)', + tip_history: 'View a log of actions taken on this page (alt-h)', + tip_rename: 'Change the display name of this page (alt-r)', + tip_delvote: 'Vote to have this page deleted (alt-d)', + tip_resetvotes: 'Clear the list of votes for deletion against this page (alt-y)', + tip_printable: 'View a version of this page that is suitable for printing', + tip_protect: 'Change the protection level of this page (alt-p)', + tip_flushlogs: 'Remove all edit and action logs for this page from the database. IRREVERSIBLE! (alt-l)', + tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)', + tip_adminoptions: 'Administrative options for this page', + tip_moreoptions: 'Additional options for working with this page', + tip_password: 'Require a password in order for this page to be viewed', + tip_aclmanager: 'Manage who can do what with this page (alt-m)', + + cat_heading_subcategories: 'Subcategories', + cat_msg_no_subcategories: 'No subcategories.', + cat_heading_pages: 'Pages', + cat_msg_no_pages: 'No pages in this category.', + + filebox_heading: 'Uploaded file', + filebox_msg_not_found: 'There are no files uploaded with this name yet. Upload a file...', + filebox_lbl_type: 'Type:', + filebox_lbl_size: 'Size: %size%', + filebox_lbl_uploaded: 'Uploaded:', + filebox_msg_virus_warning: 'This file type may contain viruses or other code that could harm your computer. You should exercise caution if you download it.', + filebox_btn_download: 'Download this file', + filebox_btn_upload_new: 'Upload new version', + filebox_heading_history: 'File history', + filebox_btn_this_version: 'this ver', + filebox_btn_revert: 'restore', + filebox_btn_current: 'current', + + protect_heading: 'Protect page', + protect_msg_select_level: 'Select a protection level:', + protect_btn_full: 'Full protection', + protect_btn_full_hint: 'Prevents everyone except moderators and administrators (by default) from editing the page.', + protect_btn_semi: 'Semi-protection', + 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.', + protect_btn_none: 'No protection', + protect_btn_none_hint: 'Allows everybody to edit this page unless ACLs deny them.', + protect_lbl_current: 'current setting', + protect_lbl_reason: 'Reason:', + 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.', + protect_btn_submit: 'Protect page', + protect_err_need_reason: 'Please enter a reason for protecting this page.', + }, + editor: { + err_server: 'There was a problem starting the editor', + err_access_denied_title: 'Not authorized to view source', + err_access_denied_body: 'You are not authorized to edit or view the source of this page.', + err_save_title: 'There was a problem saving the page.', + err_save_body: 'A few problems were encountered while your page was being saved:', + err_obsolete_title: 'Someone else modified this page while you were editing it', + err_obsolete_body: 'While you were editing this page, %author% modified this page. The edit took place on %timestamp%. You can view the latest version of the page, or click %this.editor_btn_save% again to replace the page with your revision.', + err_need_captcha_title: 'Missing confirmation code', + err_need_captcha_body: 'Please enter the confirmation code in the box labeled "%this.editor_lbl_field_captcha_code%". %this.editor_msg_captcha_blind%', + err_no_text_title: 'No text entered', + err_no_text_body: 'Please enter the text that will be in this page.', + // Server-side errors + err_no_rows: 'Page doesn\'t exist in the database', + err_no_permission: 'You do not have permission to edit this page.', + err_page_protected: 'This page is protected, and you do not have permission to edit protected pages.', + err_captcha_wrong: 'The confirmation code you entered is incorrect.', + err_spamcheck_failed: 'Your edit was rejected because it looks like spam.', + + msg_editor_heading: 'Editing page', + msg_saved: 'Your changes to this page have been saved.', + msg_revert_confirm: 'Do you really want to revert your changes?', + msg_discard_confirm: 'Do you really want to discard your changes?', + msg_confirm_ajax: 'Do you really want to do this?\nYour changes to this page have not been saved. If you continue, your changes will be lost.', + msg_unload: 'If you do, any changes that you have made to this page will be lost.', + msg_revert_confirm_title: 'Revert changes?', + msg_revert_confirm_body: 'All of the changes you have made to this page will be lost, and the text will be replaced with the latest published (not draft) version of the page.', + msg_cancel_confirm_title: 'Close without saving?', + msg_cancel_confirm_body: 'You haven\'t saved your changes to the page. Closing the editor will discard your changes.', + msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).', + msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.', + msg_editing_old_revision: 'You are editing an old revision of this page. If you click Save, newer revisions of this page will be undone.', + msg_have_draft_title: 'A draft copy of this page is available.', + msg_have_draft_body: '%author% saved a draft version of this page on %time%. You can use the draft copy, or edit the current published version (below). If you edit the published version, the draft copy will remain available, but will not reflect your changes. It is recommended that you edit the draft version instead of editing the published version. You can also discard the draft revision.', + msg_convert_confirm_title: 'Convert this page?', + msg_convert_confirm_body: 'This will change the format of the page. This may cause some loss of formatting information.', + msg_convert_draft_load_title: 'Format changed', + msg_convert_draft_load_body: 'The revision that was just loaded is in a different format than the current setting. The editor has been switched to match the format.', + btn_graphical: 'Convert to HTML', + btn_wikitext: 'Convert to wikitext', + lbl_edit_summary: 'Brief summary of your changes:', + lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.', + lbl_minor_edit: 'Mark revision as trivial:', + lbl_minor_edit_field: 'This is a minor edit', + lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page', + btn_save: 'Save', + btn_savedraft: 'Save draft', + btn_preview: 'Preview', + btn_revert: 'Revert', + btn_cancel: 'Cancel', + btn_diff: 'Show changes', + btn_closeviewer: 'Close viewer', + msg_draft_saving: 'Saving...', + msg_draft_saved: 'Saved at %time%', + btn_revert_confirm: 'Revert changes', + btn_cancel_confirm: 'Close editor', + btn_cancel_cancel: 'Keep editing', + preview_blurb: 'Reminder: This is only a preview - your changes to this page have not yet been saved.', + msg_save_success_title: 'Changes saved', + msg_save_success_body: 'Your changes to this page have been saved. Redirecting...', + reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%', + msg_confirm_delete_draft_title: 'Delete the draft revision?', + msg_confirm_delete_draft_body: 'This will discard the saved draft version of this page.', + btn_delete_draft: 'Delete draft', + + msg_captcha_pleaseenter: 'Please enter the code shown in the image to the right into the text box. This process helps to ensure that this page is not being edited by an automated bot. If the image to the right is illegible, you can regenerate it by clicking on the image (only works if your browser supports Javascript).', + msg_captcha_blind: 'If you are visually impaired or otherwise cannot read the text shown to the right, please contact the site management and they will be able to make your requested edits.', + lbl_field_captcha: 'Visual confirmation', + lbl_field_captcha_code: 'Code:' + }, + history: { + summary_clearlogs: 'Automatic backup created when logs were purged', + page_subtitle: 'History of edits and actions', + heading_edits: 'Edits:', + heading_other: 'Other changes:', + no_entries: 'No history entries in this category.', + btn_compare: 'Compare selected revisions', + col_diff: 'Diff', + col_datetime: 'Date/time', + col_user: 'User', + col_page: 'Page', + col_summary: 'Edit summary', + col_minor: 'Minor', + col_actions: 'Actions', + col_action_taken: 'Action taken', + col_extra: 'Extra info', + extra_reason: 'Reason:', + extra_oldtitle: 'Old title:', + extra_protection_reversion: '(Reversion of previous protection)', + extra_upload_reversion: '(Restoration of previous upload)', + extra_numvotes: 'Number of votes:', + tip_rdns: 'Click cell background for reverse DNS info', + action_view: 'View', + action_contrib: 'User contribs', + action_restore: 'Restore', + action_revert: 'Revert action', + log_protect: 'Protected page', + log_unprotect: 'Unprotected page', + log_semiprotect: 'Semi-protected page', + log_rename: 'Renamed page', + log_create: 'Created page', + log_delete: 'Deleted page', + log_uploadnew: 'Uploaded new file version', + log_votereset: 'Reset deletion votes', + lbl_comparingrevisions: 'Comparing revisions:', + summary_none_given: 'No edit summary provided.', + err_wrong_password: 'Please enter the password for this page before viewing its history.' + }, + catedit: { + title: 'Select which categories this page should be included in.', + no_categories: 'There are no categories on this site yet.', + catbox_lbl_categories: 'Categories:', + catbox_lbl_uncategorized: '(Uncategorized)', + catbox_link_edit: 'edit categorization', + catbox_link_showcategorization: 'show page categorization' + }, + tags: { + catbox_link: 'show page tags', + lbl_page_tags: 'Page tags:', + lbl_no_tags: 'No tags on this page', + btn_add_tag: '(add a tag)', + lbl_add_tag: 'Add a tag:', + btn_add: '+ Add' + }, + delvote: { + lbl_votes_one: 'There is one user that thinks this page should be deleted.', + lbl_votes_plural: 'There are %num_users% users that think this page should be deleted.', + lbl_users_that_voted: 'Users that voted:', + btn_deletepage: 'Delete page', + btn_resetvotes: 'Reset votes' + }, + ajax: { + // Client-side messages + protect_prompt_reason: 'Reason for (un)protecting:', + rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%', + rename_prompt_short: 'Enter a new name for this page', + rename_notice: 'This won\'t change the URL to this page. To change the URL to this page, use Page Manager in the administration panel.', + delete_header: 'Delete this page?', + delete_lbl_reason: 'Reason:', + delete_prompt_reason: 'Please enter your reason for deleting this page. This will be visible in the page history as well as on the deleted page.', + delete_msg_confirm: 'Deleting pages is reversible. Users with administrative access can restore the page, but not any comments, categorization data, tags, or files (if the page contains an uploaded file). If Wiki Mode is in effect globally, everyone can create this page again and see past revisions.', + delete_lbl_confirm: 'Yes, I\'m sure', + delete_btn_delete: 'Delete page', + delvote_confirm_title: 'Vote to delete this page?', + delvote_confirm_body: 'Administrators and moderators will see a notice on this page showing who voted.', + delvote_btn_submit: 'Vote', + delvote_reset_confirm_title: 'Reset votes for deletion?', + delvote_reset_confirm_body: 'This will reset the number of votes against this page to zero.', + delvote_reset_btn_submit: 'Reset', + clearlogs_confirm_title: 'Clear this page\'s logs?', + clearlogs_confirm_body: 'This will erase this page\'s entire history and is an irreversible operation.', + clearlogs_btn_submit: 'Clear Logs', + killphp_confirm: 'Are you really sure you want to do this? Some pages might not function if this emergency-only feature is activated.', + killphp_success: 'Embedded PHP in pages has been disabled.', + lbl_moreoptions_nojs: 'More options for this page', + msg_loading_component: 'Loading %component%...', + + thmsel_lbl_choosetheme: 'Choose a theme', + thmsel_lbl_choosestyle: 'Choose a style variation', + thmsel_msg_success: 'Theme changed', + thmsel_btn_reload: 'Reload page', + thmsel_btn_close: 'Close selector and reload later', + thmsel_btn_close_hint: 'You\'ll see your new theme on the next page reload.', + + badjson_title: 'The site encountered an error while processing your request.', + badjson_body: 'We unexpectedly received the following response from the server. The response should have been in the JSON serialization format, but the response wasn\'t composed only of the JSON response. There are three possible triggers for this problem:', + badjson_tip1: 'The server sent back a bad HTTP response code and thus sent an error page instead of running Enano. This indicates a possible problem with your server, and is not likely to be a bug with Enano.', + badjson_tip2: 'The server sent back the expected JSON response, but also injected some code into the response that should not be there. Typically this consists of advertisement code. In this case, the administrator of this site will have to contact their web host to have advertisements disabled.', + badjson_tip3: 'It\'s possible that Enano triggered a PHP error or warning. In this case, you may be looking at a bug in Enano.', + badjson_osc: 'This is KNOWN to be the case with the OpenSourceCMS.com demo version of Enano.', + badjson_msg_response: 'The response received from the server is as follows:', + badjson_msg_viewashtml: 'You may also choose to view the response as HTML.', + badjson_btn_viewashtml: 'View as HTML', + badjson_html_confirm_title: 'View the response as HTML?', + badjson_html_confirm_body: 'If the server\'s response was modified by an attacker to include malicious code, viewing the response as HTML might allow that malicious code to run. Only continue if you have inspected the response text and verified that it is safe.\n\nThe information in JSON responses is typically only meant to be useful to developers and the Enano applets.', + badjson_btn_close: 'Close', + + // Server-side responses + rename_too_short: 'The name you entered is too short. Please enter a longer name for this page.', + rename_success_title: 'Page renamed', + rename_success_body: 'This page has been renamed to "%page_name_new%". You are encouraged to leave a comment explaining your action.