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/fi/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/fi/qos.po')
-rw-r--r-- | applications/luci-app-qos/po/fi/qos.po | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/applications/luci-app-qos/po/fi/qos.po b/applications/luci-app-qos/po/fi/qos.po index c614a0fa63..7fea4fad14 100644 --- a/applications/luci-app-qos/po/fi/qos.po +++ b/applications/luci-app-qos/po/fi/qos.po @@ -14,31 +14,31 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.2-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 "Laske kuormitus" -#: 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 "Luokitussäännöt" -#: 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 "Luokitteluryhmä" -#: 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 "Kommentti" -#: 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 "Kohde" -#: 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 "Latausnopeus (kbit/s)" -#: 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 "Ota käyttöön" @@ -46,23 +46,23 @@ msgstr "Ota käyttöön" msgid "Grant UCI access for luci-app-qos" msgstr "Myönnä UCI pääsy luci-app-qos" -#: 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 "yksisuuntainen" -#: 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 "Sovittimet" -#: 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 "Tavujen määrä" -#: 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 "Portit" -#: 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 "Protokolla" @@ -70,54 +70,54 @@ msgstr "Protokolla" msgid "QoS" msgstr "Qos" -#: 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 "Palvelun laatu" -#: 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 "Lähde" -#: 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 "Kohde" -#: 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 "Lähetysnopeus (kbit/s)" -#: 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 "" "<abbr title=\"Quality of Service\">QoS</abbr> -toiminnolla voit priorisoida " "valituiden osoitteiden, porttien tai palveluiden verkkoliikennettä." -#: 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 "kaikki" -#: 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 "vakio" -#: 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 "nopea" -#: 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 "alhainen" -#: 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 "normaali" -#: 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 "prioriteetti" |