Advertisement
Guest User

Untitled

a guest
Oct 15th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. denied_command: '&cIn order to use this command you must be authenticated!'
  2. same_ip_online: 'Un jucator joaca deja pe acelasi IP!'
  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: '&aNu esti logat!'
  8. reg_voluntarily: 'Pentru a te inregistra pe server tasteaza comanda "/register <password> <ConfirmPassword>"'
  9. usage_log: '&aPentru a te loga pe server tasteaza comanda: /login <password>'
  10. wrong_pwd: '&aParola gresita!'
  11. unregistered: '&aParola a fost schimbata cu succes!'
  12. reg_disabled: '&cIn-game registration is disabled!'
  13. valid_session: '&2Logged-in due to Session Reconnection.'
  14. login: '&aLogarea a fost cu succes!'
  15. vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!'
  16. user_regged: '&aPe server este deja un jucator cu acest nume!'
  17. usage_reg: '&aFoloseste: /register <password> <ConfirmPassword>'
  18. max_reg: '&aAi atins limita de conturi (%reg_count/%max_acc %reg_names) pe acest IP!'
  19. no_perm: '&aNu ai permisiunea necesara pentru a folosi aceasta comanda!'
  20. error: '&aO eroare neasteptata,te rugam contacteaza un manager!'
  21. login_msg: '&aTe rugam,logheaza-te folosind comanda "/login <password>"'
  22. reg_msg: '&aTe rog, inregistreaza-te folosind comanda "/register <password> <ConfirmPassword>"'
  23. reg_email_msg: '&aTe rog, inregistreaza-te folosind comanda "/register <email> <confirmEmail>"'
  24. usage_unreg: '&cTasteaza comanda pentru ati schimba parola: /unregister <password>'
  25. pwd_changed: '&aParola a fost schimbata cu succes!'
  26. user_unknown: '&aAcest jucator nu exista!'
  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: '&aNumai jucatorii inregistrati pot intra pe server! Te rog viziteaza http://example.com pentru a te inregistra!'
  33. logged_in: '&aEsti deja autentificat'
  34. logout: '&2Logged-out successfully!'
  35. same_nick: '&aUn jucator joaca cu acelasi nume pe server!'
  36. registered: '&aInregistrarea a fost cu succes!'
  37. pass_len: '&aParola tastata este foarte scurta sau este prea lunga. Te rog sa folosesti o parola intre 4-10 litere'
  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: 'Detii %count conturi:'
  70. accounts_owned_other: 'Acest jucator are %name has %count conturi:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement