forked from VoxeLibre/VoxeLibre
Add spanish translations
This commit is contained in:
parent
158a5311f9
commit
c61df75370
|
@ -69,3 +69,6 @@ Salmon=Salmón
|
||||||
Dolphin=Delfín
|
Dolphin=Delfín
|
||||||
Pillager=Saqueador
|
Pillager=Saqueador
|
||||||
Tropical fish=Pez tropical
|
Tropical fish=Pez tropical
|
||||||
|
Hoglin=Hoglin
|
||||||
|
Strider=Lavagante
|
||||||
|
Glow Squid=Calamar luminoso
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
# textdomain: mcl_blast_furnace
|
||||||
|
Inventory=Inventario
|
||||||
|
Blast Furnace=Alto horno
|
||||||
|
Smelts ores faster than furnace=Funde menas más rápido que el horno
|
||||||
|
Use the recipe book to see what ores you can smelt, what you can use as fuel and how long it will burn.=Use el libro de recetas para ver que menas puede fundir, qué puede usar como combustible y durante cuánto tiempo arderá.
|
||||||
|
Use the blast furnace to open the furnace menu.=Use el alto horno para abrir el menú del horno.
|
||||||
|
Place a furnace fuel in the lower slot and the source material in the upper slot.=Coloque un combustible de horno en la ranura inferior y el material de origen en la ranura superior.
|
||||||
|
The blast furnace will slowly use its fuel to smelt the item.=El alto horno usará lentamente su combustible para fundir el artículo.
|
||||||
|
The result will be placed into the output slot at the right side.=El resultado se colocará en la ranura de salida en el lado derecho.
|
||||||
|
Blast Furnaces smelt several items, mainly ores and armor, using a furnace fuel, but twice as fast as a normal furnace.=Los altos hornos funden varios artículos, principalmente menas y armadura, usando combustible de horno, pero el doble de rápido que un horno normal.
|
||||||
|
Active Blast Furnace=Alto horno activo
|
|
@ -0,0 +1,5 @@
|
||||||
|
# textdomain: mcl_campfires
|
||||||
|
Campfire=Fogata
|
||||||
|
Soul Campfire=Fogata de almas
|
||||||
|
Cooks food and keeps bees happy.=Cocina comida y mantiene a las abejas felices.
|
||||||
|
Campfires have multiple uses, including keeping bees happy, cooking raw meat and fish, and as a trap.=Las fogatas tienen múltiples usos, incluyendo mantener a las abejas felices, cocinar carne cruda y pescado, y como trampa.
|
|
@ -2,3 +2,4 @@
|
||||||
Clocks are tools which shows the current time of day in the Overworld.=Los relojes son herramientas que muestran la hora del día en el mundo.
|
Clocks are tools which shows the current time of day in the Overworld.=Los relojes son herramientas que muestran la hora del día en el mundo.
|
||||||
The clock contains a rotating disc with a sun symbol (yellow disc) and moon symbol and a little “pointer” which shows the current time of day by estimating the real position of the sun and the moon in the sky. Noon is represented by the sun symbol and midnight is represented by the moon symbol.=El reloj contiene un disco giratorio con un símbolo del sol (disco amarillo) y un símbolo de la luna y un pequeño "puntero" que muestra la hora actual del día al estimar la posición real del sol y la luna en el cielo. El mediodía está representado por el símbolo del sol y la medianoche está representado por el símbolo de la luna.
|
The clock contains a rotating disc with a sun symbol (yellow disc) and moon symbol and a little “pointer” which shows the current time of day by estimating the real position of the sun and the moon in the sky. Noon is represented by the sun symbol and midnight is represented by the moon symbol.=El reloj contiene un disco giratorio con un símbolo del sol (disco amarillo) y un símbolo de la luna y un pequeño "puntero" que muestra la hora actual del día al estimar la posición real del sol y la luna en el cielo. El mediodía está representado por el símbolo del sol y la medianoche está representado por el símbolo de la luna.
|
||||||
Clock=Reloj
|
Clock=Reloj
|
||||||
|
Displays the time of day in the Overworld=Muestra la hora del día en el mundo.
|
||||||
|
|
Loading…
Reference in New Issue