mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 22:33:16 -04:00
spanish locale fix
This commit is contained in:
parent
07fcbd5f30
commit
6ede7c70ea
1 changed files with 43 additions and 39 deletions
|
@ -1,53 +1,57 @@
|
||||||
# textdomain: mtg_craftguide
|
# textdomain: mtg_craftguide
|
||||||
Any coal=cualquier carbón
|
|
||||||
Any sand=cualquier arena
|
Any coal=carbón
|
||||||
Any wool=cualquier lana
|
Any sand=arena
|
||||||
Any stick=cualquier palos
|
Any wool=lana
|
||||||
Any vessel=cualquier vasija
|
Any stick=palitos
|
||||||
Any wood planks=cualquier tablas de madera
|
Any vessel=recipiente
|
||||||
Any kind of stone block=cualquier cosa de bloque de piedra
|
Any wood planks=tablas de madera
|
||||||
Any red flower=cualquier flor roja
|
Any kind of stone block=derivado de bloque de piedra
|
||||||
Any blue flower=cualquier flor azul
|
Any red flower=flor roja
|
||||||
Any black flower=cualquier flor negra
|
Any blue flower=flor azul
|
||||||
Any green flower=cualquier flor verde
|
Any black flower=flor negra
|
||||||
Any white flower=cualquier flor blanca
|
Any green flower=flor verde
|
||||||
Any orange flower=cualquier flor naranja
|
Any white flower=flor blanca
|
||||||
Any violet flower=cualquier flor violeta
|
Any orange flower=flor naranja
|
||||||
Any yellow flower=cualquier flor amarilla
|
Any violet flower=flor violeta
|
||||||
Any red dye=cualquier tinte rojo
|
Any yellow flower=flor amarilla
|
||||||
Any blue dye=cualquier tinte azul
|
Any red dye=tinte rojo
|
||||||
Any cyan dye=cualquier tinte cian
|
Any blue dye=tinte azul
|
||||||
Any grey dye=cualquier tinte gris
|
Any cyan dye=tinte cian
|
||||||
Any pink dye=cualquier tinte rosa
|
Any grey dye=tinte gris
|
||||||
Any black dye=cualquier tinte negro
|
Any pink dye=tinte rosa
|
||||||
Any brown dye=cualquier tinte marrón
|
Any black dye=tinte negro
|
||||||
Any green dye=cualquier tinte verde
|
Any brown dye=tinte marrón
|
||||||
Any white dye=cualquier tinte blanco
|
Any green dye=tinte verde
|
||||||
Any orange dye=cualquier tinte naranja
|
Any white dye=tinte blanco
|
||||||
Any violet dye=cualquier tinte violeta
|
Any orange dye=tinte naranja
|
||||||
Any yellow dye=cualquier tinte amarillo
|
Any violet dye=tinte violeta
|
||||||
Any magenta dye=cualquier tinte magenta
|
Any yellow dye=tinte amarillo
|
||||||
Any dark grey dye=cualquier tinte gris
|
Any magenta dye=tinte magenta
|
||||||
Any dark green dye=cualquier tinte verde
|
Any dark grey dye=tinte gris oscuro
|
||||||
|
Any dark green dye=tinte verde oscuro
|
||||||
|
|
||||||
|
|
||||||
# Label for group ingredients
|
# Label for group ingredients
|
||||||
|
|
||||||
G=G
|
G=G
|
||||||
Any item belonging to the group(s): @1=
|
Any item belonging to the group(s): @1=Objeto del grupo: @1
|
||||||
Unknown Item=Objeto desconocido
|
Unknown Item=Objeto desconocido
|
||||||
Fuel=Combustible
|
Fuel=Combustible
|
||||||
Usage @1 of @2=
|
Usage @1 of @2=Usa @1 en @2
|
||||||
Recipe @1 of @2=
|
Recipe @1 of @2=Receta @1 en @2
|
||||||
Previous recipe=Receta anterior
|
Previous recipe=Receta anterior
|
||||||
Next recipe=Proxima Receta
|
Next recipe=Proxima Receta
|
||||||
Recipe is too big to be displayed.=
|
Recipe is too big to be displayed.=La receta es muy grande para ser mostrada.
|
||||||
Shapeless=Sin forma
|
Shapeless=Sin forma
|
||||||
Cooking time: @1= Tiempo de cocinado: @1
|
Cooking time: @1= Tiempo de cocción: @1
|
||||||
Search=Buscar
|
Search=Buscar
|
||||||
Reset=Resetear
|
Reset=Resetear
|
||||||
Previous page=Página anterior
|
Previous page=Página anterior
|
||||||
Next page=Proxima página
|
Next page=Próxima página
|
||||||
No items to show.= No hay objetos para mostrar
|
No items to show.= No hay objetos para mostrar
|
||||||
No usages.= No tiene usos
|
No usages.= Sin usos
|
||||||
Click again to show recipes.= Hazle click otra vez para mostrar mas recetas
|
Click again to show recipes.= Clica de nuevo para mostrar recetas
|
||||||
No recipes.=No hay recetas
|
No recipes.=No hay recetas
|
||||||
Click again to show usages.= Hazle click otra vez para mostrar mas recetas
|
Click again to show usages.= Clica de nuevo para mostrar usos
|
||||||
Recipes=Recetas
|
Recipes=Recetas
|
||||||
|
|
Loading…
Add table
Reference in a new issue