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.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
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: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
23 msgid "Should non-superusers be able to capture packets?"
30 "Dumpcap can be installed in a way that allows members of the \"wireshark\" "
31 "system group to capture packets. This is recommended over the alternative of "
32 "running Wireshark/Tshark directly as root, because less of the code will run "
33 "with elevated privileges."
40 #: ../templates:2001 ../templates:7001
42 "For more detailed information please see /usr/share/doc/wireshark-common/"
50 #: ../templates:2001 ../templates:7001
52 "Enabling this feature may be a security risk, so it is disabled by default. "
53 "If in doubt, it is suggested to leave it disabled."
59 msgid "Creating the wireshark system group failed"
66 "The wireshark group does not exist, and creating it failed, so Wireshark "
67 "cannot be configured to capture traffic as an unprivileged user."
74 "Please create the wireshark system group and try configuring wireshark-"
81 msgid "The wireshark group is a system group"
88 "The wireshark group exists as a user group, but the preferred configuration "
89 "is for it to be created as a system group."
96 "As a result, purging wireshark-common will not remove the wireshark group, "
97 "but everything else should work properly."
103 msgid "Setting capabilities for dumpcap failed"
110 "The attempt to use Linux capabilities to grant packet-capturing privileges "
111 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
117 msgid "Removal of the wireshark group failed"
124 "When the wireshark-common package is configured to allow non-superusers to "
125 "capture packets the postinst script of wireshark-common creates the "
126 "wireshark group as a system group."
133 "However, on this system the wireshark group is a user group instead of being "
134 "a system group, so purging wireshark-common did not remove it."
140 msgid "If the group is no longer needed, please remove it manually."
146 msgid "Should non-superusers be able to capture system calls?"
153 "The falcodump external capture utility (extcap) can be installed in a way "
154 "that allows members of the \"scap\" system group to capture system calls. "
155 "This is recommended over the alternative of running Stratoshark directly as root, "
156 "because less of the code will run with elevated privileges."
162 msgid "Creating the \"scap\" system group failed"
169 "The \"scap\" group does not exist, and creating it failed, so Stratoshark "
170 "cannot be configured to capture system calls as an unprivileged user."
177 "Please create the \"scap\" system group and try configuring stratoshark again."
183 msgid "The \"scap\" group is a system group"
190 "The \"scap\" group exists as a user group, but the preferred configuration "
191 "is for it to be created as a system group."
198 "As a result, purging stratoshark will not remove the \"scap\" group, but "
199 "everything else should work properly."