Update messages_en.yml

This commit is contained in:
Gabriele C. 2015-07-18 15:02:23 +02:00
parent 8906738ca9
commit 32063bc760

View File

@ -23,37 +23,37 @@ user_unknown: '&cThis user isn''t registered!'
password_error: '&cPasswords didn''t match, check them again!' password_error: '&cPasswords didn''t match, check them again!'
password_error_nick: '&cYou can''t use your name as password, please choose another one...' password_error_nick: '&cYou can''t use your name as password, please choose another one...'
password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...' password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
invalid_session: 'Session datas doesn''t match. Please wait until the end of the current session' invalid_session: '&cYour IP has been changed and your session data has expired!'
reg_only: 'Registered players only! Please visit http://example.com to register' reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!'
logged_in: '&cYou''re already logged in!' logged_in: '&cYou''re already logged in!'
logout: '&cSuccessfully logged out' logout: '&2Logged-out successfully!'
same_nick: 'The same nick is already playing on the server' same_nick: '&4The same username is already playing on the server!'
registered: '&cSuccessfully registered!' registered: '&2Successfully registered!'
pass_len: 'Your password didn''t reach the minimum length or exceeded the max length' pass_len: '&cYour password is too short or too long! Please try with another one!'
reload: 'Configuration and database has been reloaded' reload: '&2Configuration and database have been reloaded correctly!'
timeout: 'Login timeout, please try again' timeout: '&4Login timeout exceeded, you have been kicked from the server, please try again!'
usage_changepassword: 'Usage: /changepassword <oldPassword> <newPassword>' usage_changepassword: '&cUsage: /changepassword <oldPassword> <newPassword>'
name_len: '&cYour nickname is either too short or too long' name_len: '&4Your username is either too short or too long!'
regex: '&cYour nickname contains illegal characters. Allowed chars: REG_EX' regex: '&4Your username contains illegal characters. Allowed chars: REG_EX'
add_email: '&cPlease add your email with: /email add <yourEmail> <confirmEmail>' add_email: '&3Please add your email to your account with the command "/email add <yourEmail> <confirmEmail>"'
bad_database_email: '[AuthMe] This /email command is only available with MySQL and SQLite, contact an admin' bad_database_email: '&4The /email command is available only with MySQL and SQLite databases, please contact an Admin!' #This should be removed!
recovery_email: '&cForgot your password? Please use /email recovery <yourEmail>' recovery_email: '&3Forgot your password? Please use the command "/email recovery <yourEmail>"'
usage_captcha: '&cWe need you to type a captcha, please type: /captcha <theCaptcha>' usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
wrong_captcha: '&cWrong Captcha, please type: /captcha THE_CAPTCHA' wrong_captcha: '&cWrong Captcha, please type "/captcha THE_CAPTCHA" into the chat!'
valid_captcha: '&cYour captcha is valid!' valid_captcha: '&2Captcha code solved correctly!'
kick_forvip: '&cA VIP Player has joined the server when full!' kick_forvip: '&3A VIP Player has joined the server when it was full!'
kick_fullserver: '&cThe server is full, try again later' kick_fullserver: '&4The server is full, try again later!'
usage_email_add: 'Usage: /email add <email> <confirmEmail>' usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
usage_email_change: 'Usage: /email change <oldEmail> <newEmail>' usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
usage_email_recovery: 'Usage: /email recovery <Email>' usage_email_recovery: '&cUsage: /email recovery <Email>'
new_email_invalid: '[AuthMe] New email invalid!' new_email_invalid: '&cInvalid New Email, try again!'
old_email_invalid: '[AuthMe] Old email invalid!' old_email_invalid: '&cInvalid Old Email, try again!'
email_invalid: '[AuthMe] Invalid email' email_invalid: '&cInvalid Email address, try again!'
email_added: '[AuthMe] Email Added!' email_added: '&2Email address successfully added to your account!'
email_confirm: '[AuthMe] Confirm your email!' email_confirm: '&cPlease confirm your email address!'
email_changed: '[AuthMe] Email changed!' email_changed: '&2Email address changed correctly!'
email_send: '[AuthMe] Recovery email sent!' email_send: '&2Recovery email sent correctly! Check your email inbox!'
email_exists: '[AuthMe] An email already exists on your account. You can change it using the command below' email_exists: '&cA recovery email was already sent! You can discart it and send a new one using the command below:'
country_banned: 'Your country is banned from this server' country_banned: '&4Your country is banned from this server!'
antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to the number of connections!' antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m minutes' antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'