diff options
Diffstat (limited to 'applications/luci-app-watchcat/po/hu/watchcat.po')
-rw-r--r-- | applications/luci-app-watchcat/po/hu/watchcat.po | 12 |
1 files changed, 12 insertions, 0 deletions
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 " |