diff options
Diffstat (limited to 'modules/luci-mod-battstatus')
-rw-r--r-- | modules/luci-mod-battstatus/po/ar/battstatus.po | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/modules/luci-mod-battstatus/po/ar/battstatus.po b/modules/luci-mod-battstatus/po/ar/battstatus.po index 2470dcfc5f..4eca1c9209 100644 --- a/modules/luci-mod-battstatus/po/ar/battstatus.po +++ b/modules/luci-mod-battstatus/po/ar/battstatus.po @@ -1,21 +1,26 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: \n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-07-12 15:04+0000\n" +"Last-Translator: Rex_sa <rex.sa@pm.me>\n" +"Language-Team: Arabic <https://hosted.weblate.org/projects/openwrt/" +"lucimodulesluci-mod-battstatus/ar/>\n" "Language: ar\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.7-dev\n" #: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 msgid "Charging" -msgstr "" +msgstr "يتم الشحن" #: modules/luci-mod-battstatus/root/usr/share/rpcd/acl.d/luci-mod-battstatus.json:3 msgid "Grant access to battery status" -msgstr "" +msgstr "منح حق الوصول إلى حالة البطارية" #: modules/luci-mod-battstatus/htdocs/luci-static/resources/preload/battstatus.js:26 msgid "Not Charging" -msgstr "" +msgstr "لا يشحن" |