Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. unknown_user: '&fThe requested user is not in the database'
  2. unsafe_spawn: '&fYour quit location was unsafe, teleporting you to world spawn'
  3. not_logged_in: '&cYou''re not logged in!'
  4. reg_voluntarily: '&fYou can register your nickname with the command "/register password
  5. ConfirmPassword"'
  6. usage_log: '&cHasználat: "/login <jelszó>"'
  7. wrong_pwd: '&cRoszz jelszó!'
  8. unregistered: '&aSikeres újraregisztrálás!'
  9. reg_disabled: '&cRegistration is disabled'
  10. valid_session: '&aMegadott időn belül léptél vissza, így a rendszer autómatikusan beléptetett!'
  11. login: '&b&lMineNetwork » &7Sikeresen bejelentkeztél!'
  12. vb_nonActiv: '&fYour account isn''t activated yet, check your emails!'
  13. user_regged: '&cYou have already registered this username'
  14. usage_reg: '&cHasználat: "/register <jelszó> <jelszó>"'
  15. max_reg: '&cMár elérted a maximális regisztrálható karakteredet a gépedről!'
  16. no_perm: '&cYou don''t have the permission to execute this command'
  17. error: '&fAn error occurred; Please contact the admin'
  18. login_msg: '&b&lMineNetwork » &7Kérlek jelentkezz be "/login <jelszó>"'
  19. reg_msg: '&b&lMineNetwork » &7Kérlek regisztrálj be "/register <jelszó> <jelszó>"'
  20. reg_email_msg: '&cPlease register with "/register <email> <confirmEmail>"'
  21. usage_unreg: '&cHasználat: "/unregister <jelszó>"'
  22. pwd_changed: '&aJelszavadat sikeresen megváltoztattuk!'
  23. user_unknown: '&cUsername not registered'
  24. password_error: '&fPassword doesn''t match'
  25. password_error_nick: '&fYou can''t use your name as password, please choose another one'
  26. password_error_unsafe: '&fThe chosen password is not safe, please choose another one'
  27. invalid_session: '&fSession datas doesn''t match. Please wait until the end of the
  28. current session'
  29. reg_only: '&fRegistered players only! Please visit http://example.com to register'
  30. logged_in: '&cYou''re already logged in!'
  31. logout: '&cSuccessfully logged out'
  32. same_nick: '&fThe same nick is already playing on the server'
  33. registered: '&b&lMineNetwork » &7Sikeresen beregisztráltál!'
  34. pass_len: '&cKérlek hosszabb jelszót használj!'
  35. reload: '&fConfiguration and database has been reloaded'
  36. timeout: '&cLejárt a bejelentkezési időd!'
  37. usage_changepassword: '&cHasználat: "/changepassword <régi jelszó> <új jelszó>"'
  38. name_len: '&cYour nickname is either too short or too long'
  39. regex: '&cYour nickname contains illegal characters. Allowed chars: REG_EX'
  40. add_email: '&cPlease add your email with: /email add yourEmail confirmEmail'
  41. bad_database_email: '[AuthMe] This /email command is only available with MySQL and
  42. SQLite, contact an admin'
  43. recovery_email: '&cForgot your password? Please use /email recovery <yourEmail>'
  44. usage_captcha: '&cWe need you to type a captcha, please type: /captcha <theCaptcha>'
  45. wrong_captcha: '&cWrong Captcha, please type: /captcha THE_CAPTCHA'
  46. valid_captcha: '&cYour captcha is valid!'
  47. kick_forvip: '&cA VIP Player has joined the server when full!'
  48. kick_fullserver: '&cThe server is full, try again later'
  49. usage_email_add: '&fUsage: /email add <email> <confirmEmail>'
  50. usage_email_change: '&fUsage: /email change <oldEmail> <newEmail>'
  51. usage_email_recovery: '&fUsage: /email recovery <Email>'
  52. new_email_invalid: '[AuthMe] New email invalid!'
  53. old_email_invalid: '[AuthMe] Old email invalid!'
  54. email_invalid: '[AuthMe] Invalid email'
  55. email_added: '[AuthMe] Email Added!'
  56. email_confirm: '[AuthMe] Confirm your email!'
  57. email_changed: '[AuthMe] Email changed!'
  58. email_send: '[AuthMe] Recovery email sent!'
  59. email_exists: '[AuthMe] An email already exists on your account. You can change it
  60. using the command below'
  61. country_banned: Your country is banned from this server
  62. antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to the number
  63. of connections!'
  64. antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m minutes'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement