Advertisement
Guest User

Spanish translate for Project Retile

a guest
Dec 5th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.70 KB | None | 0 0
  1. # Spanish Language File for Project Retile
  2. # Made by jeanpaul831/(JUMBONET)
  3.  
  4. # General
  5. ProjectRetile.General.NoPermission = &cNo tienes permiso.
  6. ProjectRetile.General.ConsolePermitted = &7Solo la consola tiene permitido hacer esto.
  7. ProjectRetile.General.PlayersPermitted = &7Solo los jugadores en la red pueden hacer esto.
  8.  
  9. # /report Command
  10. ProjectRetile.Commands.Report.Syntax = &7Sintasis: &3/report <jugador> <razón> [...]
  11. ProjectRetile.Commands.Report.TargetUnknown = &cJugador no encontrado.
  12. ProjectRetile.Commands.Report.ForeverAlone = &7Ya sabemos que estas aburrido, pero no te reportes tu mismo.
  13. ProjectRetile.Commands.Report.Cooldown = &7Parece que estas en espera. Por favor espera &3{0} &7segundos antes de hacer otro reporte.
  14. ProjectRetile.Commands.Report.Success = &7Reporte para &3{0} &7ha sido realizado. ID del reporte: &3{1}
  15. ProjectRetile.Commands.Report.Failure = &4Ha ocurrido un error durante el reporte, intenta mas tarde.
  16. ProjectRetile.Commands.Report.Bypass = &cNo tienes permitido reportar a el.
  17. ProjectRetile.Commands.Report.Blacklist = &7Tu reporte contiene palabras prohibidas!
  18.  
  19. # /listreports Command
  20. ProjectRetile.Commands.ListReports.Syntax = &7Sintaxis: &3/listreports [monto]
  21. ProjectRetile.Commands.ListReports.Invalid = &7Por favor pon un numero valido.
  22. ProjectRetile.Commands.ListReports.Failed = &7Fallo al recibir reportes.
  23.  
  24. # /toggle Command
  25. ProjectRetile.Commands.Toggle.Syntax = &7Sintaxis: &3/togglereports
  26. ProjectRetile.Commands.Toggle.On = &7Ahora &cno &7recibiras mensajes de reportes.
  27. ProjectRetile.Commands.Toggle.Off = &7Ahora &asi &7recibiras mensajes de reportes.
  28.  
  29. # /reportinfo Command
  30. ProjectRetile.Commands.ReportInfo.Syntax = &7Sintaxis: &3/reportinfo <token>
  31. ProjectRetile.Commands.ReportInfo.Error = &cError ocurrido.
  32. ProjectRetile.Commands.ReportInfo.Unknown = &7Un reporte con este token no fue encontrado.
  33. ProjectRetile.Commands.ReportInfo.HeaderFooter = &7&m----------&r &3Reporte &7&m----------
  34. ProjectRetile.Commands.ReportInfo.Format = &7Token: &3{0} \n&c> &7Reportante: &3{1} \n&c> &7Victima: &3{2} \n&c> &7Razón: &3{3} \n&c> &7Tiempo: &3{4}
  35.  
  36. # /waitingqueue Command
  37. ProjectRetile.Commands.Queue.Syntax = &7Sintaxis: &3/waitingqueue
  38. ProjectRetile.Commands.Queue.Error = &cError ocurrido.
  39.  
  40. # Notifications
  41. ProjectRetile.Notifications.Report.Staff = &3{1} &7fue reportado por &3{0}. \n&9&lRed> &7Razón: &3{2} &7| &7Servidor: &3{3} &7(Click!)
  42. ProjectRetile.Notifications.Report.Console = [REPORT] {1} fue repotado por {0} por {2} - Servidor: {3} - Token: {4}
  43.  
  44. # Login
  45. ProjectRetile.Notifications.Report.Offline.Info = &7Desde que el ultimo miembro del staff estaba online, &3{0} &7Reportes fueron hechos. \n&9&lRed> &7Para ver todo, usa &3/waitingqueue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement