MediaWiki REL1_37
MessagesGan_hant.php
Go to the documentation of this file.
1<?php
11$fallback = 'zh-hant, zh-hans';
12
14 NS_TALK => '談詑',
15 NS_USER_TALK => '用戶談詑',
16 NS_PROJECT_TALK => '$1談詑',
17 NS_FILE_TALK => '檔案談詑',
18 NS_MEDIAWIKI_TALK => 'MediaWiki談詑',
19 NS_TEMPLATE_TALK => '模板談詑',
20 NS_HELP_TALK => '幫助談詑',
21 NS_CATEGORY_TALK => '分類談詑',
22];
23
26 'Ancientpages' => [ '老早嗰頁面' ],
27 'BrokenRedirects' => [ '壞吥嗰重定向頁' ],
28 'CreateAccount' => [ '新建隻帳戶' ],
29 'Fewestrevisions' => [ '最少改動嗰頁面' ],
30 'Longpages' => [ '莽文章' ],
31 'Mostcategories' => [ '最多分類嗰頁面' ],
32 'Mostimages' => [ '拕連得最多嗰檔案' ],
33 'Mostlinked' => [ '拕連得最多嗰頁面' ],
34 'Mostlinkedcategories' => [ '拕連得最多嗰分類' ],
35 'Mostlinkedtemplates' => [ '拕連得最多嗰模板' ],
36 'Mostrevisions' => [ '最多改動嗰頁面' ],
37 'Newpages' => [ '全新嗰頁面' ],
38 'Preferences' => [ '個人設定' ],
39 'Recentchanges' => [ '最晏嗰改動' ],
40 'Shortpages' => [ '細文章' ],
41 'Uncategorizedcategories' => [ '冇歸類嗰分類' ],
42 'Uncategorizedimages' => [ '冇歸類嗰檔案' ],
43 'Uncategorizedpages' => [ '冇歸類嗰頁面' ],
44 'Uncategorizedtemplates' => [ '冇歸類嗰模板' ],
45 'Unusedcategories' => [ '冇用嗰分類' ],
46 'Unusedimages' => [ '冇用嗰檔案' ],
47 'Watchlist' => [ '監視列表' ],
48];
const NS_MEDIAWIKI_TALK
Definition Defines.php:73
const NS_PROJECT_TALK
Definition Defines.php:69
const NS_FILE_TALK
Definition Defines.php:71
const NS_HELP_TALK
Definition Defines.php:77
const NS_CATEGORY_TALK
Definition Defines.php:79
const NS_TALK
Definition Defines.php:65
const NS_USER_TALK
Definition Defines.php:67
const NS_TEMPLATE_TALK
Definition Defines.php:75
$namespaceNames
$specialPageAliases
@phpcs-require-sorted-array