From c10daa33217b9310c38d72121b6e1dbab3f297e9 Mon Sep 17 00:00:00 2001 From: kumy Date: Sat, 19 Oct 2024 18:30:44 +0200 Subject: [PATCH] luci-app-watchcat: Typo in watchcat.js Signed-off-by: Mathieu --- .../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 91623fcb02..5f580898df 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 28115a4597..01ec6fd31a 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 cd66104488..e52261e4b3 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 ac69bac57f..45779bfa26 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 c28cca56bc..1615bac179 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 934538ba62..6090a88894 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 ed897b0d1a..ecca7d7a4d 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 8a1b1a0901..a0197bd85f 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 b69698042f..8756c9d9dc 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 930391036a..48af5e322a 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 2d48025e19..90e87fbf44 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 a56c48140f..c41f4b33f3 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 147e767c0d..046e36e2c4 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 c710d07b8c..7e08175f36 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 b69698042f..8756c9d9dc 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 71a9967d68..9134202af6 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 e0e34c2493..db6eae2b6d 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 7fa30f5a86..574df16264 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 f1bd3b8fa0..b9e9212489 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 646f9061b4..8fd5330cc1 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 b9eff78677..a937837d2d 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 bd5bbf47e7..b550a801e5 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 fa9acda244..43da8a2bb1 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 979efff167..2300b16107 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 43f5758a64..db47b2de44 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 df8d620af0..dccbaaaa46 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 7d43c9ac1c..6c087d848e 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 ca2d0de03d..a95360ba84 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 85a99eefce..2eb03c496d 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 4c48967fba..a63d693bfc 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 0f6f58e539..0a36fdd730 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 6f2da7f075..75dc9ddcd9 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 1eac366120..7eb90fc3e9 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 48bf4510aa..509699b633 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 57155e8579..a624a6701d 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 bcc8d90baf..ad5cb1a28c 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 700b0caf1d..65a40c3cf6 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 3dbee6b964..4be7fbf619 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 " -- 2.30.2