Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. # List of global tags:
  2. # %nl% - Goes to new line.
  3. # %username% - Replaces the username of the player receiving the message.
  4. # %displayname% - Replaces the nickname (and colors) of the player receiving the message.
  5.  
  6. # Registration
  7. registration:
  8. register_request: '&cCloud Network - Pentru a te inregistra foloseste: /register <parola> <parola>'
  9. command_usage: '&cTe rugam sa te inregistrezi cu: /register <parola> <parola>'
  10. reg_only: '&cCloud Network - Doar cine este inregistrat se poate juca pe server!'
  11. kicked_admin_registered: 'Un admin te-a inregistrat ,te rugam sa reintri!'
  12. success: '&cCloud Network - Te-ai inregistrat cu succes!'
  13. disabled: '&cCloud Network - Trebuie sa te loghezi!'
  14. name_taken: '&cCloud Network - Acest user este deja inregistrat!'
  15.  
  16. # Password errors on registration
  17. password:
  18. match_error: '&cCloud Network - Parolele nu corespund!'
  19. name_in_password: '&cCloud Network - Nu poti folosi numele tau ca o parola!'
  20. unsafe_password: '&cCloud Network - Aceasta parola nu este sigura!Alege alta.'
  21. forbidden_characters: '&cCloud Network - Parola ta contine caractere ilegale. Charactere disponibile: %valid_chars'
  22. wrong_length: '&cCloud Network - Parola ta este prea scurta sau prea lunga!Alege alta parola!'
  23.  
  24. # Login
  25. login:
  26. command_usage: '&cCloud Network - Pentru a te loga,foloseste: /login <parola>'
  27. wrong_password: 'Parola este greista'
  28. success: '&cCloud Network - Te-ai logat cu succes!!'
  29. login_request: '&cCloud Network - Te rugam, logheaza-te cu: /login <parola>'
  30. timeout_error: 'De ce te gandesti asa de mult??'
  31.  
  32. # Errors
  33. error:
  34. unregistered_user: '&cCloud Network - Acest user nu este inregistrat!'
  35. denied_command: '&cCloud Network - Pentru a face asta trebuie sa te loghezi!'
  36. denied_chat: '&cCloud Network - Nu poti folosi chatul daca nu te loghezi!'
  37. not_logged_in: '&cCloud Network - Nu esti logat!'
  38. tempban_max_logins: '&cCloud Network - Ai fost banat temporar pentru ca ai intrecut numarul de incercari!'
  39. max_registration: 'Ai intrecut numarul de inregistrari pe acelasi ip(%reg_count/%max_acc %reg_names)!'
  40. no_permission: ''
  41. unexpected_error: 'A aparut o problema ,te rugam sa contactezi un Administrator'
  42. kick_for_vip: '&cCloud Network - Un membru staff a intrat cand server-ul era plin!'
  43. logged_in: '&cCloud Network - Esti deja logat!'
  44.  
  45. # AntiBot
  46. antibot:
  47. kick_antibot: 'AntiBot - Pe server este un attack cu boti,attackul poate dura cateva minute'
  48. auto_enabled: 'AntiBot - AntiBot a fost activat!'
  49. auto_disabled: 'AntiBot - AntiBot a fost dezactivat dupa %m minute!'
  50.  
  51. unregister:
  52. success: '&cCloud Network - Ai fost unregistrat cu succes!'
  53. command_usage: '&cCloud Network - Pentru a iti da unregister foloseste: /unregister <password>'
  54.  
  55. By zSayne/KHobbits(Pe server)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement