Advertisement
Guest User

Untitled

a guest
Oct 8th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. denied_command: '&cAby uzyc tej komendy nalezy sie zalogowac.'
  2. same_ip_online: 'Gracz z tym samym IP jest Online.'
  3. denied_chat: '&cMusisz sie zalogowac aby uzywac czatu.'
  4. kick_antibot: 'ANTYBOT jest wlaczony. Musisz zaczekac chwile przed wejsciem na serwer.'
  5. unknown_user: '&cNie mozna znalesc tego uzykownika w bazie danych. '
  6. unsafe_spawn: '&cTwoja wyjsciowa lokalizacja nie jest bezpieczna. Zostaniesz przeteleportowany na Spawn.''s spawnpoint.'
  7. not_logged_in: '&cNie jestes zalogowany!'
  8. reg_voluntarily: 'Aby sie zarejestrowac uzyj komendy "/register <Haslo> <PowtorzHaslo>"'
  9. usage_log: '&cZaloguj sie: /login <Haslo>'
  10. wrong_pwd: '&cZle Haslo.'
  11. unregistered: '&cZostales Odrejestrowany'
  12. reg_disabled: '&cJestes w grze, rejestracja niemozliwa.'
  13. valid_session: '&2Cos poszlo nie tak. Wejdz na serwer jeszcze raz.'
  14. login: '&2Zalogowano'
  15. vb_nonActiv: '&cTwoje konto nie zostalo aktywowane. Sprawdz E-Mail!'
  16. user_regged: '&cNick jest juz zarejestrowany.'
  17. usage_reg: '&cZarejestruj sie: /register <Haslo> <PowtorzHaslo>'
  18. max_reg: '&cYou have exceeded the maximum number of registrations (%reg_count/%max_acc %reg_names) for your connection!'
  19. no_perm: '&4Nie masz premisji!'
  20. error: '&4Nieoczekiwany blad. Skontaktuj sie z Administracja'
  21. login_msg: '&cZaloguj sie uzywajac komendy "/login <password>"'
  22. reg_msg: '&3Please, register to the server with the command "/register <password> <ConfirmPassword>"'
  23. reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
  24. usage_unreg: '&cUsage: /unregister <password>'
  25. pwd_changed: '&2Password changed successfully!'
  26. user_unknown: '&cThis user isn''t registered!'
  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: '&cYou''re already logged in!'
  34. logout: '&2Logged-out successfully!'
  35. same_nick: '&4The same username is already playing on the server!'
  36. registered: '&2Successfully registered!'
  37. pass_len: '&cYour password is too short or too long! Please try with another one!'
  38. reload: '&2Configuration and database have been reloaded correctly!'
  39. timeout: '&4Login timeout exceeded, you have been kicked from the server, please try again!'
  40. usage_changepassword: '&cUsage: /changepassword <oldPassword> <newPassword>'
  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: '&3A VIP player has joined the server when it was full!'
  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