Translated using Weblate (Hungarian)
[project/luci.git] / applications / luci-app-watchcat / po / cs / watchcat.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2019-12-05 17:06+0000\n"
5 "Last-Translator: Jiri Tersel <jiri.tersel@seznam.cz>\n"
6 "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationswatchcat/cs/>\n"
8 "Language: cs\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
13 "X-Generator: Weblate 3.10-dev\n"
14
15 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21
16 msgid "Forced reboot delay"
17 msgstr "Prodleva nuceného restartu"
18
19 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40
20 msgid "Host address to ping"
21 msgstr "Adresa zařízení, vůči kterému bude testováno připojení (ping)"
22
23 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47
24 msgid ""
25 "How often to check internet connection. Default unit is seconds, you can you "
26 "use the suffix 'm' for minutes, 'h' for hours or 'd' for days"
27 msgstr ""
28 "Perioda testování připojení; výchozí časovou jednotkou jsou sekundy, avšak "
29 "použitím přípony \"m\" lze určit minuty, pomocí \"h\" hodiny a \"d\" dny"
30
31 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31
32 msgid ""
33 "In periodic mode, it defines the reboot period. In internet mode, it defines "
34 "the longest period of time without internet access before a reboot is "
35 "engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' "
36 "for hours or 'd' for days"
37 msgstr ""
38 "Pokud je nastaven periodický režim práce, tak tato hodnota vyjadřuje "
39 "interval opakování restartu. V 'internetovém' režimu práce hodnota vyjadřuje "
40 "nejdelší možnou dobu, po kterou smí být zařízení bez připojení k internetu, "
41 "resp. nastavenému testovacímu zařízení - po jejím uplynutí je proveden "
42 "automaticky reset. Výchozí jednotkou jsou sekundy, pomocí přípony \"m\" lze "
43 "nastavit minuty, pomocí \"h\" hodiny a prostřednictvím \"d\" dny"
44
45 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15
46 msgid "Operating mode"
47 msgstr "Pracovní režim"
48
49 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30
50 msgid "Period"
51 msgstr "Perioda"
52
53 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39
54 msgid "Ping host"
55 msgstr "Cílové zařízení příkazu ping"
56
57 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46
58 msgid "Ping period"
59 msgstr "Interval opakování testu ping"
60
61 #: applications/luci-app-watchcat/luasrc/controller/watchcat.lua:10
62 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5
63 msgid "Watchcat"
64 msgstr "Watchcat"
65
66 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6
67 msgid ""
68 "Watchcat allows configuring a periodic reboot when the Internet connection "
69 "has been lost for a certain period of time."
70 msgstr ""
71 "Nástroj Watchcat umožňuje provést restart zařízení, když ztráta připojení "
72 "trvá stanovenou dobu, případně restart provádět periodicky vždy."
73
74 #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22
75 msgid ""
76 "When rebooting the system, the watchcat will trigger a soft reboot. Entering "
77 "a non zero value here will trigger a delayed hard reboot if the soft reboot "
78 "fails. Enter a number of seconds to enable, use 0 to disable"
79 msgstr ""
80 "Watchcat provádí \"měkký\" restart (hodnota 0). Zadáním nenulové hodnoty "
81 "nastavíte interval (v sekundách), po kterém bude proveden \"tvrdý\" restart, "
82 "pokud \"měkký\" restart selhal"