From 6f585085accbcc0134aed84e09a92bf17acf1687 Mon Sep 17 00:00:00 2001 From: kumy Date: Sat, 19 Oct 2024 18:30:44 +0200 Subject: [PATCH] fix: Typo in watchcat.js Signed-off-by: kumy --- .../htdocs/luci-static/resources/view/watchcat.js | 2 +- applications/luci-app-watchcat/po/ar/watchcat.po | 2 +- applications/luci-app-watchcat/po/bg/watchcat.po | 2 +- applications/luci-app-watchcat/po/bn_BD/watchcat.po | 2 +- applications/luci-app-watchcat/po/ca/watchcat.po | 2 +- applications/luci-app-watchcat/po/cs/watchcat.po | 2 +- applications/luci-app-watchcat/po/da/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/de/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/el/watchcat.po | 2 +- applications/luci-app-watchcat/po/en/watchcat.po | 2 +- applications/luci-app-watchcat/po/es/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/fi/watchcat.po | 2 +- applications/luci-app-watchcat/po/fr/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/ga/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/he/watchcat.po | 2 +- applications/luci-app-watchcat/po/hi/watchcat.po | 2 +- applications/luci-app-watchcat/po/hu/watchcat.po | 2 +- applications/luci-app-watchcat/po/it/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/ja/watchcat.po | 2 +- applications/luci-app-watchcat/po/ko/watchcat.po | 2 +- applications/luci-app-watchcat/po/lt/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/mr/watchcat.po | 2 +- applications/luci-app-watchcat/po/ms/watchcat.po | 2 +- applications/luci-app-watchcat/po/nb_NO/watchcat.po | 2 +- applications/luci-app-watchcat/po/nl/watchcat.po | 2 +- applications/luci-app-watchcat/po/pl/watchcat.po | 8 ++++---- applications/luci-app-watchcat/po/pt/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/pt_BR/watchcat.po | 8 ++++---- applications/luci-app-watchcat/po/ro/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/ru/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/sk/watchcat.po | 2 +- applications/luci-app-watchcat/po/sv/watchcat.po | 2 +- applications/luci-app-watchcat/po/templates/watchcat.pot | 2 +- applications/luci-app-watchcat/po/tr/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/uk/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/vi/watchcat.po | 4 ++-- applications/luci-app-watchcat/po/zh_Hans/watchcat.po | 6 +++--- applications/luci-app-watchcat/po/zh_Hant/watchcat.po | 6 +++--- 38 files changed, 61 insertions(+), 61 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 91623fcb0280..5f580898df31 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 @@ -109,7 +109,7 @@ return view.extend({ o = s.taboption('general', widgets.NetworkSelect, 'mmifacename', _('Name of ModemManager Interface'), _("Applies to Ping Reboot and Restart Interface modes
If using ModemManager, \ - you can have Watchcat restart your ModemManger interface by specifying its name.")); + 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 28115a4597ac..01ec6fd31a14 100644 --- a/applications/luci-app-watchcat/po/ar/watchcat.po +++ b/applications/luci-app-watchcat/po/ar/watchcat.po @@ -39,7 +39,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 cd6610448824..e52261e4b3b6 100644 --- a/applications/luci-app-watchcat/po/bg/watchcat.po +++ b/applications/luci-app-watchcat/po/bg/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 ac69bac57f57..45779bfa268e 100644 --- a/applications/luci-app-watchcat/po/bn_BD/watchcat.po +++ b/applications/luci-app-watchcat/po/bn_BD/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 c28cca56bc12..1615bac1797a 100644 --- a/applications/luci-app-watchcat/po/ca/watchcat.po +++ b/applications/luci-app-watchcat/po/ca/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 934538ba624e..6090a888940b 100644 --- a/applications/luci-app-watchcat/po/cs/watchcat.po +++ b/applications/luci-app-watchcat/po/cs/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 ed897b0d1ac3..ecca7d7a4d27 100644 --- a/applications/luci-app-watchcat/po/da/watchcat.po +++ b/applications/luci-app-watchcat/po/da/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Gælder for Ping Genstart og Genstart Interface-tilstande
Hvis du " -"bruger ModemManager, kan du få Watchcat til at genstarte din ModemManger-" +"bruger ModemManager, kan du få Watchcat til at genstarte din ModemManager-" "interface ved at angive dens navn." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/de/watchcat.po b/applications/luci-app-watchcat/po/de/watchcat.po index 8a1b1a0901ab..a0197bd85f93 100644 --- a/applications/luci-app-watchcat/po/de/watchcat.po +++ b/applications/luci-app-watchcat/po/de/watchcat.po @@ -48,12 +48,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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>
Wenn " "Sie den ModemManager verwenden, können Sie Watchcat veranlassen,um das " -"ModemManger-Interface neu zu starten, indem Sie dessen Namen angeben." +"ModemManager-Interface neu zu starten, indem Sie dessen Namen angeben." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/el/watchcat.po b/applications/luci-app-watchcat/po/el/watchcat.po index b69698042fe2..8756c9d9dc15 100644 --- a/applications/luci-app-watchcat/po/el/watchcat.po +++ b/applications/luci-app-watchcat/po/el/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 930391036a05..48af5e322ad7 100644 --- a/applications/luci-app-watchcat/po/en/watchcat.po +++ b/applications/luci-app-watchcat/po/en/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 2d48025e19bd..90e87fbf4482 100644 --- a/applications/luci-app-watchcat/po/es/watchcat.po +++ b/applications/luci-app-watchcat/po/es/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
Si " -"usa ModemManager, puede hacer que Watchcat reinicie su interfaz ModemManger " +"usa ModemManager, puede hacer que Watchcat reinicie su interfaz ModemManager " "especificando su nombre." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/fi/watchcat.po b/applications/luci-app-watchcat/po/fi/watchcat.po index a56c48140fb7..c41f4b33f37b 100644 --- a/applications/luci-app-watchcat/po/fi/watchcat.po +++ b/applications/luci-app-watchcat/po/fi/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 147e767c0dde..046e36e2c414 100644 --- a/applications/luci-app-watchcat/po/fr/watchcat.po +++ b/applications/luci-app-watchcat/po/fr/watchcat.po @@ -47,12 +47,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "S'applique aux modes d'interface Ping Reboot et Restart
Si vous " "utilisez ModemManager, vous pouvez demander à Watchcat de redémarrer votre " -"interface ModemManger en spécifiant son nom." +"interface ModemManager en spécifiant son nom." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/ga/watchcat.po b/applications/luci-app-watchcat/po/ga/watchcat.po index c710d07b8c5f..7e08175f3679 100644 --- a/applications/luci-app-watchcat/po/ga/watchcat.po +++ b/applications/luci-app-watchcat/po/ga/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
Má tá ModemManager in úsáid agat, is féidir leat do chomhéadan ModemManger " +"> Má tá ModemManager in úsáid agat, is féidir leat do chomhéadan ModemManager " "a atosú trí Watchcat a ainm a shonrú." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/he/watchcat.po b/applications/luci-app-watchcat/po/he/watchcat.po index b69698042fe2..8756c9d9dc15 100644 --- a/applications/luci-app-watchcat/po/he/watchcat.po +++ b/applications/luci-app-watchcat/po/he/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 71a9967d68cb..9134202af6b9 100644 --- a/applications/luci-app-watchcat/po/hi/watchcat.po +++ b/applications/luci-app-watchcat/po/hi/watchcat.po @@ -35,7 +35,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 e0e34c249349..db6eae2b6d05 100644 --- a/applications/luci-app-watchcat/po/hu/watchcat.po +++ b/applications/luci-app-watchcat/po/hu/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 7fa30f5a86eb..574df162646e 100644 --- a/applications/luci-app-watchcat/po/it/watchcat.po +++ b/applications/luci-app-watchcat/po/it/watchcat.po @@ -46,12 +46,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Si applica alle modalità Riavvio Ping e Riavvia Interfaccia
Se si " "utilizza ModemManager, è possibile far riavviare a Watchcat l'interfaccia di " -"ModemManger specificandone il nome." +"ModemManager specificandone il nome." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/ja/watchcat.po b/applications/luci-app-watchcat/po/ja/watchcat.po index f1bd3b8fa0ba..b9e92124893c 100644 --- a/applications/luci-app-watchcat/po/ja/watchcat.po +++ b/applications/luci-app-watchcat/po/ja/watchcat.po @@ -41,7 +41,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 646f9061b451..8fd5330cc190 100644 --- a/applications/luci-app-watchcat/po/ko/watchcat.po +++ b/applications/luci-app-watchcat/po/ko/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 b9eff78677d1..a937837d2d1d 100644 --- a/applications/luci-app-watchcat/po/lt/watchcat.po +++ b/applications/luci-app-watchcat/po/lt/watchcat.po @@ -51,12 +51,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 " "sietuvą“ režimams
Jei naudojate – „ModemManager“, Jūs galite " -"leisti, kad „Watchcat“ paleistu iš naujo Jūsų – „modemManger“ sąsają ir/arba " +"leisti, kad „Watchcat“ paleistu iš naujo Jūsų – „ModemManager“ sąsają ir/arba " "sietuvą, nurodydami jos pavadinimą." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/mr/watchcat.po b/applications/luci-app-watchcat/po/mr/watchcat.po index bd5bbf47e7a9..b550a801e5fd 100644 --- a/applications/luci-app-watchcat/po/mr/watchcat.po +++ b/applications/luci-app-watchcat/po/mr/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 fa9acda24455..43da8a2bb157 100644 --- a/applications/luci-app-watchcat/po/ms/watchcat.po +++ b/applications/luci-app-watchcat/po/ms/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 979efff16739..2300b16107dd 100644 --- a/applications/luci-app-watchcat/po/nb_NO/watchcat.po +++ b/applications/luci-app-watchcat/po/nb_NO/watchcat.po @@ -41,7 +41,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 43f5758a64ae..db47b2de4422 100644 --- a/applications/luci-app-watchcat/po/nl/watchcat.po +++ b/applications/luci-app-watchcat/po/nl/watchcat.po @@ -35,7 +35,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 df8d620af0d9..dccbaaaa460c 100644 --- a/applications/luci-app-watchcat/po/pl/watchcat.po +++ b/applications/luci-app-watchcat/po/pl/watchcat.po @@ -48,12 +48,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Dotyczy trybów restartu na podstawie pingu i restartu interfejsu
" "Jeśli używasz ModemManager, program Watchcat może ponownie uruchomić " -"interfejs ModemManger, określając jego nazwę." +"interfejs ModemManager, określając jego nazwę." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" @@ -317,12 +317,12 @@ msgstr "Windows: 32 bajty" #~ msgid "" #~ "Applies to Ping Reboot and Restart Interface modes
If using " -#~ "ModemManager, you can have Watchcat restart your ModemManger interface by " +#~ "ModemManager, you can have Watchcat restart your ModemManager interface by " #~ "specifying its name." #~ msgstr "" #~ "Dotyczy trybów Ping Restart i Restartuj Interfejs
Jeśli używasz " #~ "ModemManager, możesz uruchomić program Watchcat z interfejsem " -#~ "ModemManger, podając jego nazwę." +#~ "ModemManager, podając jego nazwę." #~ msgid "" #~ "How often to ping the host specified above.

The default unit is " diff --git a/applications/luci-app-watchcat/po/pt/watchcat.po b/applications/luci-app-watchcat/po/pt/watchcat.po index 7d43c9ac1c42..6c087d848eec 100644 --- a/applications/luci-app-watchcat/po/pt/watchcat.po +++ b/applications/luci-app-watchcat/po/pt/watchcat.po @@ -47,12 +47,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
Caso esteja a usar o ModemManager, será possível fazer com que o " -"Watchcat reinicie a sua interface ModemManger através da definição do seu " +"Watchcat reinicie a sua interface ModemManager através da definição do seu " "nome." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/pt_BR/watchcat.po b/applications/luci-app-watchcat/po/pt_BR/watchcat.po index ca2d0de03d59..a95360ba8402 100644 --- a/applications/luci-app-watchcat/po/pt_BR/watchcat.po +++ b/applications/luci-app-watchcat/po/pt_BR/watchcat.po @@ -48,12 +48,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
Caso esteja usando o ModemManager, será possível fazer com que o " -"Watchcat reinicie a sua interface ModemManger através da definição do seu " +"Watchcat reinicie a sua interface ModemManager através da definição do seu " "nome." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 @@ -317,12 +317,12 @@ msgstr "Windows: 32 bytes" #~ msgid "" #~ "Applies to Ping Reboot and Restart Interface modes
If using " -#~ "ModemManager, you can have Watchcat restart your ModemManger interface by " +#~ "ModemManager, you can have Watchcat restart your ModemManager interface by " #~ "specifying its name." #~ msgstr "" #~ "Aplica-se aos modos Reboot com Ping e da reinicialização da interface " #~ "
Usando o ModemManager, você pode fazer com que o Watchcat reinicie a " -#~ "sua interface ModemManger ao informar o seu nome." +#~ "sua interface ModemManager ao informar o seu nome." #~ msgid "" #~ "How often to ping the host specified above.

The default unit is " diff --git a/applications/luci-app-watchcat/po/ro/watchcat.po b/applications/luci-app-watchcat/po/ro/watchcat.po index 85a99eefce37..2eb03c496d8b 100644 --- a/applications/luci-app-watchcat/po/ro/watchcat.po +++ b/applications/luci-app-watchcat/po/ro/watchcat.po @@ -48,12 +48,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Se aplică la modurile Ping Reboot și Restart Interface
Dacă " "folosiți ModemManager, puteți face ca Watchcat să repornească interfața " -"ModemManger prin specificarea numelui acesteia." +"ModemManager prin specificarea numelui acesteia." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/ru/watchcat.po b/applications/luci-app-watchcat/po/ru/watchcat.po index 4c48967fbaa6..a63d693bfc4e 100644 --- a/applications/luci-app-watchcat/po/ru/watchcat.po +++ b/applications/luci-app-watchcat/po/ru/watchcat.po @@ -51,12 +51,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Используется в режимах \"Перезагрузка на основе пинга\" и \"Перезагрузка " "интерфейса\"
Если используется ModemManager, вы можете " -"использовать Watchcat для перезагрузки вашего интерфейса ModemManger, указав " +"использовать Watchcat для перезагрузки вашего интерфейса ModemManager, указав " "его имя." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 diff --git a/applications/luci-app-watchcat/po/sk/watchcat.po b/applications/luci-app-watchcat/po/sk/watchcat.po index 0f6f58e53910..0a36fdd73010 100644 --- a/applications/luci-app-watchcat/po/sk/watchcat.po +++ b/applications/luci-app-watchcat/po/sk/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 6f2da7f07547..75dc9ddcd9eb 100644 --- a/applications/luci-app-watchcat/po/sv/watchcat.po +++ b/applications/luci-app-watchcat/po/sv/watchcat.po @@ -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
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 1eac36612070..7eb90fc3e948 100644 --- a/applications/luci-app-watchcat/po/templates/watchcat.pot +++ b/applications/luci-app-watchcat/po/templates/watchcat.pot @@ -27,7 +27,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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 48bf4510aa49..509699b63348 100644 --- a/applications/luci-app-watchcat/po/tr/watchcat.po +++ b/applications/luci-app-watchcat/po/tr/watchcat.po @@ -48,12 +48,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
ModemManager kullanıyorsanız, Watchcat'in adını belirterek " -"ModemManger arayüzünüzü yeniden başlatmasını sağlayabilirsiniz." +"ModemManager arayüzünüzü yeniden başlatmasını sağlayabilirsiniz." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/uk/watchcat.po b/applications/luci-app-watchcat/po/uk/watchcat.po index 57155e857942..a624a6701d9f 100644 --- a/applications/luci-app-watchcat/po/uk/watchcat.po +++ b/applications/luci-app-watchcat/po/uk/watchcat.po @@ -49,12 +49,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "Застосовується до режимів Ping-перезавантаження та Перезапуску інтерфейсу
Якщо використовується ModemManager, ви можете попросити Watchcat " -"перезапустити інтерфейс ModemManger, вказавши його назву." +"перезапустити інтерфейс ModemManager, вказавши його назву." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/vi/watchcat.po b/applications/luci-app-watchcat/po/vi/watchcat.po index bcc8d90bafbf..ad5cb1a28c97 100644 --- a/applications/luci-app-watchcat/po/vi/watchcat.po +++ b/applications/luci-app-watchcat/po/vi/watchcat.po @@ -46,12 +46,12 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"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
Nếu sử dụng ModemManager, bạn có thể yêu cầu Watchcat khởi động lại giao " -"diện ModemManger của mình bằng cách chỉ định tên của nó." +"diện ModemManager của mình bằng cách chỉ định tên của nó." #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84 msgid "Big: 248 bytes" diff --git a/applications/luci-app-watchcat/po/zh_Hans/watchcat.po b/applications/luci-app-watchcat/po/zh_Hans/watchcat.po index 700b0caf1dab..65a40c3cf6c8 100644 --- a/applications/luci-app-watchcat/po/zh_Hans/watchcat.po +++ b/applications/luci-app-watchcat/po/zh_Hans/watchcat.po @@ -46,7 +46,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "应用于 Ping 重启 和 重启接口 模式
如果使用 ModemManager,你可以通过" @@ -292,11 +292,11 @@ msgstr "Windows:32 字节" #~ msgid "" #~ "Applies to Ping Reboot and Restart Interface modes
If using " -#~ "ModemManager, you can have Watchcat restart your ModemManger interface by " +#~ "ModemManager, you can have Watchcat restart your ModemManager interface by " #~ "specifying its name." #~ msgstr "" #~ "适用于 Ping 重启和重新开始接口模式
如果使用 ModemManager,则可以" -#~ "让Watchcat 通过指定其名称来重新启动ModemManger 接口。" +#~ "让Watchcat 通过指定其名称来重新启动ModemManager 接口。" #~ msgid "" #~ "How often to ping the host specified above.

The default unit is " diff --git a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po index 3dbee6b964d4..4be7fbf6196f 100644 --- a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po +++ b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po @@ -46,7 +46,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" "Applies to Ping Reboot and Restart Interface modes
If using " -"ModemManager, you can have Watchcat restart your ModemManger interface by " +"ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" "應用於 Ping Reboot 和 Restart 介面模式
如果使用 ModemManager,您可" @@ -291,11 +291,11 @@ msgstr "Windows:32 位元組" #~ msgid "" #~ "Applies to Ping Reboot and Restart Interface modes
If using " -#~ "ModemManager, you can have Watchcat restart your ModemManger interface by " +#~ "ModemManager, you can have Watchcat restart your ModemManager interface by " #~ "specifying its name." #~ msgstr "" #~ "適用於 Ping 重新啟動和重新啟動介面模式
如果使用 ModemManager,則" -#~ "可以讓 Watchcat 透過指定其名稱來重新啟動 ModemManger 介面。" +#~ "可以讓 Watchcat 透過指定其名稱來重新啟動 ModemManager 介面。" #~ msgid "" #~ "How often to ping the host specified above.

The default unit is "