Hi,

You are noted as the last translator of the debconf translation for
popa3d. The English template has been changed, and now some messages
are marked "fuzzy" in your translation or are missing.
I would be grateful if you could take the time and update it.
Please respect the Reply-To: field and send your updated translation to
[email protected].

The deadline for receiving the updated translation is
Thu, 02 Oct 2025 22:37:39 +0100.

Thanks in advance,

Andrew

# Danish translation popa3d.
# Copyright (C) 2010 popa3d & Joe Hansen.
# This file is distributed under the same license as the popa3d package.
# Joe Hansen ([email protected]), 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: popa3d\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2025-09-03 22:48+0100\n"
"PO-Revision-Date: 2010-08-04 17:30+01:00\n"
"Last-Translator: Joe Hansen <[email protected]>\n"
"Language-Team: Danish <[email protected]> \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Run popa3d in standalone mode?"
msgstr "Kør popa3d i tilstanden uafhængig?"

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"In standalone mode, popa3d will become a daemon, accepting connections on "
"the pop3 port (110/tcp) and forking child processes to handle them. This has "
"lower overhead than starting popa3d from an inetd equivalent and is thus "
"useful on busy servers to reduce load. See popa3d(8) for more details."
msgstr ""
"I tilstanden uafhængig, vil popa3d blive en dæmon, der accepterer "
"forbindelser på pop3-porten (110/tcp) og forgrener underprocesser for at "
"håndtere dem. Dette har lavere overhead end ved at starte popa3d fra en "
"inetd-ækvivalent og er derfor brugbar på travle servere for at reducere "
"belastningen. Se popa3d(8) for yderligere detaljer."

#. Type: error
#. Description
#: ../templates:2001
msgid "Socket-activated mode for popa3d requires intervention"
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
"The running mode for popa3d (standalone versus socket-activated) is no "
"longer controlled by debconf configuration and /etc/default/popa3d."
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
"The default behaviour is always to start as a standalone service which "
"should be explicitly disabled if socket activation is preferred."
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
"If (as has been detected) inetd is currently used to launch popa3d and the "
"popa3d service is enabled, then one of the following actions is needed:"
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
" 1. To enable socket activation using systemd:\n"
"      update-inetd --pattern \"popa3d\" --disable pop3\n"
"      systemctl enable --now popa3d.socket"
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
" 2. To continue using inetd:\n"
"      systemctl disable --now popa3d.service popa3d.socket\n"
"      update-rc.d popa3d disable"
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
" 3. To disable the inetd service and switch to the standalone option:\n"
"      update-inetd --pattern \"popa3d\" --disable pop3\n"
"      service popa3d restart"
msgstr ""

Reply via email to