summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2021-04-01 18:46:45 +0900
committerHannu Nyman <hannu.nyman@iki.fi>2021-04-01 16:53:07 +0300
commit2c062a9bcf4a497e5d3dd0affdae815cbcaf2561 (patch)
treec83b070db66420a0c56ee6df3a27cddd77b84091
parentcd8d7a551ef18a87e7d0f151bac833e891b027c9 (diff)
luci-mod-battstatus: add i18n support
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
-rw-r--r--modules/luci-mod-battstatus/po/ar/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/bg/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/bn_BD/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/ca/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/cs/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/de/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/el/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/en/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/es/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/fi/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/fr/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/he/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/hi/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/hu/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/it/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/ja/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/ko/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/mr/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/ms/battstatus.po21
-rw-r--r--modules/luci-mod-battstatus/po/nb_NO/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/nl/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/pl/battstatus.po23
-rw-r--r--modules/luci-mod-battstatus/po/pt/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/pt_BR/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/ro/battstatus.po23
-rw-r--r--modules/luci-mod-battstatus/po/ru/battstatus.po23
-rw-r--r--modules/luci-mod-battstatus/po/sk/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/sv/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/templates/battstatus.pot14
-rw-r--r--modules/luci-mod-battstatus/po/tr/battstatus.po22
-rw-r--r--modules/luci-mod-battstatus/po/uk/battstatus.po23
-rw-r--r--modules/luci-mod-battstatus/po/vi/battstatus.po22
32 files changed, 694 insertions, 0 deletions
diff --git a/modules/luci-mod-battstatus/po/ar/battstatus.po b/modules/luci-mod-battstatus/po/ar/battstatus.po
new file mode 100644
index 0000000000..2470dcfc5f
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ar/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/bg/battstatus.po b/modules/luci-mod-battstatus/po/bg/battstatus.po
new file mode 100644
index 0000000000..a5b87e293a
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/bg/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bg\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/bn_BD/battstatus.po b/modules/luci-mod-battstatus/po/bn_BD/battstatus.po
new file mode 100644
index 0000000000..3bcc28f297
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/bn_BD/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bn_BD\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ca/battstatus.po b/modules/luci-mod-battstatus/po/ca/battstatus.po
new file mode 100644
index 0000000000..3d07ab7329
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ca/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/cs/battstatus.po b/modules/luci-mod-battstatus/po/cs/battstatus.po
new file mode 100644
index 0000000000..86456f8e60
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/cs/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/de/battstatus.po b/modules/luci-mod-battstatus/po/de/battstatus.po
new file mode 100644
index 0000000000..4c43cf9251
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/de/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/el/battstatus.po b/modules/luci-mod-battstatus/po/el/battstatus.po
new file mode 100644
index 0000000000..3a1ced9196
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/el/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/en/battstatus.po b/modules/luci-mod-battstatus/po/en/battstatus.po
new file mode 100644
index 0000000000..fb0ae3b79b
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/en/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: en\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr "Charging"
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr "Grant access to battery status"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr "Not Charging"
diff --git a/modules/luci-mod-battstatus/po/es/battstatus.po b/modules/luci-mod-battstatus/po/es/battstatus.po
new file mode 100644
index 0000000000..284c83acfe
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/es/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/fi/battstatus.po b/modules/luci-mod-battstatus/po/fi/battstatus.po
new file mode 100644
index 0000000000..0511622a00
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/fi/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/fr/battstatus.po b/modules/luci-mod-battstatus/po/fr/battstatus.po
new file mode 100644
index 0000000000..105ea3b4e9
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/fr/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/he/battstatus.po b/modules/luci-mod-battstatus/po/he/battstatus.po
new file mode 100644
index 0000000000..6416eb3409
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/he/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: he\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/hi/battstatus.po b/modules/luci-mod-battstatus/po/hi/battstatus.po
new file mode 100644
index 0000000000..cd49aac50f
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/hi/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hi\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/hu/battstatus.po b/modules/luci-mod-battstatus/po/hu/battstatus.po
new file mode 100644
index 0000000000..befce03735
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/hu/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/it/battstatus.po b/modules/luci-mod-battstatus/po/it/battstatus.po
new file mode 100644
index 0000000000..121978ef9f
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/it/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ja/battstatus.po b/modules/luci-mod-battstatus/po/ja/battstatus.po
new file mode 100644
index 0000000000..79d749f099
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ja/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ko/battstatus.po b/modules/luci-mod-battstatus/po/ko/battstatus.po
new file mode 100644
index 0000000000..ec91e9df0d
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ko/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/mr/battstatus.po b/modules/luci-mod-battstatus/po/mr/battstatus.po
new file mode 100644
index 0000000000..714c2d162c
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/mr/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mr\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ms/battstatus.po b/modules/luci-mod-battstatus/po/ms/battstatus.po
new file mode 100644
index 0000000000..9e0364a232
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ms/battstatus.po
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ms\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/nb_NO/battstatus.po b/modules/luci-mod-battstatus/po/nb_NO/battstatus.po
new file mode 100644
index 0000000000..90418e664c
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/nb_NO/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/nl/battstatus.po b/modules/luci-mod-battstatus/po/nl/battstatus.po
new file mode 100644
index 0000000000..f62f49f05a
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/nl/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/pl/battstatus.po b/modules/luci-mod-battstatus/po/pl/battstatus.po
new file mode 100644
index 0000000000..159fd2104a
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/pl/battstatus.po
@@ -0,0 +1,23 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/pt/battstatus.po b/modules/luci-mod-battstatus/po/pt/battstatus.po
new file mode 100644
index 0000000000..1931cac87c
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/pt/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/pt_BR/battstatus.po b/modules/luci-mod-battstatus/po/pt_BR/battstatus.po
new file mode 100644
index 0000000000..90738ae399
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/pt_BR/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ro/battstatus.po b/modules/luci-mod-battstatus/po/ro/battstatus.po
new file mode 100644
index 0000000000..9200c7c5ec
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ro/battstatus.po
@@ -0,0 +1,23 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/ru/battstatus.po b/modules/luci-mod-battstatus/po/ru/battstatus.po
new file mode 100644
index 0000000000..11ca8519a5
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/ru/battstatus.po
@@ -0,0 +1,23 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ru\n"
+"MIME-Version: 1.0\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"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/sk/battstatus.po b/modules/luci-mod-battstatus/po/sk/battstatus.po
new file mode 100644
index 0000000000..18bb0ddae7
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/sk/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/sv/battstatus.po b/modules/luci-mod-battstatus/po/sv/battstatus.po
new file mode 100644
index 0000000000..0375ab282a
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/sv/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/templates/battstatus.pot b/modules/luci-mod-battstatus/po/templates/battstatus.pot
new file mode 100644
index 0000000000..f9382fa700
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/templates/battstatus.pot
@@ -0,0 +1,14 @@
+msgid ""
+msgstr "Content-Type: text/plain; charset=UTF-8"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/tr/battstatus.po b/modules/luci-mod-battstatus/po/tr/battstatus.po
new file mode 100644
index 0000000000..0a77f17f56
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/tr/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tr\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/uk/battstatus.po b/modules/luci-mod-battstatus/po/uk/battstatus.po
new file mode 100644
index 0000000000..938a6084dc
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/uk/battstatus.po
@@ -0,0 +1,23 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: uk\n"
+"MIME-Version: 1.0\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"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""
diff --git a/modules/luci-mod-battstatus/po/vi/battstatus.po b/modules/luci-mod-battstatus/po/vi/battstatus.po
new file mode 100644
index 0000000000..8dee5d79f8
--- /dev/null
+++ b/modules/luci-mod-battstatus/po/vi/battstatus.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Content-Type: text/plain; charset=UTF-8\n"
+"Project-Id-Version: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: vi\n"
+"MIME-Version: 1.0\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Charging"
+msgstr ""
+
+#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3
+msgid "Grant access to battery status"
+msgstr ""
+
+#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26
+msgid "Not Charging"
+msgstr ""