MediaWiki master
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-hk, zh, zh-hans'
 

Detailed Description

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

Author
Alexsh
Andrew971218
BobChao
Ianbu
Jidanni
Mark85296341
Pbdragonwang
PhiLiP
Roc michael
Shizhao
Urhixidur
Winston Sung
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 39 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 26 of file MessagesZh_tw.php.

◆ $defaultDateFormat

$defaultDateFormat = 'zh'

Definition at line 37 of file MessagesZh_tw.php.

◆ $fallback

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

Definition at line 24 of file MessagesZh_tw.php.