mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
default locale fix
This commit is contained in:
parent
6ede7c70ea
commit
e2a7de22b3
1 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
||||||
# textdomain: default
|
# textdomain: default
|
||||||
|
|
||||||
Locked Chest=Cofre cerrado
|
Locked Chest=Cofre cerrado
|
||||||
Locked Chest (owned by @1)=Cofre cerrado (propiedad de @1)
|
Locked Chest (owned by @1)=Cofre cerrado (propiedad de @1)
|
||||||
You do not own this chest.=Este cofre no te pertenece.
|
You do not own this chest.=Este cofre no te pertenece.
|
||||||
|
@ -17,8 +18,8 @@ Book=Libro
|
||||||
Book with Text=Libro escrito
|
Book with Text=Libro escrito
|
||||||
Bronze Ingot=Lingote de bronce
|
Bronze Ingot=Lingote de bronce
|
||||||
Clay Brick=Ladrillo de arcilla
|
Clay Brick=Ladrillo de arcilla
|
||||||
Clay Lump=Fragmento de arcilla
|
Clay Lump=Bola de arcilla
|
||||||
Coal Lump=Fragmento de carbón
|
Coal Lump=Carbón
|
||||||
Copper Ingot=Lingote de cobre
|
Copper Ingot=Lingote de cobre
|
||||||
Copper Lump=Pepita de cobre
|
Copper Lump=Pepita de cobre
|
||||||
Diamond=Diamante
|
Diamond=Diamante
|
||||||
|
@ -67,7 +68,7 @@ Obsidian Block=Bloque de obsidiana
|
||||||
Dirt=Tierra
|
Dirt=Tierra
|
||||||
Dirt with Grass=Tierra con pasto
|
Dirt with Grass=Tierra con pasto
|
||||||
Dirt with Grass and Footsteps=Tierra con pasto y pisadas
|
Dirt with Grass and Footsteps=Tierra con pasto y pisadas
|
||||||
Dirt with Savanna Grass=
|
Dirt with Savanna Grass=Tierra con hierba de sabana
|
||||||
Dirt with Snow=Tierra con nieve
|
Dirt with Snow=Tierra con nieve
|
||||||
Dirt with Rainforest Litter=Tierra con hojarasca de selva tropical
|
Dirt with Rainforest Litter=Tierra con hojarasca de selva tropical
|
||||||
Dirt with Coniferous Litter=Tierra con hojarasca de coníferas
|
Dirt with Coniferous Litter=Tierra con hojarasca de coníferas
|
||||||
|
@ -79,7 +80,7 @@ Permafrost with Moss=Permafrost musgoso
|
||||||
Sand=Arena
|
Sand=Arena
|
||||||
Desert Sand=Arena desértica
|
Desert Sand=Arena desértica
|
||||||
Silver Sand=Arena plateada
|
Silver Sand=Arena plateada
|
||||||
Gravel=Gravilla
|
Gravel=Grava
|
||||||
Clay=Arcilla
|
Clay=Arcilla
|
||||||
Snow=Nieve
|
Snow=Nieve
|
||||||
Snow Block=Bloque de nieve
|
Snow Block=Bloque de nieve
|
||||||
|
|
Loading…
Add table
Reference in a new issue