diff options
Diffstat (limited to 'locale/de.po')
-rw-r--r-- | locale/de.po | 44 |
1 files changed, 32 insertions, 12 deletions
diff --git a/locale/de.po b/locale/de.po index 23b73e4..c11e686 100644 --- a/locale/de.po +++ b/locale/de.po @@ -7,17 +7,25 @@ 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-10-23 23:46+0000\n" -"Last-Translator: Wuzzy <almikes@aol.com>\n" -"Language-Team: German <https://hosted.weblate.org/projects/minetest/mod-" -"storage-drawers/de/>\n" +"POT-Creation-Date: 2018-06-17 11:36-0500\n" +"PO-Revision-Date: 2018-06-18 16:42+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.17\n" +"X-Generator: Weblate 3.0.1\n" + +#: lua/helpers.lua +msgid "@1 (@2% full)" +msgstr "@1 (@2% voll)" + +#: lua/helpers.lua +msgid "@1 @2 (@3% full)" +msgstr "@1 @2 (@3% voll)" #: lua/visual.lua msgid "Empty" @@ -39,13 +47,25 @@ msgstr "@1schubfächer (1×2)" msgid "@1 Drawers (2x2)" msgstr "@1schubfächer (2×2)" -#: lua/helpers.lua -msgid "@1 (@2% full)" -msgstr "@1 (@2% voll)" +#: lua/controller.lua +msgid "Current State: " +msgstr "Momentaner Zustand: " -#: lua/helpers.lua -msgid "@1 @2 (@3% full)" -msgstr "@1 @2 (@3% voll)" +#: lua/controller.lua +msgid "Stopped" +msgstr "Angehalten" + +#: lua/controller.lua +msgid "Running" +msgstr "Läuft" + +#: lua/controller.lua +msgid "Jammed" +msgstr "Gestaut" + +#: lua/controller.lua +msgid "Drawer Controller" +msgstr "Schubfach Steuerung" #: init.lua msgid "Acacia Wood" |