Index: trunk/phase3/languages/messages/MessagesZh_hans.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Simplified Chinese (中文(简体)) |
| 3 | +/** Simplified Chinese (中文(简化字)) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -2273,6 +2273,8 @@ |
2274 | 2274 | 'imageinvalidfilename' => '目标文件名称无效', |
2275 | 2275 | 'fix-double-redirects' => '更新所有指向原始标题的重定向', |
2276 | 2276 | 'move-leave-redirect' => '保留重定向', |
| 2277 | +'protectedpagemovewarning' => "'''警告:'''这个页面已经被锁上,只有拥有管理员权限的用户才可以移动它。", |
| 2278 | +'semiprotectedpagemovewarning' => "'''注意:'''这个页面已经被锁上,只有已经注册的用户才可以移动它。", |
2277 | 2279 | |
2278 | 2280 | # Export |
2279 | 2281 | 'export' => '导出页面', |
Index: trunk/phase3/languages/messages/MessagesYue.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Yue (粵語) |
| 3 | +/** Cantonese (粵語/廣東話) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -2213,6 +2213,8 @@ |
2214 | 2214 | 'imageinvalidfilename' => '個目標檔名係無效嘅', |
2215 | 2215 | 'fix-double-redirects' => '更新指到原先標題嘅任何跳轉', |
2216 | 2216 | 'move-leave-redirect' => '留底跳轉', |
| 2217 | +'protectedpagemovewarning' => "'''警告:'''呢一版已經鎖咗,淨係得有管理員權限嘅用戶先至可以去搬佢。", |
| 2218 | +'semiprotectedpagemovewarning' => "'''留意:'''呢一版已經鎖咗,淨係畀註冊咗嘅用戶去搬佢。", |
2217 | 2219 | |
2218 | 2220 | # Export |
2219 | 2221 | 'export' => '倒出/導出/匯出(Export)頁面', |
Index: trunk/phase3/languages/messages/MessagesZh_hant.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Traditional Chinese (中文(繁體)) |
| 3 | +/** Traditional Chinese (中文(傳統字)) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -2250,6 +2250,8 @@ |
2251 | 2251 | 'imageinvalidfilename' => '目標檔案名稱是無效的', |
2252 | 2252 | 'fix-double-redirects' => '更新指到原先標題的任何重新定向', |
2253 | 2253 | 'move-leave-redirect' => '留下重新定向', |
| 2254 | +'protectedpagemovewarning' => "'''警告:'''這個頁面已經被鎖上,只有擁有管理員權限的用戶才可以移動它。", |
| 2255 | +'semiprotectedpagemovewarning' => "'''注意:'''這個頁面已經被鎖上,只有已經註冊的用戶才可以移動它。", |
2254 | 2256 | |
2255 | 2257 | # Export |
2256 | 2258 | 'export' => '匯出頁面', |
Index: trunk/phase3/languages/messages/MessagesLzh.php |
— | — | @@ -1956,6 +1956,8 @@ |
1957 | 1957 | 'imageinvalidfilename' => '標之檔名乃無效也', |
1958 | 1958 | 'fix-double-redirects' => '更指原題之任渡', |
1959 | 1959 | 'move-leave-redirect' => '留渡', |
| 1960 | +'protectedpagemovewarning' => "'''警:'''本頁已錮,有秩移之。", |
| 1961 | +'semiprotectedpagemovewarning' => "'''注:'''本頁已錮,注簿移之。", |
1960 | 1962 | |
1961 | 1963 | # Export |
1962 | 1964 | 'export' => '出匯', |