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 # Simon Paillard <spaillard@debian.org>, 2009
11 "Project-Id-Version: Wireshark\n"
12 "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n"
13 "POT-Creation-Date: 2024-05-20 18:25+0000\n"
14 "PO-Revision-Date: 2019-06-30 23:24+0000\n"
15 "Last-Translator: Yann Domingo\n"
16 "Language-Team: French (http://www.transifex.com/wireshark/wireshark/language/"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
27 msgid "Should non-superusers be able to capture packets?"
28 msgstr "Autoriser les utilisateurs non privilégiés à capturer des paquets ?"
34 "Dumpcap can be installed in a way that allows members of the \"wireshark\" "
35 "system group to capture packets. This is recommended over the alternative of "
36 "running Wireshark/Tshark directly as root, because less of the code will run "
37 "with elevated privileges."
39 "Dumpcap peut être installé afin d'autoriser les membres du groupe "
40 "« wireshark » à capturer des paquets. Cette méthode de capture est "
41 "préférable à l'exécution de Wireshark ou Tshark avec les droits du "
42 "superutilisateur, car elle permet d'exécuter moins de code avec des droits "
49 #: ../templates:2001 ../templates:7001
51 "For more detailed information please see /usr/share/doc/wireshark-common/"
54 "Pour plus d'information, veuillez consulter /usr/share/doc/wireshark-common/"
61 #: ../templates:2001 ../templates:7001
63 "Enabling this feature may be a security risk, so it is disabled by default. "
64 "If in doubt, it is suggested to leave it disabled."
66 "Cette fonctionnalité constitue un risque pour la sécurité, c'est pourquoi "
67 "elle est désactivée par défaut. En cas de doute, il est suggéré de la "
73 msgid "Creating the wireshark system group failed"
80 "The wireshark group does not exist, and creating it failed, so Wireshark "
81 "cannot be configured to capture traffic as an unprivileged user."
88 "Please create the wireshark system group and try configuring wireshark-"
95 msgid "The wireshark group is a system group"
102 "The wireshark group exists as a user group, but the preferred configuration "
103 "is for it to be created as a system group."
110 "As a result, purging wireshark-common will not remove the wireshark group, "
111 "but everything else should work properly."
117 msgid "Setting capabilities for dumpcap failed"
124 "The attempt to use Linux capabilities to grant packet-capturing privileges "
125 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
131 msgid "Removal of the wireshark group failed"
138 "When the wireshark-common package is configured to allow non-superusers to "
139 "capture packets the postinst script of wireshark-common creates the "
140 "wireshark group as a system group."
147 "However, on this system the wireshark group is a user group instead of being "
148 "a system group, so purging wireshark-common did not remove it."
154 msgid "If the group is no longer needed, please remove it manually."
161 #| msgid "Should non-superusers be able to capture packets?"
162 msgid "Should non-superusers be able to capture system calls?"
163 msgstr "Autoriser les utilisateurs non privilégiés à capturer des paquets ?"
170 #| "Dumpcap can be installed in a way that allows members of the "
171 #| "\"wireshark\" system group to capture packets. This is recommended over "
172 #| "the alternative of running Wireshark/Tshark directly as root, because "
173 #| "less of the code will run with elevated privileges."
175 "The falcodump external capture utility (extcap) can be installed in a way "
176 "that allows members of the \"scap\" system group to capture system calls. "
177 "This is recommended over the alternative of running Logray directly as root, "
178 "because less of the code will run with elevated privileges."
180 "Dumpcap peut être installé afin d'autoriser les membres du groupe "
181 "« wireshark » à capturer des paquets. Cette méthode de capture est "
182 "préférable à l'exécution de Wireshark ou Tshark avec les droits du "
183 "superutilisateur, car elle permet d'exécuter moins de code avec des droits "
189 msgid "Creating the \"scap\" system group failed"
196 "The \"scap\" group does not exist, and creating it failed, so Logray cannot "
197 "be configured to capture system calls as an unprivileged user."
204 "Please create the \"scap\" system group and try configuring logray again."
210 msgid "The \"scap\" group is a system group"
217 "The \"scap\" group exists as a user group, but the preferred configuration "
218 "is for it to be created as a system group."
225 "As a result, purging logray will not remove the \"scap\" group, but "
226 "everything else should work properly."