mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 14:40:21 +01:00
* it.po: Updated Italian translation by Francesco Marletta. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4083 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
282 lines
9 KiB
Text
282 lines
9 KiB
Text
# Italian translation for NetworkManager
|
|
# Copyright (C) 2004-2008 THE NetworkManager CopyRight Holder
|
|
# This file is distributed under the same license as the NetworkManager package.
|
|
# Francesco Marletta <francesco.marletta@tiscali.it>, 2004-2008.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: NetworkManager 0.7\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2008-09-17 04:41+0000\n"
|
|
"PO-Revision-Date: 2008-09-17 15:27-0400\n"
|
|
"Last-Translator: Francesco Marletta <francesco.marletta@tiscali.it>\n"
|
|
"Language-Team: Italian <tp@lists.linux.it>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../src/nm-netlink-monitor.c:193 ../src/nm-netlink-monitor.c:474
|
|
#, c-format
|
|
msgid "error processing netlink message: %s"
|
|
msgstr "errore nell'elaborazione del messaggio netlink: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:250
|
|
#, c-format
|
|
msgid "unable to allocate netlink handle for monitoring link status: %s"
|
|
msgstr ""
|
|
"impossibile allocare un handle netlink per monitorare lo stato del "
|
|
"collegamento: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:260
|
|
#, c-format
|
|
msgid "unable to connect to netlink for monitoring link status: %s"
|
|
msgstr ""
|
|
"impossibile collegarsi a netlink per monitorare lo stato del collegamento: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:268
|
|
#, c-format
|
|
msgid "unable to join netlink group for monitoring link status: %s"
|
|
msgstr ""
|
|
"impossibile unirsi a un gruppo netlink per monitorare lo stato del "
|
|
"collegamento: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:276
|
|
#, c-format
|
|
msgid "unable to allocate netlink link cache for monitoring link status: %s"
|
|
msgstr ""
|
|
"impossibile allocare la cache dei collegamenti netlink per monitorare lo "
|
|
"stato del collegamento: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:439
|
|
#, c-format
|
|
msgid "error updating link cache: %s"
|
|
msgstr "errore nell'aggiornamento della cache del collegamento: %s"
|
|
|
|
#: ../src/nm-netlink-monitor.c:497
|
|
#, c-format
|
|
msgid "error occurred while waiting for data on socket"
|
|
msgstr "si è verificato un errore durante l'attesa dei dati sul socket"
|
|
|
|
#: ../src/NetworkManager.c:250
|
|
#, c-format
|
|
msgid "Invalid option. Please use --help to see a list of valid options.\n"
|
|
msgstr ""
|
|
"Opzione non valida. Usare --help per ottenere un elenco delle opzioni "
|
|
"valide.\n"
|
|
|
|
#: ../src/dhcp-manager/nm-dhcp-dhclient.c:89
|
|
msgid "# Created by NetworkManager\n"
|
|
msgstr "# Creato da NetworkManager\n"
|
|
|
|
#: ../src/dhcp-manager/nm-dhcp-dhclient.c:95
|
|
#, c-format
|
|
msgid ""
|
|
"# Merged from %s\n"
|
|
"\n"
|
|
msgstr ""
|
|
"# Unito da %s\n"
|
|
"\n"
|
|
|
|
#: ../src/named-manager/nm-named-manager.c:256
|
|
msgid "NOTE: the libc resolver may not support more than 3 nameservers."
|
|
msgstr "NOTA: il risolutore glibc non supporta più di 3 server di nomi."
|
|
|
|
#: ../src/named-manager/nm-named-manager.c:258
|
|
msgid "The nameservers listed below may not be recognized."
|
|
msgstr "I server di nomi elencati sotto non possono essere riconosciuti."
|
|
|
|
#: ../system-settings/src/main.c:366
|
|
#, c-format
|
|
msgid "Auto %s"
|
|
msgstr "Auto %s"
|
|
|
|
#: ../libnm-util/crypto.c:125
|
|
#, c-format
|
|
msgid "PEM key file had no end tag '%s'."
|
|
msgstr "Il file di chiave PEM non ha tag di chiusura \"%s\""
|
|
|
|
#: ../libnm-util/crypto.c:135
|
|
#, c-format
|
|
msgid "Doesn't look like a PEM private key file."
|
|
msgstr "Non sembra un file di chiave privata PEM."
|
|
|
|
#: ../libnm-util/crypto.c:143
|
|
#, c-format
|
|
msgid "Not enough memory to store PEM file data."
|
|
msgstr "Memoria non sufficiente per memorizzare i dati del file PEM."
|
|
|
|
#: ../libnm-util/crypto.c:159
|
|
#, c-format
|
|
msgid "Malformed PEM file: Proc-Type was not first tag."
|
|
msgstr "File PEM malformato: Proc-Type non è il primo tag."
|
|
|
|
#: ../libnm-util/crypto.c:167
|
|
#, c-format
|
|
msgid "Malformed PEM file: unknown Proc-Type tag '%s'."
|
|
msgstr "File PEM malformato: tag Proc-Type \"%s\" sconosciuto."
|
|
|
|
#: ../libnm-util/crypto.c:177
|
|
#, c-format
|
|
msgid "Malformed PEM file: DEK-Info was not the second tag."
|
|
msgstr "File PEM malformato: DEK-Info non è il secondo tag."
|
|
|
|
#: ../libnm-util/crypto.c:188
|
|
#, c-format
|
|
msgid "Malformed PEM file: no IV found in DEK-Info tag."
|
|
msgstr "File PEM malformato: IV non trovato nel tag DEK-Info."
|
|
|
|
#: ../libnm-util/crypto.c:195
|
|
#, c-format
|
|
msgid "Malformed PEM file: invalid format of IV in DEK-Info tag."
|
|
msgstr "File PEM malformato: formato di IV nel tag DEK-Info non valido. "
|
|
|
|
#: ../libnm-util/crypto.c:208
|
|
#, c-format
|
|
msgid "Malformed PEM file: unknown private key cipher '%s'."
|
|
msgstr "File PEM malformato: cifrario chiave privata \"%s\" sconosciuto."
|
|
|
|
#: ../libnm-util/crypto.c:227
|
|
#, c-format
|
|
msgid "Could not decode private key."
|
|
msgstr "Impossibile decodificare la chiave privata."
|
|
|
|
#: ../libnm-util/crypto.c:271
|
|
#, c-format
|
|
msgid "PEM certificate '%s' had no end tag '%s'."
|
|
msgstr "Il certificato PEM \"%s\" non ha il tag di chiusura \"%s\"."
|
|
|
|
#: ../libnm-util/crypto.c:281
|
|
#, c-format
|
|
msgid "Failed to decode certificate."
|
|
msgstr "Decodifica del certificato fallita."
|
|
|
|
#: ../libnm-util/crypto.c:290 ../libnm-util/crypto.c:298
|
|
#, c-format
|
|
msgid "Not enough memory to store certificate data."
|
|
msgstr "Memoria non sufficiente per archiviare i dati del certificato."
|
|
|
|
#: ../libnm-util/crypto.c:328
|
|
#, c-format
|
|
msgid "IV must be an even number of bytes in length."
|
|
msgstr "IV deve essere lungo un numero pari di byte"
|
|
|
|
#: ../libnm-util/crypto.c:337
|
|
#, c-format
|
|
msgid "Not enough memory to store the IV."
|
|
msgstr "Memoria non sufficiente per archiviare l'IV."
|
|
|
|
#: ../libnm-util/crypto.c:348
|
|
#, c-format
|
|
msgid "IV contains non-hexadecimal digits."
|
|
msgstr "IV contiene cifre non esadecimali."
|
|
|
|
#: ../libnm-util/crypto.c:386 ../libnm-util/crypto_gnutls.c:143
|
|
#: ../libnm-util/crypto_nss.c:157
|
|
#, c-format
|
|
msgid "Private key cipher '%s' was unknown."
|
|
msgstr "Il cifrario di chiave privata \"%s\" è sconosciuto."
|
|
|
|
#: ../libnm-util/crypto.c:395
|
|
#, c-format
|
|
msgid "Not enough memory to create private key decryption key."
|
|
msgstr ""
|
|
"Memoria non sufficiente per creare la chiave di decifrazione della chiave "
|
|
"privata."
|
|
|
|
#: ../libnm-util/crypto.c:513
|
|
#, c-format
|
|
msgid "Not enough memory to store decrypted private key."
|
|
msgstr "Memoria non sufficiente per archiviare la chiave privata decifrata."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:45
|
|
msgid "Failed to initialize the crypto engine."
|
|
msgstr "Inizializzazione del motore di cifratura fallita."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:89
|
|
#, c-format
|
|
msgid "Failed to initialize the MD5 engine: %s / %s."
|
|
msgstr "Inizializzazione del motore MD5 fallita: %s /%s"
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:152 ../libnm-util/crypto_nss.c:166
|
|
#, c-format
|
|
msgid "Not enough memory for decrypted key buffer."
|
|
msgstr "Memoria non sufficiente per il buffer della chiave decifrata."
|
|
|
|
# NdT: ho tradotto "decryption cipher" con decifratore in
|
|
# quanto ha più senso che dire "cifrario di decifrazione"
|
|
#: ../libnm-util/crypto_gnutls.c:160
|
|
#, c-format
|
|
msgid "Failed to initialize the decryption cipher context: %s / %s."
|
|
msgstr "Inizializzazione del contesto di decifrazione fallita: %s / %s."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:169
|
|
#, c-format
|
|
msgid "Failed to set symmetric key for decryption: %s / %s."
|
|
msgstr ""
|
|
"Impostazione della chiave simmetrica per la decifrazione fallita: %s / %s."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:178
|
|
#, c-format
|
|
msgid "Failed to set IV for decryption: %s / %s."
|
|
msgstr "Impostazione di IV per la decifrazione fallita: %s / %s."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:187
|
|
#, c-format
|
|
msgid "Failed to decrypt the private key: %s / %s."
|
|
msgstr "Decifrazione della chiave privata fallita: %s / %s."
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:225
|
|
#, c-format
|
|
msgid "Error initializing certificate data: %s"
|
|
msgstr "Errore nell'inizializzare i dati dei certificati: %s"
|
|
|
|
#: ../libnm-util/crypto_gnutls.c:237
|
|
#, c-format
|
|
msgid "Couldn't decode certificate: %s"
|
|
msgstr "Impossibile decodificare il certificato: %s"
|
|
|
|
#: ../libnm-util/crypto_nss.c:52
|
|
#, c-format
|
|
msgid "Failed to initialize the crypto engine: %d."
|
|
msgstr "Inizializzazione del motore di cifratura fallita: %d."
|
|
|
|
#: ../libnm-util/crypto_nss.c:98
|
|
#, c-format
|
|
msgid "Failed to initialize the MD5 context: %d."
|
|
msgstr "Inizializzazione del contesto MD5 fallita: %d."
|
|
|
|
#: ../libnm-util/crypto_nss.c:174
|
|
#, c-format
|
|
msgid "Failed to initialize the decryption cipher slot."
|
|
msgstr "Inizializzazione del slot del decifratore fallita."
|
|
|
|
#: ../libnm-util/crypto_nss.c:184
|
|
#, c-format
|
|
msgid "Failed to set symmetric key for decryption."
|
|
msgstr "Impostazione della chiave simmetrica di decifrazione fallita."
|
|
|
|
#: ../libnm-util/crypto_nss.c:194
|
|
#, c-format
|
|
msgid "Failed to set IV for decryption."
|
|
msgstr "Impostazione di IV per la decifrazione fallita."
|
|
|
|
#: ../libnm-util/crypto_nss.c:202
|
|
#, c-format
|
|
msgid "Failed to initialize the decryption context."
|
|
msgstr "Inizializzazione del contesto di decifrazione fallita."
|
|
|
|
#: ../libnm-util/crypto_nss.c:215
|
|
#, c-format
|
|
msgid "Failed to decrypt the private key: %d."
|
|
msgstr "Decifrazione della chiave privata fallita: %d."
|
|
|
|
#: ../libnm-util/crypto_nss.c:227
|
|
#, c-format
|
|
msgid "Failed to finalize decryption of the private key: %d."
|
|
msgstr "Finalizzazione della decifrazione della chiave privata fallita: %d."
|
|
|
|
#: ../libnm-util/crypto_nss.c:271
|
|
#, c-format
|
|
msgid "Couldn't decode certificate: %d"
|
|
msgstr "Impossibile decodificare il certificato: %d"
|