forked from mtcontrib/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
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
# Automatically generated, 2017.
|
# Automatically generated, 2017.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
@ -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)"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
@ -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