Advertisement
Guest User

Untitled

a guest
May 27th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. disconnection:
  2. you-were-kicked: "&fAi fost dat afara de: &a{banner}&f - Motiv: \n&a'{reason}'&f"
  3. you-are-banned: "&fEsti interzis!.\n Motiv: &a'{reason}'&f.\nDe: &a{banner}&f."
  4. you-are-ipbanned: "&fEsti interzis!.\n Motiv: &a'{reason}'&f.\nDe: &a{banner}&f."
  5. you-are-temp-banned: "&fEsti interzis!.\n Motiv: &a'{reason}'&f.\nDe: &a{banner}&f.\nExpira in: &a{time}."
  6. you-are-temp-ipbanned: "&fEsti interzis!.\n Motiv: &a'{reason}'&f.\nDe: &a{banner}&f.\nExpira in: &a{time}."
  7.  
  8. you-are-rangebanned: "&fYour IP Address (&c{range}&f) is RangeBanned.\nReason: &a{reason}&f\nBy: &a{banner}&f.\n{appeal-message}"
  9. you-are-temp-rangebanned: "&fYour IP Address (&c{range}&f) is RangeBanned.\nThe ban expires in &a{time}&f.\nReason: &a{reason}&f\nBy: &a{banner}&f.\n{appeal-message}"
  10.  
  11. you-are-proxied: "Dat afara de Consola:\n Your IP ({ip}) is listed as a proxy."
  12.  
  13. lockdown-active: "&fNu te poti conecta. Motiv: \n{reason}"
  14. invalid-letters: "&fNu te poti conecta. Numele tau contine caractere invalide."
  15. invalid-name: "Nu te poti conecta. Numele tau este invalid."
  16.  
  17.  
  18. announcement:
  19. player-was-kicked: "&a&lSUPREME &7&l> &a{name}&f a fost dat afara de: &a{banner}&f pentru &a'{reason}'&f."
  20. player-was-banned: "&a&lSUPREME &7&l> &a{banner}&f l-a interzis pe &a{name}&f pentru &a'{reason}'&f."
  21. player-was-ip-banned: "&a&lSUPREME &7&l> &a{banner}&f l-a banat pe &a{name}&f ('&a{ip}&f') pentru &a'{reason}'&f."
  22. player-was-muted: "&a&lSUPREME &7&l> &a{banner}&f l-a adus la tacere pe &a{name}&f pentru &a{reason}"
  23. player-was-tempbanned: "&a&lSUPREME &7&l> &a{banner}&f l-a interzis pe &a{name}&f timp de {time} pentru &a'{reason}'&f"
  24. player-was-tempipbanned: "&a&lSUPREME &7&l> &a{banner}&f l-a interzis pe &a{name}&f ('&a{ip}&f') timp de &a{time} pentru &a'{reason}'&f"
  25. player-was-temp-muted: "&a&lSUPREME &7&l> &a{banner}&f i-a dat mute lui &a{name}&f pentru &a{reason}&f timp de &a{time}."
  26. player-was-unbanned: "&a&lSUPREME &7&l> &a{banner}&f i-a scos interzicerea lui &a{name}&f"
  27. player-was-unmuted: "&a&lSUPREME &7&l> &a{banner}&f i-a scos mute-ul lui &a{name}&f"
  28. player-was-warned: "&a&lSUPREME &7&l> &a{banner}&f l-a avertizat pe &a{name}&f pentru &a'{reason}'&f"
  29. ip-was-unbanned: "&a&lSUPREME &7&l> &a{banner}&f i-a scos interzicerea IP-ului: '&a{ip}'&f"
  30. player-warnings-cleared: "&a&lSUPREME &7&l> &a{banner}&f i-a sters avertismentele lui &a{name}&f"
  31. unwarn-success: "&a&lSUPREME &7&l> &a{banner}&f i-a scos un avertisment lui &a{name}&f"
  32.  
  33. error:
  34. no-player-given: "&cNu ai pus un nume."
  35. no-permission: "&cNu ai permisiunea."
  36. no-ip-known: "&cPlayer-ul nu are IP."
  37. no-ipban-found: "&cNu este banat: &a{ip}&f."
  38. no-ban-found: "&cNu este banat: &a{name}&f."
  39. no-mute-found: "&a{name}&c nu are mute."
  40. no-dupeip-duplicates: "&fNo duplicates!"
  41. no-history: "&fNo history."
  42. no-warnings: "&a{name}&c nu are avertismente."
  43.  
  44. unknown-player: "&cNu exista: &a{name}&f"
  45. player-already-banned: "&cEste deja banat."
  46. ip-already-banned: "&cEste deja banat."
  47.  
  48.  
  49. tempban-shorter-than-last: "&cEste deja banat."
  50. tempipban-shorter-than-last: "&cEste deja banat."
  51. tempmute-shorter-than-last: "&cEste deja adus la tacere."
  52.  
  53. times:
  54. hours: h
  55. minutes: m
  56. seconds: s
  57. weeks: w
  58. days: day
  59. years: year
  60. months: month
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement