1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the wireshark package.
6 # Martin Sin <martin.sin@zshk.cz>, 2009
9 "Project-Id-Version: Wireshark\n"
10 "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n"
11 "POT-Creation-Date: 2024-05-20 18:25+0000\n"
12 "PO-Revision-Date: 2017-09-22 06:50+0000\n"
13 "Last-Translator: Gerald Combs <gerald@wireshark.org>\n"
14 "Language-Team: Czech (http://www.transifex.com/wireshark/wireshark/language/"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
21 "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
26 msgid "Should non-superusers be able to capture packets?"
27 msgstr "Mohou obyčejní uživatelé zachytávat pakety?"
33 "Dumpcap can be installed in a way that allows members of the \"wireshark\" "
34 "system group to capture packets. This is recommended over the alternative of "
35 "running Wireshark/Tshark directly as root, because less of the code will run "
36 "with elevated privileges."
38 "Dumpcap můžete nainstalovat tak, že budou moci zachytávat pakety pouze "
39 "členové skupiny „wireshark“. Tento způsob zachytávání paketů pomocí "
40 "Wireshark/Tshark se obecně doporučuje. Druhou možností je spuštění programu "
41 "přímo pod superuživatelem, to ovšem nelze doporučit, protože je pak pod "
42 "tímto uživatelem spuštěna větší část potencionálně nebezpečného kódu."
48 #: ../templates:2001 ../templates:7001
50 "For more detailed information please see /usr/share/doc/wireshark-common/"
53 "Pro více informací se prosím podívejte na /usr/share/doc/wireshark-common/"
60 #: ../templates:2001 ../templates:7001
62 "Enabling this feature may be a security risk, so it is disabled by default. "
63 "If in doubt, it is suggested to leave it disabled."
65 "Povolení této možnosti může být bezpečnostním rizikem a tak je ve výchozím "
66 "nastavení vypnuté. Jste-li na pochybách, doporučuje se nechat volbu vypnutou."
71 msgid "Creating the wireshark system group failed"
78 "The wireshark group does not exist, and creating it failed, so Wireshark "
79 "cannot be configured to capture traffic as an unprivileged user."
86 "Please create the wireshark system group and try configuring wireshark-"
93 msgid "The wireshark group is a system group"
100 "The wireshark group exists as a user group, but the preferred configuration "
101 "is for it to be created as a system group."
108 "As a result, purging wireshark-common will not remove the wireshark group, "
109 "but everything else should work properly."
115 msgid "Setting capabilities for dumpcap failed"
122 "The attempt to use Linux capabilities to grant packet-capturing privileges "
123 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
129 msgid "Removal of the wireshark group failed"
136 "When the wireshark-common package is configured to allow non-superusers to "
137 "capture packets the postinst script of wireshark-common creates the "
138 "wireshark group as a system group."
145 "However, on this system the wireshark group is a user group instead of being "
146 "a system group, so purging wireshark-common did not remove it."
152 msgid "If the group is no longer needed, please remove it manually."
159 #| msgid "Should non-superusers be able to capture packets?"
160 msgid "Should non-superusers be able to capture system calls?"
161 msgstr "Mohou obyčejní uživatelé zachytávat pakety?"
168 #| "Dumpcap can be installed in a way that allows members of the "
169 #| "\"wireshark\" system group to capture packets. This is recommended over "
170 #| "the alternative of running Wireshark/Tshark directly as root, because "
171 #| "less of the code will run with elevated privileges."
173 "The falcodump external capture utility (extcap) can be installed in a way "
174 "that allows members of the \"scap\" system group to capture system calls. "
175 "This is recommended over the alternative of running Logray directly as root, "
176 "because less of the code will run with elevated privileges."
178 "Dumpcap můžete nainstalovat tak, že budou moci zachytávat pakety pouze "
179 "členové skupiny „wireshark“. Tento způsob zachytávání paketů pomocí "
180 "Wireshark/Tshark se obecně doporučuje. Druhou možností je spuštění programu "
181 "přímo pod superuživatelem, to ovšem nelze doporučit, protože je pak pod "
182 "tímto uživatelem spuštěna větší část potencionálně nebezpečného kódu."
187 msgid "Creating the \"scap\" system group failed"
194 "The \"scap\" group does not exist, and creating it failed, so Logray cannot "
195 "be configured to capture system calls as an unprivileged user."
202 "Please create the \"scap\" system group and try configuring logray again."
208 msgid "The \"scap\" group is a system group"
215 "The \"scap\" group exists as a user group, but the preferred configuration "
216 "is for it to be created as a system group."
223 "As a result, purging logray will not remove the \"scap\" group, but "
224 "everything else should work properly."