Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions locale/SkyWars/es_ES.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
command-desc: "Command for general skywars commands"
command-desc: "Comando para comandos generales de skywars"
add-spawn: "Agregar un spawn a la arena"
remove-spawn: "Eliminar spawn de la arena"
list-spawn: "Lista de todos los spawns de la arena"
Expand All @@ -10,8 +10,8 @@ clear-mid-chests: "Elimina todos los cofres centrales de la arena"
mid-chest: "Agregar cofres centrales a la arena"
scan-chests: "Escanea el area seleccionada para cofres centrales"
spawn-height: "Establece altura de los spawns para la arena"
spawns-desc: "Command for spawns"
midchest-desc: "Command for mid chests"
spawns-desc: "Comando para reapariciones"
midchest-desc: "Comando para cofres medios"
add-mid-chest: "%%green%%Haz click en todos los cofres centrales para añadirlos a la lista. Escriba de nuevo este comando para dejar de agregar cofres."
add-stop-mid-chest: "%%green%%Deja de agregar cofres centrales."
mid-chest-added: "%%green%%Agregados cofres centrales"
Expand All @@ -27,8 +27,8 @@ spawn-removed: "%%gray%%Spawn %id% eliminado"
set-spawn-height: "%%green%%La altura del spawn ha sido establecida!"
arena-must-be-solo: "%%red%%La arena debe ser para modo Solo"
arena-must-be-team: "%%red%%La arena debe ser para modo Team"
phase-none: "None"
phase-refill: "Refill"
phase-doom: "Doom"
phase-border-shrink: "Border Shrink"
phase-end: "End"
phase-none: "Ninguno"
phase-refill: "Rellenar"
phase-doom: "Perdición"
phase-border-shrink: "Reducción del Muro"
phase-end: "Final"
4 changes: 2 additions & 2 deletions locale/TheTowersRemastered/en_GB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ protected-areas-list: "Lists all protected areas"
protect-area: "Protects an area on the arena"
remove-protected-area: "Remove a protected area from the arena"
open-gui: "Opens the graphical user interface"
show-protected-area: "Shoes a protected area"
show-protected-area: "Shows a protected area"
hide-protected-area: "Hides a protected area"
team-color-already-exists: "%%red%%Team colour already exists!"
team-color-does-not-exist: "%%red%%Team colour doesn't exist!"
disable-arena-first: "%%red%%To modify an arena you must first disable it, using /tt setup disablearena <arena>"
enable-arena-first: "%%red%%To use this command you need to enable the arena first"
wrong-itemstack-format: "%%red%%The item could not be parsed. Please use the format material:data,amount (wool:14,32 = 32 red wool"
wrong-itemstack-format: "%%red%%The item could not be parsed. Please use the format material:data,amount (wool:14,32 = 32 red wool)"
protected-area-show: "%%green%%Protected area has been shown!"
protected-area-hide: "%%green%%Protected area has been hidden!"
protected-area-list-header: "%%blue%%Protected Areas of %arena%"
Expand Down
4 changes: 2 additions & 2 deletions locale/TheTowersRemastered/es_ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ protected-areas-list: "Listar todas las áreas protegidas"
protect-area: "Protege una zona en la arena"
remove-protected-area: "Remueve una zona protegida de la arena"
open-gui: "Abre la interfaz gráfica de usuario"
show-protected-area: "Muestra una zona protegida"
show-protected-area: "Muestra la zona protegida"
hide-protected-area: "Oculta una zona protegida"
team-color-already-exists: "%%red%%El color del equipo ya existe!"
team-color-does-not-exist: "%%red%%El color del equipo no existe!"
disable-arena-first: "%%red%%Para modificar una arena debe desactivarla primero usando /tt setup disablearena <arena>"
enable-arena-first: "%%red%%Para usar este comando tienes que habilitar la arena antes"
wrong-itemstack-format: "%%red%%No se pudo analizar el elemento. Por favor use el formato material:data,cantidad (wool:14,32 = 32 lana roja)"
wrong-itemstack-format: "%%red%%No se ha podido analizar el item. Por favor usa el formato material:data,cantidad (wool:14,32 = 32 lana roja)"
protected-area-show: "%%green%%¡Se ha mostrado la zona protegida!"
protected-area-hide: "%%green%%¡Se ha ocultado la zona protegida!"
protected-area-list-header: "%%blue%%Áreas protegidas de %arena%"
Expand Down