オープンソース・ソフトウェアの開発とダウンロード

CVS リポジトリの参照

Contents of /pukiwiki/pukiwiki/zh-CN.lng.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download) (as text)
Sun Jun 5 13:47:26 2011 UTC (12 years, 10 months ago) by henoheno
Branch: MAIN
Changes since 1.3: +1 -7 lines
File MIME type: application/x-httpd-php
BugTrack2/62:
TrackBack implimentation had been removed entirely
due to extremely strong suspicion of violating copyright.
referer function (that use the implimentation), also
removed.

1 <?php
2 // PukiWiki - Yet another WikiWikiWeb clone.
3 // $Id: zh-CN.lng.php,v 1.3 2011/06/05 13:41:57 henoheno Exp $
4 // Copyright (C)
5 // 2002-2005 PukiWiki Developers Team
6 // 2001-2002 Originally written by yu-ji
7 // License: GPL v2 or (at your option) any later version
8 //
9 // PukiWiki message file (Simplified Chinese)
10
11 // ※このファイルの文字コードは、エンコーディングの設定と一致
12 // している必要があります
13
14 // Encoding hint
15 $_LANG['encode_hint']['zh-CN'] = '';
16
17 ///////////////////////////////////////
18 // Page titles
19 $_title_cannotedit = '无法编辑 $1';
20 $_title_edit = '编辑 $1';
21 $_title_preview = '预览 $1';
22 $_title_collided = '在 $1 中发生了【编辑冲突】';
23 $_title_updated = '$1 已更新';
24 $_title_deleted = '$1 已删除';
25 $_title_help = '帮助';
26 $_title_invalidwn = '无效的WikiName';
27 $_title_backuplist = '编辑历史';
28
29 ///////////////////////////////////////
30 // Messages
31 $_msg_unfreeze = '取消保护';
32 $_msg_preview = '在预览后,按页面下方的按钮提交编辑。';
33 $_msg_preview_delete = '(页面无任何内容。如果提交编辑,此页面将被删除。)';
34 $_msg_collided = '当您编辑此页面的同时,有其他人提交了对同一页面的编辑。<br />
35 以 + 为起始的行是新增的行。<br />
36 以 ! 为起始的行是内容发生变化的行。<br />
37 请处理以!或+起始的行,并再次提交编辑。<br />';
38
39 $_msg_collided_auto = '当您编辑此页面的同时,有其他人提交了对同一页面的编辑。<br />
40 编辑冲突已解决,但仍然可能存在一些问题。<br />
41 请您在检查完成后,按[提交编辑]。<br />';
42
43 $_msg_invalidiwn = '$1 不是有效的 $2。';
44 $_msg_invalidpass = '密码错误。';
45 $_msg_notfound = '未找到指定页面。';
46 $_msg_addline = '新增的行显示为<span class="diff_added">此颜色</span>。';
47 $_msg_delline = '删除的行显示为<span class="diff_removed">此颜色</span>。';
48 $_msg_goto = '转到 $1。';
49 $_msg_andresult = '在所有可能包含 $1 的 <strong>$3</strong> 个页面中,找到了符合条件的 <strong>$2</strong> 个页面。';
50 $_msg_orresult = '在所有可能包含 $1 其中一个的 <strong>$3</strong> 个页面中,找到了符合条件的 <strong>$2</strong> 个页面。';
51 $_msg_notfoundresult = '找不到包含 $1 的页面。';
52 $_msg_symbol = '符号';
53 $_msg_other = '中文';
54 $_msg_help = '查看文本格式语法';
55 $_msg_week = array('星期日','星期一','星期二','星期三','星期四','星期五','星期六');
56 $_msg_content_back_to_top = '<div class="jumpmenu"><a href="#navigator">&uarr;</a></div>';
57 $_msg_word = '高亮显示这些关键字:';
58
59 ///////////////////////////////////////
60 // Symbols
61 $_symbol_anchor = '&dagger;';
62 $_symbol_noexists = '?';
63
64 ///////////////////////////////////////
65 // Form buttons
66 $_btn_preview = '预览';
67 $_btn_repreview = '重新预览';
68 $_btn_update = '提交编辑';
69 $_btn_cancel = '撤销';
70 $_btn_notchangetimestamp = '不更新时间戳';
71 $_btn_addtop = '添加到页面顶部';
72 $_btn_template = '模板页';
73 $_btn_load = '打开';
74 $_btn_edit = '编辑';
75 $_btn_delete = '删除';
76
77 ///////////////////////////////////////
78 // Authentication
79 $_title_cannotread = '无法浏览 $1';
80 $_msg_auth = 'PukiWikiAuth';
81
82 ///////////////////////////////////////
83 // Page name
84 $rule_page = 'FormattingRules'; // Formatting rules
85 $help_page = '帮助'; // Help
86
87 /////////////////////////////////////////////////
88 // 題名が未記入の場合の表記 (article)
89 $_no_subject = '无标题';
90
91 /////////////////////////////////////////////////
92 // 名前が未記入の場合の表記 (article, comment, pcomment)
93 $_no_name = '';
94
95 /////////////////////////////////////////////////
96 // Skin
97 /////////////////////////////////////////////////
98
99 $_LANG['skin']['add'] = '添加';
100 $_LANG['skin']['backup'] = '历史';
101 $_LANG['skin']['copy'] = '复制';
102 $_LANG['skin']['diff'] = '差异';
103 $_LANG['skin']['edit'] = '编辑';
104 $_LANG['skin']['filelist'] = '文件名列表'; // List of filenames
105 $_LANG['skin']['freeze'] = '保护';
106 $_LANG['skin']['help'] = '帮助';
107 $_LANG['skin']['list'] = '列表'; // List of pages
108 $_LANG['skin']['new'] = '新建';
109 $_LANG['skin']['rdf'] = '最近更新的RDF'; // RDF of RecentChanges
110 $_LANG['skin']['recent'] = '最近更新'; // RecentChanges
111 $_LANG['skin']['reload'] = '重新加载';
112 $_LANG['skin']['rename'] = '更改名称'; // Rename a page (and related)
113 $_LANG['skin']['rss'] = '最近更新的RSS'; // RSS of RecentChanges
114 $_LANG['skin']['rss10'] = & $_LANG['skin']['rss'];
115 $_LANG['skin']['rss20'] = & $_LANG['skin']['rss'];
116 $_LANG['skin']['search'] = '搜索';
117 $_LANG['skin']['top'] = '首页'; // Top page
118 $_LANG['skin']['unfreeze'] = '取消保护';
119 $_LANG['skin']['upload'] = '附件'; // Attach a file
120
121 ///////////////////////////////////////
122 // Plug-in message
123 ///////////////////////////////////////
124 // add.inc.php
125 $_title_add = '添加到 $1';
126 $_msg_add = '如果要向页面中添加内容,请输入2个换行,再输入文本。';
127
128 ///////////////////////////////////////
129 // article.inc.php
130 $_btn_name = '名字';
131 $_btn_article = '提交编辑';
132 $_btn_subject = '标题: ';
133 $_msg_article_mail_sender = '编辑者: ';
134 $_msg_article_mail_page = '编辑页: ';
135
136
137 ///////////////////////////////////////
138 // attach.inc.php
139 $_attach_messages = array(
140 'msg_uploaded' => '已上传到 $1',
141 'msg_deleted' => '已从 $1 中删除',
142 'msg_freezed' => '附件已保护。',
143 'msg_unfreezed'=> '已取消对附件的保护。',
144 'msg_renamed' => '附件的名称已更改。',
145 'msg_upload' => '添加附件到 $1',
146 'msg_info' => '附件信息',
147 'msg_confirm' => '<p>删除 %s。</p>',
148 'msg_list' => '附件列表',
149 'msg_listpage' => '$1 的附件列表',
150 'msg_listall' => '所有页面的附件列表',
151 'msg_file' => '附件',
152 'msg_maxsize' => '添加小于 %s 的文件作为附件。',
153 'msg_count' => ' <span class="small">%s个</span>',
154 'msg_password' => '密码',
155 'msg_adminpass'=> '管理员密码',
156 'msg_delete' => '删除此文件。',
157 'msg_freeze' => '保护此文件。',
158 'msg_unfreeze' => '取消对此文件的保护。',
159 'msg_isfreeze' => '已保护该文件。',
160 'msg_rename' => '重命名。',
161 'msg_newname' => '新名称',
162 'msg_require' => '(管理员密码为必填)',
163 'msg_filesize' => '大小',
164 'msg_date' => '添加时间',
165 'msg_dlcount' => '下载次数',
166 'msg_md5hash' => 'MD5哈希值',
167 'msg_page' => '页',
168 'msg_filename' => '文件名',
169 'err_noparm' => '无法上传或删除 $1',
170 'err_exceed' => '上传到 $1 的文件过大',
171 'err_exists' => '存在与 $1 相同的文件名',
172 'err_notfound' => '在 $1 中找不到文件',
173 'err_noexist' => '没有附件。',
174 'err_delete' => '无法在 $1 中删除文件',
175 'err_rename' => '无法更改文件名',
176 'err_password' => '密码不匹配。',
177 'err_adminpass'=> '管理员密码不匹配。',
178 'btn_upload' => '上传',
179 'btn_info' => '详细信息',
180 'btn_submit' => '应用'
181 );
182
183 ///////////////////////////////////////
184 // back.inc.php
185 $_msg_back_word = '返回';
186
187 ///////////////////////////////////////
188 // backup.inc.php
189 $_title_backup_delete = '删除 $1 的历史';
190 $_title_backupdiff = '$1 的历史差异(No.$2)';
191 $_title_backupnowdiff = '$1 的历史与当前的差异(No.$2)';
192 $_title_backupsource = '$1 历史源(No.$2)';
193 $_title_backup = '$1 的历史(No.$2)';
194 $_title_pagebackuplist = '$1 的历史列表';
195 $_title_backuplist = '编辑历史';
196 $_msg_backup_deleted = '已删除 $1 的历史。';
197 $_msg_backup_adminpass = '请输入用于删除的密码。';
198 $_msg_backuplist = '编辑历史';
199 $_msg_nobackup = '$1 无任何历史。';
200 $_msg_diff = '差异';
201 $_msg_nowdiff = '与当前的差异';
202 $_msg_source = '源';
203 $_msg_backup = '历史';
204 $_msg_view = '显示 $1';
205 $_msg_deleted = '$1 已删除。';
206
207 ///////////////////////////////////////
208 // calendar_viewer.inc.php
209 $_err_calendar_viewer_param2 = '第二参数不正确';
210 $_msg_calendar_viewer_right = '后%d个&gt;&gt;';
211 $_msg_calendar_viewer_left = '&lt;&lt;前%d个';
212 $_msg_calendar_viewer_restrict = '$1 有浏览限制,无法被calendar_viewer引用';
213
214 ///////////////////////////////////////
215 // calendar2.inc.php
216 $_calendar2_plugin_edit = '[编辑此日记]';
217 $_calendar2_plugin_empty = '%s中无任何内容。';
218
219 ///////////////////////////////////////
220 // comment.inc.php
221 $_btn_name = '名字: ';
222 $_btn_comment = '插入评论';
223 $_msg_comment = '评论内容: ';
224 $_title_comment_collided = '在 $1 中发生了【编辑冲突】';
225 $_msg_comment_collided = '当您编辑此页的同时,有其他人更新了同一页面。<br />
226 批注有可能被插入到了与原先不同的位置。<br />';
227
228 ///////////////////////////////////////
229 // deleted.inc.php
230 $_deleted_plugin_title = '删除页面的列表';
231 $_deleted_plugin_title_withfilename = '删除页面文件的列表';
232
233 ///////////////////////////////////////
234 // diff.inc.php
235 $_title_diff = '$1 的差异';
236 $_title_diff_delete = '删除 $1 的差异';
237 $_msg_diff_deleted = '已删除 $1 的差异。';
238 $_msg_diff_adminpass = '请输入用于删除的密码。';
239
240 ///////////////////////////////////////
241 // filelist.inc.php (list.inc.php)
242 $_title_filelist = '页面文件列表';
243
244 ///////////////////////////////////////
245 // freeze.inc.php
246 $_title_isfreezed = '$1 为保护状态';
247 $_title_freezed = '已保护 $1';
248 $_title_freeze = '保护 $1';
249 $_msg_freezing = '请输入用于保护页面的密码。';
250 $_btn_freeze = '保护';
251
252 ///////////////////////////////////////
253 // insert.inc.php
254 $_btn_insert = '添加';
255
256 ///////////////////////////////////////
257 // include.inc.php
258 $_msg_include_restrict = '$1 有浏览限制,无法进行include操作';
259
260 ///////////////////////////////////////
261 // interwiki.inc.php
262 $_title_invalidiwn = '不是有效的 InterWikiName';
263
264 ///////////////////////////////////////
265 // list.inc.php
266 $_title_list = '页面列表';
267
268 ///////////////////////////////////////
269 // ls2.inc.php
270 $_ls2_err_nopages = '<p>在 \'$1\' 中不包含任何子页面。</p>';
271 $_ls2_msg_title = '以\'$1\'为起始的页面列表';
272
273 ///////////////////////////////////////
274 // memo.inc.php
275 $_btn_memo_update = '日志更新';
276
277 ///////////////////////////////////////
278 // navi.inc.php
279 $_navi_prev = 'Prev';
280 $_navi_next = 'Next';
281 $_navi_up = 'Up';
282 $_navi_home = 'Home';
283
284 ///////////////////////////////////////
285 // newpage.inc.php
286 $_msg_newpage = '新建页面';
287
288 ///////////////////////////////////////
289 // paint.inc.php
290 $_paint_messages = array(
291 'field_name' => '您的名字',
292 'field_filename'=> '文件名',
293 'field_comment' => '评论',
294 'btn_submit' => 'paint',
295 'msg_max' => '(小于 %d x %d)',
296 'msg_title' => 'Paint and Attach to $1',
297 'msg_title_collided' => '在 $1 中发生了【编辑冲突】',
298 'msg_collided' => '当您编辑图像的同时,有其他人对同一页面进行了编辑。<br />
299 图像和评论可能被插入到了与原来不同的位置。<br />'
300 );
301
302 ///////////////////////////////////////
303 // pcomment.inc.php
304 $_pcmt_messages = array(
305 'btn_name' => '您的名字: ',
306 'btn_comment' => '插入评论',
307 'msg_comment' => '评论内容: ',
308 'msg_recent' => '显示最近的%d个。',
309 'msg_all' => '引用评论页',
310 'msg_none' => '没有评论。',
311 'title_collided' => '在 $1 中发生了【编辑冲突】',
312 'msg_collided' => '您在编辑此页的同时,有其他人编辑了同一页。<br />
313 评论有可能被插入到了与原先不同的位置。<br />',
314 'err_pagename' => '无法使用 [[%s]] 作为页面名称。 请指定正确的页面名称。',
315 );
316 $_msg_pcomment_restrict = '存在浏览限制,无法查看来自$1的评论。';
317
318 ///////////////////////////////////////
319 // popular.inc.php
320 $_popular_plugin_frame = '<h5>最受欢迎的%d个</h5><div>%s</div>';
321 $_popular_plugin_today_frame = '<h5>今天的%d个</h5><div>%s</div>';
322
323 ///////////////////////////////////////
324 // recent.inc.php
325 $_recent_plugin_frame = '<h5>最近的%d个</h5>
326 <div>%s</div>';
327
328 ///////////////////////////////////////
329 // rename.inc.php
330 $_rename_messages = array(
331 'err' => '<p>错误:%s</p>',
332 'err_nomatch' => '没有匹配的页面。',
333 'err_notvalid' => '重命名后的名称不是有效的页面名称。',
334 'err_adminpass' => '管理员密码不正确。',
335 'err_notpage' => '%s不是页面名称。',
336 'err_norename' => '无法重命名%s。',
337 'err_already' => '页面已存在。:%s',
338 'err_already_below' => '以下文件已存在。',
339 'msg_title' => '重命名页面',
340 'msg_page' => '指定源页面',
341 'msg_regex' => '使用正则表达式替换',
342 'msg_related' => '相关页面',
343 'msg_do_related' => '重命名相关页面',
344 'msg_rename' => '更改%s的名称。',
345 'msg_oldname' => '当前的名称',
346 'msg_newname' => '新名称',
347 'msg_adminpass' => '管理员密码',
348 'msg_arrow' => '→',
349 'msg_exist_none' => '不处理该页面',
350 'msg_exist_overwrite' => '覆盖到该文件',
351 'msg_confirm' => '重命名下列文件。',
352 'msg_result' => '已覆盖到以下文件。',
353 'btn_submit' => '应用',
354 'btn_next' => '下一步'
355 );
356
357 ///////////////////////////////////////
358 // search.inc.php
359 $_title_search = '搜索';
360 $_title_result = '$1 的搜索结果';
361 $_msg_searching = '在所有页面中进行搜索。不对大小写进行区分。';
362 $_btn_search = '搜索';
363 $_btn_and = 'AND条件搜索';
364 $_btn_or = 'OR条件搜索';
365 $_search_pages = '搜索从 $1 开始的页面';
366 $_search_all = '搜索所有页面';
367
368 ///////////////////////////////////////
369 // source.inc.php
370 $_source_messages = array(
371 'msg_title' => '$1的源码',
372 'msg_notfound' => '$1未找到',
373 'err_notfound' => '无法显示页面源码。'
374 );
375
376 ///////////////////////////////////////
377 // template.inc.php
378 $_msg_template_start = '起始行:<br />';
379 $_msg_template_end = '终止行:<br />';
380 $_msg_template_page = '$1/复制';
381 $_msg_template_refer = '页面名称:';
382 $_msg_template_force = '编辑现有的页面名称';
383 $_err_template_already = '$1 已存在。';
384 $_err_template_invalid = '$1 不是有效的页面名称。';
385 $_btn_template_create = '创建';
386 $_title_template = '从 $1 创建模板';
387
388 ///////////////////////////////////////
389 // tracker.inc.php
390 $_tracker_messages = array(
391 'msg_list' => '$1 的项目列表',
392 'msg_back' => '<p>$1</p>',
393 'msg_limit' => '找到$1个结果,显示前$2个结果。',
394 'btn_page' => '页面名称',
395 'btn_name' => '页面名称',
396 'btn_real' => '页面名称',
397 'btn_submit' => '添加',
398 'btn_date' => '日期',
399 'btn_refer' => '浏览',
400 'btn_base' => '基础',
401 'btn_update' => '修改时间',
402 'btn_past' => '耗时',
403 );
404
405 ///////////////////////////////////////
406 // unfreeze.inc.php
407 $_title_isunfreezed = '$1 未保护';
408 $_title_unfreezed = '已取消对 $1 的保护';
409 $_title_unfreeze = '取消对 $1 的保护';
410 $_msg_unfreezing = '请输入用于取消保护的密码。';
411 $_btn_unfreeze = '取消保护';
412
413 ///////////////////////////////////////
414 // versionlist.inc.php
415 $_title_versionlist = '配置文件的版本列表';
416
417 ///////////////////////////////////////
418 // vote.inc.php
419 $_vote_plugin_choice = '选项';
420 $_vote_plugin_votes = '投票';
421
422 ///////////////////////////////////////
423 // yetlist.inc.php
424 $_title_yetlist = '未创建的页面列表';
425 $_err_notexist = '未创建的页面不存在。';
426 ?>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26