language/english/core.json
changeset 391 85f91037cd4f
parent 387 92664d2efab8
child 397 06415d243d09
equal deleted inserted replaced
390:9bcc185dc151 391:85f91037cd4f
    47       enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:',
    47       enano_about_lbl_phpversion: '<a href="http://www.php.net/">PHP</a> version:',
    48       enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:',
    48       enano_about_lbl_mysqlversion: '<a href="http://www.mysql.com/">MySQL</a> version:',
    49       enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:',
    49       enano_about_lbl_pgsqlversion: '<a href="http://www.postgresql.org/">PostgreSQL</a> version:',
    50     },
    50     },
    51     page: {
    51     page: {
       
    52       sitedisabled_admin_msg_title: 'The site is currently disabled and thus is only accessible to administrators.',
       
    53       sitedisabled_admin_msg_body: 'You can re-enable the site through the <a href="%admin_link%">administration panel</a>.',
       
    54       
       
    55       heading_sql_list: 'Query list as requested on URI',
       
    56       
       
    57       msg_stats_gentime_long: 'Generated in %time%sec',
       
    58       msg_stats_gentime_short: 'Time: %time%s',
       
    59       msg_stats_sql: '%nq% SQL',
       
    60       
       
    61       w3c_valid_html32: 'Valid HTML 3.2',
       
    62       w3c_valid_html40: 'Valid HTML 4.0',
       
    63       w3c_valid_html401: 'Valid HTML 4.01',
       
    64       w3c_valid_html50: 'Valid HTML 5.0',
       
    65       w3c_valid_xhtml10: 'Valid XHTML 1.0',
       
    66       w3c_valid_xhtml11: 'Valid XHTML 1.1',
       
    67       w3c_valid_css: 'Valid CSS',
       
    68       enano_powered: 'Powered by <a href="%about_uri%">Enano</a>',
       
    69       enano_powered_long: 'Website engine powered by <a href="%about_uri%">Enano</a>',
       
    70       
    52       protect_lbl_success_title: 'Page protected',
    71       protect_lbl_success_title: 'Page protected',
    53       protect_lbl_success_body: 'The protection setting has been applied. <a href="%page_link%">Return to the page</a>.',
    72       protect_lbl_success_body: 'The protection setting has been applied. <a href="%page_link%">Return to the page</a>.',
    54       protect_err_need_reason: 'Error: you must enter a reason for protecting this page.',
    73       protect_err_need_reason: 'Error: you must enter a reason for protecting this page.',
    55       protect_lbl_reason: 'Reason for protecting the page:',
    74       protect_lbl_reason: 'Reason for protecting the page:',
    56       protect_lbl_level: 'Protecion level to be applied:',
    75       protect_lbl_level: 'Protecion level to be applied:',
   130       msg_404_http_response: 'HTTP Error: 404 Not Found',
   149       msg_404_http_response: 'HTTP Error: 404 Not Found',
   131       
   150       
   132       msg_archived_title: 'Notice:',
   151       msg_archived_title: 'Notice:',
   133       msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.<br /><a href="%current_link%" onclick="ajaxReset(); return false;">View current version</a>  |  <a href="%restore_link%" onclick="%restore_onclick%">Restore this version</a>',
   152       msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.<br /><a href="%current_link%" onclick="ajaxReset(); return false;">View current version</a>  |  <a href="%restore_link%" onclick="%restore_onclick%">Restore this version</a>',
   134       
   153       
       
   154       msg_special_404_title: 'Can\'t load special page',
       
   155       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 <a href="%sp_link%">here</a>. You will be redirected to the main page in 15 seconds.',
       
   156       msg_admin_404_title: 'Administration page not found',
       
   157       msg_admin_404_body: '<p>You\'ve requested an administration page, but the function <tt>%func_name%</tt> doesn\'t exist, so the page can\'t be loaded.</p>
       
   158                              <h3>Plugin developer?</h3>
       
   159                               <p>Create a function called <tt>%func_name%</tt> - it should be loaded when you refresh this page.</p>
       
   160                              <h3>Otherwise...</h3>
       
   161                               <p>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.</p>',
       
   162       
   135       msg_general_error: 'General error in page fetcher',
   163       msg_general_error: 'General error in page fetcher',
   136                     
   164                     
   137       autosuggest_heading: 'Page name matches',
   165       autosuggest_heading: 'Page name matches',
   138       autosuggest_col_name: 'Page title',
   166       autosuggest_col_name: 'Page title',
   139       autosuggest_col_page_id: 'Page ID',
   167       autosuggest_col_page_id: 'Page ID',
   244       tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)',
   272       tip_deletepage: 'Delete this page. This is always reversible unless the logs are cleared. (alt-k)',
   245       tip_adminoptions: 'Administrative options for this page',
   273       tip_adminoptions: 'Administrative options for this page',
   246       tip_moreoptions: 'Additional options for working with this page',
   274       tip_moreoptions: 'Additional options for working with this page',
   247       tip_password: 'Require a password in order for this page to be viewed',
   275       tip_password: 'Require a password in order for this page to be viewed',
   248       tip_aclmanager: 'Manage who can do what with this page (alt-m)',
   276       tip_aclmanager: 'Manage who can do what with this page (alt-m)',
       
   277       
       
   278       cat_heading_subcategories: 'Subcategories',
       
   279       cat_msg_no_subcategories: 'No subcategories.',
       
   280       cat_heading_pages: 'Pages',
       
   281       cat_msg_no_pages: 'No pages in this category.',
       
   282       
       
   283       filebox_heading: 'Uploaded file',
       
   284       filebox_msg_not_found: 'There are no files uploaded with this name yet. <a href="%upload_link%">Upload a file...</a>',
       
   285       filebox_lbl_type: 'Type:',
       
   286       filebox_lbl_size: 'Size: %size%',
       
   287       filebox_lbl_uploaded: 'Uploaded:',
       
   288       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.',
       
   289       filebox_btn_download: 'Download this file',
       
   290       filebox_btn_upload_new: 'Upload new version',
       
   291       filebox_heading_history: 'File history',
       
   292       filebox_btn_this_version: 'this ver',
       
   293       filebox_btn_revert: 'revert',
       
   294       
   249     },
   295     },
   250     editor: {
   296     editor: {
   251       err_server: 'There was a problem starting the editor',
   297       err_server: 'There was a problem starting the editor',
   252       err_access_denied_title: 'Not authorized to view source',
   298       err_access_denied_title: 'Not authorized to view source',
   253       err_access_denied_body: 'You are not authorized to edit or view the source of this page.',
   299       err_access_denied_body: 'You are not authorized to edit or view the source of this page.',