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 |
— | — | @@ -608,7 +608,8 @@ |
609 | 609 | 'nouserspecified' => '{{GENDER:你|妳|你}}需要指定一个用户名。', |
610 | 610 | 'wrongpassword' => '您输入的密码错误,请再试一次。', |
611 | 611 | 'wrongpasswordempty' => '您没有输入密码,请重试!', |
612 | | -'passwordtooshort' => '您的密码不正确或太短,不能少于$1个字元,而且必须跟用户名不同。', |
| 612 | +'passwordtooshort' => '您的密碼太短,不能少於$1個字元。', |
| 613 | +'password-name-match' => '您的密碼必須跟您的用戶名不相同。', |
613 | 614 | 'mailmypassword' => '将新密码寄给我', |
614 | 615 | 'passwordremindertitle' => '{{SITENAME}}的新临时密码', |
615 | 616 | 'passwordremindertext' => '有人(可能是您,来自IP地址$1)已请求{{SITENAME}}的新密码 ($4)。 |
Index: trunk/phase3/languages/messages/MessagesLzh.php |
— | — | @@ -466,7 +466,8 @@ |
467 | 467 | 'nouserspecified' => '簿名須也', |
468 | 468 | 'wrongpassword' => '符節不合,惠核之。', |
469 | 469 | 'wrongpasswordempty' => '缺符節,惠補之。', |
470 | | -'passwordtooshort' => '符節短錯哉,莫逾$1字,且與簿名異也。', |
| 470 | +'passwordtooshort' => '符節短哉,莫逾$1字。', |
| 471 | +'password-name-match' => '符節與簿名異也。', |
471 | 472 | 'mailmypassword' => '遣吾符節', |
472 | 473 | 'passwordremindertitle' => '新臨符節自{{SITENAME}}', |
473 | 474 | 'passwordremindertext' => '$1求遣{{SITENAME}}($4):"$2"之臨符節為"$3"。日到有$5。 |
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 |
— | — | @@ -583,7 +583,8 @@ |
584 | 584 | 'nouserspecified' => '{{GENDER:你|妳|你}}需要指定一個用戶名。', |
585 | 585 | 'wrongpassword' => '您輸入的密碼錯誤,請再試一次。', |
586 | 586 | 'wrongpasswordempty' => '沒有輸入密碼!請重試。', |
587 | | -'passwordtooshort' => '您的密碼不正確或太短,不能少於$1個字元,而且必須跟用戶名不同。', |
| 587 | +'passwordtooshort' => '您的密碼太短,不能少於$1個字元。', |
| 588 | +'password-name-match' => '您的密碼必須跟您的用戶名不相同。', |
588 | 589 | 'mailmypassword' => '將新密碼寄給我', |
589 | 590 | 'passwordremindertitle' => '{{SITENAME}}的新臨時密碼', |
590 | 591 | 'passwordremindertext' => '有人(可能是您,來自IP位址$1)已請求{{SITENAME}}的新密碼 ($4)。 |
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 |
— | — | @@ -558,7 +558,8 @@ |
559 | 559 | 'nouserspecified' => '你需要指定一個用戶名。', |
560 | 560 | 'wrongpassword' => '密碼唔啱,麻煩你再試多次。', |
561 | 561 | 'wrongpasswordempty' => '你都未入密碼,唔該再試多次啦。', |
562 | | -'passwordtooshort' => '你嘅密碼唔啱或者太短。佢最少要有$1個半形字元,同埋要唔同你嘅用戶名。', |
| 562 | +'passwordtooshort' => '你嘅密碼太短。佢最少要有$1個半形字元。', |
| 563 | +'password-name-match' => '你嘅密碼一定要同你嘅用戶名唔一樣。', |
563 | 564 | 'mailmypassword' => '寄個新密碼', |
564 | 565 | 'passwordremindertitle' => '{{SITENAME}}嘅新臨時密碼', |
565 | 566 | 'passwordremindertext' => '有人(可能係你,IP 位置 $1) |