diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-watchcat | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-watchcat')
26 files changed, 312 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/ca/watchcat.po b/applications/luci-app-watchcat/po/ca/watchcat.po index 36e6405451..b81815615f 100644 --- a/applications/luci-app-watchcat/po/ca/watchcat.po +++ b/applications/luci-app-watchcat/po/ca/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Retard de reinici forçat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Adreça de host per al ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -25,6 +28,7 @@ msgstr "" "el segon, podeu utilitzar el sufix 'm' per minuts, 'h' per hores o 'd' per " "dies." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -36,21 +40,28 @@ msgstr "" "es comença. La unitat per defecte es el segon, podeu podeu utilitzar el " "sufix 'm' per minuts, 'h' per hores o 'd' per dies." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Mode d'operació" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Període" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Host de ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Període de ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -59,6 +70,7 @@ msgstr "" "El Watchcat permet la configuració d'un reinici periòdic o un reinici quan " "la connexió d'Internet ha estat perdut fa un cert període de temps." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/cs/watchcat.po b/applications/luci-app-watchcat/po/cs/watchcat.po index 1bfd435b7f..71fc0ffaa6 100644 --- a/applications/luci-app-watchcat/po/cs/watchcat.po +++ b/applications/luci-app-watchcat/po/cs/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Prodleva nuceného restartu" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Adresa zařízení, vůči kterému bude testování připojení (ping)" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -24,6 +27,7 @@ msgstr "" "Perioda testování připojení; výchozí časovou jednotkou jsou sekundy, avšak " "použitím přípony \"m\" lze určit minuty, pomocí \"h\" hodiny a \"d\" dny" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,21 +41,28 @@ msgstr "" "automaticky reset. Výchozí jednotkou jsou sekundy, pomocí přípony \"m\" lze " "nastavit minuty, pomocí \"h\" hodiny a prostřednictvím \"d\" dny" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Pracovní režim" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Perioda" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Cílové zařízení příkazu ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Interval opakování testu ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -61,6 +72,7 @@ msgstr "" "nebo provést restart i tehdy, když dojde ke ztrátě připojení k internetu/" "danému zařízení po stanovenou dobu" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/de/watchcat.po b/applications/luci-app-watchcat/po/de/watchcat.po index 1bbc6d5263..cc0f2826d0 100644 --- a/applications/luci-app-watchcat/po/de/watchcat.po +++ b/applications/luci-app-watchcat/po/de/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Erzwungenen Neustart verzögern um" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Anzupingende Host-Adresse" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -25,6 +28,7 @@ msgstr "" "Sekunden, kann aber durch angehängtes 'm' in Minuten, 'h' in Stunden und 'd' " "in Tage geändert werden." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,21 +41,28 @@ msgstr "" "Sie können aber die Endungen 'm' für Minuten, 'h' für Stunden und 'd' für " "Tage benutzen." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Betriebsart" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Periode" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping-Host" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping-Zeitdauer" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -60,6 +71,7 @@ msgstr "" "Watchcat erlaubt die Einstellung eines automatischen Neustarts, wenn die " "Internetverbindung eine bestimmte Zeitlang ausgefallen ist." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/el/watchcat.po b/applications/luci-app-watchcat/po/el/watchcat.po index 4aa0c6b639..7ee33ee67a 100644 --- a/applications/luci-app-watchcat/po/el/watchcat.po +++ b/applications/luci-app-watchcat/po/el/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/en/watchcat.po b/applications/luci-app-watchcat/po/en/watchcat.po index 0f9099c5a2..abb33b5884 100644 --- a/applications/luci-app-watchcat/po/en/watchcat.po +++ b/applications/luci-app-watchcat/po/en/watchcat.po @@ -8,12 +8,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Forced reboot delay" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Host address to ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -21,6 +24,7 @@ msgstr "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -32,21 +36,28 @@ msgstr "" "engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' " "for hours or 'd' for days" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Operating mode" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Period" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping host" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping period" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -55,6 +66,7 @@ msgstr "" "Watchcat allows to configure a periodic reboot and/or when internet " "connection has been lost for a certain period of time." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/es/watchcat.po b/applications/luci-app-watchcat/po/es/watchcat.po index c1f58fe3cb..16c2937d51 100644 --- a/applications/luci-app-watchcat/po/es/watchcat.po +++ b/applications/luci-app-watchcat/po/es/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Espera para forzar reinicio" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Dirección de máquina a la que hacer ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -24,6 +27,7 @@ msgstr "" "Cada cuánto comprobar la conexión a internet. Por defecto son segundos, pero " "puede añadir 'm' para minutos, 'h' para horas o 'd' para días" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -35,21 +39,28 @@ msgstr "" "reinicio. Por defecto son segundos, pero puede añadir 'm' para minutos, 'h' " "para horas o 'd' para días" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Modo de operar" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Período" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Máquina a la que hacer ping" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Período de ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -58,6 +69,7 @@ msgstr "" "Watchcat permite configurar un reinicio periódico si la conexión a internet " "si pierde durante un cierto tiempo." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/fr/watchcat.po b/applications/luci-app-watchcat/po/fr/watchcat.po index 23af4693c8..af5d06e6fa 100644 --- a/applications/luci-app-watchcat/po/fr/watchcat.po +++ b/applications/luci-app-watchcat/po/fr/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/he/watchcat.po b/applications/luci-app-watchcat/po/he/watchcat.po index 4aa0c6b639..7ee33ee67a 100644 --- a/applications/luci-app-watchcat/po/he/watchcat.po +++ b/applications/luci-app-watchcat/po/he/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/hu/watchcat.po b/applications/luci-app-watchcat/po/hu/watchcat.po index 253eb77d85..e94843d976 100644 --- a/applications/luci-app-watchcat/po/hu/watchcat.po +++ b/applications/luci-app-watchcat/po/hu/watchcat.po @@ -11,13 +11,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Kényszerített újraindítás késleltetése" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 #, fuzzy msgid "Host address to ping" msgstr "Pingelendő szerver címe" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -26,6 +29,7 @@ msgstr "" "másodperc, percekhez használd az 'm', órákhoz a 'h', vagy napokhoz a 'd' " "utótagot." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,26 +41,34 @@ msgstr "" "internet kapcsolat. Alapértelmezett egység a másodperc, percekhez használd " "az 'm', órákhoz a 'h', vagy napokhoz a 'd' utótagot." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Üzemmód" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Periódus" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping címe" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Pingelések közti idő" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/it/watchcat.po b/applications/luci-app-watchcat/po/it/watchcat.po index 0acdd180ef..da7bd7dbb5 100644 --- a/applications/luci-app-watchcat/po/it/watchcat.po +++ b/applications/luci-app-watchcat/po/it/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Ritardo riavvio forzato" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Indirizzo dell'host da pingare" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -25,6 +28,7 @@ msgstr "" "secondi, puoi usare il sufisso 'm' per i minuti, 'h' per le ore o 'd' per i " "giorni" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,21 +41,28 @@ msgstr "" "secondi, si può usare il suffisso 'm' per i minuti, 'h' per le ore o 'd' per " "i giorni." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Modalità" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Periodo" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping host" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Periodo del Ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -60,6 +71,7 @@ msgstr "" "Watchcat ti permette di configurare un riavvio periodico quando la " "connessione a internet è stata persa per un certo periodo." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/ja/watchcat.po b/applications/luci-app-watchcat/po/ja/watchcat.po index 1ae0eb4cc9..a0db1c0aeb 100644 --- a/applications/luci-app-watchcat/po/ja/watchcat.po +++ b/applications/luci-app-watchcat/po/ja/watchcat.po @@ -11,12 +11,15 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "強制再起動ディレイ時間" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "ping を実行する宛先を設定してください。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -25,6 +28,7 @@ msgstr "" "ですが、'm'を接尾に付けると分、'h'を付けると時、'd'を付けると日数に設定されま" "す。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -36,21 +40,28 @@ msgstr "" "秒ですが、'm'を接尾に付けると分、'h'を付けると時、'd'を付けると日数に設定され" "ます。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "動作モード" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "周期" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping 宛先ホスト" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping 間隔" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -59,6 +70,7 @@ msgstr "" "Watchcatでは、定期的な再起動や、インターネット接続が一定期間切断された際の再" "起動を行うような設定が可能です。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/ms/watchcat.po b/applications/luci-app-watchcat/po/ms/watchcat.po index 0da283c79d..60c01aec24 100644 --- a/applications/luci-app-watchcat/po/ms/watchcat.po +++ b/applications/luci-app-watchcat/po/ms/watchcat.po @@ -7,17 +7,21 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -25,26 +29,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/no/watchcat.po b/applications/luci-app-watchcat/po/no/watchcat.po index 4aa0c6b639..7ee33ee67a 100644 --- a/applications/luci-app-watchcat/po/no/watchcat.po +++ b/applications/luci-app-watchcat/po/no/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/pl/watchcat.po b/applications/luci-app-watchcat/po/pl/watchcat.po index ebb67eeac4..34ee653db4 100644 --- a/applications/luci-app-watchcat/po/pl/watchcat.po +++ b/applications/luci-app-watchcat/po/pl/watchcat.po @@ -12,12 +12,15 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Wymuszone opóźnienie restartu" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Adres hosta do pingowania" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -25,6 +28,7 @@ msgstr "" "Jak często sprawdzać połączenie internetowe. Domyślną jednostką jest " "sekunda, można także użyć 'm' dla minut, 'h' dla godzin lub 'd' dla dni" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -36,21 +40,28 @@ msgstr "" "jednostką jest sekunda, można także użyć 'm' dla minut, 'h' dla godzin lub " "'d' dla dni" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Tryb pracy" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Okres" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Host do pingowania" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Czas pomiędzy wysyłaniem pingów" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -59,6 +70,7 @@ msgstr "" "Watchcat pozwala na skonfigurowanie okresowych restartów, jeśli połączenie " "internetowe zostanie utracone na określony czas." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 #, fuzzy msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " diff --git a/applications/luci-app-watchcat/po/pt-br/watchcat.po b/applications/luci-app-watchcat/po/pt-br/watchcat.po index e37066c3d9..e6e03ff124 100644 --- a/applications/luci-app-watchcat/po/pt-br/watchcat.po +++ b/applications/luci-app-watchcat/po/pt-br/watchcat.po @@ -12,12 +12,15 @@ msgstr "" "X-Generator: Poedit 1.8.11\n" "POT-Creation-Date: \n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Atraso para reinício forçado" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Endereço do equipamento para efetuar o PING" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -26,6 +29,7 @@ msgstr "" "padrão é segundos, mas você pode usar o sufixo 'm' para minutos, 'h' para " "horas ou 'd' para dias" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,21 +41,28 @@ msgstr "" "reiniciação é realizada. A unidade padrão é segundos, mas você pode usar o " "sufixo 'm' para minutos, 'h' para horas ou 'd' para dias." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Modo de Operação" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Período" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Pingar Máquina" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Período de ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." @@ -59,6 +70,7 @@ msgstr "" "Watchcat permite a configuração de um período para reiniciar e/ou quando a " "conexão com à Internet foi perdida por um ser período de tempo." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/pt/watchcat.po b/applications/luci-app-watchcat/po/pt/watchcat.po index f939dc9c65..0806b66c2a 100644 --- a/applications/luci-app-watchcat/po/pt/watchcat.po +++ b/applications/luci-app-watchcat/po/pt/watchcat.po @@ -11,17 +11,21 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -29,26 +33,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Modo de operação" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Periodo" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Pingar host" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Periodo de ping" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/ro/watchcat.po b/applications/luci-app-watchcat/po/ro/watchcat.po index cda0911bb4..bb3028114f 100644 --- a/applications/luci-app-watchcat/po/ro/watchcat.po +++ b/applications/luci-app-watchcat/po/ro/watchcat.po @@ -12,17 +12,21 @@ msgstr "" "20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -30,26 +34,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Perioadă" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/ru/watchcat.po b/applications/luci-app-watchcat/po/ru/watchcat.po index af3e89aaff..8c181444f5 100644 --- a/applications/luci-app-watchcat/po/ru/watchcat.po +++ b/applications/luci-app-watchcat/po/ru/watchcat.po @@ -15,12 +15,15 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Задержка<br />принудительной<br />перезагрузки" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Адрес хоста для пинг-запроса" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -29,6 +32,7 @@ msgstr "" "вы можете использовать суффикс 'm' для указания минут, 'h' - часов, 'd' - " "дней." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -41,21 +45,28 @@ msgstr "" "перезагружается. По умолчанию значение в секундах, вы можете использовать " "суффикс 'm' для указания минут, 'h' - часов, 'd' - дней." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Режим работы" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Период" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Хост пинг-запроса" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Период пинг-запроса" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." @@ -63,6 +74,7 @@ msgstr "" "Watchcat позволяет настроить периодическую перезагрузку, при потере Интернет " "соединения на определенное время." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/sk/watchcat.po b/applications/luci-app-watchcat/po/sk/watchcat.po index 2ff7de99a1..46b33de7e9 100644 --- a/applications/luci-app-watchcat/po/sk/watchcat.po +++ b/applications/luci-app-watchcat/po/sk/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/sv/watchcat.po b/applications/luci-app-watchcat/po/sv/watchcat.po index 96c73e3111..1d5e50bde8 100644 --- a/applications/luci-app-watchcat/po/sv/watchcat.po +++ b/applications/luci-app-watchcat/po/sv/watchcat.po @@ -9,12 +9,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "Fördröjning av påtvingad omstart" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Värdadress att pinga" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -22,6 +25,7 @@ msgstr "" "Hur ofta internet-anslutningen ska kollas. Standardenheten är sekunder, du " "kan använda tillägget 'm' för minutrar, 't' för timmar eller 'd' för dagar" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -29,26 +33,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Driftsläge" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Period" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Pinga värd" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Period för pingning" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/templates/watchcat.pot b/applications/luci-app-watchcat/po/templates/watchcat.pot index 490ec5c5e3..668632af51 100644 --- a/applications/luci-app-watchcat/po/templates/watchcat.pot +++ b/applications/luci-app-watchcat/po/templates/watchcat.pot @@ -1,17 +1,21 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -19,26 +23,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/tr/watchcat.po b/applications/luci-app-watchcat/po/tr/watchcat.po index 633e7fb7df..1e5db87667 100644 --- a/applications/luci-app-watchcat/po/tr/watchcat.po +++ b/applications/luci-app-watchcat/po/tr/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/uk/watchcat.po b/applications/luci-app-watchcat/po/uk/watchcat.po index a7c2dd8c29..58e0cbec8d 100644 --- a/applications/luci-app-watchcat/po/uk/watchcat.po +++ b/applications/luci-app-watchcat/po/uk/watchcat.po @@ -12,18 +12,22 @@ msgstr "" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 #, fuzzy msgid "Forced reboot delay" msgstr "Затримка примусового перезавантаження" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "Адреса сервера для перевірки зв'язку" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -31,21 +35,28 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "Режим роботи" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "Період" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Пінг вузла" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Період пінгів" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 #, fuzzy msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " @@ -54,6 +65,7 @@ msgstr "" "Watchcat дозволяє налаштувати періодичні перезавантаження і/або коли " "підключення до інтернету було втрачено протягом певного періоду часу." +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/vi/watchcat.po b/applications/luci-app-watchcat/po/vi/watchcat.po index 633e7fb7df..1e5db87667 100644 --- a/applications/luci-app-watchcat/po/vi/watchcat.po +++ b/applications/luci-app-watchcat/po/vi/watchcat.po @@ -8,17 +8,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -26,26 +30,34 @@ msgid "" "for hours or 'd' for days" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/zh-cn/watchcat.po b/applications/luci-app-watchcat/po/zh-cn/watchcat.po index 5efc1373b4..ae2ac73c6e 100644 --- a/applications/luci-app-watchcat/po/zh-cn/watchcat.po +++ b/applications/luci-app-watchcat/po/zh-cn/watchcat.po @@ -14,12 +14,15 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "强制重启延时" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "要 ping 的主机地址" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -27,6 +30,7 @@ msgstr "" "检测网络连接的频率。默认单位为秒,您可以使用“m”作为后缀表示分钟,“h”表示小" "时,“d”表示天。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,26 +41,34 @@ msgstr "" "到执行重启的最长时间间隔。默认单位为秒,您可以使用“m”作为后缀表示分钟,“h”表" "示小时,“d”表示天。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "操作模式" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "周期" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping 主机" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping 周期" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "Watchcat 允许在网络连接丢失一段时间后配置定时重启动。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " diff --git a/applications/luci-app-watchcat/po/zh-tw/watchcat.po b/applications/luci-app-watchcat/po/zh-tw/watchcat.po index 7528735b8b..b8ed8b3cd3 100644 --- a/applications/luci-app-watchcat/po/zh-tw/watchcat.po +++ b/applications/luci-app-watchcat/po/zh-tw/watchcat.po @@ -14,12 +14,15 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\n" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" msgstr "強制重啟延時" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" msgstr "要 ping 的主機位址" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" @@ -27,6 +30,7 @@ msgstr "" "檢測網路連線的頻率。預設單位為秒,您可以使用“m”作為字尾表示分鐘,“h”表示小" "時,“d”表示天。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" "In periodic mode, it defines the reboot period. In internet mode, it defines " "the longest period of time without internet access before a reboot is " @@ -37,26 +41,34 @@ msgstr "" "到執行重啟的最長時間間隔。預設單位為秒,您可以使用“m”作為字尾表示分鐘,“h”表" "示小時,“d”表示天。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" msgstr "操作模式" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30 msgid "Period" msgstr "週期" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" msgstr "Ping 主機" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" msgstr "Ping 週期" +#: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10 +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 msgid "Watchcat" msgstr "Watchcat" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." msgstr "Watchcat 允許在網路連線丟失一段時間後配置定時重啟動。" +#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" "When rebooting the system, the watchcat will trigger a soft reboot. Entering " "a non zero value here will trigger a delayed hard reboot if the soft reboot " |