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