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 # Göran Uddeborg <goeran@uddeborg.se>, 2017
7 # Martin Ågren <martin.agren@gmail.com>, 2009-2010
10 "Project-Id-Version: Wireshark\n"
11 "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n"
12 "POT-Creation-Date: 2024-05-20 18:25+0000\n"
13 "PO-Revision-Date: 2017-11-27 22:17+0000\n"
14 "Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
15 "Language-Team: Swedish (http://www.transifex.com/wireshark/wireshark/"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26 msgid "Should non-superusers be able to capture packets?"
27 msgstr "Ska icke-superanvändare kunna fånga paket?"
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 kan installeras på ett sätt som tillåter medlemmar i systemgruppen "
39 "\"wireshark\" att fånga paket. Detta rekommenderas framför alternativet, att "
40 "köra Wireshark/Tshark direkt som root, eftersom en mindre del av koden "
41 "kommer köras med utökade rättigheter."
47 #: ../templates:2001 ../templates:7001
49 "For more detailed information please see /usr/share/doc/wireshark-common/"
52 "Se /usr/share/doc/wireshark-common/README.Debian för mer detaljerad "
59 #: ../templates:2001 ../templates:7001
61 "Enabling this feature may be a security risk, so it is disabled by default. "
62 "If in doubt, it is suggested to leave it disabled."
64 "Att aktivera denna funktion kan vara en säkerhetsrisk, så den är avaktiverad "
65 "som standard. Vid tvivel rekommenderas att den lämnas avaktiverad."
70 msgid "Creating the wireshark system group failed"
71 msgstr "Att skapa systemgruppen wireshark misslyckades"
77 "The wireshark group does not exist, and creating it failed, so Wireshark "
78 "cannot be configured to capture traffic as an unprivileged user."
80 "Gruppen wireshark finns inte, och att skapa den misslyckades, så Wireshark "
81 "kan inte konfigureras att fånga trafik som en opriviligierad användare."
87 "Please create the wireshark system group and try configuring wireshark-"
90 "Skapa systemgruppen wireshark och försök konfigurera wireshark-common igen."
95 msgid "The wireshark group is a system group"
96 msgstr "Gruppen wireshark är en systemgrupp"
102 "The wireshark group exists as a user group, but the preferred configuration "
103 "is for it to be created as a system group."
105 "Gruppen wireshark finns som en användargrupp, men den rekommenderade "
106 "konfigurationen är att den skapas som sen systemgrupp."
112 "As a result, purging wireshark-common will not remove the wireshark group, "
113 "but everything else should work properly."
115 "Som ett resultat kommer rensning av wireshark-common inte ta bort gruppen "
116 "wireshark, men allt annat skall fungera normalt."
121 msgid "Setting capabilities for dumpcap failed"
122 msgstr "Att sätta förmågor för dumpcap misslyckades"
128 "The attempt to use Linux capabilities to grant packet-capturing privileges "
129 "to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
131 "Försöket att använda Linux förmågor (capabilities) för att ge rättigheter "
132 "att fånga paket till programmet dumpcap misslyckades. Istället har det fått "
133 "set-user-id-biten satt."
138 msgid "Removal of the wireshark group failed"
139 msgstr "Att ta bort gruppen wireshark misslyckades"
145 "When the wireshark-common package is configured to allow non-superusers to "
146 "capture packets the postinst script of wireshark-common creates the "
147 "wireshark group as a system group."
149 "När paketet wireshark-common är konfigurerat för att tillåta andra än "
150 "superanvändaren att fånga paket skapara postinst-skriptet i wireshark-common "
151 "gruppen wireshark som en systemgrupp."
157 "However, on this system the wireshark group is a user group instead of being "
158 "a system group, so purging wireshark-common did not remove it."
160 "Dock är gruppen wireshark en användargrupp på detta system istället för en "
161 "systemgrupp, så att rensa bort wireshark-common tog inte bort den."
166 msgid "If the group is no longer needed, please remove it manually."
167 msgstr "Om gruppen inte behövs längre, ta då bort den manuellt."
173 #| msgid "Should non-superusers be able to capture packets?"
174 msgid "Should non-superusers be able to capture system calls?"
175 msgstr "Ska icke-superanvändare kunna fånga paket?"
182 #| "Dumpcap can be installed in a way that allows members of the "
183 #| "\"wireshark\" system group to capture packets. This is recommended over "
184 #| "the alternative of running Wireshark/Tshark directly as root, because "
185 #| "less of the code will run with elevated privileges."
187 "The falcodump external capture utility (extcap) can be installed in a way "
188 "that allows members of the \"scap\" system group to capture system calls. "
189 "This is recommended over the alternative of running Logray directly as root, "
190 "because less of the code will run with elevated privileges."
192 "Dumpcap kan installeras på ett sätt som tillåter medlemmar i systemgruppen "
193 "\"wireshark\" att fånga paket. Detta rekommenderas framför alternativet, att "
194 "köra Wireshark/Tshark direkt som root, eftersom en mindre del av koden "
195 "kommer köras med utökade rättigheter."
201 #| msgid "Creating the wireshark system group failed"
202 msgid "Creating the \"scap\" system group failed"
203 msgstr "Att skapa systemgruppen wireshark misslyckades"
210 #| "The wireshark group does not exist, and creating it failed, so Wireshark "
211 #| "cannot be configured to capture traffic as an unprivileged user."
213 "The \"scap\" group does not exist, and creating it failed, so Logray cannot "
214 "be configured to capture system calls as an unprivileged user."
216 "Gruppen wireshark finns inte, och att skapa den misslyckades, så Wireshark "
217 "kan inte konfigureras att fånga trafik som en opriviligierad användare."
224 #| "Please create the wireshark system group and try configuring wireshark-"
227 "Please create the \"scap\" system group and try configuring logray again."
229 "Skapa systemgruppen wireshark och försök konfigurera wireshark-common igen."
235 #| msgid "The wireshark group is a system group"
236 msgid "The \"scap\" group is a system group"
237 msgstr "Gruppen wireshark är en systemgrupp"
244 #| "The wireshark group exists as a user group, but the preferred "
245 #| "configuration is for it to be created as a system group."
247 "The \"scap\" group exists as a user group, but the preferred configuration "
248 "is for it to be created as a system group."
250 "Gruppen wireshark finns som en användargrupp, men den rekommenderade "
251 "konfigurationen är att den skapas som sen systemgrupp."
258 #| "As a result, purging wireshark-common will not remove the wireshark "
259 #| "group, but everything else should work properly."
261 "As a result, purging logray will not remove the \"scap\" group, but "
262 "everything else should work properly."
264 "Som ett resultat kommer rensning av wireshark-common inte ta bort gruppen "
265 "wireshark, men allt annat skall fungera normalt."