luci-app-travelmate: remove obsolete option
authorDirk Brenken <dev@brenken.org>
Sat, 24 Feb 2024 06:15:15 +0000 (07:15 +0100)
committerDirk Brenken <dev@brenken.org>
Sat, 24 Feb 2024 06:15:15 +0000 (07:15 +0100)
* remove osolete trm_maxscan option
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 7b8e82f26bf2668e9a515b07bbd470bbf022a2ab)
Signed-off-by: Dirk Brenken <dev@brenken.org>
37 files changed:
applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js
applications/luci-app-travelmate/po/ar/travelmate.po
applications/luci-app-travelmate/po/bg/travelmate.po
applications/luci-app-travelmate/po/bn_BD/travelmate.po
applications/luci-app-travelmate/po/ca/travelmate.po
applications/luci-app-travelmate/po/cs/travelmate.po
applications/luci-app-travelmate/po/da/travelmate.po
applications/luci-app-travelmate/po/de/travelmate.po
applications/luci-app-travelmate/po/el/travelmate.po
applications/luci-app-travelmate/po/en/travelmate.po
applications/luci-app-travelmate/po/es/travelmate.po
applications/luci-app-travelmate/po/fi/travelmate.po
applications/luci-app-travelmate/po/fr/travelmate.po
applications/luci-app-travelmate/po/he/travelmate.po
applications/luci-app-travelmate/po/hi/travelmate.po
applications/luci-app-travelmate/po/hu/travelmate.po
applications/luci-app-travelmate/po/it/travelmate.po
applications/luci-app-travelmate/po/ja/travelmate.po
applications/luci-app-travelmate/po/ko/travelmate.po
applications/luci-app-travelmate/po/lt/travelmate.po
applications/luci-app-travelmate/po/mr/travelmate.po
applications/luci-app-travelmate/po/ms/travelmate.po
applications/luci-app-travelmate/po/nb_NO/travelmate.po
applications/luci-app-travelmate/po/nl/travelmate.po
applications/luci-app-travelmate/po/pl/travelmate.po
applications/luci-app-travelmate/po/pt/travelmate.po
applications/luci-app-travelmate/po/pt_BR/travelmate.po
applications/luci-app-travelmate/po/ro/travelmate.po
applications/luci-app-travelmate/po/ru/travelmate.po
applications/luci-app-travelmate/po/sk/travelmate.po
applications/luci-app-travelmate/po/sv/travelmate.po
applications/luci-app-travelmate/po/templates/travelmate.pot
applications/luci-app-travelmate/po/tr/travelmate.po
applications/luci-app-travelmate/po/uk/travelmate.po
applications/luci-app-travelmate/po/vi/travelmate.po
applications/luci-app-travelmate/po/zh_Hans/travelmate.po
applications/luci-app-travelmate/po/zh_Hant/travelmate.po

