From 0ff8430bf239a58d53bc0f5104e3ac19b571ee76 Mon Sep 17 00:00:00 2001 From: Ivan Ip Date: Sat, 2 Apr 2016 01:23:09 +0800 Subject: [PATCH] Fixed some typo, also updated zh_TW --- src/main/resources/messages/messages_zhcn.yml | 2 +- src/main/resources/messages/messages_zhtw.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/messages/messages_zhcn.yml b/src/main/resources/messages/messages_zhcn.yml index 0334f548d..fbf89b5e6 100644 --- a/src/main/resources/messages/messages_zhcn.yml +++ b/src/main/resources/messages/messages_zhcn.yml @@ -28,7 +28,7 @@ password_error: '&8[&6玩家系统&8] &f密码不相同' password_error_nick: '&8[&6玩家系统&8] &f你不能使用你的名字作为密码。 ' password_error_unsafe: '&8[&6玩家系统&8] &f你不能使用安全性过低的码。 ' invalid_session: '&8[&6玩家系统&8] &f登陆数据异常,请等待登陆结束' -reg_only: '&8[&6玩家系统&8] &f只允许注册过的玩家进服!请到 https://crafting.hk 注册' +reg_only: '&8[&6玩家系统&8] &f只允许注册过的玩家进服!请到 https://example.cn 注册' logged_in: '&8[&6玩家系统&8] &c你已经登陆过了!' logout: '&8[&6玩家系统&8] &c已成功登出!' same_nick: '&8[&6玩家系统&8] &f同样的用户名现在在线且已经登录了!' diff --git a/src/main/resources/messages/messages_zhtw.yml b/src/main/resources/messages/messages_zhtw.yml index 52dc0f459..9b0d536cb 100644 --- a/src/main/resources/messages/messages_zhtw.yml +++ b/src/main/resources/messages/messages_zhtw.yml @@ -1,7 +1,7 @@ # Translator: MineWolf50, lifehome # # Last modif: 1459528742 UTC # # -------------------------------------------- # -kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.' +kick_antibot: '&b【AuthMe】&cAntiBotMod 正在啟用中,請稍後再嘗試登入吧!' unknown_user: "&b【AuthMe】&6沒有在資料庫內找到該玩家。" unsafe_spawn: '&b【AuthMe】&6你登出的地點不安全,已傳送你到安全的地點。' not_logged_in: '&b【AuthMe】&6你還沒有登入!' @@ -28,7 +28,7 @@ password_error: '&b【AuthMe】&6兩次輸入的密碼不一致!' password_error_nick: '&b【AuthMe】&6你不可以用你的 ID ( 名稱 ) 來當作密碼 !' password_error_unsafe: '&b【AuthMe】&6你不可以使用這個不安全的密碼' invalid_session: '&b【AuthMe】&6憑證日期不相符!' -reg_only: '&b【AuthMe】&6請到下列網站 :「 http://example.com 」 進行註冊' +reg_only: '&b【AuthMe】&6請到下列網站 :「 https://example.tw 」 進行註冊' logged_in: '&b【AuthMe】&6你已經登入了!' logout: '&b【AuthMe】&6你已成功登出' same_nick: '&b【AuthMe】&6有同樣帳號的玩家在線上!' @@ -56,11 +56,11 @@ email_added: '&b【AuthMe】&6已添加Email!' email_confirm: '&b【AuthMe】&6請驗證你的Email!' email_changed: '&b【AuthMe】&6Email已變更!' email_send: '&b【AuthMe】&6已經送出重設密碼要求至你的Email , 請查收。' -email_exists: '&b【AuthMe】&6這個帳戶已經有設定電子郵件了' country_banned: '&b【AuthMe】&6你所在的地區無法進入此伺服器' antibot_auto_enabled: '&b【AuthMe】&6AntiBotMod已自動啟用!' antibot_auto_disabled: '&b【AuthMe】&6AntiBotMod將會於 &c%m &6分鐘後自動關閉' -email_already_used: '&4The email address is already being used' -invalid_name_case: 'You should join using username %valid, not %invalid.' -two_factor_create: '&2Your secret code is %code. You can scan it from here %url' -not_owner_error: 'You are not the owner of this account. Please try another name!' \ No newline at end of file +email_already_used: '&b【AuthMe】&4這個電郵地址已被使用。' +email_exists: '&b【AuthMe】&6這個帳戶已經有設定電子郵件了' +two_factor_create: '&b【AuthMe - 兩步驗證碼】&b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url' +not_owner_error: '&b【AuthMe】&4警告!&c你並不是此帳戶持有人,請立即登出。' +invalid_name_case: '&b【AuthMe】&4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。' \ No newline at end of file