OSDN Git Service

reverted the string of _QMENU_USER_SETTINGS and _QMENU_MANAGE_SETTINGS
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / language / english.php
1 <?php
2 // English Nucleus Language File
3 //
4 // Author: Wouter Demuynck
5 // Nucleus version: v1.0-v3.2
6 //
7 // Please note: if you want to translate this file to your own language, be aware
8 // that in a next Nucleus version, new variables might be added and some other ones
9 // might be deleted. Therefor, it's important to list the Nucleus version for which
10 // the file was written in your document.
11 //
12 // Fully translated language file can be sent to us and will be made
13 // available for download (with proper credit to the author, of course)
14
15 // START changed/added after 3.3 START
16 define('_AUTOSAVEDRAFT',                'Auto save draft');
17 define('_AUTOSAVEDRAFT_LASTSAVED',      'Last saved: ');
18 define('_AUTOSAVEDRAFT_NOTYETSAVED',    'No saves have been made yet');
19 define('_AUTOSAVEDRAFT_NOW',            'Auto save now');
20 define('_SKIN_PARTS_SPECIAL',           'Special skin parts');
21 define('_ERROR_SKIN_PARTS_SPECIAL_FORMAT',              'You must enter a name that exists only out of lowercase letters and digits');
22 define('_ERROR_SKIN_PARTS_SPECIAL_DELETE',              'Can\'t delete this skin part');
23 define('_CONFIRMTXT_SKIN_PARTS_SPECIAL',                'Do you really want to delete this special skin part?');
24 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)');
25 // END changed/added after 3.3 END
26
27 // START changed/added after 3.22 START
28 define('_SEARCHFORM_QUERY',                     'Keywords to search');
29 define('_ERROR_EMAIL_REQUIRED',         'Email address is required');
30 define('_COMMENTFORM_MAIL',                     'Website:');
31 define('_COMMENTFORM_EMAIL',            'E-mail:');
32 define('_EBLOG_REQUIREDEMAIL',          'Require E-mail address with comments?');
33 define('_ERROR_COMMENTS_SPAM',      'Your comment was rejected because it did not pass the spam test');
34 // END changed/added after 3.22 END
35
36 // START changed/added after 3.15 START
37
38 define('_LIST_PLUG_SUBS_NEEDUPDATE','Please use the \'Update Subscription list\'-button to update the plugin\'s subscription list.');
39 define('_LIST_PLUGS_DEP',                       'Plugin(s) requires:');
40
41 // END changed/added after 3.15
42
43 // START changed/added after 3.1 START
44
45 // comments list per weblog
46 define('_COMMENTS_BLOG',                        'All Comments for blog');
47 define('_NOCOMMENTS_BLOG',                      'No comments were made on items of this blog');
48 define('_BLOGLIST_COMMENTS',            'Comments');
49 define('_BLOGLIST_TT_COMMENTS',         'A list of all comments made on items of this blog');
50
51
52 // for use in archivetype-skinvar
53 define('_ARCHIVETYPE_DAY',                      'day');
54 define('_ARCHIVETYPE_MONTH',            'month');
55
56 // tickets (prevents malicious users to trick an admin to perform actions he doesn't want)
57 define('_ERROR_BADTICKET',                      'Invalid or expired ticket.');
58
59 // plugin dependency
60 define('_ERROR_INSREQPLUGIN',           'Plugin installation failed, requires ');
61 define('_ERROR_DELREQPLUGIN',           'Plugin deletion failed, required by ');
62
63 // cookie prefix
64 define('_SETTINGS_COOKIEPREFIX',        'Cookie Prefix');
65
66 // account activation
67 define('_ERROR_NOLOGON_NOACTIVATE',     'Cannot send activation link. You\'re not allowed to log in.');
68 define('_ERROR_ACTIVATE',                       'Activation key does not exist, is invalid, or has expired.');
69 define('_ACTIONLOG_ACTIVATIONLINK', 'Activation link sent');
70 define('_MSG_ACTIVATION_SENT',          'An activation link has been sent by e-mail.');
71
72 // activation link emails
73 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 2 days to do this. After this, the activation link becomes invalid.");
74 define('_ACTIVATE_REGISTER_MAILTITLE',  "Activate your '<%memberName%>' account");
75 define('_ACTIVATE_REGISTER_TITLE',      'Welcome <%memberName%>');
76 define('_ACTIVATE_REGISTER_TEXT',       'You\'re almost there. Please choose a password for your account below.');
77 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 2 days to do this. After this, the activation link becomes invalid.");
78 define('_ACTIVATE_FORGOT_MAILTITLE',"Re-activate your '<%memberName%>' account");
79 define('_ACTIVATE_FORGOT_TITLE',        'Welcome <%memberName%>');
80 define('_ACTIVATE_FORGOT_TEXT',         'You can choose a new password for your account below:');
81 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 2 days to do this. After this, the activation link becomes invalid.");
82 define('_ACTIVATE_CHANGE_MAILTITLE',"Re-activate your '<%memberName%>' account");
83 define('_ACTIVATE_CHANGE_TITLE',        'Welcome <%memberName%>');
84 define('_ACTIVATE_CHANGE_TEXT',         'Your address change has been verified. Thanks!');
85 define('_ACTIVATE_SUCCESS_TITLE',       'Activation Succeeded');
86 define('_ACTIVATE_SUCCESS_TEXT',        'Your account has been successfully activated.');
87 define('_MEMBERS_SETPWD',                       'Set Password');
88 define('_MEMBERS_SETPWD_BTN',           'Set Password');
89 define('_QMENU_ACTIVATE',                       'Account Activation');
90 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>');
91
92 define('_PLUGS_BTN_UPDATE',                     'Update subscription list');
93
94 // global settings
95 define('_SETTINGS_JSTOOLBAR',           'Javascript Toolbar Style');
96 define('_SETTINGS_JSTOOLBAR_FULL',      'Full Toolbar (IE)');
97 define('_SETTINGS_JSTOOLBAR_SIMPLE','Simple Toolbar (Non-IE)');
98 define('_SETTINGS_JSTOOLBAR_NONE',      'Disable Toolbar');
99 define('_SETTINGS_URLMODE_HELP',        '(Info: <a href="documentation/tips.html#searchengines-fancyurls">How to activate fancy URLs</a>)');
100
101 // extra plugin settings part when editing categories/members/blogs/...
102 define('_PLUGINS_EXTRA',                        'Extra Plugin Settings');
103
104 // itemlist info column keys
105 define('_LIST_ITEM_BLOG',                       'blog:');
106 define('_LIST_ITEM_CAT',                        'cat:');
107 define('_LIST_ITEM_AUTHOR',                     'author:');
108 define('_LIST_ITEM_DATE',                       'date:');
109 define('_LIST_ITEM_TIME',                       'time:');
110
111 // indication of registered members in comments list
112 define('_LIST_COMMENTS_MEMBER',         '(member)');
113
114 // batch operations
115 define('_BATCH_WITH_SEL',                       'With selected:');
116 define('_BATCH_EXEC',                           'Execute');
117
118 // quickmenu
119 define('_QMENU_HOME',                           'Home');
120 define('_QMENU_ADD',                            'Add Item');
121 define('_QMENU_ADD_SELECT',                     '-- select --');
122 define('_QMENU_USER_SETTINGS',          'Profile');
123 define('_QMENU_USER_ITEMS',                     'Items');
124 define('_QMENU_USER_COMMENTS',          'Comments');
125 define('_QMENU_MANAGE',                         'Management');
126 define('_QMENU_MANAGE_LOG',                     'Action Log');
127 define('_QMENU_MANAGE_SETTINGS',        'Configuration');
128 define('_QMENU_MANAGE_MEMBERS',         'Members');
129 define('_QMENU_MANAGE_NEWBLOG',         'New Weblog');
130 define('_QMENU_MANAGE_BACKUPS',         'Backups');
131 define('_QMENU_MANAGE_PLUGINS',         'Plugins');
132 define('_QMENU_LAYOUT',                         'Layout');
133 define('_QMENU_LAYOUT_SKINS',           'Skins');
134 define('_QMENU_LAYOUT_TEMPL',           'Templates');
135 define('_QMENU_LAYOUT_IEXPORT',         'Import/Export');
136 define('_QMENU_PLUGINS',                        'Plugins');
137
138 // quickmenu on logon screen
139 define('_QMENU_INTRO',                          'Introduction');
140 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>');
141
142 // helppages for plugins
143 define('_ERROR_PLUGNOHELPFILE',         'The helpfile for this plugin can not be found');
144 define('_PLUGS_HELP_TITLE',                     'Helppage for plugin');
145 define('_LIST_PLUGS_HELP',                      'help');
146
147
148 // END changed/started after 3.1
149
150 // START changed/added after v2.5beta START
151
152 // general settings (security)
153 define('_SETTINGS_EXTAUTH',                     'Enable External Authentication');
154 define('_WARNING_EXTAUTH',                      'Warning: Enable only if needed.');
155
156 // member profile
157 define('_MEMBERS_BYPASS',                       'Use External Authentication');
158
159 // 'always include in search' blog setting (yes/no) [in v2.5beta, the 'always' part wasn't clear]
160 define('_EBLOG_SEARCH',                         '<em>Always</em> include in search');
161
162 // END changed/added after v2.5beta
163
164 // START introduced after v2.0 START
165
166 // media library
167 define('_MEDIA_VIEW',                           'view');
168 define('_MEDIA_VIEW_TT',                        'View file (opens in new window)');
169 define('_MEDIA_FILTER_APPLY',           'Apply Filter');
170 define('_MEDIA_FILTER_LABEL',           'Filter: ');
171 define('_MEDIA_UPLOAD_TO',                      'Upload to...');
172 define('_MEDIA_UPLOAD_NEW',                     'Upload new file...');
173 define('_MEDIA_COLLECTION_SELECT',      'Select');
174 define('_MEDIA_COLLECTION_TT',          'Switch to this category');
175 define('_MEDIA_COLLECTION_LABEL',       'Current collection: ');
176
177 // tooltips on toolbar
178 define('_ADD_ALIGNLEFT_TT',                     'Align Left');
179 define('_ADD_ALIGNRIGHT_TT',            'Align Right');
180 define('_ADD_ALIGNCENTER_TT',           'Align Center');
181
182
183 // generic upload failure
184 define('_ERROR_UPLOADFAILED',           'Upload failed');
185
186 // END introduced after v2.0 END
187
188 // START introduced after v1.5 START
189
190 // posting to the past/edit timestamps
191 define('_EBLOG_ALLOWPASTPOSTING',       'Allow posting to the past');
192 define('_ADD_CHANGEDATE',                       'Update timestamp');
193 define('_BMLET_CHANGEDATE',                     'Update timestamp');
194
195 // skin import/export
196 define('_OVERVIEW_SKINIMPORT',          'Skin import/export...');
197
198 // skin settings
199 define('_PARSER_INCMODE_NORMAL',        'Normal');
200 define('_PARSER_INCMODE_SKINDIR',       'Use skin dir');
201 define('_SKIN_INCLUDE_MODE',            'Include mode');
202 define('_SKIN_INCLUDE_PREFIX',          'Include prefix');
203
204 // global settings
205 define('_SETTINGS_BASESKIN',            'Base Skin');
206 define('_SETTINGS_SKINSURL',            'Skins URL');
207 define('_SETTINGS_ACTIONSURL',          'Full URL to action.php');
208
209 // category moves (batch)
210 define('_ERROR_MOVEDEFCATEGORY',        'Cannot move default category');
211 define('_ERROR_MOVETOSELF',                     'Cannot move category (destination blog is the same as source blog)');
212 define('_MOVECAT_TITLE',                        'Select blog to move category to');
213 define('_MOVECAT_BTN',                          'Move category');
214
215 // URLMode setting
216 define('_SETTINGS_URLMODE',                     'URL Mode');
217 define('_SETTINGS_URLMODE_NORMAL',      'Normal');
218 define('_SETTINGS_URLMODE_PATHINFO','Fancy');
219
220 // Batch operations
221 define('_BATCH_NOSELECTION',            'Nothing selected to perform actions on');
222 define('_BATCH_ITEMS',                          'Batch operation on items');
223 define('_BATCH_CATEGORIES',                     'Batch operation on categories');
224 define('_BATCH_MEMBERS',                        'Batch operation on members');
225 define('_BATCH_TEAM',                           'Batch operation on team members');
226 define('_BATCH_COMMENTS',                       'Batch operation on comments');
227 define('_BATCH_UNKNOWN',                        'Unknown batch operation: ');
228 define('_BATCH_EXECUTING',                      'Executing');
229 define('_BATCH_ONCATEGORY',                     'on category');
230 define('_BATCH_ONITEM',                         'on item');
231 define('_BATCH_ONCOMMENT',                      'on comment');
232 define('_BATCH_ONMEMBER',                       'on member');
233 define('_BATCH_ONTEAM',                         'on team member');
234 define('_BATCH_SUCCESS',                        'Success!');
235 define('_BATCH_DONE',                           'Done!');
236 define('_BATCH_DELETE_CONFIRM',         'Confirm Batch Deletion');
237 define('_BATCH_DELETE_CONFIRM_BTN',     'Confirm Batch Deletion');
238 define('_BATCH_SELECTALL',                      'select all');
239 define('_BATCH_DESELECTALL',            'deselect all');
240
241 // batch operations: options in dropdowns
242 define('_BATCH_ITEM_DELETE',            'Delete');
243 define('_BATCH_ITEM_MOVE',                      'Move');
244 define('_BATCH_MEMBER_DELETE',          'Delete');
245 define('_BATCH_MEMBER_SET_ADM',         'Give admin rights');
246 define('_BATCH_MEMBER_UNSET_ADM',       'Take away admin rights');
247 define('_BATCH_TEAM_DELETE',            'Delete from team');
248 define('_BATCH_TEAM_SET_ADM',           'Give admin rights');
249 define('_BATCH_TEAM_UNSET_ADM',         'Take away admin rights');
250 define('_BATCH_CAT_DELETE',                     'Delete');
251 define('_BATCH_CAT_MOVE',                       'Move to other blog');
252 define('_BATCH_COMMENT_DELETE',         'Delete');
253
254 // itemlist: Add new item...
255 define('_ITEMLIST_ADDNEW',                      'Add new item...');
256 define('_ADD_PLUGIN_EXTRAS',            'Extra Plugin Options');
257
258 // errors
259 define('_ERROR_CATCREATEFAIL',          'Could not create new category');
260 define('_ERROR_NUCLEUSVERSIONREQ',      'This plugin requires a newer Nucleus version: ');
261
262 // backlinks
263 define('_BACK_TO_BLOGSETTINGS',         'Back to blogsettings');
264
265 // skin import export
266 define('_SKINIE_TITLE_IMPORT',          'Import');
267 define('_SKINIE_TITLE_EXPORT',          'Export');
268 define('_SKINIE_BTN_IMPORT',            'Import');
269 define('_SKINIE_BTN_EXPORT',            'Export selected skins/templates');
270 define('_SKINIE_LOCAL',                         'Import from local file:');
271 define('_SKINIE_NOCANDIDATES',          'No candidates for import found in the skins directory');
272 define('_SKINIE_FROMURL',                       'Import from URL:');
273 define('_SKINIE_EXPORT_INTRO',          'Select the skins and templates you want to export below');
274 define('_SKINIE_EXPORT_SKINS',          'Skins');
275 define('_SKINIE_EXPORT_TEMPLATES',      'Templates');
276 define('_SKINIE_EXPORT_EXTRA',          'Extra Info');
277 define('_SKINIE_CONFIRM_OVERWRITE',     'Overwrite skins that already exists (see nameclashes)');
278 define('_SKINIE_CONFIRM_IMPORT',        'Yes, I want to import this');
279 define('_SKINIE_CONFIRM_TITLE',         'About to import skins and templates');
280 define('_SKINIE_INFO_SKINS',            'Skins in file:');
281 define('_SKINIE_INFO_TEMPLATES',        'Templates in file:');
282 define('_SKINIE_INFO_GENERAL',          'Info:');
283 define('_SKINIE_INFO_SKINCLASH',        'Skin name clashes:');
284 define('_SKINIE_INFO_TEMPLCLASH',       'Template name clashes:');
285 define('_SKINIE_INFO_IMPORTEDSKINS','Imported skins:');
286 define('_SKINIE_INFO_IMPORTEDTEMPLS','Imported templates:');
287 define('_SKINIE_DONE',                          'Done Importing');
288
289 define('_AND',                                          'and');
290 define('_OR',                                           'or');
291
292 // empty fields on template edit
293 define('_EDITTEMPLATE_EMPTY',           'empty field (click to edit)');
294
295 // skin overview list
296 define('_LIST_SKINS_INCMODE',           'IncludeMode:');
297 define('_LIST_SKINS_INCPREFIX',         'IncludePrefix:');
298 define('_LIST_SKINS_DEFINED',           'Defined parts:');
299
300 // backup
301 define('_BACKUPS_TITLE',                        'Backup / Restore');
302 define('_BACKUP_TITLE',                         'Backup');
303 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.');
304 define('_BACKUP_ZIP_YES',                       'Try to use compression');
305 define('_BACKUP_ZIP_NO',                        'Do not use compression');
306 define('_BACKUP_BTN',                           'Create Backup');
307 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.');
308 define('_RESTORE_TITLE',                        'Restore');
309 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');
310 define('_RESTORE_INTRO',                        'Select the backup file below (it\'ll be uploaded to the server) and click the "Restore" button to start.');
311 define('_RESTORE_IMSURE',                       'Yes, I\'m sure I want to do this!');
312 define('_RESTORE_BTN',                          'Restore From File');
313 define('_RESTORE_WARNING',                      '(make sure you\'re restoring the correct backup, maybe make a new backup before you start)');
314 define('_ERROR_BACKUP_NOTSURE',         'You\'ll need to check the \'I\'m sure\' testbox');
315 define('_RESTORE_COMPLETE',                     'Restore Complete');
316
317 // new item notification
318 define('_NOTIFY_NI_MSG',                        'A new item has been posted:');
319 define('_NOTIFY_NI_TITLE',                      'New Item!');
320 define('_NOTIFY_KV_MSG',                        'Karma vote on item:');
321 define('_NOTIFY_KV_TITLE',                      'Nucleus karma:');
322 define('_NOTIFY_NC_MSG',                        'Comment on item:');
323 define('_NOTIFY_NC_TITLE',                      'Nucleus comment:');
324 define('_NOTIFY_USERID',                        'User ID:');
325 define('_NOTIFY_USER',                          'User:');
326 define('_NOTIFY_COMMENT',                       'Comment:');
327 define('_NOTIFY_VOTE',                          'Vote:');
328 define('_NOTIFY_HOST',                          'Host:');
329 define('_NOTIFY_IP',                            'IP:');
330 define('_NOTIFY_MEMBER',                        'Member:');
331 define('_NOTIFY_TITLE',                         'Title:');
332 define('_NOTIFY_CONTENTS',                      'Contents:');
333
334 // member mail message
335 define('_MMAIL_MSG',                            'A message sent to you by');
336 define('_MMAIL_FROMANON',                       'an anonymous visitor');
337 define('_MMAIL_FROMNUC',                        'Posted from a Nucleus weblog at');
338 define('_MMAIL_TITLE',                          'A message from');
339 define('_MMAIL_MAIL',                           'Message:');
340
341 // END introduced after v1.5 END
342
343
344 // START introduced after v1.1 START
345
346 // bookmarklet buttons
347 define('_BMLET_ADD',                            'Add Item');
348 define('_BMLET_EDIT',                           'Edit Item');
349 define('_BMLET_DELETE',                         'Delete Item');
350 define('_BMLET_BODY',                           'Body');
351 define('_BMLET_MORE',                           'Extended');
352 define('_BMLET_OPTIONS',                        'Options');
353 define('_BMLET_PREVIEW',                        'Preview');
354
355 // used in bookmarklet
356 define('_ITEM_UPDATED',                         'Item was updated');
357 define('_ITEM_DELETED',                         'Item was deleted');
358
359 // plugins
360 define('_CONFIRMTXT_PLUGIN',            'Are you sure you want to delete the plugin named');
361 define('_ERROR_NOSUCHPLUGIN',           'No such plugin');
362 define('_ERROR_DUPPLUGIN',                      'Sorry, this plugin is already installed');
363 define('_ERROR_PLUGFILEERROR',          'No such plugin exists, or the permissions are set incorrectly');
364 define('_PLUGS_NOCANDIDATES',           'No plugin candidates found');
365
366 define('_PLUGS_TITLE_MANAGE',           'Manage Plugins');
367 define('_PLUGS_TITLE_INSTALLED',        'Currently Installed');
368 define('_PLUGS_TITLE_UPDATE',           'Update subscription list');
369 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');
370 define('_PLUGS_TITLE_NEW',                      'Install New Plugin');
371 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.');
372 define('_PLUGS_BTN_INSTALL',            'Install Plugin');
373 define('_BACKTOOVERVIEW',                       'Back to overview');
374
375 // editlink
376 define('_TEMPLATE_EDITLINK',            'Edit Item Link');
377
378 // add left / add right tooltips
379 define('_ADD_LEFT_TT',                          'Add left box');
380 define('_ADD_RIGHT_TT',                         'Add right box');
381
382 // add/edit item: new category (in dropdown box)
383 define('_ADD_NEWCAT',                           'New Category...');
384
385 // new settings
386 define('_SETTINGS_PLUGINURL',           'Plugin URL');
387 define('_SETTINGS_MAXUPLOADSIZE',       'Max. upload file size (bytes)');
388 define('_SETTINGS_NONMEMBERMSGS',       'Allow non-members to send messages');
389 define('_SETTINGS_PROTECTMEMNAMES',     'Protect member names');
390
391 // overview screen
392 define('_OVERVIEW_PLUGINS',                     'Manage Plugins...');
393
394 // actionlog
395 define('_ACTIONLOG_NEWMEMBER',          'New member registration:');
396
397 // membermail (when not logged in)
398 define('_MEMBERMAIL_MAIL',                      'Your email address:');
399
400 // file upload
401 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');
402
403 // plugin list
404 define('_LISTS_INFO',                           'Information');
405 define('_LIST_PLUGS_AUTHOR',            'By:');
406 define('_LIST_PLUGS_VER',                       'Version:');
407 define('_LIST_PLUGS_SITE',                      'Visit site');
408 define('_LIST_PLUGS_DESC',                      'Description:');
409 define('_LIST_PLUGS_SUBS',                      'Subscribes to the following events:');
410 define('_LIST_PLUGS_UP',                        'move up');
411 define('_LIST_PLUGS_DOWN',                      'move down');
412 define('_LIST_PLUGS_UNINSTALL',         'uninstall');
413 define('_LIST_PLUGS_ADMIN',                     'admin');
414 define('_LIST_PLUGS_OPTIONS',           'edit&nbsp;options');
415
416 // plugin option list
417 define('_LISTS_VALUE',                          'Value');
418
419 // plugin options
420 define('_ERROR_NOPLUGOPTIONS',          'this plugin does not have any options set');
421 define('_PLUGS_BACK',                           'Back to Plugin Overview');
422 define('_PLUGS_SAVE',                           'Save Options');
423 define('_PLUGS_OPTIONS_UPDATED',        'Plugin options updated');
424
425 define('_OVERVIEW_MANAGEMENT',          'Management');
426 define('_OVERVIEW_MANAGE',                      'Nucleus management...');
427 define('_MANAGE_GENERAL',                       'General Management');
428 define('_MANAGE_SKINS',                         'Skin and Templates');
429 define('_MANAGE_EXTRA',                         'Extra features');
430
431 define('_BACKTOMANAGE',                         'Back to Nucleus management');
432
433
434 // END introduced after v1.1 END
435
436
437
438
439 // charset to use
440 define('_CHARSET',                                      'iso-8859-1');
441
442 // global stuff
443 define('_LOGOUT',                                       'Log Out');
444 define('_LOGIN',                                        'Log In');
445 define('_YES',                                          'Yes');
446 define('_NO',                                           'No');
447 define('_SUBMIT',                                       'Submit');
448 define('_ERROR',                                        'Error');
449 define('_ERRORMSG',                                     'An error has occurred!');
450 define('_BACK',                                         'Go Back');
451 define('_NOTLOGGEDIN',                          'Not logged in');
452 define('_LOGGEDINAS',                           'Logged in as');
453 define('_ADMINHOME',                            'Admin Home');
454 define('_NAME',                                         'Name');
455 define('_BACKHOME',                                     'Back to Admin Home');
456 define('_BADACTION',                            'Non existing action requested');
457 define('_MESSAGE',                                      'Message');
458 define('_HELP_TT',                                      'Help!');
459 define('_YOURSITE',                                     'Your site');
460
461
462 define('_POPUP_CLOSE',                          'Close Window');
463
464 define('_LOGIN_PLEASE',                         'Please Log in First');
465
466 // commentform
467 define('_COMMENTFORM_YOUARE',           'You are');
468 define('_COMMENTFORM_SUBMIT',           'Add Comment');
469 define('_COMMENTFORM_COMMENT',          'Your comment:');
470 define('_COMMENTFORM_NAME',                     'Name:');
471 define('_COMMENTFORM_REMEMBER',         'Remember Me');
472
473 // loginform
474 define('_LOGINFORM_NAME',                       'Username:');
475 define('_LOGINFORM_PWD',                        'Password:');
476 define('_LOGINFORM_YOUARE',                     'Logged in as');
477 define('_LOGINFORM_SHARED',                     'Shared Computer');
478
479 // member mailform
480 define('_MEMBERMAIL_SUBMIT',            'Send Message');
481
482 // search form
483 define('_SEARCHFORM_SUBMIT',            'Search');
484
485 // add item form
486 define('_ADD_ADDTO',                            'Add new item to');
487 define('_ADD_CREATENEW',                        'Create new item');
488 define('_ADD_BODY',                                     'Body');
489 define('_ADD_TITLE',                            'Title');
490 define('_ADD_MORE',                                     'Extended (optional)');
491 define('_ADD_CATEGORY',                         'Category');
492 define('_ADD_PREVIEW',                          'Preview');
493 define('_ADD_DISABLE_COMMENTS',         'Disable comments?');
494 define('_ADD_DRAFTNFUTURE',                     'Draft &amp; Future Items');
495 define('_ADD_ADDITEM',                          'Add Item');
496 define('_ADD_ADDNOW',                           'Add Now');
497 define('_ADD_ADDLATER',                         'Add Later');
498 define('_ADD_PLACE_ON',                         'Place on');
499 define('_ADD_ADDDRAFT',                         'Add to drafts');
500 define('_ADD_NOPASTDATES',                      '(dates and times in the past are NOT valid, the current time will be used in that case)');
501 define('_ADD_BOLD_TT',                          'Bold');
502 define('_ADD_ITALIC_TT',                        'Italic');
503 define('_ADD_HREF_TT',                          'Make Link');
504 define('_ADD_MEDIA_TT',                         'Add Media');
505 define('_ADD_PREVIEW_TT',                       'Show/Hide Preview');
506 define('_ADD_CUT_TT',                           'Cut');
507 define('_ADD_COPY_TT',                          'Copy');
508 define('_ADD_PASTE_TT',                         'Paste');
509
510
511 // edit item form
512 define('_EDIT_ITEM',                            'Edit Item');
513 define('_EDIT_SUBMIT',                          'Edit Item');
514 define('_EDIT_ORIG_AUTHOR',                     'Original author');
515 define('_EDIT_BACKTODRAFTS',            'Add back to drafts');
516 define('_EDIT_COMMENTSNOTE',            '(note: disabling comments will _not_ hide previously added comments)');
517
518 // used on delete screens
519 define('_DELETE_CONFIRM',                       'Please confirm deletion');
520 define('_DELETE_CONFIRM_BTN',           'Confirm Deletion');
521 define('_CONFIRMTXT_ITEM',                      'You\'re about to delete the item following item:');
522 define('_CONFIRMTXT_COMMENT',           'You\'re about to delete the following comment:');
523 define('_CONFIRMTXT_TEAM1',                     'You\'re about to delete ');
524 define('_CONFIRMTXT_TEAM2',                     ' from the teamlist for blog ');
525 define('_CONFIRMTXT_BLOG',                      'The blog you are going to delete is: ');
526 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.');
527 define('_CONFIRMTXT_MEMBER',            'You\'re about to delete the following member profile: ');
528 define('_CONFIRMTXT_TEMPLATE',          'You\'re about to delete the template named ');
529 define('_CONFIRMTXT_SKIN',                      'You\'re about to delete the skin named ');
530 define('_CONFIRMTXT_BAN',                       'You\'re about to delete the ban for the ip range');
531 define('_CONFIRMTXT_CATEGORY',          'You\'re about to delete the category ');
532
533 // some status messages
534 define('_DELETED_ITEM',                         'Item Deleted');
535 define('_DELETED_MEMBER',                       'Member Deleted');
536 define('_DELETED_COMMENT',                      'Comment Deleted');
537 define('_DELETED_BLOG',                         'Blog Deleted');
538 define('_DELETED_CATEGORY',                     'Category Deleted');
539 define('_ITEM_MOVED',                           'Item Moved');
540 define('_ITEM_ADDED',                           'Item Added');
541 define('_COMMENT_UPDATED',                      'Comment updated');
542 define('_SKIN_UPDATED',                         'Skin data has been saved');
543 define('_TEMPLATE_UPDATED',                     'Template data has been saved');
544
545 // errors
546 define('_ERROR_COMMENT_LONGWORD',       'Please don\'t use words of lengths higher than 90 in your comments');
547 define('_ERROR_COMMENT_NOCOMMENT',      'Please enter a comment');
548 define('_ERROR_COMMENT_NOUSERNAME',     'Bad username');
549 define('_ERROR_COMMENT_TOOLONG',        'Your comments are too long (max. 5000 chars)');
550 define('_ERROR_COMMENTS_DISABLED',      'Comments for this blog are currently disabled.');
551 define('_ERROR_COMMENTS_NONPUBLIC',     'You must be logged in as a member to add comment to this blog');
552 define('_ERROR_COMMENTS_MEMBERNICK','The name you want to use to post comments is in use by a site member. Choose something else.');
553 define('_ERROR_SKIN',                           'Skin error');
554 define('_ERROR_ITEMCLOSED',                     'This item is closed, it\'s not possible to add new comments to it or to vote on it');
555 define('_ERROR_NOSUCHITEM',                     'No such item exists');
556 define('_ERROR_NOSUCHBLOG',                     'No such blog');
557 define('_ERROR_NOSUCHSKIN',                     'No such skin');
558 define('_ERROR_NOSUCHMEMBER',           'No such member');
559 define('_ERROR_NOTONTEAM',                      'You\'re not on the teamlist of this weblog.');
560 define('_ERROR_BADDESTBLOG',            'Destination blog does not exist');
561 define('_ERROR_NOTONDESTTEAM',          'Cannot move item, since you\'re not on the teamlist of the destination blog');
562 define('_ERROR_NOEMPTYITEMS',           'Cannot add empty items!');
563 define('_ERROR_BADMAILADDRESS',         'Email address is not valid');
564 define('_ERROR_BADNOTIFY',                      'One or more of the given notify addresses is not a valid email address');
565 define('_ERROR_BADNAME',                        'Name is not valid (only a-z and 0-9 allowed, no spaces at start/end)');
566 define('_ERROR_NICKNAMEINUSE',          'Another member is already using that nickname');
567 define('_ERROR_PASSWORDMISMATCH',       'Passwords must match');
568 define('_ERROR_PASSWORDTOOSHORT',       'Password should be at least 6 characters');
569 define('_ERROR_PASSWORDMISSING',        'Password cannot be empty');
570 define('_ERROR_REALNAMEMISSING',        'You must enter a real name');
571 define('_ERROR_ATLEASTONEADMIN',        'There should always be at least one super-admin that can login to the admin area.');
572 define('_ERROR_ATLEASTONEBLOGADMIN','Performing this action would leave your weblog unmaintainable. Please make sure there is always at least one admin.');
573 define('_ERROR_ALREADYONTEAM',          'You can\'t add a member that is already on the team');
574 define('_ERROR_BADSHORTBLOGNAME',       'The short blog name should only contain a-z and 0-9, without spaces');
575 define('_ERROR_DUPSHORTBLOGNAME',       'Another blog already has the chosen short name. These names should be unique');
576 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/)');
577 define('_ERROR_DELDEFBLOG',                     'Cannot delete the default blog');
578 define('_ERROR_DELETEMEMBER',           'This member cannot be deleted, probably because he/she is the author of item(s)');
579 define('_ERROR_BADTEMPLATENAME',        'Invalid name for template, use only a-z and 0-9, without spaces');
580 define('_ERROR_DUPTEMPLATENAME',        'Another template with this name already exists');
581 define('_ERROR_BADSKINNAME',            'Invalid name for skin (only a-z, 0-9 are allowed, no spaces)');
582 define('_ERROR_DUPSKINNAME',            'Another skin with this name already exists');
583 define('_ERROR_DEFAULTSKIN',            'There must at all times be a skin named "default"');
584 define('_ERROR_SKINDEFDELETE',          'Cannot delete skin since it is the default skin for the following weblog: ');
585 define('_ERROR_DISALLOWED',                     'Sorry, you\'re not allowed to perform this action');
586 define('_ERROR_DELETEBAN',                      'Error while trying to delete ban (ban does not exist)');
587 define('_ERROR_ADDBAN',                         'Error while trying to add ban. Ban might not have been added correctly in all your blogs.');
588 define('_ERROR_BADACTION',                      'Required action does not exist');
589 define('_ERROR_MEMBERMAILDISABLED',     'Member to Member mail messages are disabled');
590 define('_ERROR_MEMBERCREATEDISABLED','Creation of member accounts is disabled');
591 define('_ERROR_INCORRECTEMAIL',         'Incorrect mail address');
592 define('_ERROR_VOTEDBEFORE',            'You have already voted for this item');
593 define('_ERROR_BANNED1',                        'Cannot perform action since you (ip range ');
594 define('_ERROR_BANNED2',                        ') are banned from doing so. The message was: \'');
595 define('_ERROR_BANNED3',                        '\'');
596 define('_ERROR_LOGINNEEDED',            'You must be logged in in order to perform this action');
597 define('_ERROR_CONNECT',                        'Connect Error');
598 define('_ERROR_FILE_TOO_BIG',           'File is too big!');
599 define('_ERROR_BADFILETYPE',            'Sorry, this filetype is not allowed');
600 define('_ERROR_BADREQUEST',                     'Bad upload request');
601 define('_ERROR_DISALLOWEDUPLOAD',       'You are not on any weblogs teamlist. Hence, you are not allowed to upload files');
602 define('_ERROR_BADPERMISSIONS',         'File/Dir permissions are not set correctly');
603 define('_ERROR_UPLOADMOVEP',            'Error while moving uploaded file');
604 define('_ERROR_UPLOADCOPY',                     'Error while copying file');
605 define('_ERROR_UPLOADDUPLICATE',        'Another file with that name already exists. Try to rename it before uploading.');
606 define('_ERROR_LOGINDISALLOWED',        'Sorry, you\'re not allowed to log in to the admin area. You can log in as another user, though');
607 define('_ERROR_DBCONNECT',                      'Could not connect to mySQL server');
608 define('_ERROR_DBSELECT',                       'Could not select the nucleus database.');
609 define('_ERROR_NOSUCHLANGUAGE',         'No such language file exists');
610 define('_ERROR_NOSUCHCATEGORY',         'No such category exists');
611 define('_ERROR_DELETELASTCATEGORY',     'There must at least be one category');
612 define('_ERROR_DELETEDEFCATEGORY',      'Cannot delete default category');
613 define('_ERROR_BADCATEGORYNAME',        'Bad category name');
614 define('_ERROR_DUPCATEGORYNAME',        'Another category with this name already exists');
615
616 // some warnings (used for mediadir setting)
617 define('_WARNING_NOTADIR',                      'Warning: Current value is not a directory!');
618 define('_WARNING_NOTREADABLE',          'Warning: Current value is a non-readable directory!');
619 define('_WARNING_NOTWRITABLE',          'Warning: Current value is NOT a writable directory!');
620
621 // media and upload
622 define('_MEDIA_UPLOADLINK',                     'Upload a new file');
623 define('_MEDIA_MODIFIED',                       'modified');
624 define('_MEDIA_FILENAME',                       'filename');
625 define('_MEDIA_DIMENSIONS',                     'dimensions');
626 define('_MEDIA_INLINE',                         'Inline');
627 define('_MEDIA_POPUP',                          'Popup');
628 define('_UPLOAD_TITLE',                         'Choose File');
629 define('_UPLOAD_MSG',                           'Select the file you want to upload below, and hit the \'Upload\' button.');
630 define('_UPLOAD_BUTTON',                        'Upload');
631
632 // some status messages
633 //define('_MSG_ACCOUNTCREATED',         'Account created, password will be sent through email');
634 //define('_MSG_PASSWORDSENT',                   'Password has been sent by e-mail.');
635 define('_MSG_LOGINAGAIN',                       'You\'ll need to login again, because your info changed');
636 define('_MSG_SETTINGSCHANGED',          'Settings Changed');
637 define('_MSG_ADMINCHANGED',                     'Admin Changed');
638 define('_MSG_NEWBLOG',                          'New Blog Created');
639 define('_MSG_ACTIONLOGCLEARED',         'Action Log Cleared');
640
641 // actionlog in admin area
642 define('_ACTIONLOG_DISALLOWED',         'Disallowed action: ');
643 define('_ACTIONLOG_PWDREMINDERSENT','New password sent for ');
644 define('_ACTIONLOG_TITLE',                      'Action Log');
645 define('_ACTIONLOG_CLEAR_TITLE',        'Clear Action Log');
646 define('_ACTIONLOG_CLEAR_TEXT',         'Clear action log now');
647
648 // team management
649 define('_TEAM_TITLE',                           'Manage team for blog ');
650 define('_TEAM_CURRENT',                         'Current team');
651 define('_TEAM_ADDNEW',                          'Add new member to team');
652 define('_TEAM_CHOOSEMEMBER',            'Choose member');
653 define('_TEAM_ADMIN',                           'Admin privileges? ');
654 define('_TEAM_ADD',                                     'Add to team');
655 define('_TEAM_ADD_BTN',                         'Add to team');
656
657 // blogsettings
658 define('_EBLOG_TITLE',                          'Edit Blog Settings');
659 define('_EBLOG_TEAM_TITLE',                     'Edit Team');
660 define('_EBLOG_TEAM_TEXT',                      'Click here to edit your team...');
661 define('_EBLOG_SETTINGS_TITLE',         'Blog settings');
662 define('_EBLOG_NAME',                           'Blog Name');
663 define('_EBLOG_SHORTNAME',                      'Short Blog Name');
664 define('_EBLOG_SHORTNAME_EXTRA',        '<br />(should only contain a-z and no spaces)');
665 define('_EBLOG_DESC',                           'Blog Description');
666 define('_EBLOG_URL',                            'URL');
667 define('_EBLOG_DEFSKIN',                        'Default Skin');
668 define('_EBLOG_DEFCAT',                         'Default Category');
669 define('_EBLOG_LINEBREAKS',                     'Convert line breaks');
670 define('_EBLOG_DISABLECOMMENTS',        'Comments enabled?<br /><small>(Disabling comments means that adding comments is not possible.)</small>');
671 define('_EBLOG_ANONYMOUS',                      'Allow comments by non-members?');
672 define('_EBLOG_NOTIFY',                         'Notify Address(es) (use ; as separator)');
673 define('_EBLOG_NOTIFY_ON',                      'Notify on');
674 define('_EBLOG_NOTIFY_COMMENT',         'New comments');
675 define('_EBLOG_NOTIFY_KARMA',           'New karma votes');
676 define('_EBLOG_NOTIFY_ITEM',            'New weblog items');
677 define('_EBLOG_PING',                           'Ping Weblogs.com on update?');
678 define('_EBLOG_MAXCOMMENTS',            'Max Amount of comments');
679 define('_EBLOG_UPDATE',                         'Update file');
680 define('_EBLOG_OFFSET',                         'Time Offset');
681 define('_EBLOG_STIME',                          'Current server time is');
682 define('_EBLOG_BTIME',                          'Current blog time is');
683 define('_EBLOG_CHANGE',                         'Change Settings');
684 define('_EBLOG_CHANGE_BTN',                     'Change Settings');
685 define('_EBLOG_ADMIN',                          'Blog Admin');
686 define('_EBLOG_ADMIN_MSG',                      'You will be assigned admin privileges');
687 define('_EBLOG_CREATE_TITLE',           'Create new weblog');
688 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.');
689 define('_EBLOG_CREATE',                         'Create!');
690 define('_EBLOG_CREATE_BTN',                     'Create Weblog');
691 define('_EBLOG_CAT_TITLE',                      'Categories');
692 define('_EBLOG_CAT_NAME',                       'Category Name');
693 define('_EBLOG_CAT_DESC',                       'Category Description');
694 define('_EBLOG_CAT_CREATE',                     'Create New Category');
695 define('_EBLOG_CAT_UPDATE',                     'Update Category');
696 define('_EBLOG_CAT_UPDATE_BTN',         'Update Category');
697
698 // templates
699 define('_TEMPLATE_TITLE',                       'Edit Templates');
700 define('_TEMPLATE_AVAILABLE_TITLE',     'Available Templates');
701 define('_TEMPLATE_NEW_TITLE',           'New Template');
702 define('_TEMPLATE_NAME',                        'Template Name');
703 define('_TEMPLATE_DESC',                        'Template Description');
704 define('_TEMPLATE_CREATE',                      'Create Template');
705 define('_TEMPLATE_CREATE_BTN',          'Create Template');
706 define('_TEMPLATE_EDIT_TITLE',          'Edit Template');
707 define('_TEMPLATE_BACK',                        'Back to Template Overview');
708 define('_TEMPLATE_EDIT_MSG',            'Not all template parts are needed, leave empty those that are not needed.');
709 define('_TEMPLATE_SETTINGS',            'Template Settings');
710 define('_TEMPLATE_ITEMS',                       'Items');
711 define('_TEMPLATE_ITEMHEADER',          'Item Header');
712 define('_TEMPLATE_ITEMBODY',            'Item Body');
713 define('_TEMPLATE_ITEMFOOTER',          'Item Footer');
714 define('_TEMPLATE_MORELINK',            'Link to extended entry');
715 define('_TEMPLATE_NEW',                         'Indication of new item');
716 define('_TEMPLATE_COMMENTS_ANY',        'Comments (if any)');
717 define('_TEMPLATE_CHEADER',                     'Comments Header');
718 define('_TEMPLATE_CBODY',                       'Comments Body');
719 define('_TEMPLATE_CFOOTER',                     'Comments Footer');
720 define('_TEMPLATE_CONE',                        'One Comment');
721 define('_TEMPLATE_CMANY',                       'Two (or more) Comments');
722 define('_TEMPLATE_CMORE',                       'Comments Read More');
723 define('_TEMPLATE_CMEXTRA',                     'Member Extra');
724 define('_TEMPLATE_COMMENTS_NONE',       'Comments (if none)');
725 define('_TEMPLATE_CNONE',                       'No Comments');
726 define('_TEMPLATE_COMMENTS_TOOMUCH','Comments (if any, but too much to show inline)');
727 define('_TEMPLATE_CTOOMUCH',            'Too Much Comments');
728 define('_TEMPLATE_ARCHIVELIST',         'Archive Lists');
729 define('_TEMPLATE_AHEADER',                     'Archive List Header');
730 define('_TEMPLATE_AITEM',                       'Archive List Item');
731 define('_TEMPLATE_AFOOTER',                     'Archive List Footer');
732 define('_TEMPLATE_DATETIME',            'Date and Time');
733 define('_TEMPLATE_DHEADER',                     'Date Header');
734 define('_TEMPLATE_DFOOTER',                     'Date Footer');
735 define('_TEMPLATE_DFORMAT',                     'Date Format');
736 define('_TEMPLATE_TFORMAT',                     'Time Format');
737 define('_TEMPLATE_LOCALE',                      'Locale');
738 define('_TEMPLATE_IMAGE',                       'Image popups');
739 define('_TEMPLATE_PCODE',                       'Popup Link Code');
740 define('_TEMPLATE_ICODE',                       'Inline Image Code');
741 define('_TEMPLATE_MCODE',                       'Media Object Link Code');
742 define('_TEMPLATE_SEARCH',                      'Search');
743 define('_TEMPLATE_SHIGHLIGHT',          'Highlight');
744 define('_TEMPLATE_SNOTFOUND',           'Nothing found in search');
745 define('_TEMPLATE_UPDATE',                      'Update');
746 define('_TEMPLATE_UPDATE_BTN',          'Update Template');
747 define('_TEMPLATE_RESET_BTN',           'Reset Data');
748 define('_TEMPLATE_CATEGORYLIST',        'Category Lists');
749 define('_TEMPLATE_CATHEADER',           'Category List Header');
750 define('_TEMPLATE_CATITEM',                     'Category List Item');
751 define('_TEMPLATE_CATFOOTER',           'Category List Footer');
752
753 // skins
754 define('_SKIN_EDIT_TITLE',                      'Edit Skins');
755 define('_SKIN_AVAILABLE_TITLE',         'Available Skins');
756 define('_SKIN_NEW_TITLE',                       'New Skin');
757 define('_SKIN_NAME',                            'Name');
758 define('_SKIN_DESC',                            'Description');
759 define('_SKIN_TYPE',                            'Content Type');
760 define('_SKIN_CREATE',                          'Create');
761 define('_SKIN_CREATE_BTN',                      'Create Skin');
762 define('_SKIN_EDITONE_TITLE',           'Edit skin');
763 define('_SKIN_BACK',                            'Back to Skin Overview');
764 define('_SKIN_PARTS_TITLE',                     'Skin Parts');
765 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:');
766 define('_SKIN_PART_MAIN',                       'Main Index');
767 define('_SKIN_PART_ITEM',                       'Item Pages');
768 define('_SKIN_PART_ALIST',                      'Archive List');
769 define('_SKIN_PART_ARCHIVE',            'Archive');
770 define('_SKIN_PART_SEARCH',                     'Search');
771 define('_SKIN_PART_ERROR',                      'Errors');
772 define('_SKIN_PART_MEMBER',                     'Member Details');
773 define('_SKIN_PART_POPUP',                      'Image Popups');
774 define('_SKIN_GENSETTINGS_TITLE',       'General Settings');
775 define('_SKIN_CHANGE',                          'Change');
776 define('_SKIN_CHANGE_BTN',                      'Change these settings');
777 define('_SKIN_UPDATE_BTN',                      'Update Skin');
778 define('_SKIN_RESET_BTN',                       'Reset Data');
779 define('_SKIN_EDITPART_TITLE',          'Edit Skin');
780 define('_SKIN_GOBACK',                          'Go Back');
781 define('_SKIN_ALLOWEDVARS',                     'Allowed Variables (click for info):');
782
783 // global settings
784 define('_SETTINGS_TITLE',                       'General Settings');
785 define('_SETTINGS_SUB_GENERAL',         'General Settings');
786 define('_SETTINGS_DEFBLOG',                     'Default Blog');
787 define('_SETTINGS_ADMINMAIL',           'Administrator Email');
788 define('_SETTINGS_SITENAME',            'Site Name');
789 define('_SETTINGS_SITEURL',                     'URL of Site (should end with a slash)');
790 define('_SETTINGS_ADMINURL',            'URL of Admin Area (should end with a slash)');
791 define('_SETTINGS_DIRS',                        'Nucleus Directories');
792 define('_SETTINGS_MEDIADIR',            'Media Directory');
793 define('_SETTINGS_SEECONFIGPHP',        '(see config.php)');
794 define('_SETTINGS_MEDIAURL',            'Media URL (should end with a slash)');
795 define('_SETTINGS_ALLOWUPLOAD',         'Allow File Upload?');
796 define('_SETTINGS_ALLOWUPLOADTYPES','Allow File Types for Upload');
797 define('_SETTINGS_CHANGELOGIN',         'Allow Members to Change Login/Password');
798 define('_SETTINGS_COOKIES_TITLE',       'Cookie Settings');
799 define('_SETTINGS_COOKIELIFE',          'Login Cookie Lifetime');
800 define('_SETTINGS_COOKIESESSION',       'Session Cookies');
801 define('_SETTINGS_COOKIEMONTH',         'Lifetime of a Month');
802 define('_SETTINGS_COOKIEPATH',          'Cookie Path (advanced)');
803 define('_SETTINGS_COOKIEDOMAIN',        'Cookie Domain (advanced)');
804 define('_SETTINGS_COOKIESECURE',        'Secure Cookie (advanced)');
805 define('_SETTINGS_LASTVISIT',           'Save Last Visit Cookies');
806 define('_SETTINGS_ALLOWCREATE',         'Allow Visitors to Create a Member Account');
807 define('_SETTINGS_NEWLOGIN',            'Login Allowed for User-Created accounts');
808 define('_SETTINGS_NEWLOGIN2',           '(only goes for newly created accounts)');
809 define('_SETTINGS_MEMBERMSGS',          'Allow Member-2-Member Service');
810 define('_SETTINGS_LANGUAGE',            'Default Language');
811 define('_SETTINGS_DISABLESITE',         'Disable Site');
812 define('_SETTINGS_DBLOGIN',                     'mySQL Login &amp; Database');
813 define('_SETTINGS_UPDATE',                      'Update Settings');
814 define('_SETTINGS_UPDATE_BTN',          'Update Settings');
815 define('_SETTINGS_DISABLEJS',           'Disable JavaScript Toolbar');
816 define('_SETTINGS_MEDIA',                       'Media/Upload Settings');
817 define('_SETTINGS_MEDIAPREFIX',         'Prefix uploaded files with date');
818 define('_SETTINGS_MEMBERS',                     'Member Settings');
819
820 // bans
821 define('_BAN_TITLE',                            'Ban List for');
822 define('_BAN_NONE',                                     'No bans for this weblog');
823 define('_BAN_NEW_TITLE',                        'Add New Ban');
824 define('_BAN_NEW_TEXT',                         'Add a new ban now');
825 define('_BAN_REMOVE_TITLE',                     'Remove Ban');
826 define('_BAN_IPRANGE',                          'IP Range');
827 define('_BAN_BLOGS',                            'Which blogs?');
828 define('_BAN_DELETE_TITLE',                     'Delete Ban');
829 define('_BAN_ALLBLOGS',                         'All blogs to which you have admin privileges.');
830 define('_BAN_REMOVED_TITLE',            'Ban Removed');
831 define('_BAN_REMOVED_TEXT',                     'Ban was removed for the following blogs:');
832 define('_BAN_ADD_TITLE',                        'Add Ban');
833 define('_BAN_IPRANGE_TEXT',                     'Choose the IP range you want to block below. The less numbers in it, the more addresses will be blocked.');
834 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.');
835 define('_BAN_REASON_TITLE',                     'Reason');
836 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.');
837 define('_BAN_ADD_BTN',                          'Add Ban');
838
839 // LOGIN screen
840 define('_LOGIN_MESSAGE',                        'Message');
841 define('_LOGIN_NAME',                           'Name');
842 define('_LOGIN_PASSWORD',                       'Password');
843 define('_LOGIN_SHARED',                         _LOGINFORM_SHARED);
844 define('_LOGIN_FORGOT',                         'Forgot your password?');
845
846 // membermanagement
847 define('_MEMBERS_TITLE',                        'Member Management');
848 define('_MEMBERS_CURRENT',                      'Current Members');
849 define('_MEMBERS_NEW',                          'New Member');
850 define('_MEMBERS_DISPLAY',                      'Display Name');
851 define('_MEMBERS_DISPLAY_INFO',         '(This is the name you use to login)');
852 define('_MEMBERS_REALNAME',                     'Real Name');
853 define('_MEMBERS_PWD',                          'Password');
854 define('_MEMBERS_REPPWD',                       'Repeat Password');
855 define('_MEMBERS_EMAIL',                        'Email address');
856 define('_MEMBERS_EMAIL_EDIT',           '(When you change the email address, a new password will be automatically sent out to that address)');
857 define('_MEMBERS_URL',                          'Website Address (URL)');
858 define('_MEMBERS_SUPERADMIN',           'Administrator privileges');
859 define('_MEMBERS_CANLOGIN',                     'Can login to admin area');
860 define('_MEMBERS_NOTES',                        'Notes');
861 define('_MEMBERS_NEW_BTN',                      'Add Member');
862 define('_MEMBERS_EDIT',                         'Edit Member');
863 define('_MEMBERS_EDIT_BTN',                     'Change Settings');
864 define('_MEMBERS_BACKTOOVERVIEW',       'Back to Member Overview');
865 define('_MEMBERS_DEFLANG',                      'Language');
866 define('_MEMBERS_USESITELANG',          '- use site settings -');
867
868 // List of blogs (TT = tooltip)
869 define('_BLOGLIST_TT_VISIT',            'Visit Site');
870 define('_BLOGLIST_ADD',                         'Add Item');
871 define('_BLOGLIST_TT_ADD',                      'Add a new item to this weblog');
872 define('_BLOGLIST_EDIT',                        'Edit/Delete Items');
873 define('_BLOGLIST_TT_EDIT',                     '');
874 define('_BLOGLIST_BMLET',                       'Bookmarklet');
875 define('_BLOGLIST_TT_BMLET',            '');
876 define('_BLOGLIST_SETTINGS',            'Settings');
877 define('_BLOGLIST_TT_SETTINGS',         'Edit settings or manage team');
878 define('_BLOGLIST_BANS',                        'Bans');
879 define('_BLOGLIST_TT_BANS',                     'View, add or remove banned IPs');
880 define('_BLOGLIST_DELETE',                      'Delete All');
881 define('_BLOGLIST_TT_DELETE',           'Delete this weblog');
882
883 // OVERVIEW screen
884 define('_OVERVIEW_YRBLOGS',                     'Your weblogs');
885 define('_OVERVIEW_YRDRAFTS',            'Your drafts');
886 define('_OVERVIEW_YRSETTINGS',          'Your settings');
887 define('_OVERVIEW_GSETTINGS',           'General settings');
888 define('_OVERVIEW_NOBLOGS',                     'You\'re not on any weblogs teamlist');
889 define('_OVERVIEW_NODRAFTS',            'No drafts');
890 define('_OVERVIEW_EDITSETTINGS',        'Edit Your Settings...');
891 define('_OVERVIEW_BROWSEITEMS',         'Browse your items...');
892 define('_OVERVIEW_BROWSECOMM',          'Browse your comments...');
893 define('_OVERVIEW_VIEWLOG',                     'View Action Log...');
894 define('_OVERVIEW_MEMBERS',                     'Manage Members...');
895 define('_OVERVIEW_NEWLOG',                      'Create New Weblog...');
896 define('_OVERVIEW_SETTINGS',            'Edit Settings...');
897 define('_OVERVIEW_TEMPLATES',           'Edit Templates...');
898 define('_OVERVIEW_SKINS',                       'Edit Skins...');
899 define('_OVERVIEW_BACKUP',                      'Backup/Restore...');
900
901 // ITEMLIST
902 define('_ITEMLIST_BLOG',                        'Items for blog');
903 define('_ITEMLIST_YOUR',                        'Your items');
904
905 // Comments
906 define('_COMMENTS',                                     'Comments');
907 define('_NOCOMMENTS',                           'No comments for this item');
908 define('_COMMENTS_YOUR',                        'Your Comments');
909 define('_NOCOMMENTS_YOUR',                      'You didn\'t write any comments');
910
911 // LISTS (general)
912 define('_LISTS_NOMORE',                         'No more results, or no results at all');
913 define('_LISTS_PREV',                           'Previous');
914 define('_LISTS_NEXT',                           'Next');
915 define('_LISTS_SEARCH',                         'Search');
916 define('_LISTS_CHANGE',                         'Change');
917 define('_LISTS_PERPAGE',                        'items/page');
918 define('_LISTS_ACTIONS',                        'Actions');
919 define('_LISTS_DELETE',                         'Delete');
920 define('_LISTS_EDIT',                           'Edit');
921 define('_LISTS_MOVE',                           'Move');
922 define('_LISTS_CLONE',                          'Clone');
923 define('_LISTS_TITLE',                          'Title');
924 define('_LISTS_BLOG',                           'Blog');
925 define('_LISTS_NAME',                           'Name');
926 define('_LISTS_DESC',                           'Description');
927 define('_LISTS_TIME',                           'Time');
928 define('_LISTS_COMMENTS',                       'Comments');
929 define('_LISTS_TYPE',                           'Type');
930
931
932 // member list
933 define('_LIST_MEMBER_NAME',                     'Display Name');
934 define('_LIST_MEMBER_RNAME',            'Real Name');
935 define('_LIST_MEMBER_ADMIN',            'Super-admin? ');
936 define('_LIST_MEMBER_LOGIN',            'Can login? ');
937 define('_LIST_MEMBER_URL',                      'Website');
938
939 // banlist
940 define('_LIST_BAN_IPRANGE',                     'IP Range');
941 define('_LIST_BAN_REASON',                      'Reason');
942
943 // actionlist
944 define('_LIST_ACTION_MSG',                      'Message');
945
946 // commentlist
947 define('_LIST_COMMENT_BANIP',           'Ban IP');
948 define('_LIST_COMMENT_WHO',                     'Author');
949 define('_LIST_COMMENT',                         'Comment');
950 define('_LIST_COMMENT_HOST',            'Host');
951
952 // itemlist
953 define('_LIST_ITEM_INFO',                       'Info');
954 define('_LIST_ITEM_CONTENT',            'Title and Text');
955
956
957 // teamlist
958 define('_LIST_TEAM_ADMIN',                      'Admin ');
959 define('_LIST_TEAM_CHADMIN',            'Change Admin');
960
961 // edit comments
962 define('_EDITC_TITLE',                          'Edit Comments');
963 define('_EDITC_WHO',                            'Author');
964 define('_EDITC_HOST',                           'From Where?');
965 define('_EDITC_WHEN',                           'When?');
966 define('_EDITC_TEXT',                           'Text');
967 define('_EDITC_EDIT',                           'Edit Comment');
968 define('_EDITC_MEMBER',                         'member');
969 define('_EDITC_NONMEMBER',                      'non member');
970
971 // move item
972 define('_MOVE_TITLE',                           'Move to which blog?');
973 define('_MOVE_BTN',                                     'Move Item');
974
975 ?>