diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-10-08 00:54:23 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-10-08 00:54:23 +0200 |
commit | 7d897991a0c1aeac1e9294fe630e84b4b59b2f45 (patch) | |
tree | e1e975c7727c0941b58c6eb4bb643ab73a983eed /applications/luci-app-qos/po/ar/qos.po | |
parent | 3aa60877ea4bc47b86c3ee11448db7503a20ae01 (diff) |
luci-app-qos: Convert to JS
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-qos/po/ar/qos.po')
-rw-r--r-- | applications/luci-app-qos/po/ar/qos.po | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/applications/luci-app-qos/po/ar/qos.po b/applications/luci-app-qos/po/ar/qos.po index b9b68a63a7..07bee712b4 100644 --- a/applications/luci-app-qos/po/ar/qos.po +++ b/applications/luci-app-qos/po/ar/qos.po @@ -15,31 +15,31 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 5.7-dev\n" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:42 msgid "Calculate overhead" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:60 msgid "Classification Rules" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:19 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:36 msgid "Classification group" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:79 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:132 msgid "Comment" msgstr "تعليق" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:61 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:99 msgid "Destination host" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:27 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:48 msgid "Download speed (kbit/s)" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:16 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:34 msgid "Enable" msgstr "شغل" @@ -47,23 +47,23 @@ msgstr "شغل" msgid "Grant UCI access for luci-app-qos" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:45 msgid "Half-duplex" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:30 msgid "Interfaces" msgstr "واجهات" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:128 msgid "Number of bytes" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:73 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:116 msgid "Ports" msgstr "المنافذ" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:108 msgid "Protocol" msgstr "البروتوكول" @@ -71,52 +71,52 @@ msgstr "البروتوكول" msgid "QoS" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:27 msgid "Quality of Service" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:56 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:90 msgid "Source host" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:67 msgid "Target" msgstr "هدف" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:54 msgid "Upload speed (kbit/s)" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:8 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:28 msgid "" -"With <abbr title=\"Quality of Service\">QoS</abbr> you can prioritize " -"network traffic selected by addresses, ports or services." +"With %s you can prioritize network traffic selected by addresses, ports or " +"services." msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:58 -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:63 -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:67 -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:75 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:94 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:103 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:111 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:119 msgid "all" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:20 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:38 msgid "default" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:41 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:69 msgid "express" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:43 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:71 msgid "low" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:42 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:70 msgid "normal" msgstr "" -#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 +#: applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js:68 msgid "priority" msgstr "" |