Skip to content

Instantly share code, notes, and snippets.

@diaverso
Created August 29, 2019 04:25
Show Gist options
  • Save diaverso/bdf6c1ff298010b92bff29c6c3939815 to your computer and use it in GitHub Desktop.
Save diaverso/bdf6c1ff298010b92bff29c6c3939815 to your computer and use it in GitHub Desktop.
es_ES.yml
report_wait: "Por favor, espere un segundo entre 2 informes"
invalid_player: "%arg% no es un jugador !"
not_forget_player: "No olvides al jugador !"
not_permission: "&cNo tienes permiso para hacer eso."
only_player: "&cSolo un jugador puede usar este comando"
well_suspect: "%players% ha sospechado bien !"
none: "none"
console: "Administrator"
fake_entities: "Jugadores falsos"
kick: "&a[&2Negativity&a]&c Usted ha sido expulsado de este servidor por hacer trampa (%cheat%)"
ban {
kick_time: "&cBaneado por %reason% hasta %time% por %by%."
kick_def: "&cBan permanente por %reason% por %by%."
# For the time, there is:
# y : years
# mo : months
# d : days
# h : hours
# m : minutes
# s : seconds
#
help = [
"/ban <player> <def | time(ex: 2h5d)> <reason> : Ban al jugador especificado" ]
well_ban: "&a[&2Negativity&a]&c %name% bien baneado por %reason%."
}
lang {
language_set: "&a[&2Negativity&a] &7Se cambio el idioma al ingles"
}
unban {
well_unban: "&a[&2Negativity&a]&c %name% bien sin baneos."
not_banned: "&c%name% no esta baneado."
not_exact: "%arg% no es el nombre exacto de un jugador baneado."
help = [
"/unban <player> : Unban jugador especificado" ]
}
suspect {
no_suspects_set: "&cNo hay sospechosos especificados"
starting_full_analysis: "&a[&2Negativity&a] &7Comenzando el analisis completo de &o%suspects%"
starting_analysis: "&a[&2Negativity&a] &7Comenzando el analisis de &o%suspects% &7por &o%cheats%"
}
report {
report_usage: "/report <name> <reason>"
well_report: "&a%name% reportado con éxito !"
report_message: "&a[&2Negativity&a] &c%name% &7han sido reportados por &c%report% &7por &c%reason%"
}
negativity {
alert: "&a[&2Negativity&a] &c%name%&7 parece usar &c%cheat% &7(&2Reliability: %reliability%&7) !"
alert_hover: "&6Reliability: %reliability%\nPing: %ping%"
verif {
invalid_cheat: "%arg% no es un truco valido !"
start: "&a[&2Negativity&a] &7Comenzo a analizar %name% por %cheat%"
start_all: "&a[&2Negativity&a] Comenzo el analisis completo para el jugador %name%"
help = [
"/negativity verif <player> [cheats...] : Inicia verificaciones (todo si no se da ninguno)"
"/negativity <player> : Para ver algunas informaciones sobre este jugador"
]
}
}
inventory {
close: "Close"
back: "Back"
reset_alert: "Eliminar alertas"
main {
freeze: "&a[&2Negativity&a] Actualmente estas congelado por %name%"
unfreeze: "&a[&2Negativity&a] Ya no estas congelado por %name%"
actual_click: "Cliks actuales : %clicks%"
max_click: "Clicks maximos : %clicks%"
last_click: "Ultimo segundo : %clicks%"
ping: "Ping de %name%: %ping%"
see_inv: "Ver el %name%'s inventario"
teleportation_to: "Teletransportacion a %name%"
freezing: "Congelando %name%"
active_detection: "Ver deteccion activa para %name%"
see_alerts: "Ver todas las alertas para %name%"
}
detection {
name_inv: "Deteccion activa"
no_active: "No hay deteccion activa para %name%"
}
alerts {
item_name: "Alertas para %exact_name% : %warn%"
inv_name: "Alertas"
}
mod {
night_vision: "Vision nocturna"
invisible: "Se hizo invisible"
random_tp: "Teletransportacion aleatoria"
random_tp_no_target: "Eres el unico jugador en linea.."
random_tp_failed: "La teletransportación aleatoria fallo. Otro complemento puede haberlo cancelado."
clear_inv: "Limpia tu inventario"
inv_cleared: "Inventario compensado !"
vision_removed: "Vision nocturna deshabilitada"
vision_added: "Visión nocturna habilitada"
now_invisible: "Ahora eres invisible"
no_longer_invisible: "Ahora todos pueden verte"
you_are_freeze: "Estas congelado. No puedes dejar este inventario."
cheat_manage: "Gerente de trucos"
}
manager {
enabled: "&aOn"
disabled: "&cOff"
setBack: "Cancela la última accion del truco cuando se detecta uno: &l%back%"
autoVerif: "Verificacion automatica: &l%auto%"
allowKick: "Jugadores de trampa: &l%allow%"
setActive: "Trucos activos: &l%active%"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment