OSDN Git Service

MERGE: リビジョン1786。翻訳ファイル中のメッセージタグの変更。
[nucleus-jp/nucleus-next.git] / nucleus / locales / zh_Hant_TW.UTF-8.php
1 <?php
2 //  Nucleus Language File
3 // 
4 // Author:Wouter Demuynck (nucleus@demuynck.org)
5 // Nucleus version:v1.0-v2.0
6 //
7 // Please note:if you want to translate this file to your own translation, be aware
8 // that in a next Nucleus version, new variables might be added and some other ones
9 // might be deleted. Therefor, it's important to list the Nucleus version for which 
10 // the file was written in your document.
11 //
12 // Fully translated translation file can be sent to Wouter Demuynck (nucleus@demuynck.org)
13 // and will be available for download (with proper credit to the author, of course)
14 /**
15  * Nucleus Language File
16  *
17  * @license http://nucleuscms.org/license.txt GNU General Public License
18  * @copyright Copyright (C) 2002-2012 The Nucleus Group
19  * @version $Id: zh_Hant_TW.UTF-8.php 1786 2012-04-22 11:41:22Z sakamocchi $
20  */
21
22
23 /********************************************
24  *        Start New for 4.0                 *
25  ********************************************/
26 define('_SKINIE_INVALID_NAMES_DETECTED', 'Invalid skin or templates names detected. Valid names consist of only a-z, A-Z, 0-9, -, and _'); 
27 define('_LISTS_AUTHOR', 'Author');
28 define('_OVERVIEW_OTHER_DRAFTS', 'Other Drafts');
29  
30 /********************************************
31  *        Start New for 3.6x                *
32  ********************************************/
33 define('_ERROR_USER_TOO_LONG', 'Please enter a name shorter than 40 characters.');
34 define('_ERROR_EMAIL_TOO_LONG', 'Please enter an email shorter than 100 characters.');
35 define('_ERROR_URL_TOO_LONG', 'Please enter a website shorter than 100 characters.');
36
37 /********************************************
38  *        Start New for 3.62                *
39  ********************************************/
40 define('_SETTINGS_ADMINCSS',            'Admin Area Style');
41
42  
43 /********************************************
44  *        Start New for 3.50                *
45  ********************************************/
46 define('_PLUGS_TITLE_GETPLUGINS',               'get more plugins...');
47 define('_ARCHIVETYPE_YEAR', 'year');
48 define('_ADMIN_SYSTEMOVERVIEW_LATESTVERSION_TITLE',             'Newer Version Available');
49 define('_ADMIN_SYSTEMOVERVIEW_LATESTVERSION_TEXT',              'Upgrade available: v');
50 define('_MANAGER_PLUGINSQLAPI_NOTSUPPORT', "Plugin %s was not loaded (does not support SqlApi and you are trying to use a non-mysql db)");
51
52
53 /********************************************
54  *        Start New for 3.40                *
55  ********************************************/
56
57 // START changed/added after 3.33 START
58 define('_MEMBERS_USEAUTOSAVE',                                          'Use the Autosave function?');
59
60 define('_TEMPLATE_PLUGIN_FIELDS',                                       'Custom Plugin Fields');
61 define('_TEMPLATE_BLOGLIST',                                            'Template Blog List');
62 define('_TEMPLATE_BLOGHEADER',                                          'Blog List Header');
63 define('_TEMPLATE_BLOGITEM',                                            'Blog List Item');
64 define('_TEMPLATE_BLOGFOOTER',                                          'Blog List Footer');
65
66 define('_SETTINGS_DEFAULTLISTSIZE',                                     'Default Size of Lists in Admin Area');
67 define('_SETTINGS_DEBUGVARS',           'Debug Vars');
68
69 define('_CREATE_ACCOUNT_TITLE',                                         'Create Member Account');
70 define('_CREATE_ACCOUNT0',                                                      'Create Account');
71 define('_CREATE_ACCOUNT1',                                                      'Visitors are not allowed to create a Member Account.<br /><br />');
72 define('_CREATE_ACCOUNT2',                                                      'Please contact the website administrator for more information.');
73 define('_CREATE_ACCOUNT_USER_DATA',                                     'Account Info.');
74 define('_CREATE_ACCOUNT_LOGIN_NAME',                            'Login Name (required):');
75 define('_CREATE_ACCOUNT_LOGIN_NAME_VALID',                      'only a-z and 0-9 allowed, no spaces at start/end');
76 define('_CREATE_ACCOUNT_REAL_NAME',                                     'Real Name (required):');
77 define('_CREATE_ACCOUNT_EMAIL',                                         'Email (required):');
78 define('_CREATE_ACCOUNT_EMAIL2',                                        '(must be valid, because an activation link will be sent over there)');
79 define('_CREATE_ACCOUNT_URL',                                           'URL:');
80 define('_CREATE_ACCOUNT_SUBMIT',                                        'Create Account');
81
82 define('_BMLET_BACKTODRAFTS',           'Move back to drafts');
83 define('_BMLET_CANCEL',                         'Cancel');
84
85 define('_LIST_ITEM_NOCONTENT',                                          'No Comment');
86 define('_LIST_ITEM_COMMENTS',                                           '%d Comments');
87
88 define('_EDITC_URL',                            'Web site');
89 define('_EDITC_EMAIL',                          'E-mail');
90
91 define('_MANAGER_PLUGINFILE_NOTFOUND',                          "Plugin %s was not loaded (File not found)");
92 /* changed */
93 // plugin dependency 
94 define('_ERROR_INSREQPLUGIN',           'Plugin installation failed, requires %s');
95 define('_ERROR_DELREQPLUGIN',           'Plugin deletion failed, required by %s');
96
97 //define('_ADD_ADDLATER',                                                               'Add Later');
98 define('_ADD_ADDLATER',                                                         'Add the dates specified');
99
100 define('_LOGIN_NAME',                           'Name:');
101 define('_LOGIN_PASSWORD',                       'Password:');
102
103 // changed from _BOOKMARLET_BMARKLFOLLOW
104 define('_BOOKMARKLET_BMARKFOLLOW',                                      ' (Works with nearly all browsers)');
105 // END changed/added after 3.33 END
106
107 // START merge UTF-8 and EUC-JP
108
109 // Create New blog
110 define('_ADMIN_NOTABILIA',                                                      'Some information');
111 define('_ADMIN_PLEASE_READ',                                            "Before you start, here's some <strong>important information</strong>");
112 define('_ADMIN_HOW_TO_ACCESS',                                          "After you've created a new weblog, you'll need to perform some actions to make your blog accessible. There are two possibilities:");
113 define('_ADMIN_SIMPLE_WAY',                                                     "<strong>Simple:</strong> Create a copy of <code>index.php</code> and modify it to display your new weblog. Further instructions on how to do this will be provided after you've submitted this first form.");
114 define('_ADMIN_ADVANCED_WAY',                                           "<strong>Advanced:</strong> Insert the blog content into your current skins using skinvars like <code>&lt;%otherblog()&gt;</code>. This way, you can place multiple blogs on the same page.");
115 define('_ADMIN_HOW_TO_CREATE',                                          'Create Weblog');
116
117
118 define('_BOOKMARKLET_NEW_CATEGORY',                                     'Item was added, and a new category was created. ');
119 define('_BOOKMARKLET_NEW_CATEGORY_EDIT',                        'Click here to edit the name and description of the category.');
120 define('_BOOKMARKLET_NEW_WINDOW',                                       'Opens in new window');
121 define('_BOOKMARKLET_SEND_PING',                                        'Item was added successfully. Now pinging weblogs.com. Please hold on... (can take a while)'); // NOTE: This string is no longer in used
122
123 // END merge UTF-8 and EUC-JP
124
125 // <add by shizuki>
126 // OVERVIEW screen
127 define('_OVERVIEW_SHOWALL',                                                     'Show all blogs');      // <add by shizuki />
128
129 // Edit skins
130 define('_SKINEDIT_ALLOWEDBLOGS',                                                'Short blog names:');                   // <add by shizuki>
131 define('_SKINEDIT_ALLOWEDTEMPLATESS',                                   'Template names:');             // <add by shizuki>
132
133 // delete member
134 define('_WARNINGTXT_NOTDELMEDIAFILES',                          'Please note that media files will <b>NOT</b> be deleted. (At least not in this Nucleus version)');     // <add by shizuki />
135
136 // send Weblogupdate.ping
137 define('_UPDATEDPING_MESSAGE',                                          '<h2>Site Updated, Now pinging various weblog listing services...</h2><p>This can take a while...</p><p>If you aren\'t automatically passed through, '); // NOTE: This string is no longer in used
138 define('_UPDATEDPING_GOPINGPAGE',                                       'try again'); // NOTE: This string is no longer in used
139 define('_UPDATEDPING_PINGING',                                          'Pinging services, please wait...'); // NOTE: This string is no longer in used
140 define('_UPDATEDPING_VIEWITEM',                                         'View list of recent items for '); // NOTE: This string is no longer in used
141 define('_UPDATEDPING_VISITOWNSITE',                                     'Visit your own site'); // NOTE: This string is no longer in used
142
143 // General category
144 define('_EBLOGDEFAULTCATEGORY_NAME',                            'General');
145 define('_EBLOGDEFAULTCATEGORY_DESC',                            'Items that do not fit in other categories');
146
147 // First ITEM
148 define('_EBLOG_FIRSTITEM_TITLE',                                        'First Item');
149 define('_EBLOG_FIRSTITEM_BODY',                                         'This is the first item in your weblog. Feel free to delete it.');
150
151 // New weblog was created
152 define('_BLOGCREATED_TITLE',                                            'New weblog created');
153 define('_BLOGCREATED_ADDEDTXT',                                         "Your new weblog (%s) has been created. To continue, choose the way you'll want to make it viewable:");
154 define('_BLOGCREATED_SIMPLEWAY',                                        "Easiest: A copy of <code>%s.php</code>");
155 define('_BLOGCREATED_ADVANCEDWAY',                                      "Advanced: Call the weblog from existing skins");
156 define('_BLOGCREATED_SIMPLEDESC1',                                      "Method 1: Create an extra <code>%s.php</code> file");
157 define('_BLOGCREATED_SIMPLEDESC2',                                      "Create a file called <code>%s.php</code>, and copy-paste the following code into it:");
158 define('_BLOGCREATED_SIMPLEDESC3',                                      "Upload the file next to your existing <code>index.php</code> file, and you should be all set.");
159 define('_BLOGCREATED_SIMPLEDESC4',                                      "To finish the weblog creation process, please fill out the final URL for your weblog (the proposed value is a <em>guess</em>, don't take it for granted):");
160 define('_BLOGCREATED_ADVANCEDWAY2',                                     "Method 2: Call the weblog from existing skins");
161 define('_BLOGCREATED_ADVANCEDWAY3',                                     "To finish the weblog creation process, simply please fill out the final URL for your weblog: (might be the same as another already existing weblog)");
162
163 // Donate!
164 define('_ADMINPAGEFOOT_OFFICIALURL',                            'http://nucleuscms.org/');
165 define('_ADMINPAGEFOOT_DONATEURL',                                      'http://nucleuscms.org/donate.php');
166 define('_ADMINPAGEFOOT_DONATE',                                         'Donate!');
167 define('_ADMINPAGEFOOT_COPYRIGHT',                                      'The Nucleus Group');
168
169 // Quick menu
170 define('_QMENU_MANAGE_SYSTEM',                                          'System info');
171
172 // REG file
173 define('_WINREGFILE_TEXT',                                                      'Post To &Nucleus (%s)');
174
175 // Bookmarklet
176 define('_BOOKMARKLET_TITLE',                                            'Bookmarklet<!-- and Right Click Menu -->');
177 define('_BOOKMARKLET_DESC1',                                            'Bookmarklets allow adding items to your weblog with just one single click. ');
178 define('_BOOKMARKLET_DESC2',                                            'After installing these bookmarklets, you\'ll be able to click the \'add to weblog\' button on your browser toolbar, ');
179 define('_BOOKMARKLET_DESC3',                                            'and a Nucleus add-item window will popup, ');
180 define('_BOOKMARKLET_DESC4',                                            'containing the link and title of the page you were visiting, ');
181 define('_BOOKMARKLET_DESC5',                                            'plus any text you might have selected.');
182 define('_BOOKMARKLET_BOOKARKLET',                                       'bookmarklet');
183 define('_BOOKMARKLET_ANCHOR',                                           'Add to %s');
184 define('_BOOKMARKLET_BMARKTEXT',                                        'You can drag the following link to your favorites, or your browsers toolbar: ');
185 define('_BOOKMARKLET_BMARKTEST',                                        '(if you want to test the bookmarklet first, click the link)');
186 define('_BOOKMARKLET_RIGHTCLICK',                                       'Right Click Menu Access (IE &amp; Windows)');
187 define('_BOOKMARKLET_RIGHTLABEL',                                       'right click menu item');
188 define('_BOOKMARKLET_RIGHTTEXT1',                                       'Or you can install the ');
189 define('_BOOKMARKLET_RIGHTTEXT2',                                       ' (choose \'open file\' and add to registry)');
190 define('_BOOKMARKLET_RIGHTTEXT3',                                       'You\'ll have to restart Internet Explorer before the option shows up in the context menus.');
191 define('_BOOKMARKLET_UNINSTALLTT',                                      'Uninstalling');
192 define('_BOOKMARKLET_DELETEBAR',                                        'For the bookmarklet, you can just delete it.');
193 define('_BOOKMARKLET_DELETERIGHTT',                                     'For the right click menu item, follow the procedure listed below:');
194 define('_BOOKMARKLET_DELETERIGHT1',                                     'Select "Run..." from the Start Menu');
195 define('_BOOKMARKLET_DELETERIGHT2',                                     'Type: "regedit"');
196 define('_BOOKMARKLET_DELETERIGHT3',                                     'Click the "OK" button');
197 define('_BOOKMARKLET_DELETERIGHT4',                                     'Search for "\HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt" in the tree');
198 define('_BOOKMARKLET_DELETERIGHT5',                                     'Delete the "add to \'Your weblog\'" item');
199
200 define('_BOOKMARKLET_ERROR_SOMETHINGWRONG',                     'Something went wrong');
201 define('_BOOKMARKLET_ERROR_COULDNTNEWCAT',                      'Could not create new category');
202
203 // BAN
204 define('_BAN_EXAMPLE_TITLE',                                            'An example');
205 define('_BAN_EXAMPLE_TEXT',                                                     ': "134.58.253.193" will only block one computer, while "134.58.253" will block 256 IP addresses, including the one from the first example.');
206 define('_BAN_IP_CUSTOM',                                                        'Custom: ');
207 define('_BAN_BANBLOGNAME',                                                      'Only blog %s');
208
209 // Plugin Options
210 define('_PLUGIN_OPTIONS_TITLE',                                                 'Options for %s');
211
212 // Plugin file loda error
213 define('_PLUGINFILE_COULDNT_BELOADED',                          'Error: plugin file <strong>%s.php</strong> could not be loaded, or it has been set inactive because it does not support some features (check the <a href="?action=actionlog">actionlog</a> for more info)');
214
215 //ITEM add/edit template (for japanese only)
216 define('_ITEM_ADDEDITTEMPLATE_FORMAT',                          'Format :');
217 define('_ITEM_ADDEDITTEMPLATE_YEAR',                            'Year');
218 define('_ITEM_ADDEDITTEMPLATE_MONTH',                           'Month');
219 define('_ITEM_ADDEDITTEMPLATE_DAY',                                     'Day');
220 define('_ITEM_ADDEDITTEMPLATE_HOUR',                            'Hour');
221 define('_ITEM_ADDEDITTEMPLATE_MINUTE',                          'Minute');
222
223 // Errors
224 define('_ERRORS_INSTALLSQL',                                            'install.sql should be deleted');
225 define('_ERRORS_INSTALLDIR',                                            'install directory should be deleted');  // <add by shizuki />
226 define('_ERRORS_INSTALLPHP',                                            'install.php should be deleted');
227 define('_ERRORS_UPGRADESDIR',                                           'nucleus/upgrades directory should be deleted');
228 define('_ERRORS_CONVERTDIR',                                            'nucleus/convert directory should be deleted');
229 define('_ERRORS_CONFIGPHP',                                                     'config.php should be non-writable (chmod to 444)');
230 define('_ERRORS_STARTUPERROR1',                                         '<p>One or more of the Nucleus installation files are still present on the webserver, or are writable.</p><p>You should remove these files or change their permissions to ensure security. Here are the files that were found by Nucleus</p> <ul><li>');
231 define('_ERRORS_STARTUPERROR2',                                         '</li></ul><p>If you don\'t want to see this error message again, without solving the problem, set <code>$CONF[\'alertOnSecurityRisk\']</code> in <code>globalfunctions.php</code> to <code>0</code>, or do this at the end of <code>config.php</code>.</p>');
232 define('_ERRORS_STARTUPERROR3',                                         'Security Risk');
233
234 // PluginAdmin tickets by javascript
235 define('_PLUGINADMIN_TICKETS_JAVASCRIPT',                       '<p><b>Error occured during automatic addition of tickets.</b></p>');
236
237 // Global settings disablesite URL
238 define('_SETTINGS_DISABLESITEURL',                                      'Redirect URL:');
239
240 // Skin import/export
241 define('_SKINIE_SEELEMENT_UNEXPECTEDTAG',                       'UNEXPECTED TAG');
242 define('_SKINIE_ERROR_FAILEDOPEN_FILEURL',                      'Failed to open file/URL');
243 define('_SKINIE_NAME_CLASHES_DETECTED',                         'Name clashes detected, re-run with allowOverwrite = 1 to force overwrite');
244
245 // ACTIONS.php parse_commentform
246 define('_ACTIONURL_NOTLONGER_PARAMATER',                        'actionurl is not longer a parameter on commentform skinvars. Moved to be a global setting instead.');
247
248 // ADMIN.php addToTemplate 'Query error: '
249 define('_ADMIN_SQLDIE_QUERYERROR',                                      'Query error: ');
250
251 // backyp.php Backup WARNING
252 define('_BACKUP_BACKUPFILE_TITLE',                                      'This is a backup file generated by Nucleus');
253 define('_BACKUP_BACKUPFILE_BACKUPDATE',                         'backup-date:');
254 define('_BACKUP_BACKUPFILE_NUCLEUSVERSION',                     'Nucleus CMS version:');
255 define('_BACKUP_BACKUPFILE_DATABASE_NAME',                      'Nucleus CMS Database name:');
256 define('_BACKUP_BACKUPFILE_TABLE_NAME',                         'TABLE:');
257 define('_BACKUP_BACKUPFILE_TABLEDATAFOR',                       'Table Data for %s');
258 define('_BACKUP_WARNING_NUCLEUSVERSION',                        'WARNING: Only try to restore on servers running the exact same version of Nucleus');
259 define('_BACKUP_RESTOR_NOFILEUPLOADED',                         'No file uploaded');
260 define('_BACKUP_RESTOR_UPLOAD_ERROR',                           'File Upload Error');
261 define('_BACKUP_RESTOR_UPLOAD_NOCORRECTTYPE',           'The uploaded file is not of the correct type');
262 define('_BACKUP_RESTOR_UPLOAD_NOZLIB',                          'Cannot decompress gzipped backup (zlib package not installed)');
263 define('_BACKUP_RESTOR_SQL_ERROR',                                      'SQL Error: ');
264
265 // BLOG.php addTeamMember
266 define('_TEAM_ADD_NEWTEAMMEMBER',                                       'Added %s (ID=%d) to the team of blog "%s"');
267
268 // ADMIN.php systemoverview()
269 define('_ADMIN_SYSTEMOVERVIEW_HEADING',                         'System Overview');
270 define('_ADMIN_SYSTEMOVERVIEW_PHPANDMYSQL',                     'PHP and MySQL');
271 define('_ADMIN_SYSTEMOVERVIEW_VERSIONS',                        'Versions');
272 define('_ADMIN_SYSTEMOVERVIEW_PHPVERSION',                      'PHP version');
273 define('_ADMIN_SYSTEMOVERVIEW_MYSQLVERSION',            'MySQL version');
274 define('_ADMIN_SYSTEMOVERVIEW_SETTINGS',                        'Settings');
275 define('_ADMIN_SYSTEMOVERVIEW_GDLIBRALY',                       'GD Libraly');
276 define('_ADMIN_SYSTEMOVERVIEW_MODULES',                         'Modules');
277 define('_ADMIN_SYSTEMOVERVIEW_ENABLE',                          'enabled');
278 define('_ADMIN_SYSTEMOVERVIEW_DISABLE',                         'disabled');
279 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSSYSTEM',           'Your Nucleus CMS System');
280 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSVERSION',          'Nucleus CMS version');
281 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSPATCHLEVEL',       'Nucleus CMS patch level');
282 define('_ADMIN_SYSTEMOVERVIEW_NUCLEUSSETTINGS',         'Important settings');
283 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK',            'Check for a new version');
284 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_TXT',        'Check on nucleuscms.org if a new version is available: ');
285 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_URL',        'http://nucleuscms.org/version.php?v=%d&amp;pl=%d');
286 define('_ADMIN_SYSTEMOVERVIEW_VERSIONCHECK_TITLE',      'Check for upgrade');
287 define('_ADMIN_SYSTEMOVERVIEW_NOT_ADMIN',                       "You haven't enough rights to see the system informations.");
288
289 // ENCAPSULATE.php
290 define('_ENCAPSULATE_ENCAPSULATE_NOENTRY',                      'No entries');
291
292 // globalfunctions.php
293 define('_GFUNCTIONS_LOGINPCSHARED_YES',                         'on shared PC');
294 define('_GFUNCTIONS_LOGINPCSHARED_NO',                          'on not shared PC');
295 define('_GFUNCTIONS_LOGINSUCCESSFUL_TXT',                       'Login successful for %s (%s)');
296 define('_GFUNCTIONS_LOGINFAILED_TXT',                           'Login failed for %s');
297 define('_GFUNCTIONS_LOGOUT_TXT',                                        '%s is logouted');
298 define('_GFUNCTIONS_HEADERSALREADYSENT_FILE',           ' in <code>%s</code> line <code>%s</code>');
299 define('_GFUNCTIONS_HEADERSALREADYSENT_TITLE',          ' Page headers already sent');
300 define('_GFUNCTIONS_HEADERSALREADYSENT_TXT',            '<p>The page headers have already been sent out%s. This could cause Nucleus not to work in the expected way.</p><p>Usually, this is caused by spaces or newlines at the end of the <code>config.php</code> file, at the end of the translation file or at the end of a plugin file. Please check this and try again.</p><p>If you don\'t want to see this error message again, without solving the problem, set <code>$CONF[\'alertOnHeadersSent\']</code> in <code>globalfunctions.php</code> to <code>0</code></p>');
301 define('_GFUNCTIONS_PARSEFILE_FILEMISSING',                     'A file is missing');
302 define('_GFUNCTIONS_AN_ERROR_OCCURRED',                         'Sorry. An error occurred.');
303 define('_GFUNCTIONS_YOU_AERNT_LOGGEDIN',                        "You aren't logged in.");
304
305 // MANAGER.php
306 define('_MANAGER_PLUGINFILE_NOCLASS',                           "Plugin %s was not loaded (Class not found in file, possible parse error)");
307 define('_MANAGER_PLUGINTABLEPREFIX_NOTSUPPORT',         "Plugin %s was not loaded (does not support SqlTablePrefix)");
308
309 // mysql.php
310 define('_NO_SUITABLE_MYSQL_LIBRARY',                            "<p>No suitable mySQL library was found to run Nucleus</p>");
311
312 // PLUGIN.php
313 define('_ERROR_PLUGIN_NOSUCHACTION',                            'No Such Action');
314
315 // PLUGINADMIN.php
316 define('_ERROR_INVALID_PLUGIN',                                         'Invalid plugin');
317
318 // showlist.php
319 define('_LIST_PLUGS_DEPREQ',                                            'Plugin(s) requires:');
320 define('_LIST_SKIN_PREVIEW',                                            "Preview for '%s' skin");
321 define('_LIST_SKIN_PREVIEW_VIEWLARGER',                         "View larger");
322 define('_LIST_SKIN_README',                                                     "More info on the '%s' skin");
323 define('_LIST_SKIN_README_TXT',                                         'Read me');
324
325 // BLOG.php createNewCategory()
326 define('_CREATED_NEW_CATEGORY_NAME',                            'newcat');
327 define('_CREATED_NEW_CATEGORY_DESC',                            'New category');
328
329 // ADMIN.php blog settings
330 define('_EBLOG_CURRENT_TEAM_MEMBER',                            'Members currently on your team:');
331
332 /********************************************
333  *        End New for 3.40                  *
334  ********************************************/
335
336 // START changed/added after 3.3 START
337 define('_AUTOSAVEDRAFT',                'Auto save draft');
338 define('_AUTOSAVEDRAFT_LASTSAVED',      'Last saved: ');
339 define('_AUTOSAVEDRAFT_NOTYETSAVED',    'No saves have been made yet');
340 define('_AUTOSAVEDRAFT_NOW',            'Auto save now');
341 define('_SKIN_PARTS_SPECIAL',           'Special skin parts');
342 define('_ERROR_SKIN_PARTS_SPECIAL_FORMAT',              'You must enter a name that exists only out of lowercase letters and digits');
343 define('_ERROR_SKIN_PARTS_SPECIAL_DELETE',              'Can\'t delete this skin part');
344 define('_CONFIRMTXT_SKIN_PARTS_SPECIAL',                'Do you really want to delete this special skin part?');
345 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)');
346 // END changed/added after 3.3 END
347
348 // START changed/added after 3.22 START
349 define('_SEARCHFORM_QUERY',                     'Keywords to search');
350 define('_ERROR_EMAIL_REQUIRED',         'Email address is required');
351 define('_COMMENTFORM_MAIL',                     'Website:');
352 define('_COMMENTFORM_EMAIL',            'E-mail:');
353 define('_EBLOG_REQUIREDEMAIL',          'Require E-mail address with comments?');
354 define('_ERROR_COMMENTS_SPAM',      'Your comment was rejected because it did not pass the spam test');
355 // END changed/added after 3.22 END
356
357 // START changed/added after 3.15 START
358
359 define('_LIST_PLUG_SUBS_NEEDUPDATE','Please use the \'Update Subscription list\'-button to update the plugin\'s subscription list.');
360 define('_LIST_PLUGS_DEP',                       'Plugin(s) requires:');
361
362 // END changed/added after 3.15
363
364 // START changed/added after 3.1 START
365
366 // comments list per weblog
367 define('_COMMENTS_BLOG',                        'All Comments for blog');
368 define('_NOCOMMENTS_BLOG',                      'No comments were made on items of this blog');
369 define('_BLOGLIST_COMMENTS',            'Comments');
370 define('_BLOGLIST_TT_COMMENTS',         'A list of all comments made on items of this blog');
371
372
373 // for use in archivetype-skinvar
374 define('_ARCHIVETYPE_DAY',                      'day');
375 define('_ARCHIVETYPE_MONTH',            'month');
376
377 // tickets (prevents malicious users to trick an admin to perform actions he doesn't want)
378 define('_ERROR_BADTICKET',                      'Invalid or expired ticket.');
379
380 // cookie prefix
381 define('_SETTINGS_COOKIEPREFIX',        'Cookie Prefix');
382
383 // account activation
384 define('_ERROR_NOLOGON_NOACTIVATE',     'Cannot send activation link. You\'re not allowed to log in.');
385 define('_ERROR_ACTIVATE',                       'Activation key does not exist, is invalid, or has expired.');
386 define('_ACTIONLOG_ACTIVATIONLINK', 'Activation link sent');
387 define('_MSG_ACTIVATION_SENT',          'An activation link has been sent by e-mail.');
388
389 // activation link emails
390 define('_ACTIVATE_REGISTER_MAIL',       "Hi <%memberName%>,\n\nYou need to activate your account at <%siteName%> (<%siteUrl%>).\nYou can do this by visiting the link below: \n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
391 define('_ACTIVATE_REGISTER_MAILTITLE',  "Activate your '<%memberName%>' account");
392 define('_ACTIVATE_REGISTER_TITLE',      'Welcome <%memberName%>');
393 define('_ACTIVATE_REGISTER_TEXT',       'You\'re almost there. Please choose a password for your account below.');
394 define('_ACTIVATE_FORGOT_MAIL',         "Hi <%memberName%>,\n\nUsing the link below, you can choose a new password for your account at <%siteName%> (<%siteUrl%>) by choosing a new password.\n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
395 define('_ACTIVATE_FORGOT_MAILTITLE',"Re-activate your '<%memberName%>' account");
396 define('_ACTIVATE_FORGOT_TITLE',        'Welcome <%memberName%>');
397 define('_ACTIVATE_FORGOT_TEXT',         'You can choose a new password for your account below:');
398 define('_ACTIVATE_CHANGE_MAIL',         "Hi <%memberName%>,\n\nSince your e-mail address has changed, you'll need to re-activate your account at <%siteName%> (<%siteUrl%>).\nYou can do this by visiting the link below: \n\n\t<%activationUrl%>\n\nYou have <%activationDays%> days to do this. After this, the activation link becomes invalid.");
399 define('_ACTIVATE_CHANGE_MAILTITLE',"Re-activate your '<%memberName%>' account");
400 define('_ACTIVATE_CHANGE_TITLE',        'Welcome <%memberName%>');
401 define('_ACTIVATE_CHANGE_TEXT',         'Your address change has been verified. Thanks!');
402 define('_ACTIVATE_SUCCESS_TITLE',       'Activation Succeeded');
403 define('_ACTIVATE_SUCCESS_TEXT',        'Your account has been successfully activated.');
404 define('_MEMBERS_SETPWD',                       'Set Password');
405 define('_MEMBERS_SETPWD_BTN',           'Set Password');
406 define('_QMENU_ACTIVATE',                       'Account Activation');
407 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>');
408
409 define('_PLUGS_BTN_UPDATE',                     'Update subscription list');
410
411 // global settings
412 define('_SETTINGS_JSTOOLBAR',           'Javascript Toolbar Style');
413 define('_SETTINGS_JSTOOLBAR_FULL',      'Full Toolbar (IE)');
414 define('_SETTINGS_JSTOOLBAR_SIMPLE','Simple Toolbar (Non-IE)');
415 define('_SETTINGS_JSTOOLBAR_NONE',      'Disable Toolbar');
416 define('_SETTINGS_URLMODE_HELP',        '(Info: <a href="documentation/tips.html#searchengines-fancyurls">How to activate fancy URLs</a>)');
417
418 // extra plugin settings part when editing categories/members/blogs/...
419 define('_PLUGINS_EXTRA',                        'Extra Plugin Settings');
420
421 // itemlist info column keys
422 define('_LIST_ITEM_BLOG',                       'blog:');
423 define('_LIST_ITEM_CAT',                        'cat:');
424 define('_LIST_ITEM_AUTHOR',                     'author:');
425 define('_LIST_ITEM_DATE',                       'date:');
426 define('_LIST_ITEM_TIME',                       'time:');
427
428 // indication of registered members in comments list
429 define('_LIST_COMMENTS_MEMBER',         '(member)');
430
431 // batch operations
432 define('_BATCH_WITH_SEL',                       'With selected:');
433 define('_BATCH_EXEC',                           'Execute');
434
435 // quickmenu
436 define('_QMENU_HOME',                           'Home');
437 define('_QMENU_ADD',                            'Add Item');
438 define('_QMENU_ADD_SELECT',                     '-- select --');
439 define('_QMENU_USER_SETTINGS',          'Profile');
440 define('_QMENU_USER_ITEMS',                     'Items');
441 define('_QMENU_USER_COMMENTS',          'Comments');
442 define('_QMENU_MANAGE',                         'Management');
443 define('_QMENU_MANAGE_LOG',                     'Action Log');
444 define('_QMENU_MANAGE_SETTINGS',        'Configuration');
445 define('_QMENU_MANAGE_MEMBERS',         'Members');
446 define('_QMENU_MANAGE_NEWBLOG',         'New Weblog');
447 define('_QMENU_MANAGE_BACKUPS',         'Backups');
448 define('_QMENU_MANAGE_PLUGINS',         'Plugins');
449 define('_QMENU_LAYOUT',                         'Layout');
450 define('_QMENU_LAYOUT_SKINS',           'Skins');
451 define('_QMENU_LAYOUT_TEMPL',           'Templates');
452 define('_QMENU_LAYOUT_IEXPORT',         'Import/Export');
453 define('_QMENU_PLUGINS',                        'Plugins');
454
455 // quickmenu on logon screen
456 define('_QMENU_INTRO',                          'Introduction');
457 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>');
458
459 // helppages for plugins
460 define('_ERROR_PLUGNOHELPFILE',         'The helpfile for this plugin can not be found');
461 define('_PLUGS_HELP_TITLE',                     'Helppage for plugin');
462 define('_LIST_PLUGS_HELP',                      'help');
463
464
465 // END changed/started after 3.1
466
467 // START changed/added after v2.5beta START
468
469 // general settings (security)
470 define('_SETTINGS_EXTAUTH',                     'Enable External Authentication');
471 define('_WARNING_EXTAUTH',                      'Warning: Enable only if needed.');
472
473 // member profile
474 define('_MEMBERS_BYPASS',                       'Use External Authentication');
475
476 // 'always include in search' blog setting (yes/no) [in v2.5beta, the 'always' part wasn't clear]
477 define('_EBLOG_SEARCH',                         '<em>Always</em> include in search');
478
479 // END changed/added after v2.5beta
480
481 // START introduced after v2.0 START
482
483 // media library
484 define('_MEDIA_VIEW',                           '查看');
485 define('_MEDIA_VIEW_TT',                        '查看文件(在新窗口中打開)');
486 define('_MEDIA_FILTER_APPLY',           '應用過濾器');
487 define('_MEDIA_FILTER_LABEL',           '過濾器:');
488 define('_MEDIA_UPLOAD_TO',                      '上載到…');
489 define('_MEDIA_UPLOAD_NEW',                     '上載新文件…');
490 define('_MEDIA_COLLECTION_SELECT',      '選取');
491 define('_MEDIA_COLLECTION_TT',          '切換到這個目錄');
492 define('_MEDIA_COLLECTION_LABEL',       '當前收藏:');
493
494 // tooltips on toolbar
495 define('_ADD_ALIGNLEFT_TT',                     '左對齊');
496 define('_ADD_ALIGNRIGHT_TT',            '右對齊');
497 define('_ADD_ALIGNCENTER_TT',           '居中');
498
499 // searchable blog setting (yes/no)
500 define('_EBLOG_SEARCH',                         '搜索時包括');
501
502 // generic upload failure
503 define('_ERROR_UPLOADFAILED',           '上載失敗');
504
505 // END introduced after v2.0 END
506
507 // START introduced after v1.5 START
508
509 // posting to the past/edit timestamps
510 define('_EBLOG_ALLOWPASTPOSTING',       '允許發表到過去');
511 define('_ADD_CHANGEDATE',                       '更新時間標記');
512 define('_BMLET_CHANGEDATE',                     '更新時間標記');
513
514 // skin import/export
515 define('_OVERVIEW_SKINIMPORT',          '面板導入/導出…');
516
517 // skin settings
518 define('_PARSER_INCMODE_NORMAL',        '普通');
519 define('_PARSER_INCMODE_SKINDIR',       '使用面板目錄');
520 define('_SKIN_INCLUDE_MODE',            '包括方式');
521 define('_SKIN_INCLUDE_PREFIX',          '包括前綴');
522
523 // global settings
524 define('_SETTINGS_BASESKIN',            '基本面板');
525 define('_SETTINGS_SKINSURL',            '面板URL');
526 define('_SETTINGS_ACTIONSURL',          'action.php的完整URL');
527
528 // category moves (batch)
529 define('_ERROR_MOVEDEFCATEGORY',        '不能移動默認類別');
530 define('_ERROR_MOVETOSELF',                     '無法移動類別(描述日誌與源日誌相同)');
531 define('_MOVECAT_TITLE',                        '將類別移動到');
532 define('_MOVECAT_BTN',                          '移動類別');
533
534 // URLMode setting
535 define('_SETTINGS_URLMODE',                     'URL模式');
536 define('_SETTINGS_URLMODE_NORMAL',      '普通');
537 define('_SETTINGS_URLMODE_PATHINFO','優雅');
538
539 // Batch operations
540 define('_BATCH_NOSELECTION',            '沒有選擇動作執行的對象');
541 define('_BATCH_ITEMS',                          '文章批處理');
542 define('_BATCH_CATEGORIES',                     '類別批處裡');
543 define('_BATCH_MEMBERS',                        '會員批處理');
544 define('_BATCH_TEAM',                           '團隊會員批處理');
545 define('_BATCH_COMMENTS',                       '評論批處理');
546 define('_BATCH_UNKNOWN',                        '未知批處理:');
547 define('_BATCH_EXECUTING',                      '執行');
548 define('_BATCH_ONCATEGORY',                     '在類別');
549 define('_BATCH_ONITEM',                         '在文章');
550 define('_BATCH_ONCOMMENT',                      '在評論');
551 define('_BATCH_ONMEMBER',                       '在會員');
552 define('_BATCH_ONTEAM',                         '在團隊會員');
553 define('_BATCH_SUCCESS',                        '成功!');
554 define('_BATCH_DONE',                           '完成!');
555 define('_BATCH_DELETE_CONFIRM',         '確認批刪除');
556 define('_BATCH_DELETE_CONFIRM_BTN',     '確認批刪除');
557 define('_BATCH_SELECTALL',                      '全選');
558 define('_BATCH_DESELECTALL',            '取消全選');
559
560 // batch operations:options in dropdowns
561 define('_BATCH_ITEM_DELETE',            '刪除');
562 define('_BATCH_ITEM_MOVE',                      '移動');
563 define('_BATCH_MEMBER_DELETE',          '刪除');
564 define('_BATCH_MEMBER_SET_ADM',         '授予超級用戶權限');
565 define('_BATCH_MEMBER_UNSET_ADM',       '剝奪超級用戶權限');
566 define('_BATCH_TEAM_DELETE',            '從團隊刪除');
567 define('_BATCH_TEAM_SET_ADM',           '授予超級用戶權限');
568 define('_BATCH_TEAM_UNSET_ADM',         '剝奪超級用戶權限');
569 define('_BATCH_CAT_DELETE',                     '刪除');
570 define('_BATCH_CAT_MOVE',                       '移動到其他日誌');
571 define('_BATCH_COMMENT_DELETE',         '刪除');
572
573 // itemlist:Add new item…
574 define('_ITEMLIST_ADDNEW',                      '添加新文章…');
575 define('_ADD_PLUGIN_EXTRAS',            '擴展插件選項');
576
577 // errors
578 define('_ERROR_CATCREATEFAIL',          '無法建立新類別');
579 define('_ERROR_NUCLEUSVERSIONREQ',      '該插件需要更新版本的Nucleus:');
580
581 // backlinks
582 define('_BACK_TO_BLOGSETTINGS',         '返回日誌設置');
583
584 // skin import export
585 define('_SKINIE_TITLE_IMPORT',          '導入');
586 define('_SKINIE_TITLE_EXPORT',          '導出');
587 define('_SKINIE_BTN_IMPORT',            '導入');
588 define('_SKINIE_BTN_EXPORT',            '導出,選擇面板/模版');
589 define('_SKINIE_LOCAL',                         '從本地文件導入:');
590 define('_SKINIE_NOCANDIDATES',          '在面板路徑中沒有找到任何候選文件');
591 define('_SKINIE_FROMURL',                       '從URL導入:');
592 define('_SKINIE_EXPORT_INTRO',          '從下面選擇您想要導出的面板或模版');
593 define('_SKINIE_EXPORT_SKINS',          '面板');
594 define('_SKINIE_EXPORT_TEMPLATES',      '模版');
595 define('_SKINIE_EXPORT_EXTRA',          '更多信息');
596 define('_SKINIE_CONFIRM_OVERWRITE',     '覆蓋已經存在的面板文件(察看名稱衝突)');
597 define('_SKINIE_CONFIRM_IMPORT',        '是的,我想導入該文件');
598 define('_SKINIE_CONFIRM_TITLE',         '取消導入面板與模版');
599 define('_SKINIE_INFO_SKINS',            '文件中的面板:');
600 define('_SKINIE_INFO_TEMPLATES',        '文件中的模版:');
601 define('_SKINIE_INFO_GENERAL',          '信息:');
602 define('_SKINIE_INFO_SKINCLASH',        '面板名字衝突:');
603 define('_SKINIE_INFO_TEMPLCLASH',       '模版名字衝突:');
604 define('_SKINIE_INFO_IMPORTEDSKINS','已導入的面板:');
605 define('_SKINIE_INFO_IMPORTEDTEMPLS','已導入的模版:');
606 define('_SKINIE_DONE',                          '完成導入');
607
608 define('_AND',                                          '和');
609 define('_OR',                                           '或');
610
611 // empty fields on template edit
612 define('_EDITTEMPLATE_EMPTY',           '空(點擊編輯)');
613
614 // skin overview list
615 define('_LIST_SKINS_INCMODE',           '包括方式:');
616 define('_LIST_SKINS_INCPREFIX',         '包括前綴:');
617 define('_LIST_SKINS_DEFINED',           '確定部分:');
618
619 // backup
620 define('_BACKUPS_TITLE',                        '備份 / 恢復');
621 define('_BACKUP_TITLE',                         '備份');
622 define('_BACKUP_INTRO',                         '點擊下面的按鈕建立一份新聞系統的備份數據庫.按照提示保存一個備份文件,將它保存在安全的地方。');
623 define('_BACKUP_ZIP_YES',                       '嘗試使用壓縮');
624 define('_BACKUP_ZIP_NO',                        '不使用壓縮');
625 define('_BACKUP_BTN',                           '建立備份');
626 define('_BACKUP_NOTE',                          '<b>注意:</b> 只有數據庫的內容在備份中保存,不包括<b>config.php</b>.');
627 define('_RESTORE_TITLE',                        '恢復');
628 define('_RESTORE_NOTE',                         '<b>注意:</b> 恢復一個數據庫 <b>清除</b> 當前系統數據庫中的所有數據!當你真的確定之後才可以執行此操作!       <br />  <b>注意:</b>確定生成備份文件的的文章系統的版本與你現在所使用的版本相同!否則可能無法正常工作');
629 define('_RESTORE_INTRO',                        '選擇下面的備份文件(它將會被調入到服務器) 點擊「恢復」按鈕開始.');
630 define('_RESTORE_IMSURE',                       '是的,我確定執行此操作!');
631 define('_RESTORE_BTN',                          '從文件中恢復');
632 define('_RESTORE_WARNING',                      '(確定你正在恢復一個正確的備份,在你開始之前你可以建立一個當前備份)');
633 define('_ERROR_BACKUP_NOTSURE',         '你需要檢查一下我確定');
634 define('_RESTORE_COMPLETE',                     '恢復完成');
635
636 // new item notification
637 define('_NOTIFY_NI_MSG',                        '您的新文章已經發表:');
638 define('_NOTIFY_NI_TITLE',                      '新文章!');
639 define('_NOTIFY_KV_MSG',                        '文章投票:');
640 define('_NOTIFY_KV_TITLE',                      '投票系統:');
641 define('_NOTIFY_NC_MSG',                        '文章評論:');
642 define('_NOTIFY_NC_TITLE',                      '系統評論:');
643 define('_NOTIFY_USERID',                        '用戶ID:');
644 define('_NOTIFY_USER',                          '用戶:');
645 define('_NOTIFY_COMMENT',                       '評論:');
646 define('_NOTIFY_VOTE',                          '投票:');
647 define('_NOTIFY_HOST',                          '主持人:');
648 define('_NOTIFY_IP',                            'IP:');
649 define('_NOTIFY_MEMBER',                        '會員:');
650 define('_NOTIFY_TITLE',                         '標題:');
651 define('_NOTIFY_CONTENTS',                      '內容:');
652
653 // member mail message
654 define('_MMAIL_MSG',                            '送給你的一條消息,由');
655 define('_MMAIL_FROMANON',                       '匿名訪問');
656 define('_MMAIL_FROMNUC',                        '由Nucleus系統發送');
657 define('_MMAIL_TITLE',                          '一條消息來自');
658 define('_MMAIL_MAIL',                           '消息:');
659
660 // END introduced after v1.5 END
661
662
663 // START introduced after v1.1 START
664
665 // bookmarklet buttons
666 define('_BMLET_ADD',                            '添加文章');
667 define('_BMLET_EDIT',                           '編輯文章');
668 define('_BMLET_DELETE',                         '刪除文章');
669 define('_BMLET_BODY',                           '摘要/簡訊');
670 define('_BMLET_MORE',                           '更多/擴展');
671 define('_BMLET_OPTIONS',                        '選項');
672 define('_BMLET_PREVIEW',                        '預覽');
673
674 // used in bookmarklet
675 define('_ITEM_UPDATED',                         '文章已更新');
676 define('_ITEM_DELETED',                         '文章已被刪除');
677
678 // plugins
679 define('_CONFIRMTXT_PLUGIN',            '確定將要刪除已經命名的插件嗎?');
680 define('_ERROR_NOSUCHPLUGIN',           '沒有這樣的插件');
681 define('_ERROR_DUPPLUGIN',                      '對不起,這個插件已經安裝');
682 define('_ERROR_PLUGFILEERROR',          '不存在該插件或者權限未正確設定');
683 define('_PLUGS_NOCANDIDATES',           '沒有找到候選插件');
684
685 define('_PLUGS_TITLE_MANAGE',           '插件管理');
686 define('_PLUGS_TITLE_INSTALLED',        '當前已經安裝');
687 define('_PLUGS_TITLE_UPDATE',           '更新預定列表');
688 define('_PLUGS_TEXT_UPDATE',            'Nucleus為插件保存了事件描述的緩存。當你升級替換插件後,應該運行升級程序以保證事件描述得到更新');
689 define('_PLUGS_TITLE_NEW',                      '安裝新插件');
690 define('_PLUGS_ADD_TEXT',                       '下面是你插件目錄中所有文件的列表,那可能是未安裝的的插件。在安裝之前請<strong>確認</strong>那是一個有效的插件文件。');
691 define('_PLUGS_BTN_INSTALL',            '安裝插件');
692 define('_BACKTOOVERVIEW',                       '返回總覽');
693
694 // editlink
695 define('_TEMPLATE_EDITLINK',            '編輯文章鏈接');
696
697 // add left / add right tooltips
698 define('_ADD_LEFT_TT',                          '添加左邊盒子');
699 define('_ADD_RIGHT_TT',                         '添加右邊盒子');
700
701 // add/edit item:new category (in dropdown box)
702 define('_ADD_NEWCAT',                           '新類別…');
703
704 // new settings
705 define('_SETTINGS_PLUGINURL',           '插件URL');
706 define('_SETTINGS_MAXUPLOADSIZE',       '上傳文件最大容量(bytes)');
707 define('_SETTINGS_NONMEMBERMSGS',       '允許非會員發送消息');
708 define('_SETTINGS_PROTECTMEMNAMES',     '保護會員名字');
709
710 // overview screen
711 define('_OVERVIEW_PLUGINS',                     '管理插件…');
712
713 // actionlog
714 define('_ACTIONLOG_NEWMEMBER',          '新會員註冊:');
715
716 // membermail (when not logged in)
717 define('_MEMBERMAIL_MAIL',                      '你的郵件地址:');
718
719 // file upload
720 define('_ERROR_DISALLOWEDUPLOAD2',      '你沒有將文件上傳到媒體目錄的權力');
721
722 // plugin list
723 define('_LISTS_INFO',                           '信息');
724 define('_LIST_PLUGS_AUTHOR',            '由:');
725 define('_LIST_PLUGS_VER',                       '版本:');
726 define('_LIST_PLUGS_SITE',                      '訪問網站');
727 define('_LIST_PLUGS_DESC',                      '描述:');
728 define('_LIST_PLUGS_SUBS',                      '下列事件的預定:');
729 define('_LIST_PLUGS_UP',                        '上移');
730 define('_LIST_PLUGS_DOWN',                      '下移');
731 define('_LIST_PLUGS_UNINSTALL',         '卸載');
732 define('_LIST_PLUGS_ADMIN',                     '管理');
733 define('_LIST_PLUGS_OPTIONS',           '編輯');
734
735 // plugin option list
736 define('_LISTS_VALUE',                          '值');
737
738 // plugin options
739 define('_ERROR_NOPLUGOPTIONS',          '這個插件沒有任何選項設置');
740 define('_PLUGS_BACK',                           '返回插件總覽');
741 define('_PLUGS_SAVE',                           '保存選項');
742 define('_PLUGS_OPTIONS_UPDATED',        '插件選項已經更新');
743
744 define('_OVERVIEW_MANAGEMENT',          '管理');
745 define('_OVERVIEW_MANAGE',                      '系統管理…');
746 define('_MANAGE_GENERAL',                       '普通管理');
747 define('_MANAGE_SKINS',                         '面板與模版');
748 define('_MANAGE_EXTRA',                         '擴展功能');
749
750 define('_BACKTOMANAGE',                         '返回系統管理');
751
752
753 // END introduced after v1.1 END
754
755
756
757
758
759 // global stuff
760 define('_LOGOUT',                                       '登出');
761 define('_LOGIN',                                        '登入');
762 define('_YES',                                          '是');
763 define('_NO',                                           '否');
764 define('_SUBMIT',                                       '提交');
765 define('_ERROR',                                        '錯誤');
766 define('_ERRORMSG',                                     '出現一個錯誤!');
767 define('_BACK',                                         '返回');
768 define('_NOTLOGGEDIN',                          '未登錄');
769 define('_LOGGEDINAS',                           '已登錄:');
770 define('_ADMINHOME',                            '管理中心');
771 define('_NAME',                                         '名字');
772 define('_BACKHOME',                                     '返回管理中心');
773 define('_BADACTION',                            '沒有存在的動作請求');
774 define('_MESSAGE',                                      '消息');
775 define('_HELP_TT',                                      '幫助');
776 define('_YOURSITE',                                     '本網站');
777
778
779 define('_POPUP_CLOSE',                          '關閉窗口');
780
781 define('_LOGIN_PLEASE',                         '請先登錄');
782
783 // commentform
784 define('_COMMENTFORM_YOUARE',           '你是');
785 define('_COMMENTFORM_SUBMIT',           '添加評論');
786 define('_COMMENTFORM_COMMENT',          '你的評論');
787 define('_COMMENTFORM_NAME',                     '名字');
788 define('_COMMENTFORM_MAIL',                     '郵件/網站');
789 define('_COMMENTFORM_REMEMBER',         '提醒我');
790
791 // loginform
792 define('_LOGINFORM_NAME',                       '用戶名');
793 define('_LOGINFORM_PWD',                        '密碼');
794 define('_LOGINFORM_YOUARE',                     '已登錄:');
795 define('_LOGINFORM_SHARED',                     '公共場所電腦');
796
797 // member mailform
798 define('_MEMBERMAIL_SUBMIT',            '發送消息');
799
800 // search form
801 define('_SEARCHFORM_SUBMIT',            '搜索');
802
803 // add item form
804 define('_ADD_ADDTO',                            '添加新文章到');
805 define('_ADD_CREATENEW',                        '建立新文章');
806 define('_ADD_BODY',                                     '概況');
807 define('_ADD_TITLE',                            '標題');
808 define('_ADD_MORE',                                     '擴展(可選)');
809 define('_ADD_CATEGORY',                         '類別');
810 define('_ADD_PREVIEW',                          '預覽');
811 define('_ADD_DISABLE_COMMENTS',         '關閉評論?');
812 define('_ADD_DRAFTNFUTURE',                     '草稿 &amp; 未來項目');
813 define('_ADD_ADDITEM',                          '添加文章');
814 define('_ADD_ADDNOW',                           '現在添加');
815 define('_ADD_ADDLATER',                         '以後添加');
816 define('_ADD_PLACE_ON',                         '設定時間');
817 define('_ADD_ADDDRAFT',                         '添加到草稿');
818 define('_ADD_NOPASTDATES',                      '(過去的日期和時間是無效的,系統將使用當前時間)');
819 define('_ADD_BOLD_TT',                          '粗體');
820 define('_ADD_ITALIC_TT',                        '斜體');
821 define('_ADD_HREF_TT',                          '建立超級鏈接');
822 define('_ADD_MEDIA_TT',                         '添加媒體文件');
823 define('_ADD_PREVIEW_TT',                       '顯示/隱藏 預覽');
824 define('_ADD_CUT_TT',                           '切除');
825 define('_ADD_COPY_TT',                          '複製');
826 define('_ADD_PASTE_TT',                         '剪貼');
827
828
829 // edit item form
830 define('_EDIT_ITEM',                            '編輯文章');
831 define('_EDIT_SUBMIT',                          '編輯文章');
832 define('_EDIT_ORIG_AUTHOR',                     '原創作者');
833 define('_EDIT_BACKTODRAFTS',            '添加回草稿');
834 define('_EDIT_COMMENTSNOTE',            '(注意:關閉評論並不能刪除現有評論)');
835
836 // used on delete screens
837 define('_DELETE_CONFIRM',                       '請確認刪除動作');
838 define('_DELETE_CONFIRM_BTN',           '確認刪除');
839 define('_CONFIRMTXT_ITEM',                      '你將刪除以下文章:');
840 define('_CONFIRMTXT_COMMENT',           '你將刪除以下評論:');
841 define('_CONFIRMTXT_TEAM1',                     '即將刪除');
842 define('_CONFIRMTXT_TEAM2',                     '從日誌團隊列表中');
843 define('_CONFIRMTXT_BLOG',                      '你將要刪除的日誌為:');
844 define('_WARNINGTXT_BLOGDEL',           '警告!刪除日誌將會刪除其上的的所有文章和評論。請確定是否真的要刪除日誌<br />同時,在移動日誌時不要終止系統。');
845 define('_CONFIRMTXT_MEMBER',            '你將會刪除下面會員檔案:');
846 define('_CONFIRMTXT_TEMPLATE',          '你將刪除已命名的模版');
847 define('_CONFIRMTXT_SKIN',                      '你將刪除已命名的面板 ');
848 define('_CONFIRMTXT_BAN',                       '你將刪除對這些IP的封鎖');
849 define('_CONFIRMTXT_CATEGORY',          '你將刪除類別');
850
851 // some status messages
852 define('_DELETED_ITEM',                         '文章已刪除');
853 define('_DELETED_MEMBER',                       '會員已刪除');
854 define('_DELETED_COMMENT',                      '評論已刪除');
855 define('_DELETED_BLOG',                         '日誌已刪除');
856 define('_DELETED_CATEGORY',                     '類別已刪除');
857 define('_ITEM_MOVED',                           '文章已移動');
858 define('_ITEM_ADDED',                           '文章已添加');
859 define('_COMMENT_UPDATED',                      '評論已更新');
860 define('_SKIN_UPDATED',                         '面板日期已經保存');
861 define('_TEMPLATE_UPDATED',                     '模版日期已經保存');
862
863 // errors
864 define('_ERROR_COMMENT_LONGWORD',       '請不要使用長度超過90個字符的單詞');
865 define('_ERROR_COMMENT_NOCOMMENT',      '請輸入一條評論');
866 define('_ERROR_COMMENT_NOUSERNAME',     '錯誤的用戶名');
867 define('_ERROR_COMMENT_TOOLONG',        '你的評論太長(最長:2500字)');
868 define('_ERROR_COMMENTS_DISABLED',      '這個日誌的評論已經被禁止.');
869 define('_ERROR_COMMENTS_NONPUBLIC',     '你必須以會員身份登錄才可以添加評論');
870 define('_ERROR_COMMENTS_MEMBERNICK','你想使用的這個名字已經被其他人使用,請另選一個。');
871 define('_ERROR_SKIN',                           '面板錯誤');
872 define('_ERROR_ITEMCLOSED',                     '這篇文章已經關閉,不能添加評論和投票');
873 define('_ERROR_NOSUCHITEM',                     '沒有這篇文章');
874 define('_ERROR_NOSUCHBLOG',                     '沒有這個日誌');
875 define('_ERROR_NOSUCHSKIN',                     '沒有這個面板');
876 define('_ERROR_NOSUCHMEMBER',           '沒有這個會員');
877 define('_ERROR_NOTONTEAM',                      '你不在該日誌的團隊列表上。');
878 define('_ERROR_BADDESTBLOG',            '預定版不存在');
879 define('_ERROR_NOTONDESTTEAM',          '不能移動文章,你不在這個版的團隊列表上');
880 define('_ERROR_NOEMPTYITEMS',           '不能添加空文章!');
881 define('_ERROR_BADMAILADDRESS',         'Email地址無效');
882 define('_ERROR_BADNOTIFY',                      '一個或多個郵件地址是無效的');
883 define('_ERROR_BADNAME',                        '名字無效');
884 define('_ERROR_NICKNAMEINUSE',          '已經有一個會員使用那個暱稱');
885 define('_ERROR_PASSWORDMISMATCH',       '密碼必須匹配');
886 define('_ERROR_PASSWORDTOOSHORT',       '密碼最少6個字符');
887 define('_ERROR_PASSWORDMISSING',        '密碼不能為空');
888 define('_ERROR_REALNAMEMISSING',        '你必須輸入一個真實的名字');
889 define('_ERROR_ATLEASTONEADMIN',        '系統至少應該存在一個可以登錄到管理界面的超級用戶。');
890 define('_ERROR_ATLEASTONEBLOGADMIN','請確定總是至少有一個超級用戶。');
891 define('_ERROR_ALREADYONTEAM',          '團隊中已經存在這個會員');
892 define('_ERROR_BADSHORTBLOGNAME',       '日誌縮寫只允許包含a-z,0-9');
893 define('_ERROR_DUPSHORTBLOGNAME',       '其他日誌已經使用這個縮寫名稱');
894 define('_ERROR_UPDATEFILE',                     '對升級文件沒有寫入權限,請確定文件權限設置正確(chmod 666)。同時注意路徑是基於管理目錄的相對路徑,所以你可能需要使用絕對路徑(如/your/path/to/nucleus/)。');
895 define('_ERROR_DELDEFBLOG',                     '不能刪除默認日誌');
896 define('_ERROR_DELETEMEMBER',           '該會員無法刪除,他可能是文章或評論的作者');
897 define('_ERROR_BADTEMPLATENAME',        '無效的模版名(只允許a-z, 0-9)');
898 define('_ERROR_DUPTEMPLATENAME',        '已存在這樣一個名字的模版');
899 define('_ERROR_BADSKINNAME',            '無效面板名(只允許a-z, 0-9)');
900 define('_ERROR_DUPSKINNAME',            '已存在同名面板');
901 define('_ERROR_DEFAULTSKIN',            '系統必須有一個名為"default"的默認面板');
902 define('_ERROR_SKINDEFDELETE',          '這是默認面板,不能刪除:');
903 define('_ERROR_DISALLOWED',                     '對不起,你沒有權力執行該動作');
904 define('_ERROR_DELETEBAN',                      '刪除封鎖的時候發生錯誤(封鎖不存在)。');
905 define('_ERROR_ADDBAN',                         '添加封鎖的時候發生錯誤,它可能沒有正確添加到你的所有日誌裡。');
906 define('_ERROR_BADACTION',                      '需要的動作不存在');
907 define('_ERROR_MEMBERMAILDISABLED',     '會員到會員的郵件消息被禁止');
908 define('_ERROR_MEMBERCREATEDISABLED','建立會員賬號被禁止');
909 define('_ERROR_INCORRECTEMAIL',         '不正確的郵件地址');
910 define('_ERROR_VOTEDBEFORE',            '你已經為這個文章投過票了');
911 define('_ERROR_BANNED1',                        '動作無法執行(IP範圍');
912 define('_ERROR_BANNED2',                        ')被封鎖。消息為:\'');
913 define('_ERROR_BANNED3',                        '\'');
914 define('_ERROR_LOGINNEEDED',            '執行這個動作必須登錄');
915 define('_ERROR_CONNECT',                        '連接錯誤');
916 define('_ERROR_FILE_TOO_BIG',           '文件太大!');
917 define('_ERROR_BADFILETYPE',            '對不起,不允許上傳這種格式的文件');
918 define('_ERROR_BADREQUEST',                     '無效的上傳請求');
919 define('_ERROR_DISALLOWEDUPLOAD',       '你不在任何日誌的團隊列表中,沒有上傳文件的權力');
920 define('_ERROR_BADPERMISSIONS',         '文件/目錄權限設置不正確');
921 define('_ERROR_UPLOADMOVEP',            '上傳文件時發生錯誤');
922 define('_ERROR_UPLOADCOPY',                     '拷貝文件時發生錯誤');
923 define('_ERROR_UPLOADDUPLICATE',        '已經有一個同名文件,上傳之前請先改名。');
924 define('_ERROR_LOGINDISALLOWED',        '對不起,你不能登錄管理區。但可以用其他用戶身份登錄');
925 define('_ERROR_DBCONNECT',                      '無法連接到 MySQL 服務器');
926 define('_ERROR_DBSELECT',                       '無法選擇文章系統的數據庫');
927 define('_ERROR_NOSUCHLANGUAGE',         '沒有這個語言文件');
928 define('_ERROR_NOSUCHCATEGORY',         '沒有這個類別');
929 define('_ERROR_DELETELASTCATEGORY',     '至少一個類別');
930 define('_ERROR_DELETEDEFCATEGORY',      '不能刪除默認類別');
931 define('_ERROR_BADCATEGORYNAME',        '無效類別名');
932 define('_ERROR_DUPCATEGORYNAME',        '已經存在同名類別');
933
934 // some warnings (used for mediadir setting)
935 define('_WARNING_NOTADIR',                      '警告:當前值非目錄!');
936 define('_WARNING_NOTREADABLE',          '警告:當前值為不可讀取的目錄!');
937 define('_WARNING_NOTWRITABLE',          '警告:當前值為不可讀取的目錄!');
938
939 // media and upload
940 define('_MEDIA_UPLOADLINK',                     '上傳一個新文件');
941 define('_MEDIA_MODIFIED',                       '修改');
942 define('_MEDIA_FILENAME',                       '文件名');
943 define('_MEDIA_DIMENSIONS',                     '尺寸');
944 define('_MEDIA_INLINE',                         '本窗口');
945 define('_MEDIA_POPUP',                          '新窗口');
946 define('_UPLOAD_TITLE',                         '選擇文件');
947 define('_UPLOAD_MSG',                           '選擇你想上傳的文件,然後點擊 \'Upload\' 按鈕。');
948 define('_UPLOAD_BUTTON',                        '上傳');
949
950 // some status messages
951 define('_MSG_ACCOUNTCREATED',           '賬號已建立,密碼將會通過郵件通知你');
952 define('_MSG_PASSWORDSENT',                     '密碼已通過郵件發出。');
953 define('_MSG_LOGINAGAIN',                       '你需要重新登錄,因為你的信息已經改變。');
954 define('_MSG_SETTINGSCHANGED',          '設置改變');
955 define('_MSG_ADMINCHANGED',                     '管理員改變');
956 define('_MSG_NEWBLOG',                          '新的日誌已建立');
957 define('_MSG_ACTIONLOGCLEARED',         '動作記錄清空');
958
959 // actionlog in admin area
960 define('_ACTIONLOG_DISALLOWED',         '不允許的動作:');
961 define('_ACTIONLOG_PWDREMINDERSENT','新密碼送出為');
962 define('_ACTIONLOG_TITLE',                      '動作記錄');
963 define('_ACTIONLOG_CLEAR_TITLE',        '清除動作記錄');
964 define('_ACTIONLOG_CLEAR_TEXT',         '現在就清除動作記錄');
965
966 // team management
967 define('_TEAM_TITLE',                           '為日誌管理團隊 ');
968 define('_TEAM_CURRENT',                         '當前團隊');
969 define('_TEAM_ADDNEW',                          '向團隊中添加新會員');
970 define('_TEAM_CHOOSEMEMBER',            '選擇會員');
971 define('_TEAM_ADMIN',                           '超級管理員權限? ');
972 define('_TEAM_ADD',                                     '添加到團隊');
973 define('_TEAM_ADD_BTN',                         '添加到團隊');
974
975 // blogsettings
976 define('_EBLOG_TITLE',                          '編輯日誌設置');
977 define('_EBLOG_TEAM_TITLE',                     '編輯團隊');
978 define('_EBLOG_TEAM_TEXT',                      '點擊這裡編輯你的團隊…');
979 define('_EBLOG_SETTINGS_TITLE',         '日誌設置');
980 define('_EBLOG_NAME',                           '日誌名');
981 define('_EBLOG_SHORTNAME',                      '日誌名縮寫');
982 define('_EBLOG_SHORTNAME_EXTRA',        '<br />(只允許包含 a-z )');
983 define('_EBLOG_DESC',                           '日誌描述');
984 define('_EBLOG_URL',                            'URL');
985 define('_EBLOG_DEFSKIN',                        '默認面板');
986 define('_EBLOG_DEFCAT',                         '默認類別');
987 define('_EBLOG_LINEBREAKS',                     '轉換行中斷');
988 define('_EBLOG_DISABLECOMMENTS',        '開啟評論');
989 define('_EBLOG_ANONYMOUS',                      '允許非會員評論');
990 define('_EBLOG_NOTIFY',                         '通知地址(多個地址用 ; 分隔)');
991 define('_EBLOG_NOTIFY_ON',                      '以下事件通知');
992 define('_EBLOG_NOTIFY_COMMENT',         '新評論');
993 define('_EBLOG_NOTIFY_KARMA',           '新的投票');
994 define('_EBLOG_NOTIFY_ITEM',            '新的日誌');
995 define('_EBLOG_PING',                           '更新時 Ping Weblogs.com?');
996 define('_EBLOG_MAXCOMMENTS',            '最多允許評論數量');
997 define('_EBLOG_UPDATE',                         '更新文件');
998 define('_EBLOG_OFFSET',                         '時差');
999 define('_EBLOG_STIME',                          '當前服務器時間為');
1000 define('_EBLOG_BTIME',                          '當前日誌時間為');
1001 define('_EBLOG_CHANGE',                         '改變設置');
1002 define('_EBLOG_CHANGE_BTN',                     '改變設置');
1003 define('_EBLOG_ADMIN',                          '日誌管理員');
1004 define('_EBLOG_ADMIN_MSG',                      '將被授予管理員權力');
1005 define('_EBLOG_CREATE_TITLE',           '創建新日誌');
1006 define('_EBLOG_CREATE_TEXT',            '填寫下面的表單創建一個新日誌. <br /><br /> <b>注意:</b> 列表中只有必要的選項,如果你想更改更多的選項,創建後再到相應的設置中去修改。');
1007 define('_EBLOG_CREATE',                         '創建!');
1008 define('_EBLOG_CREATE_BTN',                     '創建日誌');
1009 define('_EBLOG_CAT_TITLE',                      '類別');
1010 define('_EBLOG_CAT_NAME',                       '類別名');
1011 define('_EBLOG_CAT_DESC',                       '類別描述');
1012 define('_EBLOG_CAT_CREATE',                     '創建新的類別');
1013 define('_EBLOG_CAT_UPDATE',                     '更新類別');
1014 define('_EBLOG_CAT_UPDATE_BTN',         '更新類別');
1015
1016 // templates
1017 define('_TEMPLATE_TITLE',                       '編輯模版');
1018 define('_TEMPLATE_AVAILABLE_TITLE',     '有效模版');
1019 define('_TEMPLATE_NEW_TITLE',           '新模版');
1020 define('_TEMPLATE_NAME',                        '模版名');
1021 define('_TEMPLATE_DESC',                        '模版描述');
1022 define('_TEMPLATE_CREATE',                      '建立模版');
1023 define('_TEMPLATE_CREATE_BTN',          '建立模版');
1024 define('_TEMPLATE_EDIT_TITLE',          '編輯模版');
1025 define('_TEMPLATE_BACK',                        '返回模版總覽');
1026 define('_TEMPLATE_EDIT_MSG',            '並非所有的模版都是需要的,你不需要的那些可以留空.');
1027 define('_TEMPLATE_SETTINGS',            '模版設置');
1028 define('_TEMPLATE_ITEMS',                       '文章');
1029 define('_TEMPLATE_ITEMHEADER',          '文章頭');
1030 define('_TEMPLATE_ITEMBODY',            '文章體');
1031 define('_TEMPLATE_ITEMFOOTER',          '文章尾');
1032 define('_TEMPLATE_MORELINK',            '連接到擴展入口');
1033 define('_TEMPLATE_NEW',                         '新條目標誌');
1034 define('_TEMPLATE_COMMENTS_ANY',        '評論');
1035 define('_TEMPLATE_CHEADER',                     '評論頭');
1036 define('_TEMPLATE_CBODY',                       '評論體');
1037 define('_TEMPLATE_CFOOTER',                     '評論尾');
1038 define('_TEMPLATE_CONE',                        '一條評論');
1039 define('_TEMPLATE_CMANY',                       '兩條(或更多)評論');
1040 define('_TEMPLATE_CMORE',                       '閱讀更多評論');
1041 define('_TEMPLATE_CMEXTRA',                     '會員擴展');
1042 define('_TEMPLATE_COMMENTS_NONE',       '評論(如果沒有)');
1043 define('_TEMPLATE_CNONE',                       '沒有評論');
1044 define('_TEMPLATE_COMMENTS_TOOMUCH','Comments (太多,無法在線顯示)');
1045 define('_TEMPLATE_CTOOMUCH',            '評論太多');
1046 define('_TEMPLATE_ARCHIVELIST',         '檔案列表');
1047 define('_TEMPLATE_AHEADER',                     '檔案列表頭');
1048 define('_TEMPLATE_AITEM',                       '檔案列表項目');
1049 define('_TEMPLATE_AFOOTER',                     '檔案列表尾');
1050 define('_TEMPLATE_DATETIME',            '日期和時間');
1051 define('_TEMPLATE_DHEADER',                     '日期頭');
1052 define('_TEMPLATE_DFOOTER',                     '日期尾');
1053 define('_TEMPLATE_DFORMAT',                     '日期格式');
1054 define('_TEMPLATE_TFORMAT',                     '時間格式');
1055 define('_TEMPLATE_LOCALE',                      'Locale');
1056 define('_TEMPLATE_IMAGE',                       '圖像新窗口');
1057 define('_TEMPLATE_PCODE',                       '新窗口');
1058 define('_TEMPLATE_ICODE',                       '嵌入圖像代碼');
1059 define('_TEMPLATE_MCODE',                       '媒體對像鏈接代碼');
1060 define('_TEMPLATE_SEARCH',                      '搜索');
1061 define('_TEMPLATE_SHIGHLIGHT',          '聚焦');
1062 define('_TEMPLATE_SNOTFOUND',           '沒有找到任何東西');
1063 define('_TEMPLATE_UPDATE',                      '更新');
1064 define('_TEMPLATE_UPDATE_BTN',          '更新模版');
1065 define('_TEMPLATE_RESET_BTN',           '重置日期');
1066 define('_TEMPLATE_CATEGORYLIST',        '類別列表');
1067 define('_TEMPLATE_CATHEADER',           '類別列表頭');
1068 define('_TEMPLATE_CATITEM',                     '類別列表項目');
1069 define('_TEMPLATE_CATFOOTER',           '類別列表尾');
1070
1071 // skins
1072 define('_SKIN_EDIT_TITLE',                      '編輯面板');
1073 define('_SKIN_AVAILABLE_TITLE',         '有效的面板');
1074 define('_SKIN_NEW_TITLE',                       '新面板');
1075 define('_SKIN_NAME',                            '名字');
1076 define('_SKIN_DESC',                            '描述');
1077 define('_SKIN_TYPE',                            '內容類型');
1078 define('_SKIN_CREATE',                          '創建');
1079 define('_SKIN_CREATE_BTN',                      '創建面板');
1080 define('_SKIN_EDITONE_TITLE',           '編輯面板');
1081 define('_SKIN_BACK',                            '返回面板總覽');
1082 define('_SKIN_PARTS_TITLE',                     '面板部分');
1083 define('_SKIN_PARTS_MSG',                       '並不是所有的否是必需的,不需要的可以留空.選擇下面需要編輯的面板類型');
1084 define('_SKIN_PART_MAIN',                       '主索引文件');
1085 define('_SKIN_PART_ITEM',                       '文章頁');
1086 define('_SKIN_PART_ALIST',                      '檔案列表');
1087 define('_SKIN_PART_ARCHIVE',            '檔案');
1088 define('_SKIN_PART_SEARCH',                     '搜索');
1089 define('_SKIN_PART_ERROR',                      '錯誤');
1090 define('_SKIN_PART_MEMBER',                     '會員詳細資料');
1091 define('_SKIN_PART_POPUP',                      '圖像彈出窗口');
1092 define('_SKIN_GENSETTINGS_TITLE',       '普通設置');
1093 define('_SKIN_CHANGE',                          '改變');
1094 define('_SKIN_CHANGE_BTN',                      '改變這些設置');
1095 define('_SKIN_UPDATE_BTN',                      '更新面板');
1096 define('_SKIN_RESET_BTN',                       '恢復數據');
1097 define('_SKIN_EDITPART_TITLE',          '編輯面板');
1098 define('_SKIN_GOBACK',                          '返回');
1099 define('_SKIN_ALLOWEDVARS',                     '允許的表達式(點擊相應的項目察看詳細信息):');
1100
1101 // global settings
1102 define('_SETTINGS_TITLE',                       '普通設置');
1103 define('_SETTINGS_SUB_GENERAL',         '普通設置');
1104 define('_SETTINGS_DEFBLOG',                     '默認日誌');
1105 define('_SETTINGS_ADMINMAIL',           '超級管理員郵件');
1106 define('_SETTINGS_SITENAME',            '網站名稱');
1107 define('_SETTINGS_SITEURL',                     '網站的URL(以斜線"/"結束)');
1108 define('_SETTINGS_ADMINURL',            '管理員區域的URL(以斜線"/"結束)');
1109 define('_SETTINGS_DIRS',                        '系統目錄');
1110 define('_SETTINGS_MEDIADIR',            '媒體目錄');
1111 define('_SETTINGS_SEECONFIGPHP',        '(察看 config.php)');
1112 define('_SETTINGS_MEDIAURL',            'Media URL (以斜線"/"結束)');
1113 define('_SETTINGS_ALLOWUPLOAD',         '允許文件上傳?');
1114 define('_SETTINGS_ALLOWUPLOADTYPES','允許上傳文件的類型');
1115 define('_SETTINGS_CHANGELOGIN',         '允許會員更改登錄密碼');
1116 define('_SETTINGS_COOKIES_TITLE',       'Cookie 設置');
1117 define('_SETTINGS_COOKIELIFE',          'Cookie 保存時間');
1118 define('_SETTINGS_COOKIESESSION',       'Session Cookies');
1119 define('_SETTINGS_COOKIEMONTH',         '保存一個月');
1120 define('_SETTINGS_COOKIEPATH',          'Cookie 路徑 (高級)');
1121 define('_SETTINGS_COOKIEDOMAIN',        'Cookie 域(高級)');
1122 define('_SETTINGS_COOKIESECURE',        'Secure Cookie(高級)');
1123 define('_SETTINGS_LASTVISIT',           '保存上次訪問的Cookie');
1124 define('_SETTINGS_ALLOWCREATE',         '允許訪客建立會員賬號');
1125 define('_SETTINGS_NEWLOGIN',            '允許訪客建立的賬號登錄');
1126 define('_SETTINGS_NEWLOGIN2',           '(只在新註冊的賬號上生效)');
1127 define('_SETTINGS_MEMBERMSGS',          '允許會員到會員的服務');
1128 define('_SETTINGS_LANGUAGE',            '默認語言');
1129 define('_SETTINGS_DISABLESITE',         '關閉站點');
1130 define('_SETTINGS_DBLOGIN',                     'MySQL 登錄 &amp; 數據庫');
1131 define('_SETTINGS_UPDATE',                      '更新設置');
1132 define('_SETTINGS_UPDATE_BTN',          '更新設置');
1133 define('_SETTINGS_DISABLEJS',           '禁止 JavaScript 工具條');
1134 define('_SETTINGS_MEDIA',                       '媒體/上傳 設置');
1135 define('_SETTINGS_MEDIAPREFIX',         '前綴上傳文件帶有日期');
1136 define('_SETTINGS_MEMBERS',                     '會員設置');
1137
1138 // bans
1139 define('_BAN_TITLE',                            '禁止列表');
1140 define('_BAN_NONE',                                     '改日誌沒有任何封鎖');
1141 define('_BAN_NEW_TITLE',                        '添加新的封鎖');
1142 define('_BAN_NEW_TEXT',                         '現在添加一條新的封鎖');
1143 define('_BAN_REMOVE_TITLE',                     '刪除規定');
1144 define('_BAN_IPRANGE',                          'IP封鎖');
1145 define('_BAN_BLOGS',                            '哪個日誌?');
1146 define('_BAN_DELETE_TITLE',                     '刪除封鎖');
1147 define('_BAN_ALLBLOGS',                         '你擁有管理員權利的所有日誌。');
1148 define('_BAN_REMOVED_TITLE',            '封鎖移除');
1149 define('_BAN_REMOVED_TEXT',                     '從以下日誌移除封鎖:');
1150 define('_BAN_ADD_TITLE',                        '添加封鎖');
1151 define('_BAN_IPRANGE_TEXT',                     '選擇你要封鎖的IP。');
1152 define('_BAN_BLOGS_TEXT',                       '你可以選擇僅僅禁止本日誌或者禁止所有你擁有管理員權利的日誌,在下面選擇。');
1153 define('_BAN_REASON_TITLE',                     '原因');
1154 define('_BAN_REASON_TEXT',                      '你可以為封鎖提供一個原因,當被禁止的IP所有者試圖添加另一條評論或者是投票時顯示,最多128字。');
1155 define('_BAN_ADD_BTN',                          '添加封鎖');
1156
1157 // LOGIN screen
1158 define('_LOGIN_MESSAGE',                        '消息');
1159 define('_LOGIN_NAME',                           '名字');
1160 define('_LOGIN_PASSWORD',                       '密碼');
1161 define('_LOGIN_SHARED',                         _LOGINFORM_SHARED);
1162 define('_LOGIN_FORGOT',                         '忘記密碼?');
1163
1164 // membermanagement
1165 define('_MEMBERS_TITLE',                        '會員管理');
1166 define('_MEMBERS_CURRENT',                      '當前會員');
1167 define('_MEMBERS_NEW',                          '新會員');
1168 define('_MEMBERS_DISPLAY',                      '賬號');
1169 define('_MEMBERS_DISPLAY_INFO',         '(即登錄名)');
1170 define('_MEMBERS_REALNAME',                     '真實名字');
1171 define('_MEMBERS_PWD',                          '密碼');
1172 define('_MEMBERS_REPPWD',                       '重複密碼');
1173 define('_MEMBERS_EMAIL',                        'Email地址');
1174 define('_MEMBERS_EMAIL_EDIT',           '(當你改變郵件地址的時候,將會向該地址發關一封郵件)');
1175 define('_MEMBERS_URL',                          '網站地址(URL)');
1176 define('_MEMBERS_SUPERADMIN',           '超級管理員權限');
1177 define('_MEMBERS_CANLOGIN',                     '可以登錄到管理員界面');
1178 define('_MEMBERS_NOTES',                        '注意');
1179 define('_MEMBERS_NEW_BTN',                      '添加會員');
1180 define('_MEMBERS_EDIT',                         '編輯會員');
1181 define('_MEMBERS_EDIT_BTN',                     '改變設置');
1182 define('_MEMBERS_BACKTOOVERVIEW',       '返回會員總攬');
1183 define('_MEMBERS_LOCALE',                       '語言');
1184 define('_MEMBERS_USESITELANG',          '- 使用站點設置 -');
1185
1186 // List of blogs (TT = tooltip)
1187 define('_BLOGLIST_TT_VISIT',            '訪問站點');
1188 define('_BLOGLIST_ADD',                         '添加文章');
1189 define('_BLOGLIST_TT_ADD',                      '在這個日誌中添加新文章');
1190 define('_BLOGLIST_EDIT',                        '編輯/刪除 文章');
1191 define('_BLOGLIST_TT_EDIT',                     '');
1192 define('_BLOGLIST_BMLET',                       '書籤');
1193 define('_BLOGLIST_TT_BMLET',            '');
1194 define('_BLOGLIST_SETTINGS',            '設置');
1195 define('_BLOGLIST_TT_SETTINGS',         '編輯設置或者管理團隊');
1196 define('_BLOGLIST_BANS',                        '規定');
1197 define('_BLOGLIST_TT_BANS',                     '察看,添加或者移除被禁止的IP');
1198 define('_BLOGLIST_DELETE',                      '全部刪除');
1199 define('_BLOGLIST_TT_DELETE',           '刪除該日誌');
1200
1201 // OVERVIEW screen
1202 define('_OVERVIEW_YRBLOGS',                     '你的日誌');
1203 define('_OVERVIEW_YRDRAFTS',            '你的草稿');
1204 define('_OVERVIEW_YRSETTINGS',          '你的設置');
1205 define('_OVERVIEW_GSETTINGS',           '普通設置');
1206 define('_OVERVIEW_NOBLOGS',                     '你不屬於任何團隊的列表');
1207 define('_OVERVIEW_NODRAFTS',            '沒有草稿');
1208 define('_OVERVIEW_EDITSETTINGS',        '編輯設置…');
1209 define('_OVERVIEW_BROWSEITEMS',         '瀏覽項目…');
1210 define('_OVERVIEW_BROWSECOMM',          '瀏覽評論…');
1211 define('_OVERVIEW_VIEWLOG',                     '動作紀錄…');
1212 define('_OVERVIEW_MEMBERS',                     '會員管理…');
1213 define('_OVERVIEW_NEWLOG',                      '建立新的日誌…');
1214 define('_OVERVIEW_SETTINGS',            '編輯設置…');
1215 define('_OVERVIEW_TEMPLATES',           '編輯模版…');
1216 define('_OVERVIEW_SKINS',                       '編輯面板…');
1217 define('_OVERVIEW_BACKUP',                      '備份/恢復…');
1218
1219 // ITEMLIST
1220 define('_ITEMLIST_BLOG',                        '這個日誌的文章'); 
1221 define('_ITEMLIST_YOUR',                        '你的文章');
1222
1223 // Comments
1224 define('_COMMENTS',                                     '評論');
1225 define('_NOCOMMENTS',                           '這篇文章沒有評論');
1226 define('_COMMENTS_YOUR',                        '你的評論');
1227 define('_NOCOMMENTS_YOUR',                      '你沒有寫任何評論');
1228
1229 // LISTS (general)
1230 define('_LISTS_NOMORE',                         '沒有更多結果或者沒有結果');
1231 define('_LISTS_PREV',                           '上一篇');
1232 define('_LISTS_NEXT',                           '下一篇');
1233 define('_LISTS_SEARCH',                         '搜索');
1234 define('_LISTS_CHANGE',                         '改變');
1235 define('_LISTS_PERPAGE',                        '文章/頁');
1236 define('_LISTS_ACTIONS',                        '動作');
1237 define('_LISTS_DELETE',                         '刪除');
1238 define('_LISTS_EDIT',                           '編輯');
1239 define('_LISTS_MOVE',                           '移動');
1240 define('_LISTS_CLONE',                          '克隆');
1241 define('_LISTS_TITLE',                          '標題');
1242 define('_LISTS_BLOG',                           '日誌');
1243 define('_LISTS_NAME',                           '名字');
1244 define('_LISTS_DESC',                           '描述');
1245 define('_LISTS_TIME',                           '時間');
1246 define('_LISTS_COMMENTS',                       '評論');
1247 define('_LISTS_TYPE',                           '類型');
1248
1249
1250 // member list 
1251 define('_LIST_MEMBER_NAME',                     '用戶賬號');
1252 define('_LIST_MEMBER_RNAME',            '真實名字');
1253 define('_LIST_MEMBER_ADMIN',            '超級管理員?');
1254 define('_LIST_MEMBER_LOGIN',            '能夠登錄?');
1255 define('_LIST_MEMBER_URL',                      '網站');
1256
1257 // banlist
1258 define('_LIST_BAN_IPRANGE',                     'IP範圍');
1259 define('_LIST_BAN_REASON',                      '原因');
1260
1261 // actionlist
1262 define('_LIST_ACTION_MSG',                      '消息');
1263
1264 // commentlist
1265 define('_LIST_COMMENT_BANIP',           '禁止IP');
1266 define('_LIST_COMMENT_WHO',                     '作者');
1267 define('_LIST_COMMENT',                         '評論');
1268 define('_LIST_COMMENT_HOST',            '主人');
1269
1270 // itemlist
1271 define('_LIST_ITEM_INFO',                       '信息');
1272 define('_LIST_ITEM_CONTENT',            '標題和文本');
1273
1274
1275 // teamlist
1276 define('_LIST_TEAM_ADMIN',                      '超級用戶 ');
1277 define('_LIST_TEAM_CHADMIN',            '更改超級用戶');
1278
1279 // edit comments
1280 define('_EDITC_TITLE',                          '編輯評論');
1281 define('_EDITC_WHO',                            '作者');
1282 define('_EDITC_HOST',                           '從哪裡?');
1283 define('_EDITC_WHEN',                           '什麼時候?');
1284 define('_EDITC_TEXT',                           '文本');
1285 define('_EDITC_EDIT',                           '編輯評論');
1286 define('_EDITC_MEMBER',                         '會員');
1287 define('_EDITC_NONMEMBER',                      '非會員');
1288
1289 // move item
1290 define('_MOVE_TITLE',                           '移動到哪個日誌?');
1291 define('_MOVE_BTN',                                     '移動文章');