MediaWiki REL1_39
MessagesZh_tw.php
Go to the documentation of this file.
1<?php
26$fallback = 'zh-hant, zh-hk, zh, zh-hans';
27
30 'Allmessages' => [ '所有訊息' ],
31 'Ancientpages' => [ '最舊頁面' ],
32 'Block' => [ '封鎖使用者' ],
33 'CreateAccount' => [ '建立帳號' ],
34 'FileDuplicateSearch' => [ '搜尋重復檔案' ],
35 'Invalidateemail' => [ '無法識別的電郵位址' ],
36 'LinkSearch' => [ '搜尋網頁連結' ],
37 'Listfiles' => [ '檔案清單' ],
38 'Listredirects' => [ '重新導向頁面清單' ],
39 'Lockdb' => [ '鎖定資料庫' ],
40 'MIMEsearch' => [ 'MIME搜尋' ],
41 'Newimages' => [ '新增檔案' ],
42 'Randomredirect' => [ '隨機重新導向頁面' ],
43 'Recentchanges' => [ '近期變動' ],
44 'Revisiondelete' => [ '刪除或恢復版本' ],
45 'Unblock' => [ '解除封鎖' ],
46 'Unlockdb' => [ '解除資料庫鎖定' ],
47 'Unwatchedpages' => [ '未被監視的頁面' ],
48 'Userrights' => [ '使用者權限' ],
49 'Watchlist' => [ '監視清單' ],
50 'Whatlinkshere' => [ '連入頁面' ],
51 'Withoutinterwiki' => [ '沒有跨語言連結的頁面' ],
52];
53
55 'default',
56 'minguo',
57 'minguo shorttext',
58 'minguo text',
59 'minguo fulltext',
60 'CNS 7648',
61 'CNS 7648 compact',
62 'ISO 8601',
63];
64
66
68 'zh time' => 'H:i',
69 'zh date' => 'Y年n月j日 (l)',
70 'zh both' => 'Y年n月j日 (D) H:i',
71
72 'minguo time' => 'H:i',
73 'minguo date' => 'xoY年n月j日 (l)',
74 'minguo both' => 'xoY年n月j日 (D) H:i',
75
76 'minguo shorttext time' => 'H:i',
77 'minguo shorttext date' => '民xoY年n月j日 (l)',
78 'minguo shorttext both' => '民xoY年n月j日 (D) H:i',
79
80 'minguo text time' => 'H:i',
81 'minguo text date' => '民國xoY年n月j日 (l)',
82 'minguo text both' => '民國xoY年n月j日 (D) H:i',
83
84 'minguo fulltext time' => 'H:i',
85 'minguo fulltext date' => '中華民國xoY年n月j日 (l)',
86 'minguo fulltext both' => '中華民國xoY年n月j日 (D) H:i',
87
88 'CNS 7648 time' => 'H:i',
89 'CNS 7648 date' => '"R.O.C." xoY-m-d (l)',
90 'CNS 7648 both' => '"R.O.C." xoY-m-d (D) H:i',
91
92 'CNS 7648 compact time' => 'H:i',
93 'CNS 7648 compact date' => '"ROC" xoY-m-d (l)',
94 'CNS 7648 compact both' => '"ROC" xoY-m-d (D) H:i',
95];
$fallback
$defaultDateFormat
$dateFormats
$datePreferences
$specialPageAliases
@phpcs-require-sorted-array