]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesLzh.php
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesLzh.php
1 <?php
2 /** Literary Chinese (文言)
3  *
4  * To improve a translation please visit https://translatewiki.net
5  *
6  * @ingroup Language
7  * @file
8  *
9  * @author C933103
10  * @author Itsmine
11  * @author Justincheng12345
12  * @author Omnipaedista
13  * @author Shinjiman
14  * @author Simon Shek
15  * @author StephDC
16  * @author Super Wang
17  * @author Xiaomingyan
18  * @author Yanteng3
19  */
20
21 $fallback = 'zh-hant'; // T125373
22
23 $specialPageAliases = [
24         'Activeusers'               => [ '躍簿' ],
25         'Allmessages'               => [ '官話' ],
26         'Allpages'                  => [ '全典' ],
27         'Ancientpages'              => [ '陳年' ],
28         'Blankpage'                 => [ '白頁' ],
29         'Booksources'               => [ '書海' ],
30         'BrokenRedirects'           => [ '斷渡' ],
31         'Categories'                => [ '類' ],
32         'ChangeEmail'               => [ '易郵' ],
33         'ChangePassword'            => [ '易符節' ],
34         'ComparePages'              => [ '較頁' ],
35         'Confirmemail'              => [ '核郵驛' ],
36         'Contributions'             => [ '功績' ],
37         'CreateAccount'             => [ '增簿' ],
38         'Deadendpages'              => [ '此無路也' ],
39         'DeletedContributions'      => [ '已刪之積' ],
40         'Diff'                      => [ '異' ],
41         'DoubleRedirects'           => [ '窮渡' ],
42         'EditWatchlist'             => [ '治哨站' ],
43         'Emailuser'                 => [ '遺書' ],
44         'Export'                    => [ '出匯' ],
45         'Fewestrevisions'           => [ '鮮察' ],
46         'FileDuplicateSearch'       => [ '擇重檔' ],
47         'Filepath'                  => [ '檔路' ],
48         'Import'                    => [ '圖入匯' ],
49         'Invalidateemail'           => [ '消核郵驛' ],
50         'BlockList'                 => [ '列禁簿、禁址' ],
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
110 /**
111  * A list of date format preference keys which can be selected in user
112  * preferences. New preference keys can be added, provided they are supported
113  * by the language class's timeanddate(). Only the 5 keys listed below are
114  * supported by the wikitext converter (DateFormatter.php).
115  *
116  * The special key "default" is an alias for either dmy or mdy depending on
117  * $wgAmericanDates
118  */
119 $datePreferences = [
120         'default',
121         'ISO 8601',
122 ];
123
124 $defaultDateFormat = 'zh';
125
126 /**
127  * These are formats for dates generated by MediaWiki (as opposed to the wikitext
128  * DateFormatter). Documentation for the format string can be found in
129  * Language.php, search for sprintfDate.
130  *
131  * This array is automatically inherited by all subclasses. Individual keys can be
132  * overridden.
133  */
134 $dateFormats = [
135         'zh time' => 'H時i分',
136         'zh date' => 'Y年n月j日 (l)',
137         'zh both' => 'Y年n月j日 (D) H時i分',
138 ];
139
140 $digitTransformTable = [
141         '0' => '〇',
142         '1' => '一',
143         '2' => '二',
144         '3' => '三',
145         '4' => '四',
146         '5' => '五',
147         '6' => '六',
148         '7' => '七',
149         '8' => '八',
150         '9' => '九',
151         '.' => '點',
152         ',' => '',
153 ];