Index: trunk/phase3/languages/messages/MessagesZh_classical.php |
— | — | @@ -29,7 +29,10 @@ |
30 | 30 | * The special key "default" is an alias for either dmy or mdy depending on |
31 | 31 | * $wgAmericanDates |
32 | 32 | */ |
33 | | -$datePreferences = false; |
| 33 | +$datePreferences = array( |
| 34 | + 'default', |
| 35 | + 'ISO 8601', |
| 36 | +); |
34 | 37 | |
35 | 38 | $defaultDateFormat = 'zh'; |
36 | 39 | |
— | — | @@ -43,12 +46,27 @@ |
44 | 47 | */ |
45 | 48 | $dateFormats = array( |
46 | 49 | 'zh time' => 'H時i分', |
47 | | - 'zh date' => 'Y年Fj日', |
48 | | - 'zh both' => 'Y年Fj日H時i分', |
| 50 | + 'zh date' => 'Y年n月j日 (l)', |
| 51 | + 'zh both' => 'Y年n月j日 (D) H時i分', |
49 | 52 | ); |
50 | 53 | |
51 | 54 | $linkTrail = '/^([a-z]+)(.*)$/sD'; |
52 | 55 | |
| 56 | +$digitTransformTable = array( |
| 57 | + '0' => '〇', |
| 58 | + '1' => '一', |
| 59 | + '2' => '二', |
| 60 | + '3' => '三', |
| 61 | + '4' => '四', |
| 62 | + '5' => '五', |
| 63 | + '6' => '六', |
| 64 | + '7' => '七', |
| 65 | + '8' => '八', |
| 66 | + '9' => '九', |
| 67 | + '.' => '點', |
| 68 | + ',' => '', |
| 69 | +); |
| 70 | + |
53 | 71 | #------------------------------------------------------------------- |
54 | 72 | # Default messages |
55 | 73 | #------------------------------------------------------------------- |
— | — | @@ -151,7 +169,8 @@ |
152 | 170 | 'dec' => '十二月', |
153 | 171 | |
154 | 172 | # Bits of text used by many pages |
155 | | -'categories' => '$1類', |
| 173 | +'categories' => '類', |
| 174 | +'pagecategories' => '$1類', |
156 | 175 | 'category_header' => '"$1"文', |
157 | 176 | 'subcategories' => '次類', |
158 | 177 | |
— | — | @@ -214,7 +233,6 @@ |
215 | 234 | 'specialpage' => '奇頁', |
216 | 235 | 'personaltools' => '家私', |
217 | 236 | 'postcomment' => '贊', |
218 | | -'addsection' => '新議', |
219 | 237 | 'articlepage' => '閱內文', |
220 | 238 | 'talk' => '議', |
221 | 239 | 'views' => '覽', |
— | — | @@ -381,10 +399,9 @@ |
382 | 400 | 'yourlanguage' => '語', |
383 | 401 | 'yournick' => '暱名', |
384 | 402 | 'email' => '電郵', |
385 | | -'prefs-help-email-enotif' => '信遣此', |
386 | | -'prefs-help-realname' => '*本名,可略: if you choose to provide it this will be used for giving you attribution for your work.', |
| 403 | +'prefs-help-realname' => '本名可略也。if you choose to provide it this will be used for giving you attribution for your work.', |
387 | 404 | 'loginerror' => '登簿有誤', |
388 | | -'prefs-help-email' => '*電郵,可略:以此通他人,或於共議處匿論', |
| 405 | +'prefs-help-email' => '電郵可略也。以此通他人,或於共議處匿論。', |
389 | 406 | 'nocookiesnew' => '簿已增而未登。登簿{{SITENAME}}須cookies,請釋之後登。', |
390 | 407 | 'nocookieslogin' => '登簿{{SITENAME}}須cookies,請釋之後登。', |
391 | 408 | 'noname' => '簿名缺', |
— | — | @@ -557,7 +574,7 @@ |
558 | 575 | 'revisiondelete' => '刪、還審', |
559 | 576 | 'revdelete-nooldid-title' => '無此審。', |
560 | 577 | 'revdelete-nooldid-text' => '審未擇,不可為之。', |
561 | | -'revdelete-selected' => '審[[:$1]]已擇。', |
| 578 | +'revdelete-selected' => '審[[:$1]]已擇$2。', |
562 | 579 | 'revdelete-text' => '刪審雖見誌,其文摒公眾,惟有秩可得之。無規則有秩可復還焉。', |
563 | 580 | 'revdelete-legend' => '審,規之以:', |
564 | 581 | 'revdelete-hide-text' => '藏審文', |
— | — | @@ -784,6 +801,7 @@ |
785 | 802 | 'wantedpages' => '缺頁', |
786 | 803 | 'mostrevisions' => '首審之文', |
787 | 804 | 'allpages' => '全頁', |
| 805 | +'randompage' => '清風翻書', |
788 | 806 | 'shortpages' => '短頁', |
789 | 807 | 'longpages' => '長頁', |
790 | 808 | 'listusers' => '盡列有簿', |
— | — | @@ -794,8 +812,8 @@ |
795 | 813 | 'newpages-username' => '名:', |
796 | 814 | 'ancientpages' => '舊頁', |
797 | 815 | 'intl' => '通他語', |
798 | | -'move' => '搬', |
799 | | -'movethispage' => '搬此頁', |
| 816 | +'move' => '遷', |
| 817 | +'movethispage' => '遷此頁', |
800 | 818 | |
801 | 819 | 'categoriespagetext' => '大典有門:', |
802 | 820 | 'version' => '版', |
— | — | @@ -928,13 +946,13 @@ |
929 | 947 | 'protectsub' => '(正錮"$1")', |
930 | 948 | 'confirmprotecttext' => '篤欲錮之?', |
931 | 949 | 'confirmprotect' => '准錮', |
932 | | -'protectmoveonly' => '惟限搬之', |
| 950 | +'protectmoveonly' => '惟限遷之', |
933 | 951 | 'protectcomment' => '錮之有由:', |
934 | 952 | 'unprotectsub' => '(正赦"$1")', |
935 | 953 | 'confirmunprotecttext' => '篤欲赦之?', |
936 | 954 | 'confirmunprotect' => '准赦', |
937 | 955 | 'unprotectcomment' => '赦之有由:', |
938 | | -'protect-unchain' => '准搬之', |
| 956 | +'protect-unchain' => '准遷之', |
939 | 957 | 'protect-text' => '錮級可見<strong>$1</strong>', |
940 | 958 | 'protect-default' => '(予定)', |
941 | 959 | 'protect-level-autoconfirmed' => '驅無簿', |
— | — | @@ -942,7 +960,7 @@ |
943 | 961 | |
944 | 962 | # Restrictions (nouns) |
945 | 963 | 'restriction-edit' => '纂', |
946 | | -'restriction-move' => '搬', |
| 964 | +'restriction-move' => '遷', |
947 | 965 | |
948 | 966 | # Undelete |
949 | 967 | 'undelete' => '覽已刪', |
— | — | @@ -968,7 +986,7 @@ |
969 | 987 | # Contributions |
970 | 988 | 'contributions' => '功績', |
971 | 989 | 'mycontris' => '吾績', |
972 | | -'contribsub2' => '就$1', |
| 990 | +'contribsub2' => '$1之功績 ($2)', |
973 | 991 | 'nocontribs' => '尺斯無易', |
974 | 992 | 'ucnote' => '近<b>$2</b>有<b>$1</b>新易。', |
975 | 993 | 'uclinks' => ' 近$1易,近$2日', |
— | — | @@ -996,12 +1014,12 @@ |
997 | 1015 | 'ipaddress' => 'IP址', |
998 | 1016 | 'ipadressorusername' => 'IP或簿名', |
999 | 1017 | 'ipbexpiry' => '限期', |
1000 | | -'ipbreason' => '綠', |
| 1018 | +'ipbreason' => '緣', |
1001 | 1019 | 'ipbanononly' => '禁名匿', |
1002 | 1020 | 'ipbcreateaccount' => '禁增簿', |
1003 | 1021 | 'ipbsubmit' => '禁此簿', |
1004 | 1022 | 'ipbother' => '它時', |
1005 | | -'ipboptions' => '2 hours:二時,1 day:一日,3 days:三日,1 week:一週,2 weeks:二週,1 month:一月,3 months:三月,6 months:六月,1 year:一年,infinite:永', |
| 1023 | +'ipboptions' => '二時:2 hours,一日:1 day,三日:3 days,一週:1 week,二週:2 weeks,一月:1 month,三月:3 months,六月:6 months,一年:1 year,永:infinite', |
1006 | 1024 | 'ipbotheroption' => '他', |
1007 | 1025 | 'badipaddress' => 'IP不格', |
1008 | 1026 | 'blockipsuccesssub' => '見禁', |
— | — | @@ -1016,13 +1034,13 @@ |
1017 | 1035 | 'expiringblock' => '過$1', |
1018 | 1036 | 'anononlyblock' => '惟名匿', |
1019 | 1037 | 'createaccountblock' => '禁增簿', |
1020 | | -'ipblocklistempty' => '誌空也。', |
| 1038 | +'ipblocklist-empty' => '誌空也。', |
1021 | 1039 | 'blocklink' => '禁', |
1022 | 1040 | 'unblocklink' => '赦', |
1023 | 1041 | 'contribslink' => '功績', |
1024 | 1042 | 'autoblocker' => '近日"[[User:$1|$1]]"用子IP"\'\'\'$2\'\'\'",故禁', |
1025 | 1043 | 'blocklogpage' => '誌禁', |
1026 | | -'blocklogentry' => '禁"[[$1]]"至$2', |
| 1044 | +'blocklogentry' => '禁"[[$1]]"至$2 $3', |
1027 | 1045 | 'unblocklogentry' => '赦$1', |
1028 | 1046 | 'ipb_expiry_invalid' => '限期不格。', |
1029 | 1047 | 'ipb_already_blocked' => '"$1"早禁矣', |
— | — | @@ -1159,8 +1177,10 @@ |
1160 | 1178 | 'confirmemail_noemail' => '[[Special:Preferences|簿註]]有驛。', |
1161 | 1179 | 'confirmemail_send' => '遣核符', |
1162 | 1180 | 'confirmemail_sent' => '核符遣矣', |
1163 | | -'confirmemail_sendfailed' => '信未遣焉,請核郵驛。', |
| 1181 | +'confirmemail_sendfailed' => '信未遣焉,請核郵驛。 |
1164 | 1182 | |
| 1183 | +郵者覆之:$1', |
| 1184 | + |
1165 | 1185 | # Inputbox extension, may be useful in other contexts as well |
1166 | 1186 | 'tryexact' => '查全合', |
1167 | 1187 | 'searchfulltext' => '尋全文', |
— | — | @@ -1202,7 +1222,8 @@ |
1203 | 1223 | 'imgmultipageprev' => '←前頁', |
1204 | 1224 | 'imgmultipagenext' => '次頁→', |
1205 | 1225 | 'imgmultigo' => '往', |
1206 | | -'imgmultigotopre' => '往', |
| 1226 | +'imgmultigotopre' => '往第', |
| 1227 | +'imgmultigotopost' => '頁', |
1207 | 1228 | |
1208 | 1229 | # Table pager |
1209 | 1230 | 'ascending_abbrev' => '升冪', |
Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -140,12 +140,12 @@ |
141 | 141 | * Finnish (fi) |
142 | 142 | * Võro (fiu-vro) |
143 | 143 | * French (fr) |
144 | | -* Georgian (ka) |
145 | 144 | * Hakka (hak) |
146 | 145 | * Hebrew (he) |
147 | 146 | * Indonesian (id) |
148 | 147 | * Italian (it) |
149 | 148 | * Japanese (ja) |
| 149 | +* Georgian (ka) |
150 | 150 | * Kabyle (kab) |
151 | 151 | * Kazakh (kk) |
152 | 152 | * Kurdish (ku) |
— | — | @@ -158,6 +158,7 @@ |
159 | 159 | * Somali (so) |
160 | 160 | * Sundanese (su) |
161 | 161 | * Swedish (sv) |
| 162 | +* Old Chinese / Late Middle Chinese (zh-classical) |
162 | 163 | * Chinese (PRC) (zh-cn) |
163 | 164 | * Chinese (Taiwan) (zh-tw) |
164 | 165 | * Cantonese (zh-yue) |