Advertisement
Guest User

Untitled

a guest
Oct 14th, 2016
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. enied_command: '&cIn order to use this command you must be authenticated!'
  2. same_ip_online: 'A player with the same IP is already in game!'
  3. denied_chat: '&cIn order to chat you must be authenticated!'
  4. kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
  5. unknown_user: '&cCan''t find the requested user in the database!'
  6. unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.'
  7. not_logged_in: '&cYou''re not logged in!'
  8. reg_voluntarily: '&9Steroid &8» Pentru a te inregistra foloseste : /register <parola> <ConfimaParola>'
  9. usage_log: '&9Securitate &8»&F Folositi : /login <parola>'
  10. wrong_pwd: '&9Securitate &8»&F Parola gresita !'
  11. unregistered: '&9Securitate &8»&F &cSuccessfully unregistered!'
  12. reg_disabled: '&cIn-game registration is disabled!'
  13. valid_session: '&9Securitate &8»&F Logare cu succes !'
  14. login: '&9Steroid &8»&F Te-ai logat cu succes'
  15. vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!'
  16. user_regged: '&9Steroid &8»&F Contul acesta este deja inregistrat !'
  17. usage_reg: '&9Securitate &8»&F Pentru a te inregistra foloseste : /register <parola> <ConfimaParola>'
  18. max_reg: '&9Securitate &8»&F Ai depasit numarul de inregistrari (%reg_count/%max_acc %reg_names) !'
  19. no_perm: '&9Securitate &8»&F Nu ai acces !'
  20. error: '&9Steroid &8»&F S-a produs o erroare , varog contactati un &CAdministrator'
  21. login_msg: '&9Steroid &8»&F Va rog conectati-va cu /login <parola>'
  22. reg_msg: '&9Steroid &8»&f Pentru a te inregistra foloseste : /register <parola> <ConfimaParola>'
  23. reg_email_msg: '&9Steroid &8»&f Varog inregistrati-va cu comanda /register <email> <confirmEmail>'
  24. usage_unreg: '&9Steroid &8»&f Folositi : /unregister <password>'
  25. pwd_changed: '&9Steroid &8»&f Parola a fost schimbata cu succes !'
  26. user_unknown: '&9Steroid &8»&f Acest cont nu este inregistrat !'
  27. password_error: '&9Steroid &8»&f Parolele nu se potrivesc !'
  28. password_error_nick: '&9Steroid &8»&f Nu poti folosi numele ca parola !'
  29. password_error_unsafe: '&9Steroid &8»&f Parola voastra nu este sigura , incercati alta !'
  30. password_error_chars: '&9Steroid &8»&f Parola voastra contine caractere illegale !'
  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: '&9Steroid &8»&f Esti deja connectat la server !'
  34. logout: '&9Steroid &8»&f Ai iesit cu succes !'
  35. same_nick: '&9Steroid &8»&f Acest nick e deja pe server !'
  36. registered: '&9Steroid &8»&f Te-ai inregistrat cu succes !'
  37. pass_len: '&9Steroid &8»&f Parola ta este foarte mica sau lunga , folositi alta !'
  38. reload: '&2Configuration and database have been reloaded correctly!'
  39. timeout: '&9Steroid &8» Timpu a expirat !'
  40. usage_changepassword: '&9Steroid &8»&f /changepassword <ParolaActuala> <ParolaNoua>'
  41. name_len: '&9Steroid &8»&f Acest nick name este prea scurt sau lung !'
  42. regex: '&9Steroid &8»&f Numele tau contine caractere illegale !'
  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