diff options
Diffstat (limited to 'packaging/debian/po/da.po')
-rw-r--r-- | packaging/debian/po/da.po | 96 |
1 files changed, 85 insertions, 11 deletions
diff --git a/packaging/debian/po/da.po b/packaging/debian/po/da.po index f4b981fb..0396ddff 100644 --- a/packaging/debian/po/da.po +++ b/packaging/debian/po/da.po @@ -1,17 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the wireshark package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Joe Hansen <joedalton2@yahoo.dk>, 2010 +# Gerald Combs <gerald@wireshark.org>, 2024 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Wireshark\n" +"Project-Id-Version: wireshark\n" "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n" -"POT-Creation-Date: 2017-08-06 18:31-0400\n" -"PO-Revision-Date: 2017-09-22 06:50+0000\n" -"Last-Translator: Gerald Combs <gerald@wireshark.org>\n" -"Language-Team: Danish (http://www.transifex.com/wireshark/wireshark/language/da/)\n" +"POT-Creation-Date: 2024-05-20 18:25+0000\n" +"PO-Revision-Date: 2024-08-12 22:31+0000\n" +"Last-Translator: Gerald Combs <gerald@wireshark.org>, 2024\n" +"Language-Team: Danish (https://app.transifex.com/wireshark/teams/36457/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -32,23 +35,36 @@ msgid "" "system group to capture packets. This is recommended over the alternative of" " running Wireshark/Tshark directly as root, because less of the code will " "run with elevated privileges." -msgstr "Dumpcap kan installeres på en måde som tillader medlemmer af systemgruppen »wireshark« at fange pakker. Dette anbefales frem for alternativet med at køre Wireshark/Tshark direkte som rod (root), da mindre af koden vil køre med ophøjede privilegier." +msgstr "" +"Dumpcap kan installeres på en måde som tillader medlemmer af systemgruppen " +"»wireshark« at fange pakker. Dette anbefales frem for alternativet med at " +"køre Wireshark/Tshark direkte som rod (root), da mindre af koden vil køre " +"med ophøjede privilegier." #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "For more detailed information please see /usr/share/doc/wireshark-" "common/README.Debian." -msgstr "For mere detaljerede information se venligst /usr/share/doc/wireshark-common/README.Debian." +msgstr "" +"For mere detaljerede information se venligst /usr/share/doc/wireshark-" +"common/README.Debian." #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "Enabling this feature may be a security risk, so it is disabled by default. " "If in doubt, it is suggested to leave it disabled." -msgstr "Aktivering af denne funktion kan udgøre en sikkerhedsrisiko, så som standard er den deaktiveret. Hvis du er i tvivl, anbefales det at lade den være deaktiveret." +msgstr "" +"Aktivering af denne funktion kan udgøre en sikkerhedsrisiko, så som standard" +" er den deaktiveret. Hvis du er i tvivl, anbefales det at lade den være " +"deaktiveret." #. Type: error #. Description @@ -136,3 +152,61 @@ msgstr "" #: ../templates:6001 msgid "If the group is no longer needed, please remove it manually." msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "Should non-superusers be able to capture system calls?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "" +"The falcodump external capture utility (extcap) can be installed in a way " +"that allows members of the \"scap\" system group to capture system calls. " +"This is recommended over the alternative of running Logray directly as root," +" because less of the code will run with elevated privileges." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Creating the \"scap\" system group failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "" +"The \"scap\" group does not exist, and creating it failed, so Logray cannot " +"be configured to capture system calls as an unprivileged user." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Please create the \"scap\" system group and try configuring logray again." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "The \"scap\" group is a system group" +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"The \"scap\" group exists as a user group, but the preferred configuration " +"is for it to be created as a system group." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"As a result, purging logray will not remove the \"scap\" group, but " +"everything else should work properly." +msgstr "" |