TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags
[wireshark-sm.git] / packaging / debian / po / es.po
blob25691f70df81189189ee0c705ef5df741768d21d
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.
5 # Translators:
6 #       Francisco Javier Cuadrado <fcocuadrado@gmail.com>, 2009-2010
7 msgid ""
8 msgstr ""
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: Spanish (http://www.transifex.com/wireshark/wireshark/"
15 "language/es/)\n"
16 "Language: es\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22 #. Type: boolean
23 #. Description
24 #: ../templates:2001
25 msgid "Should non-superusers be able to capture packets?"
26 msgstr ""
27 "¿Los usuarios sin privilegios de administración deberían poder capturar "
28 "paquetes?"
30 #. Type: boolean
31 #. Description
32 #: ../templates:2001
33 msgid ""
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."
38 msgstr ""
39 "Dumpcap se puede instalar de un modo que permite a los miembros del grupo "
40 "«wireshark» capturar paquetes. Se recomienda usar esto en lugar de ejecutar "
41 "Wireshark/Tshark directamente como administrador («root»), porque se "
42 "ejecutará menos código con privilegios de administración."
44 #. Type: boolean
45 #. Description
46 #. Type: boolean
47 #. Description
48 #: ../templates:2001 ../templates:7001
49 msgid ""
50 "For more detailed information please see /usr/share/doc/wireshark-common/"
51 "README.Debian."
52 msgstr ""
53 "Para más información, vea el archivo «/usr/share/doc/wireshark-common/README."
54 "Debian»."
56 #. Type: boolean
57 #. Description
58 #. Type: boolean
59 #. Description
60 #: ../templates:2001 ../templates:7001
61 msgid ""
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."
64 msgstr ""
65 "Activar esta funcionalidad puede ser un riesgo de seguridad, por lo que de "
66 "forma predeterminada está desactivada. En caso de duda, se recomienda "
67 "dejarla desactivada."
69 #. Type: error
70 #. Description
71 #: ../templates:3001
72 msgid "Creating the wireshark system group failed"
73 msgstr ""
75 #. Type: error
76 #. Description
77 #: ../templates:3001
78 msgid ""
79 "The wireshark group does not exist, and creating it failed, so Wireshark "
80 "cannot be configured to capture traffic as an unprivileged user."
81 msgstr ""
83 #. Type: error
84 #. Description
85 #: ../templates:3001
86 msgid ""
87 "Please create the wireshark system group and try configuring wireshark-"
88 "common again."
89 msgstr ""
91 #. Type: error
92 #. Description
93 #: ../templates:4001
94 msgid "The wireshark group is a system group"
95 msgstr ""
97 #. Type: error
98 #. Description
99 #: ../templates:4001
100 msgid ""
101 "The wireshark group exists as a user group, but the preferred configuration "
102 "is for it to be created as a system group."
103 msgstr ""
105 #. Type: error
106 #. Description
107 #: ../templates:4001
108 msgid ""
109 "As a result, purging wireshark-common will not remove the wireshark group, "
110 "but everything else should work properly."
111 msgstr ""
113 #. Type: error
114 #. Description
115 #: ../templates:5001
116 msgid "Setting capabilities for dumpcap failed"
117 msgstr ""
119 #. Type: error
120 #. Description
121 #: ../templates:5001
122 msgid ""
123 "The attempt to use Linux capabilities to grant packet-capturing privileges "
124 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
125 msgstr ""
127 #. Type: error
128 #. Description
129 #: ../templates:6001
130 msgid "Removal of the wireshark group failed"
131 msgstr ""
133 #. Type: error
134 #. Description
135 #: ../templates:6001
136 msgid ""
137 "When the wireshark-common package is configured to allow non-superusers to "
138 "capture packets the postinst script of wireshark-common creates the "
139 "wireshark group as a system group."
140 msgstr ""
142 #. Type: error
143 #. Description
144 #: ../templates:6001
145 msgid ""
146 "However, on this system the wireshark group is a user group instead of being "
147 "a system group, so purging wireshark-common did not remove it."
148 msgstr ""
150 #. Type: error
151 #. Description
152 #: ../templates:6001
153 msgid "If the group is no longer needed, please remove it manually."
154 msgstr ""
156 #. Type: boolean
157 #. Description
158 #: ../templates:7001
159 #, fuzzy
160 #| msgid "Should non-superusers be able to capture packets?"
161 msgid "Should non-superusers be able to capture system calls?"
162 msgstr ""
163 "¿Los usuarios sin privilegios de administración deberían poder capturar "
164 "paquetes?"
166 #. Type: boolean
167 #. Description
168 #: ../templates:7001
169 #, fuzzy
170 #| msgid ""
171 #| "Dumpcap can be installed in a way that allows members of the "
172 #| "\"wireshark\" system group to capture packets. This is recommended over "
173 #| "the alternative of running Wireshark/Tshark directly as root, because "
174 #| "less of the code will run with elevated privileges."
175 msgid ""
176 "The falcodump external capture utility (extcap) can be installed in a way "
177 "that allows members of the \"scap\" system group to capture system calls. "
178 "This is recommended over the alternative of running Logray directly as root, "
179 "because less of the code will run with elevated privileges."
180 msgstr ""
181 "Dumpcap se puede instalar de un modo que permite a los miembros del grupo "
182 "«wireshark» capturar paquetes. Se recomienda usar esto en lugar de ejecutar "
183 "Wireshark/Tshark directamente como administrador («root»), porque se "
184 "ejecutará menos código con privilegios de administración."
186 #. Type: error
187 #. Description
188 #: ../templates:8001
189 msgid "Creating the \"scap\" system group failed"
190 msgstr ""
192 #. Type: error
193 #. Description
194 #: ../templates:8001
195 msgid ""
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."
198 msgstr ""
200 #. Type: error
201 #. Description
202 #: ../templates:8001
203 msgid ""
204 "Please create the \"scap\" system group and try configuring logray again."
205 msgstr ""
207 #. Type: error
208 #. Description
209 #: ../templates:9001
210 msgid "The \"scap\" group is a system group"
211 msgstr ""
213 #. Type: error
214 #. Description
215 #: ../templates:9001
216 msgid ""
217 "The \"scap\" group exists as a user group, but the preferred configuration "
218 "is for it to be created as a system group."
219 msgstr ""
221 #. Type: error
222 #. Description
223 #: ../templates:9001
224 msgid ""
225 "As a result, purging logray will not remove the \"scap\" group, but "
226 "everything else should work properly."
227 msgstr ""