diff --git a/locale/de.po b/locale/de.po new file mode 100644 index 0000000..74bca64 --- /dev/null +++ b/locale/de.po @@ -0,0 +1,46 @@ +# 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 , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-04-11 12:56+0200\n" +"PO-Revision-Date: 2017-04-11 13:04+0200\n" +"Last-Translator: LNJ \n" +"Language-Team: German\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" + +#: 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/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/visual.lua +msgid "Empty" +msgstr "Leer" diff --git a/locale/template.pot b/locale/template.pot index c52cb76..d3a34b9 100644 --- a/locale/template.pot +++ b/locale/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-11 12:56+0200\n" +"POT-Creation-Date: 2017-04-11 13:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"