MediaWiki master
MessagesZh.php
Go to the documentation of this file.
1<?php
14# Message file for converter code "zh"
15
16$fallback = 'zh-hans, zh-hant, zh-cn, zh-tw, zh-hk';
17
18# Set namespace names in en by default to prevent fallback to translations of language variants.
20 NS_MEDIA => 'Media',
21 NS_SPECIAL => 'Special',
22 NS_TALK => 'Talk',
23 NS_USER => 'User',
24 NS_USER_TALK => 'User_talk',
25 NS_PROJECT_TALK => '$1_talk',
26 NS_FILE => 'File',
27 NS_FILE_TALK => 'File_talk',
28 NS_MEDIAWIKI => 'MediaWiki',
29 NS_MEDIAWIKI_TALK => 'MediaWiki_talk',
30 NS_TEMPLATE => 'Template',
31 NS_TEMPLATE_TALK => 'Template_talk',
32 NS_HELP => 'Help',
33 NS_HELP_TALK => 'Help_talk',
34 NS_CATEGORY => 'Category',
35 NS_CATEGORY_TALK => 'Category_talk',
36];
37
38# T296188: Store namespace aliases of language variants
39# in their message files respectively.
40#
41# $namespaceAliases = [];
42
45 'Activeusers' => [ 'ActiveUsers' ],
46 'Allmessages' => [ 'AllMessages' ],
47 'AllMyUploads' => [ 'AllMyUploads' ],
48 'Allpages' => [ 'AllPages' ],
49 'Ancientpages' => [ 'AncientPages' ],
50 'ApiHelp' => [ 'ApiHelp' ],
51 'ApiSandbox' => [ 'ApiSandbox' ],
52 'AuthenticationPopupSuccess' => [ 'AuthenticationPopupSuccess' ],
53 'AutoblockList' => [ 'AutoblockList' ],
54 'Badtitle' => [ 'Badtitle' ],
55 'Blankpage' => [ 'BlankPage' ],
56 'Block' => [ 'Block' ],
57 'BlockList' => [ 'BlockList' ],
58 'Booksources' => [ 'BookSources' ],
59 'BotPasswords' => [ 'BotPasswords' ],
60 'BrokenRedirects' => [ 'BrokenRedirects' ],
61 'Categories' => [ 'Categories' ],
62 'ChangeContentModel' => [ 'ChangeContentModel' ],
63 'ChangeCredentials' => [ 'ChangeCredentials' ],
64 'ChangeEmail' => [ 'ChangeEmail' ],
65 'ChangePassword' => [ 'ChangePassword' ],
66 'ComparePages' => [ 'ComparePages' ],
67 'Confirmemail' => [ 'ConfirmEmail' ],
68 'Contribute' => [ 'Contribute' ],
69 'Contributions' => [ 'Contributions' ],
70 'CreateAccount' => [ 'CreateAccount' ],
71 'Deadendpages' => [ 'DeadendPages' ],
72 'DeletedContributions' => [ 'DeletedContributions' ],
73 'DeletePage' => [ 'DeletePage' ],
74 'Diff' => [ 'Diff' ],
75 'DoubleRedirects' => [ 'DoubleRedirects' ],
76 'EditPage' => [ 'EditPage' ],
77 'EditRecovery' => [ 'EditRecovery' ],
78 'EditTags' => [ 'EditTags' ],
79 'EditWatchlist' => [ 'EditWatchlist' ],
80 'Emailuser' => [ 'EmailUser' ],
81 'ExpandTemplates' => [ 'ExpandTemplates' ],
82 'Export' => [ 'Export' ],
83 'Fewestrevisions' => [ 'FewestRevisions' ],
84 'FileDuplicateSearch' => [ 'FileDuplicateSearch' ],
85 'Filepath' => [ 'FilePath' ],
86 'GoToInterwiki' => [ 'GoToInterwiki' ],
87 'Import' => [ 'Import' ],
88 'Interwiki' => [ 'Interwiki' ],
89 'Invalidateemail' => [ 'InvalidateEmail' ],
90 'JavaScriptTest' => [ 'JavaScriptTest' ],
91 'LinkAccounts' => [ 'LinkAccounts' ],
92 'LinkSearch' => [ 'LinkSearch' ],
93 'Listadmins' => [ 'ListAdmins' ],
94 'Listbots' => [ 'ListBots' ],
95 'ListDuplicatedFiles' => [ 'ListDuplicatedFiles' ],
96 'Listfiles' => [ 'ListFiles' ],
97 'Listgrants' => [ 'ListGrants' ],
98 'Listgrouprights' => [ 'ListGroupRights' ],
99 'Listredirects' => [ 'ListRedirects' ],
100 'Listusers' => [ 'ListUsers' ],
101 'Lockdb' => [ 'LockDB' ],
102 'Log' => [ 'Log' ],
103 'Lonelypages' => [ 'LonelyPages' ],
104 'Longpages' => [ 'LongPages' ],
105 'MediaStatistics' => [ 'MediaStatistics' ],
106 'MergeHistory' => [ 'MergeHistory' ],
107 'MIMEsearch' => [ 'MIMESearch' ],
108 'Mostcategories' => [ 'MostCategories' ],
109 'Mostimages' => [ 'MostLinkedFiles' ],
110 'Mostinterwikis' => [ 'MostInterwikis' ],
111 'Mostlinked' => [ 'MostLinkedPages' ],
112 'Mostlinkedcategories' => [ 'MostLinkedCategories' ],
113 'Mostlinkedtemplates' => [ 'MostTranscludedPages' ],
114 'Mostrevisions' => [ 'MostRevisions' ],
115 'Movepage' => [ 'MovePage' ],
116 'Mute' => [ 'Mute' ],
117 'Mycontributions' => [ 'MyContributions' ],
118 'MyLanguage' => [ 'MyLanguage' ],
119 'Mylog' => [ 'MyLog' ],
120 'Mypage' => [ 'MyPage' ],
121 'Mytalk' => [ 'MyTalk' ],
122 'Myuploads' => [ 'MyUploads' ],
123 'NamespaceInfo' => [ 'NamespaceInfo' ],
124 'Newimages' => [ 'NewFiles' ],
125 'Newpages' => [ 'NewPages' ],
126 'NewSection' => [ 'NewSection' ],
127 'PageData' => [ 'PageData' ],
128 'PageHistory' => [ 'PageHistory' ],
129 'PageInfo' => [ 'PageInfo' ],
130 'PageLanguage' => [ 'PageLanguage' ],
131 'PagesWithProp' => [ 'PagesWithProp' ],
132 'PasswordPolicies' => [ 'PasswordPolicies' ],
133 'PasswordReset' => [ 'PasswordReset' ],
134 'PermanentLink' => [ 'PermanentLink' ],
135 'Preferences' => [ 'Preferences' ],
136 'Prefixindex' => [ 'PrefixIndex' ],
137 'Protectedpages' => [ 'ProtectedPages' ],
138 'Protectedtitles' => [ 'ProtectedTitles' ],
139 'ProtectPage' => [ 'ProtectPage' ],
140 'Purge' => [ 'Purge' ],
141 'RandomInCategory' => [ 'RandomInCategory' ],
142 'Randompage' => [ 'Random' ],
143 'Randomredirect' => [ 'RandomRedirect' ],
144 'Randomrootpage' => [ 'RandomRootpage' ],
145 'Recentchanges' => [ 'RecentChanges' ],
146 'Recentchangeslinked' => [ 'RecentChangesLinked' ],
147 'Redirect' => [ 'Redirect' ],
148 'RemoveCredentials' => [ 'RemoveCredentials' ],
149 'Renameuser' => [ 'RenameUser' ],
150 'ResetTokens' => [ 'ResetTokens' ],
151 'RestSandbox' => [ 'RestSandbox' ],
152 'Revisiondelete' => [ 'RevisionDelete' ],
153 'RunJobs' => [ 'RunJobs' ],
154 'Search' => [ 'Search' ],
155 'Shortpages' => [ 'ShortPages' ],
156 'Specialpages' => [ 'SpecialPages' ],
157 'Statistics' => [ 'Statistics' ],
158 'Tags' => [ 'Tags' ],
159 'TalkPage' => [ 'TalkPage' ],
160 'TrackingCategories' => [ 'TrackingCategories' ],
161 'Unblock' => [ 'Unblock' ],
162 'Uncategorizedcategories' => [ 'UncategorizedCategories' ],
163 'Uncategorizedimages' => [ 'UncategorizedFiles' ],
164 'Uncategorizedpages' => [ 'UncategorizedPages' ],
165 'Uncategorizedtemplates' => [ 'UncategorizedTemplates' ],
166 'Undelete' => [ 'Undelete' ],
167 'UnlinkAccounts' => [ 'UnlinkAccounts' ],
168 'Unlockdb' => [ 'UnlockDB' ],
169 'Unusedcategories' => [ 'UnusedCategories' ],
170 'Unusedimages' => [ 'UnusedFiles' ],
171 'Unusedtemplates' => [ 'UnusedTemplates' ],
172 'Unwatchedpages' => [ 'UnwatchedPages' ],
173 'Upload' => [ 'Upload' ],
174 'UploadStash' => [ 'UploadStash' ],
175 'Userlogin' => [ 'UserLogin' ],
176 'Userlogout' => [ 'UserLogout' ],
177 'Userrights' => [ 'UserRights' ],
178 'Version' => [ 'Version' ],
179 'Wantedcategories' => [ 'WantedCategories' ],
180 'Wantedfiles' => [ 'WantedFiles' ],
181 'Wantedpages' => [ 'WantedPages' ],
182 'Wantedtemplates' => [ 'WantedTemplates' ],
183 'Watchlist' => [ 'Watchlist' ],
184 'WatchlistLabels' => [ 'WatchlistLabels' ],
185 'Whatlinkshere' => [ 'WhatLinksHere' ],
186 'Withoutinterwiki' => [ 'WithoutInterwiki' ],
187];
188
189# Set magic words in en by default to prevent fallback to translations of language variants.
190# Store magic word aliases of language variants in their message files respectively.
191
194 '!' => [ 1, '!' ],
195 'anchorencode' => [ 0, 'ANCHORENCODE' ],
196 'articlepath' => [ 0, 'ARTICLEPATH' ],
197 'basepagename' => [ 1, 'BASEPAGENAME' ],
198 'basepagenamee' => [ 1, 'BASEPAGENAMEE' ],
199 'bidi' => [ 0, 'BIDI:' ],
200 'canonicalurl' => [ 0, 'CANONICALURL:' ],
201 'canonicalurle' => [ 0, 'CANONICALURLE:' ],
202 'cascadingsources' => [ 1, 'CASCADINGSOURCES' ],
203 'contentlanguage' => [ 1, 'CONTENTLANGUAGE', 'CONTENTLANG' ],
204 'currentday' => [ 1, 'CURRENTDAY' ],
205 'currentday2' => [ 1, 'CURRENTDAY2' ],
206 'currentdayname' => [ 1, 'CURRENTDAYNAME' ],
207 'currentdow' => [ 1, 'CURRENTDOW' ],
208 'currenthour' => [ 1, 'CURRENTHOUR' ],
209 'currentmonth' => [ 1, 'CURRENTMONTH', 'CURRENTMONTH2' ],
210 'currentmonth1' => [ 1, 'CURRENTMONTH1' ],
211 'currentmonthabbrev' => [ 1, 'CURRENTMONTHABBREV' ],
212 'currentmonthname' => [ 1, 'CURRENTMONTHNAME' ],
213 'currentmonthnamegen' => [ 1, 'CURRENTMONTHNAMEGEN' ],
214 'currenttime' => [ 1, 'CURRENTTIME' ],
215 'currenttimestamp' => [ 1, 'CURRENTTIMESTAMP' ],
216 'currentversion' => [ 1, 'CURRENTVERSION' ],
217 'currentweek' => [ 1, 'CURRENTWEEK' ],
218 'currentyear' => [ 1, 'CURRENTYEAR' ],
219 'defaultsort' => [ 1, 'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ],
220 'defaultsort_noerror' => [ 0, 'noerror' ],
221 'defaultsort_noreplace' => [ 0, 'noreplace' ],
222 'directionmark' => [ 1, 'DIRECTIONMARK', 'DIRMARK' ],
223 'displaytitle' => [ 1, 'DISPLAYTITLE' ],
224 'displaytitle_noerror' => [ 0, 'noerror' ],
225 'displaytitle_noreplace' => [ 0, 'noreplace' ],
226 'expectunusedcategory' => [ 1, '__EXPECTUNUSEDCATEGORY__', ],
227 'filepath' => [ 0, 'FILEPATH:' ],
228 'forcetoc' => [ 0, '__FORCETOC__' ],
229 'formatdate' => [ 0, 'formatdate', 'dateformat' ],
230 'formatnum' => [ 0, 'FORMATNUM' ],
231 'fullpagename' => [ 1, 'FULLPAGENAME' ],
232 'fullpagenamee' => [ 1, 'FULLPAGENAMEE' ],
233 'fullurl' => [ 0, 'FULLURL:' ],
234 'fullurle' => [ 0, 'FULLURLE:' ],
235 'gender' => [ 0, 'GENDER:' ],
236 'grammar' => [ 0, 'GRAMMAR:' ],
237 'hiddencat' => [ 1, '__HIDDENCAT__' ],
238 'img_alt' => [ 1, 'alt=$1' ],
239 'img_baseline' => [ 1, 'baseline' ],
240 'img_border' => [ 1, 'border' ],
241 'img_bottom' => [ 1, 'bottom' ],
242 'img_center' => [ 1, 'center', 'centre' ],
243 'img_class' => [ 1, 'class=$1' ],
244 'img_framed' => [ 1, 'frame', 'framed', 'enframed' ],
245 'img_frameless' => [ 1, 'frameless' ],
246 'img_lang' => [ 1, 'lang=$1' ],
247 'img_left' => [ 1, 'left' ],
248 'img_link' => [ 1, 'link=$1' ],
249 'img_manualthumb' => [ 1, 'thumbnail=$1', 'thumb=$1' ],
250 'img_middle' => [ 1, 'middle' ],
251 'img_none' => [ 1, 'none' ],
252 'img_page' => [ 1, 'page=$1', 'page $1' ],
253 'img_right' => [ 1, 'right' ],
254 'img_sub' => [ 1, 'sub' ],
255 'img_super' => [ 1, 'super', 'sup' ],
256 'img_text_bottom' => [ 1, 'text-bottom' ],
257 'img_text_top' => [ 1, 'text-top' ],
258 'img_thumbnail' => [ 1, 'thumb', 'thumbnail' ],
259 'img_top' => [ 1, 'top' ],
260 'img_upright' => [ 1, 'upright', 'upright=$1', 'upright $1' ],
261 'img_width' => [ 1, '$1px' ],
262 'index' => [ 1, '__INDEX__' ],
263 'int' => [ 0, 'INT:' ],
264 'language' => [ 0, '#LANGUAGE' ],
265 'lc' => [ 0, 'LC:' ],
266 'lcfirst' => [ 0, 'LCFIRST:' ],
267 'localday' => [ 1, 'LOCALDAY' ],
268 'localday2' => [ 1, 'LOCALDAY2' ],
269 'localdayname' => [ 1, 'LOCALDAYNAME' ],
270 'localdow' => [ 1, 'LOCALDOW' ],
271 'localhour' => [ 1, 'LOCALHOUR' ],
272 'localmonth' => [ 1, 'LOCALMONTH', 'LOCALMONTH2' ],
273 'localmonth1' => [ 1, 'LOCALMONTH1' ],
274 'localmonthabbrev' => [ 1, 'LOCALMONTHABBREV' ],
275 'localmonthname' => [ 1, 'LOCALMONTHNAME' ],
276 'localmonthnamegen' => [ 1, 'LOCALMONTHNAMEGEN' ],
277 'localtime' => [ 1, 'LOCALTIME' ],
278 'localtimestamp' => [ 1, 'LOCALTIMESTAMP' ],
279 'localurl' => [ 0, 'LOCALURL:' ],
280 'localurle' => [ 0, 'LOCALURLE:' ],
281 'localweek' => [ 1, 'LOCALWEEK' ],
282 'localyear' => [ 1, 'LOCALYEAR' ],
283 'msg' => [ 0, 'MSG:' ],
284 'msgnw' => [ 0, 'MSGNW:' ],
285 'namespace' => [ 1, 'NAMESPACE' ],
286 'namespacee' => [ 1, 'NAMESPACEE' ],
287 'namespacenumber' => [ 1, 'NAMESPACENUMBER' ],
288 'newsectionlink' => [ 1, '__NEWSECTIONLINK__' ],
289 'nocommafysuffix' => [ 0, 'NOSEP' ],
290 'nocontentconvert' => [ 0, '__NOCONTENTCONVERT__', '__NOCC__' ],
291 'noeditsection' => [ 0, '__NOEDITSECTION__' ],
292 'nogallery' => [ 0, '__NOGALLERY__' ],
293 'noindex' => [ 1, '__NOINDEX__' ],
294 'nonewsectionlink' => [ 1, '__NONEWSECTIONLINK__' ],
295 'notitleconvert' => [ 0, '__NOTITLECONVERT__', '__NOTC__' ],
296 'notoc' => [ 0, '__NOTOC__' ],
297 'ns' => [ 0, 'NS:' ],
298 'nse' => [ 0, 'NSE:' ],
299 'numberingroup' => [ 1, 'NUMBERINGROUP', 'NUMINGROUP' ],
300 'numberofactiveusers' => [ 1, 'NUMBEROFACTIVEUSERS' ],
301 'numberofadmins' => [ 1, 'NUMBEROFADMINS' ],
302 'numberofarticles' => [ 1, 'NUMBEROFARTICLES' ],
303 'numberofedits' => [ 1, 'NUMBEROFEDITS' ],
304 'numberoffiles' => [ 1, 'NUMBEROFFILES' ],
305 'numberofpages' => [ 1, 'NUMBEROFPAGES' ],
306 'numberofusers' => [ 1, 'NUMBEROFUSERS' ],
307 'padleft' => [ 0, 'PADLEFT' ],
308 'padright' => [ 0, 'PADRIGHT' ],
309 'pageid' => [ 0, 'PAGEID' ],
310 'pagelanguage' => [ 1, 'PAGELANGUAGE' ],
311 'pagename' => [ 1, 'PAGENAME' ],
312 'pagenamee' => [ 1, 'PAGENAMEE' ],
313 'pagesincategory' => [ 1, 'PAGESINCATEGORY', 'PAGESINCAT' ],
314 'pagesincategory_all' => [ 0, 'all' ],
315 'pagesincategory_files' => [ 0, 'files' ],
316 'pagesincategory_pages' => [ 0, 'pages' ],
317 'pagesincategory_subcats' => [ 0, 'subcats' ],
318 'pagesinnamespace' => [ 1, 'PAGESINNAMESPACE:', 'PAGESINNS:' ],
319 'pagesize' => [ 1, 'PAGESIZE' ],
320 'plural' => [ 0, 'PLURAL:' ],
321 'protectionexpiry' => [ 1, 'PROTECTIONEXPIRY' ],
322 'protectionlevel' => [ 1, 'PROTECTIONLEVEL' ],
323 'raw' => [ 0, 'RAW:' ],
324 'rawsuffix' => [ 1, 'R' ],
325 'redirect' => [ 0, '#REDIRECT' ],
326 'revisionday' => [ 1, 'REVISIONDAY' ],
327 'revisionday2' => [ 1, 'REVISIONDAY2' ],
328 'revisionid' => [ 1, 'REVISIONID' ],
329 'revisionmonth' => [ 1, 'REVISIONMONTH' ],
330 'revisionmonth1' => [ 1, 'REVISIONMONTH1' ],
331 'revisionsize' => [ 1, 'REVISIONSIZE' ],
332 'revisiontimestamp' => [ 1, 'REVISIONTIMESTAMP' ],
333 'revisionuser' => [ 1, 'REVISIONUSER' ],
334 'revisionyear' => [ 1, 'REVISIONYEAR' ],
335 'rootpagename' => [ 1, 'ROOTPAGENAME' ],
336 'rootpagenamee' => [ 1, 'ROOTPAGENAMEE' ],
337 'safesubst' => [ 0, 'SAFESUBST:' ],
338 'scriptpath' => [ 0, 'SCRIPTPATH' ],
339 'server' => [ 0, 'SERVER' ],
340 'servername' => [ 0, 'SERVERNAME' ],
341 'sitename' => [ 1, 'SITENAME' ],
342 'special' => [ 0, 'special' ],
343 'speciale' => [ 0, 'speciale' ],
344 'staticredirect' => [ 1, '__STATICREDIRECT__' ],
345 'stylepath' => [ 0, 'STYLEPATH' ],
346 'subjectpagename' => [ 1, 'SUBJECTPAGENAME', 'ARTICLEPAGENAME' ],
347 'subjectpagenamee' => [ 1, 'SUBJECTPAGENAMEE', 'ARTICLEPAGENAMEE' ],
348 'subjectspace' => [ 1, 'SUBJECTSPACE', 'ARTICLESPACE' ],
349 'subjectspacee' => [ 1, 'SUBJECTSPACEE', 'ARTICLESPACEE' ],
350 'subpagename' => [ 1, 'SUBPAGENAME' ],
351 'subpagenamee' => [ 1, 'SUBPAGENAMEE' ],
352 'subst' => [ 0, 'SUBST:' ],
353 'tag' => [ 0, 'tag' ],
354 'talkpagename' => [ 1, 'TALKPAGENAME' ],
355 'talkpagenamee' => [ 1, 'TALKPAGENAMEE' ],
356 'talkspace' => [ 1, 'TALKSPACE' ],
357 'talkspacee' => [ 1, 'TALKSPACEE' ],
358 'toc' => [ 0, '__TOC__' ],
359 'uc' => [ 0, 'UC:' ],
360 'ucfirst' => [ 0, 'UCFIRST:' ],
361 'urlencode' => [ 0, 'URLENCODE:' ],
362 'url_path' => [ 0, 'PATH' ],
363 'url_query' => [ 0, 'QUERY' ],
364 'url_wiki' => [ 0, 'WIKI' ],
365];
const NS_HELP
Definition Defines.php:63
const NS_USER
Definition Defines.php:53
const NS_FILE
Definition Defines.php:57
const NS_MEDIAWIKI_TALK
Definition Defines.php:60
const NS_PROJECT_TALK
Definition Defines.php:56
const NS_MEDIAWIKI
Definition Defines.php:59
const NS_TEMPLATE
Definition Defines.php:61
const NS_SPECIAL
Definition Defines.php:40
const NS_FILE_TALK
Definition Defines.php:58
const NS_HELP_TALK
Definition Defines.php:64
const NS_CATEGORY_TALK
Definition Defines.php:66
const NS_MEDIA
Definition Defines.php:39
const NS_TALK
Definition Defines.php:52
const NS_USER_TALK
Definition Defines.php:54
const NS_CATEGORY
Definition Defines.php:65
const NS_TEMPLATE_TALK
Definition Defines.php:62
$fallback
$namespaceNames
$specialPageAliases
$magicWords