language/english.php

Go to the documentation of this file.
00001 <?php
00002 // English Nucleus Language File
00003 //
00004 // Author: Wouter Demuynck
00005 // Nucleus version: v1.0-v3.2
00006 //
00007 // Please note: if you want to translate this file to your own language, be aware
00008 // that in a next Nucleus version, new variables might be added and some other ones
00009 // might be deleted. Therefor, it's important to list the Nucleus version for which
00010 // the file was written in your document.
00011 //
00012 // Fully translated language file can be sent to us and will be made
00013 // available for download (with proper credit to the author, of course)
00014 
00015 // START changed/added after 3.31 START
00016 define('_CREATE_ACCOUNT0', 'Create Account');
00017 define('_CREATE_ACCOUNT1', 'Visitors are not allowed to create a Member Account.<br /><br />');
00018 define('_CREATE_ACCOUNT2', 'Please contact the website administrator for more information.');
00019 define('_CREATE_ACCOUNT_LOGIN_NAME',    'Login Name (required):');
00020 define('_CREATE_ACCOUNT_REAL_NAME',             'Real Name (required):');
00021 define('_CREATE_ACCOUNT_EMAIL',                 'Email (required):');
00022 define('_CREATE_ACCOUNT_EMAIL2',                '(must be valid, because an activation link will be sent over there)');
00023 define('_CREATE_ACCOUNT_URL',                   'URL:');
00024 define('_CREATE_ACCOUNT_SUBMIT',                'Create Account');
00025 
00026 
00027 // START changed/added after 3.3 START
00028 define('_AUTOSAVEDRAFT',                'Auto save draft');
00029 define('_AUTOSAVEDRAFT_LASTSAVED',      'Last saved: ');
00030 define('_AUTOSAVEDRAFT_NOTYETSAVED',    'No saves have been made yet');
00031 define('_AUTOSAVEDRAFT_NOW',            'Auto save now');
00032 define('_SKIN_PARTS_SPECIAL',           'Special skin parts');
00033 define('_ERROR_SKIN_PARTS_SPECIAL_FORMAT',              'You must enter a name that exists only out of lowercase letters and digits');
00034 define('_ERROR_SKIN_PARTS_SPECIAL_DELETE',              'Can\'t delete this skin part');
00035 define('_CONFIRMTXT_SKIN_PARTS_SPECIAL',                'Do you really want to delete this special skin part?');
00036 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)');
00037 // END changed/added after 3.3 END
00038 
00039 // START changed/added after 3.22 START
00040 define('_SEARCHFORM_QUERY',                     'Keywords to search');
00041 define('_ERROR_EMAIL_REQUIRED',         'Email address is required');
00042 define('_COMMENTFORM_MAIL',                     'Website:');
00043 define('_COMMENTFORM_EMAIL',            'E-mail:');
00044 define('_EBLOG_REQUIREDEMAIL',          'Require E-mail address with comments?');
00045 define('_ERROR_COMMENTS_SPAM',      'Your comment was rejected because it did not pass the spam test');
00046 // END changed/added after 3.22 END
00047 
00048 // START changed/added after 3.15 START
00049 
00050 define('_LIST_PLUG_SUBS_NEEDUPDATE','Please use the \'Update Subscription list\'-button to update the plugin\'s subscription list.');
00051 define('_LIST_PLUGS_DEP',                       'Plugin(s) requires:');
00052 
00053 // END changed/added after 3.15
00054 
00055 // START changed/added after 3.1 START
00056 
00057 // comments list per weblog
00058 define('_COMMENTS_BLOG',                        'All Comments for blog');
00059 define('_NOCOMMENTS_BLOG',                      'No comments were made on items of this blog');
00060 define('_BLOGLIST_COMMENTS',            'Comments');
00061 define('_BLOGLIST_TT_COMMENTS',         'A list of all comments made on items of this blog');
00062 
00063 
00064 // for use in archivetype-skinvar
00065 define('_ARCHIVETYPE_DAY',                      'day');
00066 define('_ARCHIVETYPE_MONTH',            'month');
00067 
00068 // tickets (prevents malicious users to trick an admin to perform actions he doesn't want)
00069 define('_ERROR_BADTICKET',                      'Invalid or expired ticket.');
00070 
00071 // plugin dependency
00072 define('_ERROR_INSREQPLUGIN',           'Plugin installation failed, requires ');
00073 define('_ERROR_DELREQPLUGIN',           'Plugin deletion failed, required by ');
00074 
00075 // cookie prefix
00076 define('_SETTINGS_COOKIEPREFIX',        'Cookie Prefix');
00077 
00078 // account activation
00079 define('_ERROR_NOLOGON_NOACTIVATE',     'Cannot send activation link. You\'re not allowed to log in.');
00080 define('_ERROR_ACTIVATE',                       'Activation key does not exist, is invalid, or has expired.');
00081 define('_ACTIONLOG_ACTIVATIONLINK', 'Activation link sent');
00082 define('_MSG_ACTIVATION_SENT',          'An activation link has been sent by e-mail.');
00083 
00084 // activation link emails
00085 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.");
00086 define('_ACTIVATE_REGISTER_MAILTITLE',  "Activate your '<%memberName%>' account");
00087 define('_ACTIVATE_REGISTER_TITLE',      'Welcome <%memberName%>');
00088 define('_ACTIVATE_REGISTER_TEXT',       'You\'re almost there. Please choose a password for your account below.');
00089 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.");
00090 define('_ACTIVATE_FORGOT_MAILTITLE',"Re-activate your '<%memberName%>' account");
00091 define('_ACTIVATE_FORGOT_TITLE',        'Welcome <%memberName%>');
00092 define('_ACTIVATE_FORGOT_TEXT',         'You can choose a new password for your account below:');
00093 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.");
00094 define('_ACTIVATE_CHANGE_MAILTITLE',"Re-activate your '<%memberName%>' account");
00095 define('_ACTIVATE_CHANGE_TITLE',        'Welcome <%memberName%>');
00096 define('_ACTIVATE_CHANGE_TEXT',         'Your address change has been verified. Thanks!');
00097 define('_ACTIVATE_SUCCESS_TITLE',       'Activation Succeeded');
00098 define('_ACTIVATE_SUCCESS_TEXT',        'Your account has been successfully activated.');
00099 define('_MEMBERS_SETPWD',                       'Set Password');
00100 define('_MEMBERS_SETPWD_BTN',           'Set Password');
00101 define('_QMENU_ACTIVATE',                       'Account Activation');
00102 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>');
00103 
00104 define('_PLUGS_BTN_UPDATE',                     'Update subscription list');
00105 
00106 // global settings
00107 define('_SETTINGS_JSTOOLBAR',           'Javascript Toolbar Style');
00108 define('_SETTINGS_JSTOOLBAR_FULL',      'Full Toolbar (IE)');
00109 define('_SETTINGS_JSTOOLBAR_SIMPLE','Simple Toolbar (Non-IE)');
00110 define('_SETTINGS_JSTOOLBAR_NONE',      'Disable Toolbar');
00111 define('_SETTINGS_URLMODE_HELP',        '(Info: <a href="documentation/tips.html#searchengines-fancyurls">How to activate fancy URLs</a>)');
00112 
00113 // extra plugin settings part when editing categories/members/blogs/...
00114 define('_PLUGINS_EXTRA',                        'Extra Plugin Settings');
00115 
00116 // itemlist info column keys
00117 define('_LIST_ITEM_BLOG',                       'blog:');
00118 define('_LIST_ITEM_CAT',                        'cat:');
00119 define('_LIST_ITEM_AUTHOR',                     'author:');
00120 define('_LIST_ITEM_DATE',                       'date:');
00121 define('_LIST_ITEM_TIME',                       'time:');
00122 
00123 // indication of registered members in comments list
00124 define('_LIST_COMMENTS_MEMBER',         '(member)');
00125 
00126 // batch operations
00127 define('_BATCH_WITH_SEL',                       'With selected:');
00128 define('_BATCH_EXEC',                           'Execute');
00129 
00130 // quickmenu
00131 define('_QMENU_HOME',                           'Home');
00132 define('_QMENU_ADD',                            'Add Item');
00133 define('_QMENU_ADD_SELECT',                     '-- select --');
00134 define('_QMENU_USER_SETTINGS',          'Profile');
00135 define('_QMENU_USER_ITEMS',                     'Items');
00136 define('_QMENU_USER_COMMENTS',          'Comments');
00137 define('_QMENU_MANAGE',                         'Management');
00138 define('_QMENU_MANAGE_LOG',                     'Action Log');
00139 define('_QMENU_MANAGE_SETTINGS',        'Configuration');
00140 define('_QMENU_MANAGE_MEMBERS',         'Members');
00141 define('_QMENU_MANAGE_NEWBLOG',         'New Weblog');
00142 define('_QMENU_MANAGE_BACKUPS',         'Backups');
00143 define('_QMENU_MANAGE_PLUGINS',         'Plugins');
00144 define('_QMENU_LAYOUT',                         'Layout');
00145 define('_QMENU_LAYOUT_SKINS',           'Skins');
00146 define('_QMENU_LAYOUT_TEMPL',           'Templates');
00147 define('_QMENU_LAYOUT_IEXPORT',         'Import/Export');
00148 define('_QMENU_PLUGINS',                        'Plugins');
00149 
00150 // quickmenu on logon screen
00151 define('_QMENU_INTRO',                          'Introduction');
00152 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>');
00153 
00154 // helppages for plugins
00155 define('_ERROR_PLUGNOHELPFILE',         'The helpfile for this plugin can not be found');
00156 define('_PLUGS_HELP_TITLE',                     'Helppage for plugin');
00157 define('_LIST_PLUGS_HELP',                      'help');
00158 
00159 
00160 // END changed/started after 3.1
00161 
00162 // START changed/added after v2.5beta START
00163 
00164 // general settings (security)
00165 define('_SETTINGS_EXTAUTH',                     'Enable External Authentication');
00166 define('_WARNING_EXTAUTH',                      'Warning: Enable only if needed.');
00167 
00168 // member profile
00169 define('_MEMBERS_BYPASS',                       'Use External Authentication');
00170 
00171 // 'always include in search' blog setting (yes/no) [in v2.5beta, the 'always' part wasn't clear]
00172 define('_EBLOG_SEARCH',                         '<em>Always</em> include in search');
00173 
00174 // END changed/added after v2.5beta
00175 
00176 // START introduced after v2.0 START
00177 
00178 // media library
00179 define('_MEDIA_VIEW',                           'view');
00180 define('_MEDIA_VIEW_TT',                        'View file (opens in new window)');
00181 define('_MEDIA_FILTER_APPLY',           'Apply Filter');
00182 define('_MEDIA_FILTER_LABEL',           'Filter: ');
00183 define('_MEDIA_UPLOAD_TO',                      'Upload to...');
00184 define('_MEDIA_UPLOAD_NEW',                     'Upload new file...');
00185 define('_MEDIA_COLLECTION_SELECT',      'Select');
00186 define('_MEDIA_COLLECTION_TT',          'Switch to this category');
00187 define('_MEDIA_COLLECTION_LABEL',       'Current collection: ');
00188 
00189 // tooltips on toolbar
00190 define('_ADD_ALIGNLEFT_TT',                     'Align Left');
00191 define('_ADD_ALIGNRIGHT_TT',            'Align Right');
00192 define('_ADD_ALIGNCENTER_TT',           'Align Center');
00193 
00194 
00195 // generic upload failure
00196 define('_ERROR_UPLOADFAILED',           'Upload failed');
00197 
00198 // END introduced after v2.0 END
00199 
00200 // START introduced after v1.5 START
00201 
00202 // posting to the past/edit timestamps
00203 define('_EBLOG_ALLOWPASTPOSTING',       'Allow posting to the past');
00204 define('_ADD_CHANGEDATE',                       'Update timestamp');
00205 define('_BMLET_CHANGEDATE',                     'Update timestamp');
00206 
00207 // skin import/export
00208 define('_OVERVIEW_SKINIMPORT',          'Skin import/export...');
00209 
00210 // skin settings
00211 define('_PARSER_INCMODE_NORMAL',        'Normal');
00212 define('_PARSER_INCMODE_SKINDIR',       'Use skin dir');
00213 define('_SKIN_INCLUDE_MODE',            'Include mode');
00214 define('_SKIN_INCLUDE_PREFIX',          'Include prefix');
00215 
00216 // global settings
00217 define('_SETTINGS_BASESKIN',            'Base Skin');
00218 define('_SETTINGS_SKINSURL',            'Skins URL');
00219 define('_SETTINGS_ACTIONSURL',          'Full URL to action.php');
00220 
00221 // category moves (batch)
00222 define('_ERROR_MOVEDEFCATEGORY',        'Cannot move default category');
00223 define('_ERROR_MOVETOSELF',                     'Cannot move category (destination blog is the same as source blog)');
00224 define('_MOVECAT_TITLE',                        'Select blog to move category to');
00225 define('_MOVECAT_BTN',                          'Move category');
00226 
00227 // URLMode setting
00228 define('_SETTINGS_URLMODE',                     'URL Mode');
00229 define('_SETTINGS_URLMODE_NORMAL',      'Normal');
00230 define('_SETTINGS_URLMODE_PATHINFO','Fancy');
00231 
00232 // Batch operations
00233 define('_BATCH_NOSELECTION',            'Nothing selected to perform actions on');
00234 define('_BATCH_ITEMS',                          'Batch operation on items');
00235 define('_BATCH_CATEGORIES',                     'Batch operation on categories');
00236 define('_BATCH_MEMBERS',                        'Batch operation on members');
00237 define('_BATCH_TEAM',                           'Batch operation on team members');
00238 define('_BATCH_COMMENTS',                       'Batch operation on comments');
00239 define('_BATCH_UNKNOWN',                        'Unknown batch operation: ');
00240 define('_BATCH_EXECUTING',                      'Executing');
00241 define('_BATCH_ONCATEGORY',                     'on category');
00242 define('_BATCH_ONITEM',                         'on item');
00243 define('_BATCH_ONCOMMENT',                      'on comment');
00244 define('_BATCH_ONMEMBER',                       'on member');
00245 define('_BATCH_ONTEAM',                         'on team member');
00246 define('_BATCH_SUCCESS',                        'Success!');
00247 define('_BATCH_DONE',                           'Done!');
00248 define('_BATCH_DELETE_CONFIRM',         'Confirm Batch Deletion');
00249 define('_BATCH_DELETE_CONFIRM_BTN',     'Confirm Batch Deletion');
00250 define('_BATCH_SELECTALL',                      'select all');
00251 define('_BATCH_DESELECTALL',            'deselect all');
00252 
00253 // batch operations: options in dropdowns
00254 define('_BATCH_ITEM_DELETE',            'Delete');
00255 define('_BATCH_ITEM_MOVE',                      'Move');
00256 define('_BATCH_MEMBER_DELETE',          'Delete');
00257 define('_BATCH_MEMBER_SET_ADM',         'Give admin rights');
00258 define('_BATCH_MEMBER_UNSET_ADM',       'Take away admin rights');
00259 define('_BATCH_TEAM_DELETE',            'Delete from team');
00260 define('_BATCH_TEAM_SET_ADM',           'Give admin rights');
00261 define('_BATCH_TEAM_UNSET_ADM',         'Take away admin rights');
00262 define('_BATCH_CAT_DELETE',                     'Delete');
00263 define('_BATCH_CAT_MOVE',                       'Move to other blog');
00264 define('_BATCH_COMMENT_DELETE',         'Delete');
00265 
00266 // itemlist: Add new item...
00267 define('_ITEMLIST_ADDNEW',                      'Add new item...');
00268 define('_ADD_PLUGIN_EXTRAS',            'Extra Plugin Options');
00269 
00270 // errors
00271 define('_ERROR_CATCREATEFAIL',          'Could not create new category');
00272 define('_ERROR_NUCLEUSVERSIONREQ',      'This plugin requires a newer Nucleus version: ');
00273 
00274 // backlinks
00275 define('_BACK_TO_BLOGSETTINGS',         'Back to blogsettings');
00276 
00277 // skin import export
00278 define('_SKINIE_TITLE_IMPORT',          'Import');
00279 define('_SKINIE_TITLE_EXPORT',          'Export');
00280 define('_SKINIE_BTN_IMPORT',            'Import');
00281 define('_SKINIE_BTN_EXPORT',            'Export selected skins/templates');
00282 define('_SKINIE_LOCAL',                         'Import from local file:');
00283 define('_SKINIE_NOCANDIDATES',          'No candidates for import found in the skins directory');
00284 define('_SKINIE_FROMURL',                       'Import from URL:');
00285 define('_SKINIE_EXPORT_INTRO',          'Select the skins and templates you want to export below');
00286 define('_SKINIE_EXPORT_SKINS',          'Skins');
00287 define('_SKINIE_EXPORT_TEMPLATES',      'Templates');
00288 define('_SKINIE_EXPORT_EXTRA',          'Extra Info');
00289 define('_SKINIE_CONFIRM_OVERWRITE',     'Overwrite skins that already exists (see nameclashes)');
00290 define('_SKINIE_CONFIRM_IMPORT',        'Yes, I want to import this');
00291 define('_SKINIE_CONFIRM_TITLE',         'About to import skins and templates');
00292 define('_SKINIE_INFO_SKINS',            'Skins in file:');
00293 define('_SKINIE_INFO_TEMPLATES',        'Templates in file:');
00294 define('_SKINIE_INFO_GENERAL',          'Info:');
00295 define('_SKINIE_INFO_SKINCLASH',        'Skin name clashes:');
00296 define('_SKINIE_INFO_TEMPLCLASH',       'Template name clashes:');
00297 define('_SKINIE_INFO_IMPORTEDSKINS','Imported skins:');
00298 define('_SKINIE_INFO_IMPORTEDTEMPLS','Imported templates:');
00299 define('_SKINIE_DONE',                          'Done Importing');
00300 
00301 define('_AND',                                          'and');
00302 define('_OR',                                           'or');
00303 
00304 // empty fields on template edit
00305 define('_EDITTEMPLATE_EMPTY',           'empty field (click to edit)');
00306 
00307 // skin overview list
00308 define('_LIST_SKINS_INCMODE',           'IncludeMode:');
00309 define('_LIST_SKINS_INCPREFIX',         'IncludePrefix:');
00310 define('_LIST_SKINS_DEFINED',           'Defined parts:');
00311 
00312 // backup
00313 define('_BACKUPS_TITLE',                        'Backup / Restore');
00314 define('_BACKUP_TITLE',                         'Backup');
00315 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.');
00316 define('_BACKUP_ZIP_YES',                       'Try to use compression');
00317 define('_BACKUP_ZIP_NO',                        'Do not use compression');
00318 define('_BACKUP_BTN',                           'Create Backup');
00319 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.');
00320 define('_RESTORE_TITLE',                        'Restore');
00321 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');
00322 define('_RESTORE_INTRO',                        'Select the backup file below (it\'ll be uploaded to the server) and click the "Restore" button to start.');
00323 define('_RESTORE_IMSURE',                       'Yes, I\'m sure I want to do this!');
00324 define('_RESTORE_BTN',                          'Restore From File');
00325 define('_RESTORE_WARNING',                      '(make sure you\'re restoring the correct backup, maybe make a new backup before you start)');
00326 define('_ERROR_BACKUP_NOTSURE',         'You\'ll need to check the \'I\'m sure\' testbox');
00327 define('_RESTORE_COMPLETE',                     'Restore Complete');
00328 
00329 // new item notification
00330 define('_NOTIFY_NI_MSG',                        'A new item has been posted:');
00331 define('_NOTIFY_NI_TITLE',                      'New Item!');
00332 define('_NOTIFY_KV_MSG',                        'Karma vote on item:');
00333 define('_NOTIFY_KV_TITLE',                      'Nucleus karma:');
00334 define('_NOTIFY_NC_MSG',                        'Comment on item:');
00335 define('_NOTIFY_NC_TITLE',                      'Nucleus comment:');
00336 define('_NOTIFY_USERID',                        'User ID:');
00337 define('_NOTIFY_USER',                          'User:');
00338 define('_NOTIFY_COMMENT',                       'Comment:');
00339 define('_NOTIFY_VOTE',                          'Vote:');
00340 define('_NOTIFY_HOST',                          'Host:');
00341 define('_NOTIFY_IP',                            'IP:');
00342 define('_NOTIFY_MEMBER',                        'Member:');
00343 define('_NOTIFY_TITLE',                         'Title:');
00344 define('_NOTIFY_CONTENTS',                      'Contents:');
00345 
00346 // member mail message
00347 define('_MMAIL_MSG',                            'A message sent to you by');
00348 define('_MMAIL_FROMANON',                       'an anonymous visitor');
00349 define('_MMAIL_FROMNUC',                        'Posted from a Nucleus weblog at');
00350 define('_MMAIL_TITLE',                          'A message from');
00351 define('_MMAIL_MAIL',                           'Message:');
00352 
00353 // END introduced after v1.5 END
00354 
00355 
00356 // START introduced after v1.1 START
00357 
00358 // bookmarklet buttons
00359 define('_BMLET_ADD',                            'Add Item');
00360 define('_BMLET_EDIT',                           'Edit Item');
00361 define('_BMLET_DELETE',                         'Delete Item');
00362 define('_BMLET_BODY',                           'Body');
00363 define('_BMLET_MORE',                           'Extended');
00364 define('_BMLET_OPTIONS',                        'Options');
00365 define('_BMLET_PREVIEW',                        'Preview');
00366 
00367 // used in bookmarklet
00368 define('_ITEM_UPDATED',                         'Item was updated');
00369 define('_ITEM_DELETED',                         'Item was deleted');
00370 
00371 // plugins
00372 define('_CONFIRMTXT_PLUGIN',            'Are you sure you want to delete the plugin named');
00373 define('_ERROR_NOSUCHPLUGIN',           'No such plugin');
00374 define('_ERROR_DUPPLUGIN',                      'Sorry, this plugin is already installed');
00375 define('_ERROR_PLUGFILEERROR',          'No such plugin exists, or the permissions are set incorrectly');
00376 define('_PLUGS_NOCANDIDATES',           'No plugin candidates found');
00377 
00378 define('_PLUGS_TITLE_MANAGE',           'Manage Plugins');
00379 define('_PLUGS_TITLE_INSTALLED',        'Currently Installed');
00380 define('_PLUGS_TITLE_UPDATE',           'Update subscription list');
00381 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');
00382 define('_PLUGS_TITLE_NEW',                      'Install New Plugin');
00383 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.');
00384 define('_PLUGS_BTN_INSTALL',            'Install Plugin');
00385 define('_BACKTOOVERVIEW',                       'Back to overview');
00386 
00387 // editlink
00388 define('_TEMPLATE_EDITLINK',            'Edit Item Link');
00389 
00390 // add left / add right tooltips
00391 define('_ADD_LEFT_TT',                          'Add left box');
00392 define('_ADD_RIGHT_TT',                         'Add right box');
00393 
00394 // add/edit item: new category (in dropdown box)
00395 define('_ADD_NEWCAT',                           'New Category...');
00396 
00397 // new settings
00398 define('_SETTINGS_PLUGINURL',           'Plugin URL');
00399 define('_SETTINGS_MAXUPLOADSIZE',       'Max. upload file size (bytes)');
00400 define('_SETTINGS_NONMEMBERMSGS',       'Allow non-members to send messages');
00401 define('_SETTINGS_PROTECTMEMNAMES',     'Protect member names');
00402 
00403 // overview screen
00404 define('_OVERVIEW_PLUGINS',                     'Manage Plugins...');
00405 
00406 // actionlog
00407 define('_ACTIONLOG_NEWMEMBER',          'New member registration:');
00408 
00409 // membermail (when not logged in)
00410 define('_MEMBERMAIL_MAIL',                      'Your email address:');
00411 
00412 // file upload
00413 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');
00414 
00415 // plugin list
00416 define('_LISTS_INFO',                           'Information');
00417 define('_LIST_PLUGS_AUTHOR',            'By:');
00418 define('_LIST_PLUGS_VER',                       'Version:');
00419 define('_LIST_PLUGS_SITE',                      'Visit site');
00420 define('_LIST_PLUGS_DESC',                      'Description:');
00421 define('_LIST_PLUGS_SUBS',                      'Subscribes to the following events:');
00422 define('_LIST_PLUGS_UP',                        'move up');
00423 define('_LIST_PLUGS_DOWN',                      'move down');
00424 define('_LIST_PLUGS_UNINSTALL',         'uninstall');
00425 define('_LIST_PLUGS_ADMIN',                     'admin');
00426 define('_LIST_PLUGS_OPTIONS',           'edit&nbsp;options');
00427 
00428 // plugin option list
00429 define('_LISTS_VALUE',                          'Value');
00430 
00431 // plugin options
00432 define('_ERROR_NOPLUGOPTIONS',          'this plugin does not have any options set');
00433 define('_PLUGS_BACK',                           'Back to Plugin Overview');
00434 define('_PLUGS_SAVE',                           'Save Options');
00435 define('_PLUGS_OPTIONS_UPDATED',        'Plugin options updated');
00436 
00437 define('_OVERVIEW_MANAGEMENT',          'Management');
00438 define('_OVERVIEW_MANAGE',                      'Nucleus management...');
00439 define('_MANAGE_GENERAL',                       'General Management');
00440 define('_MANAGE_SKINS',                         'Skin and Templates');
00441 define('_MANAGE_EXTRA',                         'Extra features');
00442 
00443 define('_BACKTOMANAGE',                         'Back to Nucleus management');
00444 
00445 
00446 // END introduced after v1.1 END
00447 
00448 
00449 
00450 
00451 // charset to use
00452 define('_CHARSET',                                      'iso-8859-1');
00453 
00454 // global stuff
00455 define('_LOGOUT',                                       'Log Out');
00456 define('_LOGIN',                                        'Log In');
00457 define('_YES',                                          'Yes');
00458 define('_NO',                                           'No');
00459 define('_SUBMIT',                                       'Submit');
00460 define('_ERROR',                                        'Error');
00461 define('_ERRORMSG',                                     'An error has occurred!');
00462 define('_BACK',                                         'Go Back');
00463 define('_NOTLOGGEDIN',                          'Not logged in');
00464 define('_LOGGEDINAS',                           'Logged in as');
00465 define('_ADMINHOME',                            'Admin Home');
00466 define('_NAME',                                         'Name');
00467 define('_BACKHOME',                                     'Back to Admin Home');
00468 define('_BADACTION',                            'Non existing action requested');
00469 define('_MESSAGE',                                      'Message');
00470 define('_HELP_TT',                                      'Help!');
00471 define('_YOURSITE',                                     'Your site');
00472 
00473 
00474 define('_POPUP_CLOSE',                          'Close Window');
00475 
00476 define('_LOGIN_PLEASE',                         'Please Log in First');
00477 
00478 // commentform
00479 define('_COMMENTFORM_YOUARE',           'You are');
00480 define('_COMMENTFORM_SUBMIT',           'Add Comment');
00481 define('_COMMENTFORM_COMMENT',          'Your comment:');
00482 define('_COMMENTFORM_NAME',                     'Name:');
00483 define('_COMMENTFORM_REMEMBER',         'Remember Me');
00484 
00485 // loginform
00486 define('_LOGINFORM_NAME',                       'Username:');
00487 define('_LOGINFORM_PWD',                        'Password:');
00488 define('_LOGINFORM_YOUARE',                     'Logged in as');
00489 define('_LOGINFORM_SHARED',                     'Shared Computer');
00490 
00491 // member mailform
00492 define('_MEMBERMAIL_SUBMIT',            'Send Message');
00493 
00494 // search form
00495 define('_SEARCHFORM_SUBMIT',            'Search');
00496 
00497 // add item form
00498 define('_ADD_ADDTO',                            'Add new item to');
00499 define('_ADD_CREATENEW',                        'Create new item');
00500 define('_ADD_BODY',                                     'Body');
00501 define('_ADD_TITLE',                            'Title');
00502 define('_ADD_MORE',                                     'Extended (optional)');
00503 define('_ADD_CATEGORY',                         'Category');
00504 define('_ADD_PREVIEW',                          'Preview');
00505 define('_ADD_DISABLE_COMMENTS',         'Disable comments?');
00506 define('_ADD_DRAFTNFUTURE',                     'Draft &amp; Future Items');
00507 define('_ADD_ADDITEM',                          'Add Item');
00508 define('_ADD_ADDNOW',                           'Add Now');
00509 define('_ADD_ADDLATER',                         'Add Later');
00510 define('_ADD_PLACE_ON',                         'Place on');
00511 define('_ADD_ADDDRAFT',                         'Add to drafts');
00512 define('_ADD_NOPASTDATES',                      '(dates and times in the past are NOT valid, the current time will be used in that case)');
00513 define('_ADD_BOLD_TT',                          'Bold');
00514 define('_ADD_ITALIC_TT',                        'Italic');
00515 define('_ADD_HREF_TT',                          'Make Link');
00516 define('_ADD_MEDIA_TT',                         'Add Media');
00517 define('_ADD_PREVIEW_TT',                       'Show/Hide Preview');
00518 define('_ADD_CUT_TT',                           'Cut');
00519 define('_ADD_COPY_TT',                          'Copy');
00520 define('_ADD_PASTE_TT',                         'Paste');
00521 
00522 
00523 // edit item form
00524 define('_EDIT_ITEM',                            'Edit Item');
00525 define('_EDIT_SUBMIT',                          'Edit Item');
00526 define('_EDIT_ORIG_AUTHOR',                     'Original author');
00527 define('_EDIT_BACKTODRAFTS',            'Add back to drafts');
00528 define('_EDIT_COMMENTSNOTE',            '(note: disabling comments will _not_ hide previously added comments)');
00529 
00530 // used on delete screens
00531 define('_DELETE_CONFIRM',                       'Please confirm deletion');
00532 define('_DELETE_CONFIRM_BTN',           'Confirm Deletion');
00533 define('_CONFIRMTXT_ITEM',                      'You\'re about to delete the item following item:');
00534 define('_CONFIRMTXT_COMMENT',           'You\'re about to delete the following comment:');
00535 define('_CONFIRMTXT_TEAM1',                     'You\'re about to delete ');
00536 define('_CONFIRMTXT_TEAM2',                     ' from the teamlist for blog ');
00537 define('_CONFIRMTXT_BLOG',                      'The blog you are going to delete is: ');
00538 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.');
00539 define('_CONFIRMTXT_MEMBER',            'You\'re about to delete the following member profile: ');
00540 define('_CONFIRMTXT_TEMPLATE',          'You\'re about to delete the template named ');
00541 define('_CONFIRMTXT_SKIN',                      'You\'re about to delete the skin named ');
00542 define('_CONFIRMTXT_BAN',                       'You\'re about to delete the ban for the ip range');
00543 define('_CONFIRMTXT_CATEGORY',          'You\'re about to delete the category ');
00544 
00545 // some status messages
00546 define('_DELETED_ITEM',                         'Item Deleted');
00547 define('_DELETED_MEMBER',                       'Member Deleted');
00548 define('_DELETED_COMMENT',                      'Comment Deleted');
00549 define('_DELETED_BLOG',                         'Blog Deleted');
00550 define('_DELETED_CATEGORY',                     'Category Deleted');
00551 define('_ITEM_MOVED',                           'Item Moved');
00552 define('_ITEM_ADDED',                           'Item Added');
00553 define('_COMMENT_UPDATED',                      'Comment updated');
00554 define('_SKIN_UPDATED',                         'Skin data has been saved');
00555 define('_TEMPLATE_UPDATED',                     'Template data has been saved');
00556 
00557 // errors
00558 define('_ERROR_COMMENT_LONGWORD',       'Please don\'t use words of lengths higher than 90 in your comments');
00559 define('_ERROR_COMMENT_NOCOMMENT',      'Please enter a comment');
00560 define('_ERROR_COMMENT_NOUSERNAME',     'Bad username');
00561 define('_ERROR_COMMENT_TOOLONG',        'Your comments are too long (max. 5000 chars)');
00562 define('_ERROR_COMMENTS_DISABLED',      'Comments for this blog are currently disabled.');
00563 define('_ERROR_COMMENTS_NONPUBLIC',     'You must be logged in as a member to add comment to this blog');
00564 define('_ERROR_COMMENTS_MEMBERNICK','The name you want to use to post comments is in use by a site member. Choose something else.');
00565 define('_ERROR_SKIN',                           'Skin error');
00566 define('_ERROR_ITEMCLOSED',                     'This item is closed, it\'s not possible to add new comments to it or to vote on it');
00567 define('_ERROR_NOSUCHITEM',                     'No such item exists');
00568 define('_ERROR_NOSUCHBLOG',                     'No such blog');
00569 define('_ERROR_NOSUCHSKIN',                     'No such skin');
00570 define('_ERROR_NOSUCHMEMBER',           'No such member');
00571 define('_ERROR_NOTONTEAM',                      'You\'re not on the teamlist of this weblog.');
00572 define('_ERROR_BADDESTBLOG',            'Destination blog does not exist');
00573 define('_ERROR_NOTONDESTTEAM',          'Cannot move item, since you\'re not on the teamlist of the destination blog');
00574 define('_ERROR_NOEMPTYITEMS',           'Cannot add empty items!');
00575 define('_ERROR_BADMAILADDRESS',         'Email address is not valid');
00576 define('_ERROR_BADNOTIFY',                      'One or more of the given notify addresses is not a valid email address');
00577 define('_ERROR_BADNAME',                        'Name is not valid (only a-z and 0-9 allowed, no spaces at start/end)');
00578 define('_ERROR_NICKNAMEINUSE',          'Another member is already using that nickname');
00579 define('_ERROR_PASSWORDMISMATCH',       'Passwords must match');
00580 define('_ERROR_PASSWORDTOOSHORT',       'Password should be at least 6 characters');
00581 define('_ERROR_PASSWORDMISSING',        'Password cannot be empty');
00582 define('_ERROR_REALNAMEMISSING',        'You must enter a real name');
00583 define('_ERROR_ATLEASTONEADMIN',        'There should always be at least one super-admin that can login to the admin area.');
00584 define('_ERROR_ATLEASTONEBLOGADMIN','Performing this action would leave your weblog unmaintainable. Please make sure there is always at least one admin.');
00585 define('_ERROR_ALREADYONTEAM',          'You can\'t add a member that is already on the team');
00586 define('_ERROR_BADSHORTBLOGNAME',       'The short blog name should only contain a-z and 0-9, without spaces');
00587 define('_ERROR_DUPSHORTBLOGNAME',       'Another blog already has the chosen short name. These names should be unique');
00588 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/)');
00589 define('_ERROR_DELDEFBLOG',                     'Cannot delete the default blog');
00590 define('_ERROR_DELETEMEMBER',           'This member cannot be deleted, probably because he/she is the author of item(s)');
00591 define('_ERROR_BADTEMPLATENAME',        'Invalid name for template, use only a-z and 0-9, without spaces');
00592 define('_ERROR_DUPTEMPLATENAME',        'Another template with this name already exists');
00593 define('_ERROR_BADSKINNAME',            'Invalid name for skin (only a-z, 0-9 are allowed, no spaces)');
00594 define('_ERROR_DUPSKINNAME',            'Another skin with this name already exists');
00595 define('_ERROR_DEFAULTSKIN',            'There must at all times be a skin named "default"');
00596 define('_ERROR_SKINDEFDELETE',          'Cannot delete skin since it is the default skin for the following weblog: ');
00597 define('_ERROR_DISALLOWED',                     'Sorry, you\'re not allowed to perform this action');
00598 define('_ERROR_DELETEBAN',                      'Error while trying to delete ban (ban does not exist)');
00599 define('_ERROR_ADDBAN',                         'Error while trying to add ban. Ban might not have been added correctly in all your blogs.');
00600 define('_ERROR_BADACTION',                      'Required action does not exist');
00601 define('_ERROR_MEMBERMAILDISABLED',     'Member to Member mail messages are disabled');
00602 define('_ERROR_MEMBERCREATEDISABLED','Creation of member accounts is disabled');
00603 define('_ERROR_INCORRECTEMAIL',         'Incorrect mail address');
00604 define('_ERROR_VOTEDBEFORE',            'You have already voted for this item');
00605 define('_ERROR_BANNED1',                        'Cannot perform action since you (ip range ');
00606 define('_ERROR_BANNED2',                        ') are banned from doing so. The message was: \'');
00607 define('_ERROR_BANNED3',                        '\'');
00608 define('_ERROR_LOGINNEEDED',            'You must be logged in in order to perform this action');
00609 define('_ERROR_CONNECT',                        'Connect Error');
00610 define('_ERROR_FILE_TOO_BIG',           'File is too big!');
00611 define('_ERROR_BADFILETYPE',            'Sorry, this filetype is not allowed');
00612 define('_ERROR_BADREQUEST',                     'Bad upload request');
00613 define('_ERROR_DISALLOWEDUPLOAD',       'You are not on any weblogs teamlist. Hence, you are not allowed to upload files');
00614 define('_ERROR_BADPERMISSIONS',         'File/Dir permissions are not set correctly');
00615 define('_ERROR_UPLOADMOVEP',            'Error while moving uploaded file');
00616 define('_ERROR_UPLOADCOPY',                     'Error while copying file');
00617 define('_ERROR_UPLOADDUPLICATE',        'Another file with that name already exists. Try to rename it before uploading.');
00618 define('_ERROR_LOGINDISALLOWED',        'Sorry, you\'re not allowed to log in to the admin area. You can log in as another user, though');
00619 define('_ERROR_DBCONNECT',                      'Could not connect to mySQL server');
00620 define('_ERROR_DBSELECT',                       'Could not select the nucleus database.');
00621 define('_ERROR_NOSUCHLANGUAGE',         'No such language file exists');
00622 define('_ERROR_NOSUCHCATEGORY',         'No such category exists');
00623 define('_ERROR_DELETELASTCATEGORY',     'There must at least be one category');
00624 define('_ERROR_DELETEDEFCATEGORY',      'Cannot delete default category');
00625 define('_ERROR_BADCATEGORYNAME',        'Bad category name');
00626 define('_ERROR_DUPCATEGORYNAME',        'Another category with this name already exists');
00627 
00628 // some warnings (used for mediadir setting)
00629 define('_WARNING_NOTADIR',                      'Warning: Current value is not a directory!');
00630 define('_WARNING_NOTREADABLE',          'Warning: Current value is a non-readable directory!');
00631 define('_WARNING_NOTWRITABLE',          'Warning: Current value is NOT a writable directory!');
00632 
00633 // media and upload
00634 define('_MEDIA_UPLOADLINK',                     'Upload a new file');
00635 define('_MEDIA_MODIFIED',                       'modified');
00636 define('_MEDIA_FILENAME',                       'filename');
00637 define('_MEDIA_DIMENSIONS',                     'dimensions');
00638 define('_MEDIA_INLINE',                         'Inline');
00639 define('_MEDIA_POPUP',                          'Popup');
00640 define('_UPLOAD_TITLE',                         'Choose File');
00641 define('_UPLOAD_MSG',                           'Select the file you want to upload below, and hit the \'Upload\' button.');
00642 define('_UPLOAD_BUTTON',                        'Upload');
00643 
00644 // some status messages
00645 //define('_MSG_ACCOUNTCREATED',         'Account created, password will be sent through email');
00646 //define('_MSG_PASSWORDSENT',                   'Password has been sent by e-mail.');
00647 define('_MSG_LOGINAGAIN',                       'You\'ll need to login again, because your info changed');
00648 define('_MSG_SETTINGSCHANGED',          'Settings Changed');
00649 define('_MSG_ADMINCHANGED',                     'Admin Changed');
00650 define('_MSG_NEWBLOG',                          'New Blog Created');
00651 define('_MSG_ACTIONLOGCLEARED',         'Action Log Cleared');
00652 
00653 // actionlog in admin area
00654 define('_ACTIONLOG_DISALLOWED',         'Disallowed action: ');
00655 define('_ACTIONLOG_PWDREMINDERSENT','New password sent for ');
00656 define('_ACTIONLOG_TITLE',                      'Action Log');
00657 define('_ACTIONLOG_CLEAR_TITLE',        'Clear Action Log');
00658 define('_ACTIONLOG_CLEAR_TEXT',         'Clear action log now');
00659 
00660 // team management
00661 define('_TEAM_TITLE',                           'Manage team for blog ');
00662 define('_TEAM_CURRENT',                         'Current team');
00663 define('_TEAM_ADDNEW',                          'Add new member to team');
00664 define('_TEAM_CHOOSEMEMBER',            'Choose member');
00665 define('_TEAM_ADMIN',                           'Admin privileges? ');
00666 define('_TEAM_ADD',                                     'Add to team');
00667 define('_TEAM_ADD_BTN',                         'Add to team');
00668 
00669 // blogsettings
00670 define('_EBLOG_TITLE',                          'Edit Blog Settings');
00671 define('_EBLOG_TEAM_TITLE',                     'Edit Team');
00672 define('_EBLOG_TEAM_TEXT',                      'Click here to edit your team...');
00673 define('_EBLOG_SETTINGS_TITLE',         'Blog settings');
00674 define('_EBLOG_NAME',                           'Blog Name');
00675 define('_EBLOG_SHORTNAME',                      'Short Blog Name');
00676 define('_EBLOG_SHORTNAME_EXTRA',        '<br />(should only contain a-z and no spaces)');
00677 define('_EBLOG_DESC',                           'Blog Description');
00678 define('_EBLOG_URL',                            'URL');
00679 define('_EBLOG_DEFSKIN',                        'Default Skin');
00680 define('_EBLOG_DEFCAT',                         'Default Category');
00681 define('_EBLOG_LINEBREAKS',                     'Convert line breaks');
00682 define('_EBLOG_DISABLECOMMENTS',        'Comments enabled?<br /><small>(Disabling comments means that adding comments is not possible.)</small>');
00683 define('_EBLOG_ANONYMOUS',                      'Allow comments by non-members?');
00684 define('_EBLOG_NOTIFY',                         'Notify Address(es) (use ; as separator)');
00685 define('_EBLOG_NOTIFY_ON',                      'Notify on');
00686 define('_EBLOG_NOTIFY_COMMENT',         'New comments');
00687 define('_EBLOG_NOTIFY_KARMA',           'New karma votes');
00688 define('_EBLOG_NOTIFY_ITEM',            'New weblog items');
00689 define('_EBLOG_PING',                           'Ping weblog listing service on update?');
00690 define('_EBLOG_MAXCOMMENTS',            'Max Amount of comments');
00691 define('_EBLOG_UPDATE',                         'Update file');
00692 define('_EBLOG_OFFSET',                         'Time Offset');
00693 define('_EBLOG_STIME',                          'Current server time is');
00694 define('_EBLOG_BTIME',                          'Current blog time is');
00695 define('_EBLOG_CHANGE',                         'Change Settings');
00696 define('_EBLOG_CHANGE_BTN',                     'Change Settings');
00697 define('_EBLOG_ADMIN',                          'Blog Admin');
00698 define('_EBLOG_ADMIN_MSG',                      'You will be assigned admin privileges');
00699 define('_EBLOG_CREATE_TITLE',           'Create new weblog');
00700 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.');
00701 define('_EBLOG_CREATE',                         'Create!');
00702 define('_EBLOG_CREATE_BTN',                     'Create Weblog');
00703 define('_EBLOG_CAT_TITLE',                      'Categories');
00704 define('_EBLOG_CAT_NAME',                       'Category Name');
00705 define('_EBLOG_CAT_DESC',                       'Category Description');
00706 define('_EBLOG_CAT_CREATE',                     'Create New Category');
00707 define('_EBLOG_CAT_UPDATE',                     'Update Category');
00708 define('_EBLOG_CAT_UPDATE_BTN',         'Update Category');
00709 
00710 // templates
00711 define('_TEMPLATE_TITLE',                       'Edit Templates');
00712 define('_TEMPLATE_AVAILABLE_TITLE',     'Available Templates');
00713 define('_TEMPLATE_NEW_TITLE',           'New Template');
00714 define('_TEMPLATE_NAME',                        'Template Name');
00715 define('_TEMPLATE_DESC',                        'Template Description');
00716 define('_TEMPLATE_CREATE',                      'Create Template');
00717 define('_TEMPLATE_CREATE_BTN',          'Create Template');
00718 define('_TEMPLATE_EDIT_TITLE',          'Edit Template');
00719 define('_TEMPLATE_BACK',                        'Back to Template Overview');
00720 define('_TEMPLATE_EDIT_MSG',            'Not all template parts are needed, leave empty those that are not needed.');
00721 define('_TEMPLATE_SETTINGS',            'Template Settings');
00722 define('_TEMPLATE_ITEMS',                       'Items');
00723 define('_TEMPLATE_ITEMHEADER',          'Item Header');
00724 define('_TEMPLATE_ITEMBODY',            'Item Body');
00725 define('_TEMPLATE_ITEMFOOTER',          'Item Footer');
00726 define('_TEMPLATE_MORELINK',            'Link to extended entry');
00727 define('_TEMPLATE_NEW',                         'Indication of new item');
00728 define('_TEMPLATE_COMMENTS_ANY',        'Comments (if any)');
00729 define('_TEMPLATE_CHEADER',                     'Comments Header');
00730 define('_TEMPLATE_CBODY',                       'Comments Body');
00731 define('_TEMPLATE_CFOOTER',                     'Comments Footer');
00732 define('_TEMPLATE_CONE',                        'One Comment');
00733 define('_TEMPLATE_CMANY',                       'Two (or more) Comments');
00734 define('_TEMPLATE_CMORE',                       'Comments Read More');
00735 define('_TEMPLATE_CMEXTRA',                     'Member Extra');
00736 define('_TEMPLATE_COMMENTS_NONE',       'Comments (if none)');
00737 define('_TEMPLATE_CNONE',                       'No Comments');
00738 define('_TEMPLATE_COMMENTS_TOOMUCH','Comments (if any, but too much to show inline)');
00739 define('_TEMPLATE_CTOOMUCH',            'Too Much Comments');
00740 define('_TEMPLATE_ARCHIVELIST',         'Archive Lists');
00741 define('_TEMPLATE_AHEADER',                     'Archive List Header');
00742 define('_TEMPLATE_AITEM',                       'Archive List Item');
00743 define('_TEMPLATE_AFOOTER',                     'Archive List Footer');
00744 define('_TEMPLATE_DATETIME',            'Date and Time');
00745 define('_TEMPLATE_DHEADER',                     'Date Header');
00746 define('_TEMPLATE_DFOOTER',                     'Date Footer');
00747 define('_TEMPLATE_DFORMAT',                     'Date Format');
00748 define('_TEMPLATE_TFORMAT',                     'Time Format');
00749 define('_TEMPLATE_LOCALE',                      'Locale');
00750 define('_TEMPLATE_IMAGE',                       'Image popups');
00751 define('_TEMPLATE_PCODE',                       'Popup Link Code');
00752 define('_TEMPLATE_ICODE',                       'Inline Image Code');
00753 define('_TEMPLATE_MCODE',                       'Media Object Link Code');
00754 define('_TEMPLATE_SEARCH',                      'Search');
00755 define('_TEMPLATE_SHIGHLIGHT',          'Highlight');
00756 define('_TEMPLATE_SNOTFOUND',           'Nothing found in search');
00757 define('_TEMPLATE_UPDATE',                      'Update');
00758 define('_TEMPLATE_UPDATE_BTN',          'Update Template');
00759 define('_TEMPLATE_RESET_BTN',           'Reset Data');
00760 define('_TEMPLATE_CATEGORYLIST',        'Category Lists');
00761 define('_TEMPLATE_CATHEADER',           'Category List Header');
00762 define('_TEMPLATE_CATITEM',                     'Category List Item');
00763 define('_TEMPLATE_CATFOOTER',           'Category List Footer');
00764 
00765 // skins
00766 define('_SKIN_EDIT_TITLE',                      'Edit Skins');
00767 define('_SKIN_AVAILABLE_TITLE',         'Available Skins');
00768 define('_SKIN_NEW_TITLE',                       'New Skin');
00769 define('_SKIN_NAME',                            'Name');
00770 define('_SKIN_DESC',                            'Description');
00771 define('_SKIN_TYPE',                            'Content Type');
00772 define('_SKIN_CREATE',                          'Create');
00773 define('_SKIN_CREATE_BTN',                      'Create Skin');
00774 define('_SKIN_EDITONE_TITLE',           'Edit skin');
00775 define('_SKIN_BACK',                            'Back to Skin Overview');
00776 define('_SKIN_PARTS_TITLE',                     'Skin Parts');
00777 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:');
00778 define('_SKIN_PART_MAIN',                       'Main Index');
00779 define('_SKIN_PART_ITEM',                       'Item Pages');
00780 define('_SKIN_PART_ALIST',                      'Archive List');
00781 define('_SKIN_PART_ARCHIVE',            'Archive');
00782 define('_SKIN_PART_SEARCH',                     'Search');
00783 define('_SKIN_PART_ERROR',                      'Errors');
00784 define('_SKIN_PART_MEMBER',                     'Member Details');
00785 define('_SKIN_PART_POPUP',                      'Image Popups');
00786 define('_SKIN_GENSETTINGS_TITLE',       'General Settings');
00787 define('_SKIN_CHANGE',                          'Change');
00788 define('_SKIN_CHANGE_BTN',                      'Change these settings');
00789 define('_SKIN_UPDATE_BTN',                      'Update Skin');
00790 define('_SKIN_RESET_BTN',                       'Reset Data');
00791 define('_SKIN_EDITPART_TITLE',          'Edit Skin');
00792 define('_SKIN_GOBACK',                          'Go Back');
00793 define('_SKIN_ALLOWEDVARS',                     'Allowed Variables (click for info):');
00794 
00795 // global settings
00796 define('_SETTINGS_TITLE',                       'General Settings');
00797 define('_SETTINGS_SUB_GENERAL',         'General Settings');
00798 define('_SETTINGS_DEFBLOG',                     'Default Blog');
00799 define('_SETTINGS_ADMINMAIL',           'Administrator Email');
00800 define('_SETTINGS_SITENAME',            'Site Name');
00801 define('_SETTINGS_SITEURL',                     'URL of Site (should end with a slash)');
00802 define('_SETTINGS_ADMINURL',            'URL of Admin Area (should end with a slash)');
00803 define('_SETTINGS_DIRS',                        'Nucleus Directories');
00804 define('_SETTINGS_MEDIADIR',            'Media Directory');
00805 define('_SETTINGS_SEECONFIGPHP',        '(see config.php)');
00806 define('_SETTINGS_MEDIAURL',            'Media URL (should end with a slash)');
00807 define('_SETTINGS_ALLOWUPLOAD',         'Allow File Upload?');
00808 define('_SETTINGS_ALLOWUPLOADTYPES','Allow File Types for Upload');
00809 define('_SETTINGS_CHANGELOGIN',         'Allow Members to Change Login/Password');
00810 define('_SETTINGS_COOKIES_TITLE',       'Cookie Settings');
00811 define('_SETTINGS_COOKIELIFE',          'Login Cookie Lifetime');
00812 define('_SETTINGS_COOKIESESSION',       'Session Cookies');
00813 define('_SETTINGS_COOKIEMONTH',         'Lifetime of a Month');
00814 define('_SETTINGS_COOKIEPATH',          'Cookie Path (advanced)');
00815 define('_SETTINGS_COOKIEDOMAIN',        'Cookie Domain (advanced)');
00816 define('_SETTINGS_COOKIESECURE',        'Secure Cookie (advanced)');
00817 define('_SETTINGS_LASTVISIT',           'Save Last Visit Cookies');
00818 define('_SETTINGS_ALLOWCREATE',         'Allow Visitors to Create a Member Account');
00819 define('_SETTINGS_NEWLOGIN',            'Login Allowed for User-Created accounts');
00820 define('_SETTINGS_NEWLOGIN2',           '(only goes for newly created accounts)');
00821 define('_SETTINGS_MEMBERMSGS',          'Allow Member-2-Member Service');
00822 define('_SETTINGS_LANGUAGE',            'Default Language');
00823 define('_SETTINGS_DISABLESITE',         'Disable Site');
00824 define('_SETTINGS_DBLOGIN',                     'mySQL Login &amp; Database');
00825 define('_SETTINGS_UPDATE',                      'Update Settings');
00826 define('_SETTINGS_UPDATE_BTN',          'Update Settings');
00827 define('_SETTINGS_DISABLEJS',           'Disable JavaScript Toolbar');
00828 define('_SETTINGS_MEDIA',                       'Media/Upload Settings');
00829 define('_SETTINGS_MEDIAPREFIX',         'Prefix uploaded files with date');
00830 define('_SETTINGS_MEMBERS',                     'Member Settings');
00831 
00832 // bans
00833 define('_BAN_TITLE',                            'Ban List for');
00834 define('_BAN_NONE',                                     'No bans for this weblog');
00835 define('_BAN_NEW_TITLE',                        'Add New Ban');
00836 define('_BAN_NEW_TEXT',                         'Add a new ban now');
00837 define('_BAN_REMOVE_TITLE',                     'Remove Ban');
00838 define('_BAN_IPRANGE',                          'IP Range');
00839 define('_BAN_BLOGS',                            'Which blogs?');
00840 define('_BAN_DELETE_TITLE',                     'Delete Ban');
00841 define('_BAN_ALLBLOGS',                         'All blogs to which you have admin privileges.');
00842 define('_BAN_REMOVED_TITLE',            'Ban Removed');
00843 define('_BAN_REMOVED_TEXT',                     'Ban was removed for the following blogs:');
00844 define('_BAN_ADD_TITLE',                        'Add Ban');
00845 define('_BAN_IPRANGE_TEXT',                     'Choose the IP range you want to block below. The less numbers in it, the more addresses will be blocked.');
00846 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.');
00847 define('_BAN_REASON_TITLE',                     'Reason');
00848 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.');
00849 define('_BAN_ADD_BTN',                          'Add Ban');
00850 
00851 // LOGIN screen
00852 define('_LOGIN_MESSAGE',                        'Message');
00853 define('_LOGIN_NAME',                           'Name');
00854 define('_LOGIN_PASSWORD',                       'Password');
00855 define('_LOGIN_SHARED',                         _LOGINFORM_SHARED);
00856 define('_LOGIN_FORGOT',                         'Forgot your password?');
00857 
00858 // membermanagement
00859 define('_MEMBERS_TITLE',                        'Member Management');
00860 define('_MEMBERS_CURRENT',                      'Current Members');
00861 define('_MEMBERS_NEW',                          'New Member');
00862 define('_MEMBERS_DISPLAY',                      'Display Name');
00863 define('_MEMBERS_DISPLAY_INFO',         '(This is the name you use to login)');
00864 define('_MEMBERS_REALNAME',                     'Real Name');
00865 define('_MEMBERS_PWD',                          'Password');
00866 define('_MEMBERS_REPPWD',                       'Repeat Password');
00867 define('_MEMBERS_EMAIL',                        'Email address');
00868 define('_MEMBERS_EMAIL_EDIT',           '(When you change the email address, a new password will be automatically sent out to that address)');
00869 define('_MEMBERS_URL',                          'Website Address (URL)');
00870 define('_MEMBERS_SUPERADMIN',           'Administrator privileges');
00871 define('_MEMBERS_CANLOGIN',                     'Can login to admin area');
00872 define('_MEMBERS_NOTES',                        'Notes');
00873 define('_MEMBERS_NEW_BTN',                      'Add Member');
00874 define('_MEMBERS_EDIT',                         'Edit Member');
00875 define('_MEMBERS_EDIT_BTN',                     'Change Settings');
00876 define('_MEMBERS_BACKTOOVERVIEW',       'Back to Member Overview');
00877 define('_MEMBERS_DEFLANG',                      'Language');
00878 define('_MEMBERS_USESITELANG',          '- use site settings -');
00879 
00880 // List of blogs (TT = tooltip)
00881 define('_BLOGLIST_TT_VISIT',            'Visit Site');
00882 define('_BLOGLIST_ADD',                         'Add Item');
00883 define('_BLOGLIST_TT_ADD',                      'Add a new item to this weblog');
00884 define('_BLOGLIST_EDIT',                        'Edit/Delete Items');
00885 define('_BLOGLIST_TT_EDIT',                     '');
00886 define('_BLOGLIST_BMLET',                       'Bookmarklet');
00887 define('_BLOGLIST_TT_BMLET',            '');
00888 define('_BLOGLIST_SETTINGS',            'Settings');
00889 define('_BLOGLIST_TT_SETTINGS',         'Edit settings or manage team');
00890 define('_BLOGLIST_BANS',                        'Bans');
00891 define('_BLOGLIST_TT_BANS',                     'View, add or remove banned IPs');
00892 define('_BLOGLIST_DELETE',                      'Delete All');
00893 define('_BLOGLIST_TT_DELETE',           'Delete this weblog');
00894 
00895 // OVERVIEW screen
00896 define('_OVERVIEW_YRBLOGS',                     'Your weblogs');
00897 define('_OVERVIEW_YRDRAFTS',            'Your drafts');
00898 define('_OVERVIEW_YRSETTINGS',          'Your settings');
00899 define('_OVERVIEW_GSETTINGS',           'General settings');
00900 define('_OVERVIEW_NOBLOGS',                     'You\'re not on any weblogs teamlist');
00901 define('_OVERVIEW_NODRAFTS',            'No drafts');
00902 define('_OVERVIEW_EDITSETTINGS',        'Edit Your Settings...');
00903 define('_OVERVIEW_BROWSEITEMS',         'Browse your items...');
00904 define('_OVERVIEW_BROWSECOMM',          'Browse your comments...');
00905 define('_OVERVIEW_VIEWLOG',                     'View Action Log...');
00906 define('_OVERVIEW_MEMBERS',                     'Manage Members...');
00907 define('_OVERVIEW_NEWLOG',                      'Create New Weblog...');
00908 define('_OVERVIEW_SETTINGS',            'Edit Settings...');
00909 define('_OVERVIEW_TEMPLATES',           'Edit Templates...');
00910 define('_OVERVIEW_SKINS',                       'Edit Skins...');
00911 define('_OVERVIEW_BACKUP',                      'Backup/Restore...');
00912 
00913 // ITEMLIST
00914 define('_ITEMLIST_BLOG',                        'Items for blog');
00915 define('_ITEMLIST_YOUR',                        'Your items');
00916 
00917 // Comments
00918 define('_COMMENTS',                                     'Comments');
00919 define('_NOCOMMENTS',                           'No comments for this item');
00920 define('_COMMENTS_YOUR',                        'Your Comments');
00921 define('_NOCOMMENTS_YOUR',                      'You didn\'t write any comments');
00922 
00923 // LISTS (general)
00924 define('_LISTS_NOMORE',                         'No more results, or no results at all');
00925 define('_LISTS_PREV',                           'Previous');
00926 define('_LISTS_NEXT',                           'Next');
00927 define('_LISTS_SEARCH',                         'Search');
00928 define('_LISTS_CHANGE',                         'Change');
00929 define('_LISTS_PERPAGE',                        'items/page');
00930 define('_LISTS_ACTIONS',                        'Actions');
00931 define('_LISTS_DELETE',                         'Delete');
00932 define('_LISTS_EDIT',                           'Edit');
00933 define('_LISTS_MOVE',                           'Move');
00934 define('_LISTS_CLONE',                          'Clone');
00935 define('_LISTS_TITLE',                          'Title');
00936 define('_LISTS_BLOG',                           'Blog');
00937 define('_LISTS_NAME',                           'Name');
00938 define('_LISTS_DESC',                           'Description');
00939 define('_LISTS_TIME',                           'Time');
00940 define('_LISTS_COMMENTS',                       'Comments');
00941 define('_LISTS_TYPE',                           'Type');
00942 
00943 
00944 // member list
00945 define('_LIST_MEMBER_NAME',                     'Display Name');
00946 define('_LIST_MEMBER_RNAME',            'Real Name');
00947 define('_LIST_MEMBER_ADMIN',            'Super-admin? ');
00948 define('_LIST_MEMBER_LOGIN',            'Can login? ');
00949 define('_LIST_MEMBER_URL',                      'Website');
00950 
00951 // banlist
00952 define('_LIST_BAN_IPRANGE',                     'IP Range');
00953 define('_LIST_BAN_REASON',                      'Reason');
00954 
00955 // actionlist
00956 define('_LIST_ACTION_MSG',                      'Message');
00957 
00958 // commentlist
00959 define('_LIST_COMMENT_BANIP',           'Ban IP');
00960 define('_LIST_COMMENT_WHO',                     'Author');
00961 define('_LIST_COMMENT',                         'Comment');
00962 define('_LIST_COMMENT_HOST',            'Host');
00963 
00964 // itemlist
00965 define('_LIST_ITEM_INFO',                       'Info');
00966 define('_LIST_ITEM_CONTENT',            'Title and Text');
00967 
00968 
00969 // teamlist
00970 define('_LIST_TEAM_ADMIN',                      'Admin ');
00971 define('_LIST_TEAM_CHADMIN',            'Change Admin');
00972 
00973 // edit comments
00974 define('_EDITC_TITLE',                          'Edit Comments');
00975 define('_EDITC_WHO',                            'Author');
00976 define('_EDITC_HOST',                           'From Where?');
00977 define('_EDITC_WHEN',                           'When?');
00978 define('_EDITC_TEXT',                           'Text');
00979 define('_EDITC_EDIT',                           'Edit Comment');
00980 define('_EDITC_MEMBER',                         'member');
00981 define('_EDITC_NONMEMBER',                      'non member');
00982 
00983 // move item
00984 define('_MOVE_TITLE',                           'Move to which blog?');
00985 define('_MOVE_BTN',                                     'Move Item');
00986 
00987 ?>



Generated on Wed Jun 25 17:25:58 2008 by  doxygen 1.5.5