1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
# Italian debconf translation for update-inetd.
# Copyright (C) 2008 Software in the Public Interest
# This file is distributed under the same license as the update-inetd package.
# Luca Monducci <luca.mo@tiscali.it>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: update-inetd 4.44\n"
"Report-Msgid-Bugs-To: update-inetd@packages.debian.org\n"
"POT-Creation-Date: 2018-05-14 00:03+0200\n"
"PO-Revision-Date: 2008-07-19 10:50+0200\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: title
#. Description
#: ../update-inetd.templates:2001
msgid "Configuring service: ${service}"
msgstr "Configurazione del servizio: ${service}"
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001
msgid "Ignore multiple entries and continue without changes?"
msgstr "Ignorare le voci multiple e continuare senza modifiche?"
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001 ../update-inetd.templates:5001
#: ../update-inetd.templates:6001
msgid "There are multiple entries in ${inetdcf} for the '${service}' service."
msgstr "In ${inetdcf} ci sono più voci per il servizio \"${service}\"."
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "Leave existing entry and continue without changes?"
msgstr "Lasciare la voce esistente e continuare senza modifiche?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid ""
"An unrecognized entry for ${sservice} was found in ${inetdcf} while trying "
"to add the following entry:"
msgstr ""
"In ${inetdcf} è stata trovata una voce non valida per ${sservice} mentre era "
"in corso l'aggiunta di questa voce:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "The unrecognized entry is:"
msgstr "La voce non riconosciuta è:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Remove inetd entries?"
msgstr "Rimuovere le voci inetd?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Please confirm that you agree to remove these entries."
msgstr "Confermare la rimozione di queste voci."
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Disable inetd entries?"
msgstr "Disattivare le voci inetd?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Please confirm that you agree to disable these entries."
msgstr "Confermare la disattivazione queste voci."
|