LoginSystem/src/main/resources/messages_zhtw.yml
Xephi 93a320c8ae Dev - 3.1.2-DEV-3
Developpement status actually
Some Fixes for the 1.7.2
Remove some Magic Values
Fix threads not start correctly
Add a recall email adding message
Fix catpcha messages
Add multilines messages ( add &n )
Fix some inventory problem
Fix some events problem
Call login event after /register
2014-01-06 17:54:50 +01:00

55 lines
3.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

unknown_user: 使用者名稱不在資料庫內
unsafe_spawn: 退出的位置是不安全的,你被傳送到重生點
not_logged_in: '&c您還未登入!'
reg_voluntarily: 您可以在本伺服器創一個屬於您的密碼 ,指令:"/register <密碼> 確認密碼"
usage_log: '&c正確用法為:使用"/login <密碼>"來登入'
wrong_pwd: '&c密碼錯誤!'
unregistered: '&a此密碼尚未被註冊!'
reg_disabled: '&c註冊被禁用'
valid_session: '&c"會議"登入'
login: '&a登入成功!'
vb_nonActiv: 你的帳號沒有被繳活,請查看你的電子信箱!
user_regged: '&c此密碼已被註冊請重新註冊您的新密碼!'
usage_reg: '&c正確用法為:使用"/register <密碼> <確認密碼>"來註冊你的密碼'
max_reg: 你的密碼註冊數量已滿,無法繼續註冊!
no_perm: '&c你沒有權限!'
error: 發生未知錯誤,請通知管理員!
login_msg: '&c請使用"/login <密碼>"來登入'
reg_msg: '&c初次登入請使用"/register <密碼> <確認密碼>"來註冊!'
usage_unreg: '&c正確用法為:使用"/unregister <密碼>"來取消現有密碼'
pwd_changed: '&c密碼變更成功!'
user_unknown: '&c此用戶名並未被註冊!'
password_error: <密碼>與<錯認密碼>不相同!
unvalid_session: Session Dataes doesnt corrispond Plaese wait the end of session
reg_only: Registered players only! Please visit http://example.com to register
logged_in: '&c您已經登入了!'
logout: '&a登出成功!'
same_nick: 與別人的密碼重複!
registered: '&a註冊成功!'
pass_len: 您的密碼未到達最小長度(4),或超過最大長度(20)
reload: 伺服器已重新配置數據庫
timeout: 登入超時了!
usage_changepassword: 正確用法為:使用"/changepassword <舊密碼> <新密碼>"來更換密碼
name_len: '&cYour nickname is too Short or too long'
regex: '&cYour nickname contains illegal characters. Allowed chars: REG_EX'
add_email: '&cPlease add your email with : /email add yourEmail confirmEmail'
bad_database_email: '[AuthMe] This /email command only available with MySQL and SQLite, contact an Admin'
recovery_email: '&cForgot your password? Please use /email recovery <yourEmail>'
usage_captcha: '&cYou need to type a captcha, please type: /captcha <theCaptcha>'
wrong_captcha: '&cWrong Captcha, please use : /captcha THE_CAPTCHA'
valid_captcha: '&cYour captcha is valid !'
kick_forvip: '&cA VIP Player join the full server!'
kick_fullserver: '&cThe server is actually full, Sorry!'
usage_email_add: '&fUsage: /email add <email> <confirmeEmail> '
usage_email_change: '&fUsage: /email change oldEmail> <newEmail> '
usage_email_recovery: '&fUsage: /email recovery <Email>'
new_email_invalid: '[AuthMe] New email invalid!'
old_email_invalid: '[AuthMe] Old email invalid!'
email_invalid: '[AuthMe] Invalid Email'
email_added: '[AuthMe] Email Added !'
email_confirm: '[AuthMe] Confirm your Email !'
email_changed: '[AuthMe] Email Change !'
email_send: '[AuthMe] Recovery Email Send !'
country_banned: 'Your country is banned from this server'
antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to massive connections!'
antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m Minutes, hope invasion stopped'