MediaWiki  1.33.0
MessagesZh_tw.php File Reference

Chinese (Taiwan) (‪中文(台灣)‬) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'zh'
 
 $fallback = 'zh-hant, zh-hans'
 
 $namespaceAliases
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

Chinese (Taiwan) (‪中文(台灣)‬)

To improve a translation please visit https://translatewiki.net

Author
Alexsh
Andrew971218
BobChao
Ianbu
Jidanni
Mark85296341
Pbdragonwang
PhiLiP
Roc michael
Shizhao
Urhixidur
Wong128hk
Zerng07
לערי ריינהארט

Definition in file MessagesZh_tw.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'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 79 of file MessagesZh_tw.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'minguo',
'minguo shorttext',
'minguo text',
'minguo fulltext',
'CNS 7648',
'CNS 7648 compact',
'ISO 8601',
]

Definition at line 66 of file MessagesZh_tw.php.

◆ $defaultDateFormat

$defaultDateFormat = 'zh'

Definition at line 77 of file MessagesZh_tw.php.

◆ $fallback

$fallback = 'zh-hant, zh-hans'

Definition at line 25 of file MessagesZh_tw.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Image' => NS_FILE,
'Image_talk' => NS_FILE_TALK,
"圖片" => NS_FILE,
"圖片討論" => NS_FILE_TALK,
]

Definition at line 34 of file MessagesZh_tw.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_USER => '使用者',
NS_USER_TALK => '使用者討論',
NS_HELP => '使用說明',
NS_HELP_TALK => '使用說明討論',
]

Definition at line 27 of file MessagesZh_tw.php.

◆ $specialPageAliases

$specialPageAliases
Initial value:
= [
'Allmessages' => [ '所有訊息' ],
'Ancientpages' => [ '最舊頁面' ],
'Block' => [ '封鎖使用者' ],
'CreateAccount' => [ '建立帳號' ],
'FileDuplicateSearch' => [ '搜尋重復檔案' ],
'Invalidateemail' => [ '無法識別的電郵位址' ],
'LinkSearch' => [ '搜尋網頁連結' ],
'Listfiles' => [ '檔案清單' ],
'Listredirects' => [ '重新導向頁面清單' ],
'Lockdb' => [ '鎖定資料庫' ],
'MIMEsearch' => [ 'MIME搜尋' ],
'Newimages' => [ '新增檔案' ],
'Randomredirect' => [ '隨機重新導向頁面' ],
'Recentchanges' => [ '近期變動' ],
'Revisiondelete' => [ '刪除或恢復版本' ],
'Unblock' => [ '解除封鎖' ],
'Unlockdb' => [ '解除資料庫鎖定' ],
'Unwatchedpages' => [ '未被監視的頁面' ],
'Userrights' => [ '使用者權限' ],
'Watchlist' => [ '監視清單' ],
'Whatlinkshere' => [ '連入頁面' ],
'Withoutinterwiki' => [ '沒有跨語言連結的頁面' ],
]

Definition at line 41 of file MessagesZh_tw.php.

NS_HELP
const NS_HELP
Definition: Defines.php:76
NS_FILE
const NS_FILE
Definition: Defines.php:70
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:67
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:77
NS_USER
const NS_USER
Definition: Defines.php:66
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:71