OSDN Git Service

FIX:ブックマークレットで、スキン変数<%itemtime%>が正しくパースされない不具合を修正
[nucleus-jp/nucleus-next.git] / nucleus / locales / en_Latn_US.UTF-8.php
1 <?php
2 // English Nucleus Language File
3 //
4 // Author: Wouter Demuynck
5 // Nucleus version: v1.0-v3.4
6 //
7 // Please note: if you want to translate this file to your own translation, be aware
8 // that in a next Nucleus version, new variables might be added and some other ones
9 // might be deleted. Therefore, it's important to list the Nucleus version for which
10 // the file was written in your document.
11 //
12 // Fully translated translation file can be sent to us and will be made
13 // available for download (with proper credit to the author, of course)
14
15 /**
16  * English Nucleus Language File
17  *
18  * @license http://nucleuscms.org/license.txt GNU General Public License
19  * @copyright Copyright (C) 2002-2009 The Nucleus Group
20  * @version $Id: en_Latn_US.UTF-8.php 1837 2012-05-13 04:12:13Z sakamocchi $
21  */
22
23 /********************************************
24  *        Start New for 4.0                 *
25  ********************************************/
26 define('_LOCALE_BG_CYRL_BG',    'Bulgarian in Bulgaria');
27 define('_LOCALE_CA_LATN_ES',    'Catalan in Spain');
28 define('_LOCALE_CS_LATN_CZ',    'Czech in Czech Republic');
29 define('_LOCALE_DE_LATN_DE',    'German in Germany');
30 define('_LOCALE_EL_LATN_GR',    'Greek in Greece');
31 define('_LOCALE_EN_LATN_US',    'English in United States');
32 define('_LOCALE_ES_LATN_ES',    'Spanish in Spain');
33 define('_LOCALE_FA_ARAB_IR',    'Persian in Islamic Republic of Iran');
34 define('_LOCALE_FI_LATN_FI',    'Finnish in Finland');
35 define('_LOCALE_FR_LATN_FR',    'French in France');
36 define('_LOCALE_GL_LATN_ES',    'Galician in Spain');
37 define('_LOCALE_HR_LATN_HR',    'Croatian in Croatia');
38 define('_LOCALE_HU_LATN_HU',    'Hungarian in Hungary');
39 define('_LOCALE_ID_LATN_ID',    'Indonesian in Indonesia (Latin script)');
40 define('_LOCALE_IT_LATN_IT',    'Italian in Italy');
41 define('_LOCALE_JA_JPAN_JP',    'Japanese in Japan');
42 define('_LOCALE_KO_KORE_KR',    'Korean in Korea');
43 define('_LOCALE_KU_ARAB_TR',    'Kurdish in Turkey (Arabic script)');
44 define('_LOCALE_LV_LATN_LV',    'Latvian in Latvia');
45 define('_LOCALE_NL_LATN_NL',    'Dutch in Netherlands');
46 define('_LOCALE_PL_LATN_PL',    'Polish in Poland');
47 define('_LOCALE_PT_LATN_BR',    'Portuguese in Brazil');
48 define('_LOCALE_RO_LATN_RO',    'Romainan in Romania');
49 define('_LOCALE_RU_CYRL_RU',    'Russian in Russia');
50 define('_LOCALE_SK_LATN_SK',    'Slovak in Slovakia');
51 define('_LOCALE_SR_CYRL_RS',    'Serbian in Serbia');
52 define('_LOCALE_UR_ARAB_PK',    'Urdu in Pakistan');
53 define('_LOCALE_VI_LATN_VN',    'Vietnamese in Vietnam (Latin script)');
54 define('_LOCALE_ZH_HANS_CN',    'Chinese in China (simplified script)');
55 define('_LOCALE_ZH_HANT_TW',    'Chinese in Taiwan (Traditional script)');
56
57 define('_FORGOTPASSWORD_TITLE',                         'Forgot your password?');
58 define('_FORGOTPASSWORD_MSG',                           'Enter your username and email address below, and you\'ll be sent an e-mail with a link where you can choose a new password.');
59 define('_FORGOTPASSWORD_SUBMIT',                        'Send Activation Link" class="transparent');
60 define('_FORGOTPASSWORD_CONTACT',                       'If you don\'t remember your exact username, contact the site administrator.');
61 define('_SKINIE_INVALID_NAMES_DETECTED',        'Invalid skin or templates names detected. Valid names consist of only a-z, A-Z, 0-9, -, and _'); 
62 define('_LISTS_AUTHOR',                                         'Author');
63 define('_OVERVIEW_OTHER_DRAFTS',                        'Other Drafts');
64 define('_ERROR_BADADMINSKINNAME',                       'the name of skin for admin area must start with \'admin/\'.');
65 define('_ERROR_BADADMINTEMPLATENAME',           'the name of template for admin area must start with \'admin/\'.');
66 define('_SETTINGS_ADMINSKIN', 'default skin for admin area');
67 define('_SETTINGS_BKMKLTSKIN', 'default skin for bookmarklet');
68 define('_MEMBERS_BKMKLTSKIN',          "bookmarklet skin");
69
70 /********************************************
71  *        Start New for 3.6x                *
72  ********************************************/
73 define('_ERROR_USER_TOO_LONG', 'Please enter a name shorter than 40 characters.');
74 define('_ERROR_EMAIL_TOO_LONG', 'Please enter an email shorter than 100 characters.');
75 define('_ERROR_URL_TOO_LONG', 'Please enter a website shorter than 100 characters.');
76
77 /********************************************
78  *        Start New for 3.62                *
79  ********************************************/
80 define('_SETTINGS_ADMINCSS',            'Admin Area Style');
81
82  
83 /********************************************
84  *        Start New for 3.50                *
85  ********************************************/
86 define('_PLUGS_TITLE_GETPLUGINS',               'get more plugins...');
87 define('_ARCHIVETYPE_YEAR', 'year');
88 define('_ADMIN_SYSTEMOVERVIEW_LATESTVERSION_TITLE',             'Newer Version Available');
89 define('_ADMIN_SYSTEMOVERVIEW_LATESTVERSION_TEXT',              'Upgrade available: v');
90 define('_MANAGER_PLUGINSQLAPI_NOTSUPPORT', "Plugin %s was not loaded (does not support SqlApi and you are trying to use a non-mysql db)");
91
92
93 /********************************************
94  *        Start New for 3.40                *
95  ********************************************/
96
97 // START changed/added after 3.33 START
98 define('_MEMBERS_USEAUTOSAVE',                                          'Use the Autosave function?');
99
100 define('_TEMPLATE_PLUGIN_FIELDS',                                       'Custom Plugin Fields');
101 define('_TEMPLATE_BLOGLIST',                                            'Template Blog List');
102 define('_TEMPLATE_BLOGHEADER',                                          'Blog List Header');
103 define('_TEMPLATE_BLOGITEM',                                            'Blog List Item');
104 define('_TEMPLATE_BLOGFOOTER',                                          'Blog List Footer');
105
106 define('_SETTINGS_DEFAULTLISTSIZE',                                     'Default Size of Lists in Admin Area');
107 define('_SETTINGS_DEBUGVARS',           'Debug Vars');
108
109 define('_CREATE_ACCOUNT_TITLE',                                         'Create Member Account');
110 define('_CREATE_ACCOUNT0',                                                      'Create Account');
111 define('_CREATE_ACCOUNT1',                                                      'Visitors are not allowed to create a Member Account.<br /><br />');
112 define('_CREATE_ACCOUNT2',                                                      'Please contact the website administrator for more information.');
113 define('_CREATE_ACCOUNT_USER_DATA',                                     'Account Info.');
114 define('_CREATE_ACCOUNT_LOGIN_NAME',                            'Login Name (required):');
115 define('_CREATE_ACCOUNT_LOGIN_NAME_VALID',                      'only a-z and 0-9 allowed, no spaces at start/end');
116 define('_CREATE_ACCOUNT_REAL_NAME',                                     'Real Name (required):');
117 define('_CREATE_ACCOUNT_EMAIL',                                         'Email (required):');
118 define('_CREATE_ACCOUNT_EMAIL2',                                        '(must be valid, because an activation link will be sent over there)');
119 define('_CREATE_ACCOUNT_URL',                                           'URL:');
120 define('_CREATE_ACCOUNT_SUBMIT',                                        'Create Account');
121
122 define('_BMLET_BACKTODRAFTS',           'Move back to drafts');
123 define('_BMLET_CANCEL',                         'Cancel');
124
125 define('_LIST_ITEM_NOCONTENT',                                          'No Comment');
126 define('_LIST_ITEM_COMMENTS',                                           '%d Comments');
127
128 define('_EDITC_URL',                            'Web site');
129 define('_EDITC_EMAIL',                          'E-mail');
130
131 define('_MANAGER_PLUGINFILE_NOTFOUND',                          "Plugin %s was not loaded (File not found)");
132 /* changed */
133 // plugin dependency 
134 define('_ERROR_INSREQPLUGIN',           'Plugin installation failed, requires %s');
135 define('_ERROR_DELREQPLUGIN',           'Plugin deletion failed, required by %s');
136
137 //define('_ADD_ADDLATER',                                                               'Add Later');
138 define('_ADD_ADDLATER',                                                         'Add the dates specified');
139
140 define('_LOGIN_NAME',                           'Name:');
141 define('_LOGIN_PASSWORD',                       'Password:');
142
143 // changed from _BOOKMARLET_BMARKLFOLLOW
144 define('_BOOKMARKLET_BMARKFOLLOW',                                      ' (Works with nearly all browsers)');
145 // END changed/added after 3.33 END
146
147 // START merge UTF-8 and EUC-JP
148
149 // Create New blog
150 define('_ADMIN_NOTABILIA',                                                      'Some information');
151 define('_ADMIN_PLEASE_READ',                                            "Before you start, here's some <strong>important information</strong>");
152 define('_ADMIN_HOW_TO_ACCESS',                                          "After you've created a new weblog, you'll need to perform some actions to make your blog accessible. There are two possibilities:");
153 define('_ADMIN_SIMPLE_WAY',                                                     "<strong>Simple:</strong> Create a copy of <code>index.php</code> and modify it to display your new weblog. Further instructions on how to do this will be provided after you've submitted this first form.");
154 define('_ADMIN_ADVANCED_WAY',                                           "<strong>Advanced:</strong> Insert the blog content into your current skins using skinvars like <code>&lt;%otherblog()&gt;</code>. This way, you can place multiple blogs on the same page.");
155 define('_ADMIN_HOW_TO_CREATE',                                          'Create Weblog');
156
157
158 define('_BOOKMARKLET_NEW_CATEGORY',                                     'Item was added, and a new category was created. ');
159 define('_BOOKMARKLET_NEW_CATEGORY_EDIT',                        'Click here to edit the name and description of the category.');
160 define('_BOOKMARKLET_NEW_WINDOW',                                       'Opens in new window');
161 define('_BOOKMARKLET_SEND_PING',                                        'Item was added successfully. Now pinging weblogs.com. Please hold on... (can take a while)'); // NOTE: This string is no longer in used
162
163 // END merge UTF-8 and EUC-JP
164
165 // OVERVIEW screen
166 define('_OVERVIEW_SHOWALL',                                                     'Show all blogs');      // <add by shizuki />
167
168 // Edit skins
169 define('_SKINEDIT_ALLOWEDBLOGS',                                                'Short blog names:');                   // <add by shizuki>
170 define('_SKINEDIT_ALLOWEDTEMPLATESS',                                   'Template names:');             // <add by shizuki>
171
172 // delete member
173 define('_WARNINGTXT_NOTDELMEDIAFILES',                          'Please note that media files will <b>NOT</b> be deleted. (At least not in this Nucleus version)');     // <add by shizuki />
174
175 // send Weblogupdate.ping
176 define('_UPDATEDPING_MESSAGE',                                          '<h2>Site Updated, Now pinging various weblog listing services...</h2><p>This can take a while...</p><p>If you aren\'t automatically passed through, '); // NOTE: This string is no longer in used
177 define('_UPDATEDPING_GOPINGPAGE',                                       'try again'); // NOTE: This string is no longer in used
178 define('_UPDATEDPING_PINGING',                                          'Pinging services, please wait...'); // NOTE: This string is no longer in used
179 define('_UPDATEDPING_VIEWITEM',                                         'View list of recent items for '); // NOTE: This string is no longer in used
180 define('_UPDATEDPING_VISITOWNSITE',                                     'Visit your own site'); // NOTE: This string is no longer in used
181
182 // General category
183 define('_EBLOGDEFAULTCATEGORY_NAME',                            'General');
184 define('_EBLOGDEFAULTCATEGORY_DESC',                            'Items that do not fit in other categories');
185
186 // First ITEM
187 define('_EBLOG_FIRSTITEM_TITLE',                                        'First Item');
188 define('_EBLOG_FIRSTITEM_BODY',                                         'This is the first item in your weblog. Feel free to delete it.');
189
190 // New weblog was created
191 define('_BLOGCREATED_TITLE',                                            'New weblog created');
192 define('_BLOGCREATED_ADDEDTXT',                                         "Your new weblog (%s) has been created. To continue, choose the way you'll want to make it viewable:");
193 define('_BLOGCREATED_SIMPLEWAY',                                        "Easiest: A copy of <code>%s.php</code>");
194 define('_BLOGCREATED_ADVANCEDWAY',                                      "Advanced: Call the weblog from existing skins");
195 define('_BLOGCREATED_SIMPLEDESC1',                                      "Method 1: Create an extra <code>%s.php</code> file");
196 define('_BLOGCREATED_SIMPLEDESC2',                                      "Create a file called <code>%s.php</code>, and copy-paste the following code into it:");
197 define('_BLOGCREATED_SIMPLEDESC3',                                      "Upload the file next to your existing <code>index.php</code> file, and you should be all set.");
198 define('_BLOGCREATED_SIMPLEDESC4',                                      "To finish the weblog creation process, please fill out the final URL for your weblog (the proposed value is a <em>guess</em>, don't take it for granted):");
199 define('_BLOGCREATED_ADVANCEDWAY2',                                     "Method 2: Call the weblog from existing skins");
200 define('_BLOGCREATED_ADVANCEDWAY3',                                     "To finish the weblog creation process, simply please fill out the final URL for your weblog: (might be the same as another already existing weblog)");
201
202 // Donate!
203 define('_ADMINPAGEFOOT_OFFICIALURL',                            'http://nucleuscms.org/');
204 define('_ADMINPAGEFOOT_DONATEURL',                                      'http://nucleuscms.org/donate.php');
205 define('_ADMINPAGEFOOT_DONATE',                                         'Donate!');
206 define('_ADMINPAGEFOOT_COPYRIGHT',                                      'The Nucleus Group');
207
208 // Quick menu
209 define('_QMENU_MANAGE_SYSTEM',                                          'System info');
210
211 // Bookmarklet
212 define('_BOOKMARKLET_TITLE',                                            'Bookmarklet<!-- and Right Click Menu -->');
213 define('_BOOKMARKLET_DESC1',                                            'Bookmarklets allow adding items to your weblog with just one single click. ');
214 define('_BOOKMARKLET_DESC2',                                            'After installing these bookmarklets, you\'ll be able to click the \'add to weblog\' button on your browser toolbar, ');
215 define('_BOOKMARKLET_DESC3',                                            'and a Nucleus add-item window will popup, ');
216 define('_BOOKMARKLET_DESC4',                                            'containing the link and title of the page you were visiting, ');
217 define('_BOOKMARKLET_DESC5',                                            'plus any text you might have selected.');
218 define('_BOOKMARKLET_BOOKARKLET',                                       'bookmarklet');
219 define('_BOOKMARKLET_ANCHOR',                                           'Add to %s');
220 define('_BOOKMARKLET_BMARKTEXT',                                        'You can drag the following link to your favorites, or your browsers toolbar: ');
221 define('_BOOKMARKLET_BMARKTEST',                                        '(if you want to test the bookmarklet first, click the link)');
222
223 define('_BOOKMARKLET_ERROR_SOMETHINGWRONG',                     'Something went wrong');
224 define('_BOOKMARKLET_ERROR_COULDNTNEWCAT',                      'Could not create new category');
225
226 // BAN
227 define('_BAN_EXAMPLE_TITLE',                                            'An example');
228 define('_BAN_EXAMPLE_TEXT',                                                     ': "134.58.253.193" will only block one computer, while "134.58.253" will block 256 IP addresses, including the one from the first example.');
229 define('_BAN_IP_CUSTOM',                                                        'Custom: ');
230 define('_BAN_BANBLOGNAME',                                                      'Only blog %s');
231
232 // Plugin Options
233 define('_PLUGIN_OPTIONS_TITLE',                                                 'Options for %s');
234
235 // Plugin file loda error
236 define('_PLUGINFILE_COULDNT_BELOADED',                          'Error: plugin file <strong>%s.php</strong> could not be loaded, or it has been set inactive because it does not support some features (check the <a href="?action=actionlog">actionlog</a> for more info)');
237
238 //ITEM add/edit template (for japanese only)
239 define('_ITEM_ADDEDITTEMPLATE_FORMAT',                          'Format :');
240 define('_ITEM_ADDEDITTEMPLATE_YEAR',                            'Year');
241 define('_ITEM_ADDEDITTEMPLATE_MONTH',                           'Month');
242 define('_ITEM_ADDEDITTEMPLATE_DAY',                                     'Day');
243 define('_ITEM_ADDEDITTEMPLATE_HOUR',                            'Hour');
244 define('_ITEM_ADDEDITTEMPLATE_MINUTE',                          'Minute');
245
246 // Errors
247 define('_ERRORS_INSTALLSQL',                                            'install.sql should be deleted');
248 define('_ERRORS_INSTALLDIR',                                            'install directory should be deleted');  // <add by shizuki />
249 define('_ERRORS_INSTALLPHP',                                            'install.php should be deleted');
250 define('_ERRORS_UPGRADESDIR',                                           'nucleus/upgrades directory should be deleted');
251 define('_ERRORS_CONVERTDIR',                                            'nucleus/convert directory should be deleted');
252 define('_ERRORS_CONFIGPHP',                                                     'config.php should be non-writable (chmod to 444)');
253 define('_ERRORS_STARTUPERROR1',                                         '<p>One or more of the Nucleus installation files are still present on the webserver, or are writable.</p><p>You should remove these files or change their permissions to ensure security. Here are the files that were found by Nucleus</p> <ul><li>');
254 define('_ERRORS_STARTUPERROR2',                                         '</li></ul><p>If you don\'t want to see this error message again, without solving the problem, set <code>$CONF[\'alertOnSecurityRisk\']</code> in <code>globalfunctions.php</code> to <code>0</code>, or do this at the end of <code>config.php</code>.</p>');
255 define('_ERRORS_STARTUPERROR3',                                         'Security Risk');
256
257 // PluginAdmin tickets by javascript
258 define('_PLUGINADMIN_TICKETS_JAVASCRIPT',                       '<p><b>Error occured during automatic addition of tickets.</b></p>');
259
260 // Global settings disablesite URL
261 define('_SETTINGS_DISABLESITEURL',                                      'Redirect URL:');
262
263 // Skin import/export
264 define('_SKINIE_SEELEMENT_UNEXPECTEDTAG',                       'UNEXPECTED TAG');
265 define('_SKINIE_ERROR_FAILEDOPEN_FILEURL',                      'Failed to open file/URL');
266 define('_SKINIE_NAME_CLASHES_DETECTED',                         'Name clashes detected, re-run with allowOverwrite = 1 to force overwrite');
267
268 // ACTIONS.php parse_commentform
269 define('_ACTIONURL_NOTLONGER_PARAMATER',                        'actionurl is not longer a parameter on commentform skinvars. Moved to be a global setting instead.');
270
271 // ADMIN.php addToTemplate 'Query error: '
272 define('_ADMIN_SQLDIE_QUERYERROR',                                      'Query error: ');
273
274 // backyp.php Backup WARNING
275 define('_BACKUP_BACKUPFILE_TITLE',                                      'This is a backup file generated by Nucleus');
276 define('_BACKUP_BACKUPFILE_BACKUPDATE',                         'backup-date:');
277 define('_BACKUP_BACKUPFILE_NUCLEUSVERSION',                     'Nucleus CMS version:');
278 define('_BACKUP_BACKUPFILE_DATABASE_NAME',                      'Nucleus CMS Database name:');
279 define('_BACKUP_BACKUPFILE_TABLE_NAME',                         'TABLE:');
280 define('_BACKUP_BACKUPFILE_TABLEDATAFOR',                       'Table Data for %s');
281 define('_BACKUP_WARNING_NUCLEUSVERSION',                        'WARNING: Only try to restore on servers running the exact same version of Nucleus');
282 define('_BACKUP_RESTOR_NOFILEUPLOADED',                         'No file uploaded');
283 define('_BACKUP_RESTOR_UPLOAD_ERROR',                           'File Upload Error');
284 define('_BACKUP_RESTOR_UPLOAD_NOCORRECTTYPE',           'The uploaded file is not of the correct type');
285 define('_BACKUP_RESTOR_UPLOAD_NOZLIB',                          'Cannot decompress gzipped backup (zlib package not installed)');
286 define('_BACKUP_RESTOR_SQL_ERROR',                                      'SQL Error: ');
287
288 // BLOG.php addTeamMember
289 define('_TEAM_ADD_NEWTEAMMEMBER',                                       'Added %s (ID=%d) to the team of blog "%s"');
290
291 // ADMIN.php systemoverview()
292 define('_ADMIN_SYSTEMOVERVIEW_HEADING',                         'System Overview');
293 define('_ADMIN_SYSTEMOVERVIEW_PHPANDMYSQL',                     'PHP and MySQL');
294 define('_ADMIN_SYSTEMOVERVIEW_VERSIONS',                        'Versions');
295 define('_ADMIN_SYSTEMOVERVIEW_PHPVERSION',                      'PHP version');
296 define('_ADMIN_SYSTEMOVERVIEW_MYSQLVERSION',            'MySQL version');
297 define('_ADMIN_SYSTEMOVERVIEW_SETTINGS',                        'Settings');
298 define('_ADMIN_SYSTEMOVERVIEW_GDLIBRALY',                       'GD Libraly');
299 define('_ADMIN_SYSTEMOVERVIEW_MODULES',                         'Modules');
300 define('_ADMIN_SYSTEMOVERVIEW_ENABLE',                          'enabled');
301 define('_ADMIN_SYSTEMOVERVIEW_DISABLE',                         'disabled');
302 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSSYSTEM',           'Your Nucleus CMS System');
303 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSVERSION',          'Nucleus CMS version');
304 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSPATCHLEVEL',       'Nucleus CMS patch level');
305 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSSETTINGS',         'Important settings');
306 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK',            'Check for a new version');
307 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_TXT',        'Check on nucleuscms.org if a new version is available: ');
308 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_URL',        'http://nucleuscms.org/version.php?v=%d&amp;pl=%d');
309 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_TITLE',      'Check for upgrade');
310 define('_ADMIN_SYSTEMOVERVIEW_NOT_ADMIN',                       "You haven't enough rights to see the system informations.");
311
312 // ENCAPSULATE.php
313 define('_ENCAPSULATE_ENCAPSULATE_NOENTRY',                      'No entries');
314
315 // globalfunctions.php
316 define('_GFUNCTIONS_LOGINPCSHARED_YES',                         'on shared PC');
317 define('_GFUNCTIONS_LOGINPCSHARED_NO',                          'on not shared PC');
318 define('_GFUNCTIONS_LOGINSUCCESSFUL_TXT',                       'Login successful for %s (%s)');
319 define('_GFUNCTIONS_LOGINFAILED_TXT',                           'Login failed for %s');
320 define('_GFUNCTIONS_LOGOUT_TXT',                                        '%s is logouted');
321 define('_GFUNCTIONS_HEADERSALREADYSENT_FILE',           ' in <code>%s</code> line <code>%s</code>');
322 define('_GFUNCTIONS_HEADERSALREADYSENT_TITLE',          ' Page headers already sent');
323 define('_GFUNCTIONS_HEADERSALREADYSENT_TXT',            '<p>The page headers have already been sent out%s. This could cause Nucleus not to work in the expected way.</p><p>Usually, this is caused by spaces or newlines at the end of the <code>config.php</code> file, at the end of the translation file or at the end of a plugin file. Please check this and try again.</p><p>If you don\'t want to see this error message again, without solving the problem, set <code>$CONF[\'alertOnHeadersSent\']</code> in <code>globalfunctions.php</code> to <code>0</code></p>');
324 define('_GFUNCTIONS_PARSEFILE_FILEMISSING',                     'A file is missing');
325 define('_GFUNCTIONS_AN_ERROR_OCCURRED',                         'Sorry. An error occurred.');
326 define('_GFUNCTIONS_YOU_AERNT_LOGGEDIN',                        "You aren't logged in.");
327
328 // MANAGER.php
329 define('_MANAGER_PLUGINFILE_NOCLASS',                           "Plugin %s was not loaded (Class not found in file, possible parse error)");
330 define('_MANAGER_PLUGINTABLEPREFIX_NOTSUPPORT',         "Plugin %s was not loaded (does not support SqlTablePrefix)");
331
332 // mysql.php
333 define('_NO_SUITABLE_MYSQL_LIBRARY',                            "<p>No suitable mySQL library was found to run Nucleus</p>");
334
335 // PLUGIN.php
336 define('_ERROR_PLUGIN_NOSUCHACTION',                            'No Such Action');
337
338 // PLUGINADMIN.php
339 define('_ERROR_INVALID_PLUGIN',                                         'Invalid plugin');
340
341 // showlist.php
342 define('_LIST_PLUGS_DEPREQ',                                            'Plugin(s) requires:');
343 define('_LIST_SKIN_PREVIEW',                                            "Preview for '%s' skin");
344 define('_LIST_SKIN_PREVIEW_VIEWLARGER',                         "View larger");
345 define('_LIST_SKIN_README',                                                     "More info on the '%s' skin");
346 define('_LIST_SKIN_README_TXT',                                         'Read me');
347
348 // BLOG.php createNewCategory()
349 define('_CREATED_NEW_CATEGORY_NAME',                            'newcat');
350 define('_CREATED_NEW_CATEGORY_DESC',                            'New category');
351
352 // ADMIN.php blog settings
353 define('_EBLOG_CURRENT_TEAM_MEMBER',                            'Members currently on your team:');
354
355 /********************************************
356  *        End New for 3.40                  *
357  ********************************************/
358
359 // START changed/added after 3.3 START
360 define('_AUTOSAVEDRAFT',                'Auto save draft');
361 define('_AUTOSAVEDRAFT_LASTSAVED',      'Last saved: ');
362 define('_AUTOSAVEDRAFT_NOTYETSAVED',    'No saves have been made yet');
363 define('_AUTOSAVEDRAFT_NOW',            'Auto save now');
364 define('_SKIN_PARTS_SPECIAL',           'Special skin parts');
365 define('_ERROR_SKIN_PARTS_SPECIAL_FORMAT',              'You must enter a name that exists only out of lowercase letters and digits');
366 define('_ERROR_SKIN_PARTS_SPECIAL_DELETE',              'Can\'t delete this skin part');
367 define('_CONFIRMTXT_SKIN_PARTS_SPECIAL',                'Do you really want to delete this special skin part?');
368 define('_ERROR_PLUGIN_LOAD',            'Plugin could not be loaded, or does not support certain features that are required for it to run on your Nucleus installation (you might want to check the <a href="?action=actionlog">actionlog</a> for more info)');
369 // END changed/added after 3.3 END
370
371 // START changed/added after 3.22 START
372 define('_SEARCHFORM_QUERY',                     'Keywords to search');
373 define('_ERROR_EMAIL_REQUIRED',         'Email address is required');
374 define('_COMMENTFORM_MAIL',                     'Website:');
375 define('_COMMENTFORM_EMAIL',            'E-mail:');
376 define('_EBLOG_REQUIREDEMAIL',          'Require E-mail address with comments?');
377 define('_ERROR_COMMENTS_SPAM',      'Your comment was rejected because it did not pass the spam test');
378 // END changed/added after 3.22 END
379
380 // START changed/added after 3.15 START
381
382 define('_LIST_PLUG_SUBS_NEEDUPDATE','Please use the \'Update Subscription list\'-button to update the plugin\'s subscription list.');
383 define('_LIST_PLUGS_DEP',                       'Plugin(s) requires:');
384
385 // END changed/added after 3.15
386
387 // START changed/added after 3.1 START
388
389 // comments list per weblog
390 define('_COMMENTS_BLOG',                        'All Comments for blog');
391 define('_NOCOMMENTS_BLOG',                      'No comments were made on items of this blog');
392 define('_BLOGLIST_COMMENTS',            'Comments');
393 define('_BLOGLIST_TT_COMMENTS',         'A list of all comments made on items of this blog');
394
395
396 // for use in archivetype-skinvar
397 define('_ARCHIVETYPE_DAY',                      'day');
398 define('_ARCHIVETYPE_MONTH',            'month');
399
400 // tickets (prevents malicious users to trick an admin to perform actions he doesn't want)
401 define('_ERROR_BADTICKET',                      'Invalid or expired ticket.');
402
403 // cookie prefix
404 define('_SETTINGS_COOKIEPREFIX',        'Cookie Prefix');
405
406 // account activation
407 define('_ERROR_NOLOGON_NOACTIVATE',     'Cannot send activation link. You\'re not allowed to log in.');
408 define('_ERROR_ACTIVATE',                       'Activation key does not exist, is invalid, or has expired.');
409 define('_ACTIONLOG_ACTIVATIONLINK', 'Activation link sent');
410 define('_MSG_ACTIVATION_SENT',          'An activation link has been sent by e-mail.');
411
412 // activation link emails
413 define('_ACTIVATE_REGISTER_MAIL',       "Hi <%memberName%>,\n\nYou need to activate your account at <%siteName%> (<%siteUrl%>).\nYou can do this by visiting the link below: \n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
414 define('_ACTIVATE_REGISTER_MAILTITLE',  "Activate your '<%memberName%>' account");
415 define('_ACTIVATE_REGISTER_TITLE',      'Welcome <%memberName%>');
416 define('_ACTIVATE_REGISTER_TEXT',       'You\'re almost there. Please choose a password for your account below.');
417 define('_ACTIVATE_FORGOT_MAIL',         "Hi <%memberName%>,\n\nUsing the link below, you can choose a new password for your account at <%siteName%> (<%siteUrl%>) by choosing a new password.\n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
418 define('_ACTIVATE_FORGOT_MAILTITLE',"Re-activate your '<%memberName%>' account");
419 define('_ACTIVATE_FORGOT_TITLE',        'Welcome <%memberName%>');
420 define('_ACTIVATE_FORGOT_TEXT',         'You can choose a new password for your account below:');
421 define('_ACTIVATE_CHANGE_MAIL',         "Hi <%memberName%>,\n\nSince your e-mail address has changed, you'll need to re-activate your account at <%siteName%> (<%siteUrl%>).\nYou can do this by visiting the link below: \n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
422 define('_ACTIVATE_CHANGE_MAILTITLE',"Re-activate your '<%memberName%>' account");
423 define('_ACTIVATE_CHANGE_TITLE',        'Welcome <%memberName%>');
424 define('_ACTIVATE_CHANGE_TEXT',         'Your address change has been verified. Thanks!');
425 define('_ACTIVATE_SUCCESS_TITLE',       'Activation Succeeded');
426 define('_ACTIVATE_SUCCESS_TEXT',        'Your account has been successfully activated.');
427 define('_MEMBERS_SETPWD',                       'Set Password');
428 define('_MEMBERS_SETPWD_BTN',           'Set Password');
429 define('_QMENU_ACTIVATE',                       'Account Activation');
430 define('_QMENU_ACTIVATE_TEXT',          '<p>After you have activated your account, you can start using it by <a href="index.php?action=showlogin">logging in</a>.</p>');
431
432 define('_PLUGS_BTN_UPDATE',                     'Update subscription list');
433
434 // global settings
435 define('_SETTINGS_JSTOOLBAR',           'Javascript Toolbar Style');
436 define('_SETTINGS_JSTOOLBAR_FULL',      'Full Toolbar (IE)');
437 define('_SETTINGS_JSTOOLBAR_SIMPLE','Simple Toolbar (Non-IE)');
438 define('_SETTINGS_JSTOOLBAR_NONE',      'Disable Toolbar');
439 define('_SETTINGS_URLMODE_HELP',        '(Info: <a href="documentation/tips.html#searchengines-fancyurls">How to activate fancy URLs</a>)');
440
441 // extra plugin settings part when editing categories/members/blogs/...
442 define('_PLUGINS_EXTRA',                        'Extra Plugin Settings');
443
444 // itemlist info column keys
445 define('_LIST_ITEM_BLOG',                       'blog:');
446 define('_LIST_ITEM_CAT',                        'cat:');
447 define('_LIST_ITEM_AUTHOR',                     'author:');
448 define('_LIST_ITEM_DATE',                       'date:');
449 define('_LIST_ITEM_TIME',                       'time:');
450
451 // indication of registered members in comments list
452 define('_LIST_COMMENTS_MEMBER',         '(member)');
453
454 // batch operations
455 define('_BATCH_WITH_SEL',                       'With selected:');
456 define('_BATCH_EXEC',                           'Execute');
457
458 // quickmenu
459 define('_QMENU_HOME',                           'Home');
460 define('_QMENU_ADD',                            'Add Item');
461 define('_QMENU_ADD_SELECT',                     '-- select --');
462 define('_QMENU_USER_SETTINGS',          'Profile');
463 define('_QMENU_USER_ITEMS',                     'Items');
464 define('_QMENU_USER_COMMENTS',          'Comments');
465 define('_QMENU_MANAGE',                         'Management');
466 define('_QMENU_MANAGE_LOG',                     'Action Log');
467 define('_QMENU_MANAGE_SETTINGS',        'Configuration');
468 define('_QMENU_MANAGE_MEMBERS',         'Members');
469 define('_QMENU_MANAGE_NEWBLOG',         'New Weblog');
470 define('_QMENU_MANAGE_BACKUPS',         'Backups');
471 define('_QMENU_MANAGE_PLUGINS',         'Plugins');
472 define('_QMENU_LAYOUT',                         'Layout');
473 define('_QMENU_LAYOUT_SKINS',           'Skins');
474 define('_QMENU_LAYOUT_TEMPL',           'Templates');
475 define('_QMENU_LAYOUT_IEXPORT',         'Import/Export');
476 define('_QMENU_PLUGINS',                        'Plugins');
477
478 // quickmenu on logon screen
479 define('_QMENU_INTRO',                          'Introduction');
480 define('_QMENU_INTRO_TEXT',                     '<p>This is the logon screen for Nucleus CMS, the content management system that\'s being used to maintain this website.</p><p>If you have an account, you can log on and start posting new items.</p>');
481
482 // helppages for plugins
483 define('_ERROR_PLUGNOHELPFILE',         'The helpfile for this plugin can not be found');
484 define('_PLUGS_HELP_TITLE',                     'Helppage for plugin');
485 define('_LIST_PLUGS_HELP',                      'help');
486
487
488 // END changed/started after 3.1
489
490 // START changed/added after v2.5beta START
491
492 // general settings (security)
493 define('_SETTINGS_EXTAUTH',                     'Enable External Authentication');
494 define('_WARNING_EXTAUTH',                      'Warning: Enable only if needed.');
495
496 // member profile
497 define('_MEMBERS_BYPASS',                       'Use External Authentication');
498
499 // 'always include in search' blog setting (yes/no) [in v2.5beta, the 'always' part wasn't clear]
500 define('_EBLOG_SEARCH',                         '<em>Always</em> include in search');
501
502 // END changed/added after v2.5beta
503
504 // START introduced after v2.0 START
505
506 // media library
507 define('_MEDIA_VIEW',                           'view');
508 define('_MEDIA_VIEW_TT',                        'View file (opens in new window)');
509 define('_MEDIA_FILTER_APPLY',           'Apply Filter');
510 define('_MEDIA_FILTER_LABEL',           'Filter: ');
511 define('_MEDIA_UPLOAD_TO',                      'Upload to...');
512 define('_MEDIA_UPLOAD_NEW',                     'Upload new file...');
513 define('_MEDIA_COLLECTION_SELECT',      'Select');
514 define('_MEDIA_COLLECTION_TT',          'Switch to this category');
515 define('_MEDIA_COLLECTION_LABEL',       'Current collection: ');
516
517 // tooltips on toolbar
518 define('_ADD_ALIGNLEFT_TT',                     'Align Left');
519 define('_ADD_ALIGNRIGHT_TT',            'Align Right');
520 define('_ADD_ALIGNCENTER_TT',           'Align Center');
521
522
523 // generic upload failure
524 define('_ERROR_UPLOADFAILED',           'Upload failed');
525
526 // END introduced after v2.0 END
527
528 // START introduced after v1.5 START
529
530 // posting to the past/edit timestamps
531 define('_EBLOG_ALLOWPASTPOSTING',       'Allow posting to the past');
532 define('_ADD_CHANGEDATE',                       'Update timestamp');
533 define('_BMLET_CHANGEDATE',                     'Update timestamp');
534
535 // skin import/export
536 define('_OVERVIEW_SKINIMPORT',          'Skin import/export...');
537
538 // skin settings
539 define('_PARSER_INCMODE_NORMAL',        'Normal');
540 define('_PARSER_INCMODE_SKINDIR',       'Use skin dir');
541 define('_SKIN_INCLUDE_MODE',            'Include mode');
542 define('_SKIN_INCLUDE_PREFIX',          'Include prefix');
543
544 // global settings
545 define('_SETTINGS_BASESKIN',            'Base Skin');
546 define('_SETTINGS_SKINSURL',            'Skins URL');
547 define('_SETTINGS_ACTIONSURL',          'Full URL to action.php');
548
549 // category moves (batch)
550 define('_ERROR_MOVEDEFCATEGORY',        'Cannot move default category');
551 define('_ERROR_MOVETOSELF',                     'Cannot move category (destination blog is the same as source blog)');
552 define('_MOVECAT_TITLE',                        'Select blog to move category to');
553 define('_MOVECAT_BTN',                          'Move category');
554
555 // URLMode setting
556 define('_SETTINGS_URLMODE',                     'URL Mode');
557 define('_SETTINGS_URLMODE_NORMAL',      'Normal');
558 define('_SETTINGS_URLMODE_PATHINFO','Fancy');
559
560 // Batch operations
561 define('_BATCH_NOSELECTION',            'Nothing selected to perform actions on');
562 define('_BATCH_ITEMS',                          'Batch operation on items');
563 define('_BATCH_CATEGORIES',                     'Batch operation on categories');
564 define('_BATCH_MEMBERS',                        'Batch operation on members');
565 define('_BATCH_TEAM',                           'Batch operation on team members');
566 define('_BATCH_COMMENTS',                       'Batch operation on comments');
567 define('_BATCH_UNKNOWN',                        'Unknown batch operation: ');
568 define('_BATCH_EXECUTING',                      'Executing');
569 define('_BATCH_ONCATEGORY',                     'on category');
570 define('_BATCH_ONITEM',                         'on item');
571 define('_BATCH_ONCOMMENT',                      'on comment');
572 define('_BATCH_ONMEMBER',                       'on member');
573 define('_BATCH_ONTEAM',                         'on team member');
574 define('_BATCH_SUCCESS',                        'Success!');
575 define('_BATCH_DONE',                           'Done!');
576 define('_BATCH_DELETE_CONFIRM',         'Confirm Batch Deletion');
577 define('_BATCH_DELETE_CONFIRM_BTN',     'Confirm Batch Deletion');
578 define('_BATCH_SELECTALL',                      'select all');
579 define('_BATCH_DESELECTALL',            'deselect all');
580
581 // batch operations: options in dropdowns
582 define('_BATCH_ITEM_DELETE',            'Delete');
583 define('_BATCH_ITEM_MOVE',                      'Move');
584 define('_BATCH_MEMBER_DELETE',          'Delete');
585 define('_BATCH_MEMBER_SET_ADM',         'Give admin rights');
586 define('_BATCH_MEMBER_UNSET_ADM',       'Take away admin rights');
587 define('_BATCH_TEAM_DELETE',            'Delete from team');
588 define('_BATCH_TEAM_SET_ADM',           'Give admin rights');
589 define('_BATCH_TEAM_UNSET_ADM',         'Take away admin rights');
590 define('_BATCH_CAT_DELETE',                     'Delete');
591 define('_BATCH_CAT_MOVE',                       'Move to other blog');
592 define('_BATCH_COMMENT_DELETE',         'Delete');
593
594 // itemlist: Add new item...
595 define('_ITEMLIST_ADDNEW',                      'Add new item...');
596 define('_ADD_PLUGIN_EXTRAS',            'Extra Plugin Options');
597
598 // errors
599 define('_ERROR_CATCREATEFAIL',          'Could not create new category');
600 define('_ERROR_NUCLEUSVERSIONREQ',      'This plugin requires a newer Nucleus version: ');
601
602 // backlinks
603 define('_BACK_TO_BLOGSETTINGS',         'Back to blogsettings');
604
605 // skin import export
606 define('_SKINIE_TITLE_IMPORT',          'Import');
607 define('_SKINIE_TITLE_EXPORT',          'Export');
608 define('_SKINIE_BTN_IMPORT',            'Import');
609 define('_SKINIE_BTN_EXPORT',            'Export selected skins/templates');
610 define('_SKINIE_LOCAL',                         'Import from local file:');
611 define('_SKINIE_NOCANDIDATES',          'No candidates for import found in the skins directory');
612 define('_SKINIE_FROMURL',                       'Import from URL:');
613 define('_SKINIE_EXPORT_INTRO',          'Select the skins and templates you want to export below');
614 define('_SKINIE_EXPORT_SKINS',          'Skins');
615 define('_SKINIE_EXPORT_TEMPLATES',      'Templates');
616 define('_SKINIE_EXPORT_EXTRA',          'Extra Info');
617 define('_SKINIE_CONFIRM_OVERWRITE',     'Overwrite skins that already exists (see nameclashes)');
618 define('_SKINIE_CONFIRM_IMPORT',        'Yes, I want to import this');
619 define('_SKINIE_CONFIRM_TITLE',         'About to import skins and templates');
620 define('_SKINIE_INFO_SKINS',            'Skins in file:');
621 define('_SKINIE_INFO_TEMPLATES',        'Templates in file:');
622 define('_SKINIE_INFO_GENERAL',          'Info:');
623 define('_SKINIE_INFO_SKINCLASH',        'Skin name clashes:');
624 define('_SKINIE_INFO_TEMPLCLASH',       'Template name clashes:');
625 define('_SKINIE_INFO_IMPORTEDSKINS','Imported skins:');
626 define('_SKINIE_INFO_IMPORTEDTEMPLS','Imported templates:');
627 define('_SKINIE_DONE',                          'Done Importing');
628
629 define('_AND',                                          'and');
630 define('_OR',                                           'or');
631
632 // empty fields on template edit
633 define('_EDITTEMPLATE_EMPTY',           'empty field (click to edit)');
634
635 // skin overview list
636 define('_LIST_SKINS_INCMODE',           'IncludeMode:');
637 define('_LIST_SKINS_INCPREFIX',         'IncludePrefix:');
638 define('_LIST_SKINS_DEFINED',           'Defined parts:');
639
640 // backup
641 define('_BACKUPS_TITLE',                        'Backup / Restore');
642 define('_BACKUP_TITLE',                         'Backup');
643 define('_BACKUP_INTRO',                         'Click the button below to create a backup of your Nucleus database. You\'ll be prompted to save a backup file. Store it in a safe place.');
644 define('_BACKUP_ZIP_YES',                       'Try to use compression');
645 define('_BACKUP_ZIP_NO',                        'Do not use compression');
646 define('_BACKUP_BTN',                           'Create Backup');
647 define('_BACKUP_NOTE',                          '<b>Note:</b> Only the database contents is stored in the backup. Media files and settings in config.php are thus <b>NOT</b> included in the backup.');
648 define('_RESTORE_TITLE',                        'Restore');
649 define('_RESTORE_NOTE',                         '<b>WARNING:</b> Restoring from a backup will <b>ERASE</b> all current Nucleus data in the database! Only do this when you\'re really sure!     <br />  <b>Note:</b> Make sure that the version of Nucleus in which you created the backup should be the same as the version you\'re running right now! It won\'t work otherwise');
650 define('_RESTORE_INTRO',                        'Select the backup file below (it\'ll be uploaded to the server) and click the "Restore" button to start.');
651 define('_RESTORE_IMSURE',                       'Yes, I\'m sure I want to do this!');
652 define('_RESTORE_BTN',                          'Restore From File');
653 define('_RESTORE_WARNING',                      '(make sure you\'re restoring the correct backup, maybe make a new backup before you start)');
654 define('_ERROR_BACKUP_NOTSURE',         'You\'ll need to check the \'I\'m sure\' testbox');
655 define('_RESTORE_COMPLETE',                     'Restore Complete');
656
657 // new item notification
658 define('_NOTIFY_NI_MSG',                        'A new item has been posted:');
659 define('_NOTIFY_NI_TITLE',                      'New Item!');
660 define('_NOTIFY_KV_MSG',                        'Karma vote on item:');
661 define('_NOTIFY_KV_TITLE',                      'Nucleus karma:');
662 define('_NOTIFY_NC_MSG',                        'Comment on item:');
663 define('_NOTIFY_NC_TITLE',                      'Nucleus comment:');
664 define('_NOTIFY_USERID',                        'User ID:');
665 define('_NOTIFY_USER',                          'User:');
666 define('_NOTIFY_COMMENT',                       'Comment:');
667 define('_NOTIFY_VOTE',                          'Vote:');
668 define('_NOTIFY_HOST',                          'Host:');
669 define('_NOTIFY_IP',                            'IP:');
670 define('_NOTIFY_MEMBER',                        'Member:');
671 define('_NOTIFY_TITLE',                         'Title:');
672 define('_NOTIFY_CONTENTS',                      'Contents:');
673
674 // member mail message
675 define('_MMAIL_MSG',                            'A message sent to you by');
676 define('_MMAIL_FROMANON',                       'an anonymous visitor');
677 define('_MMAIL_FROMNUC',                        'Posted from a Nucleus weblog at');
678 define('_MMAIL_TITLE',                          'A message from');
679 define('_MMAIL_MAIL',                           'Message:');
680
681 // END introduced after v1.5 END
682
683
684 // START introduced after v1.1 START
685
686 // bookmarklet buttons
687 define('_BMLET_ADD',                            'Add Item');
688 define('_BMLET_EDIT',                           'Edit Item');
689 define('_BMLET_DELETE',                         'Delete Item');
690 define('_BMLET_BODY',                           'Body');
691 define('_BMLET_MORE',                           'Extended');
692 define('_BMLET_OPTIONS',                        'Options');
693 define('_BMLET_PREVIEW',                        'Preview');
694
695 // used in bookmarklet
696 define('_ITEM_UPDATED',                         'Item was updated');
697 define('_ITEM_DELETED',                         'Item was deleted');
698
699 // plugins
700 define('_CONFIRMTXT_PLUGIN',            'Are you sure you want to delete the plugin named');
701 define('_ERROR_NOSUCHPLUGIN',           'No such plugin');
702 define('_ERROR_DUPPLUGIN',                      'Sorry, this plugin is already installed');
703 define('_ERROR_PLUGFILEERROR',          'No such plugin exists, or the permissions are set incorrectly');
704 define('_PLUGS_NOCANDIDATES',           'No plugin candidates found');
705
706 define('_PLUGS_TITLE_MANAGE',           'Manage Plugins');
707 define('_PLUGS_TITLE_INSTALLED',        'Currently Installed');
708 define('_PLUGS_TITLE_UPDATE',           'Update subscription list');
709 define('_PLUGS_TEXT_UPDATE',            'Nucleus keeps a cache of the event subscriptions of the plugins. When you upgrade a plugin by replacing it\'s file, you should run this update to make sure that the correct subscriptions are cached');
710 define('_PLUGS_TITLE_NEW',                      'Install New Plugin');
711 define('_PLUGS_ADD_TEXT',                       'Below is a list of all the files in your plugins directory, that might be non-installed plugins. Make sure you are <strong>really sure</strong> that it\'s a plugin before adding it.');
712 define('_PLUGS_BTN_INSTALL',            'Install Plugin');
713 define('_BACKTOOVERVIEW',                       'Back to overview');
714
715 // editlink
716 define('_TEMPLATE_EDITLINK',            'Edit Item Link');
717
718 // add left / add right tooltips
719 define('_ADD_LEFT_TT',                          'Add left box');
720 define('_ADD_RIGHT_TT',                         'Add right box');
721
722 // add/edit item: new category (in dropdown box)
723 define('_ADD_NEWCAT',                           'New Category...');
724
725 // new settings
726 define('_SETTINGS_PLUGINURL',           'Plugin URL');
727 define('_SETTINGS_MAXUPLOADSIZE',       'Max. upload file size (bytes)');
728 define('_SETTINGS_NONMEMBERMSGS',       'Allow non-members to send messages');
729 define('_SETTINGS_PROTECTMEMNAMES',     'Protect member names');
730
731 // overview screen
732 define('_OVERVIEW_PLUGINS',                     'Manage Plugins...');
733
734 // actionlog
735 define('_ACTIONLOG_NEWMEMBER',          'New member registration:');
736
737 // membermail (when not logged in)
738 define('_MEMBERMAIL_MAIL',                      'Your email address:');
739
740 // file upload
741 define('_ERROR_DISALLOWEDUPLOAD2',      'You do not have admin rights on any of the blogs that have the destination member on the teamlist. Therefor, you\'re not allowed to upload files to this member\'s media directory');
742
743 // plugin list
744 define('_LISTS_INFO',                           'Information');
745 define('_LIST_PLUGS_AUTHOR',            'By:');
746 define('_LIST_PLUGS_VER',                       'Version:');
747 define('_LIST_PLUGS_SITE',                      'Visit site');
748 define('_LIST_PLUGS_DESC',                      'Description:');
749 define('_LIST_PLUGS_SUBS',                      'Subscribes to the following events:');
750 define('_LIST_PLUGS_UP',                        'move up');
751 define('_LIST_PLUGS_DOWN',                      'move down');
752 define('_LIST_PLUGS_UNINSTALL',         'uninstall');
753 define('_LIST_PLUGS_ADMIN',                     'admin');
754 define('_LIST_PLUGS_OPTIONS',           'edit&nbsp;options');
755
756 // plugin option list
757 define('_LISTS_VALUE',                          'Value');
758
759 // plugin options
760 define('_ERROR_NOPLUGOPTIONS',          'this plugin does not have any options set');
761 define('_PLUGS_BACK',                           'Back to Plugin Overview');
762 define('_PLUGS_SAVE',                           'Save Options');
763 define('_PLUGS_OPTIONS_UPDATED',        'Plugin options updated');
764
765 define('_OVERVIEW_MANAGEMENT',          'Management');
766 define('_OVERVIEW_MANAGE',                      'Nucleus management...');
767 define('_MANAGE_GENERAL',                       'General Management');
768 define('_MANAGE_SKINS',                         'Skin and Templates');
769 define('_MANAGE_EXTRA',                         'Extra features');
770
771 define('_BACKTOMANAGE',                         'Back to Nucleus management');
772
773
774 // END introduced after v1.1 END
775
776
777
778
779
780 // global stuff
781 define('_LOGOUT',                                       'Log Out');
782 define('_LOGIN',                                        'Log In');
783 define('_YES',                                          'Yes');
784 define('_NO',                                           'No');
785 define('_SUBMIT',                                       'Submit');
786 define('_ERROR',                                        'Error');
787 define('_ERRORMSG',                                     'An error has occurred!');
788 define('_BACK',                                         'Go Back');
789 define('_NOTLOGGEDIN',                          'Not logged in');
790 define('_LOGGEDINAS',                           'Logged in as');
791 define('_ADMINHOME',                            'Admin Home');
792 define('_NAME',                                         'Name');
793 define('_BACKHOME',                                     'Back to Admin Home');
794 define('_BADACTION',                            'Non existing action requested');
795 define('_MESSAGE',                                      'Message');
796 define('_HELP_TT',                                      'Help!');
797 define('_YOURSITE',                                     'Your site');
798
799
800 define('_POPUP_CLOSE',                          'Close Window');
801
802 define('_LOGIN_PLEASE',                         'Please Log in First');
803
804 // commentform
805 define('_COMMENTFORM_YOUARE',           'You are');
806 define('_COMMENTFORM_SUBMIT',           'Add Comment');
807 define('_COMMENTFORM_COMMENT',          'Your comment:');
808 define('_COMMENTFORM_NAME',                     'Name:');
809 define('_COMMENTFORM_REMEMBER',         'Remember Me');
810
811 // loginform
812 define('_LOGINFORM_NAME',                       'Username:');
813 define('_LOGINFORM_PWD',                        'Password:');
814 define('_LOGINFORM_YOUARE',                     'Logged in as');
815 define('_LOGINFORM_SHARED',                     'Shared Computer');
816
817 // member mailform
818 define('_MEMBERMAIL_SUBMIT',            'Send Message');
819
820 // search form
821 define('_SEARCHFORM_SUBMIT',            'Search');
822
823 // add item form
824 define('_ADD_ADDTO',                            'Add new item to');
825 define('_ADD_CREATENEW',                        'Create new item');
826 define('_ADD_BODY',                                     'Body');
827 define('_ADD_TITLE',                            'Title');
828 define('_ADD_MORE',                                     'Extended (optional)');
829 define('_ADD_CATEGORY',                         'Category');
830 define('_ADD_PREVIEW',                          'Preview');
831 define('_ADD_DISABLE_COMMENTS',         'Disable comments?');
832 define('_ADD_DRAFTNFUTURE',                     'Draft &amp; Future Items');
833 define('_ADD_ADDITEM',                          'Add Item');
834 define('_ADD_ADDNOW',                           'Add Now');
835 define('_ADD_PLACE_ON',                         'Place on');
836 define('_ADD_ADDDRAFT',                         'Add to drafts');
837 define('_ADD_NOPASTDATES',                      '(dates and times in the past are NOT valid, the current time will be used in that case)');
838 define('_ADD_BOLD_TT',                          'Bold');
839 define('_ADD_ITALIC_TT',                        'Italic');
840 define('_ADD_HREF_TT',                          'Make Link');
841 define('_ADD_MEDIA_TT',                         'Add Media');
842 define('_ADD_PREVIEW_TT',                       'Show/Hide Preview');
843 define('_ADD_CUT_TT',                           'Cut');
844 define('_ADD_COPY_TT',                          'Copy');
845 define('_ADD_PASTE_TT',                         'Paste');
846
847
848 // edit item form
849 define('_EDIT_ITEM',                            'Edit Item');
850 define('_EDIT_SUBMIT',                          'Edit Item');
851 define('_EDIT_ORIG_AUTHOR',                     'Original author');
852 define('_EDIT_BACKTODRAFTS',            'Add back to drafts');
853 define('_EDIT_COMMENTSNOTE',            '(note: disabling comments will _not_ hide previously added comments)');
854
855 // used on delete screens
856 define('_DELETE_CONFIRM',                       'Please confirm deletion');
857 define('_DELETE_CONFIRM_BTN',           'Confirm Deletion');
858 define('_CONFIRMTXT_ITEM',                      'You\'re about to delete the item following item:');
859 define('_CONFIRMTXT_COMMENT',           'You\'re about to delete the following comment:');
860 define('_CONFIRMTXT_TEAM1',                     'You\'re about to delete ');
861 define('_CONFIRMTXT_TEAM2',                     ' from the teamlist for blog ');
862 define('_CONFIRMTXT_BLOG',                      'The blog you are going to delete is: ');
863 define('_WARNINGTXT_BLOGDEL',           'Warning! Deleting a blog will delete ALL items of that blog, and all comments. Please confirm to make clear that you are CERTAIN of what you\'re doing!<br />Also, don\'t interrupt Nucleus while removing your blog.');
864 define('_CONFIRMTXT_MEMBER',            'You\'re about to delete the following member profile: ');
865 define('_CONFIRMTXT_TEMPLATE',          'You\'re about to delete the template named ');
866 define('_CONFIRMTXT_SKIN',                      'You\'re about to delete the skin named ');
867 define('_CONFIRMTXT_BAN',                       'You\'re about to delete the ban for the ip range');
868 define('_CONFIRMTXT_CATEGORY',          'You\'re about to delete the category ');
869
870 // some status messages
871 define('_DELETED_ITEM',                         'Item Deleted');
872 define('_DELETED_MEMBER',                       'Member Deleted');
873 define('_DELETED_COMMENT',                      'Comment Deleted');
874 define('_DELETED_BLOG',                         'Blog Deleted');
875 define('_DELETED_CATEGORY',                     'Category Deleted');
876 define('_ITEM_MOVED',                           'Item Moved');
877 define('_ITEM_ADDED',                           'Item Added');
878 define('_COMMENT_UPDATED',                      'Comment updated');
879 define('_SKIN_UPDATED',                         'Skin data has been saved');
880 define('_TEMPLATE_UPDATED',                     'Template data has been saved');
881
882 // errors
883 define('_ERROR_COMMENT_LONGWORD',       'Please don\'t use words of lengths higher than 90 in your comments');
884 define('_ERROR_COMMENT_NOCOMMENT',      'Please enter a comment');
885 define('_ERROR_COMMENT_NOUSERNAME',     'Bad username');
886 define('_ERROR_COMMENT_TOOLONG',        'Your comments are too long (max. 5000 chars)');
887 define('_ERROR_COMMENTS_DISABLED',      'Comments for this blog are currently disabled.');
888 define('_ERROR_COMMENTS_NONPUBLIC',     'You must be logged in as a member to add comment to this blog');
889 define('_ERROR_COMMENTS_MEMBERNICK','The name you want to use to post comments is in use by a site member. Choose something else.');
890 define('_ERROR_SKIN',                           'Skin error');
891 define('_ERROR_ITEMCLOSED',                     'This item is closed, it\'s not possible to add new comments to it or to vote on it');
892 define('_ERROR_NOSUCHITEM',                     'No such item exists');
893 define('_ERROR_NOSUCHBLOG',                     'No such blog');
894 define('_ERROR_NOSUCHSKIN',                     'No such skin');
895 define('_ERROR_NOSUCHMEMBER',           'No such member');
896 define('_ERROR_NOTONTEAM',                      'You\'re not on the teamlist of this weblog.');
897 define('_ERROR_BADDESTBLOG',            'Destination blog does not exist');
898 define('_ERROR_NOTONDESTTEAM',          'Cannot move item, since you\'re not on the teamlist of the destination blog');
899 define('_ERROR_NOEMPTYITEMS',           'Cannot add empty items!');
900 define('_ERROR_BADMAILADDRESS',         'Email address is not valid');
901 define('_ERROR_BADNOTIFY',                      'One or more of the given notify addresses is not a valid email address');
902 define('_ERROR_BADNAME',                        'Name is not valid (only a-z and 0-9 allowed, no spaces at start/end)');
903 define('_ERROR_NICKNAMEINUSE',          'Another member is already using that nickname');
904 define('_ERROR_PASSWORDMISMATCH',       'Passwords must match');
905 define('_ERROR_PASSWORDTOOSHORT',       'Password should be at least 6 characters');
906 define('_ERROR_PASSWORDMISSING',        'Password cannot be empty');
907 define('_ERROR_REALNAMEMISSING',        'You must enter a real name');
908 define('_ERROR_ATLEASTONEADMIN',        'There should always be at least one super-admin that can login to the admin area.');
909 define('_ERROR_ATLEASTONEBLOGADMIN','Performing this action would leave your weblog unmaintainable. Please make sure there is always at least one admin.');
910 define('_ERROR_ALREADYONTEAM',          'You can\'t add a member that is already on the team');
911 define('_ERROR_BADSHORTBLOGNAME',       'The short blog name should only contain a-z and 0-9, without spaces');
912 define('_ERROR_DUPSHORTBLOGNAME',       'Another blog already has the chosen short name. These names should be unique');
913 define('_ERROR_UPDATEFILE',                     'Cannot get write access to the update-file. Make sure the file permissions are set ok (try chmodding it to 666). Also note that the location is relative to the admin-area directory, so you might want to use an absolute path (something like /your/path/to/nucleus/)');
914 define('_ERROR_DELDEFBLOG',                     'Cannot delete the default blog');
915 define('_ERROR_DELETEMEMBER',           'This member cannot be deleted, probably because he/she is the author of item(s)');
916 define('_ERROR_BADTEMPLATENAME',        'Invalid name for template, use only a-z and 0-9, without spaces');
917 define('_ERROR_DUPTEMPLATENAME',        'Another template with this name already exists');
918 define('_ERROR_BADSKINNAME',            'Invalid name for skin (only a-z, 0-9 are allowed, no spaces)');
919 define('_ERROR_DUPSKINNAME',            'Another skin with this name already exists');
920 define('_ERROR_DEFAULTSKIN',            'There must at all times be a skin named "default"');
921 define('_ERROR_SKINDEFDELETE',          'Cannot delete skin since it is the default skin for the following weblog: ');
922 define('_ERROR_DISALLOWED',                     'Sorry, you\'re not allowed to perform this action');
923 define('_ERROR_DELETEBAN',                      'Error while trying to delete ban (ban does not exist)');
924 define('_ERROR_ADDBAN',                         'Error while trying to add ban. Ban might not have been added correctly in all your blogs.');
925 define('_ERROR_BADACTION',                      'Required action does not exist');
926 define('_ERROR_MEMBERMAILDISABLED',     'Member to Member mail messages are disabled');
927 define('_ERROR_MEMBERCREATEDISABLED','Creation of member accounts is disabled');
928 define('_ERROR_INCORRECTEMAIL',         'Incorrect mail address');
929 define('_ERROR_VOTEDBEFORE',            'You have already voted for this item');
930 define('_ERROR_BANNED1',                        'Cannot perform action since you (ip range ');
931 define('_ERROR_BANNED2',                        ') are banned from doing so. The message was: \'');
932 define('_ERROR_BANNED3',                        '\'');
933 define('_ERROR_LOGINNEEDED',            'You must be logged in in order to perform this action');
934 define('_ERROR_CONNECT',                        'Connect Error');
935 define('_ERROR_FILE_TOO_BIG',           'File is too big!');
936 define('_ERROR_BADFILETYPE',            'Sorry, this filetype is not allowed');
937 define('_ERROR_BADREQUEST',                     'Bad upload request');
938 define('_ERROR_DISALLOWEDUPLOAD',       'You are not on any weblogs teamlist. Hence, you are not allowed to upload files');
939 define('_ERROR_BADPERMISSIONS',         'File/Dir permissions are not set correctly');
940 define('_ERROR_UPLOADMOVEP',            'Error while moving uploaded file');
941 define('_ERROR_UPLOADCOPY',                     'Error while copying file');
942 define('_ERROR_UPLOADDUPLICATE',        'Another file with that name already exists. Try to rename it before uploading.');
943 define('_ERROR_LOGINDISALLOWED',        'Sorry, you\'re not allowed to log in to the admin area. You can log in as another user, though');
944 define('_ERROR_DBCONNECT',                      'Could not connect to mySQL server');
945 define('_ERROR_DBSELECT',                       'Could not select the nucleus database.');
946 define('_ERROR_NOSUCHLOCALE',           'No such translation file exists');
947 define('_ERROR_NOSUCHCATEGORY',         'No such category exists');
948 define('_ERROR_DELETELASTCATEGORY',     'There must at least be one category');
949 define('_ERROR_DELETEDEFCATEGORY',      'Cannot delete default category');
950 define('_ERROR_BADCATEGORYNAME',        'Bad category name');
951 define('_ERROR_DUPCATEGORYNAME',        'Another category with this name already exists');
952
953 // some warnings (used for mediadir setting)
954 define('_WARNING_NOTADIR',                      'Warning: Current value is not a directory!');
955 define('_WARNING_NOTREADABLE',          'Warning: Current value is a non-readable directory!');
956 define('_WARNING_NOTWRITABLE',          'Warning: Current value is NOT a writable directory!');
957
958 // media and upload
959 define('_MEDIA_UPLOADLINK',                     'Upload a new file');
960 define('_MEDIA_MODIFIED',                       'modified');
961 define('_MEDIA_FILENAME',                       'filename');
962 define('_MEDIA_DIMENSIONS',                     'dimensions');
963 define('_MEDIA_INLINE',                         'Inline');
964 define('_MEDIA_POPUP',                          'Popup');
965 define('_UPLOAD_TITLE',                         'Choose File');
966 define('_UPLOAD_MSG',                           'Select the file you want to upload below, and hit the \'Upload\' button.');
967 define('_UPLOAD_BUTTON',                        'Upload');
968
969 // some status messages
970 //define('_MSG_ACCOUNTCREATED',         'Account created, password will be sent through email');
971 //define('_MSG_PASSWORDSENT',                   'Password has been sent by e-mail.');
972 define('_MSG_LOGINAGAIN',                       'You\'ll need to login again, because your info changed');
973 define('_MSG_SETTINGSCHANGED',          'Settings Changed');
974 define('_MSG_ADMINCHANGED',                     'Admin Changed');
975 define('_MSG_NEWBLOG',                          'New Blog Created');
976 define('_MSG_ACTIONLOGCLEARED',         'Action Log Cleared');
977
978 // actionlog in admin area
979 define('_ACTIONLOG_DISALLOWED',         'Disallowed action: ');
980 define('_ACTIONLOG_PWDREMINDERSENT','New password sent for ');
981 define('_ACTIONLOG_TITLE',                      'Action Log');
982 define('_ACTIONLOG_CLEAR_TITLE',        'Clear Action Log');
983 define('_ACTIONLOG_CLEAR_TEXT',         'Clear action log now');
984
985 // team management
986 define('_TEAM_TITLE',                           'Manage team for blog ');
987 define('_TEAM_CURRENT',                         'Current team');
988 define('_TEAM_ADDNEW',                          'Add new member to team');
989 define('_TEAM_CHOOSEMEMBER',            'Choose member');
990 define('_TEAM_ADMIN',                           'Admin privileges? ');
991 define('_TEAM_ADD',                                     'Add to team');
992 define('_TEAM_ADD_BTN',                         'Add to team');
993
994 // blogsettings
995 define('_EBLOG_TITLE',                          'Edit Blog Settings');
996 define('_EBLOG_TEAM_TITLE',                     'Edit Team');
997 define('_EBLOG_TEAM_TEXT',                      'Click here to edit your team...');
998 define('_EBLOG_SETTINGS_TITLE',         'Blog settings');
999 define('_EBLOG_NAME',                           'Blog Name');
1000 define('_EBLOG_SHORTNAME',                      'Short Blog Name');
1001 define('_EBLOG_SHORTNAME_EXTRA',        '<br />(should only contain a-z and no spaces)');
1002 define('_EBLOG_DESC',                           'Blog Description');
1003 define('_EBLOG_URL',                            'URL');
1004 define('_EBLOG_DEFSKIN',                        'Default Skin');
1005 define('_EBLOG_DEFCAT',                         'Default Category');
1006 define('_EBLOG_LINEBREAKS',                     'Convert line breaks');
1007 define('_EBLOG_DISABLECOMMENTS',        'Comments enabled?<br /><small>(Disabling comments means that adding comments is not possible.)</small>');
1008 define('_EBLOG_ANONYMOUS',                      'Allow comments by non-members?');
1009 define('_EBLOG_NOTIFY',                         'Notify Address(es) (use ; as separator)');
1010 define('_EBLOG_NOTIFY_ON',                      'Notify on');
1011 define('_EBLOG_NOTIFY_COMMENT',         'New comments');
1012 define('_EBLOG_NOTIFY_KARMA',           'New karma votes');
1013 define('_EBLOG_NOTIFY_ITEM',            'New weblog items');
1014 define('_EBLOG_PING',                           'Ping weblog listing service on update?'); // NOTE: This string is no longer in used
1015 define('_EBLOG_MAXCOMMENTS',            'Max Amount of comments');
1016 define('_EBLOG_UPDATE',                         'Update file');
1017 define('_EBLOG_OFFSET',                         'Time Offset');
1018 define('_EBLOG_STIME',                          'Current server time is');
1019 define('_EBLOG_BTIME',                          'Current blog time is');
1020 define('_EBLOG_CHANGE',                         'Change Settings');
1021 define('_EBLOG_CHANGE_BTN',                     'Change Settings');
1022 define('_EBLOG_ADMIN',                          'Blog Admin');
1023 define('_EBLOG_ADMIN_MSG',                      'You will be assigned admin privileges');
1024 define('_EBLOG_CREATE_TITLE',           'Create new weblog');
1025 define('_EBLOG_CREATE_TEXT',            'Fill out the form below to create a new weblog. <br /><br /> <b>Note:</b> Only the necessary options are listed. If you want to set extra options, enter the blogsettings page after creating the weblog.');
1026 define('_EBLOG_CREATE',                         'Create!');
1027 define('_EBLOG_CREATE_BTN',                     'Create Weblog');
1028 define('_EBLOG_CAT_TITLE',                      'Categories');
1029 define('_EBLOG_CAT_NAME',                       'Category Name');
1030 define('_EBLOG_CAT_DESC',                       'Category Description');
1031 define('_EBLOG_CAT_CREATE',                     'Create New Category');
1032 define('_EBLOG_CAT_UPDATE',                     'Update Category');
1033 define('_EBLOG_CAT_UPDATE_BTN',         'Update Category');
1034
1035 // templates
1036 define('_TEMPLATE_TITLE',                       'Edit Templates');
1037 define('_TEMPLATE_AVAILABLE_TITLE',     'Available Templates');
1038 define('_TEMPLATE_NEW_TITLE',           'New Template');
1039 define('_TEMPLATE_NAME',                        'Template Name');
1040 define('_TEMPLATE_DESC',                        'Template Description');
1041 define('_TEMPLATE_CREATE',                      'Create Template');
1042 define('_TEMPLATE_CREATE_BTN',          'Create Template');
1043 define('_TEMPLATE_EDIT_TITLE',          'Edit Template');
1044 define('_TEMPLATE_BACK',                        'Back to Template Overview');
1045 define('_TEMPLATE_EDIT_MSG',            'Not all template parts are needed, leave empty those that are not needed.');
1046 define('_TEMPLATE_SETTINGS',            'Template Settings');
1047 define('_TEMPLATE_ITEMS',                       'Items');
1048 define('_TEMPLATE_ITEMHEADER',          'Item Header');
1049 define('_TEMPLATE_ITEMBODY',            'Item Body');
1050 define('_TEMPLATE_ITEMFOOTER',          'Item Footer');
1051 define('_TEMPLATE_MORELINK',            'Link to extended entry');
1052 define('_TEMPLATE_NEW',                         'Indication of new item');
1053 define('_TEMPLATE_COMMENTS_ANY',        'Comments (if any)');
1054 define('_TEMPLATE_CHEADER',                     'Comments Header');
1055 define('_TEMPLATE_CBODY',                       'Comments Body');
1056 define('_TEMPLATE_CFOOTER',                     'Comments Footer');
1057 define('_TEMPLATE_CONE',                        'One Comment');
1058 define('_TEMPLATE_CMANY',                       'Two (or more) Comments');
1059 define('_TEMPLATE_CMORE',                       'Comments Read More');
1060 define('_TEMPLATE_CMEXTRA',                     'Member Extra');
1061 define('_TEMPLATE_COMMENTS_NONE',       'Comments (if none)');
1062 define('_TEMPLATE_CNONE',                       'No Comments');
1063 define('_TEMPLATE_COMMENTS_TOOMUCH','Comments (if any, but too much to show inline)');
1064 define('_TEMPLATE_CTOOMUCH',            'Too Much Comments');
1065 define('_TEMPLATE_ARCHIVELIST',         'Archive Lists');
1066 define('_TEMPLATE_AHEADER',                     'Archive List Header');
1067 define('_TEMPLATE_AITEM',                       'Archive List Item');
1068 define('_TEMPLATE_AFOOTER',                     'Archive List Footer');
1069 define('_TEMPLATE_DATETIME',            'Date and Time');
1070 define('_TEMPLATE_DHEADER',                     'Date Header');
1071 define('_TEMPLATE_DFOOTER',                     'Date Footer');
1072 define('_TEMPLATE_DFORMAT',                     'Date Format');
1073 define('_TEMPLATE_TFORMAT',                     'Time Format');
1074 define('_TEMPLATE_LOCALE',                      'Locale');
1075 define('_TEMPLATE_IMAGE',                       'Image popups');
1076 define('_TEMPLATE_PCODE',                       'Popup Link Code');
1077 define('_TEMPLATE_ICODE',                       'Inline Image Code');
1078 define('_TEMPLATE_MCODE',                       'Media Object Link Code');
1079 define('_TEMPLATE_SEARCH',                      'Search');
1080 define('_TEMPLATE_SHIGHLIGHT',          'Highlight');
1081 define('_TEMPLATE_SNOTFOUND',           'Nothing found in search');
1082 define('_TEMPLATE_UPDATE',                      'Update');
1083 define('_TEMPLATE_UPDATE_BTN',          'Update Template');
1084 define('_TEMPLATE_RESET_BTN',           'Reset Data');
1085 define('_TEMPLATE_CATEGORYLIST',        'Category Lists');
1086 define('_TEMPLATE_CATHEADER',           'Category List Header');
1087 define('_TEMPLATE_CATITEM',                     'Category List Item');
1088 define('_TEMPLATE_CATFOOTER',           'Category List Footer');
1089
1090 // skins
1091 define('_SKIN_EDIT_TITLE',                      'Edit Skins');
1092 define('_SKIN_AVAILABLE_TITLE',         'Available Skins');
1093 define('_SKIN_NEW_TITLE',                       'New Skin');
1094 define('_SKIN_NAME',                            'Name');
1095 define('_SKIN_DESC',                            'Description');
1096 define('_SKIN_TYPE',                            'Content Type');
1097 define('_SKIN_CREATE',                          'Create');
1098 define('_SKIN_CREATE_BTN',                      'Create Skin');
1099 define('_SKIN_EDITONE_TITLE',           'Edit skin');
1100 define('_SKIN_BACK',                            'Back to Skin Overview');
1101 define('_SKIN_PARTS_TITLE',                     'Skin Parts');
1102 define('_SKIN_PARTS_MSG',                       'Not all types are needed for each skin. Leave empty those you don\'t need. Choose the skin type to edit below:');
1103 define('_SKIN_PART_MAIN',                       'Main Index');
1104 define('_SKIN_PART_ITEM',                       'Item Pages');
1105 define('_SKIN_PART_ALIST',                      'Archive List');
1106 define('_SKIN_PART_ARCHIVE',            'Archive');
1107 define('_SKIN_PART_SEARCH',                     'Search');
1108 define('_SKIN_PART_ERROR',                      'Errors');
1109 define('_SKIN_PART_MEMBER',                     'Member Details');
1110 define('_SKIN_PART_POPUP',                      'Image Popups');
1111 define('_SKIN_GENSETTINGS_TITLE',       'General Settings');
1112 define('_SKIN_CHANGE',                          'Change');
1113 define('_SKIN_CHANGE_BTN',                      'Change these settings');
1114 define('_SKIN_UPDATE_BTN',                      'Update Skin');
1115 define('_SKIN_RESET_BTN',                       'Reset Data');
1116 define('_SKIN_EDITPART_TITLE',          'Edit Skin');
1117 define('_SKIN_GOBACK',                          'Go Back');
1118 define('_SKIN_ALLOWEDVARS',                     'Allowed Variables (click for info):');
1119
1120 // global settings
1121 define('_SETTINGS_TITLE',                       'General Settings');
1122 define('_SETTINGS_SUB_GENERAL',         'General Settings');
1123 define('_SETTINGS_DEFBLOG',                     'Default Blog');
1124 define('_SETTINGS_ADMINMAIL',           'Administrator Email');
1125 define('_SETTINGS_SITENAME',            'Site Name');
1126 define('_SETTINGS_SITEURL',                     'URL of Site (should end with a slash)');
1127 define('_SETTINGS_ADMINURL',            'URL of Admin Area (should end with a slash)');
1128 define('_SETTINGS_DIRS',                        'Nucleus Directories');
1129 define('_SETTINGS_MEDIADIR',            'Media Directory');
1130 define('_SETTINGS_SEECONFIGPHP',        '(see config.php)');
1131 define('_SETTINGS_MEDIAURL',            'Media URL (should end with a slash)');
1132 define('_SETTINGS_ALLOWUPLOAD',         'Allow File Upload?');
1133 define('_SETTINGS_ALLOWUPLOADTYPES','Allow File Types for Upload');
1134 define('_SETTINGS_CHANGELOGIN',         'Allow Members to Change Login/Password');
1135 define('_SETTINGS_COOKIES_TITLE',       'Cookie Settings');
1136 define('_SETTINGS_COOKIELIFE',          'Login Cookie Lifetime');
1137 define('_SETTINGS_COOKIESESSION',       'Session Cookies');
1138 define('_SETTINGS_COOKIEMONTH',         'Lifetime of a Month');
1139 define('_SETTINGS_COOKIEPATH',          'Cookie Path (advanced)');
1140 define('_SETTINGS_COOKIEDOMAIN',        'Cookie Domain (advanced)');
1141 define('_SETTINGS_COOKIESECURE',        'Secure Cookie (advanced)');
1142 define('_SETTINGS_LASTVISIT',           'Save Last Visit Cookies');
1143 define('_SETTINGS_ALLOWCREATE',         'Allow Visitors to Create a Member Account');
1144 define('_SETTINGS_NEWLOGIN',            'Login Allowed for User-Created accounts');
1145 define('_SETTINGS_NEWLOGIN2',           '(only goes for newly created accounts)');
1146 define('_SETTINGS_MEMBERMSGS',          'Allow Member-2-Member Service');
1147 define('_SETTINGS_LOCALE',                      'Default Locale');
1148 define('_SETTINGS_DISABLESITE',         'Disable Site');
1149 define('_SETTINGS_DBLOGIN',                     'mySQL Login &amp; Database');
1150 define('_SETTINGS_UPDATE',                      'Update Settings');
1151 define('_SETTINGS_UPDATE_BTN',          'Update Settings');
1152 define('_SETTINGS_DISABLEJS',           'Disable JavaScript Toolbar');
1153 define('_SETTINGS_MEDIA',                       'Media/Upload Settings');
1154 define('_SETTINGS_MEDIAPREFIX',         'Prefix uploaded files with date');
1155 define('_SETTINGS_MEMBERS',                     'Member Settings');
1156
1157 // bans
1158 define('_BAN_TITLE',                            'Ban List for');
1159 define('_BAN_NONE',                                     'No bans for this weblog');
1160 define('_BAN_NEW_TITLE',                        'Add New Ban');
1161 define('_BAN_NEW_TEXT',                         'Add a new ban now');
1162 define('_BAN_REMOVE_TITLE',                     'Remove Ban');
1163 define('_BAN_IPRANGE',                          'IP Range');
1164 define('_BAN_BLOGS',                            'Which blogs?');
1165 define('_BAN_DELETE_TITLE',                     'Delete Ban');
1166 define('_BAN_ALLBLOGS',                         'All blogs to which you have admin privileges.');
1167 define('_BAN_REMOVED_TITLE',            'Ban Removed');
1168 define('_BAN_REMOVED_TEXT',                     'Ban was removed for the following blogs:');
1169 define('_BAN_ADD_TITLE',                        'Add Ban');
1170 define('_BAN_IPRANGE_TEXT',                     'Choose the IP range you want to block below. The less numbers in it, the more addresses will be blocked.');
1171 define('_BAN_BLOGS_TEXT',                       'You can either select to ban the IP on one blog only, or you can select to block the IP on all blogs where you have administrator privileges. Make your choice below.');
1172 define('_BAN_REASON_TITLE',                     'Reason');
1173 define('_BAN_REASON_TEXT',                      'You can provide a reason for the ban, which will be displayed when the IP holder tries to add another comment or tries to cast a karma vote. Maximum length is 256 characters.');
1174 define('_BAN_ADD_BTN',                          'Add Ban');
1175
1176 // LOGIN screen
1177 define('_LOGIN_MESSAGE',                        'Message');
1178 define('_LOGIN_SHARED',                         _LOGINFORM_SHARED);
1179 define('_LOGIN_FORGOT',                         'Forgot your password?');
1180
1181 // membermanagement
1182 define('_MEMBERS_TITLE',                        'Member Management');
1183 define('_MEMBERS_CURRENT',                      'Current Members');
1184 define('_MEMBERS_NEW',                          'New Member');
1185 define('_MEMBERS_DISPLAY',                      'Display Name');
1186 define('_MEMBERS_DISPLAY_INFO',         '(This is the name you use to login)');
1187 define('_MEMBERS_REALNAME',                     'Real Name');
1188 define('_MEMBERS_PWD',                          'Password');
1189 define('_MEMBERS_REPPWD',                       'Repeat Password');
1190 define('_MEMBERS_EMAIL',                        'Email address');
1191 define('_MEMBERS_EMAIL_EDIT',           '(When you change the email address, a new password will be automatically sent out to that address)');
1192 define('_MEMBERS_URL',                          'Website Address (URL)');
1193 define('_MEMBERS_SUPERADMIN',           'Administrator privileges');
1194 define('_MEMBERS_CANLOGIN',                     'Can login to admin area');
1195 define('_MEMBERS_NOTES',                        'Notes');
1196 define('_MEMBERS_NEW_BTN',                      'Add Member');
1197 define('_MEMBERS_EDIT',                         'Edit Member');
1198 define('_MEMBERS_EDIT_BTN',                     'Change Settings');
1199 define('_MEMBERS_BACKTOOVERVIEW',       'Back to Member Overview');
1200 define('_MEMBERS_LOCALE',                       'Language');
1201 define('_MEMBERS_USESITELANG',          '- use site settings -');
1202
1203 // List of blogs (TT = tooltip)
1204 define('_BLOGLIST_TT_VISIT',            'Visit Site');
1205 define('_BLOGLIST_ADD',                         'Add Item');
1206 define('_BLOGLIST_TT_ADD',                      'Add a new item to this weblog');
1207 define('_BLOGLIST_EDIT',                        'Edit/Delete Items');
1208 define('_BLOGLIST_TT_EDIT',                     '');
1209 define('_BLOGLIST_BMLET',                       'Bookmarklet');
1210 define('_BLOGLIST_TT_BMLET',            '');
1211 define('_BLOGLIST_SETTINGS',            'Settings');
1212 define('_BLOGLIST_TT_SETTINGS',         'Edit settings or manage team');
1213 define('_BLOGLIST_BANS',                        'Bans');
1214 define('_BLOGLIST_TT_BANS',                     'View, add or remove banned IPs');
1215 define('_BLOGLIST_DELETE',                      'Delete All');
1216 define('_BLOGLIST_TT_DELETE',           'Delete this weblog');
1217
1218 // OVERVIEW screen
1219 define('_OVERVIEW_YRBLOGS',                     'Your weblogs');
1220 define('_OVERVIEW_YRDRAFTS',            'Your drafts');
1221 define('_OVERVIEW_YRSETTINGS',          'Your settings');
1222 define('_OVERVIEW_GSETTINGS',           'General settings');
1223 define('_OVERVIEW_NOBLOGS',                     'You\'re not on any weblogs teamlist');
1224 define('_OVERVIEW_NODRAFTS',            'No drafts');
1225 define('_OVERVIEW_EDITSETTINGS',        'Edit Your Settings...');
1226 define('_OVERVIEW_BROWSEITEMS',         'Browse your items...');
1227 define('_OVERVIEW_BROWSECOMM',          'Browse your comments...');
1228 define('_OVERVIEW_VIEWLOG',                     'View Action Log...');
1229 define('_OVERVIEW_MEMBERS',                     'Manage Members...');
1230 define('_OVERVIEW_NEWLOG',                      'Create New Weblog...');
1231 define('_OVERVIEW_SETTINGS',            'Edit Settings...');
1232 define('_OVERVIEW_TEMPLATES',           'Edit Templates...');
1233 define('_OVERVIEW_SKINS',                       'Edit Skins...');
1234 define('_OVERVIEW_BACKUP',                      'Backup/Restore...');
1235
1236 // ITEMLIST
1237 define('_ITEMLIST_BLOG',                        'Items for blog');
1238 define('_ITEMLIST_YOUR',                        'Your items');
1239
1240 // Comments
1241 define('_COMMENTS',                                     'Comments');
1242 define('_NOCOMMENTS',                           'No comments for this item');
1243 define('_COMMENTS_YOUR',                        'Your Comments');
1244 define('_NOCOMMENTS_YOUR',                      'You didn\'t write any comments');
1245
1246 // LISTS (general)
1247 define('_LISTS_NOMORE',                         'No more results, or no results at all');
1248 define('_LISTS_PREV',                           'Previous');
1249 define('_LISTS_NEXT',                           'Next');
1250 define('_LISTS_SEARCH',                         'Search');
1251 define('_LISTS_CHANGE',                         'Change');
1252 define('_LISTS_PERPAGE',                        'items/page');
1253 define('_LISTS_ACTIONS',                        'Actions');
1254 define('_LISTS_DELETE',                         'Delete');
1255 define('_LISTS_EDIT',                           'Edit');
1256 define('_LISTS_MOVE',                           'Move');
1257 define('_LISTS_CLONE',                          'Clone');
1258 define('_LISTS_TITLE',                          'Title');
1259 define('_LISTS_BLOG',                           'Blog');
1260 define('_LISTS_NAME',                           'Name');
1261 define('_LISTS_DESC',                           'Description');
1262 define('_LISTS_TIME',                           'Time');
1263 define('_LISTS_COMMENTS',                       'Comments');
1264 define('_LISTS_TYPE',                           'Type');
1265
1266
1267 // member list
1268 define('_LIST_MEMBER_NAME',                     'Display Name');
1269 define('_LIST_MEMBER_RNAME',            'Real Name');
1270 define('_LIST_MEMBER_ADMIN',            'Super-admin? ');
1271 define('_LIST_MEMBER_LOGIN',            'Can login? ');
1272 define('_LIST_MEMBER_URL',                      'Website');
1273
1274 // banlist
1275 define('_LIST_BAN_IPRANGE',                     'IP Range');
1276 define('_LIST_BAN_REASON',                      'Reason');
1277
1278 // actionlist
1279 define('_LIST_ACTION_MSG',                      'Message');
1280
1281 // commentlist
1282 define('_LIST_COMMENT_BANIP',           'Ban IP');
1283 define('_LIST_COMMENT_WHO',                     'Author');
1284 define('_LIST_COMMENT',                         'Comment');
1285 define('_LIST_COMMENT_HOST',            'Host');
1286
1287 // itemlist
1288 define('_LIST_ITEM_INFO',                       'Info');
1289 define('_LIST_ITEM_CONTENT',            'Title and Text');
1290
1291
1292 // teamlist
1293 define('_LIST_TEAM_ADMIN',                      'Admin ');
1294 define('_LIST_TEAM_CHADMIN',            'Change Admin');
1295
1296 // edit comments
1297 define('_EDITC_TITLE',                          'Edit Comments');
1298 define('_EDITC_WHO',                            'Author');
1299 define('_EDITC_HOST',                           'From Where?');
1300 define('_EDITC_WHEN',                           'When?');
1301 define('_EDITC_TEXT',                           'Text');
1302 define('_EDITC_EDIT',                           'Edit Comment');
1303 define('_EDITC_MEMBER',                         'member');
1304 define('_EDITC_NONMEMBER',                      'non member');
1305
1306 // move item
1307 define('_MOVE_TITLE',                           'Move to which blog?');
1308 define('_MOVE_BTN',                                     'Move Item');
1309
1310 // SkinableAdminArea vars
1311
1312 // PLUGIN OPTIONS
1313 // global
1314 define('_SKINABLEADMIN_DEL_UNINSTALL_DATA',         'Delete ADMIN skin data table on uninstall?');
1315 define('_SKINABLEADMIN_DEFAULT_SKIN',               'Choose a skin of the management area of the default.');
1316 // member
1317 define('_SKINABLEADMIN_MEMBER_DEFAULT_SKIN',        'Choose a skin of the management area of you use.');
1318
1319 // Skin text
1320 define('_SKINABLEADMIN_QMENU_LAYOUT',               'Admin layout');
1321 define('_SKINABLEADMIN_PAGE_STR',                   'page');
1322 define('_SKINABLEADMIN_BATCH_MOVE',                 'Item move other category/Category move other blog');
1323 define('_SKINABLEADMIN_BATCH',                      'batch');
1324 define('_SKINABLEADMIN_PAGEHEAD',                   'Admin page head');
1325 define('_SKINABLEADMIN_PAGEFOOT',                   'Admin page foot');
1326 define('_SKINABLEADMIN_TEMPLATEOVERVIEW',           'Template overview');
1327 define('_SKINABLEADMIN_ADMINAREAHEADLINK',          '[Your site]link');
1328 define('_SKINABLEADMIN_TPLSETTING_INGENERAL',       'In general');
1329 define('_SKINABLEADMIN_HEAD_STR',                   ' head');
1330 define('_SKINABLEADMIN_BODY_STR',                   ' body');
1331 define('_SKINABLEADMIN_FOOT_STR',                   ' foot');
1332 define('_SKINABLEADMIN_TEXT_STR',                   ' text');
1333 define('_SKINABLEADMIN_TITLE_STR',                  ' title');
1334 define('_SKINABLEADMIN_ADMINSETTING_STR',           ' set editmember is \'admin\'');
1335 define('_SKINABLEADMIN_NORMALSETTING_STR',          ' normal');
1336 define('_SKINABLEADMIN_HELPICONURL_STR',            ' icon URL');
1337 define('_SKINABLEADMIN_HELPFILEURL_STR',            ' help file URL');
1338 define('_SKINABLEADMIN_ADMINSKINVAR_STR',           ' ADMIN area skin skinvars');
1339 define('_SKINABLEADMIN_SHOWLIST_LISTPLUG_SELECT',   'selectbox used in ADMIN area');
1340 define('_SKINABLEADMIN_SHOWLIST_LISTPLUG_TABLE',    'Table for list indication');
1341 define('_SKINABLEADMIN_PLUGIN_QUICKMENU',           'Link to admin page of the plugin shown to the quick-menu');
1342 define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTTYPE',      'Template for option-type %s');
1343 define('_SKINABLEADMIN_PLUGIN_PLGOPT_OPTMETA',      'Template for option-meta-data %s');
1344
1345 define('_SKINABLEADMIN_MEMBERS_ADMINSKIN',          "ADMIN-Area's skin");
1346 define('_SKINABLEADMIN_MEMBERS_USESITESKIN',        'use site setting');
1347
1348 //
1349 include_once('adminskinTypes.php');
1350
1351 // ADMIN-template template types
1352
1353 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_BLIST_BD_TADM',  _SKINABLEADMIN_ADMINSKINVAR_STR . ' [yrbloglist] member is blog ADMIN');
1354 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_BLIST_BD_SADM',  _SKINABLEADMIN_ADMINSKINVAR_STR . ' [yrbloglist] member is super ADMIN');
1355
1356 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_GURL',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin URL');
1357 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGEVENTLIST',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'API entry');
1358 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGNEDUPDATE',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'eventlist updates');
1359 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGIN_DEPEND',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'dependency to');
1360 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGIN_DEPREQ',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'dependency by');
1361 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLISTFALSE',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'couldn\'t load file');
1362 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_ACTN',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin actions');
1363 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_ADMN',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin admin link');
1364 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_HELP',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin help link');
1365 define('_ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGOPTSETURL',  _ADM_TPLPT_SHOWLIST_LISTPLUG_TABLE_PLUGLIST_BODY . 'plugin option setting link');