MediaWiki REL1_37
MessagesLzh.php
Go to the documentation of this file.
1<?php
21$fallback = 'zh-hant'; // T125373
22
25 'Activeusers' => [ '躍簿' ],
26 'Allmessages' => [ '官話' ],
27 'Allpages' => [ '全典' ],
28 'Ancientpages' => [ '陳年' ],
29 'Blankpage' => [ '白頁' ],
30 'BlockList' => [ '列禁簿、禁址' ],
31 'Booksources' => [ '書海' ],
32 'BrokenRedirects' => [ '斷渡' ],
33 'Categories' => [ '類' ],
34 'ChangeEmail' => [ '易郵' ],
35 'ChangePassword' => [ '易符節' ],
36 'ComparePages' => [ '較頁' ],
37 'Confirmemail' => [ '核郵驛' ],
38 'Contributions' => [ '功績' ],
39 'CreateAccount' => [ '增簿' ],
40 'Deadendpages' => [ '此無路也' ],
41 'DeletedContributions' => [ '已刪之積' ],
42 'Diff' => [ '異' ],
43 'DoubleRedirects' => [ '窮渡' ],
44 'EditWatchlist' => [ '治哨站' ],
45 'Emailuser' => [ '遺書' ],
46 'Export' => [ '出匯' ],
47 'Fewestrevisions' => [ '鮮察' ],
48 'FileDuplicateSearch' => [ '擇重檔' ],
49 'Filepath' => [ '檔路' ],
50 'Import' => [ '圖入匯' ],
51 'Invalidateemail' => [ '消核郵驛' ],
52 'LinkSearch' => [ '尋網連' ],
53 'Listfiles' => [ '見檔' ],
54 'Listgrouprights' => [ '權任一覽' ],
55 'Listredirects' => [ '表轉' ],
56 'Listusers' => [ '點簿' ],
57 'Lockdb' => [ '閉庫' ],
58 'Log' => [ '誌' ],
59 'Lonelypages' => [ '孤寡' ],
60 'Longpages' => [ '長言' ],
61 'MergeHistory' => [ '併頁之誌' ],
62 'MIMEsearch' => [ '篩檔' ],
63 'Mostcategories' => [ '跨船' ],
64 'Mostimages' => [ '名檔' ],
65 'Mostlinked' => [ '好料' ],
66 'Mostlinkedcategories' => [ '豪門' ],
67 'Mostlinkedtemplates' => [ '美模' ],
68 'Mostrevisions' => [ '屢審' ],
69 'Movepage' => [ '遷' ],
70 'Mycontributions' => [ '吾績' ],
71 'Mypage' => [ '吾頁' ],
72 'Mytalk' => [ '吾書房' ],
73 'Newimages' => [ '新圖之廊' ],
74 'Newpages' => [ '新灶' ],
75 'Preferences' => [ '簿註' ],
76 'Prefixindex' => [ '依名索引' ],
77 'Protectedpages' => [ '頁錮' ],
78 'Randompage' => [ '清風翻書' ],
79 'Randomredirect' => [ '任渡' ],
80 'Recentchanges' => [ '監修', '近易' ],
81 'Recentchangeslinked' => [ '援引' ],
82 'Search' => [ '尋' ],
83 'Shortpages' => [ '短篇' ],
84 'Specialpages' => [ '特查' ],
85 'Statistics' => [ '彙統' ],
86 'Uncategorizedcategories' => [ '問栓' ],
87 'Uncategorizedimages' => [ '候裱' ],
88 'Uncategorizedpages' => [ '欲訂' ],
89 'Uncategorizedtemplates' => [ '待蘸' ],
90 'Undelete' => [ '覽刪' ],
91 'Unlockdb' => [ '開庫' ],
92 'Unusedcategories' => [ '樞鏽' ],
93 'Unusedimages' => [ '色褪' ],
94 'Unusedtemplates' => [ '墨乾' ],
95 'Unwatchedpages' => [ '無哨頁' ],
96 'Upload' => [ '進獻' ],
97 'UploadStash' => [ '貢貯' ],
98 'Userlogin' => [ '登簿' ],
99 'Userlogout' => [ '去簿' ],
100 'Userrights' => [ '秉治權任' ],
101 'Version' => [ '版' ],
102 'Wantedcategories' => [ '求門' ],
103 'Wantedfiles' => [ '求檔' ],
104 'Wantedpages' => [ '徵頁' ],
105 'Wantedtemplates' => [ '徵模' ],
106 'Watchlist' => [ '哨站' ],
107 'Whatlinkshere' => [ '取佐' ],
108 'Withoutinterwiki' => [ '孤語' ],
109];
110
121 'default',
122 'ISO 8601',
123];
124
126
136 'zh time' => 'H時i分',
137 'zh date' => 'Y年n月j日 (l)',
138 'zh both' => 'Y年n月j日 (D) H時i分',
139];
140
142 '0' => '〇',
143 '1' => '一',
144 '2' => '二',
145 '3' => '三',
146 '4' => '四',
147 '5' => '五',
148 '6' => '六',
149 '7' => '七',
150 '8' => '八',
151 '9' => '九',
152];
153
155 '.' => '點',
156 ',' => '',
157];
$fallback
$defaultDateFormat
$dateFormats
These are formats for dates generated by MediaWiki (as opposed to the wikitext DateFormatter).
$datePreferences
A list of date format preference keys which can be selected in user preferences.
$separatorTransformTable
$specialPageAliases
@phpcs-require-sorted-array
$digitTransformTable