Update messages_en.yml

This commit is contained in:
Gabriele C. 2015-07-18 14:33:44 +02:00
parent d980ffa34f
commit 6966fa4faa

View File

@ -1,28 +1,28 @@
unknown_user: 'The requested user is not in the database' unknown_user: '&cCan''t find the requested user in the database! Probably he isn''t registered.'
unsafe_spawn: 'Your quit location was unsafe, teleporting you to world spawn' unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.'
not_logged_in: '&cYou''re not logged in!' not_logged_in: '&cYou''re not logged in!'
reg_voluntarily: 'You can register your nickname with the command "/register <password> <ConfirmPassword>"' reg_voluntarily: 'You can register yourself to the server with the command "/register <password> <ConfirmPassword>"'
usage_log: '&cUsage: /login <password>' usage_log: '&cUsage: /login <password>'
wrong_pwd: '&cWrong password' wrong_pwd: '&cWrong password!'
unregistered: '&cSuccessfully unregistered!' unregistered: '&cSuccessfully unregistered!'
reg_disabled: '&cRegistration is disabled' reg_disabled: '&cIngame registration is disabled!'
valid_session: '&cSession login' valid_session: '&2Logged-in due to Session Reconnection.'
login: '&cSuccessful login!' login: '&2Successful login!'
vb_nonActiv: 'Your account isn''t activated yet, check your emails!' vb_nonActiv: '&cYour account isn''t activated yet, plase check your emails!'
user_regged: '&cYou have already registered this username' user_regged: '&cThis username has already been registered!'
usage_reg: '&cUsage: /register <password> <ConfirmPassword>' usage_reg: '&cUsage: /register <password> <ConfirmPassword>'
max_reg: 'You have exceeded the max number of registrations for your account' max_reg: '&cYou have exceeded the maximum number of registrations for your connection!'
no_perm: '&cYou don''t have the permission to execute this command' no_perm: '&4You don''t have the permission to perform this action!'
error: 'An error occurred; Please contact the admin' error: '&4An unexpected error occurred, please contact an Administrator!'
login_msg: '&cPlease login with "/login <password>"' login_msg: '&cPlease, login with the command "/login <password>"'
reg_msg: '&cPlease register with "/register <password> <ConfirmPassword>"' reg_msg: '&3Please, register to the server with the command "/register <password> <ConfirmPassword>"'
reg_email_msg: '&cPlease register with "/register <email> <confirmEmail>"' reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
usage_unreg: '&cUsage: /unregister <password>' usage_unreg: '&cUsage: /unregister <password>'
pwd_changed: '&cPassword changed!' pwd_changed: '&2Password changed successfully!'
user_unknown: '&cUsername not registered' user_unknown: '&cThis user isn''t registered!'
password_error: 'Password doesn''t match' password_error: '&cPassword confirmation doesn''t match Password!'
password_error_nick: 'You 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: 'The chosen password is not 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: 'Session datas doesn''t match. Please wait until the end of the current session'
reg_only: 'Registered players only! Please visit http://example.com to register' reg_only: 'Registered players only! Please visit http://example.com to register'
logged_in: '&cYou''re already logged in!' logged_in: '&cYou''re already logged in!'