index e76ac2fbf8ca82e3d1dcfa949beff25d90e8d389..e7a78cfae609ed669b1a4f295b265432c15d039b 100644 (file)
@@ -388,11 +388,6 @@ return view.extend({
                o.datatype = 'range(30,300)';
                o.rmempty = true;
 
-               o = s.taboption('additional', form.Value, 'trm_maxscan', _('Scan Limit'), _('Limit the nearby scan results to process only the strongest uplinks.'));
-               o.placeholder = '10';
-               o.datatype = 'range(1,30)';
-               o.rmempty = true;
-
                o = s.taboption('additional', form.ListValue, 'trm_captiveurl', _('Captive Portal URL'), _('The selected URL will be used for connectivity- and captive portal checks.'));
                o.value('http://detectportal.firefox.com', 'Firefox (default)');
                o.value('http://connectivity-check.ubuntu.com', 'Ubuntu');
index 2348087bf7affeb60953869129e1bc57b3244f9c..a788cbe859bdf11c8c40a13bcfe8171805446f6f 100644 (file)
@@ -99,7 +99,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -167,19 +167,19 @@ msgstr "إلغاء"
 msgid "Drag to reorder"
 msgstr "اسحب لإعادة ترتيب"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "ملف تعريف البريد الإلكتروني"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "عنوان مستقبل البريد الإلكتروني"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "عنوان مرسل البريد الإلكتروني"
 
@@ -187,7 +187,7 @@ msgstr "عنوان مرسل البريد الإلكتروني"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "موضوع البريد الإلكتروني"
 
@@ -330,10 +330,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "عرض السجل"
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -539,10 +535,6 @@ msgstr ""
 msgid "Save"
 msgstr "إحفض"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -551,15 +543,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -645,16 +637,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -685,7 +677,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -714,7 +706,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 45aab80d7396ebd0e764d2b300b7ded20ec056ac..32dec8841bbb757168df4eae2b06dba4bea111c9 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Затвори"
 msgid "Drag to reorder"
 msgstr "Плъзнете, за да пренаредите"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail Профил"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Mail Изпращач"
 
@@ -186,7 +186,7 @@ msgstr "E-Mail Изпращач"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-Mail Тема"
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr "Запази"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 20dc5cf92747f2a20df696512c2f0b92d4ce047c..d6f23a7baa2450ae2b826593098a8fbd606f9bc3 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "বাতিল"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr "সংরক্ষণ করুন"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 2a6be4f6c5c27085f2b98145a08a6d622743d863..30f01fb545c6aa48b6e0e534faefd77d4910165b 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr "Detecció de portals captius"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Oblida-ho"
 msgid "Drag to reorder"
 msgstr "Arrossegueu per reordenar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Adreça del destinatari de correu"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr "SSID (amagat)"
 msgid "Save"
 msgstr "Desar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 5492f1faadea53be663889c07f55b895e95e2ea0..ae9e0609c9624bfc7ad8102407337878e54d47b3 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Zahodit"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-mailový profil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Adresa odesílatele e-mailu"
 
@@ -186,7 +186,7 @@ msgstr "Adresa odesílatele e-mailu"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Téma e-mailu"
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Zobrazení protokolu"
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr "Uložit"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index c322aebd79329c41eade9916fbe8103f1b4a656a..d337098f073d19291b30ed1931c4fcefa5f0440a 100644 (file)
@@ -98,7 +98,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -168,19 +168,19 @@ msgstr "Afvis"
 msgid "Drag to reorder"
 msgstr "Træk for at omarrangere"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-mail profil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Modtagerens e-mailadresse"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-mail afsenderadresse"
 
@@ -188,7 +188,7 @@ msgstr "E-mail afsenderadresse"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-mail emne"
 
@@ -332,10 +332,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Logvisning"
@@ -465,7 +461,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -481,7 +477,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -541,10 +537,6 @@ msgstr ""
 msgid "Save"
 msgstr "Gem"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -553,15 +545,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Serviceprioritet"
 
@@ -647,16 +639,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -687,7 +679,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -716,7 +708,7 @@ msgstr "Brug systemcertifikater"
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Brugeragent"
 
index fb9202fb3dfdf9db654aced48190a90aa7d647a2..740286c20d987cdce60763ceb1e20d3095bf7830 100644 (file)
@@ -109,7 +109,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Captive-Portal-Erkennung"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Captive-Portal-URL"
 
@@ -186,19 +186,19 @@ msgstr "Verwerfen"
 msgid "Drag to reorder"
 msgstr "Ziehen zur Neuanordnung"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "E-Mail-Hook"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail-Profil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "E-Mail Empfängeradresse"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Mail Absenderadresse"
 
@@ -206,7 +206,7 @@ msgstr "E-Mail Absenderadresse"
 msgid "E-Mail Settings"
 msgstr "E-Mail-Einstellungen"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-Mail-Thema"
 
@@ -357,12 +357,6 @@ msgstr ""
 "Die maximale Anzahl der automatisch hinzugefügten offenen Uplinks begrenzen. "
 "Um diese Begrenzung zu deaktivieren, setzen Sie sie auf \"0\"."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Die Ergebnisse des Nahbereichs-Scans einschränken, um nur die stärksten "
-"Uplinks zu verarbeiten."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Protokollansicht"
@@ -505,7 +499,7 @@ msgstr ""
 "Trotz einer bereits bestehenden Verbindung proaktiv scannen und zu einem "
 "Uplink mit höherer Priorität wechseln."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Profil, das von 'msmtp' zur Benachrichtigung von Travelmate-E-Mails "
@@ -523,7 +517,7 @@ msgstr "Funkmodulauswahl"
 msgid "Randomize MAC Addresses"
 msgstr "MAC-Adressen randomisieren"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Empfängeradresse für Travelmate-Benachrichtigungs-E-Mails."
 
@@ -587,10 +581,6 @@ msgstr "SSID (versteckt)"
 msgid "Save"
 msgstr "Speichern"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Scan-Grenzwert"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Weiterscannen"
@@ -599,16 +589,16 @@ msgstr "Weiterscannen"
 msgid "Script Arguments"
 msgstr "Skriptargumente"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Absenderadresse für Travelmate-Benachrichtigungs-E-Mails."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Sendet nach jeder erfolgreichen Uplink-Verbindung Benachrichtigungs-E-Mails."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Dienstpriorität"
 
@@ -699,18 +689,18 @@ msgstr "Die Schnittstellenmetrik"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "Die logische VPN-Netzwerkschnittstelle, wie 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "Die ausgewählte URL wird für Konnektivitäts- und Captive-Portal-Prüfungen "
 "verwendet."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Die ausgewählte Priorität wird für Travelmate-Prozesse verwendet."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -751,7 +741,7 @@ msgstr ""
 "Alias-Netzwerkschnittstelle mit allen erforderlichen Netzwerk- und Firewall-"
 "Einstellungen."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Thema für Travelmate-Benachrichtigungs-E-Mails."
 
@@ -780,7 +770,7 @@ msgstr "Benutze System-Zertifikate"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Verwenden der angegebenen MAC-Adresse für diesen Uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "User-Agent"
 
@@ -970,3 +960,11 @@ msgstr "Benutze nur das erste Funkmodul (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "Benutze nur das zweite Funkmodul (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Die Ergebnisse des Nahbereichs-Scans einschränken, um nur die stärksten "
+#~ "Uplinks zu verarbeiten."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Scan-Grenzwert"
index a6e2096821dbe7f6468a625af101a18f7b364507..91ddf90980a80c7a258c85e2ce98a63a7c83d328 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr ""
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 74032cbf36914a43fb4f71d9dd43167757487496..9ee0271d74fc79b86d28c68739139f5352c8c61c 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr ""
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index ad406ed065d4ae766ff965a95de9488a63f6d8a1..e9a3b877973009bd22a8957bd9a5a2f0fcdd1085 100644 (file)
@@ -113,7 +113,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Detección de portal cautivo"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "URL del portal cautivo"
 
@@ -190,19 +190,19 @@ msgstr "Descartar"
 msgid "Drag to reorder"
 msgstr "Arrastrar para reordenar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Gancho de correo electrónico"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Perfil de correo electrónico"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Dirección del destinatario de correo electrónico"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Dirección del remitente de correo electrónico"
 
@@ -210,7 +210,7 @@ msgstr "Dirección del remitente de correo electrónico"
 msgid "E-Mail Settings"
 msgstr "Configuraciones del correo electrónico"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Tema del correo electrónico"
 
@@ -363,12 +363,6 @@ msgstr ""
 "Limite el número máximo de enlaces ascendentes abiertos agregados "
 "automáticamente. Para desactivar esta limitación, establézcala en '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Limite los resultados del análisis cercano para procesar solo los enlaces "
-"ascendentes más fuertes."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Vista de registro"
@@ -511,7 +505,7 @@ msgstr ""
 "Escanee de forma proactiva y cambie a un enlace de mayor prioridad, a pesar "
 "de una conexión ya existente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Perfil utilizado por 'msmtp' para los correos electrónicos de notificación "
@@ -529,7 +523,7 @@ msgstr "Selección de radio"
 msgid "Randomize MAC Addresses"
 msgstr "Aleatorizar direcciones MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 "Dirección del destinatario de los correos electrónicos de notificación de "
@@ -594,10 +588,6 @@ msgstr "SSID (oculto)"
 msgid "Save"
 msgstr "Guardar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Límite de escaneo"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Escanear en"
@@ -606,19 +596,19 @@ msgstr "Escanear en"
 msgid "Script Arguments"
 msgstr "Argumentos de script"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 "Dirección del remitente para los correos electrónicos de notificación de "
 "Travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Envía notificaciones por correo electrónico después de cada conexión de "
 "enlace ascendente exitosa."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Prioridad de servicio"
 
@@ -711,19 +701,19 @@ msgstr "La métrica de la interfaz"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "La interfaz de red vpn lógica como 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "La URL seleccionada se utilizará para las comprobaciones de conectividad y "
 "del portal cautivo."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 "La prioridad seleccionada se utilizará para los procesos de Travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -763,7 +753,7 @@ msgstr ""
 "una vez. Este asistente crea una interfaz de red de alias IPv4 e IPv6 con "
 "todas las configuraciones de red y cortafuegos requeridas."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Tema para correos electrónicos de notificación de compañeros de viaje."
 
@@ -792,7 +782,7 @@ msgstr "Usar certificados del sistema"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Utilice la dirección MAC especificada para este enlace ascendente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Agente de usuario"
 
@@ -982,3 +972,11 @@ msgstr "use la primera radio solamente (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "use la segunda radio solamente (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Limite los resultados del análisis cercano para procesar solo los enlaces "
+#~ "ascendentes más fuertes."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Límite de escaneo"
index a48ca20cc4cc3ab5f1008f346b3bbd967fd06bee..f793bad104825f856b2061c259daafcfa972124c 100644 (file)
@@ -98,7 +98,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Hylkää"
 msgid "Drag to reorder"
 msgstr "Järjestä raahaten"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Sähköpostin saajan osoite"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Sähköpostin lähettäjän osoite"
 
@@ -186,7 +186,7 @@ msgstr "Sähköpostin lähettäjän osoite"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Sähköpostin aihe"
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr "Tallenna"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 728547e8b6537cb76690043fd8c9413919c30ea4..bf2c534eb3b3f6221078049fa6275a6df812925b 100644 (file)
@@ -111,7 +111,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Détection du portail captif"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "URL du portail captif"
 
@@ -188,19 +188,19 @@ msgstr "Effacer"
 msgid "Drag to reorder"
 msgstr "Faites glisser pour réorganiser"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Courriel"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Adresse e-mail du destinataire"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Adresse e-mail de l'expéditeur"
 
@@ -208,7 +208,7 @@ msgstr "Adresse e-mail de l'expéditeur"
 msgid "E-Mail Settings"
 msgstr "Réglages e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Objet de l'e-mail"
 
@@ -360,10 +360,6 @@ msgstr ""
 "Limitez le nombre maximal de liaisons montantes ouvertes ajoutées "
 "automatiquement. Pour désactiver cette limitation, réglez-la sur '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Vue du journal"
@@ -495,7 +491,7 @@ msgstr ""
 "Analyse proactive et basculez vers une liaison montante plus prioritaire, "
 "malgré une connexion déjà existante."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -511,7 +507,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -574,10 +570,6 @@ msgstr ""
 msgid "Save"
 msgstr "Sauvegarder"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -586,15 +578,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -682,16 +674,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -724,7 +716,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -753,7 +745,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 854a78fea31d6d6e02b7133738dd78402af6d131..67178788299644a1813629ede35ae4bb4202453d 100644 (file)
@@ -99,7 +99,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -167,19 +167,19 @@ msgstr "התעלמות"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -187,7 +187,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -330,10 +330,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -539,10 +535,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -551,15 +543,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -645,16 +637,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -685,7 +677,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -714,7 +706,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index a45b4be541b1e70c268f5a1da13736cfbda77157..b850d910f40e3bc957c963080b91a3add019852a 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr ""
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 0932042729c800810a77a63011e330c4a3401273..192a6b334e9132c5674ebc48ee2b90fcb1a6374f 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Eltüntetés"
 msgid "Drag to reorder"
 msgstr "Húzza az átrendezéshez"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail profil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Mail küldő cím"
 
@@ -186,7 +186,7 @@ msgstr "E-Mail küldő cím"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 #, fuzzy
 msgid "E-Mail Topic"
 msgstr "E-Mail téma"
@@ -330,10 +330,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Log nézet"
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -539,10 +535,6 @@ msgstr ""
 msgid "Save"
 msgstr "Mentés"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -551,15 +543,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -646,16 +638,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -686,7 +678,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -715,7 +707,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 87ae8b7fe7aaaba42f59a0b03d8414e2bec2774d..7509cc7cb98a7ed15c93d7f161c9bc19192409ab 100644 (file)
@@ -100,7 +100,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -168,19 +168,19 @@ msgstr "Chiudi"
 msgid "Drag to reorder"
 msgstr "Trascina per riordinare"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Profilo e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Indirizzo e-mail destinatario"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Indirizzo e-mail mittente"
 
@@ -188,7 +188,7 @@ msgstr "Indirizzo e-mail mittente"
 msgid "E-Mail Settings"
 msgstr "Impostazioni e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Oggetto e-mail"
 
@@ -332,10 +332,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Vista dei log"
@@ -465,7 +461,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -481,7 +477,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -541,10 +537,6 @@ msgstr ""
 msgid "Save"
 msgstr "Salva"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -553,15 +545,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -647,16 +639,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -687,7 +679,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -716,7 +708,7 @@ msgstr "Usa i certificati di sistema"
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 01a0c5a6fe86e6f5cd4f0984a314a35ee0e7b8b9..c3f8bb74c552446d8f847a28c86b1acb7cb9e916 100644 (file)
@@ -103,7 +103,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr "キャプティブポータル検知"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -171,19 +171,19 @@ msgstr "閉じる"
 msgid "Drag to reorder"
 msgstr "ドラッグして並び替え"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Eメールプロファイル"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Eメール受信アドレス"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Eメール送信者アドレス"
 
@@ -191,7 +191,7 @@ msgstr "Eメール送信者アドレス"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Eメールトピック"
 
@@ -336,10 +336,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "ログビュー"
@@ -473,7 +469,7 @@ msgstr ""
 "既存の接続に関わらず、より優先度の高いアップリンクへの積極的なスキャンと切り"
 "替えを行います。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -489,7 +485,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -549,10 +545,6 @@ msgstr "SSID(ステルス)"
 msgid "Save"
 msgstr "保存"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -561,15 +553,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "サービス優先度"
 
@@ -655,16 +647,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -697,7 +689,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -726,7 +718,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 31503c424fb8d02379c12520d005458a601b01fa..83cfe1542d9c51f4076f4ce0570a3eda2fb05e73 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "닫기"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 2e549ca409e5404e98d39cf4bc17fafdc00e9a71..2f10bc3c6858c1a5ef1d8c60ead6fe74782b7228 100644 (file)
@@ -102,7 +102,7 @@ msgstr "„CHAP“"
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -170,19 +170,19 @@ msgstr "Nepaisyti"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "El. pašto pririšimas"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "El. pašto profilis"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "El. pašto gavėjo adresas"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "El. pašto siuntėjo adresas"
 
@@ -190,7 +190,7 @@ msgstr "El. pašto siuntėjo adresas"
 msgid "E-Mail Settings"
 msgstr "El. pašto nustatymai"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "El. pašto tema"
 
@@ -333,10 +333,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Žurnalo peržiūra"
@@ -466,7 +462,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -482,7 +478,7 @@ msgstr "Radijo pasirinkimas"
 msgid "Randomize MAC Addresses"
 msgstr "Sumaišyti „MAC“ adresus"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -542,10 +538,6 @@ msgstr "„SSID“ (paslėptas/-a)"
 msgid "Save"
 msgstr "Išsaugoti"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Skenavimo limitas"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Įjungtas skenavimas"
@@ -554,15 +546,15 @@ msgstr "Įjungtas skenavimas"
 msgid "Script Arguments"
 msgstr "Skripto argumentai"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Siuntėjo adresas „travelmate“ pranešimams per el. paštą."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Tarnybos prioritetas"
 
@@ -648,16 +640,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -688,7 +680,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -717,7 +709,7 @@ msgstr "Naudoti sistemos sertifikatus"
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
@@ -905,3 +897,6 @@ msgstr ""
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr ""
+
+#~ msgid "Scan Limit"
+#~ msgstr "Skenavimo limitas"
index 0e58f643b1b8a652abcd73904ac9eab77bb3de5a..465ecdf2de0a06e0bdc9ff478a7fbab18b98d59e 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "डिसमिस करा"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 99ff21f80cfd915498f7460d4b789ee939a71ee5..f99066bb9ba583cbea4edf141d4d567594a0e606 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr ""
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 9e7a9f042c2e7aa24fb8a1a0072b1d1db009bb7b..52fd418164e87b41a6ebbe09c409c79e6e148087 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Avslå"
 msgid "Drag to reorder"
 msgstr "Dra for å endre rekkefølge"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-postprofil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-postsenderadresse"
 
@@ -186,7 +186,7 @@ msgstr "E-postsenderadresse"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-postemne"
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Loggvisning"
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -540,10 +536,6 @@ msgstr ""
 msgid "Save"
 msgstr "Lagre"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -552,15 +544,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -646,16 +638,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -686,7 +678,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -715,7 +707,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 4fcde3c042b3f7e6ca4d0de92d401af513eed39a..b0d31119633c1db0badd2ed3688f0306b5f90fff 100644 (file)
@@ -109,7 +109,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Captive Portal-detectie"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Captive Portal URL"
 
@@ -185,19 +185,19 @@ msgstr "Afwijzen"
 msgid "Drag to reorder"
 msgstr "Slepen om te herschikken"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "E-mail haak"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail profiel"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "E-Mail adres van ontvanger"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Mail adres van verzender"
 
@@ -205,7 +205,7 @@ msgstr "E-Mail adres van verzender"
 msgid "E-Mail Settings"
 msgstr "Email instellingen"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-Mail onderwerp"
 
@@ -353,12 +353,6 @@ msgstr ""
 "Beperk het maximum aantal automatisch toegevoegde open uplinks. Om deze "
 "beperking uit te schakelen zet u deze op '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Beperk de scanresultaten in de buurt om alleen de sterkste uplinks te "
-"verwerken."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Logboekweergave"
@@ -500,7 +494,7 @@ msgstr ""
 "Proactief scannen en overschakelen naar een uplink met hogere prioriteit, "
 "ondanks een reeds bestaande verbinding."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr "Profiel gebruikt door 'msmtp' voor e-mailberichten over reisgenoten."
 
@@ -516,7 +510,7 @@ msgstr "Radio Selectie"
 msgid "Randomize MAC Addresses"
 msgstr "Randomiseer MAC-adressen"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Ontvangeradres voor e-mailmeldingen van reisgenoten."
 
@@ -579,10 +573,6 @@ msgstr "SSID (verborgen)"
 msgid "Save"
 msgstr "Opslaan"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Scanlimiet"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Scan aan"
@@ -591,15 +581,15 @@ msgstr "Scan aan"
 msgid "Script Arguments"
 msgstr "Scriptargumenten"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Afzenderadres voor e-mailmeldingen van reisgenoten."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr "Verzendt e-mailmeldingen na elke succesvolle uplinkverbinding."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Serviceprioriteit"
 
@@ -687,18 +677,18 @@ msgstr "De interface-metriek"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "De logische vpn-netwerkinterface zoals 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "De geselecteerde URL wordt gebruikt voor connectiviteits- en captive portal-"
 "controles."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "De geselecteerde prioriteit wordt gebruikt voor Travelmate-processen."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -738,7 +728,7 @@ msgstr ""
 "Deze wizard creëert een IPv4- en een IPv6 alias netwerkinterface met alle "
 "vereiste netwerk- en firewallinstellingen."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Onderwerp voor travelmate notificatie E-Mails."
 
@@ -767,7 +757,7 @@ msgstr "Gebruik systeemcertificaten"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Gebruik het opgegeven MAC-adres voor deze uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Gebruikersagent"
 
@@ -956,3 +946,11 @@ msgstr "gebruik alleen de eerste radio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "gebruik alleen de tweede radio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Beperk de scanresultaten in de buurt om alleen de sterkste uplinks te "
+#~ "verwerken."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Scanlimiet"
index 34ebbe0d641353e04f594c4952a6363aaf21371e..967f2c0d5a59e9fb60450eb5b8ec6f6499bbf4d2 100644 (file)
@@ -109,7 +109,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Wykrywanie logowania w sieci"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Adres URL portalu przechwytującego"
 
@@ -185,19 +185,19 @@ msgstr "Zamknij"
 msgid "Drag to reorder"
 msgstr "Przeciągnij, aby zmienić kolejność"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Hook e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Profil e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Adres e-mail odbiorcy"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Adres e-mail nadawcy"
 
@@ -205,7 +205,7 @@ msgstr "Adres e-mail nadawcy"
 msgid "E-Mail Settings"
 msgstr "Ustawienia e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Temat e-mail"
 
@@ -355,12 +355,6 @@ msgstr ""
 "Ogranicz maksymalną liczbę automatycznie dodawanych otwartych łączy uplink. "
 "Aby wyłączyć to ograniczenie, ustaw je na '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Ogranicz wyniki skanowania w pobliżu, aby przetwarzać tylko najsilniejsze "
-"łącza uplink."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Widok dziennika"
@@ -503,7 +497,7 @@ msgstr ""
 "Aktywnie skanuj i przełączaj na łącze o wyższym priorytecie, pomimo już "
 "istniejącego połączenia."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr "Profil używany przez \"msmtp\" do powiadomień travelmate e-mail."
 
@@ -519,7 +513,7 @@ msgstr "Wybór radia"
 msgid "Randomize MAC Addresses"
 msgstr "Losowe adresy MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Adres odbiorcy wiadomości e-mail z powiadomieniem o travelmate."
 
@@ -582,10 +576,6 @@ msgstr "SSID (ukryty)"
 msgid "Save"
 msgstr "Zapisz"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Ograniczenie skanowania"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Skanowanie włączone"
@@ -594,16 +584,16 @@ msgstr "Skanowanie włączone"
 msgid "Script Arguments"
 msgstr "Argumenty skryptu"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Adres nadawcy dla powiadomień e-mail dla travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Wysyła powiadomienie e-mail po każdym udanym połączeniu przez sieć uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Priorytet usługi"
 
@@ -695,18 +685,18 @@ msgstr "Metryka interfejsu"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "Logiczny interfejs sieci VPN, taki jak 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "Wybrany adres URL będzie używany do sprawdzania łączności i portalu "
 "dostępowego."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Wybrany priorytet będzie używany w procesach travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -746,7 +736,7 @@ msgstr ""
 "Ten kreator tworzy interfejs sieciowy aliasu IPv4 i IPv6 ze wszystkimi "
 "wymaganymi ustawieniami sieci i zapory."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Temat powiadomień e-mail travelmate."
 
@@ -775,7 +765,7 @@ msgstr "Użyj certyfikatów systemowych"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Użyj określonego adresu MAC dla tego łącza uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Agent użytkownika"
 
@@ -964,3 +954,11 @@ msgstr "używaj tylko pierwszego radia (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "używaj tylko drugiego radia (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Ogranicz wyniki skanowania w pobliżu, aby przetwarzać tylko najsilniejsze "
+#~ "łącza uplink."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Ograniczenie skanowania"
index ad7d10435fda6244cbce71b9abfda4bf05e13b37..6bcfffea0caf555c350025b94596cfdc285abde5 100644 (file)
@@ -109,7 +109,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Detecção de Portal de Autenticação"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "URL do portal cativo"
 
@@ -185,19 +185,19 @@ msgstr "Dispensar"
 msgid "Drag to reorder"
 msgstr "Arraste para reordenar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Gancho do e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Perfil de e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Endereço de e-mail do destinatário"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Endereço de e-mail do remetente"
 
@@ -205,7 +205,7 @@ msgstr "Endereço de e-mail do remetente"
 msgid "E-Mail Settings"
 msgstr "Configurações do e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Assunto do e-mail"
 
@@ -358,12 +358,6 @@ msgstr ""
 "Limitar a quantidade máxima de ligações ascendentes abertas automaticamente. "
 "Para desativar esta limitação, defina-a como '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Limitar os resultados da varredura às ligações ascendentes mais próximas e "
-"com o sinal mais forte."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Vista do registo log"
@@ -506,7 +500,7 @@ msgstr ""
 "Analise e mude proativamente para uma ligação ascendente priorizado mais "
 "alto, apesar de uma conexão já existente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Perfil usado pelo 'msmtp' para a notificação dos e-mails do travelmate."
@@ -523,7 +517,7 @@ msgstr "Seleção do rádio"
 msgid "Randomize MAC Addresses"
 msgstr "Randomizar os endereços MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 "Endereço do e-mail do destinatário para o recebimento das notificações do "
@@ -589,10 +583,6 @@ msgstr "SSID (oculto)"
 msgid "Save"
 msgstr "Guardar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Limite de varredura"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Varredura ligada"
@@ -601,17 +591,17 @@ msgstr "Varredura ligada"
 msgid "Script Arguments"
 msgstr "Argumentos do script"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Endereço e-mail do remetente para as notificações do travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Envia e-mails de notificação após cada conexão bem-recebida da ligação "
 "ascendente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Prioridade do serviço"
 
@@ -703,18 +693,18 @@ msgstr "A métrica de interface"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "A interface lógica de rede vpn como 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "A URL selecionada será utilizada para as verificações do portal de "
 "conectividade e do portal cativo."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "A prioridade selecionada será usada pelos processos do travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -752,7 +742,7 @@ msgstr ""
 "Este assistente cria uma interface pseudónima de rede IPv4 e de IPv6 com "
 "todas as configurações necessárias da rede e do firewall."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "O assunto do e-mail usado pela notificação do travelmate."
 
@@ -781,7 +771,7 @@ msgstr "Usar certificados de sistema"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Usar o endereço MAC especificado para esta ligação ascendente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Agente do utilizador"
 
@@ -970,3 +960,11 @@ msgstr "usar apenas o primeiro rádio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "usar apenas o segundo rádio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Limitar os resultados da varredura às ligações ascendentes mais próximas "
+#~ "e com o sinal mais forte."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Limite de varredura"
index 9d6a45375243b29eda3b811a6f4debbedbaaaf1f..ab29323228191d997e2b4d6db8e734dbc0ee53e5 100644 (file)
@@ -111,7 +111,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Detecção de Portal de Autenticação"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "URL do Portal Cativo"
 
@@ -187,19 +187,19 @@ msgstr "Dispensar"
 msgid "Drag to reorder"
 msgstr "Arraste para reordenar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Gancho do E-Mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail do Perfil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Endereço de E-Mail do Destinatário"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Endereço de E-Mail do Remetente"
 
@@ -207,7 +207,7 @@ msgstr "Endereço de E-Mail do Remetente"
 msgid "E-Mail Settings"
 msgstr "Configurações do e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Assunto do E-Mail"
 
@@ -356,12 +356,6 @@ msgstr ""
 "Limite a quantidade máxima de uplinks abertos automaticamente. Para "
 "desativar esta limitação, defina-a como '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Limite os resultados da varredura apenas para os enlaces mais próximos e com "
-"o sinal mais forte."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Exiba o registro log"
@@ -504,7 +498,7 @@ msgstr ""
 "Faça uma varredura de forma proativa e selecione um switch com prioridade "
 "mais alta, mesmo que já exista uma conexão."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Perfil usado pelo 'msmtp' para a notificação dos E-mails do travelmate."
@@ -521,7 +515,7 @@ msgstr "Seleção do Rádio"
 msgid "Randomize MAC Addresses"
 msgstr "Randomize os endereços MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 "Endereço do E-Mail do destinatário para o recebimento das notificações do "
@@ -587,10 +581,6 @@ msgstr "SSID (oculto)"
 msgid "Save"
 msgstr "Salvar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Limite da varredura"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Varredura ligada"
@@ -599,15 +589,15 @@ msgstr "Varredura ligada"
 msgid "Script Arguments"
 msgstr "Argumentos do script"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Endereço E-Mail do remetente para as notificações do travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr "Envia e-mails de notificação após cada conexão bem-recebida do enlace."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Prioridade do serviço"
 
@@ -695,18 +685,18 @@ msgstr "A métrica de interface"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "A interface lógica da rede vpn como 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "A URL selecionada será utilizada para as verificações do portal de "
 "conectividade e do portal cativo."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "A prioridade selecionada será usada pelos processos do travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -744,7 +734,7 @@ msgstr ""
 "enlace. Este assistente cria uma interface de rede IPv4 e uma interface IPv6 "
 "com todas as configurações necessárias da rede e do firewall."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "O assunto do E-mail usado pela notificação do travelmate."
 
@@ -773,7 +763,7 @@ msgstr "Utilize os certificados do sistema"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Use o endereço MAC definido para este enlace."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Agente do usuário"
 
@@ -962,3 +952,11 @@ msgstr "use apenas o primeiro rádio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "use apenas o segundo rádio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Limite os resultados da varredura apenas para os enlaces mais próximos e "
+#~ "com o sinal mais forte."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Limite da varredura"
index 450506880916a2282660fb4ade491c184b99a768..70a8391e65f85acc89fe8a13fed23935c9fb8fcc 100644 (file)
@@ -112,7 +112,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Detectarea portalului captiv"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Portal captiv URL"
 
@@ -189,19 +189,19 @@ msgstr "Închideți"
 msgid "Drag to reorder"
 msgstr "Trageți pentru a reordona"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "E-mail cârlig"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Profil de e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Adresa de e-mail a destinatarului"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Adresa expeditorului de e-mail"
 
@@ -209,7 +209,7 @@ msgstr "Adresa expeditorului de e-mail"
 msgid "E-Mail Settings"
 msgstr "Setări e-mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Subiect E-Mail"
 
@@ -361,12 +361,6 @@ msgstr ""
 "Limitați numărul maxim de legături ascendente deschise adăugate automat. "
 "Pentru a dezactiva această limitare, setați-o la '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Limitați rezultatele scanării din apropiere pentru a procesa doar cele mai "
-"puternice legături ascendente."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Vizualizare jurnal"
@@ -509,7 +503,7 @@ msgstr ""
 "Scanarea proactivă și trecerea la o legătură ascendentă cu prioritate mai "
 "mare, în ciuda unei conexiuni deja existente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Profilul utilizat de \"msmtp\" pentru mesajele electronice de notificare "
@@ -527,7 +521,7 @@ msgstr "Selecție radio"
 msgid "Randomize MAC Addresses"
 msgstr "Randomizarea adreselor MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Adresa destinatarului pentru e-mailurile de notificare Travelmate."
 
@@ -591,10 +585,6 @@ msgstr "SSID (ascuns)"
 msgid "Save"
 msgstr "Salvați"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Limita de scanare"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Scanare pe"
@@ -603,17 +593,17 @@ msgstr "Scanare pe"
 msgid "Script Arguments"
 msgstr "Argumente de script"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Adresa expeditorului pentru e-mailurile de notificare Travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Trimite e-mailuri de notificare după fiecare conectare reușită a legăturii "
 "ascendente."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Prioritatea serviciului"
 
@@ -701,18 +691,18 @@ msgstr "Metrica interfeței"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "Interfața logică de rețea VPN, cum ar fi \"wg0\"."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "URL-ul selectat va fi utilizat pentru verificarea conectivității și a "
 "portalului captiv."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Prioritatea selectată va fi utilizată pentru procesele Travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -752,7 +742,7 @@ msgstr ""
 "uplink. Acest asistent creează o interfață de rețea IPv4 și o interfață "
 "alias IPv6 cu toate setările de rețea și de firewall necesare."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Subiect pentru e-mailurile de notificare Travelmate."
 
@@ -781,7 +771,7 @@ msgstr "Utilizați certificatele de sistem"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Utilizați adresa MAC specificată pentru această legătură ascendentă."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Agent utilizator"
 
@@ -971,3 +961,11 @@ msgstr "utilizați numai primul radio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "utilizați numai al doilea radio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Limitați rezultatele scanării din apropiere pentru a procesa doar cele "
+#~ "mai puternice legături ascendente."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Limita de scanare"
index 8d42a93391934601af00e7a1aa0df8161dc1da33..77265d3a2772a8546d90cfbf0cb0331d9ed8343f 100644 (file)
@@ -114,7 +114,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Обнаружение Captive Portal-а"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Адрес Captive Portal"
 
@@ -191,19 +191,19 @@ msgstr "Закрыть"
 msgid "Drag to reorder"
 msgstr "Перетащите, чтобы изменить порядок"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Хук электронной почты"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Профиль электронной почты"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Адрес получателя"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Адрес отправителя"
 
@@ -211,7 +211,7 @@ msgstr "Адрес отправителя"
 msgid "E-Mail Settings"
 msgstr "Настройки электронной почты"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Тема"
 
@@ -361,12 +361,6 @@ msgstr ""
 "Ограничение максимального количества автоматически добавляемых открытых "
 "Uplink каналов. Чтобы отключить это ограничение, установите значение '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Ограничьте результаты ближайшего сканирования, чтобы обрабатывать только "
-"самые сильные восходящие каналы."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Просмотр журнала"
@@ -509,7 +503,7 @@ msgstr ""
 "Предварительное сканирование и переключение на Uplink с более высоким "
 "приоритетом, несмотря на уже существующее соединение."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "Профиль, используемый 'msmtp' для рассылки электронной почты с уведомлениями "
@@ -527,7 +521,7 @@ msgstr "Выбор радиомодуля"
 msgid "Randomize MAC Addresses"
 msgstr "Случайное значение MAC-адресов"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Адрес получателя электронной почты для уведомлений от travelmate."
 
@@ -591,10 +585,6 @@ msgstr "SSID (скрытый)"
 msgid "Save"
 msgstr "Сохранить"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Лимит сканирования"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Сканирование включено"
@@ -603,17 +593,17 @@ msgstr "Сканирование включено"
 msgid "Script Arguments"
 msgstr "Аргументы для скрипта"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Адрес отправителя электронной почты для уведомлений от travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Отправляет уведомления по электронной почте после каждого успешного "
 "подключения к Uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Приоритет обслуживания"
 
@@ -705,18 +695,18 @@ msgstr "Метрика интерфейса"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "Логический сетевой интерфейс vpn, например 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "Выбранный URL-адрес будет использоваться для подключений и проверки Captive "
 "Portal."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Выбранный приоритет будет использоваться для процессов travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -756,7 +746,7 @@ msgstr ""
 "Этот мастер создает сетевой интерфейс IPv4- и IPv6- алиасы со всеми "
 "необходимыми настройками сети и брандмауэра."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Тема для уведомлений travelmate по электронной почте."
 
@@ -785,7 +775,7 @@ msgstr "Использовать системные сертификаты"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Используйте указанный MAC-адрес для этого Uplink."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "User Agent"
 
@@ -977,3 +967,11 @@ msgstr "использовать только первый радиомодул
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "использовать только второй радиомодуль (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Ограничьте результаты ближайшего сканирования, чтобы обрабатывать только "
+#~ "самые сильные восходящие каналы."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Лимит сканирования"
index 4941af52d27aa950c865155d118aa64d8d3d56aa..33772525f93845886b371f1379acfc2199ada960 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Zahodiť"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -186,7 +186,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -539,10 +535,6 @@ msgstr ""
 msgid "Save"
 msgstr "Uložiť"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -551,15 +543,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -645,16 +637,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -685,7 +677,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -714,7 +706,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index b555ded59538c45e4857be2966e08bb4a691c579..a13a83f1217d13b954f2541047ddf83452c99fd1 100644 (file)
@@ -98,7 +98,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -166,19 +166,19 @@ msgstr "Avfärda"
 msgid "Drag to reorder"
 msgstr "Dra för att sortera om"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-postprofil"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Mottagarens e-postadress"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Avsändaradress för e-post"
 
@@ -186,7 +186,7 @@ msgstr "Avsändaradress för e-post"
 msgid "E-Mail Settings"
 msgstr "E-postinställningar"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-postämne"
 
@@ -329,10 +329,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Logutsikt"
@@ -462,7 +458,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -478,7 +474,7 @@ msgstr "Val av radio"
 msgid "Randomize MAC Addresses"
 msgstr "Slumpa MAC-adresser"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -538,10 +534,6 @@ msgstr "SSID (gömd)"
 msgid "Save"
 msgstr "Spara"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -550,15 +542,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -644,16 +636,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -684,7 +676,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -713,7 +705,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Användaragent"
 
index e7112ef484160a61a791728c5bef09e2b0b1caaa..3faee87e894cb1790223abdf591eba89b65b8f34 100644 (file)
@@ -89,7 +89,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -157,19 +157,19 @@ msgstr ""
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr ""
 
@@ -177,7 +177,7 @@ msgstr ""
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr ""
 
@@ -320,10 +320,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr ""
@@ -453,7 +449,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -469,7 +465,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -529,10 +525,6 @@ msgstr ""
 msgid "Save"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -541,15 +533,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -635,16 +627,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -675,7 +667,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -704,7 +696,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 1037ca6c359cb39503b5522a850257cd8204d81c..57dd51283122f69c0fe655e15c17664f25e0a7bc 100644 (file)
@@ -110,7 +110,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Captive portal algılama"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "Captive Portal URL'si"
 
@@ -186,19 +186,19 @@ msgstr "Kapat"
 msgid "Drag to reorder"
 msgstr "Yeniden sıralamak için sürükleyin"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "E-Posta Kancası"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Posta Profili"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "E-Posta Alıcı Adresi"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Posta Gönderen Adresi"
 
@@ -206,7 +206,7 @@ msgstr "E-Posta Gönderen Adresi"
 msgid "E-Mail Settings"
 msgstr "E mail ayarları"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "E-Posta Konusu"
 
@@ -358,12 +358,6 @@ msgstr ""
 "Otomatik olarak eklenen uplink bağlantıların maksimum sayısını sınırlayın. "
 "Bu sınırlamayı devre dışı bırakmak için '0' olarak ayarlayın."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Yalnızca en güçlü uplink'leri işlemek için yakındaki tarama sonuçlarını "
-"sınırlayın."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Günlük Kayıtlarını Göster"
@@ -506,7 +500,7 @@ msgstr ""
 "Önceden var olan bir bağlantıya rağmen proaktif olarak tarayın ve daha "
 "yüksek öncelikli bir yukarı bağlantıya geçin."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 "'Msmtp' tarafından travelmate bildirim e-postaları için kullanılan profil."
@@ -523,7 +517,7 @@ msgstr "Kablosuz Seçimi"
 msgid "Randomize MAC Addresses"
 msgstr "MAC Adreslerini Rastgeleleştir"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Travelmate bildirim e-postaları için alıcı adresi."
 
@@ -587,10 +581,6 @@ msgstr "SSID (gizli)"
 msgid "Save"
 msgstr "Kaydet"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Tarama Sınırı"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Tarama açık"
@@ -599,16 +589,16 @@ msgstr "Tarama açık"
 msgid "Script Arguments"
 msgstr "Komut Dosyası Bağımsız Değişkenleri"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Travelmate bildirim e-postaları için gönderen adresi."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 "Her başarılı uplink bağlantısından sonra bildirim e-postaları gönderir."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Hizmet Önceliği"
 
@@ -696,18 +686,18 @@ msgstr "Arayüz metriği"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "'wg0' gibi mantıksal vpn ağ arayüzü."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "Seçilen URL, bağlantı ve doğrulama amacıyla yönlendirme yapan portal "
 "kontrolleri için kullanılacaktır."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Seçilen öncelik travelmate işlemleri için kullanılacaktır."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -747,7 +737,7 @@ msgstr ""
 "sihirbaz, gerekli tüm ağ ve güvenlik duvarı ayarlarıyla bir IPv4 ve IPv6 "
 "diğer ad ağ arabirimi oluşturur."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Travelmate bildirim e-postaları için konu."
 
@@ -776,7 +766,7 @@ msgstr "Sistem sertifikalarını kullan"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Bu uplink için belirtilen MAC adresini kullanın."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "Kullanıcı Aracısı"
 
@@ -964,3 +954,11 @@ msgstr "sadece ilk radyoyu kullan (radyo0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "sadece ikinci radyoyu kullan (radyo1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Yalnızca en güçlü uplink'leri işlemek için yakındaki tarama sonuçlarını "
+#~ "sınırlayın."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Tarama Sınırı"
index 6b4a35923eb6b46fbcce00caaaf66dad30d3198b..c7a9d64c5c0e0326098452003a3378844b026be6 100644 (file)
@@ -99,7 +99,7 @@ msgstr ""
 msgid "Captive Portal Detection"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr ""
 
@@ -167,19 +167,19 @@ msgstr "Закрити"
 msgid "Drag to reorder"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "E-Mail профіль"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "E-Mail адреса отримувача"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "E-Mail адреса відправника"
 
@@ -187,7 +187,7 @@ msgstr "E-Mail адреса відправника"
 msgid "E-Mail Settings"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Тема"
 
@@ -330,10 +330,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Перегляд журналу"
@@ -463,7 +459,7 @@ msgid ""
 "already existing connection."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr ""
 
@@ -479,7 +475,7 @@ msgstr ""
 msgid "Randomize MAC Addresses"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr ""
 
@@ -539,10 +535,6 @@ msgstr ""
 msgid "Save"
 msgstr "Зберегти"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr ""
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr ""
@@ -551,15 +543,15 @@ msgstr ""
 msgid "Script Arguments"
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr ""
 
@@ -645,16 +637,16 @@ msgstr ""
 msgid "The logical vpn network interface like 'wg0'."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -685,7 +677,7 @@ msgid ""
 "network- and firewall settings."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr ""
 
@@ -714,7 +706,7 @@ msgstr ""
 msgid "Use the specified MAC address for this uplink."
 msgstr ""
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr ""
 
index 71899589d77b39d6c667a09524a1697788107c38..e5124d2e6c442f7558ce4a4eb3ff8abb6b7dd004 100644 (file)
@@ -107,7 +107,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "Phát hiện Captive Portal"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "URL Captive Portal"
 
@@ -183,19 +183,19 @@ msgstr "Bỏ qua"
 msgid "Drag to reorder"
 msgstr "Kéo để tổ chức lại"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "Kết Nối Email"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "Hồ sơ Email"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "Địa chỉ người nhận Email"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "Địa chỉ người gửi Email"
 
@@ -203,7 +203,7 @@ msgstr "Địa chỉ người gửi Email"
 msgid "E-Mail Settings"
 msgstr "Cài đặt E-Mail"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "Chủ đề Email"
 
@@ -352,11 +352,6 @@ msgstr ""
 "Giới hạn số lượng kết nối uplink mở tự động tối đa. Để tắt giới hạn này, đặt "
 "nó thành '0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr ""
-"Giới hạn kết quả quét gần đây để chỉ xử lý các kết nối uplink mạnh nhất."
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "Xem nhật ký"
@@ -498,7 +493,7 @@ msgstr ""
 "Quét và chuyển đổi kết nối uplink ưu tiên cao hơn một cách chủ động, mặc dù "
 "đã có kết nối hiện tại."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr "Hồ sơ được sử dụng bởi 'msmtp' cho E-Mail thông báo travelmate."
 
@@ -514,7 +509,7 @@ msgstr "Lựa chọn Radio"
 msgid "Randomize MAC Addresses"
 msgstr "Ngẫu nhiên hóa địa chỉ MAC"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "Địa chỉ người nhận cho E-Mail thông báo travelmate."
 
@@ -578,10 +573,6 @@ msgstr "SSID (ẩn)"
 msgid "Save"
 msgstr "Lưu"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "Giới hạn Quét"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "Quét trên"
@@ -590,15 +581,15 @@ msgstr "Quét trên"
 msgid "Script Arguments"
 msgstr "Đối số Kịch bản"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "Địa chỉ người gửi cho E-Mail thông báo travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr "Gửi E-Mail thông báo sau mỗi kết nối uplink thành công."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "Ưu tiên Dịch vụ"
 
@@ -686,17 +677,17 @@ msgstr "Số liệu giao diện"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "Giao diện mạng VPN logic như 'wg0'."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr ""
 "URL được chọn sẽ được sử dụng cho kiểm tra kết nối và cổng truy cập chận."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "Ưu tiên được chọn sẽ được sử dụng cho quá trình travelmate."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -734,7 +725,7 @@ msgstr ""
 "Hướng dẫn này tạo ra một giao diện mạng địa chỉ IPv4 và IPv6 với tất cả các "
 "cài đặt mạng và tường lửa cần thiết."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "Chủ đề cho E-Mail thông báo travelmate."
 
@@ -763,7 +754,7 @@ msgstr "Sử dụng chứng chỉ hệ thống"
 msgid "Use the specified MAC address for this uplink."
 msgstr "Sử dụng địa chỉ MAC được chỉ định cho uplink này."
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "User Agent"
 
@@ -951,3 +942,10 @@ msgstr "chỉ sử dụng radio thứ nhất (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "chỉ sử dụng radio thứ hai (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr ""
+#~ "Giới hạn kết quả quét gần đây để chỉ xử lý các kết nối uplink mạnh nhất."
+
+#~ msgid "Scan Limit"
+#~ msgstr "Giới hạn Quét"
index 287488361dc80672d40abd63c43eed8c1f00b443..ac778c11f7b6908b668d5757c72764bd4f87e22e 100644 (file)
@@ -110,7 +110,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "强制登录门户检测"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "强制登录门户网址"
 
@@ -184,19 +184,19 @@ msgstr "关闭"
 msgid "Drag to reorder"
 msgstr "拖动以重排"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "电子邮件接口"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "电子邮件概要"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "电子邮件收件人地址"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "电子邮件发件人地址"
 
@@ -204,7 +204,7 @@ msgstr "电子邮件发件人地址"
 msgid "E-Mail Settings"
 msgstr "电子邮件设置"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "电子邮件主题"
 
@@ -347,10 +347,6 @@ msgid ""
 "this limitation set it to '0'."
 msgstr "限制自动添加的开放上行链路的最大数量。 要禁用此限制,请将其设置为“0”。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr "将附近的扫描结果限制为仅处理最强的上行链路。"
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "日志视图"
@@ -485,7 +481,7 @@ msgid ""
 "already existing connection."
 msgstr "不管已经存在的连接,主动扫描并切换到更高优先级的上行链路。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr "用于travelmate电子邮件提醒的“msmtp”资料。"
 
@@ -501,7 +497,7 @@ msgstr "发射天线选择"
 msgid "Randomize MAC Addresses"
 msgstr "随机MAC地址"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "travelmate电子邮件提醒的收件人地址。"
 
@@ -561,10 +557,6 @@ msgstr "SSID(隐藏)"
 msgid "Save"
 msgstr "保存"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "扫描限制"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "在此扫描"
@@ -573,15 +565,15 @@ msgstr "在此扫描"
 msgid "Script Arguments"
 msgstr "脚本参数"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "travelmate电子邮件提醒的发件人地址。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr "在每次上行链路连接成功后都发送电子邮件提醒。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "服务优先级"
 
@@ -667,16 +659,16 @@ msgstr "接口跃点"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "逻辑 vpn 网络接口,如“wg0”。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr "选中的网址将用于网络可连接性和强制登录门户检查。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "travelmate进程的优先级。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -709,7 +701,7 @@ msgstr ""
 "为了使用travelmate,你需要设置一次上行链路接口。此向导将生成IPv4和IPv6的相关"
 "网络接口及其相关的防火墙和网络设置。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "travelmate电子邮件提醒的标题。"
 
@@ -738,7 +730,7 @@ msgstr "使用系统证书"
 msgid "Use the specified MAC address for this uplink."
 msgstr "为此上行链路使用指定的 MAC 地址。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "User Agent"
 
@@ -926,3 +918,9 @@ msgstr "仅使用第一个 radio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "仅使用第二个 radio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr "将附近的扫描结果限制为仅处理最强的上行链路。"
+
+#~ msgid "Scan Limit"
+#~ msgstr "扫描限制"
index d16c5d8a03aa8e714c4b5240785b1409b0ee50c6..7666162713741046656a7983bf3194ea3c18eacf 100644 (file)
@@ -110,7 +110,7 @@ msgstr "CHAP"
 msgid "Captive Portal Detection"
 msgstr "網頁驗證入口偵測"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid "Captive Portal URL"
 msgstr "網頁驗證入口網址"
 
@@ -184,19 +184,19 @@ msgstr "關閉"
 msgid "Drag to reorder"
 msgstr "拖動來排序"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "E-Mail Hook"
 msgstr "電子郵件掛鉤"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "E-Mail Profile"
 msgstr "電郵設定檔"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "E-Mail Receiver Address"
 msgstr "電郵收件人位址"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "E-Mail Sender Address"
 msgstr "電郵寄件人位址"
 
@@ -204,7 +204,7 @@ msgstr "電郵寄件人位址"
 msgid "E-Mail Settings"
 msgstr "電子郵件設定"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "E-Mail Topic"
 msgstr "電郵主旨"
 
@@ -348,10 +348,6 @@ msgid ""
 msgstr ""
 "限制自動加入的開放上行鏈路的最大數量。 要停用此限制,請將其設定為「0」。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Limit the nearby scan results to process only the strongest uplinks."
-msgstr "將附近的掃描結果限制為僅處理最強的上行鏈路。"
-
 #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:35
 msgid "Log View"
 msgstr "日誌檢視"
@@ -486,7 +482,7 @@ msgid ""
 "already existing connection."
 msgstr "不管已經存在的連線,主動掃描並切換到更高優先順序的上行。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:444
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
 msgid "Profile used by 'msmtp' for travelmate notification E-Mails."
 msgstr "用於 travelmate 電子郵件提醒的「msmtp」資料。"
 
@@ -502,7 +498,7 @@ msgstr "發射天線選擇"
 msgid "Randomize MAC Addresses"
 msgstr "隨機 MAC 位址"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:424
 msgid "Receiver address for travelmate notification E-Mails."
 msgstr "travelmate 電子郵件提醒的收件人位址。"
 
@@ -562,10 +558,6 @@ msgstr "SSID (隱藏)"
 msgid "Save"
 msgstr "儲存"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
-msgid "Scan Limit"
-msgstr "掃描限制"
-
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:741
 msgid "Scan on"
 msgstr "在此掃描"
@@ -574,15 +566,15 @@ msgstr "在此掃描"
 msgid "Script Arguments"
 msgstr "指令碼參數"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:429
 msgid "Sender address for travelmate notification E-Mails."
 msgstr "travelmate 電子郵件提醒的發件人位址。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:426
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:421
 msgid "Sends notification E-Mails after every succesful uplink connect."
 msgstr "在每次上行連接成功後都傳送電子郵件提醒。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "Service Priority"
 msgstr "服務優先權"
 
@@ -668,16 +660,16 @@ msgstr "介面指標"
 msgid "The logical vpn network interface like 'wg0'."
 msgstr "邏輯 vpn 網路介面,如「wg0」。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:396
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:391
 msgid ""
 "The selected URL will be used for connectivity- and captive portal checks."
 msgstr "選取的網址將用於網路可連接性和網頁驗證入口檢查。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:414
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:409
 msgid "The selected priority will be used for travelmate processes."
 msgstr "travelmate 行程將使用已選擇的優先權。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid ""
 "The selected user agent will be used for connectivity- and captive portal "
 "checks."
@@ -711,7 +703,7 @@ msgstr ""
 "為了使用 travelmate,您需要設定一次上行介面。此精靈將產生 IPv4 和 IPv6 的相關"
 "網路介面及其相關的防火牆和網路設定。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:439
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:434
 msgid "Topic for travelmate notification E-Mails."
 msgstr "travelmate 電子郵件提醒的標題。"
 
@@ -740,7 +732,7 @@ msgstr "使用系統證書"
 msgid "Use the specified MAC address for this uplink."
 msgstr "為此上行鏈路使用指定的 MAC 位址。"
 
-#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:405
+#: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:400
 msgid "User Agent"
 msgstr "用戶代理"
 
@@ -928,3 +920,9 @@ msgstr "僅使用第一個 radio (radio0)"
 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:309
 msgid "use the second radio only (radio1)"
 msgstr "僅使用第二個 radio (radio1)"
+
+#~ msgid "Limit the nearby scan results to process only the strongest uplinks."
+#~ msgstr "將附近的掃描結果限制為僅處理最強的上行鏈路。"
+
+#~ msgid "Scan Limit"
+#~ msgstr "掃描限制"