Go to the source code of this file.
Variables | |
| $specialPageAliases | |
| $fallback = 'zh-hant' | |
| $namespaceNames | |
| $namespaceAliases | |
| $datePreferences | |
| $defaultDateFormat = 'zh' | |
| $dateFormats | |
| $messages | |
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesZh_tw.php.
| $dateFormats |
Initial value:
array(
'zh time' => 'H:i',
'zh date' => 'Y年n月j日 (l)',
'zh both' => 'Y年n月j日 (D) H:i',
'minguo time' => 'H:i',
'minguo date' => 'xoY年n月j日 (l)',
'minguo both' => 'xoY年n月j日 (D) H:i',
'minguo shorttext time' => 'H:i',
'minguo shorttext date' => '民xoY年n月j日 (l)',
'minguo shorttext both' => '民xoY年n月j日 (D) H:i',
'minguo text time' => 'H:i',
'minguo text date' => '民國xoY年n月j日 (l)',
'minguo text both' => '民國xoY年n月j日 (D) H:i',
'minguo fulltext time' => 'H:i',
'minguo fulltext date' => '中華民國xoY年n月j日 (l)',
'minguo fulltext both' => '中華民國xoY年n月j日 (D) H:i',
'CNS 7648 time' => 'H:i',
'CNS 7648 date' => '"R.O.C." xoY-m-d (l)',
'CNS 7648 both' => '"R.O.C." xoY-m-d (D) H:i',
'CNS 7648 compact time' => 'H:i',
'CNS 7648 compact date' => '"ROC" xoY-m-d (l)',
'CNS 7648 compact both' => '"ROC" xoY-m-d (D) H:i',
)
Definition at line 70 of file MessagesZh_tw.php.
| $datePreferences |
Initial value:
array(
'default',
'minguo',
'minguo shorttext',
'minguo text',
'minguo fulltext',
'CNS 7648',
'CNS 7648 compact',
'ISO 8601',
)
Definition at line 57 of file MessagesZh_tw.php.
| $defaultDateFormat = 'zh' |
Definition at line 68 of file MessagesZh_tw.php.
| $fallback = 'zh-hant' |
Definition at line 41 of file MessagesZh_tw.php.
| $messages |
Definition at line 100 of file MessagesZh_tw.php.
| $namespaceAliases |
Initial value:
array(
'Image' => NS_FILE,
'Image_talk' => NS_FILE_TALK,
"圖片" => NS_FILE,
"圖片討論" => NS_FILE_TALK,
)
Definition at line 50 of file MessagesZh_tw.php.
| $namespaceNames |
Initial value:
array(
NS_USER => '使用者',
NS_USER_TALK => '使用者討論',
NS_HELP => '使用說明',
NS_HELP_TALK => '使用說明討論',
)
Definition at line 43 of file MessagesZh_tw.php.
| $specialPageAliases |
Initial value:
array(
'Disambiguations' => array( '消歧義頁' ),
'Recentchanges' => array( '近期變動' ),
'Ancientpages' => array( '最舊頁面' ),
'Blockme' => array( '封禁我' ),
'Blockip' => array( '查封用戶' ),
'Lockdb' => array( '鎖定數據庫' ),
'Unlockdb' => array( '解除數據庫鎖定' ),
'FileDuplicateSearch' => array( '搜索重復文件' ),
'Unwatchedpages' => array( '未被監視的頁面' ),
'Listredirects' => array( '重定向頁面列表' ),
'Revisiondelete' => array( '刪除或恢復版本' ),
'Randomredirect' => array( '隨機重定向頁面' ),
'Withoutinterwiki' => array( '沒有跨語言鏈接的頁面' ),
'LinkSearch' => array( '搜索網頁鏈接' ),
)
Definition at line 24 of file MessagesZh_tw.php.
1.5.9