MediaWiki master
MessagesGan_hant.php
Go to the documentation of this file.
1<?php
8$fallback = 'gan, gan-hans, zh-hant, zh, zh-hans';
9
11 NS_TALK => '談詑',
12 NS_USER_TALK => '用戶談詑',
13 NS_PROJECT_TALK => '$1談詑',
14 NS_FILE_TALK => '檔案談詑',
15 NS_MEDIAWIKI_TALK => 'MediaWiki談詑',
16 NS_TEMPLATE_TALK => '模板談詑',
17 NS_HELP_TALK => '幫助談詑',
18 NS_CATEGORY_TALK => '分類談詑',
19];
20
23 'Ancientpages' => [ '老早嗰頁面' ],
24 'BrokenRedirects' => [ '壞吥嗰重定向頁' ],
25 'CreateAccount' => [ '新建隻帳戶' ],
26 'Fewestrevisions' => [ '最少改動嗰頁面' ],
27 'Longpages' => [ '莽文章' ],
28 'Mostcategories' => [ '最多分類嗰頁面' ],
29 'Mostimages' => [ '拕連得最多嗰檔案' ],
30 'Mostlinked' => [ '拕連得最多嗰頁面' ],
31 'Mostlinkedcategories' => [ '拕連得最多嗰分類' ],
32 'Mostlinkedtemplates' => [ '拕連得最多嗰模板' ],
33 'Mostrevisions' => [ '最多改動嗰頁面' ],
34 'Newpages' => [ '全新嗰頁面' ],
35 'Preferences' => [ '個人設定' ],
36 'Recentchanges' => [ '最晏嗰改動' ],
37 'Shortpages' => [ '細文章' ],
38 'Uncategorizedcategories' => [ '冇歸類嗰分類' ],
39 'Uncategorizedimages' => [ '冇歸類嗰檔案' ],
40 'Uncategorizedpages' => [ '冇歸類嗰頁面' ],
41 'Uncategorizedtemplates' => [ '冇歸類嗰模板' ],
42 'Unusedcategories' => [ '冇用嗰分類' ],
43 'Unusedimages' => [ '冇用嗰檔案' ],
44 'Watchlist' => [ '監視列表' ],
45];
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