MediaWiki  1.23.14
MessagesGan_hant.php
Go to the documentation of this file.
1 <?php
12 $fallback = 'zh-hant, zh-hans';
13 
15  NS_TALK => '談詑',
16  NS_USER_TALK => '用戶談詑',
17  NS_PROJECT_TALK => '$1談詑',
18  NS_FILE_TALK => '檔案談詑',
19  NS_MEDIAWIKI_TALK => 'MediaWiki談詑',
20  NS_TEMPLATE_TALK => '模板談詑',
21  NS_HELP_TALK => '幫助談詑',
22  NS_CATEGORY_TALK => '分類談詑',
23 );
24 
26  'Ancientpages' => array( '老早嗰頁面' ),
27  'BrokenRedirects' => array( '壞吥嗰重定向頁' ),
28  'CreateAccount' => array( '新建隻帳戶' ),
29  'Fewestrevisions' => array( '最少改動嗰頁面' ),
30  'Longpages' => array( '莽文章' ),
31  'Mostcategories' => array( '最多分類嗰頁面' ),
32  'Mostimages' => array( '拕連得最多嗰檔案' ),
33  'Mostlinked' => array( '拕連得最多嗰頁面' ),
34  'Mostlinkedcategories' => array( '拕連得最多嗰分類' ),
35  'Mostlinkedtemplates' => array( '拕連得最多嗰模板' ),
36  'Mostrevisions' => array( '最多改動嗰頁面' ),
37  'Newpages' => array( '全新嗰頁面' ),
38  'Preferences' => array( '個人設定' ),
39  'Recentchanges' => array( '最晏嗰改動' ),
40  'Shortpages' => array( '細文章' ),
41  'Uncategorizedcategories' => array( '冇歸類嗰分類' ),
42  'Uncategorizedimages' => array( '冇歸類嗰檔案' ),
43  'Uncategorizedpages' => array( '冇歸類嗰頁面' ),
44  'Uncategorizedtemplates' => array( '冇歸類嗰模板' ),
45  'Unusedcategories' => array( '冇用嗰分類' ),
46  'Unusedimages' => array( '冇用嗰檔案' ),
47  'Watchlist' => array( '監視列表' ),
48 );
49 
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
$namespaceNames
$namespaceNames
Definition: MessagesGan_hant.php:14
$fallback
$fallback
Definition: MessagesGan_hant.php:12
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
$specialPageAliases
$specialPageAliases
Definition: MessagesGan_hant.php:25
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94