Advertisement
Guest User

chuj

a guest
Jun 30th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. unknown_user: '&fUser is not in database'
  2. unsafe_spawn: '&fYour Quit location was unsafe, teleporting you to World Spawn'
  3. not_logged_in: '&cNot logged in!'
  4. reg_voluntarily: '&fYou can register your nickname with the server with the command
  5. "/register password ConfirmPassword"'
  6. usage_log: '&cUsage: /login password'
  7. wrong_pwd: '&cWrong password'
  8. unregistered: '&cSuccessfully unregistered!'
  9. reg_disabled: '&cRegistration is disabled'
  10. valid_session: '&cSession login'
  11. login: '&cSuccessful login!'
  12. vb_nonActiv: '&fYour Account isent Activated yet check your Emails!'
  13. user_regged: '&cUsername already registered'
  14. usage_reg: '&cUsage: /register password ConfirmPassword'
  15. max_reg: '&fYou have Exeded the max number of Registration for your Account'
  16. no_perm: '&cNo Permission'
  17. error: '&fWystąpił błąd, skontaktuj się z administratorem'
  18. login_msg: '&cZaloguj się używając komendy "/login password"'
  19. reg_msg: '&cZarejestruj się używając komendy "/register password ConfirmPassword"'
  20. reg_email_msg: '&cProszę dodaj swój email "/register <email> <confirmEmail>"'
  21. usage_unreg: '&cUżycie: /unregister password'
  22. pwd_changed: '&cHasło zmienione!'
  23. user_unknown: '&cPseudonim nie zarejestrowany'
  24. password_error: '&fBłędne hasło'
  25. unvalid_session: ''
  26. reg_only: ''
  27. logged_in: '&cJesteś już zalogowany'
  28. logout: '&cWylogowano pomyślnie'
  29. same_nick: '&fSTen sam nick jest aktualnie w grze'
  30. registered: '&cPomyślnie zarejestrowano!'
  31. pass_len: '&fTwoje hasło przekracza, lub nie spełnia minimalnej ilości znaków'
  32. reload: '&fKonfiguracja i baza danych została przeładowana'
  33. timeout: '&fPrzekroczono czas logowania'
  34. usage_changepassword: '&fUżycie: /changepassword oldPassword newPassword'
  35. name_len: '&cTwój nick jest zbyt krótki lub za długi'
  36. regex: '&cTwój nick zawiera niedozwolone znaki'
  37. add_email: '&cDodaj swój email używając: /email add yourEmail confirmEmail'
  38. bad_database_email: '[AuthMe] This /email command only available with MySQL and SQLite,
  39. contact an Admin'
  40. recovery_email: '&cZapomniałeś hasła? Użyj /email recovery <yourEmail>'
  41. usage_captcha: '&cMusisz przepisać kod captcha, wpisz: /captcha <KodCaptcha>'
  42. wrong_captcha: '&cZły kod captcha użyj : /captcha <kodcaptcha>
  43. valid_captcha: '&cTwój kod captcha jest błędny !'
  44. kick_forvip: '&cGracz VIP wszedł na pełny serwer!'
  45. kick_fullserver: '&cSerwer jest pełen, przepraszamy'
  46. usage_email_add: '&fUżycie: /email add <email> <confirmeEmail> '
  47. usage_email_change: '&fUżycie: /email change oldEmail> <newEmail> '
  48. usage_email_recovery: '&fUsage: /email recovery <Email>'
  49. new_email_invalid: '[AuthMe] Nowy email jest niepoprawny'
  50. old_email_invalid: '[AuthMe] Stary email jest niepoprawny'
  51. email_invalid: '[AuthMe] Błędny email'
  52. email_added: '[AuthMe] Dodano email !'
  53. email_confirm: '[AuthMe] Potwierdź swój email !'
  54. email_changed: '[AuthMe] Email zmienony !'
  55. email_send: '[AuthMe] Wysłano email z hasłem !'
  56. country_banned: Twój kraj jest zbanowany na tym serwerze
  57. antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to massive connections!'
  58. antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m Minutes,
  59. hope invasion stopped'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement