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 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'perm', 'plugin', |
20 'page', 'comment', 'onpage', 'etc', 'editor', 'history', 'catedit', 'tags', 'delvote', 'ajax', 'sidebar', 'perm', 'plugin', 'paginate', |
21 ], |
21 ], |
22 strings: { |
22 strings: { |
23 meta: { |
23 meta: { |
24 page: 'Page creation and control', |
24 page: 'Page creation and control', |
25 comment: 'Comment display', |
25 comment: 'Comment display', |
32 delvote: 'Page deletion vote interface', |
32 delvote: 'Page deletion vote interface', |
33 ajax: 'On-page AJAX applets', |
33 ajax: 'On-page AJAX applets', |
34 sidebar: 'Default sidebar blocks and buttons', |
34 sidebar: 'Default sidebar blocks and buttons', |
35 perm: 'Page actions (for ACLs)', |
35 perm: 'Page actions (for ACLs)', |
36 plugin: 'Plugin names and descriptions', |
36 plugin: 'Plugin names and descriptions', |
|
37 paginate: 'Pagination widget', |
37 plural: 's', |
38 plural: 's', |
38 enano_about_th: 'About the Enano Content Management System', |
39 enano_about_th: 'About the Enano Content Management System', |
39 enano_about_poweredby: '<p>This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-2007 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see <a href="http://enanocms.org/Legal_information">Legal Information</a>.</p><p>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. For more information about Free Software, check out the <a href="http://en.wikipedia.org/wiki/Free_Software" onclick="window.open(this.href); return false;">Wikipedia page</a> or the <a href="http://www.fsf.org/" onclick="window.open(this.href); return false;">Free Software Foundation\'s</a> homepage.</p>', |
40 enano_about_poweredby: '<p>This website is powered by <a href="http://enanocms.org/">Enano</a>, the lightweight and open source CMS that everyone can use. Enano is copyright © 2006-2007 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please see <a href="http://enanocms.org/Legal_information">Legal Information</a>.</p><p>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. For more information about Free Software, check out the <a href="http://en.wikipedia.org/wiki/Free_Software" onclick="window.open(this.href); return false;">Wikipedia page</a> or the <a href="http://www.fsf.org/" onclick="window.open(this.href); return false;">Free Software Foundation\'s</a> homepage.</p>', |
40 enano_about_gpl: '<p>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.</p><p>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.</p><p>You should have received <a href="%gpl_link%">a copy of the GNU General Public License</a> along with this program; if not, write to:</p><p style="margin-left 2em;">Free Software Foundation, Inc.,<br />51 Franklin Street, Fifth Floor<br />Boston, MA 02110-1301, USA</p><p>Alternatively, you can <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">read it online</a>.</p>', |
41 enano_about_gpl: '<p>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.</p><p>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.</p><p>You should have received <a href="%gpl_link%">a copy of the GNU General Public License</a> along with this program; if not, write to:</p><p style="margin-left 2em;">Free Software Foundation, Inc.,<br />51 Franklin Street, Fifth Floor<br />Boston, MA 02110-1301, USA</p><p>Alternatively, you can <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">read it online</a>.</p>', |
41 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
42 enano_about_lbl_enanoversion: '<a href="http://enanocms.org">Enano</a> version:', |
118 btn_edit: 'edit', |
119 btn_edit: 'edit', |
119 btn_delete: 'delete', |
120 btn_delete: 'delete', |
120 btn_mod_approve: 'Approve', |
121 btn_mod_approve: 'Approve', |
121 btn_mod_unapprove: 'Unapprove', |
122 btn_mod_unapprove: 'Unapprove', |
122 btn_mod_delete: 'Delete', |
123 btn_mod_delete: 'Delete', |
|
124 btn_mod_ip_logged: 'View IP', |
|
125 btn_mod_ip_missing: 'IP not logged', |
123 btn_save: 'save', |
126 btn_save: 'save', |
124 |
127 |
125 msg_comment_posted: 'Your comment has been posted. If it does not appear right away, it is probably awaiting approval.', |
128 msg_comment_posted: 'Your comment has been posted. If it does not appear right away, it is probably awaiting approval.', |
126 |
129 |
127 msg_count_zero: 'There are <span id="comment_count_inner">no</span> comments on this %page_type%.', |
130 msg_count_zero: 'There are <span id="comment_count_inner">no</span> comments on this %page_type%.', |
131 msg_count_unapp_mod: '<span id="comment_count_unapp_inner">%num_unapp%</span> of those are unapproved.', |
134 msg_count_unapp_mod: '<span id="comment_count_unapp_inner">%num_unapp%</span> of those are unapproved.', |
132 msg_count_unapp_one: 'However, there is <span id="comment_count_unapp_inner">1</span> additional comment awaiting approval.', |
135 msg_count_unapp_one: 'However, there is <span id="comment_count_unapp_inner">1</span> additional comment awaiting approval.', |
133 msg_count_unapp_plural: 'However, there are <span id="comment_count_unapp_inner">%num_unapp%</span> additional comments awaiting approval.', |
136 msg_count_unapp_plural: 'However, there are <span id="comment_count_unapp_inner">%num_unapp%</span> additional comments awaiting approval.', |
134 |
137 |
135 msg_note_unapp: '(Unapproved)', |
138 msg_note_unapp: '(Unapproved)', |
|
139 |
|
140 msg_ip_address: 'IP address:', |
136 |
141 |
137 msg_delete_confirm: 'Do you really want to delete this comment?', |
142 msg_delete_confirm: 'Do you really want to delete this comment?', |
138 |
143 |
139 postform_title: 'Got something to say?', |
144 postform_title: 'Got something to say?', |
140 postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.', |
145 postform_blurb: 'If you have comments or suggestions on this article, you can shout it out here.', |
425 specialupdownload_desc: 'Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user.', |
430 specialupdownload_desc: 'Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user.', |
426 specialuserfuncs_title: 'Special user/login-related pages', |
431 specialuserfuncs_title: 'Special user/login-related pages', |
427 specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.', |
432 specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.', |
428 specialuserprefs_title: 'User control panel', |
433 specialuserprefs_title: 'User control panel', |
429 specialuserprefs_desc: 'Provides the page Special:Preferences.', |
434 specialuserprefs_desc: 'Provides the page Special:Preferences.', |
|
435 }, |
|
436 paginate: { |
|
437 lbl_page: 'Page:', |
|
438 btn_first: 'First', |
|
439 btn_last: 'Last', |
|
440 btn_prev: 'Prev', |
|
441 btn_next: 'Next', |
|
442 lbl_goto_page: 'Go to page:', |
|
443 err_bad_page_title: 'Invalid entry', |
|
444 err_bad_page_body: 'Please enter a page number between 1 and %max%.', |
430 }, |
445 }, |
431 etc: { |
446 etc: { |
432 redirect_title: 'Redirecting...', |
447 redirect_title: 'Redirecting...', |
433 redirect_body: 'Please wait while you are redirected.', |
448 redirect_body: 'Please wait while you are redirected.', |
434 redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.', |
449 redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.', |