MediaWiki  1.23.15
MessagesZh_tw.php
Go to the documentation of this file.
1 <?php
26 $fallback = 'zh-hant, zh-hans';
27 
29  NS_USER => '使用者',
30  NS_USER_TALK => '使用者討論',
31  NS_HELP => '使用說明',
32  NS_HELP_TALK => '使用說明討論',
33 );
34 
36  'Image' => NS_FILE,
37  'Image_talk' => NS_FILE_TALK,
38  "圖片" => NS_FILE,
39  "圖片討論" => NS_FILE_TALK,
40 );
41 
43  'Ancientpages' => array( '最舊頁面' ),
44  'Block' => array( '查封用戶' ),
45  'FileDuplicateSearch' => array( '搜索重復文件' ),
46  'Invalidateemail' => array( '無法識別的電郵地址' ),
47  'LinkSearch' => array( '搜索網頁鏈接' ),
48  'Listredirects' => array( '重定向頁面列表' ),
49  'Lockdb' => array( '鎖定數據庫' ),
50  'MIMEsearch' => array( 'MIME搜索' ),
51  'Randomredirect' => array( '隨機重定向頁面' ),
52  'Recentchanges' => array( '近期變動' ),
53  'Revisiondelete' => array( '刪除或恢復版本' ),
54  'Unblock' => array( '解除封鎖' ),
55  'Unlockdb' => array( '解除數據庫鎖定' ),
56  'Unwatchedpages' => array( '未被監視的頁面' ),
57  'Userrights' => array( '用戶權限' ),
58  'Withoutinterwiki' => array( '沒有跨語言鏈接的頁面' ),
59 );
60 
62  'default',
63  'minguo',
64  'minguo shorttext',
65  'minguo text',
66  'minguo fulltext',
67  'CNS 7648',
68  'CNS 7648 compact',
69  'ISO 8601',
70 );
71 
73 
75  'zh time' => 'H:i',
76  'zh date' => 'Y年n月j日 (l)',
77  'zh both' => 'Y年n月j日 (D) H:i',
78 
79  'minguo time' => 'H:i',
80  'minguo date' => 'xoY年n月j日 (l)',
81  'minguo both' => 'xoY年n月j日 (D) H:i',
82 
83  'minguo shorttext time' => 'H:i',
84  'minguo shorttext date' => '民xoY年n月j日 (l)',
85  'minguo shorttext both' => '民xoY年n月j日 (D) H:i',
86 
87  'minguo text time' => 'H:i',
88  'minguo text date' => '民國xoY年n月j日 (l)',
89  'minguo text both' => '民國xoY年n月j日 (D) H:i',
90 
91  'minguo fulltext time' => 'H:i',
92  'minguo fulltext date' => '中華民國xoY年n月j日 (l)',
93  'minguo fulltext both' => '中華民國xoY年n月j日 (D) H:i',
94 
95  'CNS 7648 time' => 'H:i',
96  'CNS 7648 date' => '"R.O.C." xoY-m-d (l)',
97  'CNS 7648 both' => '"R.O.C." xoY-m-d (D) H:i',
98 
99  'CNS 7648 compact time' => 'H:i',
100  'CNS 7648 compact date' => '"ROC" xoY-m-d (l)',
101  'CNS 7648 compact both' => '"ROC" xoY-m-d (D) H:i',
102 );
103 
$namespaceNames
$namespaceNames
Definition: MessagesZh_tw.php:28
NS_HELP
const NS_HELP
Definition: Defines.php:91
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
$defaultDateFormat
$defaultDateFormat
Definition: MessagesZh_tw.php:72
$namespaceAliases
$namespaceAliases
Definition: MessagesZh_tw.php:35
NS_FILE
const NS_FILE
Definition: Defines.php:85
$datePreferences
$datePreferences
Definition: MessagesZh_tw.php:61
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
$fallback
$fallback
Definition: MessagesZh_tw.php:26
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
$dateFormats
$dateFormats
Definition: MessagesZh_tw.php:74
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
NS_USER
const NS_USER
Definition: Defines.php:81
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
$specialPageAliases
$specialPageAliases
Definition: MessagesZh_tw.php:42