forked from nalc/homedecor_modpack
add translation for log message
This commit is contained in:
parent
b526ec1714
commit
31bf6b8c40
|
@ -2970,7 +2970,7 @@ if minetest.settings:get_bool("homedecor.disable_coin_crafting") == false then
|
||||||
})
|
})
|
||||||
else
|
else
|
||||||
if minetest.settings:get("log_mods") then
|
if minetest.settings:get("log_mods") then
|
||||||
minetest.log("[HomeDecor] coin crafting is disabled!")
|
minetest.log("[HomeDecor] " .. S("coin crafting is disabled!"))
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
@ -472,6 +472,10 @@ msgstr "Messingbarren"
|
||||||
msgid "Small Flower Pot"
|
msgid "Small Flower Pot"
|
||||||
msgstr "Kleiner Blumentopf"
|
msgstr "Kleiner Blumentopf"
|
||||||
|
|
||||||
|
#: ../homedecor/crafts.lua
|
||||||
|
msgid "coin crafting is disabled!"
|
||||||
|
msgstr "Fertigung der Münzen ist ausgeschaltet!"
|
||||||
|
|
||||||
#: ../homedecor/doors_and_gates.lua
|
#: ../homedecor/doors_and_gates.lua
|
||||||
msgid "Mahogany Closet Door (@1 opening)"
|
msgid "Mahogany Closet Door (@1 opening)"
|
||||||
msgstr "Mahagoniwandschranktür (@1öffnend)"
|
msgstr "Mahagoniwandschranktür (@1öffnend)"
|
||||||
|
|
|
@ -476,6 +476,10 @@ msgstr "Слиток латуни"
|
||||||
msgid "Small Flower Pot"
|
msgid "Small Flower Pot"
|
||||||
msgstr "Маленький цветочный горшок"
|
msgstr "Маленький цветочный горшок"
|
||||||
|
|
||||||
|
#: ../homedecor/crafts.lua
|
||||||
|
msgid "coin crafting is disabled!"
|
||||||
|
msgstr "Крафт монет отключен!"
|
||||||
|
|
||||||
#: ../homedecor/doors_and_gates.lua
|
#: ../homedecor/doors_and_gates.lua
|
||||||
msgid "Mahogany Closet Door (@1 opening)"
|
msgid "Mahogany Closet Door (@1 opening)"
|
||||||
msgstr "Дверь стенного шкафа из красного дерева (открывается @1)"
|
msgstr "Дверь стенного шкафа из красного дерева (открывается @1)"
|
||||||
|
|
|
@ -471,6 +471,10 @@ msgstr ""
|
||||||
msgid "Small Flower Pot"
|
msgid "Small Flower Pot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../homedecor/crafts.lua
|
||||||
|
msgid "coin crafting is disabled!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ../homedecor/doors_and_gates.lua
|
#: ../homedecor/doors_and_gates.lua
|
||||||
msgid "Mahogany Closet Door (@1 opening)"
|
msgid "Mahogany Closet Door (@1 opening)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user