diff options
Diffstat (limited to 'applications/luci-app-nft-qos')
35 files changed, 433 insertions, 21 deletions
diff --git a/applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua b/applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua index 9040967831..351e3c220f 100644 --- a/applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua +++ b/applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua @@ -30,9 +30,9 @@ s = m:section(TypedSection, "default", translate("NFT-QoS Settings")) s.addremove = false s.anonymous = true -s:tab("limit", "Limit Rate by IP Address") -s:tab("limitmac", "Limit Rate by Mac Address") -s:tab("priority", "Traffic Priority") +s:tab("limit", translate("Limit Rate by IP Address")) +s:tab("limitmac", translate("Limit Rate by Mac Address")) +s:tab("priority", translate("Traffic Priority")) -- -- Static @@ -273,4 +273,4 @@ if limit_mac_enable == "1" then end -return m
\ No newline at end of file +return m diff --git a/applications/luci-app-nft-qos/po/ar/nft-qos.po b/applications/luci-app-nft-qos/po/ar/nft-qos.po index 3d5df7b20f..cd3b19af89 100644 --- a/applications/luci-app-nft-qos/po/ar/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ar/nft-qos.po @@ -121,6 +121,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -221,6 +229,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/bg/nft-qos.po b/applications/luci-app-nft-qos/po/bg/nft-qos.po index 88a5c73921..766825ee50 100644 --- a/applications/luci-app-nft-qos/po/bg/nft-qos.po +++ b/applications/luci-app-nft-qos/po/bg/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/bn_BD/nft-qos.po b/applications/luci-app-nft-qos/po/bn_BD/nft-qos.po index b06579f678..bec55004f3 100644 --- a/applications/luci-app-nft-qos/po/bn_BD/nft-qos.po +++ b/applications/luci-app-nft-qos/po/bn_BD/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/ca/nft-qos.po b/applications/luci-app-nft-qos/po/ca/nft-qos.po index a9f33cdade..8953887bdb 100644 --- a/applications/luci-app-nft-qos/po/ca/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ca/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/cs/nft-qos.po b/applications/luci-app-nft-qos/po/cs/nft-qos.po index 8a4b61d888..1060a0528d 100644 --- a/applications/luci-app-nft-qos/po/cs/nft-qos.po +++ b/applications/luci-app-nft-qos/po/cs/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -221,6 +229,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/da/nft-qos.po b/applications/luci-app-nft-qos/po/da/nft-qos.po index 1a5a0011a1..105f0c80eb 100644 --- a/applications/luci-app-nft-qos/po/da/nft-qos.po +++ b/applications/luci-app-nft-qos/po/da/nft-qos.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-11-15 17:49+0000\n" +"PO-Revision-Date: 2022-07-26 16:47+0000\n" "Last-Translator: drax red <drax@outlook.dk>\n" "Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/da/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.9.1-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -120,6 +120,14 @@ msgstr "IP-adresse (kun v4)" msgid "Limit Enable" msgstr "Begræns Aktiver" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "Begrænsning af hastighed efter IP-adresse" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "Begrænsningshastighed efter Mac-adresse" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Begrænse trafikhastighed efter Mac-adresse" @@ -222,6 +230,10 @@ msgid "This page gives an overview over currently download/upload rate." msgstr "" "Denne side giver et overblik over den aktuelle download/upload-hastighed." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Trafikprioritet" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Indstillinger for trafikprioritet" diff --git a/applications/luci-app-nft-qos/po/de/nft-qos.po b/applications/luci-app-nft-qos/po/de/nft-qos.po index ecd7f44abe..831812f5fa 100644 --- a/applications/luci-app-nft-qos/po/de/nft-qos.po +++ b/applications/luci-app-nft-qos/po/de/nft-qos.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-02-24 06:56+0000\n" +"PO-Revision-Date: 2022-07-21 13:22+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/de/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.11-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -120,6 +120,16 @@ msgstr "IP-Adresse (nur v4)" msgid "Limit Enable" msgstr "Limit aktivieren" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +#, fuzzy +msgid "Limit Rate by IP Address" +msgstr "Quote pro IP-Adresse begrenzen" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +#, fuzzy +msgid "Limit Rate by Mac Address" +msgstr "Quote pro MAC-Adresse begrenzen" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Verkehrsrate per Mac-Adresse begrenzen" @@ -226,6 +236,10 @@ msgid "This page gives an overview over currently download/upload rate." msgstr "" "Diese Seite gibt einen Überblick über die aktuelle Download-/Uploadrate." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Traffic-Priorität" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Einstellungen für Traffic-Priorität" diff --git a/applications/luci-app-nft-qos/po/el/nft-qos.po b/applications/luci-app-nft-qos/po/el/nft-qos.po index 0d146feecf..9f67031977 100644 --- a/applications/luci-app-nft-qos/po/el/nft-qos.po +++ b/applications/luci-app-nft-qos/po/el/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/en/nft-qos.po b/applications/luci-app-nft-qos/po/en/nft-qos.po index 26ca15ba26..7e97960cb0 100644 --- a/applications/luci-app-nft-qos/po/en/nft-qos.po +++ b/applications/luci-app-nft-qos/po/en/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/es/nft-qos.po b/applications/luci-app-nft-qos/po/es/nft-qos.po index c2cbf637e3..77a6d12676 100644 --- a/applications/luci-app-nft-qos/po/es/nft-qos.po +++ b/applications/luci-app-nft-qos/po/es/nft-qos.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-04-01 17:26+0000\n" +"PO-Revision-Date: 2022-07-13 06:47+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/es/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -123,6 +123,16 @@ msgstr "Dirección IP (sólo v4)" msgid "Limit Enable" msgstr "Activar límite" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +#, fuzzy +msgid "Limit Rate by IP Address" +msgstr "Limitar velocidad por dirección IP" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +#, fuzzy +msgid "Limit Rate by Mac Address" +msgstr "Limitar velocidad por dirección MAC" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Limitar la tasa de tráfico por dirección Mac" @@ -227,6 +237,10 @@ msgstr "" "Esta página ofrece una vista general sobre la velocidad de descarga/carga " "actual." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Prioridad de tráfico" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Ajustes de prioridad de tráfico" diff --git a/applications/luci-app-nft-qos/po/fi/nft-qos.po b/applications/luci-app-nft-qos/po/fi/nft-qos.po index 8782e2b0c8..7900b559ee 100644 --- a/applications/luci-app-nft-qos/po/fi/nft-qos.po +++ b/applications/luci-app-nft-qos/po/fi/nft-qos.po @@ -120,6 +120,14 @@ msgstr "IP-osoite (vain v4)" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/fr/nft-qos.po b/applications/luci-app-nft-qos/po/fr/nft-qos.po index c05947a964..bf0c876fe0 100644 --- a/applications/luci-app-nft-qos/po/fr/nft-qos.po +++ b/applications/luci-app-nft-qos/po/fr/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/he/nft-qos.po b/applications/luci-app-nft-qos/po/he/nft-qos.po index ad835f024f..5e0c3efc89 100644 --- a/applications/luci-app-nft-qos/po/he/nft-qos.po +++ b/applications/luci-app-nft-qos/po/he/nft-qos.po @@ -121,6 +121,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -221,6 +229,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/hi/nft-qos.po b/applications/luci-app-nft-qos/po/hi/nft-qos.po index 99dd7e1ee0..4c65ccf684 100644 --- a/applications/luci-app-nft-qos/po/hi/nft-qos.po +++ b/applications/luci-app-nft-qos/po/hi/nft-qos.po @@ -114,6 +114,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -214,6 +222,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/hu/nft-qos.po b/applications/luci-app-nft-qos/po/hu/nft-qos.po index af2fcee697..8aefe1c191 100644 --- a/applications/luci-app-nft-qos/po/hu/nft-qos.po +++ b/applications/luci-app-nft-qos/po/hu/nft-qos.po @@ -120,6 +120,14 @@ msgstr "IP-cím (csak v4)" msgid "Limit Enable" msgstr "Korlátozás engedélyezése" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -222,6 +230,10 @@ msgid "This page gives an overview over currently download/upload rate." msgstr "" "Ez az oldal áttekintést ad a jelenlegi letöltési és feltöltési arányról." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Forgalomprioritás beállításai" diff --git a/applications/luci-app-nft-qos/po/it/nft-qos.po b/applications/luci-app-nft-qos/po/it/nft-qos.po index 91630d7796..3dd256d329 100644 --- a/applications/luci-app-nft-qos/po/it/nft-qos.po +++ b/applications/luci-app-nft-qos/po/it/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/ja/nft-qos.po b/applications/luci-app-nft-qos/po/ja/nft-qos.po index 10e0a84a69..10333059f9 100644 --- a/applications/luci-app-nft-qos/po/ja/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ja/nft-qos.po @@ -120,6 +120,14 @@ msgstr "IP アドレス (v4 のみ)" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/ko/nft-qos.po b/applications/luci-app-nft-qos/po/ko/nft-qos.po index 014ce44fc3..93d1c6d98c 100644 --- a/applications/luci-app-nft-qos/po/ko/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ko/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/mr/nft-qos.po b/applications/luci-app-nft-qos/po/mr/nft-qos.po index 82a4857102..4f168bc865 100644 --- a/applications/luci-app-nft-qos/po/mr/nft-qos.po +++ b/applications/luci-app-nft-qos/po/mr/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/ms/nft-qos.po b/applications/luci-app-nft-qos/po/ms/nft-qos.po index ae9b6f1499..e527de3fc9 100644 --- a/applications/luci-app-nft-qos/po/ms/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ms/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/nb_NO/nft-qos.po b/applications/luci-app-nft-qos/po/nb_NO/nft-qos.po index c72e5125ff..36e28511f4 100644 --- a/applications/luci-app-nft-qos/po/nb_NO/nft-qos.po +++ b/applications/luci-app-nft-qos/po/nb_NO/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/pl/nft-qos.po b/applications/luci-app-nft-qos/po/pl/nft-qos.po index 9b19604981..4fd15ca703 100644 --- a/applications/luci-app-nft-qos/po/pl/nft-qos.po +++ b/applications/luci-app-nft-qos/po/pl/nft-qos.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-01-08 22:54+0000\n" +"PO-Revision-Date: 2022-07-12 13:44+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.10.1\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -121,6 +121,14 @@ msgstr "Adres IP (tylko v4)" msgid "Limit Enable" msgstr "Włącz limit" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "Limit prędkości według adresu IP" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "Limit prędkości według adresu MAC" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Ogranicz natężenie ruchu według adresu Mac" @@ -222,6 +230,10 @@ msgstr "Sieć docelowa (IPv6/Maska)" msgid "This page gives an overview over currently download/upload rate." msgstr "Ta strona zawiera przegląd aktualnej prędkości pobierania/wysyłania." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Priorytet ruchu" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Ustawienia priorytetu ruchu sieciowego" diff --git a/applications/luci-app-nft-qos/po/pt/nft-qos.po b/applications/luci-app-nft-qos/po/pt/nft-qos.po index e964725cac..c5cde5cd2d 100644 --- a/applications/luci-app-nft-qos/po/pt/nft-qos.po +++ b/applications/luci-app-nft-qos/po/pt/nft-qos.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-09-18 18:36+0000\n" +"PO-Revision-Date: 2022-07-20 17:18+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnft-qos/pt/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -120,6 +120,14 @@ msgstr "Endereço IP (apenas v4)" msgid "Limit Enable" msgstr "Limitar Ativação" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "Limite da taxa por endereço IP" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "Limite da taxa por endereço Mac" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Limitar a taxa de tráfego por endereço Mac" @@ -223,6 +231,10 @@ msgid "This page gives an overview over currently download/upload rate." msgstr "" "Esta página dá uma visão geral sobre a taxa de descarregamento/envio atual." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Prioridade de tráfego" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Configurações de Prioridade de Tráfego" diff --git a/applications/luci-app-nft-qos/po/pt_BR/nft-qos.po b/applications/luci-app-nft-qos/po/pt_BR/nft-qos.po index 2897f142eb..895bf865f1 100644 --- a/applications/luci-app-nft-qos/po/pt_BR/nft-qos.po +++ b/applications/luci-app-nft-qos/po/pt_BR/nft-qos.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-09-17 16:34+0000\n" +"PO-Revision-Date: 2022-07-12 13:44+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnft-qos/pt_BR/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -120,6 +120,14 @@ msgstr "Endereço IP (apenas v4)" msgid "Limit Enable" msgstr "Ativar Limite" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "Limite da taxa por endereço IP" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "Limite da taxa por endereço Mac" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Limite a taxa de tráfego através de um endereço Mac" @@ -222,6 +230,10 @@ msgstr "Rede de Destino (IPV6/MASK)" msgid "This page gives an overview over currently download/upload rate." msgstr "Esta página dá uma visão geral sobre a taxa atual de download/upload." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "Prioridade do tráfego" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Configuração da Prioridade do Tráfego" diff --git a/applications/luci-app-nft-qos/po/ro/nft-qos.po b/applications/luci-app-nft-qos/po/ro/nft-qos.po index d1215f9364..b1f35ffdba 100644 --- a/applications/luci-app-nft-qos/po/ro/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ro/nft-qos.po @@ -121,6 +121,14 @@ msgstr "Adresa IP (numai v4)" msgid "Limit Enable" msgstr "Activare limită" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Limitarea ratei de trafic în funcție de adresa Mac" @@ -229,6 +237,10 @@ msgstr "" "Această pagină oferă o imagine de ansamblu asupra ratei actuale de " "descărcare/încărcare." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Setări privind prioritatea traficului" diff --git a/applications/luci-app-nft-qos/po/ru/nft-qos.po b/applications/luci-app-nft-qos/po/ru/nft-qos.po index e6e051a64a..1af7f9baad 100644 --- a/applications/luci-app-nft-qos/po/ru/nft-qos.po +++ b/applications/luci-app-nft-qos/po/ru/nft-qos.po @@ -121,6 +121,14 @@ msgstr "IP-адрес (только v4)" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -221,6 +229,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Настройки приоритета трафика" diff --git a/applications/luci-app-nft-qos/po/sk/nft-qos.po b/applications/luci-app-nft-qos/po/sk/nft-qos.po index 71b32fd59a..18465a86a8 100644 --- a/applications/luci-app-nft-qos/po/sk/nft-qos.po +++ b/applications/luci-app-nft-qos/po/sk/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/sv/nft-qos.po b/applications/luci-app-nft-qos/po/sv/nft-qos.po index a4f34a8e1c..85b2ce853a 100644 --- a/applications/luci-app-nft-qos/po/sv/nft-qos.po +++ b/applications/luci-app-nft-qos/po/sv/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/templates/nft-qos.pot b/applications/luci-app-nft-qos/po/templates/nft-qos.pot index 83598ba1ff..823d9f45a6 100644 --- a/applications/luci-app-nft-qos/po/templates/nft-qos.pot +++ b/applications/luci-app-nft-qos/po/templates/nft-qos.pot @@ -111,6 +111,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -211,6 +219,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/tr/nft-qos.po b/applications/luci-app-nft-qos/po/tr/nft-qos.po index 559ea1d29c..72e72a665d 100644 --- a/applications/luci-app-nft-qos/po/tr/nft-qos.po +++ b/applications/luci-app-nft-qos/po/tr/nft-qos.po @@ -120,6 +120,14 @@ msgstr "IP Adresi (Yalnızca v4)" msgid "Limit Enable" msgstr "Sınırı Etkinleştir" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Trafik Oranını Mac Adresine Göre Sınırlandırın" @@ -220,6 +228,10 @@ msgstr "Hedef Ağ6 (IPv6 / MASK)" msgid "This page gives an overview over currently download/upload rate." msgstr "Bu sayfa, mevcut indirme / yükleme hızına genel bir bakış sunar." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Trafik Öncelik Ayarları" diff --git a/applications/luci-app-nft-qos/po/uk/nft-qos.po b/applications/luci-app-nft-qos/po/uk/nft-qos.po index 84873cb586..a9bf8402f8 100644 --- a/applications/luci-app-nft-qos/po/uk/nft-qos.po +++ b/applications/luci-app-nft-qos/po/uk/nft-qos.po @@ -121,6 +121,14 @@ msgstr "IP-адреса (лише v4)" msgid "Limit Enable" msgstr "Увімкнути обмеження" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "Обмежити швидкість трафіку за MAC-адресою" @@ -225,6 +233,10 @@ msgid "This page gives an overview over currently download/upload rate." msgstr "" "На цій сторінці наведено огляд поточної швидкості завантаження/відвантаження." +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "Налаштування пріоритету трафіку" diff --git a/applications/luci-app-nft-qos/po/vi/nft-qos.po b/applications/luci-app-nft-qos/po/vi/nft-qos.po index dde754d2bb..b09bbd5d28 100644 --- a/applications/luci-app-nft-qos/po/vi/nft-qos.po +++ b/applications/luci-app-nft-qos/po/vi/nft-qos.po @@ -120,6 +120,14 @@ msgstr "" msgid "Limit Enable" msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "" @@ -220,6 +228,10 @@ msgstr "" msgid "This page gives an overview over currently download/upload rate." msgstr "" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "" diff --git a/applications/luci-app-nft-qos/po/zh_Hans/nft-qos.po b/applications/luci-app-nft-qos/po/zh_Hans/nft-qos.po index bd92f44b4c..763834614a 100644 --- a/applications/luci-app-nft-qos/po/zh_Hans/nft-qos.po +++ b/applications/luci-app-nft-qos/po/zh_Hans/nft-qos.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-04-12 08:24+0000\n" -"Last-Translator: xiazhang <xz@xia.plus>\n" +"PO-Revision-Date: 2022-07-12 13:44+0000\n" +"Last-Translator: Eric <alchemillatruth@purelymail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnft-qos/zh_Hans/>\n" "Language: zh_Hans\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -126,6 +126,14 @@ msgstr "IP 地址(仅 v4)" msgid "Limit Enable" msgstr "限速开启" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "根据 IP 地址限制速率" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "根据 Mac 地址限制速率" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "按 Mac 地址限制通信量速率" @@ -226,6 +234,10 @@ msgstr "目标网络 v6(IPv6 地址/掩码)" msgid "This page gives an overview over currently download/upload rate." msgstr "该页面提供了当前上传和下载速率的一个总览。" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "流量优先级" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "流量优先级设置" diff --git a/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po b/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po index 1baec299c3..50cfa6a16f 100644 --- a/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po +++ b/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-08-14 14:43+0000\n" +"PO-Revision-Date: 2022-07-18 03:20+0000\n" "Last-Translator: Hulen <shift0106@gmail.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnft-qos/zh_Hant/>\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:136 #: applications/luci-app-nft-qos/luasrc/view/nft-qos/rate.htm:155 @@ -126,6 +126,14 @@ msgstr "IP 位址(僅 v4)" msgid "Limit Enable" msgstr "限速開啟" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:33 +msgid "Limit Rate by IP Address" +msgstr "根據 IP 位址限制速率" + +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:34 +msgid "Limit Rate by Mac Address" +msgstr "根據 Mac 位址限制速率" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:239 msgid "Limit Traffic Rate By Mac Address" msgstr "通過 MAC 位址限制流量速率" @@ -226,6 +234,10 @@ msgstr "目標網路 v6(IPv6 位址/掩碼)" msgid "This page gives an overview over currently download/upload rate." msgstr "該頁面提供了當前上傳和下載速率的一個總覽。" +#: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:35 +msgid "Traffic Priority" +msgstr "流量優先順序" + #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:199 msgid "Traffic Priority Settings" msgstr "流量優先權設定" |