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