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