Advertisement
Guest User

Untitled

a guest
Nov 12th, 2016
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. denied_command: '&cIn order to use this command you must be authenticated!'
  2. same_ip_online: '&cИгрок с вашим IP уже на сервере!'
  3. denied_chat: '&cIn order to chat you must be authenticated!'
  4. kick_antibot: '&cВы перезаходите слишком много раз в минуту.'
  5. unknown_user: '&7Этого пользователя нет в базе данных.'
  6. unsafe_spawn: '&7Вы находились в &4небезопасном месте.&7 Вы были телепортированы на Spawn.'
  7. not_logged_in: '&4Вы не смогли войти.'
  8. reg_voluntarily: 'Пожалуйста, зарегистрируйтесь. Команда - "&e/reg <пароль>&3"'
  9. usage_log: '&cПравильное использование: /l <пароль>'
  10. wrong_pwd: '&cНеверный пароль!'
  11. unregistered: '&cSuccessfully unregistered!'
  12. reg_disabled: '&cIn-game registration is disabled!'
  13. valid_session: '&2Logged-in due to Session Reconnection.'
  14. login: '&2Вы успешно авторизовались!'
  15. vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!'
  16. user_regged: '&cYou already have registered this username!'
  17. usage_reg: '&cПравильное использование: /reg <пароль>'
  18. max_reg: '&cYou have exceeded the maximum number of registrations (%reg_count/%max_acc %reg_names) for your connection!'
  19. no_perm: '&4У вас нет прав для использования этой команды!'
  20. error: '&4An unexpected error occurred, please contact an administrator!'
  21. login_msg: '&cПожалуйста, войдите в аккаунт, команда - "&e/l <пароль>&c"'
  22. reg_msg: '&3Пожалуйста, зарегистрируйтесь. Команда - "&e/reg <пароль>&3"'
  23. reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
  24. usage_unreg: '&cUsage: /unregister <password>'
  25. pwd_changed: '&2Пароль успешно изменен!'
  26. user_unknown: '&cВы еще не зарегистрировались на сервере!'
  27. password_error: '&cPasswords didn''t match, check them again!'
  28. password_error_nick: '&cYou can''t use your name as password, please choose another one...'
  29. password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
  30. password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
  31. invalid_session: '&cYour IP has been changed and your session data has expired!'
  32. reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!'
  33. logged_in: '&cВы уже авторизировались!'
  34. logout: '&2Logged-out successfully!'
  35. same_nick: '&4Игрок с вашим ником уже на сервере.'
  36. registered: '&2Вы успешно зарегистрировались. &7Удачи! ;-)'
  37. pass_len: '&cЭтот пароль очень легко подобрать. &3Выберите более сложный пароль!'
  38. reload: '&2Configuration and database have been reloaded correctly!'
  39. timeout: '&cУ вас истекло время авторизации, пожалуйста, зайдите и попробуйте снова!'
  40. usage_changepassword: '&cИспользуйте: &e/changepassword <старыйПароль> <новыйПароль>'
  41. name_len: '&4Your username is either too short or too long!'
  42. regex: '&4Your username contains illegal characters. Allowed chars: REG_EX'
  43. add_email: '&3Please add your email to your account with the command "/email add <yourEmail> <confirmEmail>"'
  44. recovery_email: '&3Forgot your password? Please use the command "/email recovery <yourEmail>"'
  45. usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
  46. wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
  47. valid_captcha: '&2Captcha code solved correctly!'
  48. kick_forvip: '&3Игрок с привилегией зашел на сервер. Попробуйте зайти позже!'
  49. kick_fullserver: '&4The server is full, try again later!'
  50. usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
  51. usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
  52. usage_email_recovery: '&cUsage: /email recovery <Email>'
  53. new_email_invalid: '&cInvalid new email, try again!'
  54. old_email_invalid: '&cInvalid old email, try again!'
  55. email_invalid: '&cInvalid email address, try again!'
  56. email_added: '&2Email address successfully added to your account!'
  57. email_confirm: '&cPlease confirm your email address!'
  58. email_changed: '&2Email address changed correctly!'
  59. email_send: '&2Recovery email sent successfully! Please check your email inbox!'
  60. email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
  61. country_banned: '&4Your country is banned from this server!'
  62. antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
  63. antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
  64. email_already_used: '&4The email address is already being used'
  65. two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
  66. not_owner_error: 'You are not the owner of this account. Please choose another name!'
  67. invalid_name_case: 'You should join using username %valid, not %invalid.'
  68. tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
  69. accounts_owned_self: 'You own %count accounts:'
  70. accounts_owned_other: 'The player %name has %count accounts:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement