popa3d 1.0.3-2: Please update debconf PO translation for the package popa3d
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
1116002@bugs.debian.org.
The deadline for receiving the updated translation is
Thu, 02 Oct 2025 22:37:39 +0100.
Thanks in advance,
Andrew
# Italian (it) translation of debconf templates for popa3d
# Copyright (C) 2008 Software in the Public Interest
# This file is distributed under the same license as the popa3d package.
# Luca Monducci <luca.mo@tiscali.it>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: popa3d 1.0.2-4\n"
"Report-Msgid-Bugs-To: popa3d@packages.debian.org\n"
"POT-Creation-Date: 2025-09-03 22:48+0100\n"
"PO-Revision-Date: 2008-11-15 20:32+0100\n"
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
"Language: it\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 "Eseguire popa3d in modalità standalone?"
#. 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 ""
"In modalità standalone, popa3d diventa un demone che accetta connessioni "
"sulla porta pop3 (110/tcp) e che effettua il fork in processi figli per "
"gestirle. Questo comporta un sovraccarico minore rispetto a quando popa3d "
"viene attivato da inetd o equivalenti e quindi è utile sui server molto "
"occupati per ridurre il carico. Consultare popa3d(8) per maggiori dettagli."
#. 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 to: