Update verification notes in messages files + add entry for #743 invalid chars in password

This commit is contained in:
ljacqu
2016-06-03 12:52:47 +02:00
parent 55f7e8097a
commit e8717ba076
26 changed files with 225 additions and 171 deletions
+10 -8
View File
@@ -11,7 +11,7 @@ login: '&2Успішна авторизація!'
vb_nonActiv: '&fВаш акаунт не активований. Перевірте свою електронну адресу!'
user_regged: '&cТакий користувач вже зареєстрований'
usage_reg: '&cВикористовуйте: /reg Пароль Повтор_Пароля'
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
max_reg: '&fВи перевищили максимальне число реєстрацій на ваш IP'
no_perm: '&cУ Вас недостатньо прав'
error: '&fЩось пішло не так; Будь ласка зв`яжіться з адміністратором'
@@ -57,11 +57,13 @@ country_banned: 'Сервер не доступний для вашої краї
antibot_auto_enabled: '[AuthMe] AntiBotMod автоматично увімкнений (забагато одначасних з`єднань)!'
# TODO antibot_auto_disabled: Missing tag %m
antibot_auto_disabled: '[AuthMe] AntiBotMod автоматично вимкнувся, сподіваємось атака зупинена'
# TODO email_already_used: '&4The email address is already being used'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
# TODO email_already_used: '&4The email address is already being used'
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'