From 7d897991a0c1aeac1e9294fe630e84b4b59b2f45 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Tue, 8 Oct 2024 00:54:23 +0200 Subject: luci-app-qos: Convert to JS Signed-off-by: Paul Donald --- applications/luci-app-qos/po/fr/qos.po | 56 +++++++++++++++++----------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'applications/luci-app-qos/po/fr/qos.po') diff --git a/applications/luci-app-qos/po/fr/qos.po b/applications/luci-app-qos/po/fr/qos.po index 2360d3778b..5138ab62ff 100644 --- a/applications/luci-app-qos/po/fr/qos.po +++ b/applications/luci-app-qos/po/fr/qos.po @@ -14,31 +14,31 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 5.4-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 "Calculer la surcharge" -#: 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 "Règles de classification" -#: 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 "Groupe de classification" -#: 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 "Commentaire" -#: 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 "Hôte de destination" -#: 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 "Vitesse de téléchargement (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 "Activer" @@ -46,23 +46,23 @@ msgstr "Activer" msgid "Grant UCI access for luci-app-qos" msgstr "Accorder l'accès à l'UCI pour 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 "Semi-duplex" -#: 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 "Interfaces" -#: 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 "Nombre d'octets" -#: 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 "Ports" -#: 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 "Protocole" @@ -70,55 +70,55 @@ msgstr "Protocole" msgid "QoS" msgstr "Qualité de Service (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 "Qualité de service" -#: 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 "Hôte source" -#: 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 "Cible" -#: 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 "Vitesse de téléversement (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 QoS 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 "" "Avec la QoS, vous pouvez donner " "des priorités au trafic réseau en fonction des adresses, des ports ou des " "services concernés." -#: 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 "tous" -#: 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 "par défaut" -#: 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 "express" -#: 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 "lent" -#: 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 "normal" -#: 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 "prioritaire" -- cgit v1.2.3