summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/be.po38
-rw-r--r--locale/cs.po34
-rw-r--r--locale/de.po44
-rw-r--r--locale/es.po57
-rw-r--r--locale/fr.po34
-rw-r--r--locale/id.po129
-rw-r--r--locale/it.po34
-rw-r--r--locale/ms.po38
-rw-r--r--locale/nl.po34
-rw-r--r--locale/pl.po57
-rw-r--r--locale/ru.po38
-rw-r--r--locale/template.pot30
-rw-r--r--locale/tr.po34
13 files changed, 514 insertions, 87 deletions
diff --git a/locale/be.po b/locale/be.po
index c7ff613..8702ab5 100644
--- a/locale/be.po
+++ b/locale/be.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-06-03 21:34+0000\n"
"Last-Translator: Viktar Vauchkevich <victorenator@gmail.com>\n"
"Language-Team: Belarusian <https://hosted.weblate.org/projects/minetest/mod-"
@@ -16,10 +16,18 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.15-dev\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (@2% поўны)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% поўны)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Пустая"
@@ -40,13 +48,25 @@ msgstr "@1 шуфляды (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 шуфляды (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (@2% поўны)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (@3% поўны)"
+#: 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"
diff --git a/locale/cs.po b/locale/cs.po
index fd12442..b1aaee5 100644
--- a/locale/cs.po
+++ b/locale/cs.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-06-21 18:49+0000\n"
"Last-Translator: Jakub Vaněk <vanek.jakub4@seznam.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/minetest/mod-"
@@ -19,6 +19,14 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 2.15-dev\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (z @2 % plný)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (z @3 % plný)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Prázdný"
@@ -39,13 +47,25 @@ msgstr "Šuplíky @1 (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "Šuplíky @1 (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (z @2 % plný)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (z @3 % plný)"
+#: 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"
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"
diff --git a/locale/es.po b/locale/es.po
index 3498991..032f8d4 100644
--- a/locale/es.po
+++ b/locale/es.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:13+0200\n"
+"POT-Creation-Date: 2018-06-17 11:36-0500\n"
"PO-Revision-Date: 2017-06-01 21:02+0000\n"
"Last-Translator: Miguel Isaac <mineyoshist@protonmail.ch>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/mod-"
@@ -27,6 +27,10 @@ msgstr "@1 (@2% lleno)"
msgid "@1 @2 (@3% full)"
msgstr "@1 @2 (@3% lleno)"
+#: lua/visual.lua
+msgid "Empty"
+msgstr "Vacio"
+
#: lua/api.lua init.lua
msgid "Wooden"
msgstr "De Madera"
@@ -43,9 +47,25 @@ msgstr "@1 Gavetas (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 Gavetas (2x2)"
-#: lua/visual.lua
-msgid "Empty"
-msgstr "Vacio"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
+
+#: 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"
@@ -78,3 +98,32 @@ msgstr "Madera de Roble Oscuro"
#: init.lua
msgid "Spruce Wood"
msgstr "Madera de Pícea"
+
+#: 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 "@1 Gavetas (1x2)"
+
+#: init.lua
+msgid "Emerald Drawer Upgrade (x13)"
+msgstr ""
+
+#: init.lua
+msgid "Drawer Upgrade Template"
+msgstr ""
diff --git a/locale/fr.po b/locale/fr.po
index 986f534..991b766 100644
--- a/locale/fr.po
+++ b/locale/fr.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-10-15 17:45+0000\n"
"Last-Translator: xin <xin@riseup.net>\n"
"Language-Team: French <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\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (@2% plein)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% plein)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Vide"
@@ -39,13 +47,25 @@ msgstr "Tiroirs (1x2) @1"
msgid "@1 Drawers (2x2)"
msgstr "Tiroirs (2x2) @1"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (@2% plein)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (@3% plein)"
+#: 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"
diff --git a/locale/id.po b/locale/id.po
new file mode 100644
index 0000000..dbf680c
--- /dev/null
+++ b/locale/id.po
@@ -0,0 +1,129 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-06-17 11:36-0500\n"
+"PO-Revision-Date: 2018-05-20 16:38+0000\n"
+"Last-Translator: Muhammad Rifqi Priyo Susanto "
+"<muhammadrifqipriyosusanto@gmail.com>\n"
+"Language-Team: Indonesian <https://hosted.weblate.org/projects/minetest/mod-"
+"storage-drawers/id/>\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Weblate 3.0-dev\n"
+
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (@2% penuh)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% penuh)"
+
+#: lua/visual.lua
+msgid "Empty"
+msgstr "Kosong"
+
+#: lua/api.lua init.lua
+msgid "Wooden"
+msgstr "Kayu"
+
+#: lua/api.lua
+msgid "@1 Drawer"
+msgstr "@1 Laci"
+
+#: lua/api.lua
+msgid "@1 Drawers (1x2)"
+msgstr "@1 Laci (1x2)"
+
+#: lua/api.lua
+msgid "@1 Drawers (2x2)"
+msgstr "@1 Laci (2x2)"
+
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
+
+#: 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"
+msgstr "Kayu Akasia"
+
+#: init.lua
+msgid "Aspen Wood"
+msgstr "Kayu Aspen"
+
+#: init.lua
+msgid "Junglewood"
+msgstr "Kayu Rimba"
+
+#: init.lua
+msgid "Pine Wood"
+msgstr "Kayu Pinus"
+
+#: init.lua
+msgid "Oak Wood"
+msgstr "Kayu Ek"
+
+#: init.lua
+msgid "Birch Wood"
+msgstr "Kayu Birch"
+
+#: init.lua
+msgid "Dark Oak Wood"
+msgstr "Kayu Ek Gelap"
+
+#: init.lua
+msgid "Spruce Wood"
+msgstr "Kayu Cemara"
+
+#: init.lua
+msgid "Steel Drawer Upgrade (x2)"
+msgstr "Tingkatkan menjadi Laci Baja (x2)"
+
+#: init.lua
+msgid "Gold Drawer Upgrade (x3)"
+msgstr "Tingkatkan menjadi Laci Emas (x3)"
+
+#: init.lua
+msgid "Obsidian Drawer Upgrade (x5)"
+msgstr "Tingkatkan menjadi Laci Obsidian (x5)"
+
+#: init.lua
+msgid "Diamond Drawer Upgrade (x8)"
+msgstr "Tingkatkan menjadi Laci Berlian (x8)"
+
+#: init.lua
+msgid "Iron Drawer Upgrade (x2)"
+msgstr "Tingkatkan menjadi Laci Besi (x2)"
+
+#: init.lua
+msgid "Emerald Drawer Upgrade (x13)"
+msgstr "Tingkatkan menjadi Laci Zamrud (x13)"
+
+#: init.lua
+msgid "Drawer Upgrade Template"
+msgstr "Templat Peningkatan Laci"
diff --git a/locale/it.po b/locale/it.po
index e459a87..c71f1f2 100644
--- a/locale/it.po
+++ b/locale/it.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-28 16:09+0000\n"
"Last-Translator: Hamlet <h4mlet@riseup.net>\n"
"Language-Team: Italian <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% pieno)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% pieno)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Vuoto"
@@ -39,13 +47,25 @@ msgstr "@1 Cassetti (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 Cassetti (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (@2% pieno)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (@3% pieno)"
+#: 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"
diff --git a/locale/ms.po b/locale/ms.po
index 1f6fb99..df7e0fc 100644
--- a/locale/ms.po
+++ b/locale/ms.po
@@ -7,10 +7,10 @@ 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-07-01 04:31+0000\n"
-"Last-Translator: Muhammad Nur Hidayat Yasuyoshi <muhdnurhidayat96@yahoo.com>"
-"\n"
+"Last-Translator: Muhammad Nur Hidayat Yasuyoshi <muhdnurhidayat96@yahoo."
+"com>\n"
"Language-Team: Malay <https://hosted.weblate.org/projects/minetest/mod-"
"storage-drawers/ms/>\n"
"Language: ms\n"
@@ -20,6 +20,14 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.16-dev\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (@2% penuh)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% penuh)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Kosong"
@@ -40,13 +48,25 @@ msgstr "Laci @1 (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "Laci @1 (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (@2% penuh)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (@3% penuh)"
+#: 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"
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"
diff --git a/locale/pl.po b/locale/pl.po
index a241c73..f508c7f 100644
--- a/locale/pl.po
+++ b/locale/pl.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:13+0200\n"
+"POT-Creation-Date: 2018-06-17 11:36-0500\n"
"PO-Revision-Date: 2017-06-04 23:03+0000\n"
"Last-Translator: LNJ <git@lnj.li>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/minetest/mod-"
@@ -28,6 +28,10 @@ msgstr "@1 (@2% napełnione)"
msgid "@1 @2 (@3% full)"
msgstr "@1 @2 (@3% napełnione)"
+#: lua/visual.lua
+msgid "Empty"
+msgstr "Pusta"
+
#: lua/api.lua init.lua
msgid "Wooden"
msgstr "Drewniany"
@@ -44,9 +48,25 @@ msgstr "@1 Szuflady (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 Szuflady (2x2)"
-#: lua/visual.lua
-msgid "Empty"
-msgstr "Pusta"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
+
+#: 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"
@@ -79,3 +99,32 @@ msgstr "Drewno ciemne dębowe"
#: init.lua
msgid "Spruce Wood"
msgstr "Drwno świerkowe"
+
+#: 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 "@1 Szuflady (1x2)"
+
+#: init.lua
+msgid "Emerald Drawer Upgrade (x13)"
+msgstr ""
+
+#: init.lua
+msgid "Drawer Upgrade Template"
+msgstr ""
diff --git a/locale/ru.po b/locale/ru.po
index e367590..7af4583 100644
--- a/locale/ru.po
+++ b/locale/ru.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-04 21:55+0000\n"
"Last-Translator: pitchblack <pitchblack@mail.ru>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/minetest/mod-"
@@ -16,10 +16,18 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.17-dev\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (@2% полон)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (@3% полон)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Пусто"
@@ -40,13 +48,25 @@ msgstr "@1 Ящики (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 Ящики (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (@2% полон)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (@3% полон)"
+#: 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"
diff --git a/locale/template.pot b/locale/template.pot
index 05bb0ef..ada429b 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-06-03 17:04+0200\n"
+"POT-Creation-Date: 2018-06-17 11:36-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,14 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr ""
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr ""
+
#: lua/visual.lua
msgid "Empty"
msgstr ""
@@ -37,12 +45,24 @@ msgstr ""
msgid "@1 Drawers (2x2)"
msgstr ""
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
+#: lua/controller.lua
+msgid "Current State: "
msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
+#: 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
diff --git a/locale/tr.po b/locale/tr.po
index 658dc22..7e14532 100644
--- a/locale/tr.po
+++ b/locale/tr.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-06-04 14:23+0000\n"
"Last-Translator: monolifed <monolifed@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/minetest/mod-"
@@ -19,6 +19,14 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 2.15-dev\n"
+#: lua/helpers.lua
+msgid "@1 (@2% full)"
+msgstr "@1 (%@2 dolu)"
+
+#: lua/helpers.lua
+msgid "@1 @2 (@3% full)"
+msgstr "@1 @2 (%@3 dolu)"
+
#: lua/visual.lua
msgid "Empty"
msgstr "Boş"
@@ -39,13 +47,25 @@ msgstr "@1 Çekmece (1x2)"
msgid "@1 Drawers (2x2)"
msgstr "@1 Çekmece (2x2)"
-#: lua/helpers.lua
-msgid "@1 (@2% full)"
-msgstr "@1 (%@2 dolu)"
+#: lua/controller.lua
+msgid "Current State: "
+msgstr ""
-#: lua/helpers.lua
-msgid "@1 @2 (@3% full)"
-msgstr "@1 @2 (%@3 dolu)"
+#: 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"