diff options
Diffstat (limited to 'locale/nl.po')
-rw-r--r-- | locale/nl.po | 34 |
1 files changed, 27 insertions, 7 deletions
diff --git a/locale/nl.po b/locale/nl.po index fc93b67..d27801c 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-03 17:04+0200\n" +"POT-Creation-Date: 2018-06-17 11:36-0500\n" "PO-Revision-Date: 2017-09-19 19:45+0000\n" "Last-Translator: Oscar <kingoscargames@gmail.com>\n" "Language-Team: Dutch <https://hosted.weblate.org/projects/minetest/mod-" @@ -19,6 +19,14 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.17-dev\n" +#: lua/helpers.lua +msgid "@1 (@2% full)" +msgstr "@1 (@2% vol)" + +#: lua/helpers.lua +msgid "@1 @2 (@3% full)" +msgstr "@1 @2 (@3% vol)" + #: lua/visual.lua msgid "Empty" msgstr "Leeg" @@ -39,13 +47,25 @@ msgstr "@1 Lades (1x2)" msgid "@1 Drawers (2x2)" msgstr "@1 Lades (2x2)" -#: lua/helpers.lua -msgid "@1 (@2% full)" -msgstr "@1 (@2% vol)" +#: lua/controller.lua +msgid "Current State: " +msgstr "" -#: lua/helpers.lua -msgid "@1 @2 (@3% full)" -msgstr "@1 @2 (@3% vol)" +#: lua/controller.lua +msgid "Stopped" +msgstr "" + +#: lua/controller.lua +msgid "Running" +msgstr "" + +#: lua/controller.lua +msgid "Jammed" +msgstr "" + +#: lua/controller.lua +msgid "Drawer Controller" +msgstr "" #: init.lua msgid "Acacia Wood" |