diff options
Diffstat (limited to 'applications/luci-app-mwan3')
-rw-r--r-- | applications/luci-app-mwan3/Makefile | 3 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/cs/mwan3.po | 16 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/de/mwan3.po | 10 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/en/mwan3.po | 10 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/es/mwan3.po | 6 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/fa/mwan3.po | 795 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/he/mwan3.po | 28 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/it/mwan3.po | 19 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/ko/mwan3.po | 12 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/lt/mwan3.po | 799 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/nb_NO/mwan3.po | 8 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/pl/mwan3.po | 6 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/pt_BR/mwan3.po | 8 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/ru/mwan3.po | 8 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/sv/mwan3.po | 12 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/uk/mwan3.po | 10 | ||||
-rw-r--r-- | applications/luci-app-mwan3/po/vi/mwan3.po | 8 |
17 files changed, 1677 insertions, 81 deletions
diff --git a/applications/luci-app-mwan3/Makefile b/applications/luci-app-mwan3/Makefile index 8edba3ccd5..98c0293e05 100644 --- a/applications/luci-app-mwan3/Makefile +++ b/applications/luci-app-mwan3/Makefile @@ -7,8 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager -LUCI_DEPENDS:=+mwan3 -LUCI_PKGARCH:=all +LUCI_DEPENDS:=+luci-base +mwan3 PKG_LICENSE:=GPLv2 PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de> diff --git a/applications/luci-app-mwan3/po/cs/mwan3.po b/applications/luci-app-mwan3/po/cs/mwan3.po index 4c0f090694..761b1cd4eb 100644 --- a/applications/luci-app-mwan3/po/cs/mwan3.po +++ b/applications/luci-app-mwan3/po/cs/mwan3.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-23 14:42+0000\n" +"PO-Revision-Date: 2023-09-27 19:02+0000\n" "Last-Translator: David Rapaň <david@rapan.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/cs/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.16.2-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -275,11 +275,11 @@ msgstr "IPv4" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:37 msgid "IPv4 and IPv6" -msgstr "" +msgstr "IPv4 a IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:38 msgid "IPv4 only" -msgstr "" +msgstr "Pouze IPv4" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:44 msgid "IPv6" @@ -287,11 +287,11 @@ msgstr "IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:39 msgid "IPv6 only" -msgstr "" +msgstr "Pouze IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:31 msgid "Info" -msgstr "Informace" +msgstr "Info" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:34 msgid "Initial state" @@ -502,7 +502,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:30 msgid "Notice" -msgstr "Oznámení" +msgstr "Upozornění" #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:96 msgid "Notify" @@ -649,7 +649,7 @@ msgstr "Zdrojový port" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:106 #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:21 msgid "Status" -msgstr "" +msgstr "Stav" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:70 msgid "Sticky" diff --git a/applications/luci-app-mwan3/po/de/mwan3.po b/applications/luci-app-mwan3/po/de/mwan3.po index d3dcb4115a..bf11817a73 100644 --- a/applications/luci-app-mwan3/po/de/mwan3.po +++ b/applications/luci-app-mwan3/po/de/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-04-11 15:37+0000\n" -"Last-Translator: ricsc <tensorcore@t-online.de>\n" +"PO-Revision-Date: 2023-09-25 17:27+0000\n" +"Last-Translator: \"Jörg S.\" <joerg.schwerdtfeger@gmail.com>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/de/>\n" "Language: de\n" "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.17-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -144,7 +144,7 @@ msgstr "Prüfen der Routing-Tabelle" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:95 msgid "Collecting data ..." -msgstr "Sammle Daten..." +msgstr "Sammle Daten ..." #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:18 msgid "Contents have been saved." @@ -173,7 +173,7 @@ msgstr "Diagnosen" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 msgid "Disabled" -msgstr "Deaktiviert" +msgstr "deaktiviert" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 msgid "" diff --git a/applications/luci-app-mwan3/po/en/mwan3.po b/applications/luci-app-mwan3/po/en/mwan3.po index d136c804a4..3ae6cdf39c 100644 --- a/applications/luci-app-mwan3/po/en/mwan3.po +++ b/applications/luci-app-mwan3/po/en/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-07-03 10:25+0000\n" -"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"PO-Revision-Date: 2023-11-30 14:34+0000\n" +"Last-Translator: rygle <pittos@post.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/en/>\n" "Language: en\n" "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.13.1-dev\n" +"X-Generator: Weblate 5.3-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -300,7 +300,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:100 #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:64 msgid "Interface" -msgstr "" +msgstr "Interface" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:228 msgid "Interface down" @@ -518,7 +518,7 @@ msgstr "" #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:13 msgid "Overview" -msgstr "" +msgstr "Overview" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:79 msgid "Ping count" diff --git a/applications/luci-app-mwan3/po/es/mwan3.po b/applications/luci-app-mwan3/po/es/mwan3.po index aa22556808..a5a676d05f 100644 --- a/applications/luci-app-mwan3/po/es/mwan3.po +++ b/applications/luci-app-mwan3/po/es/mwan3.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2023-02-25 13:39+0000\n" -"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" +"PO-Revision-Date: 2023-09-10 09:27+0000\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/es/>\n" "Language: 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.16-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 diff --git a/applications/luci-app-mwan3/po/fa/mwan3.po b/applications/luci-app-mwan3/po/fa/mwan3.po new file mode 100644 index 0000000000..c753a76d0f --- /dev/null +++ b/applications/luci-app-mwan3/po/fa/mwan3.po @@ -0,0 +1,795 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2023-12-01 13:07+0000\n" +"Last-Translator: Ashkan Jazayeri <ashkanull@gmail.com>\n" +"Language-Team: Persian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsmwan3/fa/>\n" +"Language: fa\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.3-dev\n" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:225 +msgid "%d hour" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:182 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:198 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:220 +msgid "%d minute" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:183 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:184 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:185 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:186 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:199 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:200 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:201 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:202 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:221 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:222 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:223 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:224 +msgid "%d minutes" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:169 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:176 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:192 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:214 +msgid "%d second" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:171 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:177 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:178 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:179 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:180 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:181 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:193 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:194 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:195 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:196 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:197 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:215 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:216 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:217 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:218 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:219 +msgid "%d seconds" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:45 +msgid "" +"%s: Name of Physical device which interface went up or down (e.g. \"eth0\" " +"or \"wwan0\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:39 +msgid "%s: Name of the action that triggered this event" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:44 +msgid "" +"%s: Name of the interface which went up or down (e.g. \"wan\" or \"wwan\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:41 +msgid "* %s: Is called by netifd and mwan3track" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:43 +msgid "* %s: Is only called by mwan3track if tracking has failed" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:42 +msgid "* %s: Is only called by mwan3track if tracking was successful" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:71 +msgid "-- Interface Selection --" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:85 +msgid "-- Please choose --" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:75 +msgid "" +"Acceptable values: 1-100. This many Tracking IP addresses must respond for " +"the link to be deemed up" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:38 +msgid "Acceptable values: 1-1000. Defaults to 1 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:34 +msgid "Acceptable values: 1-256. Defaults to 1 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:26 +msgid "Alert" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:37 +msgid "Also scan this Routing table for connected networks" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:65 +msgid "Check IP rules" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:116 +msgid "Check link quality" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:66 +msgid "Check routing table" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:95 +msgid "Collecting data ..." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:18 +msgid "Contents have been saved." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:27 +msgid "Critical" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:32 +msgid "Debug" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:61 +msgid "Destination address" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:65 +msgid "Destination port" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:29 +msgid "Diagnostics" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 +msgid "Disabled" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 +msgid "" +"Downed interface will be deemed up after this many successful ping tests" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:48 +msgid "Downtime" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:25 +msgid "Emergency" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:68 +msgid "Enable ssl tracking" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:31 +msgid "Enabled" +msgstr "فعال" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:94 +msgid "" +"Enables firewall rule logging (global mwan3 logging must also be enabled)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:20 +msgid "Enables global firewall logging" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:69 +msgid "Enables https tracking on ssl port 443" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:15 +msgid "Enter value in hex, starting with <code>0x</code>" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:28 +msgid "Error" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:108 +msgid "Execute" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:35 +msgid "Expect interface state on up event" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:189 +msgid "Failure interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:121 +msgid "Failure latency [ms]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:134 +msgid "Failure packet loss [%]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:23 +msgid "Firewall loglevel" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:14 +msgid "Firewall mask" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:256 +msgid "Flush conntrack table" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:257 +msgid "Flush global firewall conntrack table on interface events" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:56 +msgid "Globals" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/rpcd/acl.d/luci-app-mwan3.json:3 +msgid "Grant UCI access for luci-app-mwan3" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:68 +msgid "Hotplug ifdown" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:67 +msgid "Hotplug ifup" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:83 +msgid "IPset" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:43 +msgid "IPv4" +msgstr "آی پی نسخه ۴" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:37 +msgid "IPv4 and IPv6" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:38 +msgid "IPv4 only" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:44 +msgid "IPv6" +msgstr "آی پی نسخه ۶" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:39 +msgid "IPv6 only" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:31 +msgid "Info" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:34 +msgid "Initial state" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:26 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:83 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:64 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:76 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:100 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:64 +msgid "Interface" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:228 +msgid "Interface down" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:242 +msgid "Interface up" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:229 +msgid "Interface will be deemed down after this many failed ping tests" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:24 +msgid "" +"Interfaces may not share the same name as configured members, policies or " +"rules." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:41 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:35 +msgid "Internet Protocol" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:206 +msgid "Keep failure interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:207 +msgid "Keep ping failure interval during failure state" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:37 +msgid "Last resort" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:34 +msgid "Lines beginning with # are comments and are not executed." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:20 +msgid "" +"Load-balanced member interfaces distribute more traffic out those with " +"higher weights." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:19 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:93 +msgid "Logging" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:22 +msgid "Loglevel" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:103 +msgid "Max TTL" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:57 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:66 +msgid "" +"May be entered as a single or multiple port(s) (eg \"22\" or \"80,443\") or " +"as a portrange (eg \"1024:2048\") without quotes" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:72 +msgid "Member" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:18 +msgid "Member interfaces with lower metrics are used first." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:19 +msgid "Member interfaces with the same metric will be load-balanced." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:30 +msgid "Member used" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:17 +msgid "" +"Members are profiles attaching a metric and weight to an MWAN interface." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:19 +msgid "" +"Members may not share the same name as configured interfaces, policies or " +"rules." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:264 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:33 +msgid "Metric" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:18 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:3 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:46 +msgid "MultiWAN Manager" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:79 +msgid "MultiWAN Manager - Diagnostics" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:10 +msgid "MultiWAN Manager - Globals" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:20 +msgid "MultiWAN Manager - Interfaces" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:16 +msgid "MultiWAN Manager - Members" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:26 +msgid "MultiWAN Manager - Notify" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:92 +msgid "MultiWAN Manager - Overview" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:16 +msgid "MultiWAN Manager - Policies" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:18 +msgid "MultiWAN Manager - Rules" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/detail.js:12 +msgid "MultiWAN Manager - Status" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/troubleshooting.js:12 +msgid "MultiWAN Manager - Troubleshooting" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:21 +msgid "" +"Mwan3 requires that all interfaces have a unique metric configured in /etc/" +"config/network." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:84 +msgid "" +"Name of IPset rule. Requires IPset rule in /etc/dnsmasq.conf (eg \"ipset=/" +"youtube.com/youtube\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:23 +msgid "Names may contain characters A-Z, a-z, 0-9, _ and no spaces-" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:18 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:21 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:26 +msgid "Names may contain characters A-Z, a-z, 0-9, _ and no spaces." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:22 +msgid "Names must be 15 characters or less." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:22 +msgid "Names must match the interface name found in /etc/config/network." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:74 +msgid "No" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:20 +msgid "No MWAN interfaces found" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:43 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:51 +msgid "No Tracking" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:272 +msgid "No interface metric set!" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:31 +msgid "Notes:" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:30 +msgid "Notice" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:96 +msgid "Notify" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:38 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:37 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:45 +msgid "Offline" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:37 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:30 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:39 +msgid "Online" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:13 +msgid "Overview" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:79 +msgid "Ping count" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:63 +msgid "Ping default gateway" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:174 +msgid "Ping interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:190 +msgid "Ping interval during failure detection" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:212 +msgid "Ping interval during failure recovering" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:88 +msgid "Ping size" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:167 +msgid "Ping timeout" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:64 +msgid "Ping tracking IP" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:17 +msgid "" +"Policies are profiles grouping one or more members controlling how Mwan3 " +"distributes traffic." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:23 +msgid "" +"Policies may not share the same name as configured interfaces, members or " +"rules" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:80 +msgid "Policy" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:97 +msgid "Policy assigned" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:42 +msgid "Protocol" +msgstr "پروتکل" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:35 +msgid "" +"Put your custom mwan3 action here, they will be executed with each netifd " +"hotplug interface event on interfaces for which mwan3 is enabled." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:211 +msgid "Recovery interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:144 +msgid "Recovery latency [ms]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:157 +msgid "Recovery packet loss [%]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:39 +msgid "Routing table %d" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:36 +msgid "Routing table lookup" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:88 +msgid "Rule" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:20 +msgid "Rules are based on IP address, port or protocol." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:21 +msgid "Rules are matched from top to bottom." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:22 +msgid "Rules below a matching rule are ignored." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:27 +msgid "" +"Rules may not share the same name as configured interfaces, members or " +"policies." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:19 +msgid "Rules specify which traffic will use a particular MWAN policy." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:78 +msgid "Seconds. Acceptable values: 1-1000000. Defaults to 600 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:52 +msgid "Source address" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:56 +msgid "Source port" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:65 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:82 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:106 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:21 +msgid "Status" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:70 +msgid "Sticky" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:77 +msgid "Sticky timeout" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:53 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:62 +msgid "Supports CIDR notation (eg \"192.168.100.0/24\") without quotes" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:91 +msgid "Task" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:29 +msgid "The file is also preserved during sysupgrade." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:33 +msgid "" +"The first line of the script must be "#!/bin/sh" without quotes." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:37 +msgid "" +"There are three main environment variables that are passed to this script." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:265 +msgid "" +"This displays the metric assigned to this interface in /etc/config/network" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:32 +msgid "This file is interpreted as a shell script." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:48 +msgid "" +"This hostname or IP address will be pinged to determine if the link is up or " +"down. Leave blank to assume interface is always online" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:28 +msgid "This section allows you to modify the content of \"/etc/mwan3.user\"." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:47 +msgid "Tracking hostname or IP address" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:52 +msgid "Tracking method" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:74 +msgid "Tracking reliability" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:24 +msgid "" +"Traffic destined for known (other than default) networks is handled by the " +"main routing table." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:71 +msgid "" +"Traffic from the same source IP address that previously matched this rule " +"within the sticky timeout period will use the same WAN interface" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:25 +msgid "" +"Traffic matching a rule, but all WAN interfaces for that policy are down " +"will be blackholed." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:23 +msgid "Traffic not matching any rule is routed using the main routing table." +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:37 +msgid "Troubleshooting" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:20 +msgid "Unable to save contents: %s" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:33 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:47 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:42 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:55 +msgid "Uptime" +msgstr "کارکرد" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:43 +msgid "View the content of /etc/protocols for protocol description" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:29 +msgid "Warning" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:38 +msgid "" +"When all policy members are offline use this behavior for matched traffic" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:73 +msgid "Yes" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:41 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:104 +msgid "blackhole (drop)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:260 +msgid "connected (mwan3)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:42 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:105 +msgid "default (use main routing table)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:261 +msgid "disconnected (mwan3)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:259 +msgid "ifdown (netifd)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:258 +msgid "ifup (netifd)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:103 +msgid "unreachable (reject)" +msgstr "" diff --git a/applications/luci-app-mwan3/po/he/mwan3.po b/applications/luci-app-mwan3/po/he/mwan3.po index 78343e3d12..52de2e1398 100644 --- a/applications/luci-app-mwan3/po/he/mwan3.po +++ b/applications/luci-app-mwan3/po/he/mwan3.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-11-17 18:57+0000\n" +"PO-Revision-Date: 2023-09-07 08:58+0000\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/he/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.15-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -639,54 +639,54 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:56 msgid "Source port" -msgstr "" +msgstr "פתחה מאובטחת" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:65 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:82 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:106 #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:21 msgid "Status" -msgstr "" +msgstr "מצב" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:70 msgid "Sticky" -msgstr "" +msgstr "מוצמד" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:77 msgid "Sticky timeout" -msgstr "" +msgstr "זמן תפוגה להצמדה" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:53 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:62 msgid "Supports CIDR notation (eg \"192.168.100.0/24\") without quotes" -msgstr "" +msgstr "תומך בתבנית CIDR (למשל: „192.168.100.0/24”) ללא מירכאות" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:91 msgid "Task" -msgstr "" +msgstr "משימה" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:29 msgid "The file is also preserved during sysupgrade." -msgstr "" +msgstr "הקובץ נשמר גם במהלך sysupgrade (שדרוג מערכת)." #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:33 msgid "" "The first line of the script must be "#!/bin/sh" without quotes." -msgstr "" +msgstr "השורה הראשונה של הסקריפט חייבת להיות "#!/bin/sh" בלי המירכאות." #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:37 msgid "" "There are three main environment variables that are passed to this script." -msgstr "" +msgstr "יש שלושה משתנים סביבתיים גלובליים שמועברים לסקריפט הזה." #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:265 msgid "" "This displays the metric assigned to this interface in /etc/config/network" -msgstr "" +msgstr "מציג את המדד שמוקצה למנשק הזה תחת /etc/config/network" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:32 msgid "This file is interpreted as a shell script." -msgstr "" +msgstr "קובץ זה מפוענח בתור סקריפט מעטפת." #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:48 msgid "" @@ -753,7 +753,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:29 msgid "Warning" -msgstr "" +msgstr "אזהרה" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:38 msgid "" diff --git a/applications/luci-app-mwan3/po/it/mwan3.po b/applications/luci-app-mwan3/po/it/mwan3.po index a0db4c2542..af4a641ee7 100644 --- a/applications/luci-app-mwan3/po/it/mwan3.po +++ b/applications/luci-app-mwan3/po/it/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-14 12:50+0000\n" -"Last-Translator: random r <epsilin@yopmail.com>\n" +"PO-Revision-Date: 2023-09-10 12:33+0000\n" +"Last-Translator: Random <random-r@users.noreply.hosted.weblate.org>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0-dev\n" +"X-Generator: Weblate 5.0.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -68,15 +68,18 @@ msgid "" "%s: Name of Physical device which interface went up or down (e.g. \"eth0\" " "or \"wwan0\")" msgstr "" +"%s: nome del dispositivo fisico la cui interfaccia si è accesa o spenta (es. " +"\"eth0\" o \"wwan0\")" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:39 msgid "%s: Name of the action that triggered this event" -msgstr "" +msgstr "%s: nome dell'azione che ha scatenato l'evento" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:44 msgid "" "%s: Name of the interface which went up or down (e.g. \"wan\" or \"wwan\")" msgstr "" +"%s: nome dell'interfaccia che si è accesa o spenta (es. \"wan\" o \"wwan\")" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:40 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:41 @@ -604,7 +607,7 @@ msgstr "" #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:88 msgid "Rule" -msgstr "" +msgstr "Regola" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:20 msgid "Rules are based on IP address, port or protocol." @@ -737,7 +740,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:20 msgid "Unable to save contents: %s" -msgstr "" +msgstr "Impossibile salvare i contenuti: %s" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:33 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:47 @@ -752,7 +755,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:29 msgid "Warning" -msgstr "" +msgstr "Avviso" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:38 msgid "" @@ -761,7 +764,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:73 msgid "Yes" -msgstr "Si" +msgstr "Sì" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:41 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:104 diff --git a/applications/luci-app-mwan3/po/ko/mwan3.po b/applications/luci-app-mwan3/po/ko/mwan3.po index 823419bcc5..51a179db2c 100644 --- a/applications/luci-app-mwan3/po/ko/mwan3.po +++ b/applications/luci-app-mwan3/po/ko/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-11-22 08:46+0000\n" -"Last-Translator: Taewook Yang (ワリ) <relationlife@gmail.com>\n" +"PO-Revision-Date: 2023-10-04 07:12+0000\n" +"Last-Translator: Wonchul Kang <teshi85@gmail.com>\n" "Language-Team: Korean <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/ko/>\n" "Language: ko\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.15-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -164,7 +164,7 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 msgid "Disabled" -msgstr "" +msgstr "비활성화" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 msgid "" @@ -508,13 +508,13 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:37 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:45 msgid "Offline" -msgstr "" +msgstr "오프라인" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:37 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:30 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:39 msgid "Online" -msgstr "" +msgstr "온라인" #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:13 msgid "Overview" diff --git a/applications/luci-app-mwan3/po/lt/mwan3.po b/applications/luci-app-mwan3/po/lt/mwan3.po new file mode 100644 index 0000000000..68d5c1833b --- /dev/null +++ b/applications/luci-app-mwan3/po/lt/mwan3.po @@ -0,0 +1,799 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-12-02 18:04+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsmwan3/lt/>\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.3-dev\n" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:225 +msgid "%d hour" +msgstr "%d valanda" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:182 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:198 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:220 +msgid "%d minute" +msgstr "%d minutė" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:183 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:184 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:185 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:186 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:199 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:200 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:201 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:202 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:221 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:222 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:223 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:224 +msgid "%d minutes" +msgstr "%d minutės" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:169 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:176 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:192 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:214 +msgid "%d second" +msgstr "%d sekundė" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:171 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:177 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:178 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:179 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:180 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:181 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:193 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:194 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:195 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:196 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:197 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:215 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:216 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:217 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:218 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:219 +msgid "%d seconds" +msgstr "%d sekundės" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:45 +msgid "" +"%s: Name of Physical device which interface went up or down (e.g. \"eth0\" " +"or \"wwan0\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:39 +msgid "%s: Name of the action that triggered this event" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:44 +msgid "" +"%s: Name of the interface which went up or down (e.g. \"wan\" or \"wwan\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:41 +msgid "* %s: Is called by netifd and mwan3track" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:43 +msgid "* %s: Is only called by mwan3track if tracking has failed" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:42 +msgid "* %s: Is only called by mwan3track if tracking was successful" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:71 +msgid "-- Interface Selection --" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:85 +msgid "-- Please choose --" +msgstr "-- Prašome pasirinkti --" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:75 +msgid "" +"Acceptable values: 1-100. This many Tracking IP addresses must respond for " +"the link to be deemed up" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:38 +msgid "Acceptable values: 1-1000. Defaults to 1 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:34 +msgid "Acceptable values: 1-256. Defaults to 1 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:26 +msgid "Alert" +msgstr "Įspėti" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:37 +msgid "Also scan this Routing table for connected networks" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:65 +msgid "Check IP rules" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:116 +msgid "Check link quality" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:66 +msgid "Check routing table" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:95 +msgid "Collecting data ..." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:18 +msgid "Contents have been saved." +msgstr "Turinys buvo išsaugotas." + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:27 +msgid "Critical" +msgstr "Kritinė/-is" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:32 +msgid "Debug" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:61 +msgid "Destination address" +msgstr "Paskirties/Kelionės tikslo adresas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:65 +msgid "Destination port" +msgstr "Paskirties/Kelionės tikslo prievadas" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:29 +msgid "Diagnostics" +msgstr "Diagnostika" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 +msgid "Disabled" +msgstr "Išjungtas/-i" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 +msgid "" +"Downed interface will be deemed up after this many successful ping tests" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:48 +msgid "Downtime" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:25 +msgid "Emergency" +msgstr "Kritinė situacija" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:68 +msgid "Enable ssl tracking" +msgstr "Įjungti „SSL“ sekimą" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:31 +msgid "Enabled" +msgstr "Įjungta" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:94 +msgid "" +"Enables firewall rule logging (global mwan3 logging must also be enabled)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:20 +msgid "Enables global firewall logging" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:69 +msgid "Enables https tracking on ssl port 443" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:15 +msgid "Enter value in hex, starting with <code>0x</code>" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:28 +msgid "Error" +msgstr "Klaida" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:108 +msgid "Execute" +msgstr "Vykdyti" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:35 +msgid "Expect interface state on up event" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:189 +msgid "Failure interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:121 +msgid "Failure latency [ms]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:134 +msgid "Failure packet loss [%]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:23 +msgid "Firewall loglevel" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:14 +msgid "Firewall mask" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:256 +msgid "Flush conntrack table" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:257 +msgid "Flush global firewall conntrack table on interface events" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:56 +msgid "Globals" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/rpcd/acl.d/luci-app-mwan3.json:3 +msgid "Grant UCI access for luci-app-mwan3" +msgstr "Suteikti „UCI“ prieigą – „luci-app-mwan3“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:68 +msgid "Hotplug ifdown" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:67 +msgid "Hotplug ifup" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:83 +msgid "IPset" +msgstr "„IPset“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:43 +msgid "IPv4" +msgstr "„IPv4“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:37 +msgid "IPv4 and IPv6" +msgstr "„IPv4“ ir „IPv6“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:38 +msgid "IPv4 only" +msgstr "Tik „IPv4“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:44 +msgid "IPv6" +msgstr "„IPv6“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:39 +msgid "IPv6 only" +msgstr "Tik „IPv6“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:31 +msgid "Info" +msgstr "Info" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:34 +msgid "Initial state" +msgstr "Pradinė būsena" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:26 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:83 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:64 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:76 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:100 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:64 +msgid "Interface" +msgstr "Sąsaja ir Sietuvas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:228 +msgid "Interface down" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:242 +msgid "Interface up" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:229 +msgid "Interface will be deemed down after this many failed ping tests" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:24 +msgid "" +"Interfaces may not share the same name as configured members, policies or " +"rules." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:41 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:35 +msgid "Internet Protocol" +msgstr "Interneto protokolas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:206 +msgid "Keep failure interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:207 +msgid "Keep ping failure interval during failure state" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:37 +msgid "Last resort" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:34 +msgid "Lines beginning with # are comments and are not executed." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:20 +msgid "" +"Load-balanced member interfaces distribute more traffic out those with " +"higher weights." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:19 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:93 +msgid "Logging" +msgstr "Žurnalininimas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:22 +msgid "Loglevel" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:103 +msgid "Max TTL" +msgstr "Maksimalus „TTL“" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:57 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:66 +msgid "" +"May be entered as a single or multiple port(s) (eg \"22\" or \"80,443\") or " +"as a portrange (eg \"1024:2048\") without quotes" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:72 +msgid "Member" +msgstr "Narys" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:18 +msgid "Member interfaces with lower metrics are used first." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:19 +msgid "Member interfaces with the same metric will be load-balanced." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:30 +msgid "Member used" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:17 +msgid "" +"Members are profiles attaching a metric and weight to an MWAN interface." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:19 +msgid "" +"Members may not share the same name as configured interfaces, policies or " +"rules." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:264 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:33 +msgid "Metric" +msgstr "Metrinė" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:18 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:3 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:46 +msgid "MultiWAN Manager" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:79 +msgid "MultiWAN Manager - Diagnostics" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Diagnostika" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:10 +msgid "MultiWAN Manager - Globals" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:20 +msgid "MultiWAN Manager - Interfaces" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:16 +msgid "MultiWAN Manager - Members" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Nariai" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:26 +msgid "MultiWAN Manager - Notify" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:92 +msgid "MultiWAN Manager - Overview" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Peržiūra" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:16 +msgid "MultiWAN Manager - Policies" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Politika" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:18 +msgid "MultiWAN Manager - Rules" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Taisyklės" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/detail.js:12 +msgid "MultiWAN Manager - Status" +msgstr "„MultiWAN“ tvarkytuvas/tvarkytuvė – Būklė/Būsena" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/troubleshooting.js:12 +msgid "MultiWAN Manager - Troubleshooting" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:21 +msgid "" +"Mwan3 requires that all interfaces have a unique metric configured in /etc/" +"config/network." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:84 +msgid "" +"Name of IPset rule. Requires IPset rule in /etc/dnsmasq.conf (eg \"ipset=/" +"youtube.com/youtube\")" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:23 +msgid "Names may contain characters A-Z, a-z, 0-9, _ and no spaces-" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/member.js:18 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:21 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:26 +msgid "Names may contain characters A-Z, a-z, 0-9, _ and no spaces." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:22 +msgid "Names must be 15 characters or less." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:22 +msgid "Names must match the interface name found in /etc/config/network." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:74 +msgid "No" +msgstr "Ne" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:20 +msgid "No MWAN interfaces found" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:43 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:51 +msgid "No Tracking" +msgstr "Jokio sekimo" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:272 +msgid "No interface metric set!" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:31 +msgid "Notes:" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:30 +msgid "Notice" +msgstr "Pranešimas" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:96 +msgid "Notify" +msgstr "Pranešti" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:38 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:37 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:45 +msgid "Offline" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:37 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:30 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:39 +msgid "Online" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:13 +msgid "Overview" +msgstr "Apžiūra" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:79 +msgid "Ping count" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:63 +msgid "Ping default gateway" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:174 +msgid "Ping interval" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:190 +msgid "Ping interval during failure detection" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:212 +msgid "Ping interval during failure recovering" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:88 +msgid "Ping size" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:167 +msgid "Ping timeout" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:64 +msgid "Ping tracking IP" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:17 +msgid "" +"Policies are profiles grouping one or more members controlling how Mwan3 " +"distributes traffic." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:23 +msgid "" +"Policies may not share the same name as configured interfaces, members or " +"rules" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:80 +msgid "Policy" +msgstr "Politika" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:97 +msgid "Policy assigned" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:42 +msgid "Protocol" +msgstr "Protokolas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:35 +msgid "" +"Put your custom mwan3 action here, they will be executed with each netifd " +"hotplug interface event on interfaces for which mwan3 is enabled." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:211 +msgid "Recovery interval" +msgstr "Atsigavimo intervalas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:144 +msgid "Recovery latency [ms]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:157 +msgid "Recovery packet loss [%]" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:39 +msgid "Routing table %d" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:36 +msgid "Routing table lookup" +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:88 +msgid "Rule" +msgstr "Taisyklė" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:20 +msgid "Rules are based on IP address, port or protocol." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:21 +msgid "Rules are matched from top to bottom." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:22 +msgid "Rules below a matching rule are ignored." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:27 +msgid "" +"Rules may not share the same name as configured interfaces, members or " +"policies." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:19 +msgid "Rules specify which traffic will use a particular MWAN policy." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:78 +msgid "Seconds. Acceptable values: 1-1000000. Defaults to 600 if not set" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:52 +msgid "Source address" +msgstr "Šaltinio adresas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:56 +msgid "Source port" +msgstr "Šaltinio prievadas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:65 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:82 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:106 +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:21 +msgid "Status" +msgstr "Būklė/Būsena" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:70 +msgid "Sticky" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:77 +msgid "Sticky timeout" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:53 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:62 +msgid "Supports CIDR notation (eg \"192.168.100.0/24\") without quotes" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:91 +msgid "Task" +msgstr "Užduotis" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:29 +msgid "The file is also preserved during sysupgrade." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:33 +msgid "" +"The first line of the script must be "#!/bin/sh" without quotes." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:37 +msgid "" +"There are three main environment variables that are passed to this script." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:265 +msgid "" +"This displays the metric assigned to this interface in /etc/config/network" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:32 +msgid "This file is interpreted as a shell script." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:48 +msgid "" +"This hostname or IP address will be pinged to determine if the link is up or " +"down. Leave blank to assume interface is always online" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:28 +msgid "This section allows you to modify the content of \"/etc/mwan3.user\"." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:47 +msgid "Tracking hostname or IP address" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:52 +msgid "Tracking method" +msgstr "Sekimo metodas/būdas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:74 +msgid "Tracking reliability" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:24 +msgid "" +"Traffic destined for known (other than default) networks is handled by the " +"main routing table." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:71 +msgid "" +"Traffic from the same source IP address that previously matched this rule " +"within the sticky timeout period will use the same WAN interface" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:25 +msgid "" +"Traffic matching a rule, but all WAN interfaces for that policy are down " +"will be blackholed." +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:23 +msgid "Traffic not matching any rule is routed using the main routing table." +msgstr "" + +#: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:37 +msgid "Troubleshooting" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/notify.js:20 +msgid "Unable to save contents: %s" +msgstr "Nepavyko išsaugoti turinį: %s" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:33 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:47 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:42 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:55 +msgid "Uptime" +msgstr "Aktyvumo laikas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:43 +msgid "View the content of /etc/protocols for protocol description" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:29 +msgid "Warning" +msgstr "Įspėjimas" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:38 +msgid "" +"When all policy members are offline use this behavior for matched traffic" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:73 +msgid "Yes" +msgstr "Taip" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:41 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:104 +msgid "blackhole (drop)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:260 +msgid "connected (mwan3)" +msgstr "prisijungta („mwan3“)" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:42 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:105 +msgid "default (use main routing table)" +msgstr "" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:261 +msgid "disconnected (mwan3)" +msgstr "atsijungta („mwan3“)" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:259 +msgid "ifdown (netifd)" +msgstr "„ifdown“ („netifd“)" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:258 +msgid "ifup (netifd)" +msgstr "„ifup“ („netifd“)" + +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/policy.js:40 +#: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:103 +msgid "unreachable (reject)" +msgstr "nepasiekiamas (atmesti)" diff --git a/applications/luci-app-mwan3/po/nb_NO/mwan3.po b/applications/luci-app-mwan3/po/nb_NO/mwan3.po index 6aba3c956b..86e59dc7fe 100644 --- a/applications/luci-app-mwan3/po/nb_NO/mwan3.po +++ b/applications/luci-app-mwan3/po/nb_NO/mwan3.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-07-12 15:48+0000\n" -"Last-Translator: Eirik Sørstrømmen <sorstrommen@gmail.com>\n" +"PO-Revision-Date: 2023-08-02 12:53+0000\n" +"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/nb_NO/>\n" "Language: nb_NO\n" @@ -35,14 +35,14 @@ msgstr "%d minutt" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:223 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:224 msgid "%d minutes" -msgstr "" +msgstr "%d minutter" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:169 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:176 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:192 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:214 msgid "%d second" -msgstr "" +msgstr "%d sekund" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:171 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:177 diff --git a/applications/luci-app-mwan3/po/pl/mwan3.po b/applications/luci-app-mwan3/po/pl/mwan3.po index a511048f1d..b968da9413 100644 --- a/applications/luci-app-mwan3/po/pl/mwan3.po +++ b/applications/luci-app-mwan3/po/pl/mwan3.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-05-14 10:50+0000\n" +"PO-Revision-Date: 2023-11-07 22:37+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/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.18-dev\n" +"X-Generator: Weblate 5.2-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -268,7 +268,7 @@ msgstr "Globalne" #: applications/luci-app-mwan3/root/usr/share/rpcd/acl.d/luci-app-mwan3.json:3 msgid "Grant UCI access for luci-app-mwan3" -msgstr "Udziel dostępu UCI do luci-app-mwan3" +msgstr "Przyznaj luci-app-mwan3 dostęp do UCI" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/diagnostics.js:68 msgid "Hotplug ifdown" diff --git a/applications/luci-app-mwan3/po/pt_BR/mwan3.po b/applications/luci-app-mwan3/po/pt_BR/mwan3.po index 4bafddad82..892818294c 100644 --- a/applications/luci-app-mwan3/po/pt_BR/mwan3.po +++ b/applications/luci-app-mwan3/po/pt_BR/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-08 10:38+0000\n" -"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" +"PO-Revision-Date: 2023-11-22 00:07+0000\n" +"Last-Translator: Edison F Carbol <edisonfc@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsmwan3/pt_BR/>\n" "Language: pt_BR\n" "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.16.2-dev\n" +"X-Generator: Weblate 5.2\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -170,7 +170,7 @@ msgstr "Diagnóstico" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 msgid "Disabled" -msgstr "Desativado" +msgstr "Desabilitado" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 msgid "" diff --git a/applications/luci-app-mwan3/po/ru/mwan3.po b/applications/luci-app-mwan3/po/ru/mwan3.po index 2b8bb1ef34..f319512a86 100644 --- a/applications/luci-app-mwan3/po/ru/mwan3.po +++ b/applications/luci-app-mwan3/po/ru/mwan3.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: mwan3\n" "POT-Creation-Date: 2017-09-14 16:00+0300\n" -"PO-Revision-Date: 2023-04-03 07:17+0000\n" -"Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n" +"PO-Revision-Date: 2023-08-22 18:57+0000\n" +"Last-Translator: \"Alexey D. Filimonov\" <alexey@filimonic.net>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/ru/>\n" "Language: ru\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.17-dev\n" +"X-Generator: Weblate 5.0-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -108,7 +108,7 @@ msgstr "-- Выбор интерфейса --" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:85 msgid "-- Please choose --" -msgstr "-- Сделайте выбор --" +msgstr "-- Выберите --" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:75 msgid "" diff --git a/applications/luci-app-mwan3/po/sv/mwan3.po b/applications/luci-app-mwan3/po/sv/mwan3.po index 76d8e33fa6..bd72de2aa0 100644 --- a/applications/luci-app-mwan3/po/sv/mwan3.po +++ b/applications/luci-app-mwan3/po/sv/mwan3.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-03-21 17:48+0000\n" +"PO-Revision-Date: 2023-09-16 14:40+0000\n" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/sv/>\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.12-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -164,7 +164,7 @@ msgstr "Diagnostik" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 msgid "Disabled" -msgstr "Avaktiverad" +msgstr "Avstängd" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 msgid "" @@ -271,11 +271,11 @@ msgstr "IPv4" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:37 msgid "IPv4 and IPv6" -msgstr "" +msgstr "IPv4 och IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:38 msgid "IPv4 only" -msgstr "" +msgstr "Endast IPv4" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:44 msgid "IPv6" @@ -283,7 +283,7 @@ msgstr "IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/rule.js:39 msgid "IPv6 only" -msgstr "" +msgstr "Endast IPv6" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/globals.js:31 msgid "Info" diff --git a/applications/luci-app-mwan3/po/uk/mwan3.po b/applications/luci-app-mwan3/po/uk/mwan3.po index 755f309104..d436c674f4 100644 --- a/applications/luci-app-mwan3/po/uk/mwan3.po +++ b/applications/luci-app-mwan3/po/uk/mwan3.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-12-21 21:49+0000\n" -"Last-Translator: Bohdan <chbgdn@gmail.com>\n" +"PO-Revision-Date: 2023-10-07 17:19+0000\n" +"Last-Translator: Oleksandr Shvets <oleksandr.shvets@icloud.com>\n" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/uk/>\n" "Language: uk\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.15.1-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -509,13 +509,13 @@ msgstr "" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:37 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:45 msgid "Offline" -msgstr "" +msgstr "Зовні" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:37 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:30 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:39 msgid "Online" -msgstr "" +msgstr "Зсередини" #: applications/luci-app-mwan3/root/usr/share/luci/menu.d/luci-app-mwan3.json:13 msgid "Overview" diff --git a/applications/luci-app-mwan3/po/vi/mwan3.po b/applications/luci-app-mwan3/po/vi/mwan3.po index 9deb8ed5f6..33d0a4fc80 100644 --- a/applications/luci-app-mwan3/po/vi/mwan3.po +++ b/applications/luci-app-mwan3/po/vi/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-06-21 08:44+0000\n" -"Last-Translator: Quy <haonguyen93056@gmail.com>\n" +"PO-Revision-Date: 2023-10-02 17:46+0000\n" +"Last-Translator: cuong-mudah <cuong@mudah.my>\n" "Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/vi/>\n" "Language: vi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.18.1\n" +"X-Generator: Weblate 5.1-dev\n" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:187 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:203 @@ -170,7 +170,7 @@ msgstr "Chẩn đoán" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js:56 #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js:65 msgid "Disabled" -msgstr "Đã vô hiệu hóa" +msgstr "Vô hiệu hoá" #: applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/network/interface.js:243 msgid "" |