From f3dafb5b6a82255a795972637377320f64c019b9 Mon Sep 17 00:00:00 2001 From: LNJ Date: Mon, 17 Apr 2017 16:04:16 +0200 Subject: Add Drawer Upgrades Yey, they're finally there! :) This will add steel, gold, obsidian and diamond upgrades for MTG and iron, gold, obsidian, diamond and emerald upgrades for MCL2. You can add them to a drawer by rightclicking it and adding them to the new drawer's upgrade inventory. --- locale/de.po | 51 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 40 insertions(+), 11 deletions(-) (limited to 'locale/de.po') diff --git a/locale/de.po b/locale/de.po index 1ce2694..96bd5be 100644 --- a/locale/de.po +++ b/locale/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-14 16:06+0200\n" +"POT-Creation-Date: 2017-06-03 17:04+0200\n" "PO-Revision-Date: 2017-04-11 13:04+0200\n" "Last-Translator: LNJ \n" "Language-Team: German\n" @@ -17,13 +17,9 @@ msgstr "" "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/visual.lua +msgid "Empty" +msgstr "Leer" #: lua/api.lua init.lua msgid "Wooden" @@ -41,9 +37,13 @@ msgstr "@1schubfächer (1x2)" msgid "@1 Drawers (2x2)" msgstr "@1schubfächer (2x2)" -#: lua/visual.lua -msgid "Empty" -msgstr "Leer" +#: 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" @@ -76,3 +76,32 @@ msgstr "Dunkeleichenholz" #: init.lua msgid "Spruce Wood" msgstr "Fichtenholz" + +#: init.lua +msgid "Steel Drawer Upgrade (x2)" +msgstr "" + +#: init.lua +msgid "Gold Drawer Upgrade (x3)" +msgstr "" + +#: init.lua +msgid "Obsidian Drawer Upgrade (x5)" +msgstr "" + +#: init.lua +msgid "Diamond Drawer Upgrade (x8)" +msgstr "" + +#: init.lua +#, fuzzy +msgid "Iron Drawer Upgrade (x2)" +msgstr "@1schubfächer (1x2)" + +#: init.lua +msgid "Emerald Drawer Upgrade (x13)" +msgstr "" + +#: init.lua +msgid "Drawer Upgrade Template" +msgstr "" -- cgit v1.2.3