language/english/core.json
changeset 550 685e839d934e
parent 540 1e4b759da336
child 582 a38876c0793c
equal deleted inserted replaced
549:6894cfd94dfb 550:685e839d934e
    15 // be trimmed. So you can use a limited amount of Javascript in this so that the language can be imported
    15 // be trimmed. So you can use a limited amount of Javascript in this so that the language can be imported
    16 // via Javascript as well.
    16 // via Javascript as well.
    17 
    17 
    18 var enano_lang = {
    18 var enano_lang = {
    19   categories: [
    19   categories: [
    20     'meta', 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'perm', 'plugin', 'paginate', 'upload', 'tz',
    20     'meta', 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'perm', 'plugin', 'paginate', 'upload', 'tz'
    21   ],
    21   ],
    22   strings: {
    22   strings: {
    23     meta: {
    23     meta: {
    24       meta: 'Category names and basic metadata',
    24       meta: 'Category names and basic metadata',
    25       page: 'Page creation and control',
    25       page: 'Page creation and control',
    45       enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:',
    45       enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:',
    46       enano_about_lbl_webserver: 'Web server:',
    46       enano_about_lbl_webserver: 'Web server:',
    47       enano_about_lbl_serverplatform: 'Server platform:',
    47       enano_about_lbl_serverplatform: 'Server platform:',
    48       enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:',
    48       enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:',
    49       enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:',
    49       enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:',
    50       enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:',
    50       enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:'
    51     },
    51     },
    52     page: {
    52     page: {
    53       sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.',
    53       sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.',
    54       sitedisabled_admin_msg_body: 'You can re-enable the site through the <a href="%admin_link%">administration panel</a>.',
    54       sitedisabled_admin_msg_body: 'You can re-enable the site through the <a href="%admin_link%">administration panel</a>.',
    55       
    55       
   178       
   178       
   179       msg_general_error: 'General error in page fetcher',
   179       msg_general_error: 'General error in page fetcher',
   180                     
   180                     
   181       autosuggest_heading: 'Page name matches',
   181       autosuggest_heading: 'Page name matches',
   182       autosuggest_col_name: 'Page title',
   182       autosuggest_col_name: 'Page title',
   183       autosuggest_col_page_id: 'Page ID',
   183       autosuggest_col_page_id: 'Page ID'
   184     },
   184     },
   185     comment: {
   185     comment: {
   186       lbl_subject: 'Subject',
   186       lbl_subject: 'Subject',
   187       lbl_mod_options: 'Moderator options:',
   187       lbl_mod_options: 'Moderator options:',
   188       heading: 'Article comments',
   188       heading: 'Article comments',
   228       postform_field_captcha_cantread_js: 'If you can\'t read the code, click on the image to generate a new one.',
   228       postform_field_captcha_cantread_js: 'If you can\'t read the code, click on the image to generate a new one.',
   229       postform_field_captcha_cantread_nojs: 'If you can\'t read the code, please refresh this page to generate a new one.',
   229       postform_field_captcha_cantread_nojs: 'If you can\'t read the code, please refresh this page to generate a new one.',
   230       postform_btn_submit: 'Submit comment',
   230       postform_btn_submit: 'Submit comment',
   231       
   231       
   232       on_friend_list: 'On your friend list',
   232       on_friend_list: 'On your friend list',
   233       on_foe_list: 'On your foe list',
   233       on_foe_list: 'On your foe list'
   234     },
   234     },
   235     onpage: {
   235     onpage: {
   236       lbl_pagetools: 'Page tools',
   236       lbl_pagetools: 'Page tools',
   237       lbl_page_article: 'article',
   237       lbl_page_article: 'article',
   238       lbl_page_admin: 'administration page',
   238       lbl_page_admin: 'administration page',
   306       filebox_btn_download: 'Download this file',
   306       filebox_btn_download: 'Download this file',
   307       filebox_btn_upload_new: 'Upload new version',
   307       filebox_btn_upload_new: 'Upload new version',
   308       filebox_heading_history: 'File history',
   308       filebox_heading_history: 'File history',
   309       filebox_btn_this_version: 'this ver',
   309       filebox_btn_this_version: 'this ver',
   310       filebox_btn_revert: 'restore',
   310       filebox_btn_revert: 'restore',
   311       filebox_btn_current: 'current',
   311       filebox_btn_current: 'current'
   312     },
   312     },
   313     editor: {
   313     editor: {
   314       err_server: 'There was a problem starting the editor',
   314       err_server: 'There was a problem starting the editor',
   315       err_access_denied_title: 'Not authorized to view source',
   315       err_access_denied_title: 'Not authorized to view source',
   316       err_access_denied_body: 'You are not authorized to edit or view the source of this page.',
   316       err_access_denied_body: 'You are not authorized to edit or view the source of this page.',
   340       msg_cancel_confirm_body: 'Are you sure you want to discard the changes you made? If you continue, your changes cannot be recovered.',
   340       msg_cancel_confirm_body: 'Are you sure you want to discard the changes you made? If you continue, your changes cannot be recovered.',
   341       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   341       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   342       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   342       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   343       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.',
   343       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.',
   344       msg_have_draft_title: 'A draft copy of this page is available.',
   344       msg_have_draft_title: 'A draft copy of this page is available.',
   345       msg_have_draft_body: '%author% saved a draft version of this page on %time%. You can <a href="#use_draft" onclick="ajaxEditorUseDraft(); return false;">use the draft copy</a>, 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.',
   345       msg_have_draft_body: '%author% saved a draft version of this page on %time%. You can <a href="#use_draft" onclick="ajaxEditorUseDraft(); return false;">use the draft copy</a>, 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 <a href="#delete_draft" onclick="ajaxEditorDeleteDraft(); return false;">discard the draft revision</a>.',
   346       btn_graphical: 'graphical editor',
   346       btn_graphical: 'graphical editor',
   347       btn_wikitext: 'wikitext editor',
   347       btn_wikitext: 'wikitext editor',
   348       lbl_edit_summary: 'Brief summary of your changes:',
   348       lbl_edit_summary: 'Brief summary of your changes:',
   349       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   349       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   350       lbl_minor_edit: 'Mark revision as trivial:',
   350       lbl_minor_edit: 'Mark revision as trivial:',
   361       msg_draft_saved: 'Saved at %time%',
   361       msg_draft_saved: 'Saved at %time%',
   362       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   362       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   363       msg_save_success_title: 'Changes saved',
   363       msg_save_success_title: 'Changes saved',
   364       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   364       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   365       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
   365       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
       
   366       msg_confirm_delete_draft_title: 'Delete the draft revision?',
       
   367       msg_confirm_delete_draft_body: 'This will discard the saved draft version of this page.',
       
   368       btn_delete_draft: 'Delete draft',
   366       
   369       
   367       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).',
   370       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).',
   368       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.',
   371       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.',
   369       lbl_field_captcha: 'Visual confirmation',
   372       lbl_field_captcha: 'Visual confirmation',
   370       lbl_field_captcha_code: 'Code:',
   373       lbl_field_captcha_code: 'Code:'
   371     },
   374     },
   372     history: {
   375     history: {
   373       summary_clearlogs: 'Automatic backup created when logs were purged',
   376       summary_clearlogs: 'Automatic backup created when logs were purged',
   374       page_subtitle: 'History of edits and actions',
   377       page_subtitle: 'History of edits and actions',
   375       heading_edits: 'Edits:',
   378       heading_edits: 'Edits:',
   400       log_rename: 'Renamed page',
   403       log_rename: 'Renamed page',
   401       log_create: 'Created page',
   404       log_create: 'Created page',
   402       log_delete: 'Deleted page',
   405       log_delete: 'Deleted page',
   403       log_uploadnew: 'Uploaded new file version',
   406       log_uploadnew: 'Uploaded new file version',
   404       lbl_comparingrevisions: 'Comparing revisions:',
   407       lbl_comparingrevisions: 'Comparing revisions:',
   405       summary_none_given: 'No edit summary provided.',
   408       summary_none_given: 'No edit summary provided.'
   406     },
   409     },
   407     catedit: {
   410     catedit: {
   408       title: 'Select which categories this page should be included in.',
   411       title: 'Select which categories this page should be included in.',
   409       no_categories: 'There are no categories on this site yet.',
   412       no_categories: 'There are no categories on this site yet.',
   410       catbox_lbl_categories: 'Categories:',
   413       catbox_lbl_categories: 'Categories:',
   411       catbox_lbl_uncategorized: '(Uncategorized)',
   414       catbox_lbl_uncategorized: '(Uncategorized)',
   412       catbox_link_edit: 'edit categorization',
   415       catbox_link_edit: 'edit categorization',
   413       catbox_link_showcategorization: 'show page categorization',
   416       catbox_link_showcategorization: 'show page categorization'
   414     },
   417     },
   415     tags: {
   418     tags: {
   416       catbox_link: 'show page tags',
   419       catbox_link: 'show page tags',
   417       lbl_page_tags: 'Page tags:',
   420       lbl_page_tags: 'Page tags:',
   418       lbl_no_tags: 'No tags on this page',
   421       lbl_no_tags: 'No tags on this page',
   419       btn_add_tag: '(add a tag)',
   422       btn_add_tag: '(add a tag)',
   420       lbl_add_tag: 'Add a tag:',
   423       lbl_add_tag: 'Add a tag:',
   421       btn_add: '+ Add',
   424       btn_add: '+ Add'
   422     },
   425     },
   423     delvote: {
   426     delvote: {
   424       lbl_votes_one: 'There is one user that thinks this page should be deleted.',
   427       lbl_votes_one: 'There is one user that thinks this page should be deleted.',
   425       lbl_votes_plural: 'There are %num_users% users that think this page should be deleted.',
   428       lbl_votes_plural: 'There are %num_users% users that think this page should be deleted.',
   426       lbl_users_that_voted: 'Users that voted:',
   429       lbl_users_that_voted: 'Users that voted:',
   427       btn_deletepage: 'Delete page',
   430       btn_deletepage: 'Delete page',
   428       btn_resetvotes: 'Reset votes',
   431       btn_resetvotes: 'Reset votes'
   429     },
   432     },
   430     ajax: {
   433     ajax: {
   431       // Client-side messages
   434       // Client-side messages
   432       protect_prompt_reason: 'Reason for (un)protecting:',
   435       protect_prompt_reason: 'Reason for (un)protecting:',
   433       rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%',
   436       rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%',
   463       delete_success: 'This page has been deleted. Note that there is still a log of edits and actions in the database, and anyone with admin rights can raise this page from the dead unless the log is cleared. If the deleted file is an image, there may still be cached thumbnails of it in the cache/ directory, which is inaccessible to users.',
   466       delete_success: 'This page has been deleted. Note that there is still a log of edits and actions in the database, and anyone with admin rights can raise this page from the dead unless the log is cleared. If the deleted file is an image, there may still be cached thumbnails of it in the cache/ directory, which is inaccessible to users.',
   464       delvote_success: 'Your vote to have this page deleted has been cast.\nYou are encouraged to leave a comment explaining the reason for your vote.',
   467       delvote_success: 'Your vote to have this page deleted has been cast.\nYou are encouraged to leave a comment explaining the reason for your vote.',
   465       delvote_already_voted: 'It appears that you have already voted to have this page deleted.',
   468       delvote_already_voted: 'It appears that you have already voted to have this page deleted.',
   466       delvote_reset_success: 'The number of votes for having this page deleted has been reset to zero.',
   469       delvote_reset_success: 'The number of votes for having this page deleted has been reset to zero.',
   467       password_success: 'The password for this page has been set.',
   470       password_success: 'The password for this page has been set.',
   468       password_disable_success: 'The password for this page has been disabled.',
   471       password_disable_success: 'The password for this page has been disabled.'
   469     },
   472     },
   470     sidebar: {
   473     sidebar: {
   471       title_navigation: 'Navigation',
   474       title_navigation: 'Navigation',
   472       title_tools: 'Tools',
   475       title_tools: 'Tools',
   473       title_search: 'Search',
   476       title_search: 'Search',
   488       btn_groupcp: 'Group control panel',
   491       btn_groupcp: 'Group control panel',
   489       btn_register: 'Create an account',
   492       btn_register: 'Create an account',
   490       btn_login: 'Log in',
   493       btn_login: 'Log in',
   491       btn_logout: 'Log out',
   494       btn_logout: 'Log out',
   492       btn_changestyle: 'Change theme',
   495       btn_changestyle: 'Change theme',
   493       btn_recent_changes: 'Recent edits',
   496       btn_recent_changes: 'Recent edits'
   494     },
   497     },
   495     perm: {
   498     perm: {
   496       read: 'Read page(s)',
   499       read: 'Read page(s)',
   497       post_comments: 'Post comments',
   500       post_comments: 'Post comments',
   498       edit_comments: 'Edit own comments',
   501       edit_comments: 'Edit own comments',
   522       upload_new_version: 'Upload new versions of files',
   525       upload_new_version: 'Upload new versions of files',
   523       create_page: 'Create pages',
   526       create_page: 'Create pages',
   524       html_in_pages: 'Embed unrestricted HTML in pages',
   527       html_in_pages: 'Embed unrestricted HTML in pages',
   525       php_in_pages: 'Embed PHP code in pages',
   528       php_in_pages: 'Embed PHP code in pages',
   526       custom_user_title: 'Use a custom user title',
   529       custom_user_title: 'Use a custom user title',
   527       edit_acl: 'Edit access control lists',
   530       edit_acl: 'Edit access control lists'
   528     },
   531     },
   529     plugin: {
   532     plugin: {
   530       specialadmin_title: 'Runt - the Enano administration panel',
   533       specialadmin_title: 'Runt - the Enano administration panel',
   531       specialadmin_desc: 'Provides the page Special:Administration, which is the AJAX frontend to the various Admin pagelets. This plugin cannot be disabled.',
   534       specialadmin_desc: 'Provides the page Special:Administration, which is the AJAX frontend to the various Admin pagelets. This plugin cannot be disabled.',
   532       privatemessages_title: 'Private Message frontend',
   535       privatemessages_title: 'Private Message frontend',
   544       specialuserfuncs_title: 'Special user/login-related pages',
   547       specialuserfuncs_title: 'Special user/login-related pages',
   545       specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.',
   548       specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.',
   546       specialuserprefs_title: 'User control panel',
   549       specialuserprefs_title: 'User control panel',
   547       specialuserprefs_desc: 'Provides the page Special:Preferences.',
   550       specialuserprefs_desc: 'Provides the page Special:Preferences.',
   548       specialrecentchanges_title: 'Recent changes interface',
   551       specialrecentchanges_title: 'Recent changes interface',
   549       specialrecentchanges_desc: 'Provides the page Special:RecentChanges, which is used to view recent modifications to pages on the site.',
   552       specialrecentchanges_desc: 'Provides the page Special:RecentChanges, which is used to view recent modifications to pages on the site.'
   550     },
   553     },
   551     paginate: {
   554     paginate: {
   552       lbl_page: 'Page:',
   555       lbl_page: 'Page:',
   553       btn_first: 'First',
   556       btn_first: 'First',
   554       btn_last: 'Last',
   557       btn_last: 'Last',
   555       btn_prev: 'Prev',
   558       btn_prev: 'Prev',
   556       btn_next: 'Next',
   559       btn_next: 'Next',
   557       lbl_goto_page: 'Go to page:',
   560       lbl_goto_page: 'Go to page:',
   558       err_bad_page_title: 'Invalid entry',
   561       err_bad_page_title: 'Invalid entry',
   559       err_bad_page_body: 'Please enter a page number between 1 and %max%.',
   562       err_bad_page_body: 'Please enter a page number between 1 and %max%.'
   560     },
   563     },
   561     upload: {
   564     upload: {
   562       err_disabled_site: 'File uploads are disabled this website.',
   565       err_disabled_site: 'File uploads are disabled this website.',
   563       err_disabled_acl: 'File uploads are disabled for your user account or group.',
   566       err_disabled_acl: 'File uploads are disabled for your user account or group.',
   564       
   567       
   582       field_comments: 'Comments:<br />(can be wiki-formatted)',
   585       field_comments: 'Comments:<br />(can be wiki-formatted)',
   583       field_reason: 'Reason for uploading the new version:',
   586       field_reason: 'Reason for uploading the new version:',
   584       btn_upload: 'Upload file',
   587       btn_upload: 'Upload file',
   585       
   588       
   586       err_not_found_title: 'File not found',
   589       err_not_found_title: 'File not found',
   587       err_not_found_body: 'The file "%filename%" cannot be found.',
   590       err_not_found_body: 'The file "%filename%" cannot be found.'
   588     },
   591     },
   589     tz: {
   592     tz: {
   590       // Thanks to phpBB for this timezone data.
   593       // Thanks to phpBB for this timezone data.
   591       // Do not add or remove from this list - contact the core team to have changes made to this list.
   594       // Do not add or remove from this list - contact the core team to have changes made to this list.
   592       hrs_n12: 'UTC - 12 hours',
   595       hrs_n12: 'UTC - 12 hours',
   666       title_12: '[UTC + 12] New Zealand Time, Fiji Time, Kamchatka Standard Time',
   669       title_12: '[UTC + 12] New Zealand Time, Fiji Time, Kamchatka Standard Time',
   667       title_12p75: '[UTC + 12:45] Chatham Islands Time',
   670       title_12p75: '[UTC + 12:45] Chatham Islands Time',
   668       title_13: '[UTC + 13] Tonga Time, Phoenix Islands Time',
   671       title_13: '[UTC + 13] Tonga Time, Phoenix Islands Time',
   669       title_14: '[UTC + 14] Line Island Time',
   672       title_14: '[UTC + 14] Line Island Time',
   670       // This is a JSON string that lists all the timezones that are defined here.
   673       // This is a JSON string that lists all the timezones that are defined here.
   671       list: '{"n12":-12,"n11":-11,"n10":-10,"n9p5":-9.5,"n9":-9,"n8":-8,"n7":-7,"n6":-6,"n5":-5,"n4":-4,"n3p5":-3.5,"n3":-3,"n2":-2,"n1":-1,"0":0,"1":1,"2":2,"3":3,"3p5":3.5,"4":4,"4p5":4.5,"5":5,"5p5":5.5,"5p75":5.75,"6":6,"6p5":6.5,"7":7,"8":8,"8p75":8.75,"9":9,"9p5":9.5,"10":10,"10p5":10.5,"11":11,"11p5":11.5,"12":12,"12p75":12.75,"13":13,"14":14}',
   674       list: '{"n12":-12,"n11":-11,"n10":-10,"n9p5":-9.5,"n9":-9,"n8":-8,"n7":-7,"n6":-6,"n5":-5,"n4":-4,"n3p5":-3.5,"n3":-3,"n2":-2,"n1":-1,"0":0,"1":1,"2":2,"3":3,"3p5":3.5,"4":4,"4p5":4.5,"5":5,"5p5":5.5,"5p75":5.75,"6":6,"6p5":6.5,"7":7,"8":8,"8p75":8.75,"9":9,"9p5":9.5,"10":10,"10p5":10.5,"11":11,"11p5":11.5,"12":12,"12p75":12.75,"13":13,"14":14}'
   672     },
   675     },
   673     etc: {
   676     etc: {
   674       redirect_title: 'Redirecting...',
   677       redirect_title: 'Redirecting...',
   675       redirect_body: 'Please wait while you are redirected.',
   678       redirect_body: 'Please wait while you are redirected.',
   676       redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.',
   679       redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.',
   708       unit_kilobytes_short: 'KB',
   711       unit_kilobytes_short: 'KB',
   709       unit_megabytes_short: 'MB',
   712       unit_megabytes_short: 'MB',
   710       unit_gigabytes_short: 'GB',
   713       unit_gigabytes_short: 'GB',
   711       unit_terabytes_short: 'TB',
   714       unit_terabytes_short: 'TB',
   712       unit_pixels: 'pixels',
   715       unit_pixels: 'pixels',
   713       unit_pixels_short: 'px',
   716       unit_pixels_short: 'px'
   714     }
   717     }
   715   }
   718   }
   716 };
   719 };
   717 
   720 
   718 // All done! :-)
   721 // All done! :-)