diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2021-04-01 18:46:45 +0900 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-04-01 16:53:07 +0300 |
commit | 2c062a9bcf4a497e5d3dd0affdae815cbcaf2561 (patch) | |
tree | c83b070db66420a0c56ee6df3a27cddd77b84091 /modules/luci-mod-battstatus/po/pt | |
parent | cd8d7a551ef18a87e7d0f151bac833e891b027c9 (diff) |
luci-mod-battstatus: add i18n support
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'modules/luci-mod-battstatus/po/pt')
-rw-r--r-- | modules/luci-mod-battstatus/po/pt/battstatus.po | 22 |
1 files changed, 22 insertions, 0 deletions
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 "" |