mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-03-15 04:41:22 +00:00
Update localization template & Spanish translation
This commit is contained in:
parent
0dbd7b1243
commit
9972213c9b
2 changed files with 11 additions and 1 deletions
|
@ -32,7 +32,8 @@ Remove an entity from game.=Eliminar una entidad del juego.
|
||||||
Remove a node from game.=Eliminar un nodo del juego.
|
Remove a node from game.=Eliminar un nodo del juego.
|
||||||
Replace an item in game.=Sustituir un objecto del juego.
|
Replace an item in game.=Sustituir un objecto del juego.
|
||||||
Replace a node in game.=Sustituir un nodo del juego.
|
Replace a node in game.=Sustituir un nodo del juego.
|
||||||
Find names of unknown nodes.=Encontrar los nombres de nodos desconocidos.
|
Find names of unknown nodes.=Descubrir los nombres de nodos desconocidos.
|
||||||
|
Find names of nearby nodes.=Descubrir los nombres de nodos cercanos.
|
||||||
Remove an ore from game.=Eliminar un mineral del juego.
|
Remove an ore from game.=Eliminar un mineral del juego.
|
||||||
Missing parameter.=Parámetro extraviado.
|
Missing parameter.=Parámetro extraviado.
|
||||||
Too many parameters.=Demasiados parámetros.
|
Too many parameters.=Demasiados parámetros.
|
||||||
|
@ -44,12 +45,16 @@ Removed @1 nodes.=Se eliminaron @1 nodos.
|
||||||
Removed @1 entities.=Se eliminaron @1 entidades.
|
Removed @1 entities.=Se eliminaron @1 entidades.
|
||||||
Found unknown nodes: @1=Se encontraron @1 nodos desconocidos.
|
Found unknown nodes: @1=Se encontraron @1 nodos desconocidos.
|
||||||
No unknown nodes found.=No se encontraron nodos desconocidos.
|
No unknown nodes found.=No se encontraron nodos desconocidos.
|
||||||
|
Nearby nodes: @1=Nodos cercanos: @1
|
||||||
|
No nearby nodes found.=No se encontraron nodos cercanos.
|
||||||
Ore "@1" not found, not unregistering.=No se encontró el mineral "@1", se mantiene registrado.
|
Ore "@1" not found, not unregistering.=No se encontró el mineral "@1", se mantiene registrado.
|
||||||
Unregistered @1 ores (this will be undone after server restart).=Se anuló @1 minerales del registro.
|
Unregistered @1 ores (this will be undone after server restart).=Se anuló @1 minerales del registro.
|
||||||
Success!=¡Éxito!
|
Success!=¡Éxito!
|
||||||
Manage settings for wielded cleaner tool.=Administrar a los ajustes de la herramienta cleaner empuñada.
|
Manage settings for wielded cleaner tool.=Administrar a los ajustes de la herramienta cleaner empuñada.
|
||||||
Unrecognized wielded item: @1=Objeto empuñado desconocido: @1
|
Unrecognized wielded item: @1=Objeto empuñado desconocido: @1
|
||||||
Unrecognized action: @1=Acción desconocido: @1
|
Unrecognized action: @1=Acción desconocido: @1
|
||||||
|
You do not have permission to set radius that high. Reduced to @1.=No tienes permiso para poner al radio tan alto. Se reduce a @1.
|
||||||
|
Radius is too high. Reduced to @1.=El radio es demasiado alto. Se reduce a @1.
|
||||||
|
|
||||||
# tools:
|
# tools:
|
||||||
@1: mode set to: @2=@1: modo configurado para: @2
|
@1: mode set to: @2=@1: modo configurado para: @2
|
||||||
|
|
|
@ -33,6 +33,7 @@ Remove a node from game.=
|
||||||
Replace an item in game.=
|
Replace an item in game.=
|
||||||
Replace a node in game.=
|
Replace a node in game.=
|
||||||
Find names of unknown nodes.=
|
Find names of unknown nodes.=
|
||||||
|
Find names of nearby nodes.=
|
||||||
Remove an ore from game.=
|
Remove an ore from game.=
|
||||||
Missing parameter.=
|
Missing parameter.=
|
||||||
Too many parameters.=
|
Too many parameters.=
|
||||||
|
@ -44,12 +45,16 @@ Removed @1 nodes.=
|
||||||
Removed @1 entities.=
|
Removed @1 entities.=
|
||||||
Found unknown nodes: @1=
|
Found unknown nodes: @1=
|
||||||
No unknown nodes found.=
|
No unknown nodes found.=
|
||||||
|
Nearby nodes: @1=
|
||||||
|
No nearby nodes found.=
|
||||||
Ore "@1" not found, not unregistering.=
|
Ore "@1" not found, not unregistering.=
|
||||||
Unregistered @1 ores (this will be undone after server restart).=
|
Unregistered @1 ores (this will be undone after server restart).=
|
||||||
Success!=
|
Success!=
|
||||||
Manage settings for wielded cleaner tool.=
|
Manage settings for wielded cleaner tool.=
|
||||||
Unrecognized wielded item: @1=
|
Unrecognized wielded item: @1=
|
||||||
Unrecognized action: @1=
|
Unrecognized action: @1=
|
||||||
|
You do not have permission to set radius that high. Reduced to @1.=
|
||||||
|
Radius is too high. Reduced to @1.=
|
||||||
|
|
||||||
# tools:
|
# tools:
|
||||||
@1: mode set to: @2=
|
@1: mode set to: @2=
|
||||||
|
|
Loading…
Add table
Reference in a new issue