# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the plasma-nm package. # Vincenzo Reale , 2014, 2015, 2016, 2021, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: plasmanetworkmanagement_vpncui\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-12-23 01:46+0000\n" "PO-Revision-Date: 2023-03-14 13:46+0100\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" "Language: 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" "X-Generator: Lokalize 22.12.3\n" #: vpnc.cpp:73 #, kde-format msgid "Error decrypting the obfuscated password" msgstr "Errore durante la decifratura della password oscurata" #: vpnc.cpp:73 #, kde-format msgid "Error" msgstr "Errore" #: vpnc.cpp:118 #, kde-format msgid "NetworkManager is missing support for Cisco Compatible VPN" msgstr "Manca il supporto di NetworkManager per la VPN compatibile con Cisco" #: vpnc.cpp:146 #, kde-format msgid "%1: file could not be created" msgstr "%1: il file non può essere creato" #. i18n: ectx: property (text), widget (QLabel, label) #: vpnc.ui:18 #, kde-format msgid "Gateway:" msgstr "Gateway:" #. i18n: ectx: property (toolTip), widget (QLineEdit, gateway) #: vpnc.ui:31 #, kde-format msgid "IP/hostname of IPsec gateway." msgstr "IP/nome host del gateway IPsec." #. i18n: ectx: property (text), widget (QLabel, label_2) #: vpnc.ui:38 #, kde-format msgid "User name:" msgstr "Nome utente:" #. i18n: ectx: property (toolTip), widget (QLineEdit, leUserName) #. i18n: ectx: property (toolTip), widget (QLineEdit, user) #: vpnc.ui:51 vpncauth.ui:97 #, kde-format msgid "User name for the connection." msgstr "Nome utente della connessione." #. i18n: ectx: property (text), widget (QLabel, label_3) #: vpnc.ui:58 #, kde-format msgid "User password:" msgstr "Password utente:" #. i18n: ectx: property (toolTip), widget (PasswordField, leUserPassword) #. i18n: ectx: property (toolTip), widget (PasswordField, userPassword) #: vpnc.ui:79 vpncauth.ui:58 #, kde-format msgid "User password for the connection." msgstr "Password utente della connessione." #. i18n: ectx: property (text), widget (QLabel, groupNameLabel) #. i18n: ectx: property (text), widget (QLabel, label_4) #: vpnc.ui:91 vpncauth.ui:124 #, kde-format msgid "Group name:" msgstr "Nome del gruppo:" #. i18n: ectx: property (toolTip), widget (QLineEdit, group) #: vpnc.ui:104 #, kde-format msgid "Group name" msgstr "Nome del gruppo" #. i18n: ectx: property (text), widget (QLabel, label_5) #: vpnc.ui:111 #, kde-format msgid "Group password:" msgstr "Password:" #. i18n: ectx: property (toolTip), widget (PasswordField, leGroupPassword) #. i18n: ectx: property (toolTip), widget (PasswordField, groupPassword) #: vpnc.ui:129 vpncauth.ui:84 #, kde-format msgid "Group password." msgstr "Password del gruppo." #. i18n: ectx: property (toolTip), widget (QCheckBox, useHybridAuth) #: vpnc.ui:141 #, kde-format msgid "" "Enable hybrid authentication, i.e. use certificate in addition to password." msgstr "" "Abilita l'autenticazione ibrida, cioè utilizza un certificato oltre alla " "password." #. i18n: ectx: property (text), widget (QCheckBox, useHybridAuth) #: vpnc.ui:144 #, kde-format msgid "Use hybrid authentication" msgstr "Usa autenticazione ibrida" #. i18n: ectx: property (text), widget (QLabel, label_6) #: vpnc.ui:154 #, kde-format msgid "CA file:" msgstr "File CA:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, caFile) #: vpnc.ui:167 #, kde-format msgid "CA certificate in PEM format." msgstr "Certificato CA in formato PEM." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: vpnc.ui:194 #, kde-format msgid "Advanced…" msgstr "Avanzate…" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: vpncadvanced.ui:18 #, kde-format msgid "Identification" msgstr "Identificazione" #. i18n: ectx: property (text), widget (QLabel, label) #: vpncadvanced.ui:27 #, kde-format msgid "Domain:" msgstr "Dominio:" #. i18n: ectx: property (toolTip), widget (QLineEdit, domain) #: vpncadvanced.ui:37 #, kde-format msgid "(NT-)Domain name for authentication." msgstr "(NT-)Nome di dominio per l'autenticazione." #. i18n: ectx: property (text), widget (QLabel, label_2) #: vpncadvanced.ui:44 #, kde-format msgid "Vendor:" msgstr "Produttore:" #. i18n: ectx: property (toolTip), widget (QComboBox, vendor) #: vpncadvanced.ui:60 #, kde-format msgid "Vendor of your IPsec gateway." msgstr "Produttore del tuo gateway IPsec." #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: vpncadvanced.ui:70 #, kde-format msgid "Transport and Security" msgstr "Trasporto e protezione" #. i18n: ectx: property (text), widget (QLabel, label_3) #: vpncadvanced.ui:82 #, kde-format msgid "Encryption method:" msgstr "Metodo di cifratura:" #. i18n: ectx: property (toolTip), widget (QComboBox, encryption) #: vpncadvanced.ui:98 #, kde-format msgid "Encryption method." msgstr "Metodo di cifratura." #. i18n: ectx: property (text), widget (QLabel, label_4) #: vpncadvanced.ui:105 #, kde-format msgid "NAT traversal:" msgstr "Attraversamento NAT:" #. i18n: ectx: property (toolTip), widget (QComboBox, nat) #: vpncadvanced.ui:121 #, kde-format msgid "NAT traversal method to use." msgstr "Metodo di attraversamento NAT da utilizzare." #. i18n: ectx: property (text), widget (QLabel, label_5) #: vpncadvanced.ui:128 #, kde-format msgid "IKE DH Group:" msgstr "Gruppo DH IKE:" #. i18n: ectx: property (toolTip), widget (QComboBox, dhGroup) #: vpncadvanced.ui:144 #, kde-format msgid "Name of the IKE DH group." msgstr "Nome del gruppo DH IKDE." #. i18n: ectx: property (text), widget (QLabel, label_6) #: vpncadvanced.ui:151 #, kde-format msgid "Perfect Forward Secrecy:" msgstr "Segretezza perfetta in avanti:" #. i18n: ectx: property (toolTip), widget (QComboBox, pfs) #: vpncadvanced.ui:167 #, kde-format msgid "Diffie-Hellman group to use for PFS." msgstr "Gruppo Diffie Hellman da utilizzare per PFS." #. i18n: ectx: property (text), widget (QLabel, label_7) #: vpncadvanced.ui:174 #, kde-format msgid "Local Port:" msgstr "Porta locale:" #. i18n: ectx: property (toolTip), widget (QSpinBox, localport) #: vpncadvanced.ui:190 #, kde-format msgid "" "Local port to use (0-65535). 0 (default value) means random port. 500 is " "vpnc's default." msgstr "" "Porta locale da utilizzare (0-65535). 0 (valore predefinito) significa porta " "casuale. 500 è il valore predefinito per vpnc." #. i18n: ectx: property (specialValueText), widget (QSpinBox, localport) #: vpncadvanced.ui:193 #, kde-format msgid "Random" msgstr "Casuale" #. i18n: ectx: property (toolTip), widget (QCheckBox, deadPeer) #: vpncadvanced.ui:209 #, kde-format msgid "Disable sending DPD packets (set timeout to 0)." msgstr "Disabilita l'invio dei pacchetti DPD (imposta la scadenza a 0)." #. i18n: ectx: property (text), widget (QCheckBox, deadPeer) #: vpncadvanced.ui:212 #, kde-format msgid "Disable dead peer detection" msgstr "Disabilita il rilevamento di controparti che non rispondono" #: vpncadvancedwidget.cpp:20 #, kde-format msgid "Advanced VPNC properties" msgstr "Proprietà avanzate VPNC" #: vpncadvancedwidget.cpp:23 #, kde-format msgctxt "VPNC vendor name" msgid "Cisco" msgstr "Cisco" #: vpncadvancedwidget.cpp:24 #, kde-format msgctxt "VPNC vendor name" msgid "Netscreen" msgstr "Netscreen" #: vpncadvancedwidget.cpp:27 #, kde-format msgctxt "VPNC encryption method" msgid "Secure (default)" msgstr "Sicura (predefinito)" #: vpncadvancedwidget.cpp:28 #, kde-format msgctxt "VPNC encryption method" msgid "Weak (DES encryption, use with caution)" msgstr "Debole (cifratura DES, utilizzare con cautela)" #: vpncadvancedwidget.cpp:29 #, kde-format msgctxt "VPNC encryption method" msgid "None (completely insecure)" msgstr "Nessuna (completamente insicura)" #: vpncadvancedwidget.cpp:32 #, kde-format msgctxt "NAT traversal method" msgid "NAT-T when available (default)" msgstr "NAT-T se disponibile (predefinito)" #: vpncadvancedwidget.cpp:33 #, kde-format msgctxt "NAT traversal method" msgid "NAT-T always" msgstr "NAT-T sempre" #: vpncadvancedwidget.cpp:34 #, kde-format msgctxt "NAT traversal method" msgid "Cisco UDP" msgstr "UDP Cisco" #: vpncadvancedwidget.cpp:35 #, kde-format msgctxt "NAT traversal method" msgid "Disabled" msgstr "Disabilitato" #: vpncadvancedwidget.cpp:38 #, kde-format msgctxt "IKE DH group" msgid "DH Group 1" msgstr "Gruppo DH 1" #: vpncadvancedwidget.cpp:39 #, kde-format msgctxt "IKE DH group" msgid "DH Group 2 (default)" msgstr "Gruppo DH 2 (predefinito)" #: vpncadvancedwidget.cpp:40 #, kde-format msgctxt "IKE DH group" msgid "DH Group 5" msgstr "Gruppo DH 5" #: vpncadvancedwidget.cpp:43 #, kde-format msgctxt "Perfect Forward Secrecy" msgid "Server (default)" msgstr "Server (predefinito)" #: vpncadvancedwidget.cpp:44 #, kde-format msgctxt "Perfect Forward Secrecy" msgid "None" msgstr "Nessuna" #: vpncadvancedwidget.cpp:45 #, kde-format msgctxt "Perfect Forward Secrecy" msgid "DH Group 1" msgstr "Gruppo DH 1" #: vpncadvancedwidget.cpp:46 #, kde-format msgctxt "Perfect Forward Secrecy" msgid "DH Group 2" msgstr "Gruppo DH 2" #: vpncadvancedwidget.cpp:47 #, kde-format msgctxt "Perfect Forward Secrecy" msgid "DH Group 5" msgstr "Gruppo DH 5" #. i18n: ectx: property (windowTitle), widget (QWidget, VpncAuth) #: vpncauth.ui:14 #, kde-format msgid "VPNCAuthentication" msgstr "Autenticazione VPNC" #. i18n: ectx: property (text), widget (QLabel, userPasswordLabel) #: vpncauth.ui:32 #, kde-format msgid "User Password:" msgstr "Password utente:" #. i18n: ectx: property (text), widget (QLabel, groupPasswordLabel) #: vpncauth.ui:45 #, kde-format msgid "Group Password:" msgstr "Password gruppo:" #. i18n: ectx: property (text), widget (QLabel, userNameLabel) #: vpncauth.ui:104 #, kde-format msgid "Username:" msgstr "Nome utente:" #. i18n: ectx: property (toolTip), widget (QLineEdit, leGroupName) #: vpncauth.ui:117 #, kde-format msgid "Group name." msgstr "Nome del gruppo." #~ msgid "*.pem *.crt *.cer" #~ msgstr "*.pem *.crt *.cer" #~ msgid "Wrong file extension" #~ msgstr "Estensione del file errata" #~ msgid "File %1 could not be opened." #~ msgstr "Il file %1 non può essere aperto." #~ msgid "Needed executable cisco-decrypt could not be found." #~ msgstr "L'eseguibile necessario cisco-decrypt non può essere trovato." #~ msgid "" #~ "The VPN settings file '%1' specifies that VPN traffic should be tunneled " #~ "through TCP which is currently not supported in the vpnc software.\n" #~ "\n" #~ "The connection can still be created, with TCP tunneling disabled, however " #~ "it may not work as expected." #~ msgstr "" #~ "Il file delle impostazioni VPN «%1» specifica che il traffico VPN deve " #~ "transitare su un tunnel TCP che attualmente non è supportato dal software " #~ "vpnc.\n" #~ "\n" #~ "La connessione può essere creata comunque, con il tunnel TCP " #~ "disabilitato, ma potrebbe non funzionare come previsto." #~ msgid "Not supported" #~ msgstr "Non supportato" #~ msgid "%1: file format error." #~ msgstr "%1: errore di formato del file." #~ msgid "Store" #~ msgstr "Memorizza" #~ msgid "Always Ask" #~ msgstr "Chiedi sempre" #~ msgid "Not Required" #~ msgstr "Non richiesta" #~ msgid "Show passwords" #~ msgstr "Mostra le password"