mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Transaltion - Updated langfiles and templates; using params
This commit is contained in:
parent
67dcb8a0de
commit
b1ca4b069a
15 changed files with 88 additions and 78 deletions
|
@ -1,8 +1,8 @@
|
|||
#init.lua
|
||||
Vessels shelf = Estantería
|
||||
moves stuff in vessels shelf at = mueve objetos en la estantería en
|
||||
moves stuff to vessels shelf at = coloca objetos en la estantería en
|
||||
takes stuff from vessels shelf at = retira objetos de la estantería en
|
||||
@1 moves stuff in vessels shelf at @2 = @1 mueve objetos en la estantería en @2
|
||||
@1 moves stuff to vessels shelf at @2 = @1 coloca objetos en la estantería en @2
|
||||
@1 takes stuff from vessels shelf at @2 = @1 retira objetos de la estantería en @2
|
||||
Glass Bottle (empty) = Botella de vidrio (vacía)
|
||||
Drinking Glass (empty) = Vaso de vidrio (vacío)
|
||||
Heavy Steel Bottle (empty) = Bote pesado de acero (vacío)
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#init.lua
|
||||
Vessels shelf =
|
||||
moves stuff in vessels shelf at =
|
||||
moves stuff to vessels shelf at =
|
||||
takes stuff from vessels shelf at =
|
||||
@1 moves stuff in vessels shelf at @2 =
|
||||
@1 moves stuff to vessels shelf at @2 =
|
||||
@1 takes stuff from vessels shelf at @2 =
|
||||
Glass Bottle (empty) =
|
||||
Drinking Glass (empty) =
|
||||
Heavy Steel Bottle (empty) =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue