forked from minetest-mods/moreblocks
Refactor Lua format in locales
This commit is contained in:
15
locale/es.po
15
locale/es.po
@ -45,19 +45,17 @@ msgid "Set"
|
||||
msgstr ""
|
||||
|
||||
#: circular_saw.lua
|
||||
#, lua-format
|
||||
msgid "Circular Saw is empty (owned by %s)"
|
||||
msgstr ""
|
||||
|
||||
#: circular_saw.lua
|
||||
#, lua-format
|
||||
msgid "Circular Saw is working on %s (owned by %s)"
|
||||
msgid "(owned by @1)"
|
||||
msgstr ""
|
||||
|
||||
#: circular_saw.lua
|
||||
msgid "Circular Saw is empty"
|
||||
msgstr ""
|
||||
|
||||
#: circular_saw.lua
|
||||
msgid "Circular Saw is working on @1"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua
|
||||
msgid "[moreblocks] loaded."
|
||||
msgstr "[moreblocks] cargado."
|
||||
@ -270,8 +268,7 @@ msgid "Leftwards Wooden Tile (Deprecated)"
|
||||
msgstr "Parquet Izquierdo"
|
||||
|
||||
#: ownership.lua
|
||||
#, lua-format
|
||||
msgid "Sorry, %s owns that spot."
|
||||
msgid "Sorry, @1 owns that spot."
|
||||
msgstr ""
|
||||
|
||||
#: ownership.lua
|
||||
|
Reference in New Issue
Block a user