diff options
author | Mathieu <github@kumy.net> | 2024-10-19 19:08:19 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-10-19 20:21:22 +0200 |
commit | ec585c2a80e5aa2ccf75c3f20af3c852d05ac10f (patch) | |
tree | 667d33c035d2e9520a43b83f57ef72f7a6212d47 | |
parent | c10daa33217b9310c38d72121b6e1dbab3f297e9 (diff) |
luci-app-watchcat: Add missing leading <i> in watchcat.js
Signed-off-by: Mathieu <github@kumy.net>
38 files changed, 113 insertions, 113 deletions
diff --git a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js index 5f580898df..6f4642136d 100644 --- a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js +++ b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js @@ -91,7 +91,7 @@ return view.extend({ o = s.taboption('general', form.Value, 'forcedelay', _('Force Reboot Delay'), - _("Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting the router, the service will trigger a soft reboot. \ + _("<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting the router, the service will trigger a soft reboot. \ Entering a non-zero value here will trigger a delayed hard reboot if the soft reboot were to fail. \ Enter the number of seconds to wait for the soft reboot to fail or use 0 to disable the forced reboot delay.")); o.default = '1m'; @@ -108,7 +108,7 @@ return view.extend({ o = s.taboption('general', widgets.NetworkSelect, 'mmifacename', _('Name of ModemManager Interface'), - _("Applies to Ping Reboot and Restart Interface modes</i> <br /> If using ModemManager, \ + _("<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using ModemManager, \ you can have Watchcat restart your ModemManager interface by specifying its name.")); o.depends({ mode: 'restart_iface' }); o.optional = true; diff --git a/applications/luci-app-watchcat/po/ar/watchcat.po b/applications/luci-app-watchcat/po/ar/watchcat.po index 01ec6fd31a..2e29111c38 100644 --- a/applications/luci-app-watchcat/po/ar/watchcat.po +++ b/applications/luci-app-watchcat/po/ar/watchcat.po @@ -29,7 +29,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"</i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -38,7 +38,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"</i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/bg/watchcat.po b/applications/luci-app-watchcat/po/bg/watchcat.po index e52261e4b3..ffab149dd6 100644 --- a/applications/luci-app-watchcat/po/bg/watchcat.po +++ b/applications/luci-app-watchcat/po/bg/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/bn_BD/watchcat.po b/applications/luci-app-watchcat/po/bn_BD/watchcat.po index 45779bfa26..7c0fa79e6a 100644 --- a/applications/luci-app-watchcat/po/bn_BD/watchcat.po +++ b/applications/luci-app-watchcat/po/bn_BD/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/ca/watchcat.po b/applications/luci-app-watchcat/po/ca/watchcat.po index 1615bac179..7a470e5845 100644 --- a/applications/luci-app-watchcat/po/ca/watchcat.po +++ b/applications/luci-app-watchcat/po/ca/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/cs/watchcat.po b/applications/luci-app-watchcat/po/cs/watchcat.po index 6090a88894..dbb45e189a 100644 --- a/applications/luci-app-watchcat/po/cs/watchcat.po +++ b/applications/luci-app-watchcat/po/cs/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/da/watchcat.po b/applications/luci-app-watchcat/po/da/watchcat.po index ecca7d7a4d..52c120c37a 100644 --- a/applications/luci-app-watchcat/po/da/watchcat.po +++ b/applications/luci-app-watchcat/po/da/watchcat.po @@ -31,7 +31,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -46,11 +46,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Gælder for Ping Genstart og Genstart Interface-tilstande</i> <br /> Hvis du " +"<i>Gælder for Ping Genstart og Genstart Interface-tilstande</i> <br /> Hvis du " "bruger ModemManager, kan du få Watchcat til at genstarte din ModemManager-" "interface ved at angive dens navn." diff --git a/applications/luci-app-watchcat/po/de/watchcat.po b/applications/luci-app-watchcat/po/de/watchcat.po index a0197bd85f..8643f560aa 100644 --- a/applications/luci-app-watchcat/po/de/watchcat.po +++ b/applications/luci-app-watchcat/po/de/watchcat.po @@ -31,13 +31,13 @@ msgstr "Beliebig" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Gilt für die Modi \"Ping Reboot und regelmäßiger Reboot\"</i> <br /> Wenn " +"<i>Gilt für die Modi \"Ping Reboot und regelmäßiger Reboot\"</i> <br /> Wenn " "der Router neu gestartet wird, löst der Dienst einen Soft Reboot aus. Wenn " "Sie hier einen Wert ungleich Null eingeben, wird ein verzögerter Hard Reboot " "ausgelöst, wenn der Soft Reboot fehlschlägt. Geben Sie die Anzahl der " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Gilt für die Modi \"Ping Reboot und Restart Schnittstelle<\"/i> <br /> Wenn " +"<i>Gilt für die Modi \"Ping Reboot und Restart Schnittstelle\"</i> <br /> Wenn " "Sie den ModemManager verwenden, können Sie Watchcat veranlassen,um das " "ModemManager-Interface neu zu starten, indem Sie dessen Namen angeben." diff --git a/applications/luci-app-watchcat/po/el/watchcat.po b/applications/luci-app-watchcat/po/el/watchcat.po index 8756c9d9dc..c3aff10fe1 100644 --- a/applications/luci-app-watchcat/po/el/watchcat.po +++ b/applications/luci-app-watchcat/po/el/watchcat.po @@ -24,7 +24,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -33,7 +33,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/en/watchcat.po b/applications/luci-app-watchcat/po/en/watchcat.po index 48af5e322a..5bb116866e 100644 --- a/applications/luci-app-watchcat/po/en/watchcat.po +++ b/applications/luci-app-watchcat/po/en/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/es/watchcat.po b/applications/luci-app-watchcat/po/es/watchcat.po index 90e87fbf44..074dce6c4a 100644 --- a/applications/luci-app-watchcat/po/es/watchcat.po +++ b/applications/luci-app-watchcat/po/es/watchcat.po @@ -32,13 +32,13 @@ msgstr "Cualquiera" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Se aplica a los modos de Reinicio por Ping y Reinicio periódico</i><br /> Al " +"<i>Se aplica a los modos de Reinicio por Ping y Reinicio periódico</i><br /> Al " "reiniciar el enrutador, el servicio desencadenará un reinicio suave. " "Poniendo un valor distinto de cero aquí, se desencadenará un reinicio " "completo retrasado si falla el reinicio suave. Ponga el número de segundos " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Se aplica a los modos Reinicio por Ping y Reiniciar interfaz</i> <br /> Si " +"<i>Se aplica a los modos Reinicio por Ping y Reiniciar interfaz</i> <br /> Si " "usa ModemManager, puede hacer que Watchcat reinicie su interfaz ModemManager " "especificando su nombre." diff --git a/applications/luci-app-watchcat/po/fi/watchcat.po b/applications/luci-app-watchcat/po/fi/watchcat.po index c41f4b33f3..2aad6db211 100644 --- a/applications/luci-app-watchcat/po/fi/watchcat.po +++ b/applications/luci-app-watchcat/po/fi/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/fr/watchcat.po b/applications/luci-app-watchcat/po/fr/watchcat.po index 046e36e2c4..732bd04df4 100644 --- a/applications/luci-app-watchcat/po/fr/watchcat.po +++ b/applications/luci-app-watchcat/po/fr/watchcat.po @@ -31,13 +31,13 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"S'applique aux modes de redémarrage par ping et de redémarrage périodique</" +"<i>S'applique aux modes de redémarrage par ping et de redémarrage périodique</" "i> <br />Lorsque le service redémarre le routeur, il déclenche un " "redémarrage en douceur. La saisie d'une valeur non nulle ici déclenchera un " "redémarrage dur différé si le redémarrage progressif devait échouer. Entrez " @@ -46,11 +46,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"S'applique aux modes d'interface Ping Reboot et Restart</i> <br />Si vous " +"<i>S'applique aux modes d'interface Ping Reboot et Restart</i> <br />Si vous " "utilisez ModemManager, vous pouvez demander à Watchcat de redémarrer votre " "interface ModemManager en spécifiant son nom." diff --git a/applications/luci-app-watchcat/po/ga/watchcat.po b/applications/luci-app-watchcat/po/ga/watchcat.po index 7e08175f36..016d5d7bae 100644 --- a/applications/luci-app-watchcat/po/ga/watchcat.po +++ b/applications/luci-app-watchcat/po/ga/watchcat.po @@ -32,13 +32,13 @@ msgstr "Aon" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Baineann sé seo le modhanna Atosaigh Ping agus Atosaigh Tréimhsiúil</i> <br /" +"<i>Baineann sé seo le modhanna Atosaigh Ping agus Atosaigh Tréimhsiúil</i> <br /" "> Nuair a atosófar an ródaire, cuirfear tús leis an tseirbhís atosaithe bog. " "Má iontrálann tú luach neamh-nialais anseo, spreagfar atosaithe crua " "moillithe dá dteipfeadh ar an atosaigh bog. Cuir isteach líon na soicind " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Baineann sé seo le modhanna Atosaigh Ping agus Comhéadain Atosaigh</i> <br /" +"<i>Baineann sé seo le modhanna Atosaigh Ping agus Comhéadain Atosaigh</i> <br /" "> Má tá ModemManager in úsáid agat, is féidir leat do chomhéadan ModemManager " "a atosú trí Watchcat a ainm a shonrú." diff --git a/applications/luci-app-watchcat/po/he/watchcat.po b/applications/luci-app-watchcat/po/he/watchcat.po index 8756c9d9dc..c3aff10fe1 100644 --- a/applications/luci-app-watchcat/po/he/watchcat.po +++ b/applications/luci-app-watchcat/po/he/watchcat.po @@ -24,7 +24,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -33,7 +33,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/hi/watchcat.po b/applications/luci-app-watchcat/po/hi/watchcat.po index 9134202af6..d7c7095828 100644 --- a/applications/luci-app-watchcat/po/hi/watchcat.po +++ b/applications/luci-app-watchcat/po/hi/watchcat.po @@ -25,7 +25,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -34,7 +34,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/hu/watchcat.po b/applications/luci-app-watchcat/po/hu/watchcat.po index db6eae2b6d..a60771cd70 100644 --- a/applications/luci-app-watchcat/po/hu/watchcat.po +++ b/applications/luci-app-watchcat/po/hu/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/it/watchcat.po b/applications/luci-app-watchcat/po/it/watchcat.po index 574df16264..fb547128fa 100644 --- a/applications/luci-app-watchcat/po/it/watchcat.po +++ b/applications/luci-app-watchcat/po/it/watchcat.po @@ -31,13 +31,13 @@ msgstr "Qualsiasi" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Si applica a Ping Reboot e Periodic Reboot</i> <br /> Durante il riavvio del " +"<i>Si applica a Ping Reboot e Periodic Reboot</i> <br /> Durante il riavvio del " "router, il servizio avvierà un soft reboot. Inserendo qui un valore non zero " "scatterà un hard reboot ritardato se il soft reboot dovesse fallire. " "Inserire il numero di secondi per attendere il fallimento del soft reboot o " @@ -45,11 +45,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Si applica alle modalità Riavvio Ping e Riavvia Interfaccia</i> <br /> Se si " +"<i>Si applica alle modalità Riavvio Ping e Riavvia Interfaccia</i> <br /> Se si " "utilizza ModemManager, è possibile far riavviare a Watchcat l'interfaccia di " "ModemManager specificandone il nome." diff --git a/applications/luci-app-watchcat/po/ja/watchcat.po b/applications/luci-app-watchcat/po/ja/watchcat.po index b9e9212489..22c7e5b0f8 100644 --- a/applications/luci-app-watchcat/po/ja/watchcat.po +++ b/applications/luci-app-watchcat/po/ja/watchcat.po @@ -31,7 +31,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -40,7 +40,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/ko/watchcat.po b/applications/luci-app-watchcat/po/ko/watchcat.po index 8fd5330cc1..489c04a3a8 100644 --- a/applications/luci-app-watchcat/po/ko/watchcat.po +++ b/applications/luci-app-watchcat/po/ko/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/lt/watchcat.po b/applications/luci-app-watchcat/po/lt/watchcat.po index a937837d2d..2bfa94b3f5 100644 --- a/applications/luci-app-watchcat/po/lt/watchcat.po +++ b/applications/luci-app-watchcat/po/lt/watchcat.po @@ -33,13 +33,13 @@ msgstr "Bet koks" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Taikomi į – „Ryšio atsako paleidimas“ ir „Periodinis ryšio atsako paleidimas“" +"<i>Taikomi į – „Ryšio atsako paleidimas“ ir „Periodinis ryšio atsako paleidimas“" " režimams</i> <br /> Perkraunant maršrutizatorių, tarnybą suaktyvins " "„minkštą/švelnų“ paleidimą iš naujo. Čia įvedus ne nulinę reikšmę, " "suaktyvins atidėtą „kietąjį“ paleidimą iš naujo, jei „minkštas/švelnus“ " @@ -50,11 +50,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Taikomi į – „Ryšio atsako paleidimas“ ir „Paleisti iš naujo sąsają ir/arba " +"<i>Taikomi į – „Ryšio atsako paleidimas“ ir „Paleisti iš naujo sąsają ir/arba " "sietuvą“ režimams</i> <br /> Jei naudojate – „ModemManager“, Jūs galite " "leisti, kad „Watchcat“ paleistu iš naujo Jūsų – „ModemManager“ sąsają ir/arba " "sietuvą, nurodydami jos pavadinimą." diff --git a/applications/luci-app-watchcat/po/mr/watchcat.po b/applications/luci-app-watchcat/po/mr/watchcat.po index b550a801e5..81b1a08008 100644 --- a/applications/luci-app-watchcat/po/mr/watchcat.po +++ b/applications/luci-app-watchcat/po/mr/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/ms/watchcat.po b/applications/luci-app-watchcat/po/ms/watchcat.po index 43da8a2bb1..f317646c11 100644 --- a/applications/luci-app-watchcat/po/ms/watchcat.po +++ b/applications/luci-app-watchcat/po/ms/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/nb_NO/watchcat.po b/applications/luci-app-watchcat/po/nb_NO/watchcat.po index 2300b16107..69d50c1ae7 100644 --- a/applications/luci-app-watchcat/po/nb_NO/watchcat.po +++ b/applications/luci-app-watchcat/po/nb_NO/watchcat.po @@ -31,7 +31,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -40,7 +40,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/nl/watchcat.po b/applications/luci-app-watchcat/po/nl/watchcat.po index db47b2de44..792c8ef7a3 100644 --- a/applications/luci-app-watchcat/po/nl/watchcat.po +++ b/applications/luci-app-watchcat/po/nl/watchcat.po @@ -25,7 +25,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -34,7 +34,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/pl/watchcat.po b/applications/luci-app-watchcat/po/pl/watchcat.po index dccbaaaa46..87319a3490 100644 --- a/applications/luci-app-watchcat/po/pl/watchcat.po +++ b/applications/luci-app-watchcat/po/pl/watchcat.po @@ -32,13 +32,13 @@ msgstr "Każdy" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Dotyczy trybów restartu na podstawie pingu i okresowego ponownego " +"<i>Dotyczy trybów restartu na podstawie pingu i okresowego ponownego " "uruchamiania</i> <br /> Po ponownym uruchomieniu routera usługa uruchomi " "miękki restart. Wprowadzenie wartości niezerowej spowoduje opóźniony twardy " "restart, jeśli miękki ponowny rozruch nie powiedzie się. Wprowadź liczbę " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Dotyczy trybów restartu na podstawie pingu i restartu interfejsu</i> <br /> " +"<i>Dotyczy trybów restartu na podstawie pingu i restartu interfejsu</i> <br /> " "Jeśli używasz ModemManager, program Watchcat może ponownie uruchomić " "interfejs ModemManager, określając jego nazwę." @@ -302,7 +302,7 @@ msgstr "Windows: 32 bajty" #~ "niepowodzenia polecenia ping." #~ msgid "" -#~ "Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " +#~ "<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " #~ "the router, the service will trigger a soft reboot. Entering a non-zero " #~ "value here will trigger a delayed hard reboot if the soft reboot were to " #~ "fail. Enter the number of seconds to wait for the soft reboot to fail or " diff --git a/applications/luci-app-watchcat/po/pt/watchcat.po b/applications/luci-app-watchcat/po/pt/watchcat.po index 6c087d848e..0df40c6d66 100644 --- a/applications/luci-app-watchcat/po/pt/watchcat.po +++ b/applications/luci-app-watchcat/po/pt/watchcat.po @@ -31,13 +31,13 @@ msgstr "Qualquer" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Aplica-se aos modos de reinicialização de ping e reinicialização periódica</" +"<i>Aplica-se aos modos de reinicialização de ping e reinicialização periódica</" "i> <br /> Ao reinicializar o roteador, o serviço acionará uma " "reinicialização suave. A inserção de um valor diferente a zero aqui acionará " "uma reinicialização forçada atrasada se a reinicialização suave falhar. " @@ -46,11 +46,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Se aplica aos modos ping reboot e os modos de reinicialização da interface</" +"<i>Se aplica aos modos ping reboot e os modos de reinicialização da interface</" "i> <br /> Caso esteja a usar o ModemManager, será possível fazer com que o " "Watchcat reinicie a sua interface ModemManager através da definição do seu " "nome." diff --git a/applications/luci-app-watchcat/po/pt_BR/watchcat.po b/applications/luci-app-watchcat/po/pt_BR/watchcat.po index a95360ba84..0facc75845 100644 --- a/applications/luci-app-watchcat/po/pt_BR/watchcat.po +++ b/applications/luci-app-watchcat/po/pt_BR/watchcat.po @@ -32,13 +32,13 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Se aplica aos modos ping reboot e a reinicialização periódica</i> <br /> Ao " +"<i>Se aplica aos modos ping reboot e a reinicialização periódica</i> <br /> Ao " "reiniciar o roteador o serviço acionará uma reinicialização suave. Inserindo " "um valor diferente de zero aqui desencadeará uma reinicialização completa " "com atraso caso a reinicialização suave falhe. Insira o número em segundos " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Se aplica aos modos ping reboot e os modos de reinicialização da interface</" +"<i>Se aplica aos modos ping reboot e os modos de reinicialização da interface</" "i> <br /> Caso esteja usando o ModemManager, será possível fazer com que o " "Watchcat reinicie a sua interface ModemManager através da definição do seu " "nome." @@ -302,7 +302,7 @@ msgstr "Windows: 32 bytes" #~ "falhar." #~ msgid "" -#~ "Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " +#~ "<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " #~ "the router, the service will trigger a soft reboot. Entering a non-zero " #~ "value here will trigger a delayed hard reboot if the soft reboot were to " #~ "fail. Enter the number of seconds to wait for the soft reboot to fail or " diff --git a/applications/luci-app-watchcat/po/ro/watchcat.po b/applications/luci-app-watchcat/po/ro/watchcat.po index 2eb03c496d..8803790be3 100644 --- a/applications/luci-app-watchcat/po/ro/watchcat.po +++ b/applications/luci-app-watchcat/po/ro/watchcat.po @@ -32,13 +32,13 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Se aplică la modurile Ping Reboot și Reboot periodic</i> <br /> La " +"<i>Se aplică la modurile Ping Reboot și Reboot periodic</i> <br /> La " "repornirea routerului, serviciul va declanșa o repornire ușoară. " "Introducerea unei valori diferite de zero aici va declanșa o repornire dură " "întârziată în cazul în care repornirea soft ar eșua. Introduceți numărul de " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Se aplică la modurile Ping Reboot și Restart Interface</i> <br /> Dacă " +"<i>Se aplică la modurile Ping Reboot și Restart Interface</i> <br /> Dacă " "folosiți ModemManager, puteți face ca Watchcat să repornească interfața " "ModemManager prin specificarea numelui acesteia." diff --git a/applications/luci-app-watchcat/po/ru/watchcat.po b/applications/luci-app-watchcat/po/ru/watchcat.po index a63d693bfc..b3754749c0 100644 --- a/applications/luci-app-watchcat/po/ru/watchcat.po +++ b/applications/luci-app-watchcat/po/ru/watchcat.po @@ -35,13 +35,13 @@ msgstr "Любой" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Используется в режимах \"Перезагрузка на основе пинга\" и \"Периодическая " +"<i>Используется в режимах \"Перезагрузка на основе пинга\" и \"Периодическая " "перезагрузка\"</i> <br /> При перезагрузке маршрутизатора служба попробует " "выполнить корректную перезагрузку. Если она затянется, будет выполнена " "принудительная перезагрузка. Этим параметром задается время в секундах, " @@ -50,11 +50,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Используется в режимах \"Перезагрузка на основе пинга\" и \"Перезагрузка " +"<i>Используется в режимах \"Перезагрузка на основе пинга\" и \"Перезагрузка " "интерфейса\"</i> <br /> Если используется ModemManager, вы можете " "использовать Watchcat для перезагрузки вашего интерфейса ModemManager, указав " "его имя." diff --git a/applications/luci-app-watchcat/po/sk/watchcat.po b/applications/luci-app-watchcat/po/sk/watchcat.po index 0a36fdd730..6bf11aa4e4 100644 --- a/applications/luci-app-watchcat/po/sk/watchcat.po +++ b/applications/luci-app-watchcat/po/sk/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/sv/watchcat.po b/applications/luci-app-watchcat/po/sv/watchcat.po index 75dc9ddcd9..beb1411c93 100644 --- a/applications/luci-app-watchcat/po/sv/watchcat.po +++ b/applications/luci-app-watchcat/po/sv/watchcat.po @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -37,7 +37,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/templates/watchcat.pot b/applications/luci-app-watchcat/po/templates/watchcat.pot index 7eb90fc3e9..a356a00946 100644 --- a/applications/luci-app-watchcat/po/templates/watchcat.pot +++ b/applications/luci-app-watchcat/po/templates/watchcat.pot @@ -17,7 +17,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -26,7 +26,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" diff --git a/applications/luci-app-watchcat/po/tr/watchcat.po b/applications/luci-app-watchcat/po/tr/watchcat.po index 509699b633..23b4d0ced4 100644 --- a/applications/luci-app-watchcat/po/tr/watchcat.po +++ b/applications/luci-app-watchcat/po/tr/watchcat.po @@ -31,13 +31,13 @@ msgstr "Herhangi" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Ping Yeniden Başlatma ve Periyodik Yeniden Başlatma modları için geçerlidir " +"<i>Ping Yeniden Başlatma ve Periyodik Yeniden Başlatma modları için geçerlidir " "</i> <br /> Yönlendiriciyi yeniden başlatırken, hizmet yumuşak bir yeniden " "başlatmayı tetikleyecektir. Buraya sıfır olmayan bir değer girmek, yumuşak " "yeniden başlatma başarısız olursa, gecikmeli bir donanım yeniden başlatmayı " @@ -47,11 +47,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Ping Yeniden Başlatma ve Yeniden Başlatma Arayüzü modları için geçerlidir </" +"<i>Ping Yeniden Başlatma ve Yeniden Başlatma Arayüzü modları için geçerlidir </" "i> <br /> ModemManager kullanıyorsanız, Watchcat'in adını belirterek " "ModemManager arayüzünüzü yeniden başlatmasını sağlayabilirsiniz." diff --git a/applications/luci-app-watchcat/po/uk/watchcat.po b/applications/luci-app-watchcat/po/uk/watchcat.po index a624a6701d..1e6f4c1e60 100644 --- a/applications/luci-app-watchcat/po/uk/watchcat.po +++ b/applications/luci-app-watchcat/po/uk/watchcat.po @@ -32,13 +32,13 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Застосовується до режимів Ping-перезавантаження та Періодичного " +"<i>Застосовується до режимів Ping-перезавантаження та Періодичного " "перезавантаження</i> <br /> Під час перезавантаження маршрутизатора служба " "запускає м’яке перезапуск. Якщо ввести значення, відмінне від нуля - викличе " "відкладене жорсткий перезапуск, якщо м’який буде невдалим. Введіть кількість " @@ -48,11 +48,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Застосовується до режимів Ping-перезавантаження та Перезапуску інтерфейсу </" +"<i>Застосовується до режимів Ping-перезавантаження та Перезапуску інтерфейсу </" "i> <br /> Якщо використовується ModemManager, ви можете попросити Watchcat " "перезапустити інтерфейс ModemManager, вказавши його назву." diff --git a/applications/luci-app-watchcat/po/vi/watchcat.po b/applications/luci-app-watchcat/po/vi/watchcat.po index ad5cb1a28c..4b82294ea6 100644 --- a/applications/luci-app-watchcat/po/vi/watchcat.po +++ b/applications/luci-app-watchcat/po/vi/watchcat.po @@ -31,13 +31,13 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"Áp dụng cho chế độ Khởi động lại Ping và Khởi động lại định kỳ</i> <br />Khi " +"<i>Áp dụng cho chế độ Khởi động lại Ping và Khởi động lại định kỳ</i> <br />Khi " "khởi động lại bộ định tuyến, dịch vụ sẽ kích hoạt khởi động lại mềm. Nhập " "một giá trị khác không ở đây sẽ kích hoạt khởi động lại cứng bị trì hoãn nếu " "khởi động lại mềm không thành công. Nhập số giây để chờ khởi động lại mềm " @@ -45,11 +45,11 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"Áp dụng cho chế độ Khởi động lại Ping và Khởi động lại giao diện</i> <br /" +"<i>Áp dụng cho chế độ Khởi động lại Ping và Khởi động lại giao diện</i> <br /" ">Nếu sử dụng ModemManager, bạn có thể yêu cầu Watchcat khởi động lại giao " "diện ModemManager của mình bằng cách chỉ định tên của nó." diff --git a/applications/luci-app-watchcat/po/zh_Hans/watchcat.po b/applications/luci-app-watchcat/po/zh_Hans/watchcat.po index 65a40c3cf6..6cf5a019a8 100644 --- a/applications/luci-app-watchcat/po/zh_Hans/watchcat.po +++ b/applications/luci-app-watchcat/po/zh_Hans/watchcat.po @@ -33,23 +33,23 @@ msgstr "任何" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"应用于 Ping 重启 和 定时重启 模式</i> <br />当重新启动路由器时,该服务将触发" +"<i>应用于 Ping 重启 和 定时重启 模式</i> <br />当重新启动路由器时,该服务将触发" "软重启。如果软重启失败,在这里输入非零值将触发延迟的硬重启。输入等待软重启失" "败的秒数或使用 0 来禁用强制重启延迟。" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"应用于 Ping 重启 和 重启接口 模式</i> <br />如果使用 ModemManager,你可以通过" +"<i>应用于 Ping 重启 和 重启接口 模式</i> <br />如果使用 ModemManager,你可以通过" "指定名称让 Watchcat 重新启动你的 ModemManager 接口。" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 @@ -280,7 +280,7 @@ msgstr "Windows:32 字节" #~ "败,要监控和重新开始的接口。" #~ msgid "" -#~ "Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " +#~ "<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " #~ "the router, the service will trigger a soft reboot. Entering a non-zero " #~ "value here will trigger a delayed hard reboot if the soft reboot were to " #~ "fail. Enter the number of seconds to wait for the soft reboot to fail or " diff --git a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po index 4be7fbf619..aed8d674c9 100644 --- a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po +++ b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po @@ -33,23 +33,23 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " "0 to disable the forced reboot delay." msgstr "" -"應用於 Ping 重新啟動 和 定時重新啟動 模式</i> <br />當重新啟動路由器時,該服" +"<i>應用於 Ping 重新啟動 和 定時重新啟動 模式</i> <br />當重新啟動路由器時,該服" "務將觸發軟重新啟動。如果軟重新啟動失敗,在這裡輸入非零值將觸發延遲的硬重新啟" "動。輸入等待軟重新啟動失敗的秒數或使用 0 來停用強制重新啟動延遲。" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" -"應用於 Ping Reboot 和 Restart 介面模式</i> <br />如果使用 ModemManager,您可" +"<i>應用於 Ping Reboot 和 Restart 介面模式</i> <br />如果使用 ModemManager,您可" "以透過指定名稱讓 Watchcat 重新啟動您的 ModemManager 介面。" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 @@ -279,7 +279,7 @@ msgstr "Windows:32 位元組" #~ "失敗,要監控和重新啟動的介面。" #~ msgid "" -#~ "Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " +#~ "<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting " #~ "the router, the service will trigger a soft reboot. Entering a non-zero " #~ "value here will trigger a delayed hard reboot if the soft reboot were to " #~ "fail. Enter the number of seconds to wait for the soft reboot to fail or " |