Merge "(bug 40857) fix non-array sidebar links handling in CologneBlue"
[lhc/web/wiklou.git] / languages / messages / MessagesLzh.php
1 <?php
2 /** Literary Chinese (文言)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Itsmine
11 * @author Justincheng12345
12 * @author Omnipaedista
13 * @author Shinjiman
14 * @author Super Wang
15 */
16
17 $specialPageAliases = array(
18 'Activeusers' => array( '躍簿' ),
19 'Allmessages' => array( '官話' ),
20 'Allpages' => array( '全典' ),
21 'Ancientpages' => array( '陳年' ),
22 'Blankpage' => array( '白頁' ),
23 'Booksources' => array( '書海' ),
24 'BrokenRedirects' => array( '斷渡' ),
25 'Categories' => array( '類' ),
26 'ChangePassword' => array( '易符節' ),
27 'ComparePages' => array( '較頁' ),
28 'Confirmemail' => array( '核郵驛' ),
29 'Contributions' => array( '功績' ),
30 'CreateAccount' => array( '增簿' ),
31 'Deadendpages' => array( '此無路也' ),
32 'DeletedContributions' => array( '已刪之積' ),
33 'Disambiguations' => array( '釋義' ),
34 'DoubleRedirects' => array( '窮渡' ),
35 'EditWatchlist' => array( '治哨站' ),
36 'Emailuser' => array( '遺書' ),
37 'Export' => array( '出匯' ),
38 'Fewestrevisions' => array( '鮮察' ),
39 'FileDuplicateSearch' => array( '擇重檔' ),
40 'Filepath' => array( '檔路' ),
41 'Import' => array( '圖入匯' ),
42 'Invalidateemail' => array( '消核郵驛' ),
43 'BlockList' => array( '列禁簿、禁址' ),
44 'LinkSearch' => array( '尋網連' ),
45 'Listfiles' => array( '見檔' ),
46 'Listgrouprights' => array( '權任一覽' ),
47 'Listredirects' => array( '表轉' ),
48 'Listusers' => array( '點簿' ),
49 'Lockdb' => array( '閉庫' ),
50 'Log' => array( '誌' ),
51 'Lonelypages' => array( '孤寡' ),
52 'Longpages' => array( '長言' ),
53 'MergeHistory' => array( '併頁之誌' ),
54 'MIMEsearch' => array( '篩檔' ),
55 'Mostcategories' => array( '跨船' ),
56 'Mostimages' => array( '名檔' ),
57 'Mostlinked' => array( '好料' ),
58 'Mostlinkedcategories' => array( '豪門' ),
59 'Mostlinkedtemplates' => array( '美模' ),
60 'Mostrevisions' => array( '屢審' ),
61 'Movepage' => array( '遷' ),
62 'Mycontributions' => array( '吾績' ),
63 'Newimages' => array( '新圖之廊' ),
64 'Newpages' => array( '新灶' ),
65 'Preferences' => array( '簿註' ),
66 'Prefixindex' => array( '依名索引' ),
67 'Protectedpages' => array( '頁錮' ),
68 'Randompage' => array( '清風翻書' ),
69 'Randomredirect' => array( '任渡' ),
70 'Recentchanges' => array( '近易' ),
71 'Recentchangeslinked' => array( '援引' ),
72 'Search' => array( '尋' ),
73 'Shortpages' => array( '短篇' ),
74 'Specialpages' => array( '特查' ),
75 'Statistics' => array( '彙統' ),
76 'Uncategorizedcategories' => array( '問栓' ),
77 'Uncategorizedimages' => array( '候裱' ),
78 'Uncategorizedpages' => array( '欲訂' ),
79 'Uncategorizedtemplates' => array( '待蘸' ),
80 'Undelete' => array( '覽刪' ),
81 'Unlockdb' => array( '開庫' ),
82 'Unusedcategories' => array( '樞鏽' ),
83 'Unusedimages' => array( '色褪' ),
84 'Unusedtemplates' => array( '墨乾' ),
85 'Unwatchedpages' => array( '無哨頁' ),
86 'Upload' => array( '進獻' ),
87 'UploadStash' => array( '貢貯' ),
88 'Userlogin' => array( '登簿' ),
89 'Userlogout' => array( '去簿' ),
90 'Userrights' => array( '秉治權任' ),
91 'Version' => array( '版' ),
92 'Wantedcategories' => array( '求門' ),
93 'Wantedfiles' => array( '求檔' ),
94 'Wantedpages' => array( '徵頁' ),
95 'Wantedtemplates' => array( '徵模' ),
96 'Watchlist' => array( '哨站' ),
97 'Whatlinkshere' => array( '取佐' ),
98 'Withoutinterwiki' => array( '孤語' ),
99 );
100
101 /**
102 * A list of date format preference keys which can be selected in user
103 * preferences. New preference keys can be added, provided they are supported
104 * by the language class's timeanddate(). Only the 5 keys listed below are
105 * supported by the wikitext converter (DateFormatter.php).
106 *
107 * The special key "default" is an alias for either dmy or mdy depending on
108 * $wgAmericanDates
109 */
110 $datePreferences = array(
111 'default',
112 'ISO 8601',
113 );
114
115 $defaultDateFormat = 'zh';
116
117 /**
118 * These are formats for dates generated by MediaWiki (as opposed to the wikitext
119 * DateFormatter). Documentation for the format string can be found in
120 * Language.php, search for sprintfDate.
121 *
122 * This array is automatically inherited by all subclasses. Individual keys can be
123 * overridden.
124 */
125 $dateFormats = array(
126 'zh time' => 'H時i分',
127 'zh date' => 'Y年n月j日 (l)',
128 'zh both' => 'Y年n月j日 (D) H時i分',
129 );
130
131 $linkTrail = '/^([a-z]+)(.*)$/sD';
132
133 $digitTransformTable = array(
134 '0' => '〇',
135 '1' => '一',
136 '2' => '二',
137 '3' => '三',
138 '4' => '四',
139 '5' => '五',
140 '6' => '六',
141 '7' => '七',
142 '8' => '八',
143 '9' => '九',
144 '.' => '點',
145 ',' => '',
146 );
147
148 $messages = array(
149 # User preference toggles
150 'tog-underline' => '鏈墊線:',
151 'tog-justify' => '齊段落',
152 'tog-hideminor' => '隱近校',
153 'tog-hidepatrolled' => '隱近巡',
154 'tog-newpageshidepatrolled' => '隱新巡',
155 'tog-extendwatchlist' => '展列見變',
156 'tog-usenewrc' => '青出近易(JavaScript)',
157 'tog-numberheadings' => '生章數',
158 'tog-showtoolbar' => '多寶列見(JavaScript)',
159 'tog-editondblclick' => '纂頁雙擊(JavaScript)',
160 'tog-editsection' => '纂段擊鏈',
161 'tog-editsectiononrightclick' => '纂段右擊標(JavaScript)',
162 'tog-showtoc' => '四章見目',
163 'tog-rememberpassword' => '符節通越(達至$1日)',
164 'tog-watchcreations' => '哨己撰',
165 'tog-watchdefault' => '哨己纂',
166 'tog-watchmoves' => '派哨予吾遷之頁',
167 'tog-watchdeletion' => '派哨予吾除之頁',
168 'tog-minordefault' => '慣為校',
169 'tog-previewontop' => '頂草覽',
170 'tog-previewonfirst' => '覽首修',
171 'tog-nocache' => '莫謄文',
172 'tog-enotifwatchlistpages' => '哨新,遣函',
173 'tog-enotifusertalkpages' => '議新,遣函',
174 'tog-enotifminoredits' => '校新,遣函',
175 'tog-enotifrevealaddr' => '列余址於書內',
176 'tog-shownumberswatching' => '放哨有',
177 'tog-oldsig' => '覽原署名:',
178 'tog-fancysig' => '署以本碼待之(免自連)',
179 'tog-externaleditor' => '它器修文(高人用,需設之。[//www.mediawiki.org/wiki/Manual:External_editors 閱。])',
180 'tog-externaldiff' => '它器修異(高人用,需設之。[//www.mediawiki.org/wiki/Manual:External_editors 閱。])',
181 'tog-showjumplinks' => '鏈往字',
182 'tog-uselivepreview' => '即覽嚐鮮(JavaScript)',
183 'tog-forceeditsummary' => '漏概醒之',
184 'tog-watchlisthideown' => '不哨己文',
185 'tog-watchlisthidebots' => '不哨僕文',
186 'tog-watchlisthideminor' => '不哨小纂',
187 'tog-watchlisthideliu' => '不哨有簿',
188 'tog-watchlisthideanons' => '不哨無簿',
189 'tog-watchlisthidepatrolled' => '不哨已巡',
190 'tog-ccmeonemails' => '凡所遺書,請存副本。',
191 'tog-diffonly' => '異下無示頁',
192 'tog-showhiddencats' => '示隱類',
193 'tog-noconvertlink' => '非轉鍵題',
194 'tog-norollbackdiff' => '轉後略異',
195
196 'underline-always' => '恆',
197 'underline-never' => '絕',
198 'underline-default' => '慣',
199
200 # Font style option in Special:Preferences
201 'editfont-style' => '纂字樣:',
202 'editfont-default' => '慣',
203 'editfont-monospace' => '固字',
204 'editfont-sansserif' => '哥特字',
205 'editfont-serif' => '宋明字',
206
207 # Dates
208 'sunday' => '週日',
209 'monday' => '週一',
210 'tuesday' => '週二',
211 'wednesday' => '週三',
212 'thursday' => '週四',
213 'friday' => '週五',
214 'saturday' => '週六',
215 'sun' => '週日',
216 'mon' => '周一',
217 'tue' => '周二',
218 'wed' => '周三',
219 'thu' => '周四',
220 'fri' => '周五',
221 'sat' => '周六',
222 'january' => '一月',
223 'february' => '二月',
224 'march' => '三月',
225 'april' => '四月',
226 'may_long' => '五月',
227 'june' => '六月',
228 'july' => '七月',
229 'august' => '八月',
230 'september' => '九月',
231 'october' => '十月',
232 'november' => '十一月',
233 'december' => '十二月',
234 'january-gen' => '一月',
235 'february-gen' => '二月',
236 'march-gen' => '三月',
237 'april-gen' => '四月',
238 'may-gen' => '五月',
239 'june-gen' => '六月',
240 'july-gen' => '七月',
241 'august-gen' => '八月',
242 'september-gen' => '九月',
243 'october-gen' => '十月',
244 'november-gen' => '十一月',
245 'december-gen' => '十二月',
246 'jan' => '一月',
247 'feb' => '二月',
248 'mar' => '三月',
249 'apr' => '四月',
250 'may' => '五月',
251 'jun' => '六月',
252 'jul' => '七月',
253 'aug' => '八月',
254 'sep' => '九月',
255 'oct' => '十月',
256 'nov' => '十一月',
257 'dec' => '十二月',
258
259 # Categories related messages
260 'pagecategories' => '$1類',
261 'category_header' => '「$1」中之頁',
262 'subcategories' => '次類',
263 'category-media-header' => '「$1」中之媒',
264 'category-empty' => "''無頁或媒也。''",
265 'hidden-categories' => '$1隱類',
266 'hidden-category-category' => '隱類',
267 'category-subcat-count' => '{{PLURAL:$2|門有戶壹。|門有戶$1,有$2戶也。}}',
268 'category-subcat-count-limited' => '門有戶$1。',
269 'category-article-count' => '{{PLURAL:$2|門有頁壹。|門有頁$1,有$2頁也。}}',
270 'category-article-count-limited' => '門有頁$1。',
271 'category-file-count' => '{{PLURAL:$2|門有檔壹。|門有檔$1,有$2檔也。}}',
272 'category-file-count-limited' => '門有檔$1。',
273 'listingcontinuesabbrev' => '續',
274 'index-category' => '已索之頁',
275 'noindex-category' => '未索之頁',
276 'broken-file-category' => '帶壞檔之頁',
277
278 'about' => '述',
279 'article' => '文',
280 'newwindow' => '啟窗',
281 'cancel' => '捨',
282 'moredotdotdot' => '見逾',
283 'mypage' => '寒舍',
284 'mytalk' => '書房',
285 'anontalk' => '與(IP)私議',
286 'navigation' => '導',
287 'and' => '與',
288
289 # Cologne Blue skin
290 'qbfind' => '尋',
291 'qbbrowse' => '覽',
292 'qbedit' => '纂',
293 'qbpageoptions' => '此頁',
294 'qbmyoptions' => '吾好',
295 'qbspecialpages' => '非凡',
296 'faq' => '頻答問',
297 'faqpage' => 'Project:頻答問',
298
299 # Vector skin
300 'vector-action-addsection' => '入題',
301 'vector-action-delete' => '刪',
302 'vector-action-move' => '遷',
303 'vector-action-protect' => '緘',
304 'vector-action-undelete' => '覽刪',
305 'vector-action-unprotect' => '啟',
306 'vector-simplesearch-preference' => '增尋之案(限Vector皮)',
307 'vector-view-create' => '立',
308 'vector-view-edit' => '纂',
309 'vector-view-history' => '覽史',
310 'vector-view-view' => '閱',
311 'vector-view-viewsource' => '覽源',
312 'actions' => '動',
313 'namespaces' => '名集',
314 'variants' => '變字',
315
316 'errorpagetitle' => '誤',
317 'returnto' => '返$1。',
318 'tagline' => '語出{{SITENAME}}',
319 'help' => '助',
320 'search' => '尋',
321 'searchbutton' => '尋',
322 'go' => '往',
323 'searcharticle' => '始',
324 'history' => '誌',
325 'history_short' => '誌',
326 'updatedmarker' => '新也',
327 'printableversion' => '印本',
328 'permalink' => '恆鏈',
329 'print' => '印',
330 'view' => '察',
331 'edit' => '纂',
332 'create' => '立',
333 'editthispage' => '纂',
334 'create-this-page' => '立',
335 'delete' => '刪',
336 'deletethispage' => '刪',
337 'undelete_short' => '還$1已刪',
338 'viewdeleted_short' => '察$1已刪',
339 'protect' => '緘',
340 'protect_change' => '易',
341 'protectthispage' => '緘封',
342 'unprotect' => '啟',
343 'unprotectthispage' => '啟函',
344 'newpage' => '新頁',
345 'talkpage' => '參議此文',
346 'talkpagelinktext' => '議',
347 'specialpage' => '特查',
348 'personaltools' => '家私',
349 'postcomment' => '評',
350 'articlepage' => '閱內文',
351 'talk' => '議',
352 'views' => '覽',
353 'toolbox' => '多寶',
354 'userpage' => '簿',
355 'projectpage' => '計畫',
356 'imagepage' => '述',
357 'mediawikipage' => '觀訊',
358 'templatepage' => '鑄模',
359 'viewhelppage' => '助文',
360 'categorypage' => '分類',
361 'viewtalkpage' => '見議',
362 'otherlanguages' => '他山',
363 'redirectedfrom' => '(渡自$1)',
364 'redirectpagesub' => '渡',
365 'lastmodifiedat' => '此頁於$1$2方易。',
366 'viewcount' => '此頁$1閱矣',
367 'protectedpage' => '此頁錮矣',
368 'jumpto' => '往:',
369 'jumptonavigation' => '嚮',
370 'jumptosearch' => '尋',
371 'view-pool-error' => '歉也,伺服器超負矣。
372 多簿查頁。
373 欲試候之。
374
375 $1',
376 'pool-timeout' => '待鎖超時',
377 'pool-queuefull' => '池隊滿之',
378 'pool-errorunknown' => '未明之錯',
379
380 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
381 'aboutsite' => '述{{SITENAME}}',
382 'aboutpage' => 'Project:述',
383 'copyright' => '文奉$1行。',
384 'copyrightpage' => '{{ns:project}}:版權',
385 'currentevents' => '世事',
386 'currentevents-url' => 'Project:世事',
387 'disclaimers' => '免責宣',
388 'disclaimerpage' => 'Project:免責宣',
389 'edithelp' => '助纂塾',
390 'edithelppage' => 'Help:纂',
391 'helppage' => 'Help:目錄',
392 'mainpage' => '卷首',
393 'mainpage-description' => '卷首',
394 'policy-url' => 'Project:策',
395 'portal' => '市集',
396 'portal-url' => 'Project:市集',
397 'privacy' => '隱私通例',
398 'privacypage' => 'Project:隱私通例',
399
400 'badaccess' => '子未逮',
401 'badaccess-group0' => '子未逮,歉限之。',
402 'badaccess-groups' => '子未逮,歉限之有{{PLURAL:$2|一|多}}:$1',
403
404 'versionrequired' => '惠置$1媒維基',
405 'versionrequiredtext' => '惠置$1媒維基,見[[Special:Version|版]]。',
406
407 'ok' => '可',
408 'retrievedfrom' => '取自"$1"',
409 'youhavenewmessages' => '子有$1$2)',
410 'newmessageslink' => '新訊',
411 'newmessagesdifflink' => '變更',
412 'youhavenewmessagesfromusers' => '子有 $1 自 {{PLURAL:$3|another user|$3 簿戶也}} ($2)。',
413 'youhavenewmessagesmanyusers' => '子有 $1 自多簿戶 ( $2 )',
414 'youhavenewmessagesmulti' => '新訊於$1',
415 'editsection' => '纂',
416 'editold' => '纂',
417 'viewsourceold' => '察源碼',
418 'editlink' => '纂',
419 'viewsourcelink' => '察源碼',
420 'editsectionhint' => '纂 $1',
421 'toc' => '章',
422 'showtoc' => '示',
423 'hidetoc' => '藏',
424 'collapsible-collapse' => '摺',
425 'collapsible-expand' => '展',
426 'thisisdeleted' => '還$1或閱之?',
427 'viewdeleted' => '閱$1之?',
428 'restorelink' => '$1已刪',
429 'feedlinks' => '源︰',
430 'feed-unavailable' => '聯合源無視也',
431 'site-rss-feed' => '$1之RSS源',
432 'site-atom-feed' => '$1之Atom源',
433 'page-rss-feed' => '「$1」之RSS源',
434 'page-atom-feed' => '「$1」之Atom源',
435 'red-link-title' => '$1(查無此頁)',
436
437 # Short words for each namespace, by default used in the namespace tab in monobook
438 'nstab-main' => '文',
439 'nstab-user' => '齋',
440 'nstab-media' => '雅',
441 'nstab-special' => '奇',
442 'nstab-project' => '策',
443 'nstab-image' => '檔',
444 'nstab-mediawiki' => '訊',
445 'nstab-template' => '模',
446 'nstab-help' => '助',
447 'nstab-category' => '類',
448
449 # Main script and global functions
450 'nosuchaction' => '無可為',
451 'nosuchactiontext' => '無此址',
452 'nosuchspecialpage' => '無此特查',
453 'nospecialpagetext' => '<strong>無此特查。</strong>
454
455 見[[Special:SpecialPages|{{int:specialpages}}]]。',
456
457 # General errors
458 'error' => '有誤',
459 'databaseerror' => '庫藏誤然',
460 'dberrortext' => '問庫語誤,或軟體瑕焉。
461 末語道:
462 <blockquote><tt>$1</tt></blockquote>
463 內此函式"<tt>$2</tt>".
464 庫藏報有誤"<tt>$3: $4</tt>"。',
465 'dberrortextcl' => '庫藏問語有誤,末道:
466 "$1"
467 內此函式"$2".
468 庫藏報有誤"$3: $4"',
469 'laggedslavemode' => '警示,此頁不新',
470 'readonly' => '鎖庫藏',
471 'enterlockreason' => '何以鎖之?何日啟之?',
472 'readonlytext' => '鎖者曰:「$1」,庫藏鎖矣,撰纂謝焉。',
473 'missing-article' => '或舊、或刪,未見昔者"$1" $2
474
475 若非此故,恐有瑕焉,惠呈此址也。',
476 'missingarticle-rev' => '(審號:$1)',
477 'missingarticle-diff' => '(異:$1$2)',
478 'internalerror' => '家誤',
479 'internalerror_info' => '家誤:$1',
480 'fileappenderrorread' => '當附時無讀 "$1",未可為也。',
481 'fileappenderror' => '"$2"附"$1",未可為也。',
482 'filecopyerror' => '"$1"謄"$2",未可為也。',
483 'filerenameerror' => '"$2"替"$1"名,未可為也。',
484 'filedeleteerror' => '"$1"未可刪也。',
485 'directorycreateerror' => '立目"$1",未可為也。',
486 'filenotfound' => '"$1"未見。',
487 'fileexistserror' => '"$1"存焉,未可儲也。',
488 'unexpected' => '異數,"$1"="$2"。',
489 'formerror' => '有誤:表不可呈',
490 'badarticleerror' => '此頁莫為之',
491 'cannotdelete' => '頁或檔"$1"刪矣,不復為之。',
492 'badtitle' => '無此題',
493 'badtitletext' => '或別、或缺、或違、或他山謬鏈,此題不存也。',
494 'perfcached' => '下為謄本,恐不新也。 A maximum of {{PLURAL:$1|one result is|$1 results are}} available in the cache.',
495 'perfcachedts' => '下為謄本,$1新之。 A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache.',
496 'wrong_wfQuery_params' => 'wfQuery()參數謬然<br />
497 函式: $1<br />
498 問語: $2',
499 'viewsource' => '覽源',
500 'actionthrottled' => '無為',
501 'actionthrottledtext' => '基反垃圾之量,於短時中限欲,爾之上限已過。數分後再試之。',
502 'protectedpagetext' => '該頁被錮無纂也。',
503 'viewsourcetext' => '爾可視及複之本頁之原始碼。',
504 'protectedinterface' => '此頁司版,錮之以遠濫。',
505 'editinginterface' => "'''警示:'''此頁司版,一髮牽身,惠慎之。如譯之,可慮[//translatewiki.net/wiki/Main_Page?setlang=zh-hant translatewiki.net]也,為MediaWiki軟件本地化之計劃也。",
506 'sqlhidden' => '(SQL隱然)',
507 'cascadeprotected' => '此頁"迭緘"矣。$1頁牽連如下:
508 $2',
509 'namespaceprotected' => "子權未逮,莫能纂'''$1'''。",
510 'ns-specialprotected' => '奇頁禁纂也。',
511 'titleprotected' => "緘焉自[[User:$1|$1]]防建也。因''$2''也。",
512 'invalidtitle-knownnamespace' => '無效卷題,含名域"$2"與文本"$3"',
513 'exception-nologin' => '尚未登簿',
514
515 # Virus scanner
516 'virus-badscanner' => "壞設:不明之病掃:''$1''",
517 'virus-scanfailed' => '敗掃(碼$1)',
518 'virus-unknownscanner' => '不明之反毒:',
519
520 # Login and logout pages
521 'logouttext' => "'''子去簿矣'''
522
523 子可匿名還覽{{SITENAME}},或<span class='plainlinks'>[$1 復登]</span>同簿、異簿。
524 未清謄本,覽器文舊,且慎之。",
525 'welcomecreation' => '== $1大駕光臨! ==
526 子簿增矣,敬更[[Special:Preferences|簿註]]。',
527 'yourname' => '名',
528 'yourpassword' => '符節',
529 'yourpasswordagain' => '復核節',
530 'remembermypassword' => '吾之簿通越(達至$1日)',
531 'securelogin-stick-https' => '登後仍以HTTPS通接',
532 'externaldberror' => '認庫之錯或禁更爾之外簿。',
533 'login' => '登簿',
534 'nav-login-createaccount' => '登簿、增簿',
535 'loginprompt' => '登簿{{SITENAME}}須cookies,請准之。',
536 'userlogin' => '登簿、增簿',
537 'userloginnocreate' => '登簿',
538 'logout' => '去簿',
539 'userlogout' => '去簿',
540 'notloggedin' => '尚未登簿',
541 'nologin' => '無簿乎?往$1。',
542 'nologinlink' => '增簿',
543 'createaccount' => '增簿',
544 'gotaccount' => '有簿矣哉?往$1。',
545 'gotaccountlink' => '登簿',
546 'userlogin-resetlink' => '君忘登簿所需爾?',
547 'createaccountmail' => '同郵',
548 'createaccountreason' => '因:',
549 'badretype' => '符節不合也。',
550 'userexists' => '簿名存矣,惠更之',
551 'loginerror' => '登簿誤然',
552 'createaccounterror' => '無增簿:$1',
553 'nocookiesnew' => '{{SITENAME}}簿增而未登,惠准cookies後再登之。',
554 'nocookieslogin' => '登簿{{SITENAME}}須cookies,惠准之後登。',
555 'nocookiesfornew' => '簿未建,眾乃未定源之。
556 爾乃開之,重載再乃一試。',
557 'noname' => '缺簿名,或不格也。',
558 'loginsuccesstitle' => '登簿成矣',
559 'loginsuccess' => "'''$1'''登{{SITENAME}}矣",
560 'nosuchuser' => '查無此人。',
561 'nosuchusershort' => '查無"$1",惠核之。',
562 'nouserspecified' => '簿名須也',
563 'login-userblocked' => '此簿已被封。登無簿也。',
564 'wrongpassword' => '符節不合,惠核之。',
565 'wrongpasswordempty' => '缺符節,惠補之。',
566 'passwordtooshort' => '符節莫逾$1字。',
567 'password-name-match' => '符節與簿名異也。',
568 'password-login-forbidden' => '此簿與符節之用乃禁之。',
569 'mailmypassword' => '遣吾符節',
570 'passwordremindertitle' => '新臨符節自{{SITENAME}}',
571 'passwordremindertext' => '$1求遣{{SITENAME}}($4):"$2"之臨符節為"$3"。日到有$5
572
573 子若罔須或省更之,如舊即可。',
574 'noemail' => '"$1"無存郵也。',
575 'noemailcreate' => '爾需乙郵也',
576 'passwordsent' => '新節已遣$1",惠鑒復登之。',
577 'blocked-mailpassword' => '爾之IP已錮,密復無用之,以之濫也。',
578 'eauthentsent' => '核文遣矣。惠循核之,簿方活也。',
579 'throttled-mailpassword' => '密記已寄之於$1時前。
580 防濫,單一密記短至$1時寄之。',
581 'mailerror' => '信失遣如下:$1',
582 'acct_creation_throttle_hit' => '一日之內,但許一註。',
583 'emailauthenticated' => '$2 $3郵驛證矣',
584 'emailnotauthenticated' => '郵驛<strong>未證</strong>,下不遺書。',
585 'noemailprefs' => '郵驛設而用之。',
586 'emailconfirmlink' => '惠考郵驛',
587 'invalidemailaddress' => '驛址不格,惠正略之。',
588 'cannotchangeemail' => '電郵地址不可改于此wiki',
589 'accountcreated' => '簿增矣',
590 'accountcreatedtext' => '$1簿增矣',
591 'createaccount-title' => '於{{SITENAME}}增簿',
592 'createaccount-text' => '有人於{{SITENAME}}用爾之電郵增名為 "$2" 之簿 ($4),符節為 "$3" 。汝應登,再改符節也。
593
594 如簿誤增,爾可略之。',
595 'usernamehasherror' => '簿名無含切細符也',
596 'login-throttled' => '爾多試於此簿登中。
597 請候再試之。',
598 'loginlanguagelabel' => '語:$1',
599 'suspicious-userlogout' => '爾欲無離也,可由壞瀏覽器或快枝代理呈送之。',
600
601 # E-mail sending
602 'php-mail-error-unknown' => '於 PHP mail() 參數現錯',
603
604 # Change password dialog
605 'resetpass' => '變符',
606 'resetpass_announce' => '爾乃過郵之臨符登之。要完登,汝乃需設新符節:',
607 'resetpass_text' => '<!-- 加字 -->',
608 'resetpass_header' => '改簿符',
609 'oldpassword' => '舊符節:',
610 'newpassword' => '新符節:',
611 'retypenew' => '重察新符節:',
612 'resetpass_submit' => '設符再登',
613 'resetpass_success' => '爾之符節已改!
614 現登簿中...',
615 'resetpass_forbidden' => '無改符節',
616 'resetpass-no-info' => '爾須登簿後方進此頁。',
617 'resetpass-submit-loggedin' => '改符節',
618 'resetpass-submit-cancel' => '消',
619 'resetpass-wrong-oldpass' => '無效之臨符或現符。
620 爾或改符,或求新臨符。',
621 'resetpass-temp-password' => '臨符節:',
622
623 # Special:PasswordReset
624 'passwordreset' => '重設符節',
625 'passwordreset-legend' => '重設符節',
626
627 # Edit page toolbar
628 'bold_sample' => '粗體',
629 'bold_tip' => '粗體',
630 'italic_sample' => '斜體',
631 'italic_tip' => '斜體',
632 'link_sample' => '鏈',
633 'link_tip' => '鏈內',
634 'extlink_sample' => 'http://www.example.com 鍵 題',
635 'extlink_tip' => '冠http://以鏈外',
636 'headline_sample' => '題',
637 'headline_tip' => '二題',
638 'nowiki_sample' => '此不排版',
639 'nowiki_tip' => '不排維基之版',
640 'image_tip' => '嵌檔',
641 'media_tip' => '鏈檔',
642 'sig_tip' => '署名刻時',
643 'hr_tip' => '縱線,慎用之',
644
645 # Edit pages
646 'summary' => '概:',
647 'subject' => '題:',
648 'minoredit' => '令校',
649 'watchthis' => '派哨',
650 'savearticle' => '存儲',
651 'preview' => '草覽',
652 'showpreview' => '草覽',
653 'showlivepreview' => '即覽',
654 'showdiff' => '示異',
655 'anoneditwarning' => "'''警示:'''子未登簿,IP將誌。",
656 'anonpreviewwarning' => "''子未登簿,IP將誌。''",
657 'missingsummary' => "'''醒示:'''子未概之,復「{{int:savearticle}}」則文倍焉。",
658 'missingcommenttext' => '請贊之',
659 'missingcommentheader' => "'''醒示:'''子未概標之,復「{{int:savearticle}}」則文倍焉。",
660 'summary-preview' => '覽概:',
661 'subject-preview' => '覽題:',
662 'blockedtitle' => '子見禁',
663 'blockedtext' => "'''子名、IP見禁。'''禁者$1也,因''$2''故。
664
665 * 始之時為:$8
666 * 終之時為:$6
667 * 見禁之人:$7
668
669 存惑可詢$1,或[[{{MediaWiki:Grouppage-sysop}}|有秩]],[[Special:Preferences|簿註]]無驛則信不遣。另,子IP為$3,其禁號為#$5。詢時切附之。",
670 'autoblockedtext' => "爾之IP或簿自禁,因簿先用,禁者$1也。因故::\\'\\'$2\\'\\'
671
672 * 始之時為:$8
673 * 終之時為:$6
674 * 見禁之人:$7
675
676 存惑可詢$1,或[[{{MediaWiki:Grouppage-sysop}}|有秩]],[[Special:Preferences|簿註]]無驛則信不遣。另,子用IP $3,禁號為#$5。詢時切附之。",
677 'whitelistedittext' => '$1後方可纂文。',
678 'confirmedittext' => '驛證方可纂文。惠見[[Special:Preferences|簿註]]。',
679 'nosuchsectiontitle' => '無尋節',
680 'nosuchsectiontext' => '爾纂之節無存也。
681 機以察時遷或刪之。',
682 'loginreqtitle' => '須登簿',
683 'loginreqlink' => '登簿',
684 'loginreqpagetext' => '$1以覽它頁。',
685 'accmailtitle' => '符節傳矣',
686 'accmailtext' => '"$1"符節至$2矣',
687 'newarticle' => '撰',
688 'newarticletext' => '此頁尚缺。欲補,撰於下,有惑見[[{{MediaWiki:Helppage}}|助]]。
689 誤入者,返前即可。',
690 'anontalkpagetext' => "----''此匿論也,為未簿或不簿者設,IP俱錄以辨人焉。然IP不獨,恐生亂象,不喜惠[[Special:UserLogin/signup|增]][[Special:UserLogin|登簿]]遠之。",
691 'noarticletext' => '查無此文。[[Special:Search/{{PAGENAME}}|尋題]],
692 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} 尋誌],
693 或[{{fullurl:{{FULLPAGENAME}}|action=edit}} 纂頁]</span>。',
694 'noarticletext-nopermission' => '查無此文。[[Special:Search/{{PAGENAME}}|尋題]],或<span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} 尋誌]</span>。',
695 'userpage-userdoesnotexist' => '「<nowiki>$1</nowiki>」之簿未增也。請建纂本頁前查之。',
696 'userpage-userdoesnotexist-view' => '「$1」之簿未增也。',
697 'blocked-notice-logextract' => '該簿現鎖也。
698 下列之記鎖,以察之:',
699 'clearyourcache' => "'''註:'''重取頁面,文方新焉。
700 '''Mozilla / Firefox / Safari:'''押''Shift''並點''重新載入'',或合鍵''Ctrl-F5''或''Ctrl-R''(Mac為''Command-R'')。
701 '''Konqueror:'''點''Reload'',或押''F5''。
702 :''Opera:'''須至''Tools→Preferences''清謄本。
703 '''Internet Explorer:'''押''Ctrl''並點''重新整理'',或合鍵''Ctrl-F5''。",
704 'usercssyoucanpreview' => "'''訣:'''CSS應先「{{int:showpreview}}」而後存。",
705 'userjsyoucanpreview' => "'''訣:'''JavaScript應先「{{int:showpreview}}」而後存。",
706 'usercsspreview' => "'''預覽簿CSS。'''
707 '''尚未儲焉!'''",
708 'userjspreview' => "'''預覽簿JavaScript。'''
709 '''尚未儲焉!'''",
710 'sitecsspreview' => "'''預覽此CSS。'''
711 '''尚未儲焉!'''",
712 'sitejspreview' => "'''預覽此JavaScript。'''
713 '''尚未儲焉!'''",
714 'userinvalidcssjstitle' => "'''警:'''\"\$1\"無此面版。自製者,全名務小寫,如{{ns:user}}:Foo/vector.css 而非{{ns:user}}:Foo/Vector.css",
715 'updated' => '(新)',
716 'note' => "'''註'''",
717 'previewnote' => "'''此乃預覽,尚未儲焉。'''",
718 'continue-editing' => '續纂',
719 'session_fail_preview' => "'''歉哉有變,子纂未存焉,惠再之。如復不成,[[Special:UserLogout|重登]]再試也。'''",
720 'session_fail_preview_html' => "'''歉哉有變,子纂未存焉'''
721
722 ''此維基亦合純HTML,除預覽以遠惡JavaScript侵。''
723 '''纂文若合,惠再之。如復不成,簿[[Special:UserLogout|重登]]焉。'''",
724 'token_suffix_mismatch' => "'''君修見拒,蓋因代理之故,亂事見兮。'''",
725 'editing' => '纂$1',
726 'creating' => '撰$1',
727 'editingsection' => '纂節$1',
728 'editingcomment' => '贊$1',
729 'editconflict' => '纂沖$1',
730 'explainconflict' => "子纂與他人沖,上者時也,下者子也,望子合之。
731 註,'''{{int:savearticle}}'''上文儲焉",
732 'yourtext' => '子也',
733 'storedversion' => '時也',
734 'nonunicodebrowser' => "'''警示:覽器不識萬國碼,以十六進位數代之,以保纂可也。'''",
735 'editingold' => "''''''警示'''子纂舊然。強儲之,則新易失焉。'''",
736 'yourdiff' => '異',
737 'copyrightwarning' => "{{SITENAME}}全文皆循$2,詳見$1。不喜他纂,但去可矣。文務親撰,或謄公本,
738 '''萬勿盜版!'''",
739 'copyrightwarning2' => "{{SITENAME}}全文,允眾人撰、纂、刪、校。不喜他纂,但去可矣。<br />
740 文務親撰,或謄公本,如$1。'''萬勿盜版!'''",
741 'longpageerror' => "'''警示:文長$1仟位元組,越幅$2,未能儲焉。'''",
742 'readonlywarning' => "'''警示:修庫藏,存儲謝焉。惠謄文備用之。'''
743
744 鎖者曰:「$1」",
745 'protectedpagewarning' => "'''警示:庫藏錮矣,惟有秩纂之。'''
746 近誌下曰參詳之:",
747 'semiprotectedpagewarning' => "'''註記'''庫藏錮矣,惟登簿纂之。
748 近誌下曰參詳之:",
749 'cascadeprotectedwarning' => "'''警示:'''此頁錮矣,唯有秩纂之,乃因{{PLURAL:$1|一|多}}頁連誅之:",
750 'titleprotectedwarning' => "'''警告:此頁錮矣,乃需[[Special:ListGroupRights|權]]用之。'''
751 近誌下曰參詳之:",
752 'templatesused' => '此文用模:',
753 'template-protected' => '(錮)',
754 'template-semiprotected' => '(半錮)',
755 'hiddencategories' => '此頁屬隱類之員有$1:',
756 'nocreatetitle' => '新題謝焉',
757 'nocreatetext' => '舊題可修,新題謝焉。[[Special:UserLogin|登簿、增簿]]以逮權也。',
758 'nocreate-loggedin' => '子權未逮,新頁謝焉。',
759 'sectioneditnotsupported-title' => '不纂持節',
760 'sectioneditnotsupported-text' => '此頁不持纂節也。',
761 'permissionserrors' => '權未逮也',
762 'permissionserrorstext' => '子權未逮,有{{PLURAL:$1|因|因}}如下:',
763 'permissionserrorstext-withaction' => '子權未逮,有{{PLURAL:$1|因|因}}如$2:',
764 'recreate-moveddeleted-warn' => "'''留意:刪文復造,惠慎纂。'''
765 誌刪遷如下:",
766 'moveddeleted-notice' => '此頁刪矣。
767 此頁之誌刪遷參留之。',
768 'log-fulllog' => '閱誌全',
769 'edit-hook-aborted' => '鈎纂消矣。
770 無解也。',
771 'edit-gone-missing' => '無更頁。
772 刪之也。',
773 'edit-conflict' => '纂突。',
774 'edit-no-change' => '爾之纂已略,由字無改也。',
775 'edit-already-exists' => '不建新頁。
776 已存也。',
777
778 # Parser/template warnings
779 'expensive-parserfunction-warning' => '警:頁有多貴功呼。
780
781 其須少$2呼,現有$1呼。',
782 'expensive-parserfunction-category' => '頁有多貴功呼',
783 'post-expand-template-inclusion-warning' => '警:含模過大也。
784 一些模板將不會包含。',
785 'post-expand-template-inclusion-category' => '模含上限已超之頁',
786 'post-expand-template-argument-warning' => '警:此頁有至少一模數展大。
787 數略之。',
788 'post-expand-template-argument-category' => '含略模數之頁',
789 'parser-template-loop-warning' => '測迴模:[[$1]]',
790 'parser-template-recursion-depth-warning' => '已超迴模限深($1)',
791 'language-converter-depth-warning' => '已超字變限深($1)',
792
793 # "Undo" feature
794 'undo-success' => '此審可返也。查確然完之。',
795 'undo-failure' => '中審之異,此審無返也。',
796 'undo-norev' => '其審無存或刪,此審無返也。',
797 'undo-summary' => '返[[Special:Contributions/$2|$2]]([[User talk:$2|書]])之審$1',
798
799 # Account creation failure
800 'cantcreateaccounttitle' => '新簿謝焉',
801 'cantcreateaccount-text' => "[[User:$3|S3]]因''$2''故,封子IP <b>$1</b>。",
802
803 # History pages
804 'viewpagelogs' => '覽誌',
805 'nohistory' => '此題無誌',
806 'currentrev' => '今審',
807 'currentrev-asof' => '$1之今審',
808 'revisionasof' => '$1審',
809 'revision-info' => '本版日期︰$1;作者︰$2',
810 'previousrevision' => '←舊',
811 'nextrevision' => '新→',
812 'currentrevisionlink' => '今審',
813 'cur' => '辨今',
814 'next' => '後',
815 'last' => '前',
816 'page_first' => '首',
817 'page_last' => '末',
818 'histlegend' => "辨異:擇二孔後,按Enter、或點下鈕以辨之。<br />
819 釋義:'''({{int:cur}})'''與今審辨;'''({{int:last}})'''與前審辨;'''{{int:minoreditletter}}''',校文",
820 'history-fieldset-title' => '誌覽',
821 'history-show-deleted' => '只刪',
822 'histfirst' => '初',
823 'histlast' => '末',
824 'historysize' => '($1位元組)',
825 'historyempty' => '(空)',
826
827 # Revision feed
828 'history-feed-title' => '誌審',
829 'history-feed-description' => '維基誌審',
830 'history-feed-item-nocomment' => '$1$2',
831 'history-feed-empty' => '此頁不存,或刪、或更。類由此[[Special:Search|尋]]',
832
833 # Revision deletion
834 'rev-deleted-comment' => '(此註刪矣)',
835 'rev-deleted-user' => '(此簿刪矣)',
836 'rev-deleted-event' => '(此誌刪矣)',
837 'rev-deleted-user-contribs' => '[簿名或IP地址已除 - 從貢藏纂]',
838 'rev-deleted-text-permission' => "此審'''刪'''矣,詳見[{{fullurl:{{#Special:Log}}/delete|page={{PAGENAMEE}}}}誌刪]。",
839 'rev-deleted-text-unhide' => "此審'''刪'''矣,詳見[{{fullurl:{{#Special:Log}}/delete|page={{PAGENAMEE}}}}誌刪]。
840 有秩仍看者,[$1 看此審]也。",
841 'rev-suppressed-text-unhide' => "此審'''廢'''矣,詳見[{{fullurl:{{#Special:Log}}/suppress|page={{PAGENAMEE}}}}誌廢]。
842 有秩仍看者,[$1 看此審]也。",
843 'rev-deleted-text-view' => "此審'''刪'''矣,惟有秩可見之,詳見[{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} 誌刪]。",
844 'rev-suppressed-text-view' => "此審'''廢'''矣,惟有秩可見之,詳見[{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} 誌廢]。",
845 'rev-deleted-no-diff' => "此審'''刪'''矣,無視之審也。
846 詳見[{{fullurl:{{#Special:Log}}/delete|page={{PAGENAMEE}}}}誌刪]。",
847 'rev-suppressed-no-diff' => "此審'''刪'''矣,爾無視此審也。",
848 'rev-deleted-unhide-diff' => "此審'''刪'''矣,
849 詳見[{{fullurl:{{#Special:Log}}/delete|page={{PAGENAMEE}}}}誌刪]。
850 有秩仍看者,[$1 看此審]也。",
851 'rev-suppressed-unhide-diff' => "此審'''廢'''矣,
852 詳見[{{fullurl:{{#Special:Log}}/suppress|page={{PAGENAMEE}}}}誌廢]。
853 有秩仍看者,[$1 看此審]也。",
854 'rev-deleted-diff-view' => "此二孔之一審'''刪'''矣,惟有秩可見之,詳見[{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} 誌刪]。",
855 'rev-suppressed-diff-view' => "此二孔之一審'''廢'''矣,惟有秩可見之,詳見[{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} 誌廢]。",
856 'rev-delundel' => '見/藏',
857 'rev-showdeleted' => '見',
858 'revisiondelete' => '刪、還審',
859 'revdelete-nooldid-title' => '無此審。',
860 'revdelete-nooldid-text' => '審未擇,審未存,爾隱現審,不可為之。',
861 'revdelete-nologtype-title' => '無誌類',
862 'revdelete-nologtype-text' => '爾未定誌類以為之。',
863 'revdelete-nologid-title' => '無效之誌項',
864 'revdelete-nologid-text' => '爾未定標誌項以為之或其無存也。',
865 'revdelete-no-file' => '指之檔無存也。',
866 'revdelete-show-file-confirm' => '爾察於$2 $3刪「$1」檔之審?',
867 'revdelete-show-file-submit' => '善',
868 'revdelete-selected' => "'''審[[:$1]]已擇$2:'''",
869 'logdelete-selected' => "'''已擇誌$1:'''",
870 'revdelete-text' => "'''刪審雖見誌,其文摒公眾,惟有秩可得之。'''無規則有秩可復還焉。",
871 'revdelete-confirm' => '爾確作之,解之果焉,合之[[{{MediaWiki:Policy-url}}|策]]矣。',
872 'revdelete-suppress-text' => "'''限'''於此壓:
873 * 無適之個訊
874 *: ''地、號、保等之。''",
875 'revdelete-legend' => '見,規之以',
876 'revdelete-hide-text' => '藏審文',
877 'revdelete-hide-image' => '藏檔容',
878 'revdelete-hide-comment' => '藏摘',
879 'revdelete-hide-user' => '簿、IP址以藏',
880 'revdelete-hide-restricted' => '廢有秩與簿之事',
881 'revdelete-radio-same' => '(無改)',
882 'revdelete-radio-set' => '可',
883 'revdelete-radio-unset' => '否',
884 'revdelete-suppress' => '廢有秩與簿之事',
885 'revdelete-unsuppress' => '復審解限',
886 'revdelete-log' => '因:',
887 'revdelete-submit' => '擇{{PLURAL:$1|審}}使之',
888 'revdelete-success' => "'''見審已更也。'''",
889 'revdelete-failure' => "'''見審無更也:'''
890 $1",
891 'logdelete-success' => "'''見事已設也。'''",
892 'logdelete-failure' => "'''見事無設也:'''
893 $1",
894 'revdel-restore' => '動見之',
895 'revdel-restore-deleted' => '已刪之審',
896 'revdel-restore-visible' => '可見之審',
897 'pagehist' => '頁史',
898 'deletedhist' => '刪史',
899 'revdelete-hide-current' => '錯藏於$1 $2項:現之審也,無藏之。',
900 'revdelete-show-no-access' => '錯示於$1 $2項:「限」之項,爾無通行權也。',
901 'revdelete-modify-no-access' => '錯改於$1 $2項:「限」之項,爾無通行權也。',
902 'revdelete-modify-missing' => '錯改項ID $1:失庫!',
903 'revdelete-no-change' => '警:於$1 $2之項求示設也。',
904 'revdelete-concurrent-change' => '錯改於$1 $2項:眾改之設,乃另之改。查誌。',
905 'revdelete-only-restricted' => '藏期於 $1 $2 之項:爾無廢有秩見之項,而無選另廢項也。',
906 'revdelete-reason-dropdown' => '*常因
907 ** 侵權
908 ** 無合之人料
909 ** 無合之簿
910 ** 隱謗譏',
911 'revdelete-otherreason' => '它附因:',
912 'revdelete-reasonotherlist' => '它因',
913 'revdelete-edit-reasonlist' => '纂刪因',
914 'revdelete-offender' => '審著:',
915
916 # Suppression log
917 'suppressionlog' => '誌廢',
918 'suppressionlogtext' => '下乃刪及錮物之列也。
919 [[Special:IPBlockList|IP之錮]]有現之閱。',
920
921 # History merging
922 'mergehistory' => '併頁之誌',
923 'mergehistory-header' => "此頁講汝併一源頁之誌至二頁也。
924 認之易繼留該頁之前誌也。
925
926 '''以源頁之現誌必會保持。'''",
927 'mergehistory-box' => '併二頁之誌:',
928 'mergehistory-from' => '源頁:',
929 'mergehistory-into' => '到頁:',
930 'mergehistory-list' => '可併之誌',
931 'mergehistory-merge' => '下[[:$1]]之誌可併至[[:$2]]。用選鈕欄以併只於定時前所建之誌。留心用導連將重設本欄也。',
932 'mergehistory-go' => '示可併之誌',
933 'mergehistory-submit' => '併誌',
934 'mergehistory-empty' => '無誌可併',
935 'mergehistory-success' => '[[:$1]]之$3誌已併至[[:$2]]。',
936 'mergehistory-fail' => '併誌無進也,該頁及時間參數請重檢也。',
937 'mergehistory-no-source' => '源頁$1無存也。',
938 'mergehistory-no-destination' => '到頁$1無存也。',
939 'mergehistory-invalid-source' => '源頁之題須效之。',
940 'mergehistory-invalid-destination' => '到頁之題須效之。',
941 'mergehistory-autocomment' => '併[[:$1]]至[[:$2]]',
942 'mergehistory-comment' => '併[[:$1]]至[[:$2]]:$3',
943 'mergehistory-same-destination' => '源頁和到頁無同也',
944 'mergehistory-reason' => '因:',
945
946 # Merge log
947 'mergelog' => '誌併',
948 'pagemerge-logentry' => '併咗[[$1]]至[[$2]] (訂至$3)',
949 'revertmerge' => '悔併',
950 'mergelogpagetext' => '下乃近頁之誌併至二頁之表也。',
951
952 # Diffs
953 'history-title' => '$1之誌',
954 'difference-multipage' => '(辨頁)',
955 'lineno' => '列$1:',
956 'compareselectedversions' => '辨二擇',
957 'showhideselectedversions' => '示/藏之擇',
958 'editundo' => '悔',
959 'diff-multi' => '($2作未示之審有$1)',
960 'diff-multi-manyusers' => '($2多作未示之審有$1)',
961
962 # Search results
963 'searchresults' => '得尋',
964 'searchresults-title' => '"$1"得尋',
965 'searchresulttext' => '何索{{SITENAME}},詳見[[{{MediaWiki:Helppage}}|{{int:help}}]]。',
966 'searchsubtitle' => "'''[[:$1]]'''尋焉([[Special:Prefixindex/$1|『$1』之全首頁]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|『$1』之全取佐]])",
967 'searchsubtitleinvalid' => "'''$1'''尋焉",
968 'toomanymatches' => '多配應之,試異詢也',
969 'titlematches' => '合題',
970 'notitlematches' => '無題合',
971 'textmatches' => '合文',
972 'notextmatches' => '無文合',
973 'prevn' => '前{{PLURAL:$1|$1}}',
974 'nextn' => '次{{PLURAL:$1|$1}}',
975 'viewprevnext' => '見($1 {{int:pipe-separator}} $2)($3)',
976 'searchmenu-legend' => '尋選',
977 'searchmenu-exists' => "'''在此wiki中有頁為\"[[:\$1]]\"。'''",
978 'searchmenu-new' => "'''在此wiki上建頁\"[[:\$1]]\"!'''",
979 'searchhelp-url' => 'Help:目錄',
980 'searchmenu-prefix' => '[[Special:PrefixIndex/$1|查此首之頁]]',
981 'searchprofile-articles' => '容',
982 'searchprofile-project' => '助題',
983 'searchprofile-images' => '媒',
984 'searchprofile-everything' => '全',
985 'searchprofile-advanced' => '進',
986 'searchprofile-articles-tooltip' => '在$1中尋',
987 'searchprofile-project-tooltip' => '在$1中尋',
988 'searchprofile-images-tooltip' => '尋檔',
989 'searchprofile-everything-tooltip' => '尋全(含議)',
990 'searchprofile-advanced-tooltip' => '自定名集中尋',
991 'search-result-size' => '$1 $2字)',
992 'search-result-category-size' => '{{PLURAL:$1|一員|員有$1}}({{PLURAL:$2|一子類有|子類有$2}},{{PLURAL:$3|檔有一|檔有$3}})',
993 'search-result-score' => '關:$1%',
994 'search-redirect' => '(轉 $1)',
995 'search-section' => '(節 $1)',
996 'search-suggest' => '爾否解之:$1',
997 'search-interwiki-caption' => '結義金蘭',
998 'search-interwiki-default' => '結果有$1:',
999 'search-interwiki-more' => '(多)',
1000 'search-relatedarticle' => '關',
1001 'mwsuggest-disable' => '停AJAX議',
1002 'searcheverything-enable' => '尋全名集',
1003 'searchrelated' => '關',
1004 'searchall' => '全',
1005 'showingresults' => "見'''$1'''尋,自'''$2'''始:",
1006 'showingresultsnum' => "見'''$3'''尋,自'''$2'''始:",
1007 'showingresultsheader' => "見'''$4''',{{PLURAL:$5|'''$1''''''$3'''之尋|'''$1 - $2''',共'''$3'''之尋}}",
1008 'nonefound' => "'''注''':部名冊預尋也。。試''all:''尋全名刪之頁(含議模等),或可用要之名冊為前綴也。",
1009 'search-nonefound' => '詢中無結。',
1010 'powersearch' => '尋',
1011 'powersearch-legend' => '尋',
1012 'powersearch-ns' => '尋名集:',
1013 'powersearch-redir' => '轉表',
1014 'powersearch-field' => '尋',
1015 'powersearch-togglelabel' => '核:',
1016 'powersearch-toggleall' => '全',
1017 'powersearch-togglenone' => '無',
1018 'search-external' => '外尋',
1019 'searchdisabled' => '{{SITENAME}}因性能而停用之。可Gooogle查之,乃之過時也。',
1020
1021 # Quickbar
1022 'qbsettings-none' => '無',
1023
1024 # Preferences page
1025 'preferences' => '簿註',
1026 'mypreferences' => '簿註',
1027 'prefs-edits' => '數計:',
1028 'prefsnologin' => '未登簿',
1029 'prefsnologintext' => '註記須<span class="plainlinks">[{{fullurl:{{#Special:UserLogin}}|returnto=$1}} 登簿]</span>。',
1030 'changepassword' => '易符節',
1031 'prefs-skin' => '面版',
1032 'skin-preview' => '草覽',
1033 'datedefault' => '原註',
1034 'prefs-datetime' => '日時',
1035 'prefs-personal' => '概簿',
1036 'prefs-rc' => '近易',
1037 'prefs-watchlist' => '哨站',
1038 'prefs-watchlist-days' => '哨報有日',
1039 'prefs-watchlist-days-max' => 'Maximum $1 {{PLURAL:$1|day|days}}',
1040 'prefs-watchlist-edits' => '哨站有易',
1041 'prefs-watchlist-edits-max' => '最多之量:一千',
1042 'prefs-watchlist-token' => '哨幣:',
1043 'prefs-misc' => '雜',
1044 'prefs-resetpass' => '更符節',
1045 'prefs-email' => '傳書',
1046 'prefs-rendering' => '觀',
1047 'saveprefs' => '儲',
1048 'resetprefs' => '棄',
1049 'restoreprefs' => '重修',
1050 'prefs-editing' => '在修',
1051 'prefs-edit-boxsize' => '修框尺',
1052 'rows' => '行:',
1053 'columns' => '列:',
1054 'searchresultshead' => '尋',
1055 'resultsperpage' => '頁示尋',
1056 'stub-threshold' => '<a href="#" class="stub">短頁連</a>格式門檻(位元組):',
1057 'stub-threshold-disabled' => '禁',
1058 'recentchangesdays' => '近易示日:',
1059 'recentchangesdays-max' => '最大有$1',
1060 'recentchangescount' => '修著凡幾︰',
1061 'prefs-help-recentchangescount' => '含近易、史與誌。',
1062 'prefs-help-watchlist-token' => '添匙參爾之RSS哨。
1063 且人知匙,可閱矣之,擇全之值也。
1064 任成之值,爾可選之:$1',
1065 'savedprefs' => '簿註書矣',
1066 'timezonelegend' => '時區:',
1067 'localtime' => '本地時:',
1068 'timezoneuseserverdefault' => '用伺服器之預定',
1069 'timezoneuseoffset' => '它(定偏)',
1070 'timezoneoffset' => '偏¹:',
1071 'servertime' => '伺服器時:',
1072 'guesstimezone' => '瀏覽器填之',
1073 'timezoneregion-africa' => '非洲',
1074 'timezoneregion-america' => '美洲',
1075 'timezoneregion-antarctica' => '南極洲',
1076 'timezoneregion-arctic' => '北極',
1077 'timezoneregion-asia' => '亞洲',
1078 'timezoneregion-atlantic' => '大西洋',
1079 'timezoneregion-australia' => '澳洲',
1080 'timezoneregion-europe' => '歐洲',
1081 'timezoneregion-indian' => '印度洋',
1082 'timezoneregion-pacific' => '太平洋',
1083 'allowemail' => '允遺書',
1084 'prefs-searchoptions' => '尋項',
1085 'prefs-namespaces' => '名集',
1086 'defaultns' => '則尋之名集:',
1087 'default' => '予定',
1088 'prefs-files' => '檔',
1089 'prefs-custom-css' => '定之CSS',
1090 'prefs-custom-js' => '定之JavaScript',
1091 'prefs-common-css-js' => '共CSS/JavaScript於面版:',
1092 'prefs-reset-intro' => '爾用頁重設至預之設。無修之也。',
1093 'prefs-emailconfirm-label' => '確郵:',
1094 'prefs-textboxsize' => '纂框量',
1095 'youremail' => '郵:',
1096 'username' => '簿名:',
1097 'uid' => '編號︰',
1098 'prefs-memberingroups' => '{{PLURAL:$1|一|權任}}:',
1099 'prefs-registration' => '注簿時辰:',
1100 'yourrealname' => '本名:',
1101 'yourlanguage' => '語言:',
1102 'yourvariant' => '變字:',
1103 'yournick' => '新署名︰',
1104 'prefs-help-signature' => '論版以論事以「<nowiki>~~~~</nowiki>」署名之,換爾之署名與時辰也。',
1105 'badsig' => '無效之自畫。
1106 查HTML籤之。',
1107 'badsiglength' => '署名宜簡。',
1108 'yourgender' => '性別︰',
1109 'gender-unknown' => '未',
1110 'gender-male' => '男',
1111 'gender-female' => '女',
1112 'email' => '郵',
1113 'prefs-help-realname' => '可用署也,選填之。',
1114 'prefs-help-email' => '電郵地址,雖非必要,惟失符節之時,重設者須寄於此。',
1115 'prefs-help-email-others' => '亦無被知之聯也。',
1116 'prefs-help-email-required' => '郵須也。',
1117 'prefs-info' => '基',
1118 'prefs-i18n' => '萬國',
1119 'prefs-signature' => '簽',
1120 'prefs-dateformat' => '日格',
1121 'prefs-timeoffset' => '偏時',
1122 'prefs-advancedediting' => '進',
1123 'prefs-advancedrc' => '進',
1124 'prefs-advancedrendering' => '進',
1125 'prefs-advancedsearchoptions' => '進',
1126 'prefs-advancedwatchlist' => '進',
1127 'prefs-displayrc' => '示項',
1128 'prefs-displaysearchoptions' => '示項',
1129 'prefs-displaywatchlist' => '示項',
1130 'prefs-diffs' => '異',
1131
1132 # User preference: e-mail validation using jQuery
1133 'email-address-validity-valid' => '電郵有效之',
1134 'email-address-validity-invalid' => '貢一效之電郵',
1135
1136 # User rights
1137 'userrights' => '秉治權任',
1138 'userrights-lookup-user' => '司社',
1139 'userrights-user-editname' => '簿名:',
1140 'editusergroup' => '治社',
1141 'editinguser' => "正纂簿'''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]]{{int:pipe-separator}}[[Special:Contributions/$1|{{int:contribslink}}]]) 之權",
1142 'userrights-editusergroup' => '治社',
1143 'saveusergroups' => '定之',
1144 'userrights-groupsmember' => '有員:',
1145 'userrights-groupsmember-auto' => '固有員:',
1146 'userrights-groups-help' => '足下可為者有二︰
1147
1148 *賦其權,此其一也;
1149 *去其職,此其二也。
1150
1151 *而星號在前者,一旦賦予,不可去也,宜慎焉。',
1152 'userrights-reason' => '因:',
1153 'userrights-no-interwiki' => '爾無權改他山wiki之簿權也。',
1154 'userrights-nodatabase' => '資料庫$1無存或非本地也。',
1155 'userrights-nologin' => '爾以有秩乲簿[[Special:UserLogin|登]]後以定簿之權也。',
1156 'userrights-notallowed' => '爾之簿無權定簿之權也。',
1157 'userrights-changeable-col' => '爾所管轄',
1158 'userrights-unchangeable-col' => '非爾所轄',
1159 'userrights-irreversible-marker' => '$1*',
1160
1161 # Groups
1162 'group' => '社:',
1163 'group-user' => '簿',
1164 'group-autoconfirmed' => '自證其簿',
1165 'group-bot' => '僕',
1166 'group-sysop' => '有秩',
1167 'group-bureaucrat' => '門下',
1168 'group-suppress' => '監',
1169 'group-all' => '(眾)',
1170
1171 'group-user-member' => '簿',
1172 'group-autoconfirmed-member' => '自證其簿',
1173 'group-bot-member' => '僕',
1174 'group-sysop-member' => '有秩',
1175 'group-bureaucrat-member' => '門下',
1176 'group-suppress-member' => '監',
1177
1178 'grouppage-user' => '{{ns:project}}:簿',
1179 'grouppage-autoconfirmed' => '{{ns:project}}:自證其簿',
1180 'grouppage-bot' => '{{ns:project}}:僕',
1181 'grouppage-sysop' => '{{ns:project}}:有秩',
1182 'grouppage-bureaucrat' => '{{ns:project}}:門下',
1183 'grouppage-suppress' => '{{ns:project}}:監',
1184
1185 # Rights
1186 'right-read' => '閱頁',
1187 'right-edit' => '纂頁',
1188 'right-createpage' => '建頁(議不含)',
1189 'right-createtalk' => '建議頁',
1190 'right-createaccount' => '增簿',
1191 'right-minoredit' => '示小改',
1192 'right-move' => '遷頁',
1193 'right-move-subpages' => '連遷子頁',
1194 'right-move-rootuserpages' => '遷根齋',
1195 'right-movefile' => '遷檔',
1196 'right-suppressredirect' => '遷頁時無增源之轉',
1197 'right-upload' => '貢獻品物',
1198 'right-reupload' => '蓋現之品物',
1199 'right-reupload-own' => '蓋同簿之品物',
1200 'right-reupload-shared' => '於本無視共媒物庫上之品物',
1201 'right-upload_by_url' => '由URL貢品物',
1202 'right-purge' => '無確認頁除網存',
1203 'right-autoconfirmed' => '纂半錮之頁',
1204 'right-bot' => '視自動之程序',
1205 'right-nominornewtalk' => '小改無發新信之示',
1206 'right-apihighlimits' => '於API查頂上',
1207 'right-writeapi' => '用寫之API',
1208 'right-delete' => '刪頁面',
1209 'right-bigdelete' => '刪大史之頁',
1210 'right-deleterevision' => '刪與反刪頁之審',
1211 'right-deletedhistory' => '看刪之項,無關之字',
1212 'right-deletedtext' => '看刪之項,審關之字',
1213 'right-browsearchive' => '尋刪之頁',
1214 'right-undelete' => '反刪頁',
1215 'right-suppressrevision' => '看與復由有秩藏之審',
1216 'right-suppressionlog' => '看私之誌',
1217 'right-block' => '鎖他簿無編',
1218 'right-blockemail' => '鎖簿無電郵',
1219 'right-hideuser' => '鎖簿名,予藏眾',
1220 'right-ipblock-exempt' => '繞IP鎖、自鎖與圍鎖',
1221 'right-proxyunbannable' => '繞Proxy之自鎖',
1222 'right-unblockself' => '自解鎖',
1223 'right-protect' => '改錮級與纂錮頁',
1224 'right-editprotected' => '纂錮頁(無連錮)',
1225 'right-editinterface' => '纂要',
1226 'right-editusercssjs' => '纂他簿之CSS與JavaScript檔',
1227 'right-editusercss' => '纂他簿之CSS檔',
1228 'right-edituserjs' => '纂他簿之JavaScript檔',
1229 'right-rollback' => '速復上簿頁之纂',
1230 'right-markbotedits' => '標復纂為機纂',
1231 'right-noratelimit' => '無率之上限',
1232 'right-import' => '由它wiki匯入頁',
1233 'right-importupload' => '由品貢匯入頁',
1234 'right-patrol' => '示它纂作已巡查',
1235 'right-autopatrol' => '將己纂自示為已巡查',
1236 'right-patrolmarks' => '察近巡查記之易',
1237 'right-unwatchedpages' => '看未哨之頁',
1238 'right-mergehistory' => '併頁之史',
1239 'right-userrights' => '纂簿權',
1240 'right-userrights-interwiki' => '纂另wiki他簿之權',
1241 'right-siteadmin' => '鎖與解鎖資料庫',
1242 'right-override-export-depth' => '出有五層深之頁',
1243 'right-sendemail' => '擬書傳予他簿',
1244
1245 # User rights log
1246 'rightslog' => '職權志',
1247 'rightsnone' => '(凡)',
1248
1249 # Associated actions - in the sentence "You do not have permission to X"
1250 'action-read' => '閱此頁',
1251 'action-edit' => '纂此頁',
1252 'action-createpage' => '建此頁',
1253 'action-createtalk' => '建論頁',
1254 'action-createaccount' => '增簿',
1255 'action-minoredit' => '示纂為小',
1256 'action-move' => '移頁',
1257 'action-move-subpages' => '移頁和其字頁',
1258 'action-move-rootuserpages' => '移根齋',
1259 'action-movefile' => '移檔',
1260 'action-upload' => '貢檔',
1261 'action-reupload' => '蓋現檔',
1262 'action-reupload-shared' => '蓋庫檔',
1263 'action-upload_by_url' => '自URL貢檔',
1264 'action-writeapi' => '寫API',
1265 'action-delete' => '刪頁',
1266 'action-deleterevision' => '刪審',
1267 'action-deletedhistory' => '看此頁之刪史',
1268 'action-browsearchive' => '尋刪頁',
1269 'action-undelete' => '反刪此頁',
1270 'action-suppressrevision' => '查復是次之隱訂',
1271 'action-suppressionlog' => '看此誌私',
1272 'action-block' => '禁簿纂',
1273 'action-protect' => '更頁錮',
1274 'action-import' => '自另wiki入此頁',
1275 'action-importupload' => '自貢入此頁',
1276 'action-patrol' => '示他纂為巡',
1277 'action-autopatrol' => '示己纂為巡',
1278 'action-unwatchedpages' => '查無哨',
1279 'action-mergehistory' => '併此頁之史',
1280 'action-userrights' => '纂全權',
1281 'action-userrights-interwiki' => '纂他wiki上之權',
1282 'action-siteadmin' => '鎖及解鎖其庫',
1283
1284 # Recent changes
1285 'nchanges' => '$1易',
1286 'recentchanges' => '近易',
1287 'recentchanges-legend' => '近易項',
1288 'recentchanges-summary' => '共筆揮新,悉列於此。',
1289 'recentchanges-feed-description' => '跟wiki源之近易。',
1290 'recentchanges-label-newpage' => '此纂開新頁',
1291 'recentchanges-label-minor' => '此乃細纂',
1292 'recentchanges-label-bot' => '此乃機纂',
1293 'recentchanges-label-unpatrolled' => '此乃未巡之纂',
1294 'rcnote' => "下為自$4$5起,'''$2'''日內'''$1'''近易也。",
1295 'rcnotefrom' => "下為自'''$2'''至'''$1'''之易也。",
1296 'rclistfrom' => '自$1起之易也',
1297 'rcshowhideminor' => '$1校',
1298 'rcshowhidebots' => '$1僕',
1299 'rcshowhideliu' => '$1簿',
1300 'rcshowhideanons' => '$1匿名',
1301 'rcshowhidepatr' => '$1哨',
1302 'rcshowhidemine' => '$1吾纂',
1303 'rclinks' => '$2日內$1近易。<br />$3',
1304 'diff' => '辨',
1305 'hist' => '誌',
1306 'hide' => '藏',
1307 'show' => '示',
1308 'minoreditletter' => '校',
1309 'newpageletter' => '新',
1310 'boteditletter' => '僕',
1311 'number_of_watching_users_pageview' => '[放有$1哨]',
1312 'rc_categories_any' => '任',
1313 'newsectionsummary' => '/* $1 */ 新節',
1314 'rc-enhanced-expand' => '示細(要 JavaScript)',
1315 'rc-enhanced-hide' => '藏細',
1316
1317 # Recent changes linked
1318 'recentchangeslinked' => '援引',
1319 'recentchangeslinked-feed' => '援引',
1320 'recentchangeslinked-toolbox' => '援引',
1321 'recentchangeslinked-title' => '「$1」援引近易',
1322 'recentchangeslinked-noresult' => '限期內無近易。',
1323 'recentchangeslinked-summary' => "此奇頁乃列''由''頁援之近易(或對類之員)。
1324 有[[Special:Watchlist|爾有哨]]者'''粗體'''。",
1325 'recentchangeslinked-page' => '頁名:',
1326 'recentchangeslinked-to' => '示援頁',
1327
1328 # Upload
1329 'upload' => '進獻',
1330 'uploadbtn' => '進獻',
1331 'reuploaddesc' => '消進乃返載獻',
1332 'upload-tryagain' => '呈改檔述',
1333 'uploadnologin' => '未登簿',
1334 'uploadnologintext' => '[[Special:UserLogin|登簿]]始可進獻',
1335 'upload_directory_missing' => '目錄$1已失,無建之。',
1336 'upload_directory_read_only' => '目錄$1禁入,無可獻。',
1337 'uploaderror' => '進獻有變',
1338 'upload-recreate-warning' => "'''警:同名之檔曾刪或遷之。'''
1339
1340 此頁之誌刪與移於此示之以參詳也:",
1341 'uploadtext' => "下表以獻,[[Special:FileList|載獻]]覽之。或見[[Special:Log/upload|誌獻]]與[[Special:Log/delete|誌刪]]。
1342 欲嵌頁中,是格鏈之其一:
1343 * '''<code><nowiki>[[</nowiki>{{ns:file}}:File.jpg]]</code>'''用此整獻
1344 * '''<code><nowiki>[[</nowiki>{{ns:file}}:File.png||200px|thumb|left|名]]</code>'''以二百像素置左框置『名』
1345 * '''<code><nowiki>[[</nowiki>{{ns:media}}:File.ogg]]</code>'''直連獻,無示獻",
1346 'upload-permitted' => '可之物類:$1。',
1347 'upload-preferred' => '議之物類:$1。',
1348 'upload-prohibited' => '禁之物類:$1。',
1349 'uploadlog' => '誌獻',
1350 'uploadlogpage' => '誌獻',
1351 'uploadlogpagetext' => '近獻如下。
1352 看[[Special:NewFiles|新畫獻]]示獻功。',
1353 'filename' => '名',
1354 'filedesc' => '概',
1355 'fileuploadsummary' => '概:',
1356 'filereuploadsummary' => '動:',
1357 'filestatus' => '授權:',
1358 'filesource' => '源:',
1359 'uploadedfiles' => '進獻',
1360 'ignorewarning' => '強儲之',
1361 'ignorewarnings' => '警略。',
1362 'minlength1' => '名務逾一字元。',
1363 'illegalfilename' => '名"$1"不格,更之再焉。',
1364 'badfilename' => '更名"$1。"。',
1365 'filetype-mime-mismatch' => '檔展名「.$1」無配偵檔之MIME類($2)。',
1366 'filetype-badmime' => '「$1」之MIME類物檔案不能獻之。',
1367 'filetype-bad-ie-mime' => '因 Internet Explorer 偵作「$1」不貢也。它乃有危險之類也。',
1368 'filetype-unwanted-type' => "'''「.$1」'''乃無需之物類也。
1369 議之物類有{{PLURAL:$3|一|多}}$2也。",
1370 'filetype-banned-type' => "'''「.$1」'''乃無允之物類也。
1371 允之物類有{{PLURAL:$3|一|多}}$2也。",
1372 'filetype-missing' => '檔名無後綴也(如「.jpg」)。',
1373 'empty-file' => '爾貢之檔乃是空也。',
1374 'file-too-large' => '爾貢之檔過大也。',
1375 'filename-tooshort' => '檔名過短也。',
1376 'filetype-banned' => '此類檔已被禁也。',
1377 'verification-error' => '檔未証也。',
1378 'hookaborted' => '爾嘗之改被擴展鈎棄也。',
1379 'illegal-filename' => '檔名乃為非法也。',
1380 'overwrite' => '無蓋現有之檔也。',
1381 'unknown-error' => '未知錯誤已發也。',
1382 'tmp-create-error' => '無建臨檔也。',
1383 'tmp-write-error' => '臨檔案寫錯也。',
1384 'large-file' => '檔長$2仟位元組,不逾$1為佳。',
1385 'emptyfile' => '無以獻,疑謬名也,惠核之。',
1386 'fileexists' => '<strong>[[:$1]]</strong>存矣,欲蓋之則再也。 [[$1|thumb]]',
1387 'filepageexists' => '此檔之述於<strong>[[:$1]]</strong>存矣,檔未存也。爾入述無存也。要現之,爾需纂之。',
1388 'file-exists-duplicate' => '此檔乃重檔{{PLURAL:$1|一|數}}:',
1389 'file-deleted-duplicate' => '此檔([[:$1]])前刪。爾需查刪錄再貢之。',
1390 'uploadwarning' => '慎焉!',
1391 'uploadwarning-text' => '改下檔述再試之。',
1392 'savefile' => '存之',
1393 'uploadedimage' => '進獻"[[$1]]"',
1394 'overwroteimage' => '新置「[[$1]]」矣',
1395 'copyuploaddisabled' => '由URL之貢被禁也。',
1396 'uploadfromurl-queued' => '爾之貢已排之。',
1397 'uploaddisabledtext' => '檔之貢被禁也。',
1398 'php-uploaddisabledtext' => 'PHP之貢被禁也。查 file_uploads 之。',
1399 'uploadvirus' => '此檔含毒也!
1400 詳:$1',
1401 'upload-source' => '源檔',
1402 'sourcefilename' => '源名:',
1403 'sourceurl' => '源址:',
1404 'destfilename' => '欲置檔名:',
1405 'upload-maxfilesize' => '檔限:$1',
1406 'upload-description' => '檔述',
1407 'upload-options' => '貢項',
1408 'watchthisupload' => '派哨',
1409 'filename-bad-prefix' => "獻檔以'''「$1」'''首,常由相機瞎造,惠更述之。",
1410 'upload-success-subj' => '檔案安矣',
1411 'upload-success-msg' => '爾自[$2]之貢安矣,見於此:[[:{{ns:file}}:$1]]',
1412 'upload-failure-subj' => '貢問',
1413 'upload-failure-msg' => '爾自[$2]之貢現問也:
1414
1415 $1',
1416 'upload-warning-subj' => '貢警',
1417 'upload-warning-msg' => '爾自[$2]之貢出問。爾可回[[Special:Upload/stash/$1|貢表]]修此問。',
1418
1419 'upload-too-many-redirects' => '網址含多轉',
1420 'upload-unknown-size' => '未知之積',
1421 'upload-http-error' => '發一HTTP之錯:$1',
1422
1423 # Special:UploadStash
1424 'uploadstash' => '貢貯',
1425 'uploadstash-summary' => '此頁乃已貢物(正貢)但未發wiki之地也。非貢之本人乃無視也。',
1426 'uploadstash-clear' => '清貯',
1427 'uploadstash-nofiles' => '爾無貯貢也。',
1428 'uploadstash-badtoken' => '此動作無行也,或爾之幣已過。再試之。',
1429 'uploadstash-errclear' => '清貢無功也。',
1430 'uploadstash-refresh' => '重載貢表',
1431
1432 # img_auth script messages
1433 'img-auth-accessdenied' => '無通',
1434 'img-auth-nopathinfo' => 'PATH_INFO失之。
1435 爾之伺服器無此資料也。
1436 以CGI之本耳,無img_auth矣。
1437 閱https://www.mediawiki.org/wiki/Manual:Image_Authorization。',
1438 'img-auth-notindir' => '求之徑無存貢錄中。',
1439 'img-auth-badtitle' => '於「$1」無建效題也。',
1440 'img-auth-nologinnWL' => '爾未登簿,「$1」無在白名中。',
1441 'img-auth-nofile' => '檔「$1」無存也。',
1442 'img-auth-isdir' => '爾試問錄「$1」。
1443 只問檔也。',
1444 'img-auth-streaming' => '流「$1」中。',
1445 'img-auth-public' => 'img_auth.php之功能乃由共wiki出貢。
1446 此wiki為公共wiki是也。
1447 保強,img_auth.php已停矣。',
1448 'img-auth-noread' => '簿無權讀「$1」也。',
1449
1450 # HTTP errors
1451 'http-invalid-url' => '無效之網址:$1',
1452 'http-invalid-scheme' => '有「$1」之網址無持也',
1453 'http-request-error' => '未知之錯令HTTP求時錯之。',
1454 'http-read-error' => 'HTTP讀錯。',
1455 'http-timed-out' => 'HTTP求之過時也。',
1456 'http-curl-error' => '取網址現錯之:$1',
1457 'http-host-unreachable' => '無達網址之。',
1458 'http-bad-status' => 'HTTP求時現問:$1 $2',
1459
1460 # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
1461 'upload-curl-error6' => '無達網址也',
1462 'upload-curl-error6-text' => '無達所指之網址也。再試其正,乃正常也。',
1463 'upload-curl-error28' => '貢超時也',
1464 'upload-curl-error28-text' => '網站應之長也。再試其而行之。乃以閑以試之。',
1465
1466 'license' => '權:',
1467 'license-header' => '權',
1468 'nolicense' => '無選',
1469 'license-nopreview' => '(謝草覽)',
1470 'upload_source_url' => '(乃一公共可達之網址)',
1471 'upload_source_file' => '(本機之件)',
1472
1473 # Special:ListFiles
1474 'listfiles-summary' => '此奇頁示檔之全呈也。
1475 設最後之檔呈示於表頂。
1476 點題改其列之。',
1477 'listfiles_search_for' => '以媒名尋:',
1478 'imgfile' => '檔',
1479 'listfiles' => '見檔',
1480 'listfiles_thumb' => '縮',
1481 'listfiles_date' => '時',
1482 'listfiles_name' => '名',
1483 'listfiles_user' => '簿',
1484 'listfiles_size' => '幅(位元組)',
1485 'listfiles_description' => '述',
1486 'listfiles_count' => '擇',
1487
1488 # File description page
1489 'file-anchor-link' => '檔',
1490 'filehist' => '檔史',
1491 'filehist-help' => '揀日尋檔。',
1492 'filehist-deleteall' => '全刪',
1493 'filehist-deleteone' => '刪',
1494 'filehist-revert' => '還',
1495 'filehist-current' => '今',
1496 'filehist-datetime' => '時',
1497 'filehist-thumb' => '縮',
1498 'filehist-thumbtext' => '於$1之縮',
1499 'filehist-nothumb' => '無縮',
1500 'filehist-user' => '薄',
1501 'filehist-dimensions' => '度',
1502 'filehist-filesize' => '檔幅',
1503 'filehist-comment' => '註',
1504 'filehist-missing' => '失檔',
1505 'imagelinks' => '檔所繫者',
1506 'linkstoimage' => '下頁連本檔有$1:',
1507 'linkstoimage-more' => '連檔有多於$1
1508 下表示連檔之首$1
1509 [[Special:WhatLinksHere/$2|整表]]可供之閱也。',
1510 'nolinkstoimage' => '無頁連本檔也。',
1511 'morelinkstoimage' => '閱檔[[Special:WhatLinksHere/$1|接]]。',
1512 'duplicatesoffile' => '下檔重此檔有$1([[Special:FileDuplicateSearch/$2|詳]]):',
1513 'sharedupload' => '此檔為$1之共傳,可另項用也。',
1514 'sharedupload-desc-there' => '此檔為$1之共傳,可另項用也。
1515 詳閱[$2 檔述]。',
1516 'sharedupload-desc-here' => '此檔為$1之共傳,可另項用也。
1517 於共庫上[$2 檔述]之示。',
1518 'filepage-nofile' => '查無此檔。',
1519 'filepage-nofile-link' => '查無此檔,爾可[$1 貢焉]。',
1520 'uploadnewversion-linktext' => '更新此檔',
1521 'shared-repo-name-wikimediacommons' => '維基共享',
1522
1523 # File reversion
1524 'filerevert' => '還$1',
1525 'filerevert-legend' => '還檔',
1526 'filerevert-intro' => "'''[[Media:$1|$1]]'''欲還回$2$3之版$4。",
1527 'filerevert-comment' => '因:',
1528 'filerevert-defaultcomment' => '還$1$2之版矣',
1529 'filerevert-submit' => '還',
1530 'filerevert-success' => "'''[[Media:$1|$1]]''',$2$3之版$4還矣。",
1531 'filerevert-badversion' => '該日無版也。',
1532
1533 # File deletion
1534 'filedelete' => '刪$1',
1535 'filedelete-legend' => '刪檔',
1536 'filedelete-intro' => "欲刪'''[[Media:$1|$1]]'''。",
1537 'filedelete-intro-old' => "欲刪'''[[Media:$1|$1]]'''$2$3之版$4。",
1538 'filedelete-comment' => '因:',
1539 'filedelete-submit' => '刪',
1540 'filedelete-success' => "'''$1'''刪矣。",
1541 'filedelete-success-old' => "'''[[Media:$1|$1]]'''$2$3之版刪矣。",
1542 'filedelete-nofile' => "無'''$1'''也。",
1543 'filedelete-nofile-old' => "無合'''$1'''藏也。",
1544 'filedelete-otherreason' => '另/附之因:',
1545 'filedelete-reason-otherlist' => '另因',
1546 'filedelete-reason-dropdown' => '
1547 *常刪之因
1548 ** 侵版權
1549 ** 重檔',
1550 'filedelete-edit-reasonlist' => '纂刪因',
1551 'filedelete-maintenance' => '護當禁刪復檔也。',
1552
1553 # MIME search
1554 'mimesearch' => '篩檔',
1555 'mimesearch-summary' => '此頁可以MIME篩檔.格仿「文類/次類」,如<code>image/jpeg</code>。',
1556 'mimetype' => 'MIME類有:',
1557 'download' => '載下',
1558
1559 # Unwatched pages
1560 'unwatchedpages' => '無哨頁',
1561
1562 # List redirects
1563 'listredirects' => '表轉',
1564
1565 # Unused templates
1566 'unusedtemplates' => '墨乾',
1567 'unusedtemplatestext' => '此表閒模,篤刪前惠考支鏈。',
1568 'unusedtemplateswlh' => '支鏈',
1569
1570 # Random page
1571 'randompage' => '風掀',
1572 'randompage-nopages' => '下列{{PLURAL:$2|名集}}中無頁也:$1',
1573
1574 # Random redirect
1575 'randomredirect' => '任渡',
1576 'randomredirect-nopages' => '「$1」名冊內無渡也。',
1577
1578 # Statistics
1579 'statistics' => '彙統',
1580 'statistics-header-pages' => '頁彙統',
1581 'statistics-header-edits' => '纂彙統',
1582 'statistics-header-views' => '閱彙統',
1583 'statistics-header-users' => '有簿彙統',
1584 'statistics-header-hooks' => '他彙統',
1585 'statistics-articles' => '容頁',
1586 'statistics-pages' => '頁',
1587 'statistics-pages-desc' => 'wiki上之全頁,含議、轉等',
1588 'statistics-files' => '已貢',
1589 'statistics-edits' => '自{{SITENAME}}設之頁纂數',
1590 'statistics-edits-average' => '每頁均纂數',
1591 'statistics-views-total' => '閱總',
1592 'statistics-views-total-desc' => '不包無存之頁與奇頁之閱數',
1593 'statistics-views-peredit' => '每纂閱數',
1594 'statistics-users' => '註[[Special:ListUsers|簿]]',
1595 'statistics-users-active' => '活簿',
1596 'statistics-users-active-desc' => '早$1日前更動之簿',
1597 'statistics-mostpopular' => '燴炙',
1598
1599 'disambiguations' => '釋義',
1600 'disambiguations-text' => '頁下引[[MediaWiki:Disambiguationspage]]模,求釋義,宜正題之。',
1601
1602 'doubleredirects' => '窮渡',
1603 'doubleredirectstext' => '頁下窮渡,迭列以示。首尾宿合,宜正渡之。
1604 <del>劃</del>已解之。',
1605 'double-redirect-fixed-move' => '[[$1]]遷畢,現渡至[[$2]]',
1606 'double-redirect-fixer' => '修渡',
1607
1608 'brokenredirects' => '斷渡',
1609 'brokenredirectstext' => '頁下斷渡。',
1610 'brokenredirects-edit' => '替',
1611 'brokenredirects-delete' => '刪',
1612
1613 'withoutinterwiki' => '孤語',
1614 'withoutinterwiki-summary' => '頁下無鏈他語。',
1615 'withoutinterwiki-legend' => '首',
1616 'withoutinterwiki-submit' => '示',
1617
1618 'fewestrevisions' => '鮮察',
1619
1620 # Miscellaneous special pages
1621 'nbytes' => '$1位元組',
1622 'ncategories' => '$1門',
1623 'nlinks' => '$1鏈',
1624 'nmembers' => '$1戶',
1625 'nrevisions' => '$1審',
1626 'nviews' => '$1閱',
1627 'nimagelinks' => '用以頁有$1',
1628 'ntransclusions' => '用以頁有$1',
1629 'lonelypages' => '孤寡',
1630 'lonelypagestext' => '頁下無鏈或含',
1631 'uncategorizedpages' => '欲訂',
1632 'uncategorizedcategories' => '問栓',
1633 'uncategorizedimages' => '候裱',
1634 'uncategorizedtemplates' => '待蘸',
1635 'unusedcategories' => '樞鏽',
1636 'unusedimages' => '色褪',
1637 'popularpages' => '膾炙',
1638 'wantedcategories' => '求門',
1639 'wantedpages' => '徵頁',
1640 'wantedpages-badtitle' => '結組無題: $1',
1641 'wantedfiles' => '求檔',
1642 'wantedtemplates' => '徵模',
1643 'mostlinked' => '好料',
1644 'mostlinkedcategories' => '豪門',
1645 'mostlinkedtemplates' => '美模',
1646 'mostcategories' => '跨船',
1647 'mostimages' => '名檔',
1648 'mostrevisions' => '屢審',
1649 'prefixindex' => '以鏈外查',
1650 'shortpages' => '短篇',
1651 'longpages' => '長言',
1652 'deadendpages' => '此無路也',
1653 'protectedpages' => '頁錮',
1654 'protectedpages-indef' => '只示無期之錮',
1655 'protectedpages-cascade' => '只示連串之錮',
1656 'listusers' => '點簿',
1657 'listusers-editsonly' => '只示有纂之簿',
1658 'listusers-creationsort' => '按先後列之',
1659 'usereditcount' => '$1纂',
1660 'usercreated' => '建於$1$2',
1661 'newpages' => '新灶',
1662 'newpages-username' => '簿名:',
1663 'ancientpages' => '陳年',
1664 'move' => '遷',
1665 'movethispage' => '遷此頁',
1666 'unusedimagestext' => '下檔存也,未嵌於其頁之。
1667 他站可以網址鏈檔,故下列並非盡閒,註記之。',
1668 'unusedcategoriestext' => '以下空門,無依可活。',
1669 'notargettitle' => '落靶',
1670 'notargettext' => '簿、頁未定,無可為之。',
1671 'nopagetitle' => '落靶之頁',
1672 'nopagetext' => '頁未定,無可為之。',
1673 'pager-newer-n' => '新$1次',
1674 'pager-older-n' => '陳$1次',
1675 'suppress' => '監',
1676 'querypage-disabled' => '此奇頁基以效,故停之。',
1677
1678 # Book sources
1679 'booksources' => '書海',
1680 'booksources-search-legend' => '舀書海',
1681 'booksources-go' => '往',
1682 'booksources-text' => '有賈售新舊書,或有助焉。茲列如下:',
1683 'booksources-invalid-isbn' => '供之ISBN無確,查始複之誤。',
1684
1685 # Special:Log
1686 'specialloguserlabel' => '簿:',
1687 'speciallogtitlelabel' => '標:',
1688 'log' => '誌',
1689 'all-logs-page' => '眾誌',
1690 'alllogstext' => '眾{{SITENAME}}之誌有合者,俱併版見。擇門、選簿、限疆以裁之。',
1691 'logempty' => '無合誌也。',
1692 'log-title-wildcard' => '題以此始者,取之',
1693
1694 # Special:AllPages
1695 'allpages' => '全典',
1696 'alphaindexline' => '自$1$2',
1697 'nextpage' => '次頁($1)',
1698 'prevpage' => '先頁($1)',
1699 'allpagesfrom' => '始頁:',
1700 'allpagesto' => '末頁:',
1701 'allarticles' => '全典',
1702 'allinnamespace' => '全$1名冊',
1703 'allnotinnamespace' => '非$1名冊',
1704 'allpagesprev' => '前',
1705 'allpagesnext' => '次',
1706 'allpagessubmit' => '往',
1707 'allpagesprefix' => '冠頁以:',
1708 'allpagesbadtitle' => '或冠有他語、他山、或含禁字,題標不格。',
1709 'allpages-bad-ns' => '無"$1"名冊',
1710
1711 # Special:Categories
1712 'categories' => '類',
1713 'categoriespagetext' => '大典{{PLURAL:$1|類中}}有頁或媒。
1714 [[Special:UnusedCategories|未類]]無示之。
1715 閱[[Special:WantedCategories|需類]]也。',
1716 'categoriesfrom' => '示此項起之類:',
1717 'special-categories-sort-count' => '排數',
1718 'special-categories-sort-abc' => '排字',
1719
1720 # Special:DeletedContributions
1721 'deletedcontributions' => '已刪之積',
1722 'deletedcontributions-title' => '所棄之事',
1723 'sp-deletedcontributions-contribs' => '積',
1724
1725 # Special:LinkSearch
1726 'linksearch' => '尋網連',
1727 'linksearch-pat' => '尋址:',
1728 'linksearch-ns' => '名集:',
1729 'linksearch-ok' => '尋',
1730 'linksearch-text' => '用似"*.wikipedia.org"之萬字。<br />
1731 援之議:<code>$1</code>',
1732 'linksearch-line' => '$1$2',
1733 'linksearch-error' => '萬字僅用於機之始也。',
1734
1735 # Special:ListUsers
1736 'listusersfrom' => '始簿:',
1737 'listusers-submit' => '見',
1738 'listusers-noresult' => '尋無簿。',
1739 'listusers-blocked' => '(已禁)',
1740
1741 # Special:ActiveUsers
1742 'activeusers' => '躍簿',
1743 'activeusers-intro' => '此乃為近$1天內之躍簿也。',
1744 'activeusers-count' => '$3天內之$1易',
1745 'activeusers-from' => '示簿始於:',
1746 'activeusers-hidebots' => '藏僕',
1747 'activeusers-hidesysops' => '藏有秩',
1748 'activeusers-noresult' => '無簿矣。',
1749
1750 # Special:Log/newusers
1751 'newuserlogpage' => '誌簿',
1752 'newuserlogpagetext' => '此為誌簿之記也',
1753
1754 # Special:ListGroupRights
1755 'listgrouprights' => '權任一覽',
1756 'listgrouprights-summary' => '此所列述,諸職所司也,各有異同。欲知其詳,請閱[[{{MediaWiki:Listgrouprights-helppage}}|此文]]。',
1757 'listgrouprights-key' => '* <span class="listgrouprights-granted">權授矣</span>
1758 * <span class="listgrouprights-revoked">權撤矣</span>',
1759 'listgrouprights-group' => '組',
1760 'listgrouprights-rights' => '權',
1761 'listgrouprights-helppage' => 'Help:組權',
1762 'listgrouprights-members' => '(社員表)',
1763 'listgrouprights-addgroup' => '加{{PLURAL:$2|一|多}}組:$1',
1764 'listgrouprights-removegroup' => '除{{PLURAL:$2|一|多}}組:$1',
1765 'listgrouprights-addgroup-all' => '加全組',
1766 'listgrouprights-removegroup-all' => '除全組',
1767 'listgrouprights-addgroup-self' => '加自之{{PLURAL:$2|一|多}}組:$1',
1768 'listgrouprights-removegroup-self' => '除自之{{PLURAL:$2|一|多}}組:$1',
1769 'listgrouprights-addgroup-self-all' => '加自之全組',
1770 'listgrouprights-removegroup-self-all' => '除自之全組',
1771
1772 # E-mail user
1773 'mailnologin' => '無驛',
1774 'mailnologintext' => '[[Special:UserLogin|登簿]]置郵,方可捎書。',
1775 'emailuser' => '捎君',
1776 'emailpage' => '捎書',
1777 'emailpagetext' => '表下捎焉,以郵制君。
1778 署[[Special:Preferences|子簿郵]]以候往返。',
1779 'usermailererror' => '驛報有誤:',
1780 'defemailsubject' => '{{SITENAME}}來書',
1781 'usermaildisabled' => '無他人之郵',
1782 'usermaildisabledtext' => '無發電郵於wiki上之他戶也',
1783 'noemailtitle' => '無郵',
1784 'noemailtext' => '此君無郵。',
1785 'nowikiemailtitle' => '無許之郵',
1786 'nowikiemailtext' => '此君謝收郵之。',
1787 'email-legend' => '發郵至{{SITENAME}}之另一簿',
1788 'emailfrom' => '自:',
1789 'emailto' => '致:',
1790 'emailsubject' => '題:',
1791 'emailmessage' => '訊:',
1792 'emailsend' => '遣',
1793 'emailccme' => '謄複本。',
1794 'emailccsubject' => '致$1複本:$2',
1795 'emailsent' => '書遣矣',
1796 'emailsenttext' => '書遣矣',
1797 'emailuserfooter' => '此捎由$1$2經{{SITENAME}}之「捎君」發矣。',
1798
1799 # User Messenger
1800 'usermessage-summary' => '留系信。',
1801 'usermessage-editor' => '系信',
1802
1803 # Watchlist
1804 'watchlist' => '哨站',
1805 'mywatchlist' => '哨站',
1806 'watchlistfor2' => '$1之哨 $2',
1807 'nowatchlist' => '無哨',
1808 'watchlistanontext' => '$1以治哨',
1809 'watchnologin' => '未登簿',
1810 'watchnologintext' => '[[Special:UserLogin|登簿]]以治哨。',
1811 'addedwatchtext' => "\"[[:\$1]]\"哨派矣。後有易、議者可見於[[Special:Watchlist|哨站]],且'''粗體'''列於[[Special:RecentChanges|近易]]。",
1812 'removedwatchtext' => '"[[:$1]]"[[Special:Watchlist|哨]]撤矣。',
1813 'watch' => '派哨',
1814 'watchthispage' => '哨此報',
1815 'unwatch' => '撤哨',
1816 'unwatchthispage' => '撤此哨',
1817 'notanarticle' => '此頁非文',
1818 'notvisiblerev' => '上中異簿之審已刪矣',
1819 'watchnochange' => '皆無易也',
1820 'watchlist-details' => '哨上有$1,不含議論。',
1821 'wlheader-enotif' => '*准報信。',
1822 'wlheader-showupdated' => "*易者'''粗體'''。",
1823 'watchmethod-recent' => '哨近易。',
1824 'watchmethod-list' => '報近易…',
1825 'watchlistcontains' => '共$1哨。',
1826 'iteminvalidname' => "'$1'謬名。",
1827 'wlnote' => '近<b>$2</b>時有$1者易。',
1828 'wlshowlast' => '見近$1時、$2天、$3時易',
1829 'watchlist-options' => '哨項',
1830
1831 # Displayed when you click the "watch" button and it is in the process of watching
1832 'watching' => '出陣…',
1833 'unwatching' => '收兵…',
1834
1835 'enotif_mailer' => '{{SITENAME}}報',
1836 'enotif_reset' => '令為盡閱',
1837 'enotif_newpagetext' => '新灶',
1838 'enotif_impersonal_salutation' => '貴客',
1839 'changed' => '易',
1840 'created' => '撰',
1841 'enotif_subject' => '{{SITENAME}}簿{$PAGEEDITOR}{$CHANGEDORCREATED}{$PAGETITLE}',
1842 'enotif_lastvisited' => '自子出簿,有易見$1。',
1843 'enotif_lastdiff' => '欲閱此易,見$1。',
1844 'enotif_anon_editor' => '過客$1',
1845 'enotif_body' => '$WATCHINGUSERNAME鈞鑑
1846
1847 $PAGEEDITDATE{{SITENAME}}簿$PAGEEDITOR$CHANGEDORCREATED$PAGETITLE,閱審之見$PAGETITLE_URL
1848
1849 $NEWPAGE
1850
1851 纂者彙:$PAGESUMMARY $PAGEMINOREDIT
1852 遣書($PAGEEDITOR_EMAIL)或訪齋($PAGEEDITOR_WIKI)聯繫之。
1853
1854 如不訪頁,哨報止也。可赴哨所令復之。
1855
1856 {{SITENAME}}敬上
1857
1858 --
1859 欲更哨令,惠訪{{canonicalurl:{{#special:EditWatchlist}}}}
1860
1861 欲刪之頁,惠訪$UNWATCHURL
1862
1863 饋助之,惠訪{{canonicalurl:{{MediaWiki:Helppage}}}}',
1864
1865 # Delete
1866 'deletepage' => '刪頁',
1867 'confirm' => '准',
1868 'excontent' => '文乃「$1」',
1869 'excontentauthor' => '文乃「$1」,乃「[[Special:Contributions/$2|$2]]」獨作。',
1870 'exbeforeblank' => '清文前乃為:「$1」',
1871 'exblank' => '缺頁',
1872 'delete-confirm' => '刪"$1"',
1873 'delete-legend' => '刪',
1874 'historywarning' => '警示,此頁約有誌$1:',
1875 'confirmdeletetext' => '欲刪此物與誌,知後果、合[[{{MediaWiki:Policy-url}}]]後再為之。',
1876 'actioncomplete' => '成矣',
1877 'actionfailed' => '敗矣',
1878 'deletedtext' => '"$1"刪矣,見誌刪於$2。',
1879 'dellogpage' => '誌刪',
1880 'dellogpagetext' => '近刪如下:',
1881 'deletionlog' => '誌刪',
1882 'reverted' => '已還前審',
1883 'deletecomment' => '因:',
1884 'deleteotherreason' => '另/附之因:',
1885 'deletereasonotherlist' => '另因',
1886 'deletereason-dropdown' => '*常刪之因
1887 ** 作者之求
1888 ** 侵版權
1889 ** 破壞',
1890 'delete-edit-reasonlist' => '纂刪因',
1891 'delete-toobig' => '此頁含大誌,過$1修。刪頁限矣,防於{{SITENAME}}之亂也。',
1892 'delete-warning-toobig' => '此頁含大誌,過$1修。刪之可亂{{SITENAME}}之事也;續時留神之。',
1893
1894 # Rollback
1895 'rollback' => '反正',
1896 'rollback_short' => '正',
1897 'rollbacklink' => '正',
1898 'rollbackfailed' => '未能反正',
1899 'cantrollback' => '獨一作者,無以反正。',
1900 'alreadyrolled' => '[[User:$2|$2]]([[User talk:$2|議]] | [[Special:Contributions/$2|{{int:contribslink}}]])作[[:$1]],退不成也。有易或已退焉。新纂者為[[User:$3|$3]]([[User talk:$3|議]] | [[Special:Contributions/$3|{{int:contribslink}}]])',
1901 'editcomment' => "贊曰\"''\$1''\"",
1902 'revertpage' => '去[[Special:Contributions/$2|$2]]之作(欲言之,可至[[User talk:$2|此]])為[[User:$1|$1]]之本耳',
1903 'revertpage-nouser' => '去(刪簿)之作為[[User:$1|$1]]之本耳',
1904 'rollback-success' => '去$1之作,復為$2之本耳。',
1905
1906 # Edit tokens
1907 'sessionfailure-title' => '登段敗也',
1908 'sessionfailure' => '登簿有變。為防盜簿,返前重取再為之。',
1909
1910 # Protect
1911 'protectlogpage' => '誌緘',
1912 'protectlogtext' => '誌緘如下;近緘見[[Special:ProtectedPages|此]] 。',
1913 'protectedarticle' => '緘焉"[[$1]]"',
1914 'modifiedarticleprotection' => '令"$1"',
1915 'unprotectedarticle' => '啟焉"[[$1]]"',
1916 'movedarticleprotection' => '自「[[$2]]」至「[[$1]]」之錮改矣',
1917 'protect-title' => '更"$1"之緘',
1918 'prot_1movedto2' => '[[$1]]遷至[[$2]]',
1919 'protect-legend' => '准緘',
1920 'protectcomment' => '贊因',
1921 'protectexpiry' => '屆期',
1922 'protect_expiry_invalid' => '屆期不明。',
1923 'protect_expiry_old' => '屆期已過。',
1924 'protect-unchain-permissions' => '解鎖更遠之項',
1925 'protect-text' => "緘捆'''$1'''。",
1926 'protect-locked-blocked' => "簿禁,'''$1'''緘昔如下:",
1927 'protect-locked-dblock' => "庫鎖,'''$1'''緘昔如下:",
1928 'protect-locked-access' => "未准,'''$1'''緘昔如下:",
1929 'protect-cascadeon' => '取佐緘焉,迭牽此頁;{{PLURAL:$1|此|此}}頁啟篋,無反累焉。',
1930 'protect-default' => '允全簿',
1931 'protect-fallback' => "須''$1''准",
1932 'protect-level-autoconfirmed' => '禁無簿',
1933 'protect-level-sysop' => '惟有秩',
1934 'protect-summary-cascade' => '迭緘',
1935 'protect-expiring' => '$1(UTC)屆',
1936 'protect-expiry-indefinite' => '無屆',
1937 'protect-cascade' => '援引緘,牽迭',
1938 'protect-cantedit' => '汝無動頁之護也,因汝無權纂之矣。',
1939 'protect-othertime' => '它時:',
1940 'protect-othertime-op' => '它時',
1941 'protect-existing-expiry' => '現屆時:$2 $3',
1942 'protect-otherreason' => '它/附之理:',
1943 'protect-otherreason-op' => '它理',
1944 'protect-dropdown' => '*通錮之理
1945 ** 多破
1946 ** 多灌
1947 ** 反產之戰纂
1948 ** 高量之頁',
1949 'protect-edit-reasonlist' => '纂護之理',
1950 'protect-expiry-options' => '半時:1 hour,一日:1 day,一週:1 week,兩週:2 weeks,一月:1 month,三月:3 months,六月:6 months,一年:1 year,永久:infinite',
1951 'restriction-type' => '准',
1952 'restriction-level' => '緘捆',
1953 'minimum-size' => '幅越',
1954 'maximum-size' => '幅弱:',
1955 'pagesize' => '(位元組)',
1956
1957 # Restrictions (nouns)
1958 'restriction-edit' => '纂',
1959 'restriction-move' => '遷',
1960 'restriction-create' => '建',
1961 'restriction-upload' => '貢',
1962
1963 # Restriction levels
1964 'restriction-level-sysop' => '全封',
1965 'restriction-level-autoconfirmed' => '半封',
1966 'restriction-level-all' => '有封',
1967
1968 # Undelete
1969 'undelete' => '覽刪',
1970 'undeletepage' => '覽刪並還之',
1971 'undeletepagetitle' => "'''如下含[[:$1]]刪之審'''。",
1972 'viewdeletedpage' => '覽刪',
1973 'undeletepagetext' => '如下之$1頁已刪,備謄以還;曆滿乃清之。',
1974 'undelete-fieldset-title' => '復審',
1975 'undeleteextrahelp' => "欲還題,撤核後令'''''{{int:undeletebtn}}'''''。
1976 欲還某審,核之再令。
1977 欲清核、贊,令之'''''{{int:undeletereset}}'''''。",
1978 'undeleterevisions' => '審備$1',
1979 'undeletehistory' => '如還題,審亦隨焉;若存同題,還如誌,不以代焉。',
1980 'undeleterevdel' => '新審不牽,難還也;銷、見之以篤還。',
1981 'undeletehistorynoadmin' => '文刪矣,何由如下;並示末纂者。詳文藏,惟有迭可閱。',
1982 'undelete-revision' => '自$4$5$3纂之$1審刪如下:',
1983 'undeleterevision-missing' => '審謬失;棄、還或鏈亡。',
1984 'undeletebtn' => '還',
1985 'undeletelink' => '察焉,以定還否',
1986 'undeleteviewlink' => '察',
1987 'undeletereset' => '歸白',
1988 'undeleteinvert' => '反相',
1989 'undeletecomment' => '因:',
1990 'undeletedrevisions' => '$1審已還',
1991 'undeletedrevisions-files' => '$1審、$2檔已還',
1992 'undeletedfiles' => '$1檔已還',
1993 'cannotundelete' => '無以還檔;或復矣。',
1994 'undeletedpage' => "'''$1還矣'''
1995 近刪新還,見[[Special:Log/delete|刪還誌]]。",
1996 'undelete-header' => '欲覽近刪,見[[Special:Log/delete|誌刪]]。',
1997 'undelete-search-box' => '尋刪',
1998 'undelete-search-prefix' => '見頁始如',
1999 'undelete-search-submit' => '尋',
2000 'undelete-no-results' => '備本無合者也。',
2001 'undelete-filename-mismatch' => '$1之審名不合,無可還焉。',
2002 'undelete-bad-store-key' => '$1之審乃空,無可還焉。',
2003 'undelete-cleanup-error' => '冗檔$1,欲刪而有誤也。',
2004 'undelete-missing-filearchive' => '$1無尋,或已還矣。',
2005 'undelete-error-short' => '$1欲還而有誤也。',
2006 'undelete-error-long' => '還檔有誤。欲還者:
2007
2008 $1',
2009 'undelete-show-file-confirm' => '汝乃確視於 $2 $3 之「<nowiki>$1</nowiki>」的已刪之審嗎?',
2010 'undelete-show-file-submit' => '是',
2011
2012 # Namespace form on various pages
2013 'namespace' => '名冊:',
2014 'invert' => '反相',
2015 'blanknamespace' => '主',
2016
2017 # Contributions
2018 'contributions' => '功績',
2019 'contributions-title' => '$1之功績',
2020 'mycontris' => '吾績',
2021 'contribsub2' => '$1勛($2)',
2022 'nocontribs' => '無勛及也。',
2023 'uctop' => '(至頂)',
2024 'month' => '且不越',
2025 'year' => '年不越',
2026
2027 'sp-contributions-newbies' => '惟列新進',
2028 'sp-contributions-newbies-sub' => '予新進',
2029 'sp-contributions-newbies-title' => '新進之功績',
2030 'sp-contributions-blocklog' => '誌禁',
2031 'sp-contributions-deleted' => '已刪之積',
2032 'sp-contributions-uploads' => '貢',
2033 'sp-contributions-logs' => '誌',
2034 'sp-contributions-talk' => '議',
2035 'sp-contributions-userrights' => '秉治權任',
2036 'sp-contributions-blocked-notice' => '此簿現禁。
2037 近誌禁之項如下示之:',
2038 'sp-contributions-blocked-notice-anon' => '此IP址現禁。
2039 近誌禁之項如下示之:',
2040 'sp-contributions-search' => '問勛',
2041 'sp-contributions-username' => '簿名或IP址',
2042 'sp-contributions-toponly' => '僅示至新審之纂',
2043 'sp-contributions-submit' => '問',
2044
2045 # What links here
2046 'whatlinkshere' => '取佐',
2047 'whatlinkshere-title' => '「$1」取佐',
2048 'whatlinkshere-page' => '題',
2049 'linkshere' => "取佐'''[[:$1]]'''如下:",
2050 'nolinkshere' => "無頁取佐'''[[:$1]]'''。",
2051 'nolinkshere-ns' => "名冊內無頁取佐'''[[:$1]]'''。",
2052 'isredirect' => '渡',
2053 'istemplate' => '含',
2054 'isimage' => '檔佐',
2055 'whatlinkshere-prev' => '前$1',
2056 'whatlinkshere-next' => '次$1',
2057 'whatlinkshere-links' => '←佐',
2058 'whatlinkshere-hideredirs' => '$1轉',
2059 'whatlinkshere-hidetrans' => '$1含',
2060 'whatlinkshere-hidelinks' => '$1佐',
2061 'whatlinkshere-hideimages' => '$1檔佐',
2062 'whatlinkshere-filters' => '濾',
2063
2064 # Block/unblock
2065 'blockip' => '禁簿',
2066 'blockip-title' => '禁簿',
2067 'blockip-legend' => '禁簿',
2068 'blockiptext' => '函下禁纂,簿、址明判;[[{{MediaWiki:Policy-url}}|秉據]]如斯,立法克亂。指罪證行,了冤無憾。',
2069 'ipadressorusername' => 'IP或簿名',
2070 'ipbexpiry' => '限期',
2071 'ipbreason' => '指證',
2072 'ipbreasonotherlist' => '常犯',
2073 'ipbreason-dropdown' => '*如下道:
2074 ** 造假報
2075 ** 毀文貌
2076 ** 廣賈告
2077 ** 話胡鬧
2078 ** 恐嚇擾
2079 ** 污名號
2080 ** 名瀆道',
2081 'ipbcreateaccount' => '禁增簿',
2082 'ipbemailban' => '禁郵捎',
2083 'ipbenableautoblock' => '屢禁此簿,新IP址、後繼亦如也。',
2084 'ipbsubmit' => '禁簿',
2085 'ipbother' => '別期',
2086 'ipboptions' => '二時:2 hours,一日:1 day,三日:3 days,一週:1 week,二週:2 weeks,一月:1 month,三月:3 months,六月:6 months,一年:1 year,永如:infinite',
2087 'ipbotheroption' => '它',
2088 'ipbotherreason' => '補證、加證曰',
2089 'ipbhidename' => '簿名隱乎纂與表',
2090 'ipbwatchuser' => '哨該簿之齋與議',
2091 'ipb-change-block' => '用此設重禁此簿',
2092 'badipaddress' => 'IP不格',
2093 'blockipsuccesssub' => '禁焉',
2094 'blockipsuccesstext' => '[[Special:Contributions/$1|$1]]禁焉。表禁<br />見[[Special:BlockList|此]]。',
2095 'ipb-edit-dropdown' => '改證',
2096 'ipb-unblock-addr' => '赦$1',
2097 'ipb-unblock' => '赦簿、址',
2098 'ipb-blocklist' => '列禁',
2099 'ipb-blocklist-contribs' => '$1勛績',
2100 'unblockip' => '赦簿',
2101 'unblockiptext' => '函下赦禁。',
2102 'ipusubmit' => '赦此址',
2103 'unblocked' => '[[User:$1|$1]]赦焉',
2104 'unblocked-id' => '禁$1赦焉',
2105 'ipblocklist' => '列禁簿、禁址',
2106 'ipblocklist-legend' => '尋禁簿',
2107 'ipblocklist-submit' => '尋',
2108 'ipblocklist-localblock' => '本禁',
2109 'ipblocklist-otherblocks' => '他{{PLURAL:$1|禁|禁}}',
2110 'infiniteblock' => '永如',
2111 'expiringblock' => '屆$1 $2',
2112 'anononlyblock' => '惟匿者',
2113 'noautoblockblock' => '止自禁',
2114 'createaccountblock' => '禁增簿',
2115 'emailblock' => '郵禁焉',
2116 'blocklist-nousertalk' => '禁其議',
2117 'ipblocklist-empty' => '無禁。',
2118 'ipblocklist-no-results' => '簿名、IP址未禁焉。',
2119 'blocklink' => '禁',
2120 'unblocklink' => '赦',
2121 'change-blocklink' => '更',
2122 'contribslink' => '勛',
2123 'autoblocker' => '近日$1"$2";同子IP址,故禁焉。',
2124 'blocklogpage' => '誌禁',
2125 'blocklog-showlog' => '此簿曾被禁。誌禁示下:',
2126 'blocklog-showsuppresslog' => '此簿曾被禁隱。誌廢示下:',
2127 'blocklogentry' => '禁[[$1]]屆$2$3',
2128 'reblock-logentry' => '改[[$1]]之禁,屆$2$3',
2129 'blocklogtext' => '此誌禁赦;自禁不示。見[[Special:BlockList|此]]列今禁者。',
2130 'unblocklogentry' => '$1赦焉',
2131 'block-log-flags-anononly' => '惟禁匿',
2132 'block-log-flags-nocreate' => '禁增簿',
2133 'block-log-flags-noautoblock' => '止自禁',
2134 'block-log-flags-noemail' => '郵禁焉',
2135 'block-log-flags-nousertalk' => '禁己議',
2136 'block-log-flags-angry-autoblock' => '強自封用也',
2137 'block-log-flags-hiddenname' => '藏簿名',
2138 'range_block_disabled' => '未准有秩圍禁。',
2139 'ipb_expiry_invalid' => '屆期不明。',
2140 'ipb_expiry_temp' => '藏簿禁封必為長久也。',
2141 'ipb_hide_invalid' => '無壓簿以多纂之故。',
2142 'ipb_already_blocked' => '"$1"早禁矣',
2143 'ipb-needreblock' => '$1已被禁矣。爾是否改此置?',
2144 'ipb-otherblocks-header' => '他{{PLURAL:$1|禁|禁}}',
2145 'ipb_cant_unblock' => '有誤:禁$1無尋;或早赦矣。',
2146 'ipb_blocked_as_range' => '錯:該IP $1 無直禁也,無赦之。唯它在 $2 之範禁內,其範可赦之。',
2147 'ip_range_invalid' => 'IP址圍不格',
2148 'ip_range_toolarge' => '大於 /$1 之禁段乃無容也。',
2149 'blockme' => '自禁',
2150 'proxyblocker' => '禁Proxy',
2151 'proxyblocksuccess' => '成矣。',
2152 'cant-block-while-blocked' => '爾然被禁,勿施於人。',
2153 'cant-see-hidden-user' => '簿禁或藏矣。
2154 爾無藏之權,無視纂禁也。',
2155 'ipbblocked' => '爾無鎖或鎖他簿,因你自封也',
2156 'ipbnounblockself' => '你無解封自身也',
2157
2158 # Developer tools
2159 'lockdb' => '閉庫',
2160 'unlockdb' => '開庫',
2161 'lockdbtext' => '夫閉庫者,止撰編、凍簿註、休令哨、謝問庫也。篤欲行,事畢開之。',
2162 'unlockdbtext' => '夫開庫者,迎撰編、任註簿、喜令哨、隨問庫也;慎篤之。',
2163 'lockconfirm' => '篤閉之。',
2164 'unlockconfirm' => '篤開之。',
2165 'lockbtn' => '閉庫',
2166 'unlockbtn' => '開庫',
2167 'locknoconfirm' => '未篤焉。',
2168 'lockdbsuccesssub' => '庫已閉',
2169 'unlockdbsuccesssub' => '庫已開',
2170 'lockdbsuccesstext' => '庫閉矣。<br />檢畢切[[Special:UnlockDB|開之]]。',
2171 'unlockdbsuccesstext' => '庫開矣',
2172 'lockfilenotwritable' => '未准更鎖庫檔。欲開閉之,網頁伺服須得更也。',
2173 'databasenotlocked' => '庫未閉焉。',
2174
2175 # Move page
2176 'move-page' => '遷$1',
2177 'move-page-legend' => '遷頁',
2178 'movepagetext' => "函下遷頁,誌隨新往、舊題作渡、取佐欲移。保佐正,[[Special:DoubleRedirects|防窮]]、[[Special:BrokenRedirects|斷渡]]。
2179
2180 囑之者,新題若非空、渡、缺誌,則舊'''不遷'''焉。存頁勿覆,而誤遷可悔也。
2181
2182 '''警示!'''
2183 膾炙遷焉,禍生不測;戒慎行之。",
2184 'movepagetext-noredirectfixer' => "函下遷頁,誌隨新往、舊題作渡、取佐欲移。欲查[[Special:DoubleRedirects|防窮]]、[[Special:BrokenRedirects|斷渡]]之。
2185
2186 囑之者,新題若非空、渡、缺誌,則舊'''不遷'''焉。存頁勿覆,而誤遷可悔也。
2187
2188 '''警示!'''
2189 膾炙遷焉,禍生不測;戒慎行之。",
2190 'movearticle' => '遷文:',
2191 'moveuserpage-warning' => "'''警:'''爾將遷頁齋。注之遷齋後之簿名乃為''無''變也。",
2192 'movenologin' => '未登簿',
2193 'movenologintext' => '遷文須[[Special:UserLogin|登簿]]。',
2194 'movenotallowed' => '無准遷檔也。',
2195 'cant-move-user-page' => '無動自齋(除字頁)。',
2196 'cant-move-to-user-page' => '無動至齋(除字頁)。',
2197 'newtitle' => '至新題:',
2198 'move-watch' => '派哨至自與至之頁',
2199 'movepagebtn' => '遷文',
2200 'pagemovedsub' => '遷成矣',
2201 'movepage-moved' => "'''「$1」已遷至「$2」'''",
2202 'movepage-moved-redirect' => '一渡已建。',
2203 'movepage-moved-noredirect' => '建渡已押。',
2204 'articleexists' => '此題早存,或名謬焉;請更之。',
2205 'cantmove-titleprotected' => '爾不可動頁至此,因新題已緘焉,防建之。',
2206 'talkexists' => "'''文遷成而議未移,蓋早存也;請併之。'''",
2207 'movedto' => '遷至',
2208 'movetalk' => '議並遷',
2209 'move-subpages' => '遷議(上至$1)',
2210 'move-talk-subpages' => '遷子議(上至$1)',
2211 'movepage-page-exists' => '頁$1已存矣,非自覆也。',
2212 'movepage-page-moved' => '頁$1$2矣。',
2213 'movepage-page-unmoved' => '頁$1$2不成。',
2214 'movepage-max-pages' => '上之$1頁遷矣同非自遷之下。',
2215 'movelogpage' => '誌遷',
2216 'movelogpagetext' => '頁遷如下:',
2217 'movereason' => '因',
2218 'revertmove' => '還',
2219 'delete_and_move' => '刪遷',
2220 'delete_and_move_text' => '==准刪==
2221
2222 往遷"[[:$1]]"存,刪之以替乎?',
2223 'delete_and_move_confirm' => '刪之',
2224 'delete_and_move_reason' => '為遷而刪之',
2225 'selfmove' => '鄉遷同源,如未移也。',
2226 'immobile-source-namespace' => '名集「$1」上無動',
2227 'immobile-target-namespace' => '無移至「$1」中',
2228 'immobile-target-namespace-iw' => '無移至垮維基,此乃無效也。',
2229 'immobile-source-page' => '此頁無動也。',
2230 'immobile-target-page' => '無動至標之標題。',
2231 'imagenocrossnamespace' => '非動檔至非檔名間',
2232 'nonfile-cannot-move-to-file' => '非動非檔至檔名間',
2233 'imagetypemismatch' => '其新副檔名非配其類也',
2234 'imageinvalidfilename' => '標之檔名乃無效也',
2235 'fix-double-redirects' => '更指原題之任渡',
2236 'move-leave-redirect' => '留渡',
2237 'protectedpagemovewarning' => "'''警:'''本頁已錮,有秩移之。
2238 近誌下曰參詳之:",
2239 'semiprotectedpagemovewarning' => "'''注:'''本頁已錮,注簿移之。
2240 近誌下曰參詳之:",
2241 'move-over-sharedrepo' => '== 檔存也 ==
2242 [[:$1]]於共存存也,遷標題,蓋共檔之。',
2243 'file-exists-sharedrepo' => '同名之檔已存於共也。
2244 請擇其另名之。',
2245
2246 # Export
2247 'export' => '出匯',
2248 'exporttext' => '文、誌纂、擇頁可編成XML,借MediaWiki[[Special:Import|入匯]他山]。欲出匯,函下題之,每列一題,任牽舊審、誌文;或獨帶末纂之述,以鏈表之,如以[[{{#Special:Export}}/{{MediaWiki:Mainpage}}]]匯"[[{{MediaWiki:Mainpage}}]]"。',
2249 'exportcuronly' => '獨匯今審',
2250 'exportnohistory' => "----
2251 '''囑記,'''封匯全誌,因累甚也。",
2252 'export-submit' => '出匯',
2253 'export-addcattext' => '索門擇題:',
2254 'export-addcat' => '增',
2255 'export-addnstext' => '索名集擇題:',
2256 'export-addns' => '增',
2257 'export-download' => '備檔以載',
2258 'export-templates' => '含模',
2259
2260 # Namespace 8 related
2261 'allmessages' => '官話',
2262 'allmessagesname' => '話',
2263 'allmessagesdefault' => '慣話文',
2264 'allmessagescurrent' => '今話文',
2265 'allmessagestext' => '此列MediaWiki官話。
2266 如貢正宗MediaWiki本地化,[//www.mediawiki.org/wiki/Localisation MediaWiki本地化]與[//translatewiki.net translatewiki.net]閱之。',
2267 'allmessagesnotsupportedDB' => "'''\$wgUseDatabaseMessages'''閉庫,'''無纂也。",
2268 'allmessages-filter-legend' => '濾',
2269 'allmessages-filter' => '以易濾:',
2270 'allmessages-filter-unmodified' => '無易',
2271 'allmessages-filter-all' => '全',
2272 'allmessages-filter-modified' => '有易',
2273 'allmessages-prefix' => '以前綴濾:',
2274 'allmessages-language' => '言:',
2275 'allmessages-filter-submit' => '始',
2276
2277 # Thumbnails
2278 'thumbnail-more' => '展',
2279 'filemissing' => '喪檔',
2280 'thumbnail_error' => '縮圖$1有誤',
2281 'thumbnail_invalid_params' => '縮圖參數不合',
2282 'thumbnail_dest_directory' => '縮圖匣未可造',
2283 'thumbnail_image-type' => '圖類未支也',
2284 'thumbnail_gd-library' => '未完之GD設:功遺$1',
2285 'thumbnail_image-missing' => '檔遺:$1',
2286
2287 # Special:Import
2288 'import' => '圖入匯',
2289 'importinterwiki' => '維基互匯',
2290 'import-interwiki-text' => '欲入匯,擇維基、揀題文,審時、纂者隨記也。互匯錄於[[Special:Log/import|誌入]]。',
2291 'import-interwiki-source' => '來源wiki/頁:',
2292 'import-interwiki-history' => '審、誌同匯',
2293 'import-interwiki-submit' => '入匯',
2294 'import-interwiki-namespace' => '入名集:',
2295 'import-upload-filename' => '檔名:',
2296 'import-comment' => '註:',
2297 'importtext' => '請[[Special:Export|出匯]]儲之。
2298 再入匯於此。',
2299 'importstart' => '入匯…',
2300 'import-revision-count' => '有審$1',
2301 'importnopages' => '無可匯。',
2302 'imported-log-entries' => '已匯誌項有$1。',
2303 'importfailed' => '入匯有變:<nowiki>$1</nowiki>',
2304 'importunknownsource' => '入類不明',
2305 'importcantopen' => '入未可啟',
2306 'importbadinterwiki' => '維基內鏈壞',
2307 'importnotext' => '空檔或無文',
2308 'importsuccess' => '入匯成矣!',
2309 'importhistoryconflict' => '舊審沖,疑早存焉',
2310 'importnosources' => '互匯而未定入源,審、誌不予直進。',
2311 'importnofile' => '無匯入也。',
2312 'importuploaderrorsize' => '檔未入匯。幅越焉。',
2313 'importuploaderrorpartial' => '檔未入匯。檔部傳。',
2314 'importuploaderrortemp' => '檔未入匯。臨夾已失。',
2315 'import-parse-failure' => 'XML入匯語法敗矣',
2316 'import-noarticle' => '無頁入匯也!',
2317 'import-nonewrevisions' => '全審已入匯也。',
2318 'xml-error-string' => '$1 於行$2,欄$3 $4字節): $5',
2319 'import-upload' => '貢XML',
2320 'import-token-mismatch' => '節遺。再嘗之。',
2321 'import-invalid-interwiki' => '無乃定之wiki匯入。',
2322
2323 # Import log
2324 'importlogpage' => '誌入',
2325 'importlogpagetext' => '秩入匯自他山之審。',
2326 'import-logentry-upload' => '[[$1]]上傳而匯',
2327 'import-logentry-upload-detail' => '有審$1',
2328 'import-logentry-interwiki' => '互匯$1',
2329 'import-logentry-interwiki-detail' => '$1審自$2',
2330
2331 # Tooltip help for the actions
2332 'tooltip-pt-userpage' => '述平生、紹身家、銘字號',
2333 'tooltip-pt-anonuserpage' => '君IP之舍',
2334 'tooltip-pt-mytalk' => '與眾論、往魚雁、湧文滔',
2335 'tooltip-pt-anontalk' => '此IP所修之議',
2336 'tooltip-pt-preferences' => '更符驛、排版式、投所好',
2337 'tooltip-pt-watchlist' => '收矚目、治眼線、賞萌茂',
2338 'tooltip-pt-mycontris' => '刻勛功、追作續、慰苦勞',
2339 'tooltip-pt-login' => '設書齋、錄功績、廣放哨',
2340 'tooltip-pt-anonlogin' => '設書齋、錄功績、廣放哨',
2341 'tooltip-pt-logout' => '凡事盡,乘雲飄',
2342 'tooltip-ca-talk' => '求異見、辯是非、妥紛擾',
2343 'tooltip-ca-edit' => '拓文意、校誤謬、潤辭藻',
2344 'tooltip-ca-addsection' => '有言議,添新要',
2345 'tooltip-ca-viewsource' => '文函緘,讀源老',
2346 'tooltip-ca-history' => '誌流衍、備謄本、修惡盜',
2347 'tooltip-ca-protect' => '謝撰纂,奏原調',
2348 'tooltip-ca-unprotect' => '和原調,以撰纂',
2349 'tooltip-ca-delete' => '撕書頁,棄於奧',
2350 'tooltip-ca-undelete' => '悔刪斷,奉回轎',
2351 'tooltip-ca-move' => '安居所,嚮正道',
2352 'tooltip-ca-watch' => '哨此報',
2353 'tooltip-ca-unwatch' => '撤此哨',
2354 'tooltip-search' => '索大典,籲自曉',
2355 'tooltip-search-go' => '確合契,躍步到',
2356 'tooltip-search-fulltext' => '尋通篇,列倣傚',
2357 'tooltip-p-logo' => '返卷首,訪露朝',
2358 'tooltip-n-mainpage' => '返卷首,訪露朝',
2359 'tooltip-n-mainpage-description' => '返卷首,訪露朝',
2360 'tooltip-n-portal' => '識百科、習施行、熟矩教',
2361 'tooltip-n-currentevents' => '知天下、順潮流、察脈絡',
2362 'tooltip-n-recentchanges' => '閱新易、聞脈搏、觀熱鬧',
2363 'tooltip-n-randompage' => '嚐鮮味,隨遊遨',
2364 'tooltip-n-help' => '解疑惑、點明燈、掛病號',
2365 'tooltip-t-whatlinkshere' => '何美餚,佐此料',
2366 'tooltip-t-recentchangeslinked' => '足義友,借鏡照',
2367 'tooltip-feed-rss' => '本卷之RSS源',
2368 'tooltip-feed-atom' => '本卷之Atom源',
2369 'tooltip-t-contributions' => '同肩戰,苦功高',
2370 'tooltip-t-emailuser' => '言未猶,書信捎',
2371 'tooltip-t-upload' => '貢彩件、獻樂謠',
2372 'tooltip-t-specialpages' => '奇怪求,特查找',
2373 'tooltip-t-print' => '備印墨,整版貌',
2374 'tooltip-t-permalink' => '鏈緊焊,橋吊牢',
2375 'tooltip-ca-nstab-main' => '閱文稿',
2376 'tooltip-ca-nstab-user' => '返齋寮',
2377 'tooltip-ca-nstab-media' => '聽媒紹',
2378 'tooltip-ca-nstab-special' => '特查報,謝纂校',
2379 'tooltip-ca-nstab-project' => '探爐灶',
2380 'tooltip-ca-nstab-image' => '觀揮毫',
2381 'tooltip-ca-nstab-mediawiki' => '聞官耗',
2382 'tooltip-ca-nstab-template' => '尋模造',
2383 'tooltip-ca-nstab-help' => '助拳腳',
2384 'tooltip-ca-nstab-category' => '入門道',
2385 'tooltip-minoredit' => '正小錯,謙註校',
2386 'tooltip-save' => '葺修畢,儲之窖',
2387 'tooltip-preview' => '篤存儲,先草稿',
2388 'tooltip-diff' => '留筆過,觀入刀',
2389 'tooltip-compareselectedversions' => '揀二審,辨毀造',
2390 'tooltip-watch' => '哨此報',
2391 'tooltip-recreate' => '昔棄鄙,重起灶',
2392 'tooltip-upload' => '獻品備,伐步跑',
2393 'tooltip-rollback' => '『返』乃反之上貢也。',
2394 'tooltip-undo' => '『復』乃開表加因也。',
2395 'tooltip-preferences-save' => '存註',
2396 'tooltip-summary' => '輸一短摘',
2397
2398 # Stylesheets
2399 'common.css' => '/* 此之 CSS 用於全面也 */',
2400 'standard.css' => '/* 此之 CSS 用於經典面之簿也 */',
2401 'nostalgia.css' => '/* 此之 CSS 用於懷古面之簿也 */',
2402 'cologneblue.css' => '/* 此之 CSS 用於馨藍面之簿也 */',
2403 'monobook.css' => '/* 此之 CSS 用於單書面之簿也 */',
2404 'myskin.css' => '/* 此之 CSS 用於吾風面之簿也 */',
2405 'chick.css' => '/* 此之 CSS 用於窈窕面之簿也 */',
2406 'simple.css' => '/* 此之 CSS 用於簡明面之簿也 */',
2407 'modern.css' => '/* 此之 CSS 用於時髦面之簿也 */',
2408 'vector.css' => '/* 此之 CSS 用於動力面之簿也 */',
2409 'print.css' => '/* 此之 CSS 用於印之出力也 */',
2410 'handheld.css' => '/* 此之 CSS 用於 $wgHandheldStyle 之手置面也 */',
2411
2412 # Scripts
2413 'common.js' => '/* 此之JavaScript將載於全簿之頁。 */',
2414 'standard.js' => '/* 此之JavaScript將載於用經典面之簿 */',
2415 'nostalgia.js' => '/* 此之JavaScript將載於用懷古面之簿 */',
2416 'cologneblue.js' => '/* 此之JavaScript將載於用馨藍面之簿 */',
2417 'monobook.js' => '/* 此之JavaScript將載於用單書面之簿 */',
2418 'myskin.js' => '/* 此之JavaScript將載於用吾風面之簿 */',
2419 'chick.js' => '/* 此之JavaScript將載於用窈窕面之簿 */',
2420 'simple.js' => '/* 此之JavaScript將載於用簡明面之簿 */',
2421 'modern.js' => '/* 此之JavaScript將載於用時髦面之簿 */',
2422 'vector.js' => '/* 此之JavaScript將載於用動力面之簿 */',
2423
2424 # Attribution
2425 'anonymous' => '{{SITENAME}}無{{PLURAL:$1|簿|簿}}者',
2426 'siteuser' => '{{SITENAME}}有簿者$1',
2427 'anonuser' => '{{SITENAME}}有匿簿者$1',
2428 'lastmodifiedatby' => '$1$2$3新易此頁。',
2429 'othercontribs' => '$1主撰',
2430 'others' => '他',
2431 'siteusers' => '{{SITENAME}}有{{PLURAL:$2|簿|簿}}者$1',
2432 'anonusers' => '{{SITENAME}}有匿{{PLURAL:$2|簿|簿}}者$1',
2433 'creditspage' => '頁贊',
2434 'nocredits' => '本頁未有贊信也。',
2435
2436 # Spam protection
2437 'spamprotectiontitle' => '防賈濫',
2438 'spamprotectiontext' => '外鏈疑賈。
2439 存頁止焉。',
2440 'spamprotectionmatch' => '憑如下:$1',
2441 'spambot_username' => 'MediaWiki清濫',
2442 'spam_reverting' => '還新審之無鏈$1者。',
2443 'spam_blanking' => '審皆鏈$1,遂令白頁。',
2444
2445 # Skin names
2446 'skinname-standard' => '經典',
2447 'skinname-nostalgia' => '懷古',
2448 'skinname-cologneblue' => '馨藍',
2449 'skinname-monobook' => '單書',
2450 'skinname-myskin' => '吾風',
2451 'skinname-chick' => '窈窕',
2452 'skinname-simple' => '簡明',
2453 'skinname-modern' => '時髦',
2454 'skinname-vector' => '動力',
2455
2456 # Patrolling
2457 'markaspatrolleddiff' => '派哨',
2458 'markaspatrolledtext' => '哨此報',
2459 'markedaspatrolled' => '派哨',
2460 'markedaspatrolledtext' => '[[:$1]]之審哨矣。',
2461 'rcpatroldisabled' => '不哨近易',
2462 'rcpatroldisabledtext' => '近易之哨,未准行也。',
2463 'markedaspatrollederror' => '哨有誤',
2464 'markedaspatrollederrortext' => '揀一以哨。',
2465 'markedaspatrollederror-noautopatrol' => '己易不可哨。',
2466
2467 # Patrol log
2468 'patrol-log-page' => '誌哨',
2469 'patrol-log-header' => '此乃誌哨也。',
2470 'log-show-hide-patrol' => '$1誌巡',
2471
2472 # Image deletion
2473 'deletedrevision' => '刪舊審$1',
2474 'filedeleteerror-short' => '刪檔有誤:$1',
2475 'filedeleteerror-long' => '刪檔有誤:
2476
2477 $1',
2478 'filedelete-missing' => '"$1"不存,無可刪也。',
2479 'filedelete-old-unregistered' => '庫無舊審"$1"。',
2480 'filedelete-current-unregistered' => '庫無"$1"也。',
2481 'filedelete-archive-read-only' => '"$1"存匣,未准更之。',
2482
2483 # Browsing diffs
2484 'previousdiff' => '←前辨',
2485 'nextdiff' => '後辨→',
2486
2487 # Media information
2488 'mediawarning' => "'''警''':此檔型疑惡。行之恐諜也。",
2489 'imagemaxsize' => "述檔頁惟列:<br />''(用於檔)''",
2490 'thumbsize' => '縮圖幅',
2491 'widthheight' => '$1$2',
2492 'widthheightpage' => '$1$2,共$3頁',
2493 'file-info' => '大小:$1,MIME類型:$2',
2494 'file-info-size' => '像素$1$2,大小:$3,MIME類型:$4',
2495 'file-nohires' => '無以更晰。',
2496 'svg-long-desc' => 'SVG檔,貌有像素$1$2,幅$3',
2497 'show-big-image' => '全幅',
2498 'file-info-gif-looped' => '循',
2499 'file-info-gif-frames' => '$1幀',
2500 'file-info-png-looped' => '循',
2501 'file-info-png-repeat' => '放有$1矣',
2502 'file-info-png-frames' => '$1幀',
2503
2504 # Special:NewFiles
2505 'newimages' => '新圖之廊',
2506 'imagelisttext' => "下表乃按$2排之的'''$1'''檔。",
2507 'newimages-summary' => '此奇頁示最後呈上之檔也。',
2508 'newimages-legend' => '濾',
2509 'newimages-label' => '名(或其部):',
2510 'showhidebots' => '($1僕)',
2511 'noimages' => '無可見。',
2512 'ilsubmit' => '尋檔',
2513 'bydate' => '時序',
2514 'sp-newimages-showfrom' => '自$1 $2賞新檔',
2515
2516 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
2517 'video-dims' => '$1$2$3',
2518
2519 # Bad image list
2520 'bad_image_list' => '僅取表件,冠「*」者也。格式如下:
2521
2522 單列數鏈,首通壞檔;而後所鏈之文,允圖見於其內。',
2523
2524 # Metadata
2525 'metadata' => '補註',
2526 'metadata-help' => '此檔補註,製者所添,如相機、掃描之器;後若更檔,補註不誠也。',
2527 'metadata-expand' => '見詳',
2528 'metadata-collapse' => '藏詳',
2529 'metadata-fields' => '若藏詳,此下EXIF補註方現,否則藏焉。
2530 * make
2531 * model
2532 * datetimeoriginal
2533 * exposuretime
2534 * fnumber
2535 * isospeedratings
2536 * focallength
2537 * artist
2538 * copyright
2539 * imagedescription
2540 * gpslatitude
2541 * gpslongitude
2542 * gpsaltitude',
2543
2544 # EXIF tags
2545 'exif-imagewidth' => '寬',
2546 'exif-imagelength' => '長',
2547 'exif-photometricinterpretation' => '像素構成',
2548 'exif-datetime' => '文檔修訂之日期時辰',
2549 'exif-make' => '出廠',
2550 'exif-model' => '型號',
2551 'exif-artist' => '作者',
2552 'exif-exifversion' => 'Exif版本',
2553 'exif-datetimeoriginal' => '數據生成之日期時辰',
2554 'exif-datetimedigitized' => '數位化之日期時辰',
2555 'exif-exposuretime' => '曝光',
2556 'exif-exposuretime-format' => '$1 秒 ($2)',
2557 'exif-fnumber' => '光圈',
2558 'exif-aperturevalue' => '光圈',
2559 'exif-brightnessvalue' => '光度',
2560 'exif-flash' => '閃光燈',
2561 'exif-focallength' => '焦距',
2562 'exif-flashenergy' => '閃光燈能量',
2563 'exif-contrast' => '對比',
2564 'exif-saturation' => '飽和度',
2565 'exif-sharpness' => '清晰度',
2566
2567 'exif-meteringmode-255' => '其他',
2568
2569 # Flash modes
2570 'exif-flash-fired-0' => '閃無火',
2571 'exif-flash-fired-1' => '閃開火',
2572 'exif-flash-return-0' => '無閃測',
2573 'exif-flash-return-2' => '閃無測光',
2574 'exif-flash-return-3' => '閃測光',
2575 'exif-flash-mode-1' => '強開閃',
2576 'exif-flash-mode-2' => '強閉閃',
2577 'exif-flash-mode-3' => '自模',
2578 'exif-flash-function-1' => '無閃',
2579 'exif-flash-redeye-1' => '紅退模',
2580
2581 'exif-focalplaneresolutionunit-2' => '吋',
2582
2583 'exif-gaincontrol-0' => '無',
2584
2585 # Pseudotags used for GPSDestDistanceRef
2586 'exif-gpsdestdistance-k' => '千米',
2587 'exif-gpsdestdistance-m' => '哩',
2588 'exif-gpsdestdistance-n' => '浬',
2589
2590 # External editor support
2591 'edit-externally' => '以外部程式修此文',
2592 'edit-externally-help' => '(請閱[//www.mediawiki.org/wiki/Manual:External_editors 安裝指引]以知詳情)',
2593
2594 # 'all' in various places, this might be different for inflected languages
2595 'watchlistall2' => '全',
2596 'namespacesall' => '全',
2597 'monthsall' => '全',
2598 'limitall' => '全',
2599
2600 # E-mail address confirmation
2601 'confirmemail' => '核郵驛',
2602 'confirmemail_noemail' => '[[Special:Preferences|簿註]]有驛。',
2603 'confirmemail_send' => '遣核符',
2604 'confirmemail_sent' => '核符遣矣',
2605 'confirmemail_sendfailed' => '{{SITENAME}}信未遣焉,請核郵驛。
2606
2607 郵者覆之:$1',
2608 'confirmemail_body' => '持IP $1之人(亦為汝)於{{SITENAME}}建簿"$2",並呈電郵位址。
2609
2610 確此簿屬爾,並用{{SITENAME}}之電郵。
2611 於瀏覽器上開此連:
2612
2613 $3
2614
2615 如汝之簿*未*增,
2616 於瀏覽器上開此連消確:
2617
2618 $5
2619
2620 確碼於$4過之。',
2621 'confirmemail_body_changed' => '持IP $1之人(亦為汝)於{{SITENAME}}改簿"$2"之電郵。
2622
2623 確此簿屬爾,並用{{SITENAME}}之電郵。
2624 於瀏覽器上開此連:
2625
2626 $3
2627
2628 如此簿*非*爾之,
2629 於瀏覽器上開此連消確:
2630
2631 $5
2632
2633 確碼於$4過之。',
2634 'confirmemail_invalidated' => '核郵驛消也',
2635 'invalidateemail' => '消核郵驛',
2636
2637 # Scary transclusion
2638 'scarytranscludedisabled' => '[蓋跨共筆之轉碼者,莫之能用也]',
2639 'scarytranscludefailed' => '[$1模不得]',
2640 'scarytranscludetoolong' => '[網址過長]',
2641
2642 # Delete conflict
2643 'deletedwhileediting' => '警:纂中見刪。',
2644 'confirmrecreate' => "[[User:$1|$1]]([[User talk:$1|議]])刪之有由:
2645 ''$2''
2646 請爾審視之。",
2647 'recreate' => '復',
2648
2649 # action=purge
2650 'confirm_purge_button' => '准',
2651 'confirm-purge-top' => '清謄本?',
2652 'confirm-purge-bottom' => '清頁會清謄本以迫示近審。',
2653
2654 # Separators for various lists, etc.
2655 'semicolon-separator' => ';',
2656 'comma-separator' => '、',
2657 'colon-separator' => ':',
2658 'pipe-separator' => '|',
2659 'word-separator' => '',
2660 'ellipsis' => '……',
2661
2662 # Multipage image navigation
2663 'imgmultipageprev' => '←前頁',
2664 'imgmultipagenext' => '次頁→',
2665 'imgmultigo' => '往',
2666 'imgmultigoto' => '往頁$1',
2667
2668 # Table pager
2669 'ascending_abbrev' => '升冪',
2670 'descending_abbrev' => '降冪',
2671 'table_pager_next' => '次頁',
2672 'table_pager_prev' => '前頁',
2673 'table_pager_first' => '首頁',
2674 'table_pager_last' => '末頁',
2675 'table_pager_limit' => '頁有物$1',
2676 'table_pager_limit_label' => '頁之物︰',
2677 'table_pager_limit_submit' => '往',
2678 'table_pager_empty' => '空',
2679
2680 # Auto-summaries
2681 'autosumm-blank' => '盡除之',
2682 'autosumm-replace' => '置為「$1」',
2683 'autoredircomment' => '渡至[[$1]]',
2684 'autosumm-new' => '新文「$1」',
2685
2686 # Size units
2687 'size-bytes' => '$1 位元組',
2688
2689 # Live preview
2690 'livepreview-loading' => '遺藏…',
2691 'livepreview-ready' => '藏至矣。',
2692 'livepreview-failed' => '弗能即時示之!
2693 嘗以本法。',
2694 'livepreview-error' => '莫之連也:$1 "$2"。
2695 嘗以本法。',
2696
2697 # Friendlier slave lag warnings
2698 'lag-warn-normal' => '近$1秒新易者疑喪也。',
2699 'lag-warn-high' => '遣藏遲焉。近$1秒新易者疑喪也。',
2700
2701 # Watchlist editor
2702 'watchlistedit-numitems' => '不計議論,哨有題$1。',
2703 'watchlistedit-noitems' => '哨無題也。',
2704 'watchlistedit-normal-title' => '治哨站',
2705 'watchlistedit-normal-legend' => '撤之',
2706 'watchlistedit-normal-explain' => '盡列有哨。欲撤題,揀之再擊『{{int:Watchlistedit-normal-submit}}』。亦[[Special:EditWatchlist/raw|治源哨]]也。',
2707 'watchlistedit-normal-submit' => '撤題',
2708 'watchlistedit-normal-done' => '$1題之哨已撤:',
2709 'watchlistedit-raw-title' => '治源哨',
2710 'watchlistedit-raw-legend' => '治源哨',
2711 'watchlistedit-raw-explain' => '盡列有哨。治此表以加減題;一行一題之。善,擊{{int:Watchlistedit-raw-submit}}。亦[[Special:EditWatchlist|標準治哨]]也。',
2712 'watchlistedit-raw-titles' => '題:',
2713 'watchlistedit-raw-submit' => '更哨',
2714 'watchlistedit-raw-done' => '哨更矣。',
2715 'watchlistedit-raw-added' => '已添$1題:',
2716 'watchlistedit-raw-removed' => '已撤$1題:',
2717
2718 # Watchlist editing tools
2719 'watchlisttools-view' => '察易',
2720 'watchlisttools-edit' => '治哨站',
2721 'watchlisttools-raw' => '治源哨',
2722
2723 # Core parser functions
2724 'unknown_extension_tag' => '未明之擴標「$1」',
2725 'duplicate-defaultsort' => '警:預之排鍵「$2」蓋前之排鍵「$1」。',
2726
2727 # Special:Version
2728 'version' => '版',
2729 'version-extensions' => '裝展',
2730 'version-specialpages' => '奇頁',
2731 'version-parserhooks' => '語鈎',
2732 'version-variables' => '變數',
2733 'version-antispam' => '垃圾之防',
2734 'version-skins' => '皮',
2735 'version-other' => '他',
2736 'version-mediahandlers' => '媒處',
2737 'version-hooks' => '鈎',
2738 'version-extension-functions' => '展函',
2739 'version-parser-extensiontags' => '語展標',
2740 'version-parser-function-hooks' => '語函鈎',
2741 'version-hook-name' => '鈎名',
2742 'version-hook-subscribedby' => '用於',
2743 'version-version' => '(版 $1)',
2744 'version-license' => '牌',
2745 'version-poweredby-credits' => "此 Wiki 以 '''[//www.mediawiki.org/ MediaWiki]''' 之驅,權 © 2001-$1 $2。",
2746 'version-poweredby-others' => '其他',
2747 'version-license-info' => 'MediaWiki乃自由軟件;爾依自由軟件基金會之GNU通用公共授權之款,就此本程序再發佈及/或修;依之二版(自選之)或後之。
2748
2749 MediaWiki乃為用之發,無擔之責也;亦無售目之默擔也。參GNU通用公共授權之詳。
2750
2751 爾乃收附本程序之[{{SERVER}}{{SCRIPTPATH}}/COPYING GNU通用公共授權副本];如無者,致函至自由軟件基金會:51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA,或[//www.gnu.org/licenses/old-licenses/gpl-2.0.html 閱之]。',
2752 'version-software' => '裝件',
2753 'version-software-product' => '品',
2754 'version-software-version' => '版',
2755
2756 # Special:FilePath
2757 'filepath' => '檔路',
2758 'filepath-page' => '檔名:',
2759 'filepath-submit' => '往',
2760 'filepath-summary' => '此奇頁取一檔之整路。圖以全解像示之,他檔會以有關之程式啟動也。',
2761
2762 # Special:FileDuplicateSearch
2763 'fileduplicatesearch' => '擇重檔',
2764 'fileduplicatesearch-summary' => '以重檔之切去查重也。',
2765 'fileduplicatesearch-legend' => '尋重',
2766 'fileduplicatesearch-filename' => '名:',
2767 'fileduplicatesearch-submit' => '尋',
2768 'fileduplicatesearch-info' => '像素$1$2<br />大小:$3<br />MIME類型:$4',
2769 'fileduplicatesearch-result-1' => '案 "$1" 無重也。',
2770 'fileduplicatesearch-result-n' => '案 "$1" 重有$2。',
2771
2772 # Special:SpecialPages
2773 'specialpages' => '特查',
2774 'specialpages-note' => '----
2775 * 準特查。
2776 * <strong class="mw-specialpagerestricted">限特查。</strong>',
2777 'specialpages-group-maintenance' => '護報',
2778 'specialpages-group-other' => '它之奇頁',
2779 'specialpages-group-login' => '登/增',
2780 'specialpages-group-changes' => '近易與誌',
2781 'specialpages-group-media' => '媒報兼呈',
2782 'specialpages-group-users' => '簿與權',
2783 'specialpages-group-highuse' => '高用頁',
2784 'specialpages-group-pages' => '頁列',
2785 'specialpages-group-pagetools' => '頁器',
2786 'specialpages-group-wiki' => 'Wiki訊與器',
2787 'specialpages-group-redirects' => '轉之特查',
2788 'specialpages-group-spam' => '反垃圾之器',
2789
2790 # Special:BlankPage
2791 'blankpage' => '白頁',
2792 'intentionallyblankpage' => '此頁為白也,試速之用',
2793
2794 # External image whitelist
2795 'external_image_whitelist' => ' #同留<pre>
2796 #下(中之//)乃正表式
2797 #乃外(連)圖配之
2798 #配乃成像,非配則成連
2799 #有 # 之為注
2800 #無為大小之異也
2801
2802 #入正表式。同留</pre>',
2803
2804 # Special:Tags
2805 'tags-tag' => '標名',
2806 'tags-edit' => '纂',
2807
2808 # Special:ComparePages
2809 'comparepages' => '較頁',
2810 'compare-selector' => '較頁之審',
2811 'compare-page1' => '頁一',
2812 'compare-page2' => '頁二',
2813 'compare-rev1' => '審一',
2814 'compare-rev2' => '審二',
2815 'compare-submit' => '較',
2816
2817 # HTML forms
2818 'htmlform-invalid-input' => '爾之輸問也',
2819 'htmlform-select-badoption' => '爾之值為非效之。',
2820 'htmlform-int-invalid' => '爾之值為非整數也。',
2821 'htmlform-float-invalid' => '爾之值為非數字也。',
2822 'htmlform-int-toolow' => '爾之值比$1以低',
2823 'htmlform-int-toohigh' => '爾之值比$1以高',
2824 'htmlform-required' => '此值必填之',
2825 'htmlform-submit' => '呈',
2826 'htmlform-reset' => '復',
2827 'htmlform-selectorother-other' => '他',
2828
2829 # SQLite database support
2830 'sqlite-has-fts' => '$1 含全文之尋',
2831 'sqlite-no-fts' => '$1 不含全文之尋',
2832
2833 # New logging system
2834 'revdelete-restricted' => '應限至有秩',
2835 'revdelete-unrestricted' => '除限自有秩',
2836 'newuserlog-byemail' => '號發自電郵',
2837
2838 );