diff options
author | Hosted Weblate <hosted@weblate.org> | 2023-07-25 11:06:16 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2023-07-25 13:06:24 +0300 |
commit | 075b86ceebe7c9ef31a11fcecad0b26960fd4dc3 (patch) | |
tree | f0a7ff82a371bc9688d0ec176b202c39b88e1c74 /modules/luci-mod-battstatus/po | |
parent | 4c774853e404be574e319b913931197c29eb9990 (diff) |
Translated using Weblate (Italian)
Currently translated at 13.6% (16 of 117 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/it/
Translated using Weblate (Italian)
Currently translated at 23.3% (14 of 60 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/it/
Translated using Weblate (Italian)
Currently translated at 15.9% (18 of 113 strings)
Translated using Weblate (Vietnamese)
Currently translated at 98.3% (2167 of 2204 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/vi/
Translated using Weblate (Italian)
Currently translated at 80.2% (1781 of 2218 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (3 of 3 strings)
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/
Translated using Weblate (Romanian)
Currently translated at 100.0% (372 of 372 strings)
Translated using Weblate (Spanish)
Currently translated at 95.8% (2112 of 2204 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Added translation using Weblate (Lithuanian)
Translated using Weblate (Italian)
Currently translated at 25.6% (49 of 191 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/it/
Translated using Weblate (Italian)
Currently translated at 13.4% (50 of 372 strings)
Translated using Weblate (Italian)
Currently translated at 77.3% (1715 of 2218 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/
Co-authored-by: Džiugas J <dziugas1959@hotmail.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simona Iacob <s@zp1.net>
Co-authored-by: random r <epsilin@yopmail.com>
Co-authored-by: tictactoe <phandinhminh@protonmail.ch>
Signed-off-by: Džiugas J <dziugas1959@hotmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: random r <epsilin@yopmail.com>
Signed-off-by: tictactoe <phandinhminh@protonmail.ch>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-battstatus/lt/
Translation: OpenWrt/LuCI/applications/radicale2
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/modules/luci-mod-battstatus
Diffstat (limited to 'modules/luci-mod-battstatus/po')
-rw-r--r-- | modules/luci-mod-battstatus/po/lt/battstatus.po | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/luci-mod-battstatus/po/lt/battstatus.po b/modules/luci-mod-battstatus/po/lt/battstatus.po new file mode 100644 index 0000000000..63d49328b2 --- /dev/null +++ b/modules/luci-mod-battstatus/po/lt/battstatus.po @@ -0,0 +1,25 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2023-07-23 19:05+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"lucimodulesluci-mod-battstatus/lt/>\n" +"Language: lt\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 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.0-dev\n" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Charging" +msgstr "Kraunama" + +#: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3 +msgid "Grant access to battery status" +msgstr "Duoti prieigą baterijos statusui" + +#: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 +msgid "Not Charging" +msgstr "Nesikraunama" |