Index: trunk/phase3/languages/messages/MessagesZh_tw.php |
— | — | @@ -318,8 +318,10 @@ |
319 | 319 | 'nosuchaction' => '這個命令不存在', |
320 | 320 | 'nosuchactiontext' => '這個wiki無法識別URL請求的命令', |
321 | 321 | 'nosuchspecialpage' => '此特殊頁面不存在', |
322 | | -'nospecialpagetext' => '您請求的特殊頁面無效。[[Special:Specialpages]]載有所有有效特殊頁面的列表。', |
| 322 | +'nospecialpagetext' => "'''<big>您請求的特殊頁面無效。</big>''' |
323 | 323 | |
| 324 | +[[Special:Specialpages]]載有所有有效特殊頁面的列表。", |
| 325 | + |
324 | 326 | # General errors |
325 | 327 | 'error' => '錯誤', |
326 | 328 | 'databaseerror' => '資料庫錯誤', |
— | — | @@ -994,7 +996,7 @@ |
995 | 997 | # File reversion |
996 | 998 | 'filerevert' => '恢復$1', |
997 | 999 | 'filerevert-legend' => '恢復檔案', |
998 | | -'filerevert-intro' => '<span class="plainlinks">您現正在恢復\'\'\'[[Media:$1|$1]]\'\'\'到[於$2 $3的$4版本]。</span>', |
| 1000 | +'filerevert-intro' => '<span class="plainlinks">您現正在恢復\'\'\'[[Media:$1|$1]]\'\'\'到[$4 於$2 $3的版本]。</span>', |
999 | 1001 | 'filerevert-comment' => '註解:', |
1000 | 1002 | 'filerevert-defaultcomment' => '已經恢復到於$1 $2的版本', |
1001 | 1003 | 'filerevert-submit' => '恢復', |
— | — | @@ -1011,7 +1013,7 @@ |
1012 | 1014 | 'filedelete-success' => "'''$1'''已經刪除。", |
1013 | 1015 | 'filedelete-success-old' => "<span class=\"plainlinks\">'''[[Media:$1|$1]]'''於 $2 $3 的版本已經刪除。</span>", |
1014 | 1016 | 'filedelete-nofile' => "'''$1'''在這個網站中不存在。", |
1015 | | -'filedelete-nofile-old' => "這裡沒有'''$1'''於 $2 $3 的版本。", |
| 1017 | +'filedelete-nofile-old' => "在已指定屬性的情況下,這裡沒有'''$1'''於 $2 $3 的版本。", |
1016 | 1018 | 'filedelete-iscurrent' => '您現正嘗試刪除這個檔案的最近版本。請先將個該檔案回退成較舊的版本。', |
1017 | 1019 | |
1018 | 1020 | # MIME search |
— | — | @@ -1058,7 +1060,7 @@ |
1059 | 1061 | 'disambiguations-text' => '以下的頁面都有到<b>消含糊頁</b>的鏈接, 但它們應該是連到適當的標題。<br />一個頁面會被視為消含糊頁如果它是連自[[MediaWiki:disambiguationspage]]。', |
1060 | 1062 | |
1061 | 1063 | 'doubleredirects' => '雙重重定向頁面', |
1062 | | -'doubleredirectstext' => '每一行都包含到第一和第二個重定向頁面的鏈接,以及第二個重定向頁面的目標,通常顯示的都會是"真正"的目標頁面,也就是第一個重定向頁面應該指向的頁面。', |
| 1064 | +'doubleredirectstext' => '以下的重定向連結到另一個重定向頁面:', |
1063 | 1065 | |
1064 | 1066 | 'brokenredirects' => '損壞的重定向頁', |
1065 | 1067 | 'brokenredirectstext' => '以下的重定向頁指向的是不存在的頁面:', |
— | — | @@ -1102,7 +1104,7 @@ |
1103 | 1105 | 'shortpages' => '短頁面', |
1104 | 1106 | 'longpages' => '長頁面', |
1105 | 1107 | 'deadendpages' => '斷鏈頁面', |
1106 | | -'deadendpagestext' => '以下頁面沒有被被連結到這個wiki中的其它頁面:', |
| 1108 | +'deadendpagestext' => '以下頁面沒有被連結到這個wiki中的其它頁面:', |
1107 | 1109 | 'protectedpages' => '已保護頁面', |
1108 | 1110 | 'protectedpagestext' => '以下頁面已經被保護以防止移移或編輯', |
1109 | 1111 | 'protectedpagesempty' => '在這些參數下沒有頁面正在保護。', |
Index: trunk/phase3/languages/messages/MessagesZh_yue.php |
— | — | @@ -394,8 +394,10 @@ |
395 | 395 | 'nosuchaction' => '冇呢個動作', |
396 | 396 | 'nosuchactiontext' => '呢個 URL 嘅指定動作 wiki 識別唔到', |
397 | 397 | 'nosuchspecialpage' => '冇呢頁特別頁', |
398 | | -'nospecialpagetext' => '你所要求嘅特別頁唔啱,喺[[Special:Specialpages|特別頁一覽]]可以搵到所有用得嘅特別頁。', |
| 398 | +'nospecialpagetext' => "'''<big>你所要求嘅特別頁唔啱。</big>''' |
399 | 399 | |
| 400 | +喺[[Special:Specialpages|特別頁一覽]]可以搵到所有用得嘅特別頁。", |
| 401 | + |
400 | 402 | # General errors |
401 | 403 | 'error' => '錯誤', |
402 | 404 | 'databaseerror' => '資料庫錯誤', |
— | — | @@ -1095,7 +1097,7 @@ |
1096 | 1098 | # File reversion |
1097 | 1099 | 'filerevert' => '回復$1', |
1098 | 1100 | 'filerevert-legend' => '回復檔案', |
1099 | | -'filerevert-intro' => '<span class="plainlinks">你而家回復緊\'\'\'[[Media:$1|$1]]\'\'\'到[響$2 $3嘅$4版本]。</span>', |
| 1101 | +'filerevert-intro' => '<span class="plainlinks">你而家回復緊\'\'\'[[Media:$1|$1]]\'\'\'到[$4 響$2 $3嘅版本]。</span>', |
1100 | 1102 | 'filerevert-comment' => '註解:', |
1101 | 1103 | 'filerevert-defaultcomment' => '已經回復到響$1 $2嘅版本', |
1102 | 1104 | 'filerevert-submit' => '回復', |
— | — | @@ -1112,7 +1114,7 @@ |
1113 | 1115 | 'filedelete-success' => "'''$1'''已經刪除咗。", |
1114 | 1116 | 'filedelete-success-old' => "<span class=\"plainlinks\">'''[[Media:$1|$1]]'''響 $2 $3 嘅版本已經刪除咗。</span>", |
1115 | 1117 | 'filedelete-nofile' => "'''$1'''響呢個網站度唔存在。", |
1116 | | -'filedelete-nofile-old' => "呢度係無'''$1'''響 $2 $3 嘅版本。", |
| 1118 | +'filedelete-nofile-old' => "用指定嘅屬性,呢度係無'''$1'''響 $2 $3 嘅歸檔版本。", |
1117 | 1119 | 'filedelete-iscurrent' => '你而家嘗試刪除呢個檔案嘅最近版本。請先將個檔打回頭做舊啲嘅版本先。', |
1118 | 1120 | |
1119 | 1121 | # MIME search |
— | — | @@ -1159,7 +1161,7 @@ |
1160 | 1162 | 'disambiguations-text' => "以下呢啲頁面連結去一個'''搞清楚頁'''。佢哋先至應該指去正確嘅主題。<br />如果一個頁面連結自[[MediaWiki:disambiguationspage]],噉就會當佢係搞清楚頁。", |
1161 | 1163 | |
1162 | 1164 | 'doubleredirects' => '雙重跳轉', |
1163 | | -'doubleredirectstext' => '每一行包括指去第一個同第二個跳轉嘅連結,以及第二個跳轉嘅目標。呢行文字通常畀出咗第一個跳轉應該指去嘅嗰個「真正」嘅目標頁面', |
| 1165 | +'doubleredirectstext' => '下面嘅跳轉連結到另一版跳轉:', |
1164 | 1166 | |
1165 | 1167 | 'brokenredirects' => '破碎嘅跳轉', |
1166 | 1168 | 'brokenredirectstext' => '以下嘅跳轉係指向唔存在嘅頁面:', |
Index: trunk/phase3/languages/messages/MessagesZh_cn.php |
— | — | @@ -335,8 +335,10 @@ |
336 | 336 | 'nosuchaction' => '这个命令不存在', |
337 | 337 | 'nosuchactiontext' => '这个wiki无法识别URL请求的命令', |
338 | 338 | 'nosuchspecialpage' => '此特殊页面不存在', |
339 | | -'nospecialpagetext' => '您请求的特殊页面无效。[[Special:Specialpages]]载有所有有效特殊页面的列表。', |
| 339 | +'nospecialpagetext' => "'''<big>您请求的特殊页面无效。</big>''' |
340 | 340 | |
| 341 | +[[Special:Specialpages]]载有所有有效特殊页面的列表。", |
| 342 | + |
341 | 343 | # General errors |
342 | 344 | 'error' => '错误', |
343 | 345 | 'databaseerror' => '数据库错误', |
— | — | @@ -399,8 +401,8 @@ |
400 | 402 | 'cascadeprotected' => '这个页面已经被保护,因为这个页面被以下已标注"联锁保护"的{{PLURAL:$1|一个|多个}}被保护页面包含: |
401 | 403 | $2', |
402 | 404 | 'namespaceprotected' => "您并没有权限编辑'''$1'''名字空间内的页面。", |
403 | | -'customcssjsprotected' => '您並無權限去編輯這個頁面,因為它包含了另一位用戶的個人設定。', |
404 | | -'ns-specialprotected' => '在特殊名字空間中的頁面是不可以編輯的。', |
| 405 | +'customcssjsprotected' => '您并无权限去编辑这个页面,因为它包含了另一位用户的个人设定。', |
| 406 | +'ns-specialprotected' => '在特殊名字空间中的页面是不可以编辑的。', |
405 | 407 | |
406 | 408 | # Login and logout pages |
407 | 409 | 'logouttitle' => '退出', |
— | — | @@ -1020,7 +1022,7 @@ |
1021 | 1023 | # File reversion |
1022 | 1024 | 'filerevert' => '恢复$1', |
1023 | 1025 | 'filerevert-legend' => '恢复文件', |
1024 | | -'filerevert-intro' => '<span class="plainlinks">您现正在恢复\'\'\'[[Media:$1|$1]]\'\'\'到[于$2 $3的$4版本]。</span>', |
| 1026 | +'filerevert-intro' => '<span class="plainlinks">您现正在恢复\'\'\'[[Media:$1|$1]]\'\'\'到[$4 于$2 $3的版本]。</span>', |
1025 | 1027 | 'filerevert-comment' => '注解:', |
1026 | 1028 | 'filerevert-defaultcomment' => '已经恢复到于$1 $2的版本', |
1027 | 1029 | 'filerevert-submit' => '恢复', |
— | — | @@ -1037,7 +1039,7 @@ |
1038 | 1040 | 'filedelete-success' => "'''$1'''已经删除。", |
1039 | 1041 | 'filedelete-success-old' => "<span class=\"plainlinks\">'''[[Media:$1|$1]]'''于 $2 $3 的版本已经删除。</span>", |
1040 | 1042 | 'filedelete-nofile' => "'''$1'''在这个网站中不存在。", |
1041 | | -'filedelete-nofile-old' => "这里没有'''$1'''于 $2 $3 的版本。", |
| 1043 | +'filedelete-nofile-old' => "在已指定属性的情况下,这里没有'''$1'''于 $2 $3 的版本。", |
1042 | 1044 | 'filedelete-iscurrent' => '您现正尝试删除这个文件的最近版本。请先将个该文件回退成较旧的版本。', |
1043 | 1045 | |
1044 | 1046 | # MIME search |
— | — | @@ -1084,7 +1086,7 @@ |
1085 | 1087 | 'disambiguations-text' => '以下的页面都有到<b>消含糊页</b>的链接, 但它们应该是链到适当的标题。<br />一个页面会被视为消含糊页如果它是链自[[MediaWiki:disambiguationspage]]。', |
1086 | 1088 | |
1087 | 1089 | 'doubleredirects' => '双重重定向页面', |
1088 | | -'doubleredirectstext' => '每一行都包含到第一和第二个重定向页面的链接,以及第二个重定向页面的目标,通常显示的都会是"真正"的目标页面,也就是第一个重定向页面应该指向的页面。', |
| 1090 | +'doubleredirectstext' => '以下的重定向链接到另一个重定向页面:', |
1089 | 1091 | |
1090 | 1092 | 'brokenredirects' => '损坏的重定向页', |
1091 | 1093 | 'brokenredirectstext' => '以下的重定向页面指向的是不存在的页面:', |
— | — | @@ -1128,7 +1130,7 @@ |
1129 | 1131 | 'shortpages' => '短页面', |
1130 | 1132 | 'longpages' => '长页面', |
1131 | 1133 | 'deadendpages' => '断链页面', |
1132 | | -'deadendpagestext' => '以下页面没有被被链接到这个wiki中的其它页面:', |
| 1134 | +'deadendpagestext' => '以下页面没有被链接到这个wiki中的其它页面:', |
1133 | 1135 | 'protectedpages' => '已保护页面', |
1134 | 1136 | 'protectedpagestext' => '以下页面已经被保护以防止移移或编辑', |
1135 | 1137 | 'protectedpagesempty' => '在这些参数下没有页面正在保护。', |
Index: trunk/phase3/languages/messages/MessagesZh_classical.php |
— | — | @@ -321,8 +321,10 @@ |
322 | 322 | 'nosuchaction' => '無可為', |
323 | 323 | 'nosuchactiontext' => '查無此址', |
324 | 324 | 'nosuchspecialpage' => '查無奇頁', |
325 | | -'nospecialpagetext' => '查無奇頁,見[[{{ns:special}}:Specialpages]]。', |
| 325 | +'nospecialpagetext' => "'''<big>查無奇頁。</big>''' |
326 | 326 | |
| 327 | +見[[{{ns:special}}:Specialpages]]。", |
| 328 | + |
327 | 329 | # General errors |
328 | 330 | 'error' => '有誤', |
329 | 331 | 'databaseerror' => '庫藏有誤', |
— | — | @@ -829,7 +831,7 @@ |
830 | 832 | # File reversion |
831 | 833 | 'filerevert' => '還$1', |
832 | 834 | 'filerevert-legend' => '還檔', |
833 | | -'filerevert-intro' => '<span class="plainlinks">汝還\'\'\'[[Media:$1|$1]]\'\'\'至[在$2$3之$4版本]。</span>', |
| 835 | +'filerevert-intro' => '<span class="plainlinks">汝還\'\'\'[[Media:$1|$1]]\'\'\'至[$4 在$2$3之版本]。</span>', |
834 | 836 | 'filerevert-comment' => '注:', |
835 | 837 | 'filerevert-defaultcomment' => '已還至在$1$2之版矣', |
836 | 838 | 'filerevert-submit' => '還', |
— | — | @@ -846,7 +848,7 @@ |
847 | 849 | 'filedelete-success' => "'''$1'''已刪矣。", |
848 | 850 | 'filedelete-success-old' => "<span class=\"plainlinks\">'''[[Media:$1|$1]]'''在 $2$3 之版本已刪矣。</span>", |
849 | 851 | 'filedelete-nofile' => "'''$1'''在本網無存也。", |
850 | | -'filedelete-nofile-old' => "無'''$1'''在 $2$3 之版本也。", |
| 852 | +'filedelete-nofile-old' => "指屬,無'''$1'''在 $2$3 之版本也。", |
851 | 853 | 'filedelete-iscurrent' => '汝試刪近之檔。先退至舊版也。', |
852 | 854 | |
853 | 855 | # Unwatched pages |
— | — | @@ -865,6 +867,7 @@ |
866 | 868 | 'disambiguations' => '釋義', |
867 | 869 | |
868 | 870 | 'doubleredirects' => '複轉', |
| 871 | +'doubleredirectstext' => '下為轉鏈轉頁之所列也:', |
869 | 872 | |
870 | 873 | 'brokenredirects' => '斷轉', |
871 | 874 | 'brokenredirectstext' => '不通', |
— | — | @@ -1444,3 +1447,4 @@ |
1445 | 1448 | |
1446 | 1449 | |
1447 | 1450 | |
| 1451 | + |