TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / packaging / debian / po / da.po
blob56ab9ad556af18e28d9c1c33107c7d2f4c40a6ae
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 # Joe Hansen <joedalton2@yahoo.dk>, 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: Danish (http://www.transifex.com/wireshark/wireshark/language/"
15 "da/)\n"
16 "Language: da\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 "Skal brugere, der ikke er superbrugere, kunne fange pakker?"
28 #. Type: boolean
29 #. Description
30 #: ../templates:2001
31 msgid ""
32 "Dumpcap can be installed in a way that allows members of the \"wireshark\" "
33 "system group to capture packets. This is recommended over the alternative of "
34 "running Wireshark/Tshark directly as root, because less of the code will run "
35 "with elevated privileges."
36 msgstr ""
37 "Dumpcap kan installeres på en måde som tillader medlemmer af systemgruppen "
38 "»wireshark« at fange pakker. Dette anbefales frem for alternativet med at "
39 "køre Wireshark/Tshark direkte som rod (root), da mindre af koden vil køre "
40 "med ophøjede privilegier."
42 #. Type: boolean
43 #. Description
44 #. Type: boolean
45 #. Description
46 #: ../templates:2001 ../templates:7001
47 msgid ""
48 "For more detailed information please see /usr/share/doc/wireshark-common/"
49 "README.Debian."
50 msgstr ""
51 "For mere detaljerede information se venligst /usr/share/doc/wireshark-common/"
52 "README.Debian."
54 #. Type: boolean
55 #. Description
56 #. Type: boolean
57 #. Description
58 #: ../templates:2001 ../templates:7001
59 msgid ""
60 "Enabling this feature may be a security risk, so it is disabled by default. "
61 "If in doubt, it is suggested to leave it disabled."
62 msgstr ""
63 "Aktivering af denne funktion kan udgøre en sikkerhedsrisiko, så som standard "
64 "er den deaktiveret. Hvis du er i tvivl, anbefales det at lade den være "
65 "deaktiveret."
67 #. Type: error
68 #. Description
69 #: ../templates:3001
70 msgid "Creating the wireshark system group failed"
71 msgstr ""
73 #. Type: error
74 #. Description
75 #: ../templates:3001
76 msgid ""
77 "The wireshark group does not exist, and creating it failed, so Wireshark "
78 "cannot be configured to capture traffic as an unprivileged user."
79 msgstr ""
81 #. Type: error
82 #. Description
83 #: ../templates:3001
84 msgid ""
85 "Please create the wireshark system group and try configuring wireshark-"
86 "common again."
87 msgstr ""
89 #. Type: error
90 #. Description
91 #: ../templates:4001
92 msgid "The wireshark group is a system group"
93 msgstr ""
95 #. Type: error
96 #. Description
97 #: ../templates:4001
98 msgid ""
99 "The wireshark group exists as a user group, but the preferred configuration "
100 "is for it to be created as a system group."
101 msgstr ""
103 #. Type: error
104 #. Description
105 #: ../templates:4001
106 msgid ""
107 "As a result, purging wireshark-common will not remove the wireshark group, "
108 "but everything else should work properly."
109 msgstr ""
111 #. Type: error
112 #. Description
113 #: ../templates:5001
114 msgid "Setting capabilities for dumpcap failed"
115 msgstr ""
117 #. Type: error
118 #. Description
119 #: ../templates:5001
120 msgid ""
121 "The attempt to use Linux capabilities to grant packet-capturing privileges "
122 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
123 msgstr ""
125 #. Type: error
126 #. Description
127 #: ../templates:6001
128 msgid "Removal of the wireshark group failed"
129 msgstr ""
131 #. Type: error
132 #. Description
133 #: ../templates:6001
134 msgid ""
135 "When the wireshark-common package is configured to allow non-superusers to "
136 "capture packets the postinst script of wireshark-common creates the "
137 "wireshark group as a system group."
138 msgstr ""
140 #. Type: error
141 #. Description
142 #: ../templates:6001
143 msgid ""
144 "However, on this system the wireshark group is a user group instead of being "
145 "a system group, so purging wireshark-common did not remove it."
146 msgstr ""
148 #. Type: error
149 #. Description
150 #: ../templates:6001
151 msgid "If the group is no longer needed, please remove it manually."
152 msgstr ""
154 #. Type: boolean
155 #. Description
156 #: ../templates:7001
157 #, fuzzy
158 #| msgid "Should non-superusers be able to capture packets?"
159 msgid "Should non-superusers be able to capture system calls?"
160 msgstr "Skal brugere, der ikke er superbrugere, kunne fange pakker?"
162 #. Type: boolean
163 #. Description
164 #: ../templates:7001
165 #, fuzzy
166 #| msgid ""
167 #| "Dumpcap can be installed in a way that allows members of the "
168 #| "\"wireshark\" system group to capture packets. This is recommended over "
169 #| "the alternative of running Wireshark/Tshark directly as root, because "
170 #| "less of the code will run with elevated privileges."
171 msgid ""
172 "The falcodump external capture utility (extcap) can be installed in a way "
173 "that allows members of the \"scap\" system group to capture system calls. "
174 "This is recommended over the alternative of running Logray directly as root, "
175 "because less of the code will run with elevated privileges."
176 msgstr ""
177 "Dumpcap kan installeres på en måde som tillader medlemmer af systemgruppen "
178 "»wireshark« at fange pakker. Dette anbefales frem for alternativet med at "
179 "køre Wireshark/Tshark direkte som rod (root), da mindre af koden vil køre "
180 "med ophøjede privilegier."
182 #. Type: error
183 #. Description
184 #: ../templates:8001
185 msgid "Creating the \"scap\" system group failed"
186 msgstr ""
188 #. Type: error
189 #. Description
190 #: ../templates:8001
191 msgid ""
192 "The \"scap\" group does not exist, and creating it failed, so Logray cannot "
193 "be configured to capture system calls as an unprivileged user."
194 msgstr ""
196 #. Type: error
197 #. Description
198 #: ../templates:8001
199 msgid ""
200 "Please create the \"scap\" system group and try configuring logray again."
201 msgstr ""
203 #. Type: error
204 #. Description
205 #: ../templates:9001
206 msgid "The \"scap\" group is a system group"
207 msgstr ""
209 #. Type: error
210 #. Description
211 #: ../templates:9001
212 msgid ""
213 "The \"scap\" group exists as a user group, but the preferred configuration "
214 "is for it to be created as a system group."
215 msgstr ""
217 #. Type: error
218 #. Description
219 #: ../templates:9001
220 msgid ""
221 "As a result, purging logray will not remove the \"scap\" group, but "
222 "everything else should work properly."
223 msgstr ""