mirror of
https://github.com/minetest-mods/drawers.git
synced 2024-11-09 00:13:44 +01:00
601d0777af
Currently translated at 100.0% (22 of 22 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/de/
109 lines
2.1 KiB
Plaintext
109 lines
2.1 KiB
Plaintext
# German translations for PACKAGE package.
|
|
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# LNJ <git@lnj.li>, 2017.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-06-03 17:04+0200\n"
|
|
"PO-Revision-Date: 2017-06-04 19:46+0000\n"
|
|
"Last-Translator: LNJ <git@lnj.li>\n"
|
|
"Language-Team: German <https://hosted.weblate.org/projects/minetest/mod-"
|
|
"storage-drawers/de/>\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 2.15-dev\n"
|
|
|
|
#: lua/visual.lua
|
|
msgid "Empty"
|
|
msgstr "Leer"
|
|
|
|
#: lua/api.lua init.lua
|
|
msgid "Wooden"
|
|
msgstr "Holz"
|
|
|
|
#: lua/api.lua
|
|
msgid "@1 Drawer"
|
|
msgstr "@1schubfach"
|
|
|
|
#: lua/api.lua
|
|
msgid "@1 Drawers (1x2)"
|
|
msgstr "@1schubfächer (1x2)"
|
|
|
|
#: lua/api.lua
|
|
msgid "@1 Drawers (2x2)"
|
|
msgstr "@1schubfächer (2x2)"
|
|
|
|
#: lua/helpers.lua
|
|
msgid "@1 (@2% full)"
|
|
msgstr "@1 (@2% voll)"
|
|
|
|
#: lua/helpers.lua
|
|
msgid "@1 @2 (@3% full)"
|
|
msgstr "@1 @2 (@3% voll)"
|
|
|
|
#: init.lua
|
|
msgid "Acacia Wood"
|
|
msgstr "Akazienholz"
|
|
|
|
#: init.lua
|
|
msgid "Aspen Wood"
|
|
msgstr "Espenholz"
|
|
|
|
#: init.lua
|
|
msgid "Junglewood"
|
|
msgstr "Tropenholz"
|
|
|
|
#: init.lua
|
|
msgid "Pine Wood"
|
|
msgstr "Kiefernholz"
|
|
|
|
#: init.lua
|
|
msgid "Oak Wood"
|
|
msgstr "Eichenholz"
|
|
|
|
#: init.lua
|
|
msgid "Birch Wood"
|
|
msgstr "Birkenholz"
|
|
|
|
#: init.lua
|
|
msgid "Dark Oak Wood"
|
|
msgstr "Dunkeleichenholz"
|
|
|
|
#: init.lua
|
|
msgid "Spruce Wood"
|
|
msgstr "Fichtenholz"
|
|
|
|
#: init.lua
|
|
msgid "Steel Drawer Upgrade (x2)"
|
|
msgstr "Stahl-Schubfachverbesserung (x2)"
|
|
|
|
#: init.lua
|
|
msgid "Gold Drawer Upgrade (x3)"
|
|
msgstr "Gold-Schubfachverbesserung (x3)"
|
|
|
|
#: init.lua
|
|
msgid "Obsidian Drawer Upgrade (x5)"
|
|
msgstr "Obsidian-Schubfachverbesserung (x5)"
|
|
|
|
#: init.lua
|
|
msgid "Diamond Drawer Upgrade (x8)"
|
|
msgstr "Diamant-Schubfachverbesserung (x8)"
|
|
|
|
#: init.lua
|
|
msgid "Iron Drawer Upgrade (x2)"
|
|
msgstr "Eise-Schubfachverbesserung (x2)"
|
|
|
|
#: init.lua
|
|
msgid "Emerald Drawer Upgrade (x13)"
|
|
msgstr "Smaragd-Schubfachverbesserung (x13)"
|
|
|
|
#: init.lua
|
|
msgid "Drawer Upgrade Template"
|
|
msgstr "Schubfachverbesserungsvorlage"
|