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