diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /po/it.po | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
Diffstat (limited to 'po/it.po')
| -rw-r--r-- | po/it.po | 4244 |
1 files changed, 2818 insertions, 1426 deletions
diff --git a/po/it.po b/po/it.po index 4c34f8f0..476bd09b 100644 --- a/po/it.po +++ b/po/it.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-16 15:38+0200\n" +"POT-Creation-Date: 2019-01-08 18:22+0100\n" "PO-Revision-Date: 2017-11-07 06:49+0000\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -114,7 +114,7 @@ msgstr "nmcli registrato con successo come agente polkit.\n" #: ../clients/cli/common.c:361 ../clients/cli/common.c:362 #: ../clients/cli/common.c:393 ../clients/cli/common.c:394 -#: ../clients/cli/connections.c:1390 +#: ../clients/cli/connections.c:1454 msgid "GROUP" msgstr "GRUPPO" @@ -133,7 +133,7 @@ msgstr "Errore: openconnect interrotto con stato %d\n" msgid "Error: openconnect failed with signal %d\n" msgstr "Errore: openconnect interrotto con segnale %d\n" -#: ../clients/cli/common.c:710 +#: ../clients/cli/common.c:711 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " @@ -142,127 +142,143 @@ msgstr "" "Attenzione: password per \"%s\" non fornita in \"passwd-file\" e nmcli non " "può richiederla senza l'opzione \"--ask\".\n" -#: ../clients/cli/common.c:1200 +#: ../clients/cli/common.c:1211 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "Errore: impossibile creare l'oggetto NMClient: %s." -#: ../clients/cli/common.c:1220 +#: ../clients/cli/common.c:1231 msgid "Error: NetworkManager is not running." msgstr "Errore: NetworkManager non è in esecuzione." -#: ../clients/cli/common.c:1316 +#: ../clients/cli/common.c:1327 #, c-format msgid "Error: argument '%s' not understood. Try passing --help instead." -msgstr "" +msgstr "Errore: argomento '%s' non compreso. Prova a passare --help invece." -#: ../clients/cli/common.c:1326 +#: ../clients/cli/common.c:1337 #, fuzzy msgid "Error: missing argument. Try passing --help." msgstr "Errore: manca l'argomento per l'opzione «%s»." -#: ../clients/cli/common.c:1379 +#: ../clients/cli/common.c:1390 msgid "access denied" msgstr "accesso negato" +#: ../clients/cli/common.c:1398 ../clients/cli/connections.c:81 +#: ../clients/cli/connections.c:90 ../clients/cli/devices.c:444 +#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:543 +#: ../clients/cli/general.c:41 ../clients/cli/general.c:129 +#: ../clients/cli/general.c:134 ../clients/common/nm-client-utils.c:260 +#: ../clients/common/nm-client-utils.c:273 +#: ../clients/common/nm-client-utils.c:277 +#: ../clients/common/nm-client-utils.c:282 +#: ../clients/common/nm-meta-setting-desc.c:1567 +#: ../clients/common/nm-meta-setting-desc.c:1617 +#: ../clients/common/nm-meta-setting-desc.c:2757 +#: ../clients/common/nm-meta-setting-desc.c:2812 +msgid "unknown" +msgstr "sconosciuto" + +#: ../clients/cli/common.c:1399 +msgid "none" +msgstr "nessuno" + +#: ../clients/cli/common.c:1400 +msgid "portal" +msgstr "portale" + +#: ../clients/cli/common.c:1401 +msgid "limited" +msgstr "limitato" + +#: ../clients/cli/common.c:1402 +msgid "full" +msgstr "pieno" + #. define some prompts for connection editor -#: ../clients/cli/connections.c:64 +#: ../clients/cli/connections.c:65 msgid "Setting name? " msgstr "Nome impostazione? " -#: ../clients/cli/connections.c:65 +#: ../clients/cli/connections.c:66 msgid "Property name? " msgstr "Nome proprietà? " -#: ../clients/cli/connections.c:66 +#: ../clients/cli/connections.c:67 msgid "Enter connection type: " msgstr "Digitare il tipo di connessione:" #. define some other prompts -#: ../clients/cli/connections.c:70 +#: ../clients/cli/connections.c:71 #, fuzzy msgid "Connection (name, UUID, or path): " msgstr "Connessione (nome, UUID o percorso): " -#: ../clients/cli/connections.c:71 +#: ../clients/cli/connections.c:72 #, fuzzy msgid "VPN connection (name, UUID, or path): " msgstr "VPN connessione (nome, UUID o percorso): " -#: ../clients/cli/connections.c:72 +#: ../clients/cli/connections.c:73 #, fuzzy msgid "Connection(s) (name, UUID, or path): " msgstr "Connessioni (nome, UUID o percorso): " -#: ../clients/cli/connections.c:73 +#: ../clients/cli/connections.c:74 #, fuzzy msgid "Connection(s) (name, UUID, path or apath): " msgstr "Connessione (nome, UUID, percorso o apath): " -#: ../clients/cli/connections.c:80 ../clients/cli/connections.c:89 -#: ../clients/cli/devices.c:421 ../clients/cli/devices.c:513 -#: ../clients/cli/devices.c:520 ../clients/cli/general.c:41 -#: ../clients/cli/general.c:82 ../clients/cli/general.c:150 -#: ../clients/cli/general.c:155 ../clients/common/nm-client-utils.c:260 -#: ../clients/common/nm-client-utils.c:273 -#: ../clients/common/nm-client-utils.c:277 -#: ../clients/common/nm-client-utils.c:282 -#: ../clients/common/nm-meta-setting-desc.c:1519 -#: ../clients/common/nm-meta-setting-desc.c:1569 -#: ../clients/common/nm-meta-setting-desc.c:2716 -#: ../clients/common/nm-meta-setting-desc.c:2771 -msgid "unknown" -msgstr "sconosciuto" - -#: ../clients/cli/connections.c:81 +#: ../clients/cli/connections.c:82 msgid "activating" msgstr "attivazione" -#: ../clients/cli/connections.c:82 +#: ../clients/cli/connections.c:83 msgid "activated" msgstr "attivata" -#: ../clients/cli/connections.c:83 ../clients/common/nm-client-utils.c:271 +#: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271 msgid "deactivating" msgstr "disattivazione" -#: ../clients/cli/connections.c:84 +#: ../clients/cli/connections.c:85 msgid "deactivated" msgstr "disattivata" -#: ../clients/cli/connections.c:90 +#: ../clients/cli/connections.c:91 msgid "VPN connecting (prepare)" msgstr "Connessione VPN (preparazione)" -#: ../clients/cli/connections.c:91 +#: ../clients/cli/connections.c:92 msgid "VPN connecting (need authentication)" msgstr "Connessione VPN (autenticazione necessaria)" -#: ../clients/cli/connections.c:92 +#: ../clients/cli/connections.c:93 msgid "VPN connecting" msgstr "Connessione VPN" -#: ../clients/cli/connections.c:93 +#: ../clients/cli/connections.c:94 msgid "VPN connecting (getting IP configuration)" msgstr "Connessione VPN (acquisizione configurazione IP)" -#: ../clients/cli/connections.c:94 +#: ../clients/cli/connections.c:95 msgid "VPN connected" msgstr "Connessi alla VPN" -#: ../clients/cli/connections.c:95 +#: ../clients/cli/connections.c:96 msgid "VPN connection failed" msgstr "Connessione VPN non riuscita" -#: ../clients/cli/connections.c:96 +#: ../clients/cli/connections.c:97 msgid "VPN disconnected" msgstr "Disconnessi dalla VPN" -#: ../clients/cli/connections.c:464 +#: ../clients/cli/connections.c:518 msgid "never" msgstr "mai" -#: ../clients/cli/connections.c:814 +#: ../clients/cli/connections.c:868 #, fuzzy, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" @@ -339,7 +355,7 @@ msgstr "" " export [id | uuid | path] <ID> [<file di output>]\n" "\n" -#: ../clients/cli/connections.c:836 +#: ../clients/cli/connections.c:890 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" @@ -390,7 +406,7 @@ msgstr "" "attivi. Utilizzare l'opzione --show-secrets globale per rivelare anche i " "segreti associati.\n" -#: ../clients/cli/connections.c:857 +#: ../clients/cli/connections.c:911 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" @@ -436,7 +452,7 @@ msgstr "" "passwd-file - File con le password richieste per attivare la connessione\n" "\n" -#: ../clients/cli/connections.c:878 +#: ../clients/cli/connections.c:932 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" @@ -458,7 +474,7 @@ msgstr "" "tramite il suo nome, UUID o percorso D-Bus.\n" "\n" -#: ../clients/cli/connections.c:890 +#: ../clients/cli/connections.c:944 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" @@ -596,9 +612,9 @@ msgid "" " [destination-port <0-65535>]\n" "\n" " wpan: [short-addr <0x0000-0xffff>]\n" -"\n" " [pan-id <0x0000-0xffff>]\n" -"\n" +" [page <default|0-31>]\n" +" [channel <default|0-26>]\n" " [mac <MAC address>]\n" "\n" " 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n" @@ -616,8 +632,52 @@ msgid "" " [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n" "\n" msgstr "" - -#: ../clients/cli/connections.c:1012 +"Utilizzo: collegamento nmcli add {ARGUMENTS | help} ARGUMENTS: = " +"COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [- ([+ | " +"-]<setting>.<property> <value>) +] COMMON_OPTIONS: tipo <type>ifname " +"<interface name> | \"*\" [con nome <connection name>] [autoconnect yes | no] " +"[salva si | no] [master <master (ifname, or connection UUID or name)>] [tipo " +"schiavo <master connection type>] TYPE_SPECIFIC_OPTIONS: ethernet: [mac <MAC " +"address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] wifi: ssid " +"<SSID>[Mac <MAC address>] [cloned-mac <cloned MAC address>] [mtu <MTU>] " +"[infrastruttura modalità | ap | adhoc] wimax: [mac <MAC address>] [nsp " +"<NSP>] pppoe: nome utente <PPPoE username>[parola d'ordine <PPPoE password>] " +"[servizio <PPPoE service name>] [mtu <MTU>] [Mac <MAC address>] gsm: apn " +"<APN>[utente <username>] [parola d'ordine <password>] cdma: [utente " +"<username>] [parola d'ordine <password>] infiniband: [mac <MAC address>] " +"[mtu <MTU>] [datagramma trasporto-mode | connesso] [genitore <ifname>] " +"[tasto-p <IPoIB P_Key>] bluetooth: [addr <bluetooth address>] [bt-type panu " +"| nap | dun-gsm | dun-cdma] vlan: dev <parent device (connection UUID, " +"ifname, or MAC)>id <VLAN ID>[flags <VLAN flags>] [ingresso <ingress priority " +"mapping>] [uscita <egress priority mapping>] [mtu <MTU>] legame: [modalità " +"balance-rr (0) | active-backup (1) | balance-xor (2) | trasmissione (3) | " +"802.3ad (4) | balance-tlb (5) | balance-alb (6)] [primario <ifname>] [miimon " +"<num>] [downdelay <num>] [updelay <num>] [intervallo arp <num>] [arp-ip-" +"target <num>] [tasso lacp lento (0) | fast (1)] bond-slave: master <master " +"(ifname, or connection UUID or name)>squadra: [config <file>|<raw JSON " +"data>] team-slave: master <master (ifname, or connection UUID or " +"name)>[config <file>|<raw JSON data>] bridge: [stp si | no] [priorità <num>] " +"[ritardo di inoltro <2-30>] [ciao-tempo <1-10>] [max-età <6-40>] " +"[invecchiamento-tempo <0-1000000>] [multicast-snooping yes | no] [mac <MAC " +"address>] bridge-slave: master <master (ifname, or connection UUID or " +"name)>[priorità <0-63>] [percorso-costo <1-65535>] [tornante si | no] vpn: " +"vpn-tipo vpnc | openvpn | pptp | openconnect | openswan | libreswan | ssh | " +"l2tp | iodine | ... [utente <username>] olpc-mesh: ssid <SSID>[canale " +"<1-13>] [dhcp-anycast <MAC address>] adsl: nome utente <username>protocollo " +"pppoa | pppoe | ipoatm [password <password>] [encapsulation vcmux | llc] " +"tun: modalità tun | tocca [proprietario <UID>] [gruppo <GID>] [pi si | no] " +"[vnet-hdr si | no] [multi-coda sì | no] ip-tunnel: modalità ipip | gre | sit " +"| isatap | vti | ip6ip6 | ipip6 | ip6gre | vti6 remote <remote endpoint " +"IP>[Locale <local endpoint IP>] [dev <parent device (ifname or connection " +"UUID)>] macsec: dev <parent device (connection UUID, ifname, or " +"MAC)>modalità <psk|eap>[cak <key> CKN <key>] [encrypt yes | no] [porta " +"1-65534] macvlan: dev <parent device (connection UUID, ifname, or MAC)>mode " +"vepa | bridge | private | passthru | source [tap yes | no] vxlan: id <VXLAN " +"ID>a distanza <IP of multicast group or remote address>[Locale <source IP>] " +"[dev <parent device (ifname or connection UUID)>]\n" +"\n" + +#: ../clients/cli/connections.c:1068 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" @@ -665,7 +725,7 @@ msgstr "" "nmcli con mod bond0 -bond.options downdelay\n" "\n" -#: ../clients/cli/connections.c:1035 +#: ../clients/cli/connections.c:1091 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" @@ -687,7 +747,7 @@ msgstr "" "id (fornito come argomento <nuovo nome>).\n" "\n" -#: ../clients/cli/connections.c:1047 +#: ../clients/cli/connections.c:1103 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" @@ -714,7 +774,7 @@ msgstr "" "Aggiunge un nuovo profilo di connessione con un editor interattivo.\n" "\n" -#: ../clients/cli/connections.c:1062 +#: ../clients/cli/connections.c:1118 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" @@ -733,7 +793,7 @@ msgstr "" "Il profilo viene identificato tramite il suo nome, UUID o percorso D-Bus.\n" "\n" -#: ../clients/cli/connections.c:1073 +#: ../clients/cli/connections.c:1129 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" @@ -755,7 +815,7 @@ msgstr "" "Monitora tutti i profili di connessione se non ne viene specificato uno.\n" "\n" -#: ../clients/cli/connections.c:1085 +#: ../clients/cli/connections.c:1141 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" @@ -768,7 +828,7 @@ msgstr "" "Ricarica tutti i file della connessione dal disco.\n" "\n" -#: ../clients/cli/connections.c:1093 +#: ../clients/cli/connections.c:1149 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" @@ -791,7 +851,7 @@ msgstr "" "NetworkManager consideri le nuove modifiche.\n" "\n" -#: ../clients/cli/connections.c:1105 +#: ../clients/cli/connections.c:1161 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" @@ -816,7 +876,7 @@ msgstr "" "è importata dai plug-in VPN di NetworkManager.\n" "\n" -#: ../clients/cli/connections.c:1118 +#: ../clients/cli/connections.c:1174 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" @@ -837,342 +897,347 @@ msgstr "" "fornito un nome.\n" "\n" -#: ../clients/cli/connections.c:1200 +#: ../clients/cli/connections.c:1264 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "Errore nell'aggiornare i segreti per %s: %s\n" -#: ../clients/cli/connections.c:1243 +#: ../clients/cli/connections.c:1307 msgid "Connection profile details" msgstr "Dettagli profilo connessione" -#: ../clients/cli/connections.c:1256 ../clients/cli/connections.c:1341 +#: ../clients/cli/connections.c:1320 ../clients/cli/connections.c:1405 #, c-format msgid "Error: 'connection show': %s" msgstr "Errore: \"connection show\": %s" -#: ../clients/cli/connections.c:1331 +#: ../clients/cli/connections.c:1395 msgid "Activate connection details" msgstr "Attiva dettagli connessione" -#: ../clients/cli/connections.c:1439 ../clients/cli/devices.c:1484 -#: ../clients/cli/devices.c:1498 ../clients/cli/devices.c:1513 -#: ../clients/cli/devices.c:1571 ../clients/cli/devices.c:1673 +#: ../clients/cli/connections.c:1503 ../clients/cli/devices.c:1453 +#: ../clients/cli/devices.c:1467 ../clients/cli/devices.c:1482 +#: ../clients/cli/devices.c:1540 ../clients/cli/devices.c:1642 msgid "NAME" msgstr "NOME" -#: ../clients/cli/connections.c:1527 +#: ../clients/cli/connections.c:1591 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "campo \"%s\" non valido; campi consentiti: %s e %s oppure %s,%s" -#: ../clients/cli/connections.c:1542 ../clients/cli/connections.c:1550 +#: ../clients/cli/connections.c:1606 ../clients/cli/connections.c:1614 #, c-format msgid "'%s' has to be alone" msgstr "\"%s\" deve essere isolato" -#: ../clients/cli/connections.c:1815 +#: ../clients/cli/connections.c:1876 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "opzione stringa '%s' di '--order' errata" -#: ../clients/cli/connections.c:1840 +#: ../clients/cli/connections.c:1901 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "opzione elemento '%s' in '--order' errata" -#: ../clients/cli/connections.c:1878 +#: ../clients/cli/connections.c:1939 #, fuzzy msgid "No connection specified" msgstr "Errore: nessuna connessione specificata." -#: ../clients/cli/connections.c:1889 +#: ../clients/cli/connections.c:1950 #, fuzzy, c-format msgid "%s argument is missing" msgstr "Errore: manca l'argomento %s." -#: ../clients/cli/connections.c:1907 +#: ../clients/cli/connections.c:1968 #, fuzzy, c-format msgid "unknown connection '%s'" msgstr "Errore: connessione sconosciuta \"%s\"\n" -#: ../clients/cli/connections.c:1936 +#: ../clients/cli/connections.c:1997 msgid "'--order' argument is missing" msgstr "Argomento '--order' assente" -#: ../clients/cli/connections.c:1997 +#: ../clients/cli/connections.c:2057 msgid "NetworkManager active profiles" msgstr "Profili NetworkManager attivi" -#: ../clients/cli/connections.c:1998 +#: ../clients/cli/connections.c:2058 msgid "NetworkManager connection profiles" msgstr "Profili connessione NetworkManager" -#: ../clients/cli/connections.c:2050 ../clients/cli/connections.c:2757 -#: ../clients/cli/connections.c:2769 ../clients/cli/connections.c:2781 -#: ../clients/cli/connections.c:3007 ../clients/cli/connections.c:8710 -#: ../clients/cli/connections.c:8726 ../clients/cli/devices.c:3037 -#: ../clients/cli/devices.c:3049 ../clients/cli/devices.c:3062 -#: ../clients/cli/devices.c:3213 ../clients/cli/devices.c:3224 -#: ../clients/cli/devices.c:3242 ../clients/cli/devices.c:3251 -#: ../clients/cli/devices.c:3272 ../clients/cli/devices.c:3283 -#: ../clients/cli/devices.c:3301 ../clients/cli/devices.c:3681 -#: ../clients/cli/devices.c:3691 ../clients/cli/devices.c:3699 -#: ../clients/cli/devices.c:3711 ../clients/cli/devices.c:3726 -#: ../clients/cli/devices.c:3734 ../clients/cli/devices.c:3908 -#: ../clients/cli/devices.c:3919 ../clients/cli/devices.c:4090 +#: ../clients/cli/connections.c:2110 ../clients/cli/connections.c:2856 +#: ../clients/cli/connections.c:2868 ../clients/cli/connections.c:2880 +#: ../clients/cli/connections.c:3109 ../clients/cli/connections.c:8899 +#: ../clients/cli/connections.c:8915 ../clients/cli/devices.c:2976 +#: ../clients/cli/devices.c:2988 ../clients/cli/devices.c:3001 +#: ../clients/cli/devices.c:3195 ../clients/cli/devices.c:3206 +#: ../clients/cli/devices.c:3224 ../clients/cli/devices.c:3233 +#: ../clients/cli/devices.c:3254 ../clients/cli/devices.c:3265 +#: ../clients/cli/devices.c:3283 ../clients/cli/devices.c:3725 +#: ../clients/cli/devices.c:3735 ../clients/cli/devices.c:3743 +#: ../clients/cli/devices.c:3755 ../clients/cli/devices.c:3770 +#: ../clients/cli/devices.c:3778 ../clients/cli/devices.c:3952 +#: ../clients/cli/devices.c:3963 ../clients/cli/devices.c:4134 #, c-format msgid "Error: %s argument is missing." msgstr "Errore: manca l'argomento %s." -#: ../clients/cli/connections.c:2078 +#: ../clients/cli/connections.c:2138 #, c-format msgid "Error: %s - no such connection profile." msgstr "Errore: %s - profilo di connessione inesistente." -#: ../clients/cli/connections.c:2169 ../clients/cli/connections.c:2744 -#: ../clients/cli/connections.c:2808 ../clients/cli/connections.c:8234 -#: ../clients/cli/connections.c:8340 ../clients/cli/connections.c:8826 -#: ../clients/cli/devices.c:1758 ../clients/cli/devices.c:2044 -#: ../clients/cli/devices.c:2213 ../clients/cli/devices.c:2321 -#: ../clients/cli/devices.c:2510 ../clients/cli/devices.c:3871 -#: ../clients/cli/devices.c:4096 ../clients/cli/general.c:917 +#: ../clients/cli/connections.c:2229 ../clients/cli/connections.c:2843 +#: ../clients/cli/connections.c:2907 ../clients/cli/connections.c:8419 +#: ../clients/cli/connections.c:8525 ../clients/cli/connections.c:9015 +#: ../clients/cli/devices.c:1727 ../clients/cli/devices.c:1995 +#: ../clients/cli/devices.c:2168 ../clients/cli/devices.c:2276 +#: ../clients/cli/devices.c:2468 ../clients/cli/devices.c:3915 +#: ../clients/cli/devices.c:4140 ../clients/cli/general.c:895 #, c-format msgid "Error: %s." msgstr "Errore: %s." -#: ../clients/cli/connections.c:2262 +#: ../clients/cli/connections.c:2322 #, c-format msgid "no active connection on device '%s'" msgstr "nessuna connessione attiva sul dispositivo «%s»" -#: ../clients/cli/connections.c:2270 +#: ../clients/cli/connections.c:2330 msgid "no active connection or device" msgstr "nessuna connessione o dispositivo attivo" -#: ../clients/cli/connections.c:2290 +#: ../clients/cli/connections.c:2350 #, fuzzy, c-format -msgid "device '%s' not compatible with connection '%s':" +msgid "device '%s' not compatible with connection '%s': " msgstr "dispositivo «%s» non compatibile con la connessione «%s»" -#: ../clients/cli/connections.c:2323 +#: ../clients/cli/connections.c:2383 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "dispositivo «%s» non compatibile con la connessione «%s»" -#: ../clients/cli/connections.c:2326 +#: ../clients/cli/connections.c:2386 #, c-format msgid "no device found for connection '%s'" msgstr "nessun dispositivo trovato per la connessione «%s»" -#: ../clients/cli/connections.c:2358 +#: ../clients/cli/connections.c:2437 #, c-format -msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" +msgid "Hint: use '%s' to get more details." msgstr "" -#: ../clients/cli/connections.c:2362 ../clients/cli/connections.c:2510 -#: ../clients/cli/connections.c:6598 +#: ../clients/cli/connections.c:2455 +#, c-format +msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" +msgstr "Connessione attivata con successo (%s) (Percorso attivo D-Bus: %s)\n" + +#: ../clients/cli/connections.c:2459 ../clients/cli/connections.c:2609 +#: ../clients/cli/connections.c:6716 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "Connessione attivata con successo (percorso D-Bus attivo: %s)\n" -#: ../clients/cli/connections.c:2369 ../clients/cli/connections.c:2490 +#: ../clients/cli/connections.c:2466 ../clients/cli/connections.c:2588 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Errore: attivazione connessione non riuscita: %s" -#: ../clients/cli/connections.c:2405 +#: ../clients/cli/connections.c:2503 #, fuzzy, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "Errore: timeout, sono trascorsi %d secondi." -#: ../clients/cli/connections.c:2572 +#: ../clients/cli/connections.c:2671 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "Lettura del passwd-file \"%s\" non riuscita: %s" -#: ../clients/cli/connections.c:2585 +#: ../clients/cli/connections.c:2684 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "mancano i due punti nella voce \"password\" \"%s\"" -#: ../clients/cli/connections.c:2593 +#: ../clients/cli/connections.c:2692 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "manca il punto nella voce \"password\" \"%s\"" -#: ../clients/cli/connections.c:2606 +#: ../clients/cli/connections.c:2705 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "nome impostazione non valido nelle voce \"password\" \"%s\"" -#: ../clients/cli/connections.c:2660 +#: ../clients/cli/connections.c:2759 #, c-format msgid "unknown device '%s'." msgstr "dispositivo «%s» sconosciuto." -#: ../clients/cli/connections.c:2665 +#: ../clients/cli/connections.c:2764 msgid "neither a valid connection nor device given" msgstr "non sono stati forniti un dispositivo e una connessione validi" -#: ../clients/cli/connections.c:2791 ../clients/cli/devices.c:1717 -#: ../clients/cli/devices.c:3094 ../clients/cli/devices.c:3314 -#: ../clients/cli/devices.c:3925 +#: ../clients/cli/connections.c:2890 ../clients/cli/devices.c:1686 +#: ../clients/cli/devices.c:3033 ../clients/cli/devices.c:3296 +#: ../clients/cli/devices.c:3969 #, c-format msgid "Unknown parameter: %s\n" msgstr "Parametro sconosciuto: %s\n" -#: ../clients/cli/connections.c:2816 +#: ../clients/cli/connections.c:2915 msgid "preparing" msgstr "preparazione" -#: ../clients/cli/connections.c:2924 +#: ../clients/cli/connections.c:3024 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "Connessione \"%s\" (%s) eliminata con successo.\n" -#: ../clients/cli/connections.c:2940 +#: ../clients/cli/connections.c:3040 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" "Connessione \"%s\" disattivata con successo (percorso D-Bus attivo: %s)\n" -#: ../clients/cli/connections.c:2989 ../clients/cli/connections.c:8447 -#: ../clients/cli/connections.c:8478 ../clients/cli/connections.c:8636 +#: ../clients/cli/connections.c:3091 ../clients/cli/connections.c:8633 +#: ../clients/cli/connections.c:8664 ../clients/cli/connections.c:8822 #, c-format msgid "Error: No connection specified." msgstr "Errore: nessuna connessione specificata." -#: ../clients/cli/connections.c:3019 +#: ../clients/cli/connections.c:3121 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "Errore: \"%s\" non è una connessione attiva.\n" -#: ../clients/cli/connections.c:3020 +#: ../clients/cli/connections.c:3122 #, c-format msgid "Error: not all active connections found." msgstr "Errore: non tutte le connessioni attive sono state trovate." -#: ../clients/cli/connections.c:3028 +#: ../clients/cli/connections.c:3130 #, c-format msgid "Error: no active connection provided." msgstr "Errore: nessuna connessione attiva fornita." -#: ../clients/cli/connections.c:3059 +#: ../clients/cli/connections.c:3161 #, fuzzy, c-format msgid "Connection '%s' deactivation failed: %s\n" msgstr "Errore: attivazione connessione non riuscita: %s" -#: ../clients/cli/connections.c:3310 ../clients/cli/connections.c:3367 +#: ../clients/cli/connections.c:3412 ../clients/cli/connections.c:3469 #: ../clients/common/nm-client-utils.c:221 #, c-format msgid "'%s' not among [%s]" msgstr "«%s» non tra [%s]" #. We should not really come here -#: ../clients/cli/connections.c:3330 ../clients/cli/connections.c:3390 +#: ../clients/cli/connections.c:3432 ../clients/cli/connections.c:3492 #: ../clients/common/nm-client-utils.c:289 #, c-format msgid "Unknown error" msgstr "Errore sconosciuto" -#: ../clients/cli/connections.c:3524 +#: ../clients/cli/connections.c:3626 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" "Attenzione: master=\"%s\" non si riferisce ad alcun profilo esistente.\n" -#: ../clients/cli/connections.c:3873 +#: ../clients/cli/connections.c:3979 #, c-format msgid "Error: invalid property '%s': %s." msgstr "Errore: proprietà «%s» non valida: %s." -#: ../clients/cli/connections.c:3890 +#: ../clients/cli/connections.c:3996 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "Errore: modifica di %s.%s non riuscita: %s." -#: ../clients/cli/connections.c:3910 +#: ../clients/cli/connections.c:4016 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "Errore: rimozione di un valore da %s.%s non riuscita: %s." -#: ../clients/cli/connections.c:3944 +#: ../clients/cli/connections.c:4050 #, fuzzy, c-format msgid "Error: '%s' is mandatory." msgstr "Errore: impossibile ripetere \"%s\"." -#: ../clients/cli/connections.c:3971 +#: ../clients/cli/connections.c:4077 #, fuzzy, c-format msgid "Error: invalid slave type; %s." msgstr "Errore: tipo di connessione non valido; %s." -#: ../clients/cli/connections.c:3979 +#: ../clients/cli/connections.c:4085 #, c-format msgid "Error: invalid connection type; %s." msgstr "Errore: tipo di connessione non valido; %s." -#: ../clients/cli/connections.c:4056 +#: ../clients/cli/connections.c:4162 #, fuzzy, c-format msgid "Error: bad connection type: %s" msgstr "Errore: tipo di connessione non valido; %s." -#: ../clients/cli/connections.c:4102 +#: ../clients/cli/connections.c:4208 #, fuzzy, c-format msgid "Error: '%s': %s" msgstr "Errore: %s: %s." -#: ../clients/cli/connections.c:4123 +#: ../clients/cli/connections.c:4229 #, fuzzy msgid "Error: master is required" msgstr "Errore: è richiesto «master»." -#: ../clients/cli/connections.c:4182 +#: ../clients/cli/connections.c:4288 #, fuzzy, c-format msgid "Error: error adding bond option '%s=%s'." msgstr "Errore: connessione «%s» sconosciuta." -#: ../clients/cli/connections.c:4213 +#: ../clients/cli/connections.c:4319 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" "Errore: «%s» non è una modalità di monitoraggio valida; usare «%s» o «%s».\n" -#: ../clients/cli/connections.c:4244 +#: ../clients/cli/connections.c:4350 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]." -msgstr "" +msgstr "Errore: 'bt-type': '%s' non valido; uso [%s, %s, %s (%s), %s]." -#: ../clients/cli/connections.c:4493 +#: ../clients/cli/connections.c:4599 #, c-format msgid "Error: value for '%s' is missing." msgstr "Errore: manca il valore per \"%s\"" -#: ../clients/cli/connections.c:4539 +#: ../clients/cli/connections.c:4645 msgid "Error: <setting>.<property> argument is missing." msgstr "Errore: manca l'argomento <impostazione>.<proprietà>." -#: ../clients/cli/connections.c:4562 +#: ../clients/cli/connections.c:4668 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "Errore: impostazione «%s» non valida o non consentita: %s." -#: ../clients/cli/connections.c:4608 ../clients/cli/connections.c:4624 +#: ../clients/cli/connections.c:4714 ../clients/cli/connections.c:4730 #, fuzzy, c-format msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)." msgstr "«%s» è ambiguo (%s x %s)" -#: ../clients/cli/connections.c:4642 +#: ../clients/cli/connections.c:4748 #, c-format msgid "Error: invalid <setting>.<property> '%s'." msgstr "Errore: <impostazione>.<proprietà> «%s» non valida." -#: ../clients/cli/connections.c:4686 ../clients/cli/connections.c:8280 +#: ../clients/cli/connections.c:4792 ../clients/cli/connections.c:8465 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "Errore: aggiunta della connessione \"%s\" non riuscita: %s" -#: ../clients/cli/connections.c:4704 +#: ../clients/cli/connections.c:4810 #, c-format msgid "" "Warning: There is another connection with the name '%1$s'. Reference the " @@ -1181,70 +1246,76 @@ msgid_plural "" "Warning: There are %3$u other connections with the name '%1$s'. Reference " "the connection by its uuid '%2$s'\n" msgstr[0] "" +"Attenzione: c'è un'altra connessione con il nome '%1$s'. Fare riferimento " +"alla connessione tramite il suo uuid '%2$s'\n" msgstr[1] "" +"Avvertenza: ci sono %3$u altre connessioni con il nome '%1$s'. Fare " +"riferimento alla connessione tramite il suo uuid '%2$s'\n" -#: ../clients/cli/connections.c:4713 +#: ../clients/cli/connections.c:4819 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "Connessione «%s» (%s) aggiunta con successo.\n" -#: ../clients/cli/connections.c:4766 ../clients/cli/connections.c:6715 -#: ../clients/cli/connections.c:6716 ../clients/cli/devices.c:512 -#: ../clients/cli/devices.c:519 ../clients/cli/devices.c:1238 -#: ../clients/cli/general.c:157 ../clients/cli/utils.h:292 +#: ../clients/cli/connections.c:4872 ../clients/cli/connections.c:6839 +#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:535 +#: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1207 +#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:279 -#: ../clients/common/nm-meta-setting-desc.c:763 -#: ../clients/common/nm-meta-setting-desc.c:2711 +#: ../clients/common/nm-meta-setting-desc.c:771 +#: ../clients/common/nm-meta-setting-desc.c:2752 msgid "no" msgstr "no" -#: ../clients/cli/connections.c:4767 ../clients/cli/connections.c:6715 -#: ../clients/cli/connections.c:6716 ../clients/cli/devices.c:511 -#: ../clients/cli/devices.c:518 ../clients/cli/devices.c:1238 -#: ../clients/cli/general.c:156 ../clients/cli/utils.h:292 +#: ../clients/cli/connections.c:4873 ../clients/cli/connections.c:6839 +#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:534 +#: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1207 +#: ../clients/cli/general.c:135 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:278 -#: ../clients/common/nm-meta-setting-desc.c:763 -#: ../clients/common/nm-meta-setting-desc.c:2708 +#: ../clients/common/nm-meta-setting-desc.c:771 +#: ../clients/common/nm-meta-setting-desc.c:2749 msgid "yes" msgstr "sì" -#: ../clients/cli/connections.c:4853 +#: ../clients/cli/connections.c:4959 #, c-format msgid "" "You can specify this option more than once. Press <Enter> when you're done.\n" msgstr "" +"È possibile specificare questa opzione più di una volta. stampa <Enter> " +"quando hai fatto.\n" #. Ask for optional arguments. -#: ../clients/cli/connections.c:4952 +#: ../clients/cli/connections.c:5061 #, fuzzy, c-format msgid "There is %d optional setting for %s.\n" msgid_plural "There are %d optional settings for %s.\n" msgstr[0] "C'è %d argomento opzionale per il tipo di connessione \"%s\".\n" msgstr[1] "Ci sono %d argomenti opzionali per il tipo di connessione \"%s\".\n" -#: ../clients/cli/connections.c:4955 +#: ../clients/cli/connections.c:5067 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "Fornirlo ora?" msgstr[1] "Fornirli ora? %s" -#: ../clients/cli/connections.c:5088 ../clients/cli/utils.c:294 +#: ../clients/cli/connections.c:5200 ../clients/cli/utils.c:295 #, c-format msgid "Error: value for '%s' argument is required." msgstr "Errore: è richiesto il valore per l'argomento «%s»." -#: ../clients/cli/connections.c:5095 +#: ../clients/cli/connections.c:5207 #, c-format msgid "Error: 'save': %s." msgstr "Errore: \"save\": %s." -#: ../clients/cli/connections.c:5181 ../clients/cli/connections.c:5192 +#: ../clients/cli/connections.c:5293 ../clients/cli/connections.c:5304 #, fuzzy, c-format msgid "Error: '%s' argument is required." msgstr "Errore: è richiesto l'argomento «type»." -#: ../clients/cli/connections.c:6157 +#: ../clients/cli/connections.c:6269 #, c-format msgid "['%s' setting values]\n" msgstr "[impostazione valori di «%s»]\n" @@ -1252,7 +1323,7 @@ msgstr "[impostazione valori di «%s»]\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6266 +#: ../clients/cli/connections.c:6378 #, c-format msgid "" "---[ Main menu ]---\n" @@ -1290,7 +1361,7 @@ msgstr "" "mmcli <opzione-conf> <val> :: Configurazione di nmcli\n" "quit :: Esce da nmcli\n" -#: ../clients/cli/connections.c:6293 +#: ../clients/cli/connections.c:6405 #, c-format msgid "" "goto <setting>[.<prop>] | <prop> :: enter setting/property for editing\n" @@ -1310,7 +1381,7 @@ msgstr "" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" -#: ../clients/cli/connections.c:6300 +#: ../clients/cli/connections.c:6412 #, c-format msgid "" "remove <setting>[.<prop>] :: remove setting or reset property value\n" @@ -1331,7 +1402,7 @@ msgstr "" "Esempi: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" -#: ../clients/cli/connections.c:6307 +#: ../clients/cli/connections.c:6419 #, c-format msgid "" "set [<setting>.<prop> <value>] :: set property value\n" @@ -1346,7 +1417,7 @@ msgstr "" "\n" "Esempio: nmcli> set con.id La mia connessione\n" -#: ../clients/cli/connections.c:6312 +#: ../clients/cli/connections.c:6424 #, c-format msgid "" "describe [<setting>.<prop>] :: describe property\n" @@ -1361,7 +1432,7 @@ msgstr "" "impostazioni e proprietà di NM, consultare la pagina di manuale nm-" "settings(5).\n" -#: ../clients/cli/connections.c:6317 +#: ../clients/cli/connections.c:6429 #, c-format msgid "" "print [all] :: print setting or connection values\n" @@ -1376,7 +1447,7 @@ msgstr "" "\n" "Esempio: nmcli ipv4> print all\n" -#: ../clients/cli/connections.c:6322 +#: ../clients/cli/connections.c:6434 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" @@ -1401,7 +1472,7 @@ msgstr "" " nmcli> verify fix\n" " nmcli bond> verify\n" -#: ../clients/cli/connections.c:6331 +#: ../clients/cli/connections.c:6443 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" @@ -1431,7 +1502,7 @@ msgstr "" "eliminare\n" "definitivamente il profilo.\n" -#: ../clients/cli/connections.c:6342 +#: ../clients/cli/connections.c:6454 #, c-format msgid "" "activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n" @@ -1452,7 +1523,7 @@ msgstr "" "/<ap>|<nsp> - AP (Wi-Fi) o NSP (WiMAX) (iniziare con / quando " "<ifname> non è specificato)\n" -#: ../clients/cli/connections.c:6349 ../clients/cli/connections.c:6507 +#: ../clients/cli/connections.c:6461 ../clients/cli/connections.c:6619 #, c-format msgid "" "back :: go to upper menu level\n" @@ -1461,7 +1532,7 @@ msgstr "" "back :: Va al livello superiore del menù\n" "\n" -#: ../clients/cli/connections.c:6352 +#: ../clients/cli/connections.c:6464 #, c-format msgid "" "help/? [<command>] :: help for the nmcli commands\n" @@ -1470,7 +1541,7 @@ msgstr "" "help/? [<comando>] :: Aiuto per i comandi nmcli\n" "\n" -#: ../clients/cli/connections.c:6355 +#: ../clients/cli/connections.c:6467 #, c-format msgid "" "nmcli [<conf-option> <value>] :: nmcli configuration\n" @@ -1497,7 +1568,7 @@ msgstr "" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" -#: ../clients/cli/connections.c:6377 ../clients/cli/connections.c:6513 +#: ../clients/cli/connections.c:6489 ../clients/cli/connections.c:6625 #, c-format msgid "" "quit :: exit nmcli\n" @@ -1511,8 +1582,8 @@ msgstr "" "salvata,\n" "viene richiesto di confermare l'azione.\n" -#: ../clients/cli/connections.c:6382 ../clients/cli/connections.c:6518 -#: ../clients/cli/connections.c:6937 ../clients/cli/connections.c:7864 +#: ../clients/cli/connections.c:6494 ../clients/cli/connections.c:6630 +#: ../clients/cli/connections.c:7065 ../clients/cli/connections.c:8048 #, c-format msgid "Unknown command: '%s'\n" msgstr "Comando sconosciuto «%s»\n" @@ -1520,7 +1591,7 @@ msgstr "Comando sconosciuto «%s»\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. -#: ../clients/cli/connections.c:6447 +#: ../clients/cli/connections.c:6559 #, c-format msgid "" "---[ Property menu ]---\n" @@ -1550,7 +1621,7 @@ msgstr "" " comando\n" "quit :: Esce da nmcli\n" -#: ../clients/cli/connections.c:6472 +#: ../clients/cli/connections.c:6584 #, c-format msgid "" "set [<value>] :: set new value\n" @@ -1561,7 +1632,7 @@ msgstr "" "\n" "Questo comando imposta il <valore> fornito a questa proprietà.\n" -#: ../clients/cli/connections.c:6476 +#: ../clients/cli/connections.c:6588 #, c-format msgid "" "add [<value>] :: append new value to the property\n" @@ -1576,7 +1647,7 @@ msgstr "" "tipo contenitore. Per proprietà a valore singolo rimpiazza il valore (come " "il comando \"set\").\n" -#: ../clients/cli/connections.c:6482 +#: ../clients/cli/connections.c:6594 #, c-format msgid "" "change :: change current value\n" @@ -1587,7 +1658,7 @@ msgstr "" "\n" "Visualizza il valore attuale e consente di modificarlo.\n" -#: ../clients/cli/connections.c:6486 +#: ../clients/cli/connections.c:6598 #, c-format msgid "" "remove [<value>|<index>|<option name>] :: delete the value\n" @@ -1623,7 +1694,7 @@ msgstr "" " nmcli bond.options> remove downdelay\n" "\n" -#: ../clients/cli/connections.c:6497 +#: ../clients/cli/connections.c:6609 #, c-format msgid "" "describe :: describe property\n" @@ -1638,7 +1709,7 @@ msgstr "" "impostazioni e proprietà di NM, consultare la pagina di manuale nm-" "settings(5).\n" -#: ../clients/cli/connections.c:6502 +#: ../clients/cli/connections.c:6614 #, c-format msgid "" "print [property|setting|connection] :: print property (setting, connection) " @@ -1654,7 +1725,7 @@ msgstr "" "possibile\n" "visualizzare i valori per l'impostazione o la connessione.\n" -#: ../clients/cli/connections.c:6510 +#: ../clients/cli/connections.c:6622 #, c-format msgid "" "help/? [<command>] :: help for nmcli commands\n" @@ -1663,28 +1734,28 @@ msgstr "" "help/? [<comando>] :: Aiuto per i comandi di nmcli\n" "\n" -#: ../clients/cli/connections.c:6604 +#: ../clients/cli/connections.c:6722 #, c-format msgid "Error: Connection activation failed.\n" msgstr "Errore: attivazione connessione non riuscita.\n" -#: ../clients/cli/connections.c:6695 +#: ../clients/cli/connections.c:6819 #, c-format msgid "Error: setting '%s' is mandatory and cannot be removed.\n" msgstr "Errore: l'impostazione «%s» è obbligatoria e non può essere rimossa.\n" #. TRANSLATORS: status line in nmcli connection editor -#: ../clients/cli/connections.c:6713 +#: ../clients/cli/connections.c:6837 #, c-format msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" msgstr "[ Tipo: %s | Nome: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" -#: ../clients/cli/connections.c:6749 +#: ../clients/cli/connections.c:6873 #, c-format msgid "The connection is not saved. Do you really want to quit? %s" msgstr "La connessione non è stata salvata. Uscire veramente? %s" -#: ../clients/cli/connections.c:6795 +#: ../clients/cli/connections.c:6915 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1693,66 +1764,66 @@ msgstr "" "Il profilo della connessione è stato rimosso da un altro client. È possibile " "digitare \"save\" nel menù principale per ripristinarla.\n" -#: ../clients/cli/connections.c:6826 ../clients/cli/connections.c:7218 -#: ../clients/cli/connections.c:7276 +#: ../clients/cli/connections.c:6949 ../clients/cli/connections.c:7364 +#: ../clients/cli/connections.c:7424 #, c-format msgid "Allowed values for '%s' property: %s\n" msgstr "Valori consentiti per la proprietà «%s»: %s\n" -#: ../clients/cli/connections.c:6829 ../clients/cli/connections.c:7221 -#: ../clients/cli/connections.c:7279 +#: ../clients/cli/connections.c:6953 ../clients/cli/connections.c:7368 +#: ../clients/cli/connections.c:7428 #, c-format msgid "Enter '%s' value: " msgstr "Inserire il valore per «%s»:" -#: ../clients/cli/connections.c:6843 ../clients/cli/connections.c:6863 -#: ../clients/cli/connections.c:7225 ../clients/cli/connections.c:7284 +#: ../clients/cli/connections.c:6968 ../clients/cli/connections.c:6990 +#: ../clients/cli/connections.c:7373 ../clients/cli/connections.c:7434 #, c-format msgid "Error: failed to set '%s' property: %s\n" msgstr "Errore: impostazione della proprietà «%s» non riuscita: %s\n" -#: ../clients/cli/connections.c:6857 +#: ../clients/cli/connections.c:6983 #, c-format msgid "Edit '%s' value: " msgstr "Modifica valore di «%s»: " -#: ../clients/cli/connections.c:6883 ../clients/cli/settings.c:394 +#: ../clients/cli/connections.c:7012 ../clients/cli/settings.c:395 #, c-format msgid "Error: %s\n" msgstr "Errore: %s\n" -#: ../clients/cli/connections.c:6889 ../clients/cli/connections.c:7379 -#: ../clients/cli/connections.c:7430 +#: ../clients/cli/connections.c:7017 ../clients/cli/connections.c:7532 +#: ../clients/cli/connections.c:7583 #, c-format msgid "Error: failed to remove value of '%s': %s\n" msgstr "Errore: rimozione del valore di «%s» non riuscita: %s\n" -#: ../clients/cli/connections.c:6910 +#: ../clients/cli/connections.c:7038 #, c-format msgid "Unknown command argument: '%s'\n" msgstr "Argomento sconosciuto del comando: «%s»\n" -#: ../clients/cli/connections.c:7000 +#: ../clients/cli/connections.c:7129 #, c-format msgid "Available settings: %s\n" msgstr "Impostazioni disponibili: %s\n" -#: ../clients/cli/connections.c:7012 +#: ../clients/cli/connections.c:7141 #, c-format msgid "Error: invalid setting name; %s\n" msgstr "Errore: nome impostazione non valido; %s\n" -#: ../clients/cli/connections.c:7029 +#: ../clients/cli/connections.c:7159 #, c-format msgid "Available properties: %s\n" msgstr "Proprietà disponibili: %s\n" -#: ../clients/cli/connections.c:7037 +#: ../clients/cli/connections.c:7167 #, c-format msgid "Error: property %s\n" msgstr "Errore: proprietà %s\n" -#: ../clients/cli/connections.c:7078 +#: ../clients/cli/connections.c:7212 #, c-format msgid "" "Saving the connection with 'autoconnect=yes'. That might result in an " @@ -1763,12 +1834,12 @@ msgstr "" "connessione immediatamente.\n" "Salvarla veramente? %s" -#: ../clients/cli/connections.c:7157 +#: ../clients/cli/connections.c:7298 #, c-format msgid "You may edit the following settings: %s\n" msgstr "È possibile modificare le seguenti impostazioni: %s\n" -#: ../clients/cli/connections.c:7186 +#: ../clients/cli/connections.c:7329 #, c-format msgid "" "The connection profile has been removed from another client. You may type " @@ -1777,214 +1848,220 @@ msgstr "" "Il profilo della connessione è stato rimosso da un altro client. È possibile " "digitare \"save\" per ripristinarla.\n" -#: ../clients/cli/connections.c:7229 ../clients/cli/connections.c:7474 -#: ../clients/cli/connections.c:7506 +#: ../clients/cli/connections.c:7377 ../clients/cli/connections.c:7628 +#: ../clients/cli/connections.c:7660 #, c-format msgid "Error: no setting selected; valid are [%s]\n" msgstr "Errore: selezione non impostata; valori validi sono [%s]\n" -#: ../clients/cli/connections.c:7230 +#: ../clients/cli/connections.c:7378 #, c-format msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n" msgstr "Prima usare «goto <impostazione>» o «set <impostazione>.<proprietà>»\n" -#: ../clients/cli/connections.c:7245 ../clients/cli/connections.c:7406 -#: ../clients/cli/connections.c:7496 +#: ../clients/cli/connections.c:7393 ../clients/cli/connections.c:7559 +#: ../clients/cli/connections.c:7650 #, c-format msgid "Error: invalid setting argument '%s'; valid are [%s]\n" msgstr "" "Errore: argomento «%s» dell'impostazione non valido; valori validi sono " "[%s]\n" -#: ../clients/cli/connections.c:7254 +#: ../clients/cli/connections.c:7402 #, c-format msgid "Error: missing setting for '%s' property\n" msgstr "Errore: manca l'impostazione per la proprietà «%s»\n" -#: ../clients/cli/connections.c:7261 +#: ../clients/cli/connections.c:7409 #, c-format msgid "Error: invalid property: %s\n" msgstr "Errore: proprità non valida: %s\n" -#: ../clients/cli/connections.c:7315 +#: ../clients/cli/connections.c:7466 #, c-format msgid "Error: unknown setting '%s'\n" msgstr "Errore: impostazione «%s» sconosciuta\n" -#: ../clients/cli/connections.c:7340 +#: ../clients/cli/connections.c:7491 #, c-format msgid "You may edit the following properties: %s\n" msgstr "È possibile modificare le seguenti proprietà: %s\n" -#: ../clients/cli/connections.c:7384 +#: ../clients/cli/connections.c:7537 #, c-format msgid "Error: no argument given; valid are [%s]\n" msgstr "Errore: nessun argomento fornito; argomenti validi sono [%s]\n" -#: ../clients/cli/connections.c:7403 +#: ../clients/cli/connections.c:7556 #, c-format msgid "Setting '%s' is not present in the connection.\n" msgstr "L'impostazione «%s» non è presente nella connessione.\n" -#: ../clients/cli/connections.c:7451 +#: ../clients/cli/connections.c:7604 #, c-format msgid "Error: %s properties, nor it is a setting name.\n" msgstr "Errore: proprietà %s, non è nemmeno il nome di un'impostazione.\n" -#: ../clients/cli/connections.c:7475 ../clients/cli/connections.c:7507 +#: ../clients/cli/connections.c:7629 ../clients/cli/connections.c:7661 #, c-format msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n" msgstr "" "Prima usare «goto <impostazione>» o «describe <impostazione>.<proprietà>»\n" -#: ../clients/cli/connections.c:7530 +#: ../clients/cli/connections.c:7684 #, c-format msgid "Error: invalid property: %s, neither a valid setting name.\n" msgstr "" "Errore: proprietà non valida: %s, non è nemmeno il nome valido di " "un'impostazione.\n" -#: ../clients/cli/connections.c:7560 +#: ../clients/cli/connections.c:7714 #, c-format msgid "Error: unknown setting: '%s'\n" msgstr "Errore: impostazione sconosciuta: «%s»\n" -#: ../clients/cli/connections.c:7565 +#: ../clients/cli/connections.c:7719 #, c-format msgid "Error: '%s' setting not present in the connection\n" msgstr "Errore: impostazione \"%s\" non presente nella connessione\n" -#: ../clients/cli/connections.c:7596 +#: ../clients/cli/connections.c:7750 #, c-format msgid "Error: invalid property: %s%s\n" msgstr "Errore: proprietà non valida: %s%s\n" -#: ../clients/cli/connections.c:7598 +#: ../clients/cli/connections.c:7752 msgid ", neither a valid setting name" msgstr ", non è nemmeno il nome valido di un'impostazione" -#: ../clients/cli/connections.c:7614 +#: ../clients/cli/connections.c:7768 #, c-format msgid "Invalid verify option: %s\n" msgstr "Opzione di verifica non valida: %s\n" -#: ../clients/cli/connections.c:7622 +#: ../clients/cli/connections.c:7776 #, c-format msgid "Verify setting '%s': %s\n" msgstr "Verifica dell'impostazione «%s»: %s\n" -#: ../clients/cli/connections.c:7637 +#: ../clients/cli/connections.c:7791 #, c-format msgid "Verify connection: %s\n" msgstr "Verifica della connessione: %s\n" -#: ../clients/cli/connections.c:7640 +#: ../clients/cli/connections.c:7794 #, c-format msgid "The error cannot be fixed automatically.\n" msgstr "L'errore non può essere corretto automaticamente.\n" -#: ../clients/cli/connections.c:7657 +#: ../clients/cli/connections.c:7815 #, c-format msgid "Error: invalid argument '%s'\n" msgstr "Errore: parametro \"%s\" non valido\n" -#: ../clients/cli/connections.c:7689 +#: ../clients/cli/connections.c:7867 #, c-format msgid "Error: Failed to save '%s' (%s) connection: %s\n" msgstr "Errore: salvataggio della connessione \"%s\" (%s) non riuscita: %s\n" -#: ../clients/cli/connections.c:7696 +#: ../clients/cli/connections.c:7873 +#, fuzzy, c-format +msgid "Error: Timeout saving '%s' (%s) connection\n" +msgstr "Errore: salvataggio della connessione \"%s\" (%s) non riuscita: %s\n" + +#: ../clients/cli/connections.c:7878 #, c-format msgid "Connection '%s' (%s) successfully saved.\n" msgstr "Connessione «%s» (%s) salvata con successo.\n" -#: ../clients/cli/connections.c:7697 +#: ../clients/cli/connections.c:7879 #, c-format msgid "Connection '%s' (%s) successfully updated.\n" msgstr "Connessione \"%s\" (%s) aggiornata con successo.\n" -#: ../clients/cli/connections.c:7729 +#: ../clients/cli/connections.c:7912 #, c-format msgid "Error: connection verification failed: %s\n" msgstr "Errore: verifica della connessione non riuscita: %s\n" -#: ../clients/cli/connections.c:7730 +#: ../clients/cli/connections.c:7913 msgid "(unknown error)" msgstr "(errore sconosciuto)" -#: ../clients/cli/connections.c:7731 +#: ../clients/cli/connections.c:7914 #, c-format msgid "You may try running 'verify fix' to fix errors.\n" msgstr "Provare a eseguire \"verify fix\" per correggere gli errori.\n" -#: ../clients/cli/connections.c:7753 +#: ../clients/cli/connections.c:7936 #, c-format msgid "Error: connection is not saved. Type 'save' first.\n" msgstr "Errore: la connessione non è stata salvata. Digitare «save».\n" -#: ../clients/cli/connections.c:7757 +#: ../clients/cli/connections.c:7940 #, c-format msgid "Error: connection is not valid: %s\n" msgstr "Errore: la connessione non è valida: %s\n" -#: ../clients/cli/connections.c:7767 +#: ../clients/cli/connections.c:7950 #, c-format msgid "Error: Cannot activate connection: %s.\n" msgstr "Errore: impossibile attivare la connessione: %s.\n" -#: ../clients/cli/connections.c:7776 +#: ../clients/cli/connections.c:7959 #, c-format msgid "Error: Failed to activate '%s' (%s) connection: %s\n" msgstr "Errore: attivazione della connessione \"%s\" (%s) non riuscita: %s\n" -#: ../clients/cli/connections.c:7782 +#: ../clients/cli/connections.c:7966 msgid "Monitoring connection activation (press any key to continue)\n" msgstr "" "Monitoraggio attivazione connessione (premere un tasto per continuare)\n" -#: ../clients/cli/connections.c:7818 +#: ../clients/cli/connections.c:8002 #, c-format msgid "Error: status-line: %s\n" msgstr "Errore: status-line: %s\n" -#: ../clients/cli/connections.c:7826 +#: ../clients/cli/connections.c:8010 #, c-format msgid "Error: save-confirmation: %s\n" msgstr "Errore: save-confirmation: %s\n" -#: ../clients/cli/connections.c:7834 +#: ../clients/cli/connections.c:8018 #, c-format msgid "Error: show-secrets: %s\n" msgstr "Errore: show-secrets: %s\n" -#: ../clients/cli/connections.c:7841 +#: ../clients/cli/connections.c:8025 #, c-format msgid "Current nmcli configuration:\n" msgstr "Configurazione di nmcli attuale:\n" -#: ../clients/cli/connections.c:7849 +#: ../clients/cli/connections.c:8033 #, c-format msgid "Invalid configuration option '%s'; allowed [%s]\n" msgstr "Opzione di configurazione «%s» non valida; consentito [%s]\n" -#: ../clients/cli/connections.c:8067 +#: ../clients/cli/connections.c:8251 #, c-format msgid "Error: only one of 'id', 'filename', uuid, or 'path' can be provided." msgstr "" +"Errore: è possibile fornire solo uno tra 'id', 'nomefile', uuid o 'percorso'." -#: ../clients/cli/connections.c:8081 ../clients/cli/connections.c:8241 +#: ../clients/cli/connections.c:8265 ../clients/cli/connections.c:8426 #, c-format msgid "Error: Unknown connection '%s'." msgstr "Errore: connessione «%s» sconosciuta." -#: ../clients/cli/connections.c:8097 +#: ../clients/cli/connections.c:8281 #, c-format msgid "Warning: editing existing connection '%s'; 'type' argument is ignored\n" msgstr "" "Attenzione: modifica della connessione esistente «%s»; l'argomento «type» " "viene ignorato\n" -#: ../clients/cli/connections.c:8100 +#: ../clients/cli/connections.c:8284 #, c-format msgid "" "Warning: editing existing connection '%s'; 'con-name' argument is ignored\n" @@ -1992,202 +2069,202 @@ msgstr "" "Attenzione: modifica della connessione esistente «%s»; l'argomento «con-" "name» viene ignorato\n" -#: ../clients/cli/connections.c:8127 +#: ../clients/cli/connections.c:8311 #, c-format msgid "Valid connection types: %s\n" msgstr "Tipi di connessione validi: %s\n" -#: ../clients/cli/connections.c:8129 +#: ../clients/cli/connections.c:8313 #, c-format msgid "Error: invalid connection type; %s\n" msgstr "Errore: tipo di connessione non valido; %s\n" -#: ../clients/cli/connections.c:8164 +#: ../clients/cli/connections.c:8349 #, c-format msgid "===| nmcli interactive connection editor |===" msgstr "===| Editor interattivo di connessione nmcli |===" -#: ../clients/cli/connections.c:8167 +#: ../clients/cli/connections.c:8352 #, c-format msgid "Editing existing '%s' connection: '%s'" msgstr "Modifica della connessione esistente «%s»: «%s»" -#: ../clients/cli/connections.c:8169 +#: ../clients/cli/connections.c:8354 #, c-format msgid "Adding a new '%s' connection" msgstr "Aggiunta di una nuova connessione «%s»" -#: ../clients/cli/connections.c:8171 +#: ../clients/cli/connections.c:8356 #, c-format msgid "Type 'help' or '?' for available commands." msgstr "Digitare «help» o «?» per i comandi disponibili." -#: ../clients/cli/connections.c:8173 +#: ../clients/cli/connections.c:8358 #, c-format msgid "Type 'print' to show all the connection properties." -msgstr "" +msgstr "Digita \"stampa\" per mostrare tutte le proprietà della connessione." -#: ../clients/cli/connections.c:8175 +#: ../clients/cli/connections.c:8360 #, c-format msgid "Type 'describe [<setting>.<prop>]' for detailed property description." msgstr "" "Digitare «describe [<impostazione>.<prop>]» per informazioni dettagliate " "sulla proprietà." -#: ../clients/cli/connections.c:8203 +#: ../clients/cli/connections.c:8388 #, c-format msgid "Error: Failed to modify connection '%s': %s" msgstr "Errore: modifica della connessione \"%s\" non riuscita: %s" -#: ../clients/cli/connections.c:8209 +#: ../clients/cli/connections.c:8394 #, c-format msgid "Connection '%s' (%s) successfully modified.\n" msgstr "Connessione «%s» (%s) modificata con successo.\n" -#: ../clients/cli/connections.c:8285 +#: ../clients/cli/connections.c:8470 #, c-format msgid "%s (%s) cloned as %s (%s).\n" msgstr "%s (%s) clonato come %s (%s).\n" -#: ../clients/cli/connections.c:8350 +#: ../clients/cli/connections.c:8536 msgid "New connection name: " msgstr "Nuova connessione nome:" -#: ../clients/cli/connections.c:8352 +#: ../clients/cli/connections.c:8538 #, c-format msgid "Error: <new name> argument is missing." msgstr "Errore: argomento <new name> assente." -#: ../clients/cli/connections.c:8357 ../clients/cli/connections.c:8837 +#: ../clients/cli/connections.c:8543 ../clients/cli/connections.c:9026 #, c-format msgid "Error: unknown extra argument: '%s'." msgstr "Errore: parametro extra sconosciuto: '%s'." -#: ../clients/cli/connections.c:8402 +#: ../clients/cli/connections.c:8588 #, c-format msgid "Error: not all connections deleted." msgstr "Errore: non tutte le connessioni sono state eliminate." -#: ../clients/cli/connections.c:8403 +#: ../clients/cli/connections.c:8589 #, c-format msgid "Error: Connection deletion failed: %s" msgstr "Errore: eliminazione connessione non riuscita: %s" -#: ../clients/cli/connections.c:8459 ../clients/cli/connections.c:8580 +#: ../clients/cli/connections.c:8645 ../clients/cli/connections.c:8766 #, fuzzy, c-format msgid "Error: %s.\n" msgstr "Errore: %s." -#: ../clients/cli/connections.c:8460 ../clients/cli/connections.c:8581 +#: ../clients/cli/connections.c:8646 ../clients/cli/connections.c:8767 #, c-format msgid "Error: not all connections found." msgstr "Errore: impossibile trovare tutte le connessioni." #. truncate trailing ", " -#: ../clients/cli/connections.c:8511 +#: ../clients/cli/connections.c:8697 #, c-format msgid "Error: cannot delete unknown connection(s): %s." msgstr "Errore: impossibile eliminare connessioni sconosciute: %s." -#: ../clients/cli/connections.c:8521 +#: ../clients/cli/connections.c:8707 #, c-format msgid "%s: connection profile changed\n" msgstr "%s: profilo di connessione modificato\n" -#: ../clients/cli/connections.c:8547 +#: ../clients/cli/connections.c:8733 #, c-format msgid "%s: connection profile created\n" msgstr "%s: profilo di connessione creato\n" -#: ../clients/cli/connections.c:8556 +#: ../clients/cli/connections.c:8742 #, c-format msgid "%s: connection profile removed\n" msgstr "%s: profilo di connessione rimosso\n" -#: ../clients/cli/connections.c:8618 +#: ../clients/cli/connections.c:8804 #, c-format msgid "Error: failed to reload connections: %s." msgstr "Errore: ricaricamento della connessione non riuscito: %s." -#: ../clients/cli/connections.c:8651 +#: ../clients/cli/connections.c:8837 #, c-format msgid "Error: failed to load connection: %s." msgstr "Errore: caricamento connessione non riuscita: %s." -#: ../clients/cli/connections.c:8659 +#: ../clients/cli/connections.c:8845 #, c-format msgid "Could not load file '%s'\n" msgstr "Impossibile caricare il file «%s»\n" -#: ../clients/cli/connections.c:8666 +#: ../clients/cli/connections.c:8852 msgid "File to import: " msgstr "File da importare: " -#: ../clients/cli/connections.c:8697 +#: ../clients/cli/connections.c:8886 #, c-format msgid "Error: No arguments provided." msgstr "Errore: non è stato fornito alcun argomento." -#: ../clients/cli/connections.c:8720 +#: ../clients/cli/connections.c:8909 #, c-format msgid "Warning: 'type' already specified, ignoring extra one.\n" msgstr "Avvertenza: 'type' già specificato, ignorato quello supplementare.\n" -#: ../clients/cli/connections.c:8734 +#: ../clients/cli/connections.c:8923 #, c-format msgid "Warning: 'file' already specified, ignoring extra one.\n" msgstr "Avvertenza: 'file' già specificato, ignorato quello supplementare.\n" -#: ../clients/cli/connections.c:8736 +#: ../clients/cli/connections.c:8925 #, c-format msgid "Unknown parameter: %s" msgstr "Parametro sconosciuto: %s" -#: ../clients/cli/connections.c:8747 +#: ../clients/cli/connections.c:8936 #, c-format msgid "Error: 'type' argument is required." msgstr "Errore: è richiesto l'argomento «type»." -#: ../clients/cli/connections.c:8751 +#: ../clients/cli/connections.c:8940 #, c-format msgid "Error: 'file' argument is required." msgstr "Errore: argomento 'file' obbligatorio." -#: ../clients/cli/connections.c:8757 +#: ../clients/cli/connections.c:8946 #, fuzzy, c-format msgid "Error: failed to find VPN plugin for %s." msgstr "Errore: impossibile caricare il plug-in della VPN: %s." -#: ../clients/cli/connections.c:8764 ../clients/cli/connections.c:8856 +#: ../clients/cli/connections.c:8953 ../clients/cli/connections.c:9047 #, c-format msgid "Error: failed to load VPN plugin: %s." msgstr "Errore: impossibile caricare il plug-in della VPN: %s." -#: ../clients/cli/connections.c:8771 +#: ../clients/cli/connections.c:8960 #, c-format msgid "Error: failed to import '%s': %s." msgstr "Errore: impossibile importare '%s': %s." -#: ../clients/cli/connections.c:8843 +#: ../clients/cli/connections.c:9033 msgid "Output file name: " msgstr "Nome file di output:" -#: ../clients/cli/connections.c:8847 +#: ../clients/cli/connections.c:9038 #, c-format msgid "Error: the connection is not VPN." msgstr "Errore: la connessione non è una VPN." -#: ../clients/cli/connections.c:8869 +#: ../clients/cli/connections.c:9060 #, c-format msgid "Error: failed to create temporary file %s." msgstr "Errore: impossibile creare file temporaneo %s." -#: ../clients/cli/connections.c:8877 +#: ../clients/cli/connections.c:9068 #, c-format msgid "Error: failed to export '%s': %s." msgstr "Errore: impossibile esportare '%s': %s." -#: ../clients/cli/connections.c:8889 +#: ../clients/cli/connections.c:9080 #, c-format msgid "Error: failed to read temporary file '%s': %s." msgstr "Errore: impossibile leggere il file temporaneo '%s': %s." @@ -2201,29 +2278,29 @@ msgstr "Interfaccia:" msgid "Interface(s): " msgstr "Interfacce: " -#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1266 +#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1235 msgid "(none)" msgstr "(nessuno)" -#: ../clients/cli/devices.c:175 ../clients/cli/devices.c:182 +#: ../clients/cli/devices.c:184 ../clients/cli/devices.c:191 msgid "(unknown)" msgstr "(sconosciuto)" -#: ../clients/cli/devices.c:316 +#: ../clients/cli/devices.c:339 #, c-format msgid "<invisible> | %s" -msgstr "" +msgstr "<invisible> | %s" -#: ../clients/cli/devices.c:317 +#: ../clients/cli/devices.c:340 msgid "<invisible>" -msgstr "" +msgstr "<invisible>" -#: ../clients/cli/devices.c:418 +#: ../clients/cli/devices.c:441 #, c-format msgid "%u Mb/s" msgstr "%u Mb/s" -#: ../clients/cli/devices.c:672 +#: ../clients/cli/devices.c:695 #, fuzzy, c-format msgid "" "Usage: nmcli device { COMMAND | help }\n" @@ -2249,7 +2326,7 @@ msgid "" "\n" " monitor <ifname> ...\n" "\n" -" wifi [list [ifname <ifname>] [bssid <BSSID>]]\n" +" wifi [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|auto]]\n" "\n" " wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] " "[ifname <ifname>]\n" @@ -2300,7 +2377,7 @@ msgstr "" " lldp [list [ifname <ifname>]]\n" "\n" -#: ../clients/cli/devices.c:695 +#: ../clients/cli/devices.c:718 #, c-format msgid "" "Usage: nmcli device status { help }\n" @@ -2331,7 +2408,7 @@ msgstr "" "«nmcli device status».\n" "\n" -#: ../clients/cli/devices.c:710 +#: ../clients/cli/devices.c:733 #, c-format msgid "" "Usage: nmcli device show { ARGUMENTS | help }\n" @@ -2350,7 +2427,7 @@ msgstr "" "Elenca i dettagli per i device o per uno specifico\n" "\n" -#: ../clients/cli/devices.c:721 +#: ../clients/cli/devices.c:744 #, c-format msgid "" "Usage: nmcli device connect { ARGUMENTS | help }\n" @@ -2372,7 +2449,7 @@ msgstr "" "Considera anche connessioni che non sono state impostate come automatiche.\n" "\n" -#: ../clients/cli/devices.c:733 +#: ../clients/cli/devices.c:756 #, fuzzy, c-format msgid "" "Usage: nmcli device reapply { ARGUMENTS | help }\n" @@ -2392,7 +2469,7 @@ msgstr "" "della connessione attualmente attiva.\n" "\n" -#: ../clients/cli/devices.c:744 +#: ../clients/cli/devices.c:767 #, fuzzy, c-format msgid "" "Usage: nmcli device modify { ARGUMENTS | --help }\n" @@ -2437,7 +2514,7 @@ msgstr "" "nmcli con mod bond0 -bond.options downdelay\n" "\n" -#: ../clients/cli/devices.c:764 +#: ../clients/cli/devices.c:787 #, c-format msgid "" "Usage: nmcli device disconnect { ARGUMENTS | help }\n" @@ -2459,7 +2536,7 @@ msgstr "" "automaticamente connessione senza un intervento dell'utente o manuale.\n" "\n" -#: ../clients/cli/devices.c:776 +#: ../clients/cli/devices.c:799 #, c-format msgid "" "Usage: nmcli device delete { ARGUMENTS | help }\n" @@ -2482,7 +2559,7 @@ msgstr "" "eliminati dal comando.\n" "\n" -#: ../clients/cli/devices.c:789 +#: ../clients/cli/devices.c:812 #, c-format msgid "" "Usage: nmcli device set { ARGUMENTS | help }\n" @@ -2505,7 +2582,7 @@ msgstr "" "Modifica le proprietà del dispositivo.\n" "\n" -#: ../clients/cli/devices.c:802 +#: ../clients/cli/devices.c:825 #, c-format msgid "" "Usage: nmcli device monitor { ARGUMENTS | help }\n" @@ -2527,31 +2604,32 @@ msgstr "" "Monitora tutti i dispositivi se non viene specificata un'interfaccia.\n" "\n" -#: ../clients/cli/devices.c:814 +#: ../clients/cli/devices.c:837 #, fuzzy, c-format msgid "" "Usage: nmcli device wifi { ARGUMENTS | help }\n" "\n" "Perform operation on Wi-Fi devices.\n" "\n" -"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>]]\n" +"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|" +"auto]]\n" "\n" "List available Wi-Fi access points. The 'ifname' and 'bssid' options can be\n" -"used to list APs for a particular interface, or with a specific BSSID.\n" +"used to list APs for a particular interface, or with a specific BSSID. The\n" +"--rescan flag tells whether a new Wi-Fi scan should be triggered.\n" "\n" "ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type key|" "phrase] [ifname <ifname>]\n" " [bssid <BSSID>] [name <name>] [private yes|no] [hidden " "yes|no]\n" "\n" -"Connect to a Wi-Fi network specified by SSID or BSSID. The command creates\n" -"a new connection and then activates it on a device. This is a command-line\n" -"counterpart of clicking an SSID in a GUI client. The command always creates\n" -"a new connection and thus it is mainly useful for connecting to new Wi-Fi\n" -"networks. If a connection for the network already exists, it is better to\n" -"bring up the existing profile as follows: nmcli con up id <name>. Note that\n" -"only open, WEP and WPA-PSK networks are supported at the moment. It is also\n" -"assumed that IP configuration is obtained via DHCP.\n" +"Connect to a Wi-Fi network specified by SSID or BSSID. The command finds a\n" +"matching connection or creates one and then activates it on a device. This\n" +"is a command-line counterpart of clicking an SSID in a GUI client. If a\n" +"connection for the network already exists, it is possible to bring up the\n" +"existing profile as follows: nmcli con up id <name>. Note that only open,\n" +"WEP and WPA-PSK networks are supported if no previous connection exists.\n" +"It is also assumed that IP configuration is obtained via DHCP.\n" "\n" "ARGUMENTS := hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]\n" " [band a|bg] [channel <channel>] [password <password>]\n" @@ -2636,7 +2714,7 @@ msgstr "" "Per visualizzarli, utilizzare 'nmcli device wifi list'.\n" "\n" -#: ../clients/cli/devices.c:861 +#: ../clients/cli/devices.c:884 #, c-format msgid "" "Usage: nmcli device lldp { ARGUMENTS | help }\n" @@ -2658,281 +2736,259 @@ msgstr "" "interfaccia.\n" "\n" -#: ../clients/cli/devices.c:1015 +#: ../clients/cli/devices.c:982 #, c-format msgid "Error: No interface specified." msgstr "Errore: nessuna interfaccia specificata." -#: ../clients/cli/devices.c:1038 +#: ../clients/cli/devices.c:1005 #, c-format msgid "Warning: argument '%s' is duplicated.\n" msgstr "Attenzione: argomento \"%s\" duplicato.\n" -#: ../clients/cli/devices.c:1041 +#: ../clients/cli/devices.c:1008 #, c-format msgid "Error: Device '%s' not found.\n" msgstr "Errore: dispositivo \"%s\" non trovato.\n" -#: ../clients/cli/devices.c:1042 +#: ../clients/cli/devices.c:1009 #, c-format msgid "Error: not all devices found." msgstr "Errore: non tutti i dispositivi sono stati trovati." -#: ../clients/cli/devices.c:1071 +#: ../clients/cli/devices.c:1040 #, fuzzy msgid "No interface specified" msgstr "Errore: nessuna interfaccia specificata." -#: ../clients/cli/devices.c:1090 +#: ../clients/cli/devices.c:1059 #, fuzzy, c-format msgid "Device '%s' not found" msgstr "Errore: dispositivo «%s» non trovato." -#: ../clients/cli/devices.c:1186 +#: ../clients/cli/devices.c:1155 #, c-format msgid "%u MHz" msgstr "%u MHz" -#: ../clients/cli/devices.c:1187 +#: ../clients/cli/devices.c:1156 #, c-format msgid "%u Mbit/s" msgstr "%u Mbit/s" -#: ../clients/cli/devices.c:1198 +#: ../clients/cli/devices.c:1167 msgid "WEP" msgstr "WEP" -#: ../clients/cli/devices.c:1202 +#: ../clients/cli/devices.c:1171 msgid "WPA1" msgstr "WPA1" -#: ../clients/cli/devices.c:1206 +#: ../clients/cli/devices.c:1175 msgid "WPA2" msgstr "WPA2" -#: ../clients/cli/devices.c:1211 +#: ../clients/cli/devices.c:1180 msgid "802.1X" msgstr "802.1X" -#: ../clients/cli/devices.c:1226 +#: ../clients/cli/devices.c:1195 msgid "Ad-Hoc" msgstr "Ad-Hoc" -#: ../clients/cli/devices.c:1227 +#: ../clients/cli/devices.c:1196 msgid "Infra" msgstr "Infra" -#: ../clients/cli/devices.c:1228 +#: ../clients/cli/devices.c:1197 msgid "N/A" msgstr "N/D" -#: ../clients/cli/devices.c:1423 +#: ../clients/cli/devices.c:1392 msgid "Device details" msgstr "Informazioni dispositivo" -#: ../clients/cli/devices.c:1434 +#: ../clients/cli/devices.c:1403 #, c-format msgid "Error: 'device show': %s" msgstr "Errore: «device show»: %s" -#: ../clients/cli/devices.c:1732 +#: ../clients/cli/devices.c:1701 msgid "Status of devices" msgstr "Stato dispositivi" -#: ../clients/cli/devices.c:1736 +#: ../clients/cli/devices.c:1705 #, c-format msgid "Error: 'device status': %s" msgstr "Errore: «device status»: %s" -#: ../clients/cli/devices.c:1763 ../clients/cli/devices.c:2218 -#: ../clients/cli/devices.c:4100 +#: ../clients/cli/devices.c:1732 ../clients/cli/devices.c:2173 +#: ../clients/cli/devices.c:4144 #, c-format msgid "Error: invalid extra argument '%s'." msgstr "Errore: parametro extra «%s» non valido." -#: ../clients/cli/devices.c:1799 ../clients/cli/general.c:539 +#: ../clients/cli/devices.c:1768 ../clients/cli/general.c:518 #, c-format msgid "Error: Timeout %d sec expired." msgstr "Errore: timeout, sono trascorsi %d secondi." -#: ../clients/cli/devices.c:1848 +#: ../clients/cli/devices.c:1817 #, c-format msgid "Device '%s' successfully activated with '%s'.\n" msgstr "Dispositivo \"%s\" attivato con successo con \"%s\".\n" -#: ../clients/cli/devices.c:1854 +#: ../clients/cli/devices.c:1823 #, c-format msgid "Error: Connection activation failed: (%d) %s.\n" msgstr "Errore: attivazione connessione non riuscita: (%d) %s.\n" -#: ../clients/cli/devices.c:1890 +#: ../clients/cli/devices.c:1862 #, c-format msgid "Error: Failed to setup a Wi-Fi hotspot: %s" msgstr "Errore: impossibile configurare un hotspot Wi-Fi: %s" -#: ../clients/cli/devices.c:1893 +#: ../clients/cli/devices.c:1865 #, c-format msgid "Error: Failed to add/activate new connection: %s" msgstr "Errore: aggiunta/attivazione nuova connessione non riuscita: %s" -#: ../clients/cli/devices.c:1903 -#, c-format -msgid "Error: Failed to setup a Wi-Fi hotspot" -msgstr "Errore: impossibile configurare un hotspot Wi-Fi" - -#: ../clients/cli/devices.c:1905 -#, c-format -msgid "Error: Failed to add/activate new connection: Unknown error" -msgstr "" -"Errore: aggiunta/attivazione nuova connessione non riuscita: errore " -"sconosciuto" - -#: ../clients/cli/devices.c:1917 -#, c-format -msgid "Connection with UUID '%s' created and activated on device '%s'\n" -msgstr "Connessione con UUID «%s» creata e attivata sul dispositivo «%s»\n" - -#: ../clients/cli/devices.c:1920 -#, c-format -msgid "Hotspot '%s' activated on device '%s'\n" -msgstr "Hotspot '%s' attivato sul dispositivo '%s'\n" +#: ../clients/cli/devices.c:1868 +#, fuzzy, c-format +msgid "Error: Failed to activate connection: %s" +msgstr "Errore: aggiunta/attivazione nuova connessione non riuscita: %s" -#: ../clients/cli/devices.c:1984 +#: ../clients/cli/devices.c:1938 #, c-format msgid "Error: Device activation failed: %s" msgstr "Errore: attivazione device non riuscita: %s" -#: ../clients/cli/devices.c:1993 +#: ../clients/cli/devices.c:1947 #, c-format msgid "Error: Device activation failed: device was disconnected" msgstr "Errore: attivazione dispositivo non riuscita: disconnesso" -#: ../clients/cli/devices.c:2008 -#, c-format -msgid "Device '%s' has been connected.\n" -msgstr "Il dispositivo «%s» è stato collegato.\n" - -#: ../clients/cli/devices.c:2049 +#: ../clients/cli/devices.c:2000 #, c-format msgid "Error: extra argument not allowed: '%s'." msgstr "Errore: parametri extra non consentiti: «%s»." -#: ../clients/cli/devices.c:2121 ../clients/cli/devices.c:2136 -#: ../clients/cli/devices.c:2366 +#: ../clients/cli/devices.c:2073 ../clients/cli/devices.c:2088 +#: ../clients/cli/devices.c:2325 #, c-format msgid "Device '%s' successfully disconnected.\n" msgstr "Dispositivo \"%s\" scollegato con successo.\n" -#: ../clients/cli/devices.c:2124 +#: ../clients/cli/devices.c:2076 ../clients/cli/devices.c:2399 #, c-format msgid "Device '%s' successfully removed.\n" msgstr "Dispositivo \"%s\" rimosso con successo.\n" -#: ../clients/cli/devices.c:2183 ../clients/cli/devices.c:2253 +#: ../clients/cli/devices.c:2138 ../clients/cli/devices.c:2208 #, fuzzy, c-format msgid "Error: Reapplying connection to device '%s' (%s) failed: %s" msgstr "" "Errore: riapplicazione della connessione al dispositivo '%s' (%s) non " "riuscita: %s\n" -#: ../clients/cli/devices.c:2193 ../clients/cli/devices.c:2262 +#: ../clients/cli/devices.c:2148 ../clients/cli/devices.c:2217 #, c-format msgid "Connection successfully reapplied to device '%s'.\n" msgstr "Connessione riapplicata con successo al dispositivo '%s'.\n" -#: ../clients/cli/devices.c:2287 +#: ../clients/cli/devices.c:2242 #, fuzzy, c-format msgid "Error: Reading applied connection from device '%s' (%s) failed: %s" msgstr "" "Errore: riapplicazione della connessione al dispositivo '%s' (%s) non " "riuscita: %s\n" -#: ../clients/cli/devices.c:2351 +#: ../clients/cli/devices.c:2309 #, c-format msgid "Error: not all devices disconnected." msgstr "Errore: non tutte i dispositivi sono stati scollegati." -#: ../clients/cli/devices.c:2352 +#: ../clients/cli/devices.c:2310 #, c-format msgid "Error: Device '%s' (%s) disconnecting failed: %s\n" msgstr "Errore: scollegamento dispositivo \"%s\" (%s) non riuscito: %s\n" -#: ../clients/cli/devices.c:2430 +#: ../clients/cli/devices.c:2390 #, c-format msgid "Error: not all devices deleted." msgstr "Errore: non tutti i dispositivi sono stati eliminati." -#: ../clients/cli/devices.c:2431 +#: ../clients/cli/devices.c:2391 #, c-format msgid "Error: Device '%s' (%s) deletion failed: %s\n" msgstr "Errore: eliminazione dispositivo \"%s\" (%s) non riuscita: %s\n" -#: ../clients/cli/devices.c:2515 +#: ../clients/cli/devices.c:2473 #, c-format msgid "Error: No property specified." msgstr "Errore: nessuna proprietà specificata." -#: ../clients/cli/devices.c:2530 ../clients/cli/devices.c:2547 -#: ../clients/cli/general.c:713 ../clients/cli/general.c:725 +#: ../clients/cli/devices.c:2488 ../clients/cli/devices.c:2505 +#: ../clients/cli/general.c:691 ../clients/cli/general.c:703 #, c-format msgid "Error: '%s' argument is missing." msgstr "Errore: L'argomento '%s' è mancante." -#: ../clients/cli/devices.c:2536 +#: ../clients/cli/devices.c:2494 #, c-format msgid "Error: 'managed': %s." msgstr "Errore: «managed»: %s." -#: ../clients/cli/devices.c:2553 +#: ../clients/cli/devices.c:2511 #, c-format msgid "Error: 'autoconnect': %s." msgstr "Errore: «autoconnect»: %s." -#: ../clients/cli/devices.c:2561 ../clients/cli/general.c:739 +#: ../clients/cli/devices.c:2519 ../clients/cli/general.c:717 #, c-format msgid "Error: property '%s' is not known." msgstr "Errore: proprietà «%s» non valida." -#: ../clients/cli/devices.c:2610 +#: ../clients/cli/devices.c:2568 #, c-format msgid "%s: using connection '%s'\n" msgstr "%s: uso della connessione '%s'\n" -#: ../clients/cli/devices.c:2636 +#: ../clients/cli/devices.c:2594 #, c-format msgid "%s: device created\n" msgstr "%s: dispositivo creato\n" -#: ../clients/cli/devices.c:2643 +#: ../clients/cli/devices.c:2601 #, c-format msgid "%s: device removed\n" msgstr "%s: dispositivo rimosso\n" -#: ../clients/cli/devices.c:2818 +#: ../clients/cli/devices.c:2781 msgid "Wi-Fi scan list" msgstr "Elenco analisi Wi-Fi" -#: ../clients/cli/devices.c:2895 +#: ../clients/cli/devices.c:2868 #, c-format msgid "Error: Access point with bssid '%s' not found." msgstr "Errore: punto di accesso con bssid «%s» non trovato." -#: ../clients/cli/devices.c:3085 +#: ../clients/cli/devices.c:3024 #, c-format msgid "Error: 'device wifi': %s" msgstr "Errore: «device wifi»: %s" -#: ../clients/cli/devices.c:3103 +#: ../clients/cli/devices.c:3042 #, c-format msgid "Error: invalid rescan argument: '%s' not among [auto, no, yes]" -msgstr "" +msgstr "Errore: argomento rescan non valido: '%s' non tra [auto, no, sì]" -#: ../clients/cli/devices.c:3110 +#: ../clients/cli/devices.c:3049 #, c-format msgid "Error: Device '%s' not found." msgstr "Errore: dispositivo «%s» non trovato." -#: ../clients/cli/devices.c:3120 +#: ../clients/cli/devices.c:3060 #, c-format msgid "" "Error: Device '%s' was not recognized as a Wi-Fi device, check " @@ -2941,70 +2997,75 @@ msgstr "" "Errore: il dispositivo \"%s\" non è stato riconosciuto come un dispositivo " "Wi-Fi, verificare il plugin Wi-Fi di NetworkManager." -#: ../clients/cli/devices.c:3124 ../clients/cli/devices.c:3342 -#: ../clients/cli/devices.c:3779 ../clients/cli/devices.c:3938 +#: ../clients/cli/devices.c:3064 ../clients/cli/devices.c:3324 +#: ../clients/cli/devices.c:3823 ../clients/cli/devices.c:3982 #, c-format msgid "Error: Device '%s' is not a Wi-Fi device." msgstr "Errore: il dispositivo «%s» non è un dispositivo Wi-Fi." -#: ../clients/cli/devices.c:3191 +#: ../clients/cli/devices.c:3173 msgid "SSID or BSSID: " msgstr "SSID o BSSID: " -#: ../clients/cli/devices.c:3196 +#: ../clients/cli/devices.c:3178 #, c-format msgid "Error: SSID or BSSID are missing." msgstr "Errore: SSID o BSSID mancante." -#: ../clients/cli/devices.c:3233 +#: ../clients/cli/devices.c:3215 #, c-format msgid "Error: bssid argument value '%s' is not a valid BSSID." msgstr "Errore: il valore «%s» di bssid non è un BSSID valido." -#: ../clients/cli/devices.c:3263 +#: ../clients/cli/devices.c:3245 #, c-format msgid "" "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'." msgstr "" "Errore: il valore «%s» di wep-key-type non è valido, usare «key» o «phrase»." -#: ../clients/cli/devices.c:3290 ../clients/cli/devices.c:3308 +#: ../clients/cli/devices.c:3272 ../clients/cli/devices.c:3290 #, c-format msgid "Error: %s: %s." msgstr "Errore: %s: %s." -#: ../clients/cli/devices.c:3325 +#: ../clients/cli/devices.c:3307 #, c-format msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)." msgstr "Error: BSSID a cui connettersi (%s) diverso dall'argomento bssid (%s)." -#: ../clients/cli/devices.c:3331 +#: ../clients/cli/devices.c:3313 #, c-format msgid "Error: Parameter '%s' is neither SSID nor BSSID." msgstr "Errore: il parametro «%s» non è né SSID né BSSID." -#: ../clients/cli/devices.c:3344 ../clients/cli/devices.c:3781 -#: ../clients/cli/devices.c:3940 +#: ../clients/cli/devices.c:3326 ../clients/cli/devices.c:3825 +#: ../clients/cli/devices.c:3984 #, c-format msgid "Error: No Wi-Fi device found." msgstr "Errore: nessun dispositivo Wi-Fi trovato." -#: ../clients/cli/devices.c:3364 +#: ../clients/cli/devices.c:3346 #, c-format msgid "Error: Failed to scan hidden SSID: %s." msgstr "Errore: analisi dello SSID nascosto non riuscita: %s" -#: ../clients/cli/devices.c:3391 +#: ../clients/cli/devices.c:3373 #, c-format msgid "Error: No network with SSID '%s' found." msgstr "Errore: rete con SSID «%s» non trovata." -#: ../clients/cli/devices.c:3393 +#: ../clients/cli/devices.c:3375 #, c-format msgid "Error: No access point with BSSID '%s' found." msgstr "Errore: punto di accesso con BSSID «%s» non trovato." -#: ../clients/cli/devices.c:3435 +#: ../clients/cli/devices.c:3403 +#, c-format +msgid "Error: Connection '%s' exists but properties don't match." +msgstr "" + +#: ../clients/cli/devices.c:3446 #, c-format msgid "" "Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n" @@ -3012,74 +3073,74 @@ msgstr "" "Attenzione: \"%s\" dovrebbe essere lo SSID per AP nascosti, ma sembra un " "BSSID.\n" -#: ../clients/cli/devices.c:3451 +#: ../clients/cli/devices.c:3482 msgid "Password: " msgstr "Password: " -#: ../clients/cli/devices.c:3600 +#: ../clients/cli/devices.c:3644 #, c-format msgid "'%s' is not valid WPA PSK" msgstr "«%s» non è una WPA PSK valida" -#: ../clients/cli/devices.c:3617 +#: ../clients/cli/devices.c:3661 #, c-format msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)" msgstr "" "'%s' non è una chiave WEP valida (deve essere lunga 5 o 13 caratteri ASCII)" -#: ../clients/cli/devices.c:3633 +#: ../clients/cli/devices.c:3677 #, c-format msgid "Hotspot password: %s\n" msgstr "Password hotspot: %s\n" -#: ../clients/cli/devices.c:3704 +#: ../clients/cli/devices.c:3748 #, c-format msgid "Error: ssid is too long." msgstr "Errore: ssid troppo lungo." -#: ../clients/cli/devices.c:3718 +#: ../clients/cli/devices.c:3762 #, c-format msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'." msgstr "Errore: valore argomento banda '%s' non valido; utilizzare 'a' o 'bg'." -#: ../clients/cli/devices.c:3743 +#: ../clients/cli/devices.c:3787 #, c-format msgid "Error: Unknown parameter %s." msgstr "Errore: parametro sconosciuto %s." -#: ../clients/cli/devices.c:3763 +#: ../clients/cli/devices.c:3807 #, c-format msgid "Error: channel requires band too." msgstr "Errore: il canale richiede anche la banda." -#: ../clients/cli/devices.c:3768 +#: ../clients/cli/devices.c:3812 #, c-format msgid "Error: channel '%s' not valid for band '%s'." msgstr "Errore: canale '%s' non valido per la banca '%s'." -#: ../clients/cli/devices.c:3792 +#: ../clients/cli/devices.c:3836 #, c-format msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode." msgstr "" "Errore: il dispositivo '%s' non supporta la modalità punto di accesso né ad-" "hoc." -#: ../clients/cli/devices.c:3826 +#: ../clients/cli/devices.c:3870 #, c-format msgid "Error: Invalid 'password': %s." msgstr "Errore: 'password' non valida: %s." -#: ../clients/cli/devices.c:3901 +#: ../clients/cli/devices.c:3945 #, c-format msgid "Error: '%s' cannot repeat." msgstr "Errore: impossibile ripetere \"%s\"." #. Main header name -#: ../clients/cli/devices.c:4006 +#: ../clients/cli/devices.c:4050 msgid "Device LLDP neighbors" msgstr "Router adiacenti LLDP dispositivo" -#: ../clients/cli/devices.c:4116 +#: ../clients/cli/devices.c:4160 #, c-format msgid "Error: 'device lldp list': %s" msgstr "Errore: «device lldp list»: %s" @@ -3112,47 +3173,31 @@ msgstr "disconnessione in corso" msgid "disconnected" msgstr "scollegato" -#: ../clients/cli/general.c:83 -msgid "none" -msgstr "nessuno" - -#: ../clients/cli/general.c:84 -msgid "portal" -msgstr "portale" - -#: ../clients/cli/general.c:85 -msgid "limited" -msgstr "limitato" - -#: ../clients/cli/general.c:86 -msgid "full" -msgstr "pieno" - -#: ../clients/cli/general.c:158 +#: ../clients/cli/general.c:137 msgid "auth" msgstr "autorizzazione" -#: ../clients/cli/general.c:186 +#: ../clients/cli/general.c:165 msgid "running" msgstr "in esecuzione" -#: ../clients/cli/general.c:200 +#: ../clients/cli/general.c:179 msgid "starting" msgstr "in avvio" -#: ../clients/cli/general.c:200 +#: ../clients/cli/general.c:179 msgid "started" msgstr "avviata" -#: ../clients/cli/general.c:234 +#: ../clients/cli/general.c:213 msgid "enabled" msgstr "abilitato" -#: ../clients/cli/general.c:234 +#: ../clients/cli/general.c:213 msgid "disabled" msgstr "disabilitato" -#: ../clients/cli/general.c:352 +#: ../clients/cli/general.c:331 #, c-format msgid "" "Usage: nmcli general { COMMAND | help }\n" @@ -3181,7 +3226,7 @@ msgstr "" " logging [level <livello registrazione>] [domains <domini registrazione>]\n" "\n" -#: ../clients/cli/general.c:363 +#: ../clients/cli/general.c:342 #, c-format msgid "" "Usage: nmcli general status { help }\n" @@ -3197,7 +3242,7 @@ msgstr "" "L'azione predefinita è «status»: «mmcli gen» equivale a «mmcli gen status»\n" "\n" -#: ../clients/cli/general.c:372 +#: ../clients/cli/general.c:351 #, c-format msgid "" "Usage: nmcli general hostname { ARGUMENTS | help }\n" @@ -3219,7 +3264,7 @@ msgstr "" "viene passato un nome host, viene impostato come il nuovo nome host.\n" "\n" -#: ../clients/cli/general.c:384 +#: ../clients/cli/general.c:363 #, c-format msgid "" "Usage: nmcli general permissions { help }\n" @@ -3232,7 +3277,7 @@ msgstr "" "Mostra i permessi del chiamante per le operazioni autenticate.\n" "\n" -#: ../clients/cli/general.c:392 +#: ../clients/cli/general.c:371 #, c-format msgid "" "Usage: nmcli general logging { ARGUMENTS | help }\n" @@ -3257,7 +3302,7 @@ msgstr "" "l'elenco dei possibili domini di registrazione, consultare la pagina man.\n" "\n" -#: ../clients/cli/general.c:405 +#: ../clients/cli/general.c:384 #, c-format msgid "" "Usage: nmcli networking { COMMAND | help }\n" @@ -3282,7 +3327,7 @@ msgstr "" " connectivity [check]\n" "\n" -#: ../clients/cli/general.c:415 +#: ../clients/cli/general.c:394 #, c-format msgid "" "Usage: nmcli networking on { help }\n" @@ -3295,7 +3340,7 @@ msgstr "" "Attiva la rete.\n" "\n" -#: ../clients/cli/general.c:423 +#: ../clients/cli/general.c:402 #, c-format msgid "" "Usage: nmcli networking off { help }\n" @@ -3308,7 +3353,7 @@ msgstr "" "Disattiva la rete.\n" "\n" -#: ../clients/cli/general.c:431 +#: ../clients/cli/general.c:410 #, c-format msgid "" "Usage: nmcli networking connectivity { ARGUMENTS | help }\n" @@ -3328,7 +3373,7 @@ msgstr "" "L'argomento opzionale «check» fa ricontrollare la connettività.\n" "\n" -#: ../clients/cli/general.c:443 +#: ../clients/cli/general.c:422 #, c-format msgid "" "Usage: nmcli radio { COMMAND | help }\n" @@ -3345,7 +3390,7 @@ msgstr "" " all | wifi | wwan [ on | off ]\n" "\n" -#: ../clients/cli/general.c:452 +#: ../clients/cli/general.c:431 #, c-format msgid "" "Usage: nmcli radio all { ARGUMENTS | help }\n" @@ -3362,7 +3407,7 @@ msgstr "" "Ottiene lo stato di tutti gli interruttori radio o li attiva/disattiva.\n" "\n" -#: ../clients/cli/general.c:462 +#: ../clients/cli/general.c:441 #, c-format msgid "" "Usage: nmcli radio wifi { ARGUMENTS | help }\n" @@ -3379,7 +3424,7 @@ msgstr "" "Ottiene lo stato dell'interruttore Wi-Fi o lo attiva/disattiva.\n" "\n" -#: ../clients/cli/general.c:472 +#: ../clients/cli/general.c:451 #, c-format msgid "" "Usage: nmcli radio wwan { ARGUMENTS | help }\n" @@ -3397,7 +3442,7 @@ msgstr "" "disattiva.\n" "\n" -#: ../clients/cli/general.c:482 +#: ../clients/cli/general.c:461 #, c-format msgid "" "Usage: nmcli monitor\n" @@ -3412,188 +3457,188 @@ msgstr "" "Stampa una riga per ogni modifica a NetworkManager\n" "\n" -#: ../clients/cli/general.c:512 +#: ../clients/cli/general.c:491 msgid "NetworkManager status" msgstr "Stato NetworkManager" -#: ../clients/cli/general.c:516 +#: ../clients/cli/general.c:495 #, c-format msgid "Error: only these fields are allowed: %s" msgstr "Errore: solo questi campi sono consentiti: %s" -#: ../clients/cli/general.c:570 +#: ../clients/cli/general.c:548 msgid "NetworkManager permissions" msgstr "Permessi NetworkManager" -#: ../clients/cli/general.c:574 +#: ../clients/cli/general.c:552 #, c-format msgid "Error: 'general permissions': %s" msgstr "Errore: «general permissions»: %s" -#: ../clients/cli/general.c:663 +#: ../clients/cli/general.c:641 msgid "NetworkManager logging" msgstr "Registrazioni di NetworkManager" -#: ../clients/cli/general.c:667 +#: ../clients/cli/general.c:645 #, c-format msgid "Error: 'general logging': %s" msgstr "Errore: «general logging»: %s" -#: ../clients/cli/general.c:749 +#: ../clients/cli/general.c:727 #, c-format msgid "Error: failed to set logging: %s" msgstr "Errore: impostazione della registrazione non riuscita: %s" -#: ../clients/cli/general.c:766 +#: ../clients/cli/general.c:744 #, c-format msgid "Error: failed to set hostname: %s" msgstr "Errore: impostazione nome host non riuscita: %s" -#: ../clients/cli/general.c:835 +#: ../clients/cli/general.c:813 #, c-format msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)" msgstr "" "Errore: qui il valore «--fields» «%s» non è valido (campo consentito: %s)" -#: ../clients/cli/general.c:860 +#: ../clients/cli/general.c:838 #, c-format msgid "Error: invalid '%s' argument: '%s' (use on/off)." msgstr "Errore: argomento «%s» non valido: «%s» (usare on/off)" #. no arguments -> get current state -#: ../clients/cli/general.c:908 ../clients/cli/general.c:920 +#: ../clients/cli/general.c:886 ../clients/cli/general.c:898 msgid "Connectivity" msgstr "Connettività" -#: ../clients/cli/general.c:923 +#: ../clients/cli/general.c:901 #, c-format msgid "Error: 'networking' command '%s' is not valid." msgstr "Errore: il comando «networking» «%s» non è valido." -#: ../clients/cli/general.c:937 +#: ../clients/cli/general.c:915 msgid "Networking" msgstr "Rete" #. no argument, show all radio switches -#: ../clients/cli/general.c:972 +#: ../clients/cli/general.c:950 msgid "Radio switches" msgstr "Interruttori radio" -#. no argument, show current WiFi state -#: ../clients/cli/general.c:1002 +#. no argument, show current Wi-Fi state +#: ../clients/cli/general.c:980 msgid "Wi-Fi radio switch" msgstr "Interruttore Wi-Fi" #. no argument, show current WWAN (mobile broadband) state -#: ../clients/cli/general.c:1029 +#: ../clients/cli/general.c:1007 msgid "WWAN radio switch" msgstr "Interruttore WWAN" -#: ../clients/cli/general.c:1077 +#: ../clients/cli/general.c:1055 msgid "NetworkManager has started" msgstr "NetworkManager avviato" -#: ../clients/cli/general.c:1077 +#: ../clients/cli/general.c:1055 msgid "NetworkManager has stopped" msgstr "NetworkManager fermato" -#: ../clients/cli/general.c:1088 +#: ../clients/cli/general.c:1066 #, c-format msgid "Hostname set to '%s'\n" msgstr "Nome host impostato a '%s'\n" -#: ../clients/cli/general.c:1103 +#: ../clients/cli/general.c:1081 #, c-format msgid "'%s' is now the primary connection\n" msgstr "'%s' ora è la connessione primaria\n" -#: ../clients/cli/general.c:1105 +#: ../clients/cli/general.c:1083 #, c-format msgid "There's no primary connection\n" msgstr "Nessuna connessione primaria\n" -#: ../clients/cli/general.c:1117 +#: ../clients/cli/general.c:1095 #, c-format msgid "Connectivity is now '%s'\n" msgstr "La connettività ora è '%s'\n" -#: ../clients/cli/general.c:1130 +#: ../clients/cli/general.c:1109 #, c-format msgid "Networkmanager is now in the '%s' state\n" msgstr "NetworkManager ora è in stato '%s'\n" -#: ../clients/cli/general.c:1150 +#: ../clients/cli/general.c:1129 #, fuzzy msgid "connection available" msgstr "connessione non riuscita" -#: ../clients/cli/general.c:1152 +#: ../clients/cli/general.c:1131 #, fuzzy msgid "connections available" msgstr "connessione non riuscita" -#: ../clients/cli/general.c:1170 +#: ../clients/cli/general.c:1149 #, fuzzy msgid "autoconnect" msgstr "collegato" -#: ../clients/cli/general.c:1172 +#: ../clients/cli/general.c:1151 #, fuzzy msgid "fw missing" msgstr "dati mancanti" -#: ../clients/cli/general.c:1177 +#: ../clients/cli/general.c:1156 #, fuzzy msgid "plugin missing" msgstr "dati mancanti" -#: ../clients/cli/general.c:1182 +#: ../clients/cli/general.c:1161 msgid "sw" -msgstr "" +msgstr "sw" -#: ../clients/cli/general.c:1184 +#: ../clients/cli/general.c:1163 #, fuzzy msgid "hw" msgstr "Mostra" -#: ../clients/cli/general.c:1189 +#: ../clients/cli/general.c:1168 msgid "iface" -msgstr "" +msgstr "io affronto" -#: ../clients/cli/general.c:1192 +#: ../clients/cli/general.c:1171 msgid "port" msgstr "porta" -#: ../clients/cli/general.c:1195 +#: ../clients/cli/general.c:1174 msgid "mtu" -msgstr "" +msgstr "mtu" -#: ../clients/cli/general.c:1212 +#: ../clients/cli/general.c:1191 #, fuzzy msgid "master" msgstr "Master: " -#: ../clients/cli/general.c:1216 ../clients/tui/nm-editor-utils.c:239 +#: ../clients/cli/general.c:1195 ../clients/tui/nm-editor-utils.c:239 #: ../clients/tui/nmt-connect-connection-list.c:407 msgid "VPN" msgstr "VPN" -#: ../clients/cli/general.c:1218 +#: ../clients/cli/general.c:1197 #, fuzzy msgid "ip4 default" msgstr "predefinito" -#: ../clients/cli/general.c:1220 +#: ../clients/cli/general.c:1199 #, fuzzy msgid "ip6 default" msgstr "predefinito" -#: ../clients/cli/general.c:1303 +#: ../clients/cli/general.c:1281 #, fuzzy, c-format msgid "%s VPN connection" msgstr "Connessione VPN" -#: ../clients/cli/general.c:1371 +#: ../clients/cli/general.c:1349 #, c-format msgid "" "Use \"nmcli device show\" to get complete information about known devices " @@ -3603,13 +3648,17 @@ msgid "" "Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage " "details.\n" msgstr "" +"Utilizza \"nmcli device show\" per ottenere informazioni complete sui " +"dispositivi noti e \"nmcli connection show\" per ottenere una panoramica sui " +"profili di connessione attivi. Consultare le pagine di manuale nmcli (1) e " +"nmcli-examples (5) per i dettagli completi sull'utilizzo.\n" -#: ../clients/cli/general.c:1392 +#: ../clients/cli/general.c:1370 #, c-format msgid "Error: 'monitor' command '%s' is not valid." msgstr "Errore: il comando 'monitor' '%s' non è valido." -#: ../clients/cli/general.c:1404 +#: ../clients/cli/general.c:1382 msgid "Networkmanager is not running (waiting for it)\n" msgstr "NetworkManager non in esecuzione (in attesa)\n" @@ -3619,24 +3668,21 @@ msgid "" "Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n" "\n" "OPTIONS\n" -" -o[verview] overview mode (hide default " -"values)\n" -" -t[erse] terse output\n" -" -p[retty] pretty output\n" -" -m[ode] tabular|multiline output mode\n" -" -c[olors] auto|yes|no whether to use colors in " -"output\n" -" -f[ields] <field1,field2,...>|all|common specify fields to output\n" -" -g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -" -"f\n" -" -e[scape] yes|no escape columns separators " -"in values\n" -" -a[sk] ask for missing parameters\n" -" -s[how-secrets] allow displaying passwords\n" -" -w[ait] <seconds> set timeout waiting for " -"finishing operations\n" -" -v[ersion] show program version\n" -" -h[elp] print this help\n" +" -a, --ask ask for missing parameters\n" +" -c, --colors auto|yes|no whether to use colors in output\n" +" -e, --escape yes|no escape columns separators in " +"values\n" +" -f, --fields <field,...>|all|common specify fields to output\n" +" -g, --get-values <field,...>|all|common shortcut for -m tabular -t -f\n" +" -h, --help print this help\n" +" -m, --mode tabular|multiline output mode\n" +" -o, --overview overview mode\n" +" -p, --pretty pretty output\n" +" -s, --show-secrets allow displaying passwords\n" +" -t, --terse terse output\n" +" -v, --version how program version\n" +" -w, --wait <seconds> set timeout waiting for finishing " +"operations\n" "\n" "OBJECT\n" " g[eneral] NetworkManager's general status and operations\n" @@ -3688,22 +3734,22 @@ msgstr "Errore: manca l'argomento per l'opzione «%s»." #: ../clients/cli/nmcli.c:626 #, c-format msgid "Unexpected end of file following '%s'\n" -msgstr "" +msgstr "Fine del file inaspettata che segue '%s'\n" #: ../clients/cli/nmcli.c:634 #, c-format msgid "Expected whitespace following '%s'\n" -msgstr "" +msgstr "Spazio vuoto previsto dopo '%s'\n" #: ../clients/cli/nmcli.c:646 #, c-format msgid "Expected a value for '%s'\n" -msgstr "" +msgstr "Previsto un valore per '%s'\n" #: ../clients/cli/nmcli.c:660 #, c-format msgid "Expected a line break following '%s'\n" -msgstr "" +msgstr "Previsto un'interruzione di linea seguendo '%s'\n" #: ../clients/cli/nmcli.c:749 #, c-format @@ -3728,7 +3774,7 @@ msgstr "Errore: l'opzione «--pretty» si esclude con «--terse»." #: ../clients/cli/nmcli.c:782 #, c-format msgid "Error: '%s' is not a valid argument for '%s' option." -msgstr "" +msgstr "Errore: '%s' non è un argomento valido per '%s' opzione." #: ../clients/cli/nmcli.c:796 ../clients/cli/nmcli.c:808 #, c-format @@ -3738,7 +3784,7 @@ msgstr "Errore: \"%s\" non è un argomento valido per l'opzione «%s»." #: ../clients/cli/nmcli.c:832 #, c-format msgid "Error: '%s' is not a valid timeout." -msgstr "" +msgstr "Errore: '%s' non è un timeout valido." #: ../clients/cli/nmcli.c:839 #, c-format @@ -3753,23 +3799,23 @@ msgstr "Errore: l'opzione «%s» è sconosciuta, provare «nmcli -help»." #: ../clients/cli/nmcli.c:903 ../clients/cli/nmcli.c:910 #, c-format msgid "Error: nmcli terminated by signal %s (%d)" -msgstr "" +msgstr "Errore: nmcli terminato dal segnale %s (%d)" -#: ../clients/cli/nmcli.c:1052 +#: ../clients/cli/nmcli.c:1060 msgid "Success" msgstr "Successo" -#: ../clients/cli/polkit-agent.c:68 +#: ../clients/cli/polkit-agent.c:69 #, c-format msgid "Authentication message: %s\n" msgstr "Messaggio di autenticazione: %s\n" -#: ../clients/cli/polkit-agent.c:76 +#: ../clients/cli/polkit-agent.c:77 #, c-format msgid "Authentication error: %s\n" msgstr "Errore di autenticazione: %s\n" -#: ../clients/cli/polkit-agent.c:136 +#: ../clients/cli/polkit-agent.c:137 #, c-format msgid "Warning: polkit agent initialization failed: %s\n" msgstr "Attenzione: inizializzazione agente polkit non riuscita: %s\n" @@ -3803,114 +3849,114 @@ msgstr "" msgid "Do you want to remove them? [yes] " msgstr "Rimuoverli ora? [sì] " -#: ../clients/cli/settings.c:332 +#: ../clients/cli/settings.c:333 #, c-format msgid "Warning: %s is not an UUID of any existing connection profile\n" msgstr "Attenzione: %s non è uno UUID di un profilo di connessione esistente\n" -#: ../clients/cli/settings.c:337 ../clients/cli/settings.c:350 +#: ../clients/cli/settings.c:338 ../clients/cli/settings.c:351 #, c-format msgid "'%s' is not a VPN connection profile" msgstr "\"%s\" non è un profilo di una connessione VPN" -#: ../clients/cli/settings.c:344 +#: ../clients/cli/settings.c:345 #, c-format msgid "'%s' is not a name of any exiting profile" msgstr "\"%s\" non è il nome di un profilo esistente" -#: ../clients/cli/settings.c:388 +#: ../clients/cli/settings.c:389 #, c-format msgid "Warning: %s\n" -msgstr "" +msgstr "Avvertimento: %s\n" -#: ../clients/cli/settings.c:391 +#: ../clients/cli/settings.c:392 #, fuzzy, c-format msgid "Info: %s\n" msgstr "Errore: %s\n" -#: ../clients/cli/settings.c:484 +#: ../clients/cli/settings.c:485 msgid "don't know how to get the property value" msgstr "impossibile determinare come recuperare il valore della proprietà" -#: ../clients/cli/settings.c:574 ../clients/cli/settings.c:616 +#: ../clients/cli/settings.c:575 ../clients/cli/settings.c:617 msgid "the property can't be changed" msgstr "la proprietà non può essere modificata" -#: ../clients/cli/settings.c:730 +#: ../clients/cli/settings.c:731 msgid "[NM property description]" msgstr "[Descrizione proprietà NM]" -#: ../clients/cli/settings.c:740 +#: ../clients/cli/settings.c:741 msgid "[nmcli specific description]" msgstr "[Descrizione specifica di nmcli]" -#: ../clients/cli/utils.c:319 +#: ../clients/cli/utils.c:320 #, c-format msgid "Error: Argument '%s' was expected, but '%s' provided." msgstr "Errore: atteso l'argomento «%s», ma è stato fornito «%s»." -#: ../clients/cli/utils.c:322 +#: ../clients/cli/utils.c:323 #, c-format msgid "Error: Unexpected argument '%s'" msgstr "Errore: argomento «%s» non atteso." -#: ../clients/cli/utils.c:709 +#: ../clients/cli/utils.c:710 #, fuzzy, c-format msgid "invalid field '%s%s%s'; no such field" msgstr "campo «%s» non valido; campi consentiti: %s" -#: ../clients/cli/utils.c:713 +#: ../clients/cli/utils.c:714 #, fuzzy, c-format msgid "invalid field '%s%s%s'; allowed fields: [%s]" msgstr "campo «%s» non valido; campi consentiti: %s" -#: ../clients/cli/utils.c:809 +#: ../clients/cli/utils.c:810 #, fuzzy, c-format msgid "failure to select field" msgstr "Selezione dell'APN specificato non riuscita" -#: ../clients/cli/utils.c:1435 +#: ../clients/cli/utils.c:1438 #, c-format msgid "Error reading nmcli output: %s\n" -msgstr "" +msgstr "Errore durante la lettura dell'output di nmcli: %s\n" -#: ../clients/cli/utils.c:1440 +#: ../clients/cli/utils.c:1443 #, c-format msgid "Error writing nmcli output: %s\n" -msgstr "" +msgstr "Errore durante la scrittura dell'output di nmcli: %s\n" -#: ../clients/cli/utils.c:1464 +#: ../clients/cli/utils.c:1467 #, c-format msgid "Failed to create pager pipe: %s\n" -msgstr "" +msgstr "Impossibile creare il tubo del cercapersone: %s\n" -#: ../clients/cli/utils.c:1472 +#: ../clients/cli/utils.c:1475 #, c-format msgid "Failed to fork pager: %s\n" -msgstr "" +msgstr "Impossibile visualizzare il cercapersone: %s\n" -#: ../clients/cli/utils.c:1518 ../clients/cli/utils.c:1520 +#: ../clients/cli/utils.c:1521 ../clients/cli/utils.c:1523 #, c-format msgid "Failed to duplicate pager pipe: %s\n" -msgstr "" +msgstr "Impossibile duplicare la pipe del cercapersone: %s\n" -#: ../clients/cli/utils.h:298 ../clients/common/nm-meta-setting-desc.c:4908 +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4949 msgid "on" msgstr "on" -#: ../clients/cli/utils.h:298 ../clients/common/nm-meta-setting-desc.c:4910 +#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4951 msgid "off" msgstr "off" -#: ../clients/cli/utils.h:324 +#: ../clients/cli/utils.h:328 #, c-format msgid "%lld (%s)" -msgstr "" +msgstr "%lld (%s)" -#: ../clients/cli/utils.h:331 +#: ../clients/cli/utils.h:335 #, c-format msgid "%lld - %s" -msgstr "" +msgstr "%lld - %s" #. TRANSLATORS: the first %s is the partial value entered by #. * the user, the second %s a list of compatible values. @@ -3934,7 +3980,7 @@ msgstr "\"%s\" non è valido; usare [%s], [%s] o [%s]" #: ../clients/common/nm-client-utils.c:209 #, c-format msgid "'%s' is ambiguous: %s" -msgstr "" +msgstr "'%s' è ambiguo: %s" #: ../clients/common/nm-client-utils.c:219 #, c-format @@ -3989,7 +4035,7 @@ msgstr "no (ipotizzato)" #. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason) #: ../clients/common/nm-client-utils.c:287 #: ../clients/common/nm-client-utils.c:359 ../libnm-glib/nm-device.c:1859 -#: ../libnm/nm-device.c:1363 +#: ../libnm/nm-device.c:1437 msgid "Unknown" msgstr "Sconosciuto" @@ -4247,20 +4293,20 @@ msgid "The device parent's management changed" msgstr "La gestione del dispositivo genitore è stata modificata" #: ../clients/common/nm-client-utils.c:351 -msgid "OpenVSwitch database connection failed" -msgstr "" +msgid "Open vSwitch database connection failed" +msgstr "Connessione al database Open vSwitch non riuscita" #: ../clients/common/nm-client-utils.c:352 msgid "A duplicate IP address was detected" -msgstr "" +msgstr "È stato rilevato un indirizzo IP duplicato" #: ../clients/common/nm-client-utils.c:353 msgid "The selected IP method is not supported" -msgstr "" +msgstr "Il metodo IP selezionato non è supportato" #: ../clients/common/nm-client-utils.c:354 msgid "Failed to configure SR-IOV parameters" -msgstr "" +msgstr "Impossibile configurare i parametri SR-IOV" #: ../clients/common/nm-client-utils.c:360 #, fuzzy @@ -4363,21 +4409,23 @@ msgid "" "The valid syntax is: 'ip[/prefix] [next-hop] [metric] [attribute=val]... [," "ip[/prefix] ...]'" msgstr "" +"La sintassi valida è: 'ip [/ prefisso] [next-hop] [metrica] [attributo = " +"val] ... [, ip [/ prefisso] ...]'" #: ../clients/common/nm-meta-setting-desc.c:172 #, c-format msgid "the next hop ('%s') must be first" -msgstr "" +msgstr "il salto successivo ('%s') deve essere il primo" #: ../clients/common/nm-meta-setting-desc.c:178 #, c-format msgid "the metric ('%s') must be before attributes" -msgstr "" +msgstr "la metrica ('%s') deve essere prima degli attributi" #: ../clients/common/nm-meta-setting-desc.c:227 #, c-format msgid "invalid route: %s. %s" -msgstr "" +msgstr "percorso non valido: %s. %s" #: ../clients/common/nm-meta-setting-desc.c:239 msgid "default route cannot be added (NetworkManager handles it by itself)" @@ -4385,221 +4433,222 @@ msgstr "" "impossibile aggiungere instradamento predefinito (NetworkManager lo gestisce " "automaticamente)" -#: ../clients/common/nm-meta-setting-desc.c:438 +#: ../clients/common/nm-meta-setting-desc.c:446 #, c-format msgid "invalid priority map '%s'" msgstr "mappa priorità «%s» non valida" -#: ../clients/common/nm-meta-setting-desc.c:445 -#: ../clients/common/nm-meta-setting-desc.c:451 +#: ../clients/common/nm-meta-setting-desc.c:453 +#: ../clients/common/nm-meta-setting-desc.c:459 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "priorità «%s» non valida (<0-%ld>)" -#: ../clients/common/nm-meta-setting-desc.c:503 +#: ../clients/common/nm-meta-setting-desc.c:511 #, c-format msgid "cannot read pac-script from file '%s'" -msgstr "" +msgstr "non posso leggere il pac-script dal file '%s'" -#: ../clients/common/nm-meta-setting-desc.c:510 +#: ../clients/common/nm-meta-setting-desc.c:518 #, fuzzy, c-format msgid "file '%s' contains non-valid utf-8" msgstr "l'indice «%s» non è valido" -#: ../clients/common/nm-meta-setting-desc.c:523 +#: ../clients/common/nm-meta-setting-desc.c:531 #, fuzzy, c-format msgid "'%s' does not contain a valid PAC Script" msgstr "«%s» non è una PSK valida" -#: ../clients/common/nm-meta-setting-desc.c:526 +#: ../clients/common/nm-meta-setting-desc.c:534 #, fuzzy, c-format msgid "Not a valid PAC Script" msgstr "non è un indirizzo MAC valido" -#: ../clients/common/nm-meta-setting-desc.c:580 +#: ../clients/common/nm-meta-setting-desc.c:588 #, c-format msgid "cannot read team config from file '%s'" -msgstr "" +msgstr "impossibile leggere la configurazione del team dal file '%s'" -#: ../clients/common/nm-meta-setting-desc.c:587 +#: ../clients/common/nm-meta-setting-desc.c:595 #, c-format msgid "team config file '%s' contains non-valid utf-8" -msgstr "" +msgstr "file di configurazione del team '%s' contiene utf-8 non valido" -#: ../clients/common/nm-meta-setting-desc.c:599 +#: ../clients/common/nm-meta-setting-desc.c:607 #, fuzzy, c-format msgid "'%s' does not contain a valid team configuration" msgstr "«%s» non è una configurazione di team o un nome di file valido." -#: ../clients/common/nm-meta-setting-desc.c:602 +#: ../clients/common/nm-meta-setting-desc.c:610 #, c-format msgid "team configuration must be a JSON object" -msgstr "" +msgstr "la configurazione del team deve essere un oggetto JSON" -#: ../clients/common/nm-meta-setting-desc.c:723 +#: ../clients/common/nm-meta-setting-desc.c:731 #: ../clients/tui/nmt-mtu-entry.c:84 msgid "(default)" msgstr "(predefinito)" -#: ../clients/common/nm-meta-setting-desc.c:864 +#: ../clients/common/nm-meta-setting-desc.c:885 msgid "auto" msgstr "auto" -#: ../clients/common/nm-meta-setting-desc.c:1016 +#: ../clients/common/nm-meta-setting-desc.c:1037 #, c-format msgid "%s (%s)" msgstr "%s (%s)" -#: ../clients/common/nm-meta-setting-desc.c:1140 -#, c-format -msgid "'%s' is out of range [%lli, %lli]" -msgstr "" +#: ../clients/common/nm-meta-setting-desc.c:1180 +#: ../clients/common/nm-meta-setting-desc.c:1184 +#, fuzzy +msgid "'%s' is out of range [%" +msgstr "'%s' è fuori portata [0, %u]" -#: ../clients/common/nm-meta-setting-desc.c:1146 +#: ../clients/common/nm-meta-setting-desc.c:1189 #, c-format msgid "'%s' is not a valid number" -msgstr "" +msgstr "'%s' non è un numero valido" -#: ../clients/common/nm-meta-setting-desc.c:1196 +#: ../clients/common/nm-meta-setting-desc.c:1243 #, c-format msgid "'%s' is out of range [0, %u]" -msgstr "" +msgstr "'%s' è fuori portata [0, %u]" -#: ../clients/common/nm-meta-setting-desc.c:1239 +#: ../clients/common/nm-meta-setting-desc.c:1286 #, c-format msgid "'%s' is not a valid Ethernet MAC" msgstr "«%s» non è un MAC Ethernet valido" -#: ../clients/common/nm-meta-setting-desc.c:1343 +#: ../clients/common/nm-meta-setting-desc.c:1391 #, fuzzy, c-format msgid "invalid option '%s', use a combination of [%s]" msgstr "opzione '%s' non valida, utilizzare una tra [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1348 ../libnm-core/nm-keyfile.c:771 +#: ../clients/common/nm-meta-setting-desc.c:1396 ../libnm-core/nm-keyfile.c:780 #, c-format msgid "invalid option '%s', use one of [%s]" msgstr "opzione '%s' non valida, utilizzare una tra [%s]" -#: ../clients/common/nm-meta-setting-desc.c:1467 +#: ../clients/common/nm-meta-setting-desc.c:1515 #, c-format msgid "%d (key)" msgstr "%d (chiave)" -#: ../clients/common/nm-meta-setting-desc.c:1469 +#: ../clients/common/nm-meta-setting-desc.c:1517 #, c-format msgid "%d (passphrase)" msgstr "%d (passphrase)" -#: ../clients/common/nm-meta-setting-desc.c:1472 +#: ../clients/common/nm-meta-setting-desc.c:1520 #, c-format msgid "%d (unknown)" msgstr "%d (sconosciuto)" -#: ../clients/common/nm-meta-setting-desc.c:1504 +#: ../clients/common/nm-meta-setting-desc.c:1552 msgid "0 (NONE)" msgstr "0 (NESSUNO)" -#: ../clients/common/nm-meta-setting-desc.c:1510 +#: ../clients/common/nm-meta-setting-desc.c:1558 msgid "REORDER_HEADERS, " msgstr "REORDER_HEADERS, " -#: ../clients/common/nm-meta-setting-desc.c:1512 +#: ../clients/common/nm-meta-setting-desc.c:1560 msgid "GVRP, " msgstr "GVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1514 +#: ../clients/common/nm-meta-setting-desc.c:1562 msgid "LOOSE_BINDING, " msgstr "LOOSE_BINDING, " -#: ../clients/common/nm-meta-setting-desc.c:1516 +#: ../clients/common/nm-meta-setting-desc.c:1564 msgid "MVRP, " msgstr "MVRP, " -#: ../clients/common/nm-meta-setting-desc.c:1556 +#: ../clients/common/nm-meta-setting-desc.c:1604 msgid "0 (none)" msgstr "0 (nessuno)" -#: ../clients/common/nm-meta-setting-desc.c:1562 +#: ../clients/common/nm-meta-setting-desc.c:1610 msgid "agent-owned, " msgstr "proprietà agente, " -#: ../clients/common/nm-meta-setting-desc.c:1564 +#: ../clients/common/nm-meta-setting-desc.c:1612 msgid "not saved, " msgstr "non salvato, " -#: ../clients/common/nm-meta-setting-desc.c:1566 +#: ../clients/common/nm-meta-setting-desc.c:1614 msgid "not required, " msgstr "non richiesto, " -#: ../clients/common/nm-meta-setting-desc.c:1631 +#: ../clients/common/nm-meta-setting-desc.c:1679 #, c-format msgid "'%s' is not valid; use <option>=<value>" msgstr "«%s» non è valido; usare <opzione>=<valore>" -#: ../clients/common/nm-meta-setting-desc.c:1670 +#: ../clients/common/nm-meta-setting-desc.c:1718 msgid "no item to remove" msgstr "nessun elemento da rimuovere" -#: ../clients/common/nm-meta-setting-desc.c:1674 +#: ../clients/common/nm-meta-setting-desc.c:1722 #, c-format msgid "index '%d' is not in range <0-%d>" msgstr "l'indice «%d» non è nell'intervallo <0-%d>" -#: ../clients/common/nm-meta-setting-desc.c:1689 +#: ../clients/common/nm-meta-setting-desc.c:1737 #, c-format msgid "invalid option '%s'" msgstr "opzione «%s» non valida" -#: ../clients/common/nm-meta-setting-desc.c:1691 +#: ../clients/common/nm-meta-setting-desc.c:1739 msgid "missing option" msgstr "opzione mancante" -#: ../clients/common/nm-meta-setting-desc.c:1715 +#: ../clients/common/nm-meta-setting-desc.c:1763 #, c-format msgid "'%s' is not a valid MAC" msgstr "«%s» non è un MAC valido" -#: ../clients/common/nm-meta-setting-desc.c:1742 -#: ../clients/common/nm-meta-setting-desc.c:1839 -#: ../clients/common/nm-meta-setting-desc.c:4814 +#: ../clients/common/nm-meta-setting-desc.c:1790 +#: ../clients/common/nm-meta-setting-desc.c:1887 +#: ../clients/common/nm-meta-setting-desc.c:4855 ../src/nm-config.c:547 #, c-format msgid "'%s' is not valid" msgstr "«%s» non è valido" -#: ../clients/common/nm-meta-setting-desc.c:1783 +#: ../clients/common/nm-meta-setting-desc.c:1831 #, c-format msgid "'%u' flags are not valid; use combination of %s" msgstr "\"%u\" flag non sono validi, usare una combinazione di %s" -#: ../clients/common/nm-meta-setting-desc.c:1819 +#: ../clients/common/nm-meta-setting-desc.c:1867 #, c-format msgid "'%s' is not a valid number (or out of range)" msgstr "«%s» non è un numero valido (o non è nell'intervallo)" -#: ../clients/common/nm-meta-setting-desc.c:1938 +#: ../clients/common/nm-meta-setting-desc.c:1985 #, c-format msgid "'%s' is not a valid hex character" msgstr "«%s» non è un carattere hex valido" -#: ../clients/common/nm-meta-setting-desc.c:2227 +#: ../clients/common/nm-meta-setting-desc.c:2268 #, c-format msgid "the property doesn't contain EAP method '%s'" msgstr "la proprietà non contiene il metodo EAP \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2250 +#: ../clients/common/nm-meta-setting-desc.c:2291 #, c-format msgid "the property doesn't contain alternative subject match '%s'" msgstr "" "la proprietà non contiene un oggetto alternativo che corrisponde a \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2276 +#: ../clients/common/nm-meta-setting-desc.c:2317 #, c-format msgid "the property doesn't contain \"phase2\" alternative subject match '%s'" msgstr "" "la proprietà non contiene un oggetto alternativo \"phase2\" che corrisponde " "a \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2398 +#: ../clients/common/nm-meta-setting-desc.c:2439 #, c-format msgid "" "Enter a list of bonding options formatted as:\n" @@ -4637,67 +4686,67 @@ msgstr "" #. * hacky: we can not see if the type is already set, because #. * nmc_setting_set_property() is called only after the property #. * we're setting (type) has been removed. -#: ../clients/common/nm-meta-setting-desc.c:2461 +#: ../clients/common/nm-meta-setting-desc.c:2502 #, fuzzy, c-format msgid "Can not change the connection type" msgstr "Tipo di connessione Bluetooth sconosciuta/non gestita" -#: ../clients/common/nm-meta-setting-desc.c:2564 +#: ../clients/common/nm-meta-setting-desc.c:2605 #, c-format msgid "the property doesn't contain permission '%s'" msgstr "la proprietà non contiene il permesso \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2585 +#: ../clients/common/nm-meta-setting-desc.c:2626 #, c-format msgid "'%s' is not valid master; use ifname or connection UUID" msgstr "«%s» non è un master valido, usare ifname o lo UUID di connessione" -#: ../clients/common/nm-meta-setting-desc.c:2682 +#: ../clients/common/nm-meta-setting-desc.c:2723 #, c-format msgid "the value '%s' is not a valid UUID" msgstr "il valore \"%s\" non è uno UUID valido" -#: ../clients/common/nm-meta-setting-desc.c:2689 +#: ../clients/common/nm-meta-setting-desc.c:2730 #, c-format msgid "the property doesn't contain UUID '%s'" msgstr "la proprietà non contiene lo UUID \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:2758 +#: ../clients/common/nm-meta-setting-desc.c:2799 msgid "0 (disabled)" msgstr "0 (disabilitato)" -#: ../clients/common/nm-meta-setting-desc.c:2764 +#: ../clients/common/nm-meta-setting-desc.c:2805 msgid "enabled, " msgstr "abilitato," -#: ../clients/common/nm-meta-setting-desc.c:2766 +#: ../clients/common/nm-meta-setting-desc.c:2807 msgid "advertise, " msgstr "pubblicizza, " -#: ../clients/common/nm-meta-setting-desc.c:2768 +#: ../clients/common/nm-meta-setting-desc.c:2809 msgid "willing, " msgstr "disponibile, " -#: ../clients/common/nm-meta-setting-desc.c:2890 +#: ../clients/common/nm-meta-setting-desc.c:2931 #, c-format msgid "'%s' is not a valid DCB flag" msgstr "«%s» non è un flag DCB valido" -#: ../clients/common/nm-meta-setting-desc.c:2919 +#: ../clients/common/nm-meta-setting-desc.c:2960 msgid "must contain 8 comma-separated numbers" msgstr "deve contenere 8 numeri separati da virgole" -#: ../clients/common/nm-meta-setting-desc.c:2935 +#: ../clients/common/nm-meta-setting-desc.c:2976 #, c-format msgid "'%s' not a number between 0 and %u (inclusive) or %u" msgstr "«%s» non è un numero tra 0 e %u (inclusivo) o %u" -#: ../clients/common/nm-meta-setting-desc.c:2938 +#: ../clients/common/nm-meta-setting-desc.c:2979 #, c-format msgid "'%s' not a number between 0 and %u (inclusive)" msgstr "«%s» non è un numero tra 0 e %u (inclusivo)" -#: ../clients/common/nm-meta-setting-desc.c:2959 +#: ../clients/common/nm-meta-setting-desc.c:3000 #, fuzzy, c-format msgid "changes will have no effect until '%s' includes 1 (enabled)" msgstr "" @@ -4705,151 +4754,157 @@ msgstr "" "(abilitato)\n" "\n" -#: ../clients/common/nm-meta-setting-desc.c:3014 +#: ../clients/common/nm-meta-setting-desc.c:3055 #, c-format msgid "bandwidth percentages must total 100%%" msgstr "le percentuali della banda devono totalizzare 100%%" -#: ../clients/common/nm-meta-setting-desc.c:3087 -#: ../clients/common/nm-meta-setting-desc.c:3093 +#: ../clients/common/nm-meta-setting-desc.c:3128 +#: ../clients/common/nm-meta-setting-desc.c:3134 msgid "SIM operator ID must be a 5 or 6 number MCCMNC code" msgstr "ID operatore SIM deve essere un codice MCCMNC di 5 o 6 numeri" -#: ../clients/common/nm-meta-setting-desc.c:3117 +#: ../clients/common/nm-meta-setting-desc.c:3158 #, c-format msgid "'%s' is not a valid IBoIP P_Key" msgstr "«%s» non è una P_Key IBoIP valida" -#: ../clients/common/nm-meta-setting-desc.c:3140 +#: ../clients/common/nm-meta-setting-desc.c:3181 msgid "default" msgstr "predefinito" -#: ../clients/common/nm-meta-setting-desc.c:3279 -#: ../clients/common/nm-meta-setting-desc.c:3296 +#: ../clients/common/nm-meta-setting-desc.c:3320 +#: ../clients/common/nm-meta-setting-desc.c:3337 #, c-format msgid "invalid IPv4 address '%s'" msgstr "indirizzo IPv4 «%s» non valido" -#: ../clients/common/nm-meta-setting-desc.c:3302 -#: ../clients/common/nm-meta-setting-desc.c:3546 +#: ../clients/common/nm-meta-setting-desc.c:3343 +#: ../clients/common/nm-meta-setting-desc.c:3587 #, c-format msgid "the property doesn't contain DNS server '%s'" msgstr "la proprietà non contiene il server DNS \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:3340 -#: ../clients/common/nm-meta-setting-desc.c:3584 +#: ../clients/common/nm-meta-setting-desc.c:3381 +#: ../clients/common/nm-meta-setting-desc.c:3625 #, c-format msgid "the property doesn't contain DNS search domain '%s'" msgstr "la proprietà non contiene il dominio di ricerca DNS \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:3377 -#: ../clients/common/nm-meta-setting-desc.c:3621 +#: ../clients/common/nm-meta-setting-desc.c:3418 +#: ../clients/common/nm-meta-setting-desc.c:3662 #, c-format msgid "the property doesn't contain DNS option '%s'" msgstr "la proprietà non contiene l’opzione DNS ‘%s’" -#: ../clients/common/nm-meta-setting-desc.c:3420 -#: ../clients/common/nm-meta-setting-desc.c:3670 +#: ../clients/common/nm-meta-setting-desc.c:3461 +#: ../clients/common/nm-meta-setting-desc.c:3711 #, c-format msgid "the property doesn't contain IP address '%s'" msgstr "la proprietà non contiene l'indirizzo IP \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:3440 -#: ../clients/common/nm-meta-setting-desc.c:3689 +#: ../clients/common/nm-meta-setting-desc.c:3481 +#: ../clients/common/nm-meta-setting-desc.c:3730 #, c-format msgid "invalid gateway address '%s'" msgstr "indirizzo gateway \"%s\" non valido" -#: ../clients/common/nm-meta-setting-desc.c:3479 -#: ../clients/common/nm-meta-setting-desc.c:3730 +#: ../clients/common/nm-meta-setting-desc.c:3520 +#: ../clients/common/nm-meta-setting-desc.c:3771 #, c-format msgid "the property doesn't contain route '%s'" msgstr "la proprietà non contiene l'instradamento \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:3523 -#: ../clients/common/nm-meta-setting-desc.c:3540 +#: ../clients/common/nm-meta-setting-desc.c:3564 +#: ../clients/common/nm-meta-setting-desc.c:3581 #, c-format msgid "invalid IPv6 address '%s'" msgstr "indirizzo IPv6 «%s» non valido" -#: ../clients/common/nm-meta-setting-desc.c:3792 +#: ../clients/common/nm-meta-setting-desc.c:3833 #, c-format msgid "the property doesn't contain interface name '%s'" -msgstr "" +msgstr "la proprietà non contiene il nome dell'interfaccia '%s'" -#: ../clients/common/nm-meta-setting-desc.c:3829 +#: ../clients/common/nm-meta-setting-desc.c:3870 #, c-format msgid "'%s' is not a valid channel; use <1-13>" msgstr "«%s» non è un canale valido; usare <1-13>" -#: ../clients/common/nm-meta-setting-desc.c:3921 +#: ../clients/common/nm-meta-setting-desc.c:3962 msgid "The valid syntax is: vf [attribute=value]... [,vf [attribute=value]...]" msgstr "" +"La sintassi valida è: vf [attributo = valore] ... [, vf [attributo = " +"valore] ...]" -#: ../clients/common/nm-meta-setting-desc.c:3943 +#: ../clients/common/nm-meta-setting-desc.c:3984 msgid "" "The valid syntax is: '[root | parent <handle>] [handle <handle>] <qdisc>'" msgstr "" +"La sintassi valida è: '[root | genitore <handle>] [maniglia <handle>] " +"<qdisc>'" -#: ../clients/common/nm-meta-setting-desc.c:3967 +#: ../clients/common/nm-meta-setting-desc.c:4008 #, c-format msgid "the property doesn't contain vf with index %u" -msgstr "" +msgstr "la proprietà non contiene vf con indice %u" -#: ../clients/common/nm-meta-setting-desc.c:3994 +#: ../clients/common/nm-meta-setting-desc.c:4035 #, fuzzy, c-format msgid "the property doesn't contain qdisc '%s'" msgstr "la proprietà non contiene lo UUID \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4048 +#: ../clients/common/nm-meta-setting-desc.c:4089 msgid "" "The valid syntax is: '[root | parent <handle>] [handle <handle>] <tfilter>'" msgstr "" +"La sintassi valida è: '[root | genitore <handle>] [maniglia <handle>] " +"<tfilter>'" -#: ../clients/common/nm-meta-setting-desc.c:4071 +#: ../clients/common/nm-meta-setting-desc.c:4112 #, fuzzy, c-format msgid "the property doesn't contain tfilter '%s'" msgstr "la proprietà non contiene l'instradamento \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4138 +#: ../clients/common/nm-meta-setting-desc.c:4179 #, fuzzy, c-format msgid "the property doesn't contain string '%s'" msgstr "la proprietà non contiene la mappatura \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4213 -#: ../clients/common/nm-meta-setting-desc.c:4287 +#: ../clients/common/nm-meta-setting-desc.c:4254 +#: ../clients/common/nm-meta-setting-desc.c:4328 #, fuzzy, c-format msgid "the property doesn't contain link watcher '%s'" msgstr "la proprietà non contiene l'instradamento \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4393 +#: ../clients/common/nm-meta-setting-desc.c:4434 #, fuzzy, c-format msgid "only one mapping at a time is supported; taking the first one (%s)" msgstr "" "Attenzione: solo una associazione alla volta è supportata, viene considerata " "solo la prima (%s)\n" -#: ../clients/common/nm-meta-setting-desc.c:4401 +#: ../clients/common/nm-meta-setting-desc.c:4442 #, c-format msgid "the property doesn't contain mapping '%s'" msgstr "la proprietà non contiene la mappatura \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4409 +#: ../clients/common/nm-meta-setting-desc.c:4450 msgid "no priority to remove" msgstr "nessuna priorità da rimuovere" -#: ../clients/common/nm-meta-setting-desc.c:4413 +#: ../clients/common/nm-meta-setting-desc.c:4454 #, c-format msgid "index '%d' is not in the range of <0-%d>" msgstr "l'indice «%d» non è nell'intervallo <0-%d>" -#: ../clients/common/nm-meta-setting-desc.c:4482 +#: ../clients/common/nm-meta-setting-desc.c:4523 #, c-format msgid "'%s' cannot be empty" msgstr "\"%s\" non può essere vuota" -#: ../clients/common/nm-meta-setting-desc.c:4521 -#: ../clients/common/nm-meta-setting-desc.c:4652 +#: ../clients/common/nm-meta-setting-desc.c:4562 +#: ../clients/common/nm-meta-setting-desc.c:4693 #: ../libnm-core/nm-setting-sriov.c:446 ../libnm-core/nm-setting-wired.c:662 #: ../libnm-core/nm-setting-wireless.c:857 #: ../libnm-core/nm-setting-wireless.c:869 ../libnm-util/nm-setting-wired.c:645 @@ -4859,23 +4914,23 @@ msgstr "\"%s\" non può essere vuota" msgid "'%s' is not a valid MAC address" msgstr "«%s» non è un indirizzo MAC valido" -#: ../clients/common/nm-meta-setting-desc.c:4527 -#: ../clients/common/nm-meta-setting-desc.c:4658 +#: ../clients/common/nm-meta-setting-desc.c:4568 +#: ../clients/common/nm-meta-setting-desc.c:4699 #, c-format msgid "the property doesn't contain MAC address '%s'" msgstr "la proprietà non contiene l'indirizzo MAC \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4545 +#: ../clients/common/nm-meta-setting-desc.c:4586 #, c-format msgid "'%s' is not valid; 2 or 3 strings should be provided" msgstr "\"%s\" non è valido; dovrebbero essere fornite 2 o 3 stringhe" -#: ../clients/common/nm-meta-setting-desc.c:4559 +#: ../clients/common/nm-meta-setting-desc.c:4600 #, c-format msgid "'%s' string value should consist of 1 - 199 characters" msgstr "il valore stringa \"%s\" deve essere di 1 - 199 caratteri" -#: ../clients/common/nm-meta-setting-desc.c:4591 +#: ../clients/common/nm-meta-setting-desc.c:4632 #, c-format msgid "" "Enter a list of S/390 options formatted as:\n" @@ -4886,24 +4941,24 @@ msgstr "" " opzione = <valore>, opzione = <valore>,... \n" "Opzioni valide sono: %s\n" -#: ../clients/common/nm-meta-setting-desc.c:4625 +#: ../clients/common/nm-meta-setting-desc.c:4666 #, c-format msgid "'%s' is not a valid channel" msgstr "«%s» non è un canale valido" -#: ../clients/common/nm-meta-setting-desc.c:4631 +#: ../clients/common/nm-meta-setting-desc.c:4672 #, c-format msgid "'%ld' is not a valid channel" msgstr "«%ld» non è un canale valido" -#: ../clients/common/nm-meta-setting-desc.c:4714 -#: ../clients/common/nm-meta-setting-desc.c:4750 -#: ../clients/common/nm-meta-setting-desc.c:4786 +#: ../clients/common/nm-meta-setting-desc.c:4755 +#: ../clients/common/nm-meta-setting-desc.c:4791 +#: ../clients/common/nm-meta-setting-desc.c:4827 #, c-format msgid "the property doesn't contain protocol '%s'" msgstr "la proprietà non contiene il protocollo \"%s\"" -#: ../clients/common/nm-meta-setting-desc.c:4823 +#: ../clients/common/nm-meta-setting-desc.c:4864 #, c-format msgid "" "'%s' not compatible with %s '%s', please change the key or set the right %s " @@ -4912,70 +4967,70 @@ msgstr "" "\"%s\" non è compatibile con %s \"%s\", modificare la chiave o impostare per " "prima cosa il corretto %s." -#: ../clients/common/nm-meta-setting-desc.c:4833 +#: ../clients/common/nm-meta-setting-desc.c:4874 #, fuzzy, c-format msgid "WEP key is guessed to be of '%s'" msgstr "La chiave WEP è ipotizzata essere di «%s»\n" -#: ../clients/common/nm-meta-setting-desc.c:4838 +#: ../clients/common/nm-meta-setting-desc.c:4879 #, fuzzy, c-format msgid "WEP key index set to '%d'" msgstr "Indice della chiave WEP impostato a \"%d\"\n" -#: ../clients/common/nm-meta-setting-desc.c:4877 +#: ../clients/common/nm-meta-setting-desc.c:4918 #, fuzzy, c-format msgid "'%s' is not compatible with '%s' type, please change or delete the key." msgstr "" "Attenzione: \"%s\" non è compatibile con il tipo \"%s\", modificare o " "eliminare la chiave.\n" -#: ../clients/common/nm-meta-setting-desc.c:4887 +#: ../clients/common/nm-meta-setting-desc.c:4928 #, c-format msgid "'%s' is not a valid PSK" msgstr "«%s» non è una PSK valida" -#: ../clients/common/nm-meta-setting-desc.c:4939 +#: ../clients/common/nm-meta-setting-desc.c:4980 #, c-format msgid "'%s' is not valid; use 'on', 'off', or 'ignore'" -msgstr "" +msgstr "'%s' non è valido; usa \"on\", \"off\" o \"ignora\"" -#: ../clients/common/nm-meta-setting-desc.c:4998 +#: ../clients/common/nm-meta-setting-desc.c:5039 #, fuzzy msgid "Bonding primary interface [none]" msgstr "Interfaccia principale di aggregazione [nessuna]: " #. this is a virtual property, only needed during "ask" mode. -#: ../clients/common/nm-meta-setting-desc.c:5005 +#: ../clients/common/nm-meta-setting-desc.c:5046 #, fuzzy msgid "Bonding monitoring mode" msgstr "Modalità monitoraggio di aggregazione %s" -#: ../clients/common/nm-meta-setting-desc.c:5014 +#: ../clients/common/nm-meta-setting-desc.c:5055 #, fuzzy msgid "Bonding miimon [100]" msgstr "Miimon di aggregazione [100]: " -#: ../clients/common/nm-meta-setting-desc.c:5022 +#: ../clients/common/nm-meta-setting-desc.c:5063 #, fuzzy msgid "Bonding downdelay [0]" msgstr "Downdelay di aggregazione [0]: " -#: ../clients/common/nm-meta-setting-desc.c:5030 +#: ../clients/common/nm-meta-setting-desc.c:5071 #, fuzzy msgid "Bonding updelay [0]" msgstr "Updelay di aggregazione [0]: " -#: ../clients/common/nm-meta-setting-desc.c:5038 +#: ../clients/common/nm-meta-setting-desc.c:5079 #, fuzzy msgid "Bonding arp-interval [0]" msgstr "Arp-interval di aggregazione [0]: " -#: ../clients/common/nm-meta-setting-desc.c:5046 +#: ../clients/common/nm-meta-setting-desc.c:5087 #, fuzzy msgid "Bonding arp-ip-target [none]" msgstr "Arp-ip-target di aggregazione [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:5054 +#: ../clients/common/nm-meta-setting-desc.c:5095 #, fuzzy msgid "LACP rate ('slow' or 'fast') [slow]" msgstr "Velocità LACP (\"slow\" o \"fast\") [slow]: " @@ -4984,7 +5039,7 @@ msgstr "Velocità LACP (\"slow\" o \"fast\") [slow]: " #. * that the actual type is (gboolean(*)(type *)). #. macro that returns @func as const (guint32(*)(NMSetting*)) type, but checks #. * that the actual type is (guint32(*)(type *)). -#: ../clients/common/nm-meta-setting-desc.c:5173 +#: ../clients/common/nm-meta-setting-desc.c:5212 msgid "" "nmcli can accepts both direct JSON configuration data and a file name " "containing the configuration. In the latter case the file is read and the " @@ -5002,7 +5057,7 @@ msgstr "" "\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n" " set team.config /etc/mio-team.conf\n" -#: ../clients/common/nm-meta-setting-desc.c:5181 +#: ../clients/common/nm-meta-setting-desc.c:5220 msgid "" "Enter a list of link watchers formatted as dictionaries where the keys are " "teamd properties. Dictionary pairs are in the form: key=value and pairs are " @@ -5027,8 +5082,22 @@ msgid "" " name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, " "name=ethtool delay-up=3\n" msgstr "" - -#: ../clients/common/nm-meta-setting-desc.c:5231 +"Inserisci una lista di watch watcher formattati come dizionari in cui le " +"chiavi sono proprietà del team. Le coppie di dizionari sono nella forma: " +"chiave = valore e le coppie sono separate da \"\". I dizionari sono separati " +"da \",\". Le chiavi consentite / richieste nel dizionario cambiano sulla " +"base del tipo di watcher del link, mentre l'unica proprietà comune a tutti " +"gli osservatori del collegamento è 'name' *, che definisce il link watcher " +"da specificare. Proprietà disponibili per il watch watcher 'ethtool': 'delay-" +"up', 'delay-down' Proprietà disponibili per il watch watcher 'nsna_ping': " +"'init-wait', 'interval', 'missed-max', 'target- host '* Le proprietà " +"disponibili per' arp_ping 'includono tutte quelle per' nsna_ping 'e:' source-" +"host '*,' validate-active ',' validate-inactive ',' send-always '. Le " +"proprietà contrassegnate con un '*' sono obbligatorie. Esempio: name = " +"arp_ping source-host = 172.16.1.1 target-host = 172.16.1.254, name = ethtool " +"delay-up = 3\n" + +#: ../clients/common/nm-meta-setting-desc.c:5270 msgid "" "Enter file path to CA certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5040,7 +5109,7 @@ msgstr "" "nmcli non supporta i certificati passati come puri dati binari.\n" "Esempio: /home/mario/cacert.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5265 +#: ../clients/common/nm-meta-setting-desc.c:5304 msgid "" "Enter file path to client certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" @@ -5053,7 +5122,7 @@ msgstr "" "nmcli non supporta i certificati passati come puri dati binari.\n" "Esempio: /home/mario/jara.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5322 +#: ../clients/common/nm-meta-setting-desc.c:5361 msgid "" "Enter file path to CA certificate for inner authentication (optionally " "prefixed\n" @@ -5068,7 +5137,7 @@ msgstr "" "nmcli non supporta i certificati passati come puri dati binari.\n" "Esempio: /home/mario/ca-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5357 +#: ../clients/common/nm-meta-setting-desc.c:5396 msgid "" "Enter file path to client certificate for inner authentication (optionally " "prefixed\n" @@ -5083,7 +5152,7 @@ msgstr "" "nmcli non supporta i certificati passati come puri dati binari.\n" "Esempio: /home/mario/jara-zweite-phase.crt\n" -#: ../clients/common/nm-meta-setting-desc.c:5384 +#: ../clients/common/nm-meta-setting-desc.c:5423 msgid "" "Enter bytes as a list of hexadecimal values.\n" "Two formats are accepted:\n" @@ -5104,8 +5173,8 @@ msgstr "" "Esempi: ab0455a6ea3a74C2\n" " ab 4 55 0xa6 ea 3a 74 C2\n" -#: ../clients/common/nm-meta-setting-desc.c:5401 -#: ../clients/common/nm-meta-setting-desc.c:5419 +#: ../clients/common/nm-meta-setting-desc.c:5440 +#: ../clients/common/nm-meta-setting-desc.c:5458 msgid "" "Enter path to a private key and the key password (if not set yet):\n" " [file://]<file path> [<password>]\n" @@ -5118,98 +5187,98 @@ msgstr "" "nmcli non supporta le chiavi private passate come puri dati binari.\n" "Esempio: /home/mario/jara-priv-key Passwordsicura\n" -#: ../clients/common/nm-meta-setting-desc.c:5458 -#: ../clients/common/nm-secret-agent-simple.c:249 -#: ../clients/common/nm-secret-agent-simple.c:347 +#: ../clients/common/nm-meta-setting-desc.c:5497 +#: ../clients/common/nm-secret-agent-simple.c:265 +#: ../clients/common/nm-secret-agent-simple.c:363 #: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332 msgid "Username" msgstr "Nome utente" -#: ../clients/common/nm-meta-setting-desc.c:5464 -#: ../clients/common/nm-meta-setting-desc.c:5648 -#: ../clients/common/nm-meta-setting-desc.c:6021 -#: ../clients/common/nm-meta-setting-desc.c:6681 +#: ../clients/common/nm-meta-setting-desc.c:5503 +#: ../clients/common/nm-meta-setting-desc.c:5687 +#: ../clients/common/nm-meta-setting-desc.c:6060 +#: ../clients/common/nm-meta-setting-desc.c:6720 #, fuzzy msgid "Password [none]" msgstr "Password [nessuna]: " -#: ../clients/common/nm-meta-setting-desc.c:5510 +#: ../clients/common/nm-meta-setting-desc.c:5549 #, fuzzy msgid "Bluetooth device address" msgstr "Indirizzo dispositivo Bluetooth: " -#: ../clients/common/nm-meta-setting-desc.c:5555 -#: ../clients/common/nm-meta-setting-desc.c:6075 -#: ../clients/common/nm-meta-setting-desc.c:7408 +#: ../clients/common/nm-meta-setting-desc.c:5594 +#: ../clients/common/nm-meta-setting-desc.c:6114 #: ../clients/common/nm-meta-setting-desc.c:7446 -#: ../clients/common/nm-meta-setting-desc.c:7583 -#: ../clients/common/nm-meta-setting-desc.c:7801 +#: ../clients/common/nm-meta-setting-desc.c:7484 +#: ../clients/common/nm-meta-setting-desc.c:7621 +#: ../clients/common/nm-meta-setting-desc.c:7839 #, fuzzy msgid "MAC [none]" msgstr "MAC [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:5561 +#: ../clients/common/nm-meta-setting-desc.c:5600 #, fuzzy msgid "Enable STP [no]" msgstr "Abilitare STP %s" -#: ../clients/common/nm-meta-setting-desc.c:5567 +#: ../clients/common/nm-meta-setting-desc.c:5606 #, fuzzy msgid "STP priority [32768]" msgstr "Priorità STP [32768]: " -#: ../clients/common/nm-meta-setting-desc.c:5573 +#: ../clients/common/nm-meta-setting-desc.c:5612 #, fuzzy msgid "Forward delay [15]" msgstr "Forward delay [15]: " -#: ../clients/common/nm-meta-setting-desc.c:5579 +#: ../clients/common/nm-meta-setting-desc.c:5618 #, fuzzy msgid "Hello time [2]" msgstr "Hello time [2]: " -#: ../clients/common/nm-meta-setting-desc.c:5585 +#: ../clients/common/nm-meta-setting-desc.c:5624 #, fuzzy msgid "Max age [20]" msgstr "Età massima [20]: " -#: ../clients/common/nm-meta-setting-desc.c:5591 +#: ../clients/common/nm-meta-setting-desc.c:5630 #, fuzzy msgid "MAC address ageing time [300]" msgstr "Tempo invecchiamento indirizzo MAC [300]: " -#: ../clients/common/nm-meta-setting-desc.c:5597 +#: ../clients/common/nm-meta-setting-desc.c:5636 msgid "Group forward mask [0]" -msgstr "" +msgstr "Gruppo avanti maschera [0]" -#: ../clients/common/nm-meta-setting-desc.c:5603 +#: ../clients/common/nm-meta-setting-desc.c:5642 #, fuzzy msgid "Enable IGMP snooping [no]" msgstr "Abilita snooping IGMP" -#: ../clients/common/nm-meta-setting-desc.c:5615 +#: ../clients/common/nm-meta-setting-desc.c:5654 #, fuzzy msgid "Bridge port priority [32]" msgstr "Priorità porta bridge [32]: " -#: ../clients/common/nm-meta-setting-desc.c:5621 +#: ../clients/common/nm-meta-setting-desc.c:5660 #, fuzzy msgid "Bridge port STP path cost [100]" msgstr "Costo percorso STP porta bridge [100]: " -#: ../clients/common/nm-meta-setting-desc.c:5627 +#: ../clients/common/nm-meta-setting-desc.c:5666 #, fuzzy msgid "Hairpin [no]" msgstr "Modalità hairpin" -#: ../clients/common/nm-meta-setting-desc.c:5642 -#: ../clients/common/nm-meta-setting-desc.c:6015 -#: ../clients/common/nm-meta-setting-desc.c:7298 +#: ../clients/common/nm-meta-setting-desc.c:5681 +#: ../clients/common/nm-meta-setting-desc.c:6054 +#: ../clients/common/nm-meta-setting-desc.c:7336 #, fuzzy msgid "Username [none]" msgstr "Nome utente [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:5745 +#: ../clients/common/nm-meta-setting-desc.c:5784 msgid "" "Enter a list of user permissions. This is a list of user names formatted " "as:\n" @@ -5225,7 +5294,7 @@ msgstr "" "\n" "Esempio: mario carlo alice\n" -#: ../clients/common/nm-meta-setting-desc.c:5787 +#: ../clients/common/nm-meta-setting-desc.c:5826 msgid "" "Enter secondary connections that should be activated when this connection " "is\n" @@ -5245,7 +5314,7 @@ msgstr "" "\n" "Esempio: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n" -#: ../clients/common/nm-meta-setting-desc.c:5804 +#: ../clients/common/nm-meta-setting-desc.c:5843 msgid "" "Enter a value which indicates whether the connection is subject to a data\n" "quota, usage costs or other limitations. Accepted options are:\n" @@ -5260,29 +5329,29 @@ msgstr "" "\"unknown\" per consentire a NetworkManager di scegliere un valore in base\n" "a delle euristiche\n" -#: ../clients/common/nm-meta-setting-desc.c:6032 +#: ../clients/common/nm-meta-setting-desc.c:6071 #, fuzzy msgid "APN" msgstr "AP" -#: ../clients/common/nm-meta-setting-desc.c:6084 -#: ../clients/common/nm-meta-setting-desc.c:7471 -#: ../clients/common/nm-meta-setting-desc.c:7617 +#: ../clients/common/nm-meta-setting-desc.c:6123 +#: ../clients/common/nm-meta-setting-desc.c:7509 +#: ../clients/common/nm-meta-setting-desc.c:7655 #, fuzzy msgid "MTU [auto]" msgstr "MTU [auto]: " -#: ../clients/common/nm-meta-setting-desc.c:6103 +#: ../clients/common/nm-meta-setting-desc.c:6142 #, fuzzy msgid "P_KEY [none]" msgstr "P_KEY [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6112 +#: ../clients/common/nm-meta-setting-desc.c:6151 #, fuzzy msgid "Parent interface [none]" msgstr "Interfaccia genitore [nessuna]: " -#: ../clients/common/nm-meta-setting-desc.c:6135 +#: ../clients/common/nm-meta-setting-desc.c:6174 msgid "" "Enter a list of IPv4 addresses of DNS servers.\n" "\n" @@ -5292,12 +5361,12 @@ msgstr "" "\n" "Esempio: 8.8.8.8, 8.8.4.4\n" -#: ../clients/common/nm-meta-setting-desc.c:6167 +#: ../clients/common/nm-meta-setting-desc.c:6206 #, fuzzy msgid "IPv4 address (IP[/plen]) [none]" msgstr "Indirizzo IPv4 (IP[/plen]) [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6169 +#: ../clients/common/nm-meta-setting-desc.c:6208 msgid "" "Enter a list of IPv4 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5311,12 +5380,12 @@ msgstr "" "\n" "Esempio: 192.168.1.5/24, 10.0.0.11/24\n" -#: ../clients/common/nm-meta-setting-desc.c:6182 +#: ../clients/common/nm-meta-setting-desc.c:6221 #, fuzzy msgid "IPv4 gateway [none]" msgstr "Gateway IPv4 [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6190 +#: ../clients/common/nm-meta-setting-desc.c:6229 msgid "" "Enter a list of IPv4 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5338,7 +5407,7 @@ msgstr "" "Esempio: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n" " 10.1.2.0/24\n" -#: ../clients/common/nm-meta-setting-desc.c:6292 +#: ../clients/common/nm-meta-setting-desc.c:6331 msgid "" "Enter a list of IPv6 addresses of DNS servers. If the IPv6 configuration " "method is 'auto' these DNS servers are appended to those (if any) returned " @@ -5359,12 +5428,12 @@ msgstr "" "\n" "Esempio: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n" -#: ../clients/common/nm-meta-setting-desc.c:6330 +#: ../clients/common/nm-meta-setting-desc.c:6369 #, fuzzy msgid "IPv6 address (IP[/plen]) [none]" msgstr "Indirizzo IPv6 (IP[/plen]) [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6332 +#: ../clients/common/nm-meta-setting-desc.c:6371 msgid "" "Enter a list of IPv6 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" @@ -5378,12 +5447,12 @@ msgstr "" "\n" "Esempio: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n" -#: ../clients/common/nm-meta-setting-desc.c:6345 +#: ../clients/common/nm-meta-setting-desc.c:6384 #, fuzzy msgid "IPv6 gateway [none]" msgstr "Gateway IPv6 [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6353 +#: ../clients/common/nm-meta-setting-desc.c:6392 msgid "" "Enter a list of IPv6 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" @@ -5406,188 +5475,188 @@ msgstr "" "db8:beef::3 2\n" " abbe::/64 55\n" -#: ../clients/common/nm-meta-setting-desc.c:6458 -#: ../clients/common/nm-meta-setting-desc.c:7331 +#: ../clients/common/nm-meta-setting-desc.c:6497 +#: ../clients/common/nm-meta-setting-desc.c:7369 #, fuzzy msgid "Parent device [none]" msgstr "Dispositivo padre [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6464 +#: ../clients/common/nm-meta-setting-desc.c:6503 #, fuzzy msgid "Local endpoint [none]" msgstr "Endpoint locale [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6471 -#: ../clients/common/nm-meta-setting-desc.c:7351 +#: ../clients/common/nm-meta-setting-desc.c:6510 +#: ../clients/common/nm-meta-setting-desc.c:7389 #, fuzzy msgid "Remote" msgstr "Remoto: " -#: ../clients/common/nm-meta-setting-desc.c:6516 +#: ../clients/common/nm-meta-setting-desc.c:6555 msgid "MACsec parent device or connection UUID" -msgstr "" +msgstr "Dispositivo principale MACsec o UUID di connessione" -#: ../clients/common/nm-meta-setting-desc.c:6537 +#: ../clients/common/nm-meta-setting-desc.c:6576 msgid "Enable encryption [yes]" -msgstr "" +msgstr "Abilita crittografia [si]" -#: ../clients/common/nm-meta-setting-desc.c:6543 -#: ../clients/common/nm-secret-agent-simple.c:534 +#: ../clients/common/nm-meta-setting-desc.c:6582 +#: ../clients/common/nm-secret-agent-simple.c:835 msgid "MKA CAK" -msgstr "" +msgstr "MKA CAK" -#: ../clients/common/nm-meta-setting-desc.c:6553 +#: ../clients/common/nm-meta-setting-desc.c:6592 msgid "MKA_CKN" -msgstr "" +msgstr "MKA_CKN" -#: ../clients/common/nm-meta-setting-desc.c:6559 +#: ../clients/common/nm-meta-setting-desc.c:6598 msgid "SCI port [1]" -msgstr "" +msgstr "Porta SCI [1]" -#: ../clients/common/nm-meta-setting-desc.c:6585 +#: ../clients/common/nm-meta-setting-desc.c:6624 #, fuzzy msgid "MACVLAN parent device or connection UUID" msgstr "Dispositivo genitore MACVLAN o UUID di connessione:" -#: ../clients/common/nm-meta-setting-desc.c:6606 +#: ../clients/common/nm-meta-setting-desc.c:6645 msgid "Tap [no]" -msgstr "" +msgstr "Tocca [no]" -#: ../clients/common/nm-meta-setting-desc.c:6632 -#: ../clients/common/nm-meta-setting-desc.c:7538 +#: ../clients/common/nm-meta-setting-desc.c:6671 +#: ../clients/common/nm-meta-setting-desc.c:7576 #: ../clients/tui/nmt-page-wifi.c:224 msgid "SSID" msgstr "SSID" -#: ../clients/common/nm-meta-setting-desc.c:6641 +#: ../clients/common/nm-meta-setting-desc.c:6680 #, fuzzy msgid "OLPC Mesh channel [1]" msgstr "Canale mesh OLPC [1]: " -#: ../clients/common/nm-meta-setting-desc.c:6650 +#: ../clients/common/nm-meta-setting-desc.c:6689 #, fuzzy msgid "DHCP anycast MAC address [none]" msgstr "Indirizzo MAC DHCP anycast [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6662 +#: ../clients/common/nm-meta-setting-desc.c:6701 msgid "PPPoE parent device" -msgstr "" +msgstr "Dispositivo padre PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:6668 +#: ../clients/common/nm-meta-setting-desc.c:6707 #, fuzzy msgid "Service [none]" msgstr "Servizio [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:6675 +#: ../clients/common/nm-meta-setting-desc.c:6714 #, fuzzy msgid "PPPoE username" msgstr "Nome utente PPPoE:" -#: ../clients/common/nm-meta-setting-desc.c:6849 +#: ../clients/common/nm-meta-setting-desc.c:6888 msgid "Browser only [no]" -msgstr "" +msgstr "Solo browser [no]" -#: ../clients/common/nm-meta-setting-desc.c:6855 +#: ../clients/common/nm-meta-setting-desc.c:6894 msgid "PAC URL" -msgstr "" +msgstr "URL PAC" -#: ../clients/common/nm-meta-setting-desc.c:6861 +#: ../clients/common/nm-meta-setting-desc.c:6900 msgid "PAC script" -msgstr "" +msgstr "Script PAC" -#: ../clients/common/nm-meta-setting-desc.c:6896 -#: ../clients/common/nm-meta-setting-desc.c:7045 +#: ../clients/common/nm-meta-setting-desc.c:6935 +#: ../clients/common/nm-meta-setting-desc.c:7084 #, fuzzy msgid "Team JSON configuration [none]" msgstr "Configurazione JSON team [nessuna]: " -#: ../clients/common/nm-meta-setting-desc.c:7201 +#: ../clients/common/nm-meta-setting-desc.c:7239 #, fuzzy msgid "User ID [none]" msgstr "ID utente [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:7207 +#: ../clients/common/nm-meta-setting-desc.c:7245 #, fuzzy msgid "Group ID [none]" msgstr "ID gruppo [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:7213 +#: ../clients/common/nm-meta-setting-desc.c:7251 #, fuzzy msgid "Enable PI [no]" msgstr "Abilita PI %s" -#: ../clients/common/nm-meta-setting-desc.c:7219 +#: ../clients/common/nm-meta-setting-desc.c:7257 #, fuzzy msgid "Enable VNET header [no]" msgstr "Abilita intestazione VNET %s" -#: ../clients/common/nm-meta-setting-desc.c:7225 +#: ../clients/common/nm-meta-setting-desc.c:7263 #, fuzzy msgid "Enable multi queue [no]" msgstr "Abilita coda multipla %s" -#: ../clients/common/nm-meta-setting-desc.c:7238 +#: ../clients/common/nm-meta-setting-desc.c:7276 #, fuzzy msgid "VLAN parent device or connection UUID" msgstr "Dispositivo genitore VLAN o UUID di connessione:" -#: ../clients/common/nm-meta-setting-desc.c:7245 +#: ../clients/common/nm-meta-setting-desc.c:7283 #, fuzzy msgid "VLAN ID (<0-4094>)" msgstr "ID VLAN <0-4094>: " -#: ../clients/common/nm-meta-setting-desc.c:7251 +#: ../clients/common/nm-meta-setting-desc.c:7289 #, fuzzy msgid "VLAN flags (<0-7>) [none]" msgstr "Flag VLAN (<0-7>) [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:7260 +#: ../clients/common/nm-meta-setting-desc.c:7298 #, fuzzy msgid "Ingress priority maps [none]" msgstr "Mappe priorità ingress [nessuna]: " -#: ../clients/common/nm-meta-setting-desc.c:7270 +#: ../clients/common/nm-meta-setting-desc.c:7308 #, fuzzy msgid "Egress priority maps [none]" msgstr "Mappe priorità egress [nessuna]: " -#: ../clients/common/nm-meta-setting-desc.c:7338 +#: ../clients/common/nm-meta-setting-desc.c:7376 #, fuzzy msgid "VXLAN ID" msgstr "VXLAN ID: " -#: ../clients/common/nm-meta-setting-desc.c:7344 +#: ../clients/common/nm-meta-setting-desc.c:7382 #, fuzzy msgid "Local address [none]" msgstr "Indirizzo locale [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:7357 +#: ../clients/common/nm-meta-setting-desc.c:7395 #, fuzzy msgid "Minimum source port [0]" msgstr "Porta sorgente minima [0]: " -#: ../clients/common/nm-meta-setting-desc.c:7363 +#: ../clients/common/nm-meta-setting-desc.c:7401 #, fuzzy msgid "Maximum source port [0]" msgstr "Porta sorgente massima [0]: " -#: ../clients/common/nm-meta-setting-desc.c:7369 +#: ../clients/common/nm-meta-setting-desc.c:7407 #, fuzzy msgid "Destination port [8472]" msgstr "Porta destinazione [8472]: " -#: ../clients/common/nm-meta-setting-desc.c:7415 +#: ../clients/common/nm-meta-setting-desc.c:7453 #, fuzzy msgid "WiMAX NSP name" msgstr "Nome NSP WiMAX: " -#: ../clients/common/nm-meta-setting-desc.c:7452 -#: ../clients/common/nm-meta-setting-desc.c:7588 +#: ../clients/common/nm-meta-setting-desc.c:7490 +#: ../clients/common/nm-meta-setting-desc.c:7626 #, fuzzy msgid "Cloned MAC [none]" msgstr "MAC clonato [nessuno]: " -#: ../clients/common/nm-meta-setting-desc.c:7479 +#: ../clients/common/nm-meta-setting-desc.c:7517 msgid "" "Enter a list of subchannels (comma or space separated).\n" "\n" @@ -5597,7 +5666,7 @@ msgstr "" "\n" "Esempio: 0.0.0e20 0.0.0e21 0.0.0e22\n" -#: ../clients/common/nm-meta-setting-desc.c:7747 +#: ../clients/common/nm-meta-setting-desc.c:7785 msgid "" "Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, " "and 2 or passphrase.\n" @@ -5605,217 +5674,225 @@ msgstr "" "Digitare il tipo di chiavi WEP. I valori accettati sono: 0 per sconosciuto, " "1 per chiave e 2 per passphrase.\n" -#: ../clients/common/nm-meta-setting-desc.c:7809 +#: ../clients/common/nm-meta-setting-desc.c:7847 msgid "Short address (<0x0000-0xffff>)" -msgstr "" +msgstr "Indirizzo breve (<0x0000-0xffff>)" -#: ../clients/common/nm-meta-setting-desc.c:7825 +#: ../clients/common/nm-meta-setting-desc.c:7863 msgid "PAN Identifier (<0x0000-0xffff>)" +msgstr "PAN Identifier (<0x0000-0xffff>)" + +#: ../clients/common/nm-meta-setting-desc.c:7878 +#, fuzzy +msgid "Page (<default|0-31>)" +msgstr "(predefinito)" + +#: ../clients/common/nm-meta-setting-desc.c:7892 +msgid "Channel (<default|0-26>)" msgstr "" -#: ../clients/common/nm-meta-setting-desc.c:7847 +#: ../clients/common/nm-meta-setting-desc.c:7913 msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID" -msgstr "" +msgstr "Dispositivo principale IEEE 802.15.4 (WPAN) o UUID di connessione" #. *************************************************************************** -#: ../clients/common/nm-meta-setting-desc.c:7974 +#: ../clients/common/nm-meta-setting-desc.c:8040 msgid "802-1x settings" -msgstr "" +msgstr "Impostazioni 802-1x" -#: ../clients/common/nm-meta-setting-desc.c:7975 +#: ../clients/common/nm-meta-setting-desc.c:8041 #: ../src/devices/adsl/nm-device-adsl.c:133 msgid "ADSL connection" msgstr "Connessione ADSL" -#: ../clients/common/nm-meta-setting-desc.c:7976 +#: ../clients/common/nm-meta-setting-desc.c:8042 #, fuzzy msgid "bluetooth connection" msgstr "Connessione aggregata" -#: ../clients/common/nm-meta-setting-desc.c:7977 +#: ../clients/common/nm-meta-setting-desc.c:8043 #, fuzzy msgid "Bond device" msgstr "Dispositivo Ethernet" -#: ../clients/common/nm-meta-setting-desc.c:7978 +#: ../clients/common/nm-meta-setting-desc.c:8044 #, fuzzy msgid "Bridge device" msgstr "Dispositivo Ethernet" -#: ../clients/common/nm-meta-setting-desc.c:7979 +#: ../clients/common/nm-meta-setting-desc.c:8045 #, fuzzy msgid "Bridge port" msgstr "Bridge" -#: ../clients/common/nm-meta-setting-desc.c:7980 +#: ../clients/common/nm-meta-setting-desc.c:8046 #, fuzzy msgid "CDMA mobile broadband connection" msgstr "Connessione a banda larga mobile %d" -#: ../clients/common/nm-meta-setting-desc.c:7981 +#: ../clients/common/nm-meta-setting-desc.c:8047 msgid "General settings" -msgstr "" +msgstr "Impostazioni generali" -#: ../clients/common/nm-meta-setting-desc.c:7982 +#: ../clients/common/nm-meta-setting-desc.c:8048 msgid "DCB settings" -msgstr "" +msgstr "Impostazioni DCB" -#: ../clients/common/nm-meta-setting-desc.c:7983 +#: ../clients/common/nm-meta-setting-desc.c:8049 msgid "Dummy settings" -msgstr "" +msgstr "Impostazioni fittizie" -#: ../clients/common/nm-meta-setting-desc.c:7984 +#: ../clients/common/nm-meta-setting-desc.c:8050 msgid "Ethtool settings" -msgstr "" +msgstr "Impostazioni Ethtool" -#: ../clients/common/nm-meta-setting-desc.c:7985 +#: ../clients/common/nm-meta-setting-desc.c:8051 msgid "Generic settings" -msgstr "" +msgstr "Impostazioni generiche" -#: ../clients/common/nm-meta-setting-desc.c:7986 +#: ../clients/common/nm-meta-setting-desc.c:8052 #, fuzzy msgid "GSM mobile broadband connection" msgstr "Connessione a banda larga mobile %d" -#: ../clients/common/nm-meta-setting-desc.c:7987 -#: ../src/devices/nm-device-infiniband.c:170 +#: ../clients/common/nm-meta-setting-desc.c:8053 +#: ../src/devices/nm-device-infiniband.c:172 msgid "InfiniBand connection" msgstr "Connessione InfiniBand" -#: ../clients/common/nm-meta-setting-desc.c:7988 +#: ../clients/common/nm-meta-setting-desc.c:8054 #, fuzzy msgid "IPv4 protocol" msgstr "Protocollo ADSL" -#: ../clients/common/nm-meta-setting-desc.c:7989 +#: ../clients/common/nm-meta-setting-desc.c:8055 #, fuzzy msgid "IPv6 protocol" msgstr "Protocollo ADSL" -#: ../clients/common/nm-meta-setting-desc.c:7990 +#: ../clients/common/nm-meta-setting-desc.c:8056 msgid "IP-tunnel settings" -msgstr "" +msgstr "Impostazioni del tunnel IP" -#: ../clients/common/nm-meta-setting-desc.c:7991 +#: ../clients/common/nm-meta-setting-desc.c:8057 msgid "MACsec connection" -msgstr "" +msgstr "Connessione MACsec" -#: ../clients/common/nm-meta-setting-desc.c:7992 +#: ../clients/common/nm-meta-setting-desc.c:8058 #, fuzzy msgid "macvlan connection" msgstr "Connessione aggregata" -#: ../clients/common/nm-meta-setting-desc.c:7993 +#: ../clients/common/nm-meta-setting-desc.c:8059 msgid "Match" msgstr "Corrispondenza" -#: ../clients/common/nm-meta-setting-desc.c:7994 +#: ../clients/common/nm-meta-setting-desc.c:8060 #, fuzzy msgid "OLPC Mesh connection" msgstr "Connessione CDMA" -#: ../clients/common/nm-meta-setting-desc.c:7995 -msgid "OpenVSwitch bridge settings" -msgstr "" +#: ../clients/common/nm-meta-setting-desc.c:8061 +msgid "Open vSwitch bridge settings" +msgstr "Impostazioni del bridge Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7996 -msgid "OpenVSwitch interface settings" -msgstr "" +#: ../clients/common/nm-meta-setting-desc.c:8062 +msgid "Open vSwitch interface settings" +msgstr "Impostazioni dell'interfaccia Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7997 -msgid "OpenVSwitch patch interface settings" -msgstr "" +#: ../clients/common/nm-meta-setting-desc.c:8063 +msgid "Open vSwitch patch interface settings" +msgstr "Impostazioni dell'interfaccia patch di Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7998 -msgid "OpenVSwitch port settings" -msgstr "" +#: ../clients/common/nm-meta-setting-desc.c:8064 +msgid "Open vSwitch port settings" +msgstr "Impostazioni della porta Open vSwitch" -#: ../clients/common/nm-meta-setting-desc.c:7999 +#: ../clients/common/nm-meta-setting-desc.c:8065 msgid "PPP settings" -msgstr "" +msgstr "Impostazioni PPP" -#: ../clients/common/nm-meta-setting-desc.c:8000 +#: ../clients/common/nm-meta-setting-desc.c:8066 msgid "PPPoE" msgstr "PPPoE" -#: ../clients/common/nm-meta-setting-desc.c:8001 +#: ../clients/common/nm-meta-setting-desc.c:8067 msgid "Proxy" msgstr "Proxy" -#: ../clients/common/nm-meta-setting-desc.c:8002 +#: ../clients/common/nm-meta-setting-desc.c:8068 msgid "Serial settings" -msgstr "" +msgstr "Impostazioni seriali" -#: ../clients/common/nm-meta-setting-desc.c:8003 +#: ../clients/common/nm-meta-setting-desc.c:8069 msgid "SR-IOV settings" -msgstr "" +msgstr "Impostazioni SR-IOV" -#: ../clients/common/nm-meta-setting-desc.c:8004 +#: ../clients/common/nm-meta-setting-desc.c:8070 msgid "Traffic controls" -msgstr "" +msgstr "Controlli del traffico" -#: ../clients/common/nm-meta-setting-desc.c:8005 +#: ../clients/common/nm-meta-setting-desc.c:8071 #, fuzzy msgid "Team device" msgstr "Modalità dispositivo TUN" -#: ../clients/common/nm-meta-setting-desc.c:8006 +#: ../clients/common/nm-meta-setting-desc.c:8072 #, fuzzy msgid "Team port" msgstr "Team" -#: ../clients/common/nm-meta-setting-desc.c:8007 +#: ../clients/common/nm-meta-setting-desc.c:8073 #, fuzzy msgid "Tun device" msgstr "Modalità dispositivo TUN" -#: ../clients/common/nm-meta-setting-desc.c:8008 +#: ../clients/common/nm-meta-setting-desc.c:8074 msgid "User settings" -msgstr "" +msgstr "Impostazioni utente" -#: ../clients/common/nm-meta-setting-desc.c:8009 +#: ../clients/common/nm-meta-setting-desc.c:8075 #: ../src/devices/nm-device-vlan.c:400 msgid "VLAN connection" msgstr "Connessione VLAN" -#: ../clients/common/nm-meta-setting-desc.c:8010 ../src/nm-manager.c:5135 +#: ../clients/common/nm-meta-setting-desc.c:8076 ../src/nm-manager.c:5488 msgid "VPN connection" msgstr "Connessione VPN" -#: ../clients/common/nm-meta-setting-desc.c:8011 -#: ../src/devices/nm-device-vxlan.c:370 +#: ../clients/common/nm-meta-setting-desc.c:8077 +#: ../src/devices/nm-device-vxlan.c:371 msgid "VXLAN connection" msgstr "Connessione VXLAN" -#: ../clients/common/nm-meta-setting-desc.c:8012 +#: ../clients/common/nm-meta-setting-desc.c:8078 #, fuzzy msgid "WiMAX connection" msgstr "Connessione CDMA" -#: ../clients/common/nm-meta-setting-desc.c:8013 +#: ../clients/common/nm-meta-setting-desc.c:8079 #, fuzzy msgid "Wired Ethernet" msgstr "Ethernet" -#: ../clients/common/nm-meta-setting-desc.c:8014 +#: ../clients/common/nm-meta-setting-desc.c:8080 #, fuzzy msgid "Wi-Fi connection" msgstr "Connessione Wi-Fi %d" -#: ../clients/common/nm-meta-setting-desc.c:8015 +#: ../clients/common/nm-meta-setting-desc.c:8081 msgid "Wi-Fi security settings" -msgstr "" +msgstr "Impostazioni di sicurezza Wi-Fi" -#: ../clients/common/nm-meta-setting-desc.c:8016 +#: ../clients/common/nm-meta-setting-desc.c:8082 msgid "WPAN settings" -msgstr "" +msgstr "Impostazioni WPAN" -#: ../clients/common/nm-meta-setting-desc.c:8017 +#: ../clients/common/nm-meta-setting-desc.c:8083 msgid "6LOWPAN settings" -msgstr "" +msgstr "6 impostazioni LOWPAN" -#: ../clients/common/nm-meta-setting-desc.c:8368 -#, fuzzy +#: ../clients/common/nm-meta-setting-desc.c:8434 msgid "name" msgstr "nome" @@ -5823,13 +5900,13 @@ msgstr "nome" msgid "An authentication session is already underway." msgstr "Una sessione di autenticazione è già in corso." -#: ../clients/common/nm-secret-agent-simple.c:255 -#: ../clients/common/nm-secret-agent-simple.c:295 -#: ../clients/common/nm-secret-agent-simple.c:323 -#: ../clients/common/nm-secret-agent-simple.c:359 -#: ../clients/common/nm-secret-agent-simple.c:519 -#: ../clients/common/nm-secret-agent-simple.c:551 -#: ../clients/common/nm-secret-agent-simple.c:573 +#: ../clients/common/nm-secret-agent-simple.c:271 +#: ../clients/common/nm-secret-agent-simple.c:311 +#: ../clients/common/nm-secret-agent-simple.c:339 +#: ../clients/common/nm-secret-agent-simple.c:375 +#: ../clients/common/nm-secret-agent-simple.c:820 +#: ../clients/common/nm-secret-agent-simple.c:852 +#: ../clients/common/nm-secret-agent-simple.c:874 #: ../clients/common/nm-vpn-helpers.c:119 #: ../clients/common/nm-vpn-helpers.c:123 #: ../clients/common/nm-vpn-helpers.c:129 @@ -5839,29 +5916,38 @@ msgstr "Una sessione di autenticazione è già in corso." msgid "Password" msgstr "Password" -#: ../clients/common/nm-secret-agent-simple.c:265 +#: ../clients/common/nm-secret-agent-simple.c:281 msgid "Identity" msgstr "Identità" -#: ../clients/common/nm-secret-agent-simple.c:271 +#: ../clients/common/nm-secret-agent-simple.c:287 msgid "Private key password" msgstr "Password della chiave privata" -#: ../clients/common/nm-secret-agent-simple.c:310 +#: ../clients/common/nm-secret-agent-simple.c:326 #: ../clients/tui/nmt-page-wifi.c:289 msgid "Key" msgstr "Chiave" -#: ../clients/common/nm-secret-agent-simple.c:353 +#: ../clients/common/nm-secret-agent-simple.c:369 #: ../clients/tui/nmt-page-dsl.c:78 msgid "Service" msgstr "Servizio" -#: ../clients/common/nm-secret-agent-simple.c:484 +#: ../clients/common/nm-secret-agent-simple.c:548 +#: ../clients/common/nm-secret-agent-simple.c:816 +#: ../clients/common/nm-secret-agent-simple.c:848 +#: ../clients/common/nm-secret-agent-simple.c:870 +#: ../clients/common/nm-secret-agent-simple.c:892 +#, c-format +msgid "A password is required to connect to '%s'." +msgstr "È richiesta una password per collegarsi a «%s»." + +#: ../clients/common/nm-secret-agent-simple.c:785 msgid "Authentication required by wireless network" msgstr "Richiesta autenticazione dalla rete wireless" -#: ../clients/common/nm-secret-agent-simple.c:485 +#: ../clients/common/nm-secret-agent-simple.c:786 #, c-format msgid "" "Passwords or encryption keys are required to access the wireless network " @@ -5870,66 +5956,58 @@ msgstr "" "Password o chiavi di cifratura sono richieste per accedere alla rete " "wireless «%s»." -#: ../clients/common/nm-secret-agent-simple.c:489 +#: ../clients/common/nm-secret-agent-simple.c:790 msgid "Wired 802.1X authentication" msgstr "Autenticazione via cavo 802.1X" -#: ../clients/common/nm-secret-agent-simple.c:490 +#: ../clients/common/nm-secret-agent-simple.c:791 #, fuzzy, c-format msgid "Secrets are required to access the wired network '%s'" msgstr "" "Password o chiavi di cifratura sono richieste per accedere alla rete " "wireless «%s»." -#: ../clients/common/nm-secret-agent-simple.c:495 +#: ../clients/common/nm-secret-agent-simple.c:796 msgid "DSL authentication" msgstr "Autenticazione DSL" -#: ../clients/common/nm-secret-agent-simple.c:496 +#: ../clients/common/nm-secret-agent-simple.c:797 #, fuzzy, c-format msgid "Secrets are required for the DSL connection '%s'" msgstr "impostazione richiesta per il tipo di connessione \"%s\"" -#: ../clients/common/nm-secret-agent-simple.c:504 +#: ../clients/common/nm-secret-agent-simple.c:805 msgid "PIN code required" msgstr "Richiesto codice PIN" -#: ../clients/common/nm-secret-agent-simple.c:505 +#: ../clients/common/nm-secret-agent-simple.c:806 msgid "PIN code is needed for the mobile broadband device" msgstr "È necessario il codice PIN per il dispositivo mobile a banda larga" -#: ../clients/common/nm-secret-agent-simple.c:508 +#: ../clients/common/nm-secret-agent-simple.c:809 msgid "PIN" msgstr "PIN" -#: ../clients/common/nm-secret-agent-simple.c:514 -#: ../clients/common/nm-secret-agent-simple.c:546 -#: ../clients/common/nm-secret-agent-simple.c:568 +#: ../clients/common/nm-secret-agent-simple.c:815 +#: ../clients/common/nm-secret-agent-simple.c:847 +#: ../clients/common/nm-secret-agent-simple.c:869 msgid "Mobile broadband network password" msgstr "Password rete mobile a banda larga" -#: ../clients/common/nm-secret-agent-simple.c:515 -#: ../clients/common/nm-secret-agent-simple.c:547 -#: ../clients/common/nm-secret-agent-simple.c:569 -#: ../clients/common/nm-secret-agent-simple.c:586 -#, c-format -msgid "A password is required to connect to '%s'." -msgstr "È richiesta una password per collegarsi a «%s»." - -#: ../clients/common/nm-secret-agent-simple.c:528 +#: ../clients/common/nm-secret-agent-simple.c:829 #, c-format msgid "Secrets are required to access the MACsec network '%s'" -msgstr "" +msgstr "I segreti sono necessari per accedere alla rete MACsec '%s'" -#: ../clients/common/nm-secret-agent-simple.c:532 +#: ../clients/common/nm-secret-agent-simple.c:833 msgid "MACsec PSK authentication" -msgstr "" +msgstr "Autenticazione PSK MACsec" -#: ../clients/common/nm-secret-agent-simple.c:540 +#: ../clients/common/nm-secret-agent-simple.c:841 msgid "MACsec EAP authentication" -msgstr "" +msgstr "Autenticazione EAP MACsec" -#: ../clients/common/nm-secret-agent-simple.c:581 +#: ../clients/common/nm-secret-agent-simple.c:882 msgid "VPN password required" msgstr "Richiesta password VPN" @@ -5988,10 +6066,12 @@ msgid "" "If given, specifies the parent interface name or parent connection UUID from " "which this 6LowPAN interface should be created." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale o l'UUID della " +"connessione principale da cui deve essere creata questa interfaccia 6LowPAN." #: ../clients/common/settings-docs.h.in:4 msgid "Channel on which the mesh network to join is located." -msgstr "" +msgstr "Canale su cui si trova la rete mesh da unire." #: ../clients/common/settings-docs.h.in:5 msgid "" @@ -5999,10 +6079,13 @@ msgid "" "specific anycast address used determines which DHCP server class answers the " "request." msgstr "" +"Anycast Indirizzo MAC DHCP utilizzato quando si richiede un indirizzo IP " +"tramite DHCP. Lo specifico indirizzo anycast utilizzato determina quale " +"classe del server DHCP risponde alla richiesta." #: ../clients/common/settings-docs.h.in:6 msgid "SSID of the mesh network to join." -msgstr "" +msgstr "SSID della rete mesh da unire." #: ../clients/common/settings-docs.h.in:7 msgid "" @@ -6013,6 +6096,12 @@ msgid "" "compatible. This setting depends on specific driver capability and may not " "work with all drivers." msgstr "" +"802.11 banda di frequenza della rete. Uno di \"a\" per 5GHz 802.11a o \"bg\" " +"per 2.4GHz 802.11. Ciò bloccherà le associazioni alla rete Wi-Fi alla banda " +"specifica, cioè se viene specificato \"a\", il dispositivo non si assocerà " +"alla stessa rete nella banda a 2,4 GHz anche se le impostazioni della rete " +"sono compatibili. Questa impostazione dipende dalla specifica capacità del " +"driver e potrebbe non funzionare con tutti i driver." #: ../clients/common/settings-docs.h.in:8 msgid "" @@ -6021,6 +6110,11 @@ msgid "" "devices. Note: this property does not control the BSSID used when creating " "an Ad-Hoc network and is unlikely to in the future." msgstr "" +"Se specificato, consente al dispositivo di associarsi al punto di accesso " +"specificato. Questa funzionalità dipende molto dal driver e non è supportata " +"da tutti i dispositivi. Nota: questa proprietà non controlla il BSSID " +"utilizzato durante la creazione di una rete Ad-Hoc ed è improbabile che in " +"futuro." #: ../clients/common/settings-docs.h.in:9 msgid "" @@ -6029,6 +6123,10 @@ msgid "" "Because channel numbers overlap between bands, this property also requires " "the \"band\" property to be set." msgstr "" +"Canale wireless da utilizzare per la connessione Wi-Fi. Il dispositivo si " +"unirà (o creerà per reti Ad-Hoc) solo una rete Wi-Fi sul canale specificato. " +"Poiché i numeri dei canali si sovrappongono tra le bande, questa proprietà " +"richiede anche la proprietà \"banda\" da impostare." #: ../clients/common/settings-docs.h.in:10 msgid "" @@ -6045,6 +6143,20 @@ msgid "" "different default value). On D-Bus, this field is expressed as \"assigned-" "mac-address\" or the deprecated \"cloned-mac-address\"." msgstr "" +"Se specificato, richiedere al dispositivo di utilizzare questo indirizzo " +"MAC. Questo è noto come clonazione o spoofing MAC. Oltre a specificare " +"esplicitamente un indirizzo MAC, sono supportati i valori speciali \"preserve" +"\", \"permanent\", \"random\" e \"stable\". \"preserve\" significa non " +"toccare l'indirizzo MAC all'attivazione. \"permanente\" significa utilizzare " +"l'indirizzo hardware permanente del dispositivo. \"random\" crea un " +"indirizzo MAC casuale su ogni connessione. \"stable\" crea un indirizzo MAC " +"con hash basato su connection.stable-id e una chiave dipendente dalla " +"macchina. Se non specificato, il valore può essere sovrascritto tramite i " +"valori predefiniti globali, consultare il manuale di NetworkManager.conf. Se " +"non specificato, il valore predefinito è \"preserve\" (le versioni " +"precedenti di NetworkManager potrebbero utilizzare un valore predefinito " +"diverso). Su D-Bus, questo campo è espresso come \"assegnato-mac-address\" o " +"deprecato \"cloned-mac-address\"." #: ../clients/common/settings-docs.h.in:11 #: ../clients/common/settings-docs.h.in:91 @@ -6073,6 +6185,32 @@ msgid "" "create a fully scrambled MAC address, randomly locally or globally " "administered." msgstr "" +"Con l'impostazione \"cloned-mac-address\" \"random\" o \"stable\", per " +"impostazione predefinita tutti i bit dell'indirizzo MAC vengono codificati e " +"viene creato un indirizzo MAC unicast amministrato localmente. Questa " +"proprietà consente di specificare che determinati bit sono corretti. Si noti " +"che il bit meno significativo del primo indirizzo MAC sarà sempre " +"disattivato per creare un indirizzo MAC unicast. Se la proprietà è NULL, è " +"possibile che venga sovrascritta da un'impostazione di connessione " +"predefinita. Se il valore è ancora NULL o una stringa vuota, il valore " +"predefinito è creare un indirizzo MAC unicast amministrato localmente. Se il " +"valore contiene un indirizzo MAC, questo indirizzo viene utilizzato come " +"maschera. I bit impostati della maschera devono essere riempiti con " +"l'indirizzo MAC corrente del dispositivo, mentre i bit non impostati sono " +"soggetti a randomizzazione. Impostare \"FE: FF: FF: 00: 00: 00\" significa " +"conservare l'OUI dell'indirizzo MAC corrente e solo randomizzare i 3 byte " +"inferiori usando l'algoritmo \"random\" o \"stable\". Se il valore contiene " +"un indirizzo MAC aggiuntivo dopo la maschera, questo indirizzo viene " +"utilizzato al posto dell'indirizzo MAC corrente per riempire i bit che non " +"devono essere randomizzati. Ad esempio, un valore di \"FE: FF: FF: 00: 00: " +"00 68: F7: 28: 00: 00: 00\" imposta OUI dell'indirizzo MAC su 68: F7: 28, " +"mentre i bit inferiori sono randomizzato. Un valore di \"02: 00: 00: 00: 00: " +"00 00: 00: 00: 00: 00: 00\" creerà un indirizzo MAC completamente criptato e " +"gestito globalmente. Se il valore contiene più di un indirizzo MAC " +"aggiuntivo, uno di questi viene scelto in modo casuale. Ad esempio, \"02: " +"00: 00: 00: 00: 00 00: 00: 00: 00: 00: 00 02: 00: 00: 00: 00: 00\" creerà un " +"indirizzo MAC completamente codificato, in modo casuale a livello locale o " +"globale somministrati." #: ../clients/common/settings-docs.h.in:12 msgid "" @@ -6093,6 +6231,9 @@ msgid "" "permanent MAC address matches. This property does not change the MAC address " "of the device (i.e. MAC spoofing)." msgstr "" +"Se specificato, questa connessione si applica solo al dispositivo Wi-Fi il " +"cui indirizzo MAC permanente corrisponde. Questa proprietà non modifica " +"l'indirizzo MAC del dispositivo (ad esempio lo spoofing MAC)." #: ../clients/common/settings-docs.h.in:14 msgid "" @@ -6100,6 +6241,10 @@ msgid "" "should never apply. Each MAC address should be given in the standard hex-" "digits-and-colons notation (eg \"00:11:22:33:44:55\")." msgstr "" +"Un elenco di indirizzi MAC permanenti dei dispositivi Wi-Fi a cui questa " +"connessione non dovrebbe mai essere applicata. Ogni indirizzo MAC deve " +"essere indicato nella notazione esadecimale-cifre standard (ad es. \"00: 11: " +"22: 33: 44: 55\")." #: ../clients/common/settings-docs.h.in:15 msgid "" @@ -6110,12 +6255,20 @@ msgid "" "the MAC address). This property is deprecated for 'cloned-mac-address'. " "Deprecated: 1" msgstr "" +"Uno di NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (mai randomizzato a meno che " +"l'utente non abbia impostato un default globale per randomizzare e il " +"supplicant supporti la randomizzazione), NM_SETTING_MAC_RANDOMIZATION_NEVER " +"(1) (non randomizzare mai l'indirizzo MAC) o " +"NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (randomizzare sempre l'indirizzo " +"MAC) . Questa proprietà è deprecata per \"cloned-mac-address\". Obsoleto: 1" #: ../clients/common/settings-docs.h.in:16 msgid "" "Wi-Fi network mode; one of \"infrastructure\", \"adhoc\" or \"ap\". If " "blank, infrastructure is assumed." msgstr "" +"Modalità di rete Wi-Fi; uno di \"infrastruttura\", \"adhoc\" o \"ap\". Se " +"vuoto, si assume l'infrastruttura." #: ../clients/common/settings-docs.h.in:17 #: ../clients/common/settings-docs.h.in:94 @@ -6123,6 +6276,8 @@ msgid "" "If non-zero, only transmit packets of the specified size or smaller, " "breaking larger packets up into multiple Ethernet frames." msgstr "" +"Se diverso da zero, trasmette solo pacchetti della dimensione specificata o " +"più piccoli, interrompendo pacchetti più grandi in più frame Ethernet." #: ../clients/common/settings-docs.h.in:18 msgid "" @@ -6132,6 +6287,12 @@ msgid "" "configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the " "globally configured value). All other values are reserved." msgstr "" +"Uno di NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disabilita il risparmio " +"energetico del Wi-Fi), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (abilita il " +"risparmio energetico del Wi-Fi), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) " +"(non toccare impostazioni attualmente configurate) o " +"NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (usa il globalmente valore " +"configurato). Tutti gli altri valori sono riservati." #: ../clients/common/settings-docs.h.in:19 msgid "" @@ -6140,6 +6301,11 @@ msgid "" "s. This property is highly driver dependent and not all devices support " "setting a static bitrate." msgstr "" +"Se diverso da zero, indica al dispositivo di utilizzare solo il bitrate " +"specificato per la comunicazione con il punto di accesso. Le unità sono " +"espresse in Kb / s, ovvero 5500 = 5,5 Mbit / s. Questa proprietà dipende " +"molto dal driver e non tutti i dispositivi supportano l'impostazione di un " +"bitrate statico." #: ../clients/common/settings-docs.h.in:20 msgid "" @@ -6149,10 +6315,16 @@ msgid "" "property is only meant for reading and reflects the BSSID list of " "NetworkManager. The changes you make to this property will not be preserved." msgstr "" +"Un elenco di BSSID (ogni BSSID formattato come un indirizzo MAC come \"00: " +"11: 22: 33: 44: 55\") che sono stati rilevati come parte della rete Wi-Fi. " +"NetworkManager tiene traccia internamente dei BSSID visti in precedenza. La " +"proprietà è pensata solo per la lettura e riflette l'elenco BSSID di " +"NetworkManager. Le modifiche apportate a questa proprietà non verranno " +"mantenute." #: ../clients/common/settings-docs.h.in:21 msgid "SSID of the Wi-Fi network. Must be specified." -msgstr "" +msgstr "SSID della rete Wi-Fi. Deve essere specificato" #: ../clients/common/settings-docs.h.in:22 msgid "" @@ -6160,6 +6332,10 @@ msgid "" "are dBm. This property is highly driver dependent and not all devices " "support setting a static transmit power." msgstr "" +"Se diverso da zero, indica al dispositivo di utilizzare la potenza di " +"trasmissione specificata. Le unità sono dBm. Questa proprietà è altamente " +"dipendente dal driver e non tutti i dispositivi supportano l'impostazione di " +"una potenza di trasmissione statica." #: ../clients/common/settings-docs.h.in:23 msgid "" @@ -6176,6 +6352,19 @@ msgid "" "NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of " "Wake-on-LAN in NetworkManager)." msgstr "" +"Le opzioni NMSettingWirelessWakeOnWLan da abilitare. Non tutti i dispositivi " +"supportano tutte le opzioni. Può essere una qualsiasi combinazione delle " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY (0x2), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) oi valori speciali " +"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT ( 0x1) (per utilizzare le " +"impostazioni globali) e NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) " +"(per disabilitare la gestione di Wake-on-LAN in NetworkManager)." #: ../clients/common/settings-docs.h.in:24 msgid "" @@ -6185,6 +6374,12 @@ msgid "" "When using Cisco LEAP (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\") " "the \"leap-username\" and \"leap-password\" properties must be specified." msgstr "" +"Quando viene utilizzato WEP (cioè, key-mgmt = \"none\" o \"ieee8021x\") " +"indica l'algoritmo di autenticazione 802.11 richiesto dall'AP qui. Uno di " +"\"aperto\" per Open System, \"condiviso\" per Shared Key o \"leap\" per " +"Cisco LEAP. Quando si utilizza Cisco LEAP (cioè, key-mgmt = \"ieee8021x\" e " +"auth-alg = \"leap\") devono essere specificate le proprietà \"leap-username" +"\" e \"leap-password\"." #: ../clients/common/settings-docs.h.in:25 msgid "" @@ -6197,6 +6392,15 @@ msgid "" "supported). When set to NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) and " "no global default is set, FILS will be optionally enabled." msgstr "" +"Indica se per la connessione deve essere abilitato il Fast Link Initial Link " +"Setup (802.11ai). Uno di NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (usa " +"il valore predefinito globale), NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE " +"(1) (disabilita FILS), NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) " +"(abilita FILS se il supplicant e il punto di accesso lo supportano) o " +"NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (abilita FILS e fallisce se " +"non supportato). Se impostato su NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT " +"(0) e non viene impostato alcun valore predefinito globale, FILS verrà " +"abilitato facoltativamente." #: ../clients/common/settings-docs.h.in:26 msgid "" @@ -6205,6 +6409,11 @@ msgid "" "For maximum compatibility leave this property empty. Each list element may " "be one of \"wep40\", \"wep104\", \"tkip\", or \"ccmp\"." msgstr "" +"Un elenco di algoritmi di crittografia di gruppo / trasmissione che " +"impedisce le connessioni alle reti Wi-Fi che non utilizzano uno degli " +"algoritmi nell'elenco. Per la massima compatibilità lasciare questa " +"proprietà vuota. Ogni elemento della lista può essere uno di \"wep40\", " +"\"wep104\", \"tkip\" o \"ccmp\"." #: ../clients/common/settings-docs.h.in:27 msgid "" @@ -6213,22 +6422,31 @@ msgid "" "WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for " "any Wi-Fi connection that uses security." msgstr "" +"Gestione delle chiavi utilizzata per la connessione. Uno dei \"nessuno" +"\" (WEP), \"ieee8021x\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-" +"psk\" (infrastruttura WPA-PSK) o \"wpa-eap\" ( WPA-Enterprise). Questa " +"proprietà deve essere impostata per qualsiasi connessione Wi-Fi che utilizza " +"la sicurezza." #: ../clients/common/settings-docs.h.in:28 msgid "" "The login password for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" " "and auth-alg = \"leap\")." msgstr "" +"La password di accesso per le connessioni LEAP legacy (ad es. Key-mgmt = " +"\"ieee8021x\" e auth-alg = \"leap\")." #: ../clients/common/settings-docs.h.in:29 msgid "Flags indicating how to handle the \"leap-password\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"password leap\"." #: ../clients/common/settings-docs.h.in:30 msgid "" "The login username for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" " "and auth-alg = \"leap\")." msgstr "" +"Il nome utente di accesso per le connessioni LEAP legacy (ad es. Key-mgmt = " +"\"ieee8021x\" e auth-alg = \"leap\")." #: ../clients/common/settings-docs.h.in:31 msgid "" @@ -6237,6 +6455,10 @@ msgid "" "compatibility leave this property empty. Each list element may be one of " "\"tkip\" or \"ccmp\"." msgstr "" +"Un elenco di algoritmi di crittografia a coppie che impedisce le connessioni " +"alle reti Wi-Fi che non utilizzano uno degli algoritmi nell'elenco. Per la " +"massima compatibilità lasciare questa proprietà vuota. Ogni elemento di " +"lista può essere uno di \"tkip\" o \"ccmp\"." #: ../clients/common/settings-docs.h.in:32 msgid "" @@ -6249,6 +6471,15 @@ msgid "" "supported). When set to NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) and no " "global default is set, PMF will be optionally enabled." msgstr "" +"Indica se i frame di gestione protetta (802.11w) devono essere abilitati per " +"la connessione. Uno di NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (usa il " +"valore predefinito globale), NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) " +"(disabilita PMF), NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (abilita PMF " +"se il supplicant e il punto di accesso lo supportano) o " +"NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (abilita PMF e fallisce se non " +"supportato). Se impostato su NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) e " +"non viene impostato alcun valore predefinito globale, PMF verrà abilitato " +"facoltativamente." #: ../clients/common/settings-docs.h.in:33 msgid "" @@ -6256,6 +6487,10 @@ msgid "" "element may be one \"wpa\" (allow WPA) or \"rsn\" (allow WPA2/RSN). If not " "specified, both WPA and RSN connections are allowed." msgstr "" +"Elenco di stringhe che specificano le versioni del protocollo WPA consentite " +"da utilizzare. Ogni elemento può essere un \"wpa\" (consentire WPA) o \"rsn" +"\" (consentire WPA2 / RSN). Se non specificato, sono consentite entrambe le " +"connessioni WPA e RSN." #: ../clients/common/settings-docs.h.in:34 msgid "" @@ -6266,16 +6501,24 @@ msgid "" "and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi " "network." msgstr "" +"Pre-Shared-Key per reti WPA. Se la chiave è lunga 64 caratteri, deve " +"contenere solo caratteri esadecimali e viene interpretata come chiave WPA " +"esadecimale. In caso contrario, la chiave deve essere compresa tra 8 e 63 " +"caratteri ASCII (come specificato nello standard 802.11i) ed è interpretata " +"come passphrase WPA ed è sottoposta a hash per derivare l'effettivo WPA-PSK " +"utilizzato durante la connessione alla rete Wi-Fi." #: ../clients/common/settings-docs.h.in:35 msgid "Flags indicating how to handle the \"psk\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"psk\"." #: ../clients/common/settings-docs.h.in:36 msgid "" "Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", " "and \"wep-key3\" properties." msgstr "" +"Flag che indicano come gestire le proprietà \"wep-key0\", \"wep-key1\", " +"\"wep-key2\" e \"wep-key3\"." #: ../clients/common/settings-docs.h.in:37 msgid "" @@ -6286,30 +6529,48 @@ msgid "" "a string and will be hashed using the de-facto MD5 method to derive the " "actual WEP key." msgstr "" +"Controlla l'interpretazione delle chiavi WEP. I valori consentiti sono " +"NM_WEP_KEY_TYPE_KEY (1), nel qual caso la chiave è una stringa esadecimale " +"di 10 o 26 caratteri o una password ASCII di 5 o 13 caratteri; o " +"NM_WEP_KEY_TYPE_PASSPHRASE (2), nel qual caso la passphrase viene fornita " +"come stringa e verrà sottoposta a hash con il metodo MD5 de-facto per " +"derivare la chiave WEP effettiva." #: ../clients/common/settings-docs.h.in:38 msgid "" "Index 0 WEP key. This is the WEP key used in most networks. See the \"wep-" "key-type\" property for a description of how this key is interpreted." msgstr "" +"Indice 0 Chiave WEP. Questa è la chiave WEP utilizzata nella maggior parte " +"delle reti. Vedere la proprietà \"wep-key-type\" per una descrizione di come " +"questa chiave viene interpretata." #: ../clients/common/settings-docs.h.in:39 msgid "" "Index 1 WEP key. This WEP index is not used by most networks. See the " "\"wep-key-type\" property for a description of how this key is interpreted." msgstr "" +"Indice 1 Chiave WEP. Questo indice WEP non è utilizzato dalla maggior parte " +"delle reti. Vedere la proprietà \"wep-key-type\" per una descrizione di come " +"questa chiave viene interpretata." #: ../clients/common/settings-docs.h.in:40 msgid "" "Index 2 WEP key. This WEP index is not used by most networks. See the " "\"wep-key-type\" property for a description of how this key is interpreted." msgstr "" +"Indice 2 Chiave WEP. Questo indice WEP non è utilizzato dalla maggior parte " +"delle reti. Vedere la proprietà \"wep-key-type\" per una descrizione di come " +"questa chiave viene interpretata." #: ../clients/common/settings-docs.h.in:41 msgid "" "Index 3 WEP key. This WEP index is not used by most networks. See the " "\"wep-key-type\" property for a description of how this key is interpreted." msgstr "" +"Indice 3 Chiave WEP. Questo indice WEP non è utilizzato dalla maggior parte " +"delle reti. Vedere la proprietà \"wep-key-type\" per una descrizione di come " +"questa chiave viene interpretata." #: ../clients/common/settings-docs.h.in:42 msgid "" @@ -6318,6 +6579,11 @@ msgid "" "(default key) through 3. Note that some consumer access points (like the " "Linksys WRT54G) number the keys 1 - 4." msgstr "" +"Quando viene utilizzato il WEP statico (vale a dire, key-mgmt = \"none\") e " +"l'indice della chiave WEP non predefinito viene utilizzato dall'AP, inserire " +"qui l'indice della chiave WEP. I valori validi sono 0 (chiave predefinita) " +"fino alla 3. Si noti che alcuni punti di accesso del consumatore (come il " +"Linksys WRT54G) numerano i tasti 1 - 4." #: ../clients/common/settings-docs.h.in:43 msgid "" @@ -6327,6 +6593,11 @@ msgid "" "Point capabilities. WPS can be disabled by setting this property to a value " "of 1." msgstr "" +"Bandiere indicano quale modalità di WPS deve essere utilizzata, se presente. " +"Non ha molto senso cambiare le impostazioni predefinite in quanto " +"NetworkManager determinerà automaticamente se è possibile avviare la " +"registrazione WPS dalle funzionalità del punto di accesso. WPS può essere " +"disabilitato impostando questa proprietà su un valore di 1." #: ../clients/common/settings-docs.h.in:44 msgid "" @@ -6334,6 +6605,9 @@ msgid "" "presented by the authentication server. If the list is empty, no " "verification of the server certificate's altSubjectName is performed." msgstr "" +"Elenco di stringhe da confrontare con altSubjectName del certificato " +"presentato dal server di autenticazione. Se l'elenco è vuoto, non viene " +"eseguita alcuna verifica del nome altSubject del certificato del server." #: ../clients/common/settings-docs.h.in:45 msgid "" @@ -6341,12 +6615,18 @@ msgid "" "unencrypted identity with EAP types that support different tunneled identity " "like EAP-TTLS." msgstr "" +"Identity string anonima per i metodi di autenticazione EAP. Utilizzato come " +"identità non crittografata con tipi EAP che supportano diverse identità con " +"tunnel come EAP-TTLS." #: ../clients/common/settings-docs.h.in:46 msgid "" "A timeout for the authentication. Zero means the global default; if the " "global default is not set, the authentication timeout is 25 seconds." msgstr "" +"Un timeout per l'autenticazione. Zero indica il valore predefinito globale; " +"se l'impostazione predefinita globale non è impostata, il timeout di " +"autenticazione è 25 secondi." #: ../clients/common/settings-docs.h.in:47 msgid "" @@ -6360,6 +6640,16 @@ msgid "" "property can be unset even if the EAP method supports CA certificates, but " "this allows man-in-the-middle attacks and is NOT recommended." msgstr "" +"Contiene il certificato CA se utilizzato dal metodo EAP specificato nella " +"proprietà \"eap\". I dati del certificato sono specificati utilizzando uno " +"\"schema\"; due sono attualmente supportati: blob e path. Quando si utilizza " +"lo schema blob (che è retrocompatibile con NM 0.7.x), questa proprietà deve " +"essere impostata sui dati codificati DER del certificato. Quando si utilizza " +"lo schema del percorso, questa proprietà deve essere impostata sul percorso " +"codificato UTF-8 completo del certificato, preceduta dalla stringa \"file: //" +"\" e terminante con un byte NUL di chiusura. Questa proprietà può essere " +"disattivata anche se il metodo EAP supporta i certificati CA, ma ciò " +"consente attacchi man-in-the-middle e NON è raccomandato." #: ../clients/common/settings-docs.h.in:48 msgid "" @@ -6367,10 +6657,13 @@ msgid "" "property. Only makes sense if the certificate is stored on a PKCS#11 token " "that requires a login." msgstr "" +"La password utilizzata per accedere al certificato CA memorizzato nella " +"proprietà \"ca-cert\". Ha senso solo se il certificato è memorizzato su un " +"token PKCS # 11 che richiede un accesso." #: ../clients/common/settings-docs.h.in:49 msgid "Flags indicating how to handle the \"ca-cert-password\" property." -msgstr "" +msgstr "Flag che indicano come gestire la proprietà \"ca-cert-password\"." #: ../clients/common/settings-docs.h.in:50 msgid "" @@ -6378,6 +6671,9 @@ msgid "" "certificates to be added to the verification chain in addition to the " "certificate specified in the \"ca-cert\" property." msgstr "" +"Percorso codificato UTF-8 in una directory contenente certificati in formato " +"PEM o DER da aggiungere alla catena di verifica oltre al certificato " +"specificato nella proprietà \"ca-cert\"." #: ../clients/common/settings-docs.h.in:51 msgid "" @@ -6389,6 +6685,14 @@ msgid "" "should be set to the full UTF-8 encoded path of the certificate, prefixed " "with the string \"file://\" and ending with a terminating NUL byte." msgstr "" +"Contiene il certificato client se utilizzato dal metodo EAP specificato " +"nella proprietà \"eap\". I dati del certificato sono specificati utilizzando " +"uno \"schema\"; due sono attualmente supportati: blob e path. Quando si " +"utilizza lo schema blob (che è retrocompatibile con NM 0.7.x), questa " +"proprietà deve essere impostata sui dati codificati DER del certificato. " +"Quando si utilizza lo schema del percorso, questa proprietà deve essere " +"impostata sul percorso codificato UTF-8 completo del certificato, preceduta " +"dalla stringa \"file: //\" e terminante con un byte NUL di chiusura." #: ../clients/common/settings-docs.h.in:52 msgid "" @@ -6396,10 +6700,13 @@ msgid "" "property. Only makes sense if the certificate is stored on a PKCS#11 token " "that requires a login." msgstr "" +"La password utilizzata per accedere al certificato client memorizzato nella " +"proprietà \"client-cert\". Ha senso solo se il certificato è memorizzato su " +"un token PKCS # 11 che richiede un accesso." #: ../clients/common/settings-docs.h.in:53 msgid "Flags indicating how to handle the \"client-cert-password\" property." -msgstr "" +msgstr "Flag che indicano come gestire la proprietà \"client-cert-password\"." #: ../clients/common/settings-docs.h.in:54 msgid "" @@ -6409,6 +6716,13 @@ msgid "" "met. If no dNSName values are present, this constraint is matched against " "SubjectName CN using same suffix match comparison." msgstr "" +"Vincolo per il nome del dominio del server. Se impostato, questo FQDN viene " +"utilizzato come requisito di corrispondenza suffisso per gli elementi " +"dNSName del certificato presentato dal server di autenticazione. Se viene " +"trovato un dNSName corrispondente, questo vincolo viene soddisfatto. Se non " +"sono presenti valori dNSName, questo vincolo viene confrontato con " +"SubjectName CN utilizzando lo stesso confronto di corrispondenza del " +"suffisso." #: ../clients/common/settings-docs.h.in:55 msgid "" @@ -6418,16 +6732,23 @@ msgid "" "the properties of this setting; refer to wpa_supplicant documentation for " "the allowed combinations." msgstr "" +"Il metodo EAP consentito da utilizzare durante l'autenticazione sulla rete " +"con 802.1x. I metodi validi sono: \"leap\", \"md5\", \"tls\", \"peap\", " +"\"ttls\", \"pwd\" e \"fast\". Ogni metodo richiede una configurazione " +"diversa utilizzando le proprietà di questa impostazione; fare riferimento " +"alla documentazione di wpa_supplicant per le combinazioni consentite." #: ../clients/common/settings-docs.h.in:56 msgid "" "Identity string for EAP authentication methods. Often the user's user or " "login name." msgstr "" +"Stringa di identità per i metodi di autenticazione EAP. Spesso l'utente o il " +"nome utente dell'utente." #: ../clients/common/settings-docs.h.in:57 msgid "UTF-8 encoded file path containing PAC for EAP-FAST." -msgstr "" +msgstr "Percorso file con codifica UTF-8 contenente PAC per EAP-FAST." #: ../clients/common/settings-docs.h.in:58 msgid "" @@ -6435,6 +6756,9 @@ msgid "" "\"password\" property and the \"password-raw\" property are specified, " "\"password\" is preferred." msgstr "" +"Password codificata UTF-8 utilizzata per i metodi di autenticazione EAP. Se " +"vengono specificate sia la proprietà \"password\" che la proprietà " +"\"password-raw\", è preferibile \"password\"." #: ../clients/common/settings-docs.h.in:59 #: ../clients/common/settings-docs.h.in:104 @@ -6442,7 +6766,7 @@ msgstr "" #: ../clients/common/settings-docs.h.in:174 #: ../clients/common/settings-docs.h.in:286 msgid "Flags indicating how to handle the \"password\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"password\"." #: ../clients/common/settings-docs.h.in:60 msgid "" @@ -6451,10 +6775,14 @@ msgid "" "property and the \"password-raw\" property are specified, \"password\" is " "preferred." msgstr "" +"Password utilizzata per i metodi di autenticazione EAP, fornita come array " +"di byte per consentire l'utilizzo di password in altre codifiche rispetto a " +"UTF-8. Se vengono specificate sia la proprietà \"password\" che la proprietà " +"\"password-raw\", è preferibile \"password\"." #: ../clients/common/settings-docs.h.in:61 msgid "Flags indicating how to handle the \"password-raw\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"password-raw\"." #: ../clients/common/settings-docs.h.in:62 msgid "" @@ -6465,6 +6793,13 @@ msgid "" "tls_disable_tlsv1_x settings. See the wpa_supplicant documentation for more " "details." msgstr "" +"Specifica i flag di autenticazione da utilizzare nell'autenticazione esterna " +"di \"fase 1\" utilizzando le opzioni NMSetting8021xAuthFlags. Le singole " +"versioni di TLS possono essere disabilitate esplicitamente. Se un " +"determinato flag di disabilitazione TLS non è impostato, spetta al " +"supplicante autorizzarlo o impedirlo. Le opzioni TLS si associano alle " +"impostazioni tls_disable_tlsv1_x. Vedi la documentazione di wpa_supplicant " +"per maggiori dettagli." #: ../clients/common/settings-docs.h.in:63 msgid "" @@ -6475,6 +6810,12 @@ msgid "" "authenticated and unauthenticated provisioning). See the wpa_supplicant " "documentation for more details." msgstr "" +"Abilita o disabilita il provisioning in linea delle credenziali EAP-FAST " +"quando FAST è specificato come metodo EAP nella proprietà \"eap\". I valori " +"riconosciuti sono \"0\" (disabilitato), \"1\" (consentire il provisioning " +"non autenticato), \"2\" (consentire il provisioning autenticato) e " +"\"3\" (consentire il provisioning sia autenticato che non autenticato). Vedi " +"la documentazione di wpa_supplicant per maggiori dettagli." #: ../clients/common/settings-docs.h.in:64 msgid "" @@ -6483,6 +6824,11 @@ msgid "" "\"1\" to force use of the new PEAP label. See the wpa_supplicant " "documentation for more details." msgstr "" +"Impiega l'uso della nuova etichetta PEAP durante la derivazione della " +"chiave. Alcuni server RADIUS potrebbero richiedere di forzare la nuova " +"etichetta PEAP per interoperare con PEAPv1. Impostare su \"1\" per forzare " +"l'uso della nuova etichetta PEAP. Vedi la documentazione di wpa_supplicant " +"per maggiori dettagli." #: ../clients/common/settings-docs.h.in:65 msgid "" @@ -6492,6 +6838,12 @@ msgid "" "the client to use a particular PEAP version. To do so, this property may be " "set to \"0\" or \"1\" to force that specific PEAP version." msgstr "" +"Forza quale versione PEAP viene utilizzata quando PEAP è impostato come " +"metodo EAP nella proprietà \"eap\". Quando non è impostato, verrà utilizzata " +"la versione segnalata dal server. A volte quando si utilizzano server RADIUS " +"precedenti, è necessario forzare il client a utilizzare una particolare " +"versione PEAP. Per fare ciò, questa proprietà può essere impostata su \"0\" " +"o \"1\" per forzare quella specifica versione PEAP." #: ../clients/common/settings-docs.h.in:66 msgid "" @@ -6500,6 +6852,10 @@ msgid "" "authentication. If the list is empty, no verification of the server " "certificate's altSubjectName is performed." msgstr "" +"Elenco di stringhe da confrontare con altSubjectName del certificato " +"presentato dal server di autenticazione durante l'autenticazione interna " +"\"fase 2\". Se l'elenco è vuoto, non viene eseguita alcuna verifica del nome " +"altSubject del certificato del server." #: ../clients/common/settings-docs.h.in:67 msgid "" @@ -6510,6 +6866,13 @@ msgid "" "\"phase 2\" inner method requires specific parameters for successful " "authentication; see the wpa_supplicant documentation for more details." msgstr "" +"Specifica i metodi di autenticazione interna non EAP \"di fase 2\" " +"consentiti quando un metodo EAP che utilizza un tunnel TLS interno è " +"specificato nella proprietà \"eap\". I metodi \"fase 2\" non EAP " +"riconosciuti sono \"pap\", \"chap\", \"mschap\", \"mschapv2\", \"gtc\", \"otp" +"\", \"md5\" e \"tls\". Ogni metodo interno di \"fase 2\" richiede parametri " +"specifici per un'autenticazione corretta; consultare la documentazione di " +"wpa_supplicant per ulteriori dettagli." #: ../clients/common/settings-docs.h.in:68 msgid "" @@ -6520,6 +6883,13 @@ msgid "" "requires specific parameters for successful authentication; see the " "wpa_supplicant documentation for more details." msgstr "" +"Specifica i metodi di autenticazione interni basati su EAP \"di fase 2\" " +"consentiti quando un metodo EAP che utilizza un tunnel TLS interno è " +"specificato nella proprietà \"eap\". I metodi \"fase 2\" riconosciuti basati " +"su EAP sono \"md5\", \"mschapv2\", \"otp\", \"gtc\" e \"tls\". Ogni metodo " +"interno di \"fase 2\" richiede parametri specifici per un'autenticazione " +"corretta; consultare la documentazione di wpa_supplicant per ulteriori " +"dettagli." #: ../clients/common/settings-docs.h.in:69 msgid "" @@ -6534,6 +6904,17 @@ msgid "" "method supports CA certificates, but this allows man-in-the-middle attacks " "and is NOT recommended." msgstr "" +"Contiene il certificato CA \"fase 2\" se utilizzato dal metodo EAP " +"specificato nelle proprietà \"phase2-auth\" o \"phase2-autheap\". I dati del " +"certificato sono specificati utilizzando uno \"schema\"; due sono " +"attualmente supportati: blob e path. Quando si utilizza lo schema blob (che " +"è retrocompatibile con NM 0.7.x), questa proprietà deve essere impostata sui " +"dati codificati DER del certificato. Quando si utilizza lo schema del " +"percorso, questa proprietà deve essere impostata sul percorso codificato " +"UTF-8 completo del certificato, preceduta dalla stringa \"file: //\" e " +"terminante con un byte NUL di chiusura. Questa proprietà può essere " +"disattivata anche se il metodo EAP supporta i certificati CA, ma ciò " +"consente attacchi man-in-the-middle e NON è raccomandato." #: ../clients/common/settings-docs.h.in:70 msgid "" @@ -6541,11 +6922,15 @@ msgid "" "ca-cert\" property. Only makes sense if the certificate is stored on a " "PKCS#11 token that requires a login." msgstr "" +"La password utilizzata per accedere al certificato CA \"phase2\" memorizzato " +"nella proprietà \"phase2-ca-cert\". Ha senso solo se il certificato è " +"memorizzato su un token PKCS # 11 che richiede un accesso." #: ../clients/common/settings-docs.h.in:71 msgid "" "Flags indicating how to handle the \"phase2-ca-cert-password\" property." msgstr "" +"Flag che indicano come gestire la proprietà \"phase2-ca-cert-password\"." #: ../clients/common/settings-docs.h.in:72 msgid "" @@ -6553,6 +6938,9 @@ msgid "" "certificates to be added to the verification chain in addition to the " "certificate specified in the \"phase2-ca-cert\" property." msgstr "" +"Percorso codificato UTF-8 in una directory contenente certificati formattati " +"PEM o DER da aggiungere alla catena di verifica oltre al certificato " +"specificato nella proprietà \"phase2-ca-cert\"." #: ../clients/common/settings-docs.h.in:73 msgid "" @@ -6567,6 +6955,17 @@ msgid "" "unset even if the EAP method supports CA certificates, but this allows man-" "in-the-middle attacks and is NOT recommended." msgstr "" +"Contiene il certificato del client \"fase 2\" se utilizzato dal metodo EAP " +"specificato nelle proprietà \"phase2-auth\" o \"phase2-autheap\". I dati del " +"certificato sono specificati utilizzando uno \"schema\"; due sono " +"attualmente supportati: blob e path. Quando si utilizza lo schema blob (che " +"è retrocompatibile con NM 0.7.x), questa proprietà deve essere impostata sui " +"dati codificati DER del certificato. Quando si utilizza lo schema del " +"percorso, questa proprietà deve essere impostata sul percorso codificato " +"UTF-8 completo del certificato, preceduta dalla stringa \"file: //\" e " +"terminante con un byte NUL di chiusura. Questa proprietà può essere " +"disattivata anche se il metodo EAP supporta i certificati CA, ma ciò " +"consente attacchi man-in-the-middle e NON è raccomandato." #: ../clients/common/settings-docs.h.in:74 msgid "" @@ -6574,11 +6973,15 @@ msgid "" "\"phase2-client-cert\" property. Only makes sense if the certificate is " "stored on a PKCS#11 token that requires a login." msgstr "" +"La password utilizzata per accedere al certificato del client \"phase2\" " +"memorizzato nella proprietà \"phase2-client-cert\". Ha senso solo se il " +"certificato è memorizzato su un token PKCS # 11 che richiede un accesso." #: ../clients/common/settings-docs.h.in:75 msgid "" "Flags indicating how to handle the \"phase2-client-cert-password\" property." msgstr "" +"Flag che indicano come gestire la proprietà \"phase2-client-cert-password\"." #: ../clients/common/settings-docs.h.in:76 msgid "" @@ -6589,6 +6992,13 @@ msgid "" "present, this constraint is matched against SubjectName CN using same suffix " "match comparison." msgstr "" +"Vincolo per il nome del dominio del server. Se impostato, questo FQDN viene " +"utilizzato come requisito di corrispondenza suffisso per gli elementi " +"dNSName del certificato presentato dal server di autenticazione durante " +"l'autenticazione interna di \"fase 2\". Se viene trovato un dNSName " +"corrispondente, questo vincolo viene soddisfatto. Se non sono presenti " +"valori dNSName, questo vincolo viene confrontato con SubjectName CN " +"utilizzando lo stesso confronto di corrispondenza del suffisso." #: ../clients/common/settings-docs.h.in:77 msgid "" @@ -6608,6 +7018,24 @@ msgid "" "\"phase2-private-key-password\" property must be set to the password used to " "decode the PKCS#12 private key and certificate." msgstr "" +"Contiene la chiave privata interna \"fase 2\" quando la proprietà \"phase2-" +"auth\" o \"phase2-autheap\" è impostata su \"tls\". I dati chiave sono " +"specificati utilizzando uno \"schema\"; due sono attualmente supportati: " +"blob e path. Quando si utilizza lo schema blob e le chiavi private, questa " +"proprietà deve essere impostata sui dati codificati PEM codificati della " +"chiave. Quando si utilizzano le chiavi private con lo schema del percorso, " +"questa proprietà deve essere impostata sul percorso codificato UTF-8 " +"completo della chiave, preceduta dalla stringa \"file: //\" e terminante con " +"un byte NUL terminante. Quando si utilizzano le chiavi private in formato " +"PKCS # 12 e lo schema blob, questa proprietà deve essere impostata sui dati " +"PKCS # 12 e la proprietà \"phase2-private-key-password\" deve essere " +"impostata sulla password utilizzata per decrittografare il certificato PKCS " +"# 12 e chiave. Quando si utilizzano i file PKCS # 12 e lo schema dei " +"percorsi, questa proprietà deve essere impostata sul percorso codificato " +"UTF-8 completo della chiave, preceduta dalla stringa \"file: //\" e " +"terminante con un byte NUL terminante, e come con schema blob la proprietà " +"\"phase2-private-key-password\" deve essere impostata sulla password " +"utilizzata per decodificare la chiave privata e il certificato PKCS # 12." #: ../clients/common/settings-docs.h.in:78 msgid "" @@ -6615,11 +7043,15 @@ msgid "" "\"phase2-private-key\" property when the private key either uses the path " "scheme, or is a PKCS#12 format key." msgstr "" +"La password utilizzata per decrittografare la chiave privata \"fase 2\" " +"specificata nella proprietà \"phase2-private-key\" quando la chiave privata " +"utilizza lo schema del percorso o è una chiave di formato PKCS # 12." #: ../clients/common/settings-docs.h.in:79 msgid "" "Flags indicating how to handle the \"phase2-private-key-password\" property." msgstr "" +"Flag che indicano come gestire la proprietà \"phase2-private-key-password\"." #: ../clients/common/settings-docs.h.in:80 msgid "" @@ -6629,15 +7061,21 @@ msgid "" "performed. This property provides little security, if any, and its use is " "deprecated in favor of NMSetting8021x:phase2-domain-suffix-match." msgstr "" +"Sottostringa da abbinare all'oggetto del certificato presentato dal server " +"di autenticazione durante l'autenticazione interna \"fase 2\". Una volta " +"disinserito, non viene eseguita alcuna verifica dell'oggetto del certificato " +"del server di autenticazione. Questa proprietà fornisce poca sicurezza, se " +"esiste, e il suo utilizzo è deprecato a favore di NMSetting8021x: phase2-" +"domain-suffix-match." #: ../clients/common/settings-docs.h.in:81 msgid "PIN used for EAP authentication methods." -msgstr "" +msgstr "PIN utilizzato per i metodi di autenticazione EAP." #: ../clients/common/settings-docs.h.in:82 #: ../clients/common/settings-docs.h.in:176 msgid "Flags indicating how to handle the \"pin\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"pin\"." #: ../clients/common/settings-docs.h.in:83 msgid "" @@ -6660,6 +7098,28 @@ msgid "" "users. Private keys should always be encrypted with a private key password " "to prevent unauthorized access to unencrypted private key data." msgstr "" +"Contiene la chiave privata quando la proprietà \"eap\" è impostata su \"tls" +"\". I dati chiave sono specificati utilizzando uno \"schema\"; due sono " +"attualmente supportati: blob e path. Quando si utilizza lo schema blob e le " +"chiavi private, questa proprietà deve essere impostata sui dati codificati " +"PEM codificati della chiave. Quando si utilizzano le chiavi private con lo " +"schema del percorso, questa proprietà deve essere impostata sul percorso " +"codificato UTF-8 completo della chiave, preceduta dalla stringa \"file: //\" " +"e terminante con un byte NUL terminante. Quando si utilizzano le chiavi " +"private in formato PKCS # 12 e lo schema blob, questa proprietà deve essere " +"impostata sui dati PKCS # 12 e la proprietà \"private-key-password\" deve " +"essere impostata sulla password utilizzata per decrittografare il " +"certificato e la chiave PKCS # 12. Quando si utilizzano i file PKCS # 12 e " +"lo schema dei percorsi, questa proprietà deve essere impostata sul percorso " +"codificato UTF-8 completo della chiave, preceduta dalla stringa \"file: //\" " +"e terminante con un byte NUL terminante, e come con schema blob la proprietà " +"\"private-key-password\" deve essere impostata sulla password utilizzata per " +"decodificare la chiave privata e il certificato PKCS # 12. ATTENZIONE: la " +"\"chiave privata\" non è una proprietà \"segreta\" e quindi i dati della " +"chiave privata non crittografati che utilizzano lo schema BLOB possono " +"essere letti da utenti non privilegiati. Le chiavi private devono essere " +"sempre crittografate con una password della chiave privata per impedire " +"l'accesso non autorizzato ai dati della chiave privata non crittografati." #: ../clients/common/settings-docs.h.in:84 msgid "" @@ -6667,10 +7127,15 @@ msgid "" "\" property when the private key either uses the path scheme, or if the " "private key is a PKCS#12 format key." msgstr "" +"La password utilizzata per decrittografare la chiave privata specificata " +"nella proprietà \"chiave privata\" quando la chiave privata utilizza lo " +"schema del percorso o se la chiave privata è una chiave di formato PKCS # 12." #: ../clients/common/settings-docs.h.in:85 msgid "Flags indicating how to handle the \"private-key-password\" property." msgstr "" +"Bandiere che indicano come gestire la proprietà \"password con chiave privata" +"\"." #: ../clients/common/settings-docs.h.in:86 msgid "" @@ -6680,6 +7145,11 @@ msgid "" "security, if any, and its use is deprecated in favor of NMSetting8021x:" "domain-suffix-match." msgstr "" +"Sottostringa da abbinare all'oggetto del certificato presentato dal server " +"di autenticazione. Una volta disinserito, non viene eseguita alcuna verifica " +"dell'oggetto del certificato del server di autenticazione. Questa proprietà " +"fornisce poca sicurezza, se esiste, e il suo utilizzo è deprecato a favore " +"di NMSetting8021x: dominio-suffisso-match." #: ../clients/common/settings-docs.h.in:87 msgid "" @@ -6692,6 +7162,15 @@ msgid "" "\"ca-cert\" and \"phase2-ca-cert\" properties instead (sets ca_cert/ca_cert2 " "options for wpa_supplicant)." msgstr "" +"Se TRUE, sovrascrive le proprietà \"ca-path\" e \"phase2-ca-path\" " +"utilizzando la directory CA di sistema specificata al momento della " +"configurazione con l'opzione --system-ca-path. I certificati in questa " +"directory vengono aggiunti alla catena di verifica oltre a tutti i " +"certificati specificati dalle proprietà \"ca-cert\" e \"phase2-ca-cert\". Se " +"il percorso fornito con --system-ca-path è piuttosto un nome file (pacchetto " +"di certificati CA attendibili), sostituisce invece le proprietà \"ca-cert\" " +"e \"phase2-ca-cert\" (imposta le opzioni ca_cert / ca_cert2 per " +"wpa_supplicant )." #: ../clients/common/settings-docs.h.in:88 msgid "" @@ -6703,6 +7182,14 @@ msgid "" "\" and \"duplex\" properties should be both set or link configuration will " "be skipped." msgstr "" +"Quando TRUE, applica la negoziazione automatica della velocità e della " +"modalità duplex. Se entrambe le proprietà \"velocità\" e \"duplex\" sono " +"entrambe specificate, solo quella singola modalità verrà pubblicizzata e " +"accettata durante il processo di negoziazione automatica del collegamento: " +"funziona solo per le specifiche BASE-T 802.3 ed è utile per l'applicazione " +"delle modalità gigabit, come in questi la negoziazione di link di casi è " +"obbligatoria. Quando FALSE, le proprietà \"velocità\" e \"duplex\" devono " +"essere entrambe impostate o la configurazione del collegamento verrà saltata." #: ../clients/common/settings-docs.h.in:89 msgid "" @@ -6720,6 +7207,21 @@ msgid "" "D-Bus, this field is expressed as \"assigned-mac-address\" or the deprecated " "\"cloned-mac-address\"." msgstr "" +"Se specificato, richiedere al dispositivo di utilizzare questo indirizzo " +"MAC. Questo è noto come clonazione o spoofing MAC. Oltre a specificare " +"esplicitamente un indirizzo MAC, sono supportati i valori speciali \"preserve" +"\", \"permanent\", \"random\" e \"stable\". \"preserve\" significa non " +"toccare l'indirizzo MAC all'attivazione. \"permanente\" significa utilizzare " +"l'indirizzo hardware permanente se il dispositivo ne ha uno (altrimenti " +"viene considerato come \"preservare\"). \"random\" crea un indirizzo MAC " +"casuale su ogni connessione. \"stable\" crea un indirizzo MAC con hash " +"basato su connection.stable-id e una chiave dipendente dalla macchina. Se " +"non specificato, il valore può essere sovrascritto tramite i valori " +"predefiniti globali, consultare il manuale di NetworkManager.conf. Se non " +"specificato, il valore predefinito è \"preserve\" (le versioni precedenti di " +"NetworkManager potrebbero utilizzare un valore predefinito diverso). Su D-" +"Bus, questo campo è espresso come \"assegnato-mac-address\" o deprecato " +"\"cloned-mac-address\"." #: ../clients/common/settings-docs.h.in:90 msgid "" @@ -6735,6 +7237,19 @@ msgid "" "\"speed\" property if specified. Before specifying a duplex mode be sure " "your device supports it." msgstr "" +"Quando viene impostato un valore, \"mezzo\" o \"pieno\", configura il " +"dispositivo in modo che utilizzi la modalità duplex specificata. Se \"auto-" +"negotiate\" è \"yes\", la modalità duplex specificata sarà l'unica " +"pubblicizzata durante la negoziazione del collegamento: funziona solo per le " +"specifiche BASE-T 802.3 ed è utile per l'applicazione delle modalità " +"gigabit, poiché in questi casi la negoziazione del collegamento è " +"obbligatoria. Se il valore è non impostato (il valore predefinito), la " +"configurazione del collegamento verrà saltata (se \"negoziazione automatica" +"\" è \"no\", impostazione predefinita) o verrà negoziata automaticamente (se " +"\"negoziazione automatica\" è \"sì\") e il dispositivo locale pubblicizzerà " +"tutte le modalità duplex supportate. Deve essere impostato insieme alla " +"proprietà \"speed\" se specificato. Prima di specificare una modalità " +"duplex, assicurati che il tuo dispositivo lo supporti." #: ../clients/common/settings-docs.h.in:92 msgid "" @@ -6742,6 +7257,9 @@ msgid "" "permanent MAC address matches. This property does not change the MAC address " "of the device (i.e. MAC spoofing)." msgstr "" +"Se specificato, questa connessione si applica solo al dispositivo Ethernet " +"il cui indirizzo MAC permanente corrisponde. Questa proprietà non modifica " +"l'indirizzo MAC del dispositivo (ad esempio lo spoofing MAC)." #: ../clients/common/settings-docs.h.in:93 msgid "" @@ -6749,6 +7267,10 @@ msgid "" "permanent MAC address matches an address in the list. Each MAC address is " "in the standard hex-digits-and-colons notation (00:11:22:33:44:55)." msgstr "" +"Se specificato, questa connessione non verrà mai applicata al dispositivo " +"Ethernet il cui indirizzo MAC permanente corrisponde a un indirizzo " +"nell'elenco. Ogni indirizzo MAC è nella notazione esadecimale-cifre-due-" +"numeri (00: 11: 22: 33: 44: 55)." #: ../clients/common/settings-docs.h.in:95 msgid "" @@ -6757,12 +7279,20 @@ msgid "" "\"bnc\" (Thin Ethernet) or \"mii\" (Media Independent Interface). If the " "device supports only one port type, this setting is ignored." msgstr "" +"Tipo di porta specifico da utilizzare se il dispositivo supporta più metodi " +"di allegato. Uno di \"tp\" (Twisted Pair), \"aui\" (Attachment Unit " +"Interface), \"bnc\" (Ethernet sottile) o \"mii\" (Media Independent " +"Interface). Se il dispositivo supporta solo un tipo di porta, questa " +"impostazione viene ignorata." #: ../clients/common/settings-docs.h.in:96 msgid "" "s390 network device type; one of \"qeth\", \"lcs\", or \"ctc\", representing " "the different types of virtual network devices available on s390 systems." msgstr "" +"tipo di dispositivo di rete s390; uno di \"qeth\", \"lcs\" o \"ctc\", che " +"rappresenta i diversi tipi di dispositivi di rete virtuali disponibili sui " +"sistemi s390." #: ../clients/common/settings-docs.h.in:97 msgid "" @@ -6771,6 +7301,11 @@ msgid "" "\"portname\", \"protocol\", among others. Key names must contain only " "alphanumeric characters (ie, [a-zA-Z0-9])." msgstr "" +"Dizionario di coppie chiave / valore di opzioni del dispositivo specifiche " +"per s390. Entrambe le chiavi e i valori devono essere stringhe. Le chiavi " +"consentite includono \"portno\", \"layer2\", \"portname\", \"protocol\", tra " +"gli altri. I nomi delle chiavi devono contenere solo caratteri alfanumerici " +"(es. [A-zA-Z0-9])." #: ../clients/common/settings-docs.h.in:98 msgid "" @@ -6781,6 +7316,13 @@ msgid "" "contain exactly 3 strings, and each string may only be composed of " "hexadecimal characters and the period (.) character." msgstr "" +"Identifica i sottocanali specifici che questo dispositivo di rete utilizza " +"per la comunicazione con l'host z / VM o s390. Come la proprietà \"mac-" +"address\" per dispositivi non z / VM, questa proprietà può essere utilizzata " +"per garantire che questa connessione si applichi solo al dispositivo di rete " +"che utilizza questi sottocanali. L'elenco dovrebbe contenere esattamente 3 " +"stringhe e ogni stringa può essere composta solo da caratteri esadecimali e " +"dal carattere punto (.)." #: ../clients/common/settings-docs.h.in:99 msgid "" @@ -6796,6 +7338,19 @@ msgid "" "property when non-zero. Before specifying a speed value be sure your device " "supports it." msgstr "" +"Quando è impostato un valore superiore a 0, configura il dispositivo per " +"utilizzare la velocità specificata. Se \"auto-negotiate\" è \"sì\", la " +"velocità specificata sarà l'unica pubblicizzata durante la negoziazione del " +"collegamento: funziona solo per le specifiche BASE-T 802.3 ed è utile per " +"far rispettare le velocità di gigabit, poiché in questo caso la negoziazione " +"del collegamento è obbligatoria. Se il valore è non impostato (0, il valore " +"predefinito), la configurazione del link verrà saltata (se \"auto-negotiate" +"\" è \"no\", il valore predefinito) o sarà negoziata automaticamente (se " +"\"auto-negotiate\" è \"sì\" \") e il dispositivo locale pubblicizzerà tutte " +"le velocità supportate. In Mbit / s, ovvero 100 == 100 Mbit / s. Deve essere " +"impostato insieme alla proprietà \"duplex\" quando diverso da zero. Prima di " +"specificare un valore di velocità, assicurati che il tuo dispositivo lo " +"supporti." #: ../clients/common/settings-docs.h.in:100 msgid "" @@ -6809,6 +7364,16 @@ msgid "" "use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to " "disable management of Wake-on-LAN in NetworkManager)." msgstr "" +"Le opzioni NMSettingWiredWakeOnLan da abilitare. Non tutti i dispositivi " +"supportano tutte le opzioni. Può essere qualsiasi combinazione di " +"NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST " +"(0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), " +"NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), " +"NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC " +"(0x40) oppure i valori speciali NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) " +"(per utilizzare le impostazioni globali) e " +"NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (per disabilitare la gestione " +"di Wake-on-LAN in NetworkManager)." #: ../clients/common/settings-docs.h.in:101 msgid "" @@ -6816,40 +7381,46 @@ msgid "" "represented as an Ethernet MAC address. If NULL, no password will be " "required." msgstr "" +"Se specificato, la password utilizzata con Wake-on-LAN basata su magic-" +"packet, rappresentata come indirizzo MAC Ethernet. Se NULL, non sarà " +"richiesta alcuna password." #: ../clients/common/settings-docs.h.in:102 msgid "Encapsulation of ADSL connection. Can be \"vcmux\" or \"llc\"." -msgstr "" +msgstr "Incapsulamento della connessione ADSL. Può essere \"vcmux\" o \"llc\"." #: ../clients/common/settings-docs.h.in:103 msgid "Password used to authenticate with the ADSL service." -msgstr "" +msgstr "Password utilizzata per l'autenticazione con il servizio ADSL." #: ../clients/common/settings-docs.h.in:105 msgid "ADSL connection protocol. Can be \"pppoa\", \"pppoe\" or \"ipoatm\"." msgstr "" +"Protocollo di connessione ADSL. Può essere \"pppoa\", \"pppoe\" o \"ipoatm\"." #: ../clients/common/settings-docs.h.in:106 msgid "Username used to authenticate with the ADSL service." -msgstr "" +msgstr "Nome utente utilizzato per l'autenticazione con il servizio ADSL." #: ../clients/common/settings-docs.h.in:107 msgid "VCI of ADSL connection" -msgstr "" +msgstr "VCI della connessione ADSL" #: ../clients/common/settings-docs.h.in:108 msgid "VPI of ADSL connection" -msgstr "" +msgstr "VPI della connessione ADSL" #: ../clients/common/settings-docs.h.in:109 msgid "The Bluetooth address of the device." -msgstr "" +msgstr "L'indirizzo Bluetooth del dispositivo." #: ../clients/common/settings-docs.h.in:110 msgid "" "Either \"dun\" for Dial-Up Networking connections or \"panu\" for Personal " "Area Networking connections to devices supporting the NAP profile." msgstr "" +"O \"dun\" per connessioni Dial-Up Networking o \"panu\" per connessioni di " +"Personal Area Networking ai dispositivi che supportano il profilo NAP." #: ../clients/common/settings-docs.h.in:111 msgid "" @@ -6857,14 +7428,17 @@ msgid "" "be strings. Option names must contain only alphanumeric characters (ie, [a-" "zA-Z0-9])." msgstr "" +"Dizionario di coppie chiave / valore di opzioni di legame. Entrambe le " +"chiavi e i valori devono essere stringhe. I nomi delle opzioni devono " +"contenere solo caratteri alfanumerici (es. [A-zA-Z0-9])." #: ../clients/common/settings-docs.h.in:112 msgid "The Ethernet MAC address aging time, in seconds." -msgstr "" +msgstr "Il tempo di invecchiamento dell'indirizzo MAC Ethernet, in secondi." #: ../clients/common/settings-docs.h.in:113 msgid "The Spanning Tree Protocol (STP) forwarding delay, in seconds." -msgstr "" +msgstr "Il ritardo di inoltro dello Spanning Tree Protocol (STP), in secondi." #: ../clients/common/settings-docs.h.in:114 msgid "" @@ -6874,10 +7448,16 @@ msgid "" "address in that range that must be forwarded. The mask can't have bits 0, 1 " "or 2 set because they are used for STP, MAC pause frames and LACP." msgstr "" +"Una maschera di indirizzi di gruppo da inoltrare. Di solito, gli indirizzi " +"di gruppo nell'intervallo da 01: 80: C2: 00: 00: 00 a 01: 80: C2: 00: 00: 0F " +"non vengono inoltrati in base agli standard. Questa proprietà è una maschera " +"di 16 bit, ognuno corrispondente a un indirizzo di gruppo in " +"quell'intervallo che deve essere inoltrato. La maschera non può avere i bit " +"0, 1 o 2 impostati perché sono usati per i frame di pausa STP, MAC e LACP." #: ../clients/common/settings-docs.h.in:115 msgid "The Spanning Tree Protocol (STP) hello time, in seconds." -msgstr "" +msgstr "Lo Spanning Tree Protocol (STP) ciao, in secondi." #: ../clients/common/settings-docs.h.in:116 msgid "" @@ -6888,10 +7468,16 @@ msgid "" "the MAC address of the bridge later while activating the bridge. Hence, this " "property is deprecated. Deprecated: 1" msgstr "" +"Se specificato, l'indirizzo MAC del bridge. Quando si crea un nuovo bridge, " +"questo indirizzo MAC verrà impostato. Se questo campo non viene specificato, " +"viene chiamato \"ethernet.cloned-mac-address\" per generare l'indirizzo MAC " +"iniziale. Nota che l'impostazione \"ethernet.cloned-mac-address\" " +"sovrascrive l'indirizzo MAC del bridge in un secondo momento durante " +"l'attivazione del bridge. Quindi, questa proprietà è deprecata. Obsoleto: 1" #: ../clients/common/settings-docs.h.in:117 msgid "The Spanning Tree Protocol (STP) maximum message age, in seconds." -msgstr "" +msgstr "L'età massima del messaggio Spanning Tree Protocol (STP), in secondi." #: ../clients/common/settings-docs.h.in:118 msgid "" @@ -6910,26 +7496,34 @@ msgid "" "values are \"better\"; the lowest priority bridge will be elected the root " "bridge." msgstr "" +"Imposta la priorità del protocollo Spanning Tree (STP) per questo bridge. I " +"valori più bassi sono \"migliori\"; il bridge con priorità più bassa verrà " +"eletto come root bridge." #: ../clients/common/settings-docs.h.in:120 msgid "" "Controls whether Spanning Tree Protocol (STP) is enabled for this bridge." msgstr "" +"Controlla se lo Spanning Tree Protocol (STP) è abilitato per questo bridge." #: ../clients/common/settings-docs.h.in:121 msgid "" "Enables or disables \"hairpin mode\" for the port, which allows frames to be " "sent back out through the port the frame was received on." msgstr "" +"Abilita o disabilita la \"modalità hairpin\" per la porta, che consente di " +"ritrasmettere i frame attraverso la porta su cui è stato ricevuto il frame." #: ../clients/common/settings-docs.h.in:122 msgid "" "The Spanning Tree Protocol (STP) port cost for destinations via this port." msgstr "" +"Il costo della porta dello Spanning Tree Protocol (STP) per le destinazioni " +"tramite questa porta." #: ../clients/common/settings-docs.h.in:123 msgid "The Spanning Tree Protocol (STP) priority of this bridge port." -msgstr "" +msgstr "La priorità dello Spanning Tree Protocol (STP) di questa porta bridge." #: ../clients/common/settings-docs.h.in:124 #: ../clients/common/settings-docs.h.in:170 @@ -6938,6 +7532,8 @@ msgid "" "If non-zero, only transmit packets of the specified size or smaller, " "breaking larger packets up into multiple frames." msgstr "" +"Se diverso da zero, trasmette solo pacchetti della dimensione specificata o " +"più piccoli, interrompendo pacchetti più grandi in più frame." #: ../clients/common/settings-docs.h.in:125 msgid "" @@ -6945,6 +7541,9 @@ msgid "" "broadband network, if any. If not specified, the default number (#777) is " "used when required." msgstr "" +"Il numero da comporre per stabilire la connessione alla rete a banda larga " +"mobile basata su CDMA, se presente. Se non specificato, viene utilizzato il " +"numero predefinito (# 777) quando richiesto." #: ../clients/common/settings-docs.h.in:126 #: ../clients/common/settings-docs.h.in:173 @@ -6953,6 +7552,9 @@ msgid "" "providers do not require a password, or accept any password. But if a " "password is required, it is specified here." msgstr "" +"La password utilizzata per l'autenticazione con la rete, se necessario. " +"Molti provider non richiedono una password o accettano alcuna password. Ma " +"se è richiesta una password, è specificata qui." #: ../clients/common/settings-docs.h.in:128 #: ../clients/common/settings-docs.h.in:179 @@ -6961,6 +7563,9 @@ msgid "" "providers do not require a username, or accept any username. But if a " "username is required, it is specified here." msgstr "" +"Il nome utente utilizzato per l'autenticazione con la rete, se necessario. " +"Molti provider non richiedono un nome utente o accettano alcun nome utente. " +"Ma se è richiesto un nome utente, è specificato qui." #: ../clients/common/settings-docs.h.in:129 msgid "" @@ -6969,6 +7574,11 @@ msgid "" "set, the authentication retries for 3 times before failing the connection. " "Currently this only applies to 802-1x authentication." msgstr "" +"Il numero di tentativi per l'autenticazione. Zero significa provare " +"indefinitamente; -1 significa utilizzare un valore predefinito globale. Se " +"l'impostazione predefinita globale non è impostata, l'autenticazione riprova " +"per 3 volte prima di fallire la connessione. Attualmente questo si applica " +"solo all'autenticazione 802-1x." #: ../clients/common/settings-docs.h.in:130 msgid "" @@ -6979,6 +7589,12 @@ msgid "" "profiles. See \"secondaries\" as an alternative to automatically connect VPN " "profiles." msgstr "" +"Indipendentemente dal fatto che la connessione debba essere automaticamente " +"connessa da NetworkManager quando sono disponibili le risorse per la " +"connessione. VERO per attivare automaticamente la connessione, FALSE per " +"richiedere l'intervento manuale per attivare la connessione. Si noti che " +"autoconnect non è implementato per i profili VPN. Vedi \"secondari\" come " +"alternativa per connettere automaticamente i profili VPN." #: ../clients/common/settings-docs.h.in:131 msgid "" @@ -6986,6 +7602,9 @@ msgid "" "connections with higher priority will be preferred. Defaults to 0. The " "higher number means higher priority." msgstr "" +"La priorità di autoconnect. Se la connessione è impostata su autoconnect, " +"verranno preferite le connessioni con priorità più alta. Il valore " +"predefinito è 0. Il numero più alto indica una priorità più alta." #: ../clients/common/settings-docs.h.in:132 msgid "" @@ -6995,6 +7614,12 @@ msgid "" "blocking autoconnect. Note that after a timeout, NetworkManager will try to " "autoconnect again." msgstr "" +"Il numero di volte in cui una connessione deve essere tentata durante " +"l'autoattivazione prima di rinunciare. Zero significa per sempre, -1 indica " +"il valore predefinito globale (4 volte se non sovrascritto). L'impostazione " +"su 1 significa provare l'attivazione una sola volta prima di bloccare " +"autoconnect. Si noti che dopo un timeout, NetworkManager proverà a eseguire " +"nuovamente la connessione automatica." #: ../clients/common/settings-docs.h.in:133 msgid "" @@ -7007,18 +7632,31 @@ msgid "" "set, global connection.autoconnect-slaves is read to determine the real " "value. If it is default as well, this fallbacks to 0." msgstr "" +"Se gli slave di questa connessione debbano essere richiamati automaticamente " +"o meno quando NetworkManager attiva questa connessione. Questo ha solo un " +"effetto reale per le connessioni master. Le proprietà \"autoconnect\", " +"\"autoconnect-priority\" e \"autoconnect-retries\" non sono correlate a " +"questa impostazione. I valori consentiti sono: 0: lascia intatte le " +"connessioni slave, 1: attiva tutte le connessioni slave con questa " +"connessione, -1: default. Se è impostato -1 (predefinito), viene letto " +"global connection.autoconnect-slaves per determinare il valore reale. Se è " +"anche predefinito, questo fallback a 0." #: ../clients/common/settings-docs.h.in:134 msgid "" "If greater than zero, delay success of IP addressing until either the " "timeout is reached, or an IP gateway replies to a ping." msgstr "" +"Se maggiore di zero, ritardare il successo dell'indirizzamento IP finché non " +"viene raggiunto il timeout o un gateway IP risponde a un ping." #: ../clients/common/settings-docs.h.in:135 msgid "" "A human readable unique identifier for the connection, like \"Work Wi-Fi\" " "or \"T-Mobile 3G\"." msgstr "" +"Un identificatore univoco leggibile dall'uomo per la connessione, come " +"\"Work Wi-Fi\" o \"T-Mobile 3G\"." #: ../clients/common/settings-docs.h.in:136 msgid "" @@ -7032,10 +7670,20 @@ msgid "" "names change or are reordered the connection may be applied to the wrong " "interface." msgstr "" +"Il nome dell'interfaccia di rete a cui è connessa questa connessione. Se non " +"impostato, la connessione può essere collegata a qualsiasi interfaccia del " +"tipo appropriato (soggetto a restrizioni imposte da altre impostazioni). Per " +"i dispositivi software questo specifica il nome del dispositivo creato. Per " +"i tipi di connessione in cui i nomi delle interfacce non possono essere resi " +"facilmente persistenti (ad esempio, banda larga mobile o Ethernet USB), " +"questa proprietà non deve essere utilizzata. L'impostazione di questa " +"proprietà limita le interfacce con cui è possibile utilizzare una " +"connessione e, se i nomi delle interfacce cambiano o vengono riordinati, la " +"connessione potrebbe essere applicata all'interfaccia errata." #: ../clients/common/settings-docs.h.in:137 msgid "Whether LLDP is enabled for the connection." -msgstr "" +msgstr "Se LLDP è abilitato per la connessione." #: ../clients/common/settings-docs.h.in:138 msgid "" @@ -7048,10 +7696,20 @@ msgid "" "host names. This feature requires a plugin which supports LLMNR. One such " "plugin is dns-systemd-resolved." msgstr "" +"Risoluzione dei nomi multicast Link-Local (LLMNR) abilitata per la " +"connessione. LLMNR è un protocollo basato sul formato del pacchetto Domain " +"Name System (DNS) che consente a entrambi gli host IPv4 e IPv6 di eseguire " +"la risoluzione dei nomi per gli host sullo stesso collegamento locale. I " +"valori consentiti sono: sì: registra il nome host e la risoluzione per la " +"connessione, no: disabilita LLMNR per l'interfaccia, risolvi: non registrare " +"il nome host ma consentire la risoluzione dei nomi host LLMNR. Questa " +"funzione richiede un plugin che supporti LLMNR. Uno di questi plugin è dns-" +"systemd-resolved." #: ../clients/common/settings-docs.h.in:139 msgid "Interface name of the master device or UUID of the master connection." msgstr "" +"Nome dell'interfaccia del dispositivo master o UUID della connessione master." #: ../clients/common/settings-docs.h.in:140 msgid "" @@ -7061,18 +7719,27 @@ msgid "" "host names. This feature requires a plugin which supports mDNS. One such " "plugin is dns-systemd-resolved." msgstr "" +"Se mDNS è abilitato per la connessione. I valori consentiti sono: sì: " +"registra il nome host e la risoluzione per la connessione, no: disabilita " +"mDNS per l'interfaccia, risolvi: non registrare il nome host ma consentire " +"la risoluzione dei nomi host mDNS. Questa funzione richiede un plugin che " +"supporti mDNS. Uno di questi plugin è dns-systemd-resolved." #: ../clients/common/settings-docs.h.in:141 msgid "" "Whether the connection is metered. When updating this property on a " "currently activated connection, the change takes effect immediately." msgstr "" +"Se la connessione è misurata. Quando si aggiorna questa proprietà su una " +"connessione attualmente attivata, la modifica ha effetto immediato." #: ../clients/common/settings-docs.h.in:142 msgid "" "Specifies whether the profile can be active multiple times at a particular " "moment. The value is of type NMConnectionMultiConnect." msgstr "" +"Specifica se il profilo può essere attivo più volte in un determinato " +"momento. Il valore è di tipo NMConnectionMultiConnect." #: ../clients/common/settings-docs.h.in:143 msgid "" @@ -7088,6 +7755,19 @@ msgid "" "present must be ignored and is reserved for future use. All of [type], " "[id], and [reserved] must be valid UTF-8." msgstr "" +"Una serie di stringhe che definiscono l'accesso che un determinato utente ha " +"a questa connessione. Se questo è NULL o vuoto, tutti gli utenti sono " +"autorizzati ad accedere a questa connessione; in caso contrario, gli utenti " +"sono autorizzati se e solo se si trovano in questo elenco. Quando questo non " +"è vuoto, la connessione può essere attiva solo quando uno degli utenti " +"specificati è connesso a una sessione attiva. Ogni voce ha il formato " +"\"[tipo]: [id]: [riservato]\"; ad esempio, \"utente: dcbw: blah\". In questo " +"momento è consentito solo l'utente \"tipo\". Eventuali altri valori vengono " +"ignorati e riservati per uso futuro. [id] è il nome utente a cui si " +"riferisce questa autorizzazione, che potrebbe non contenere il carattere \":" +"\". Qualsiasi informazione [riservata] presente deve essere ignorata ed è " +"riservata per un uso futuro. Tutti i [tipo], [id] e [riservato] devono " +"essere UTF-8 validi." #: ../clients/common/settings-docs.h.in:144 msgid "" @@ -7095,18 +7775,27 @@ msgid "" "service's D-Bus interface with the right privileges, or TRUE if the " "connection is read-only and cannot be modified." msgstr "" +"FALSE se la connessione può essere modificata utilizzando l'interfaccia D-" +"Bus del servizio impostazioni fornito con i privilegi corretti, o TRUE se la " +"connessione è di sola lettura e non può essere modificata." #: ../clients/common/settings-docs.h.in:145 msgid "" "List of connection UUIDs that should be activated when the base connection " "itself is activated. Currently only VPN connections are supported." msgstr "" +"Elenco degli UUID di connessione che devono essere attivati quando viene " +"attivata la connessione di base. Attualmente sono supportate solo le " +"connessioni VPN." #: ../clients/common/settings-docs.h.in:146 msgid "" "Setting name of the device type of this slave's master connection (eg, \"bond" "\"), or NULL if this connection is not a slave." msgstr "" +"Impostazione del nome del tipo di dispositivo della connessione principale " +"di questo slave (ad es. \"Legame\") o NULL se questa connessione non è uno " +"slave." #: ../clients/common/settings-docs.h.in:147 msgid "" @@ -7125,9 +7814,10 @@ msgid "" "ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so " "that different interfaces yield different addresses. The '$' character is " "treated special to perform dynamic substitutions at runtime. Currently " -"supported are \"${CONNECTION}\", \"${DEVICE}\", \"${BOOT}\", \"${RANDOM}\". " -"These effectively create unique IDs per-connection, per-device, per-boot, or " -"every time. Note that \"${DEVICE}\" corresponds the the interface name of " +"supported are \"${CONNECTION}\", \"${DEVICE}\", \"${MAC}\", \"${BOOT}\", " +"\"${RANDOM}\". These effectively create unique IDs per-connection, per-" +"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds the the " +"interface name of the device and \"${MAC}\" is the permanent MAC address of " "the device. Any unrecognized patterns following '$' are treated verbatim, " "however are reserved for future use. You are thus advised to avoid '$' or " "escape it as \"$$\". For example, set it to \"${CONNECTION}-${BOOT}-" @@ -7137,6 +7827,35 @@ msgid "" "If the value is still unset, the default is similar to \"${CONNECTION}\" and " "uses a unique, fixed ID for the connection." msgstr "" +"Questo rappresenta l'identità della connessione utilizzata per vari scopi. " +"Permette di configurare più profili per condividere l'identità. Inoltre, " +"l'id stabile può contenere segnaposto sostituiti dinamicamente e " +"deterministicamente in base al contesto. L'id stabile è usato per generare " +"indirizzi IPv6 stabili privati con ipv6.addr-gen-mode = stable-privacy. " +"Viene anche utilizzato per seminare l'indirizzo MAC clonato generato per " +"ethernet.cloned-mac-address = stable e wifi.cloned-mac-address = stable. " +"Viene anche utilizzato come identificativo client DHCP con ipv4.dhcp-client-" +"id = stabile e per derivare il DUID DHCP con ipv6.dhcp-duid = stable- [llt, " +"ll, uuid]. Si noti che, a seconda del contesto in cui viene utilizzato, " +"anche altri parametri vengono seminati nell'algoritmo di generazione. Ad " +"esempio, è anche comunemente inclusa una chiave per host, in modo che i " +"diversi sistemi finiscano per generare ID diversi. O con ipv6.addr-gen-mode " +"= stable-privacy, anche il nome del dispositivo è incluso, in modo che le " +"diverse interfacce producano indirizzi diversi. Il carattere '$' viene " +"trattato in modo speciale per eseguire sostituzioni dinamiche in fase di " +"esecuzione. Attualmente supportati sono \"$ {CONNECTION}\", \"$ {DEVICE}\", " +"\"$ {BOOT}\", \"$ {RANDOM}\". Questi creano in modo efficace ID univoci per " +"connessione, per dispositivo, per avvio o ogni volta. Nota che \"$ " +"{DEVICE}\" corrisponde al nome dell'interfaccia del dispositivo. Tutti i " +"pattern non riconosciuti che seguono '$' sono trattati letteralmente, " +"tuttavia sono riservati per uso futuro. Si consiglia quindi di evitare \"$\" " +"o di fuggire come \"$$\". Ad esempio, impostalo su \"$ {CONNECTION} - $ " +"{BOOT} - $ {DEVICE}\" per creare un ID univoco per questa connessione che " +"cambia ad ogni riavvio e varia a seconda dell'interfaccia in cui si attiva " +"il profilo. Se il valore non è impostato, viene consultato un default di " +"connessione globale. Se il valore è ancora non impostato, il valore " +"predefinito è simile a \"$ {CONNECTION}\" e utilizza un ID univoco e fisso " +"per la connessione." #: ../clients/common/settings-docs.h.in:148 msgid "" @@ -7146,6 +7865,12 @@ msgid "" "active connection has the latest timestamp. The property is only meant for " "reading (changes to this property will not be preserved)." msgstr "" +"Il tempo, in secondi trascorsi da Unix Epoch, che la connessione è stata " +"ultimamente _successivamente_ completamente attivata. NetworkManager " +"aggiorna periodicamente la data e l'ora della connessione quando la " +"connessione è attiva per garantire che una connessione attiva abbia l'ultima " +"data / ora. La proprietà è intesa solo per la lettura (le modifiche a questa " +"proprietà non saranno conservate)." #: ../clients/common/settings-docs.h.in:149 msgid "" @@ -7155,6 +7880,12 @@ msgid "" "hardware dependent connections like VPN or otherwise, should contain the " "setting name of that setting type (ie, \"vpn\" or \"bridge\", etc)." msgstr "" +"Tipo base della connessione. Per le connessioni dipendenti dall'hardware, " +"dovrebbe contenere il nome dell'impostazione specifica per il tipo di " +"hardware (ad es. \"802-3-ethernet\" o \"802-11-wireless\" o \"bluetooth\", " +"ecc.) E per i non hardware dipendenti connessioni come VPN o altro, " +"dovrebbero contenere il nome dell'impostazione di quel tipo di impostazione " +"(es. \"vpn\" o \"bridge\", ecc.)." #: ../clients/common/settings-docs.h.in:150 msgid "" @@ -7167,6 +7898,15 @@ msgid "" "UUID must be in the format \"2815492f-7e56-435e-b2e9-246bd7cdc664\" (ie, " "contains only hexadecimal characters and \"-\")." msgstr "" +"Un identificatore universalmente univoco per la connessione, ad esempio " +"generato con libuuid. Deve essere assegnato quando viene creata la " +"connessione e non viene mai modificato fintanto che la connessione si " +"applica ancora alla stessa rete. Ad esempio, non dovrebbe essere modificato " +"quando la proprietà \"id\" o NMSettingIP4Config cambia, ma potrebbe essere " +"necessario ricreare quando il SSID Wi-Fi, il provider di rete a banda larga " +"mobile o la proprietà \"tipo\" cambia. L'UUID deve essere nel formato " +"\"2815492f-7e56-435e-b2e9-246bd7cdc664\" (cioè, contiene solo caratteri " +"esadecimali e \"-\")." #: ../clients/common/settings-docs.h.in:151 msgid "" @@ -7176,6 +7916,12 @@ msgid "" "When updating this property on a currently activated connection, the change " "takes effect immediately." msgstr "" +"Il livello di fiducia di una connessione. Stringa senza distinzione tra " +"maiuscole e minuscole (ad esempio \"Casa\", \"Lavoro\", \"Pubblico\"). La " +"zona NULL o non specificata indica che la connessione verrà inserita nella " +"zona predefinita come definito dal firewall. Quando si aggiorna questa " +"proprietà su una connessione attualmente attivata, la modifica ha effetto " +"immediato." #: ../clients/common/settings-docs.h.in:152 msgid "" @@ -7183,10 +7929,13 @@ msgid "" "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " "NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." msgstr "" +"Specifica NMSettingDcbFlags per l'applicazione FCoE DCB. I flag possono " +"essere qualsiasi combinazione di NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2) e NM_SETTING_DCB_FLAG_WILLING (0x4)." #: ../clients/common/settings-docs.h.in:153 msgid "The FCoE controller mode; either \"fabric\" (default) or \"vn2vn\"." -msgstr "" +msgstr "La modalità del controller FCoE; \"fabric\" (predefinito) o \"vn2vn\"." #: ../clients/common/settings-docs.h.in:154 msgid "" @@ -7194,6 +7943,9 @@ msgid "" "default priority. Only used when the \"app-fcoe-flags\" property includes " "the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." msgstr "" +"La priorità utente massima (0 - 7) che i frame FCoE dovrebbero utilizzare o " +"-1 per la priorità predefinita. Utilizzato solo quando la proprietà \"app-" +"fcoe-flags\" include il flag NM_SETTING_DCB_FLAG_ENABLE (0x1)." #: ../clients/common/settings-docs.h.in:155 msgid "" @@ -7201,6 +7953,9 @@ msgid "" "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " "NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." msgstr "" +"Specifica NMSettingDcbFlags per l'applicazione FIP DCB. I flag possono " +"essere qualsiasi combinazione di NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2) e NM_SETTING_DCB_FLAG_WILLING (0x4)." #: ../clients/common/settings-docs.h.in:156 msgid "" @@ -7208,6 +7963,9 @@ msgid "" "default priority. Only used when the \"app-fip-flags\" property includes " "the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." msgstr "" +"La priorità utente massima (0 - 7) che i frame FIP dovrebbero utilizzare, o " +"-1 per la priorità predefinita. Utilizzato solo quando la proprietà \"app-" +"fip-flags\" include il flag NM_SETTING_DCB_FLAG_ENABLE (0x1)." #: ../clients/common/settings-docs.h.in:157 msgid "" @@ -7215,6 +7973,9 @@ msgid "" "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " "NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." msgstr "" +"Specifica NMSettingDcbFlags per l'applicazione iSCSI DCB. I flag possono " +"essere qualsiasi combinazione di NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2) e NM_SETTING_DCB_FLAG_WILLING (0x4)." #: ../clients/common/settings-docs.h.in:158 msgid "" @@ -7222,6 +7983,9 @@ msgid "" "default priority. Only used when the \"app-iscsi-flags\" property includes " "the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag." msgstr "" +"La priorità utente massima (0 - 7) che i frame iSCSI devono utilizzare o -1 " +"per la priorità predefinita. Utilizzato solo quando la proprietà \"app-iscsi-" +"flags\" include il flag NM_SETTING_DCB_FLAG_ENABLE (0x1)." #: ../clients/common/settings-docs.h.in:159 msgid "" @@ -7231,6 +7995,11 @@ msgid "" "percentages for priorities which belong to the same group must total 100 " "percents." msgstr "" +"Un array di 8 valori uint, in cui l'indice dell'array corrisponde alla " +"Priorità utente (0 - 7) e il valore indica la percentuale di larghezza di " +"banda del gruppo assegnato alla priorità che la priorità può utilizzare. La " +"somma di tutte le percentuali per le priorità che appartengono allo stesso " +"gruppo deve totalizzare 100 percentuali." #: ../clients/common/settings-docs.h.in:160 msgid "" @@ -7238,6 +8007,9 @@ msgid "" "Priority (0 - 7) and the value indicates whether or not the corresponding " "priority should transmit priority pause." msgstr "" +"Una matrice di 8 valori booleani, in cui l'indice dell'array corrisponde " +"alla Priorità utente (0 - 7) e il valore indica se la priorità " +"corrispondente deve trasmettere o meno la pausa prioritaria." #: ../clients/common/settings-docs.h.in:161 msgid "" @@ -7245,6 +8017,9 @@ msgid "" "may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " "NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." msgstr "" +"Specifica NMSettingDcbFlags per DCB Priority Flow Control (PFC). I flag " +"possono essere qualsiasi combinazione di NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2) e NM_SETTING_DCB_FLAG_WILLING (0x4)." #: ../clients/common/settings-docs.h.in:162 msgid "" @@ -7253,6 +8028,11 @@ msgid "" "allocated to that group. Allowed values are 0 - 100, and the sum of all " "values must total 100 percents." msgstr "" +"Un array di 8 valori uint, in cui l'indice dell'array corrisponde all'ID del " +"gruppo prioritario (0 - 7) e il valore indica la percentuale di larghezza di " +"banda del collegamento assegnata a quel gruppo. I valori consentiti sono " +"compresi tra 0 e 100 e la somma di tutti i valori deve essere pari a 100 " +"percento." #: ../clients/common/settings-docs.h.in:163 msgid "" @@ -7260,6 +8040,9 @@ msgid "" "combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), " "NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)." msgstr "" +"Specifica i NMSettingDcbFlags per i gruppi di priorità DCB. I flag possono " +"essere qualsiasi combinazione di NM_SETTING_DCB_FLAG_ENABLE (0x1), " +"NM_SETTING_DCB_FLAG_ADVERTISE (0x2) e NM_SETTING_DCB_FLAG_WILLING (0x4)." #: ../clients/common/settings-docs.h.in:164 msgid "" @@ -7267,6 +8050,10 @@ msgid "" "Priority (0 - 7) and the value indicates the Priority Group ID. Allowed " "Priority Group ID values are 0 - 7 or 15 for the unrestricted group." msgstr "" +"Un array di 8 valori uint, in cui l'indice dell'array corrisponde alla " +"Priorità utente (0 - 7) e il valore indica l'ID gruppo prioritario. I valori " +"ID gruppo priorità consentiti sono 0 - 7 o 15 per il gruppo senza " +"restrizioni." #: ../clients/common/settings-docs.h.in:165 msgid "" @@ -7274,6 +8061,9 @@ msgid "" "Priority (0 - 7) and the value indicates whether or not the priority may use " "all of the bandwidth allocated to its assigned group." msgstr "" +"Una matrice di 8 valori booleani, in cui l'indice dell'array corrisponde " +"alla Priorità utente (0 - 7) e il valore indica se la priorità può " +"utilizzare o meno tutta la larghezza di banda assegnata al gruppo assegnato." #: ../clients/common/settings-docs.h.in:166 msgid "" @@ -7281,6 +8071,9 @@ msgid "" "Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which " "the priority is mapped." msgstr "" +"Un array di 8 valori uint, in cui l'indice dell'array corrisponde alla " +"Priorità utente (0 - 7) e il valore indica la classe di traffico (0 - 7) a " +"cui è mappata la priorità." #: ../clients/common/settings-docs.h.in:167 msgid "" @@ -7292,6 +8085,13 @@ msgid "" "only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section " "14.9." msgstr "" +"Nome del punto di accesso GPRS che specifica l'APN utilizzato quando si " +"stabilisce una sessione di dati con la rete basata su GSM. L'APN determina " +"spesso in che modo all'utente verrà addebitato l'utilizzo della rete e se " +"l'utente ha accesso a Internet o solo a un giardino recintato specifico del " +"provider, quindi è importante utilizzare l'APN corretto per il piano a banda " +"larga mobile dell'utente. L'APN può essere composto solo dai caratteri az, " +"0-9,., E - per GSM 03.60 Sezione 14.9." #: ../clients/common/settings-docs.h.in:168 msgid "" @@ -7299,12 +8099,17 @@ msgid "" "this connection applies to. If given, the connection will only apply to the " "specified device." msgstr "" +"L'identificativo univoco del dispositivo (come indicato dal servizio di " +"gestione WWAN) a cui si applica questa connessione. Se specificato, la " +"connessione verrà applicata solo al dispositivo specificato." #: ../clients/common/settings-docs.h.in:169 msgid "" "When TRUE, only connections to the home network will be allowed. Connections " "to roaming networks will not be made." msgstr "" +"Se TRUE, saranno consentite solo le connessioni alla rete domestica. Le " +"connessioni alle reti di roaming non verranno effettuate." #: ../clients/common/settings-docs.h.in:171 msgid "" @@ -7314,14 +8119,22 @@ msgid "" "used to ensure that the device does not roam when direct roaming control of " "the device is not otherwise possible." msgstr "" +"L'ID di rete (formato GSM LAI, ovvero MCC-MNC) per forzare la registrazione " +"specifica della rete. Se viene specificato l'ID di rete, NetworkManager " +"tenterà di forzare il dispositivo a registrarsi solo sulla rete specificata. " +"Questo può essere usato per garantire che il dispositivo non si muova quando " +"non è possibile il controllo diretto del roaming del dispositivo." #: ../clients/common/settings-docs.h.in:172 msgid "" -"Number to dial when establishing a PPP data session with the GSM-based " -"mobile broadband network. Many modems do not require PPP for connections to " -"the mobile network and thus this property should be left blank, which allows " -"NetworkManager to select the appropriate settings automatically." +"Legacy setting that used to help establishing PPP data sessions for GSM-" +"based modems. Deprecated: 1" msgstr "" +"Numero da comporre quando si stabilisce una sessione dati PPP con la rete " +"mobile a banda larga basata su GSM. Molti modem non richiedono PPP per le " +"connessioni alla rete mobile e pertanto questa proprietà deve essere " +"lasciata vuota, consentendo a NetworkManager di selezionare automaticamente " +"le impostazioni appropriate." #: ../clients/common/settings-docs.h.in:175 msgid "" @@ -7329,6 +8142,9 @@ msgid "" "operations are requested. Specify the PIN here to allow operation of the " "device." msgstr "" +"Se la SIM è bloccata con un PIN, deve essere sbloccata prima di qualsiasi " +"altra operazione richiesta. Specificare qui il PIN per consentire il " +"funzionamento del dispositivo." #: ../clients/common/settings-docs.h.in:177 msgid "" @@ -7337,6 +8153,11 @@ msgid "" "any device also allowed by \"device-id\" which contains a SIM card matching " "the given identifier." msgstr "" +"Identificatore univoco della SIM card (come indicato dal servizio di " +"gestione WWAN) a cui si riferisce questa connessione. Se specificato, la " +"connessione verrà applicata a qualsiasi dispositivo consentito anche da \"id-" +"dispositivo\" che contiene una scheda SIM corrispondente all'identificatore " +"indicato." #: ../clients/common/settings-docs.h.in:178 msgid "" @@ -7345,6 +8166,11 @@ msgid "" "connection will apply to any device also allowed by \"device-id\" and \"sim-" "id\" which contains a SIM card provisioned by the given operator." msgstr "" +"Una stringa MCC / MNC come \"310260\" o \"21601\" che identifica lo " +"specifico operatore di rete mobile a cui si applica questa connessione. Se " +"specificato, la connessione verrà applicata a qualsiasi dispositivo " +"consentito anche da \"id-dispositivo\" e \"id-id\" che contiene una scheda " +"SIM fornita dall'operatore specificato." #: ../clients/common/settings-docs.h.in:180 msgid "" @@ -7352,6 +8178,9 @@ msgid "" "permanent MAC address matches. This property does not change the MAC address " "of the device (i.e. MAC spoofing)." msgstr "" +"Se specificato, questa connessione si applica solo al dispositivo IPoIB il " +"cui indirizzo MAC permanente corrisponde. Questa proprietà non modifica " +"l'indirizzo MAC del dispositivo (ad esempio lo spoofing MAC)." #: ../clients/common/settings-docs.h.in:182 msgid "" @@ -7359,6 +8188,10 @@ msgid "" "default P_Key (aka \"the P_Key at index 0\"). Otherwise it is a 16-bit " "unsigned integer, whose high bit is set if it is a \"full membership\" P_Key." msgstr "" +"InfiniBand P_Key da utilizzare per questo dispositivo. Un valore di -1 " +"indica l'utilizzo del P_Key predefinito (ovvero \"P_Key all'indice 0\"). " +"Altrimenti è un numero intero senza segno a 16 bit, il cui bit alto è " +"impostato se è un P_Key \"full membership\"." #: ../clients/common/settings-docs.h.in:183 msgid "" @@ -7366,17 +8199,24 @@ msgid "" "if the \"p_key\" property is set, then you must specify the base device by " "setting either this property or \"mac-address\"." msgstr "" +"Il nome dell'interfaccia del dispositivo principale di questo dispositivo. " +"Normalmente NULL, ma se la proprietà \"p_key\" è impostata, è necessario " +"specificare il dispositivo base impostando questa proprietà o \"mac-address" +"\"." #: ../clients/common/settings-docs.h.in:184 msgid "" "The IP-over-InfiniBand transport mode. Either \"datagram\" or \"connected\"." msgstr "" +"La modalità di trasporto IP-over-InfiniBand. O \"datagramma\" o \"connesso\"." #: ../clients/common/settings-docs.h.in:185 msgid "" "How many additional levels of encapsulation are permitted to be prepended to " "packets. This property applies only to IPv6 tunnels." msgstr "" +"Quanti ulteriori livelli di incapsulamento possono essere anteposti ai " +"pacchetti. Questa proprietà si applica solo ai tunnel IPv6." #: ../clients/common/settings-docs.h.in:186 msgid "" @@ -7388,42 +8228,63 @@ msgid "" "(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only " "for IPv6 tunnels." msgstr "" +"Bandiere di tunnel. Attualmente sono supportati i seguenti valori: " +"NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), " +"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), " +"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), " +"NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY " +"(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). Sono validi solo per i " +"tunnel IPv6." #: ../clients/common/settings-docs.h.in:187 msgid "" "The flow label to assign to tunnel packets. This property applies only to " "IPv6 tunnels." msgstr "" +"L'etichetta del flusso da assegnare ai pacchetti del tunnel. Questa " +"proprietà si applica solo ai tunnel IPv6." #: ../clients/common/settings-docs.h.in:188 msgid "" "The key used for tunnel input packets; the property is valid only for " "certain tunnel modes (GRE, IP6GRE). If empty, no key is used." msgstr "" +"La chiave utilizzata per i pacchetti di input tunnel; la proprietà è valida " +"solo per alcune modalità tunnel (GRE, IP6GRE). Se vuoto, non viene " +"utilizzata alcuna chiave." #: ../clients/common/settings-docs.h.in:189 msgid "" "The local endpoint of the tunnel; the value can be empty, otherwise it must " "contain an IPv4 or IPv6 address." msgstr "" +"L'endpoint locale del tunnel; il valore può essere vuoto, altrimenti deve " +"contenere un indirizzo IPv4 o IPv6." #: ../clients/common/settings-docs.h.in:190 msgid "" "The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or " "NM_IP_TUNNEL_MODE_GRE (2)." msgstr "" +"La modalità tunneling, ad esempio NM_IP_TUNNEL_MODE_IPIP (1) o " +"NM_IP_TUNNEL_MODE_GRE (2)." #: ../clients/common/settings-docs.h.in:191 msgid "" "If non-zero, only transmit packets of the specified size or smaller, " "breaking larger packets up into multiple fragments." msgstr "" +"Se diverso da zero, trasmette solo pacchetti della dimensione specificata o " +"più piccoli, interrompendo pacchetti più grandi in più frammenti." #: ../clients/common/settings-docs.h.in:192 msgid "" "The key used for tunnel output packets; the property is valid only for " "certain tunnel modes (GRE, IP6GRE). If empty, no key is used." msgstr "" +"La chiave utilizzata per i pacchetti di uscita tunnel; la proprietà è valida " +"solo per alcune modalità tunnel (GRE, IP6GRE). Se vuoto, non viene " +"utilizzata alcuna chiave." #: ../clients/common/settings-docs.h.in:193 msgid "" @@ -7431,33 +8292,42 @@ msgid "" "new device will be bound to so that tunneled packets will only be routed via " "that interface." msgstr "" +"Se specificato, specifica il nome dell'interfaccia genitore o l'UUID della " +"connessione principale, il nuovo dispositivo verrà associato in modo tale " +"che i pacchetti in tunnel vengano instradati solo tramite tale interfaccia." #: ../clients/common/settings-docs.h.in:194 msgid "Whether to enable Path MTU Discovery on this tunnel." -msgstr "" +msgstr "Se abilitare Path MTU Discovery su questo tunnel." #: ../clients/common/settings-docs.h.in:195 msgid "" "The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 " "address." msgstr "" +"L'endpoint remoto del tunnel; il valore deve contenere un indirizzo IPv4 o " +"IPv6." #: ../clients/common/settings-docs.h.in:196 msgid "" "The type of service (IPv4) or traffic class (IPv6) field to be set on " "tunneled packets." msgstr "" +"Il tipo di servizio (IPv4) o il campo della classe di traffico (IPv6) da " +"impostare sui pacchetti con tunnel." #: ../clients/common/settings-docs.h.in:197 msgid "" "The TTL to assign to tunneled packets. 0 is a special value meaning that " "packets inherit the TTL value." msgstr "" +"Il TTL da assegnare ai pacchetti tunnel. 0 è un valore speciale che " +"significa che i pacchetti ereditano il valore TTL." #: ../clients/common/settings-docs.h.in:198 #: ../clients/common/settings-docs.h.in:219 msgid "Array of IP addresses." -msgstr "" +msgstr "Matrice di indirizzi IP." #: ../clients/common/settings-docs.h.in:199 #: ../clients/common/settings-docs.h.in:220 @@ -7469,6 +8339,13 @@ msgid "" "ipvx.dad-timeout override or zero). A value greater than zero is a timeout " "in milliseconds. The property is currently implemented only for IPv4." msgstr "" +"Timeout in millisecondi utilizzato per verificare la presenza di indirizzi " +"IP duplicati sulla rete. Se viene rilevato un conflitto di indirizzi, " +"l'attivazione fallirà. Un valore zero significa che non viene eseguito alcun " +"rilevamento dell'indirizzo duplicato, -1 indica il valore predefinito " +"(configurazione ipvx.dad-timeout override o zero). Un valore maggiore di " +"zero è un timeout in millisecondi. La proprietà è attualmente implementata " +"solo per IPv4." #: ../clients/common/settings-docs.h.in:200 msgid "" @@ -7483,11 +8360,32 @@ msgid "" "values \"mac\" and \"perm-mac\" are supported, which use the current or " "permanent MAC address of the device to generate a client identifier with " "type ethernet (01). Currently, these options only work for ethernet type of " -"links. The special value \"stable\" is supported to generate a type 0 client " +"links. The special value \"duid\" generates a RFC4361-compliant client " +"identifier based on a hash of the interface name as IAID and /etc/machine-" +"id. The special value \"stable\" is supported to generate a type 0 client " "identifier based on the stable-id (see connection.stable-id) and a per-host " -"key. If unset, a globally configured default is used. If still unset, the " -"client-id from the last lease is reused." -msgstr "" +"key. If you set the stable-id, you may want to include the \"${DEVICE}\" or " +"\"${MAC}\" specifier to get a per-device key. If unset, a globally " +"configured default is used. If still unset, the default depends on the DHCP " +"plugin." +msgstr "" +"Una stringa inviata al server DHCP per identificare la macchina locale che " +"il server DHCP può utilizzare per personalizzare il lease DHCP e le opzioni. " +"Quando la proprietà è una stringa esadecimale ('aa: bb: cc') viene " +"interpretata come un ID client binario, nel qual caso il primo byte viene " +"considerato come il campo 'tipo' come da RFC 2132 sezione 9.14 e i restanti " +"byte può essere un indirizzo hardware (es. '01: xx: xx: xx: xx: xx: xx 'dove " +"1 è il tipo di ARP Ethernet e il resto è un indirizzo MAC). Se la proprietà " +"non è una stringa esadecimale, viene considerata come un ID client non " +"hardware-address e il campo 'type' è impostato su 0. I valori speciali \"mac" +"\" e \"perm-mac\" sono supportati, che utilizzano l'attuale o indirizzo MAC " +"permanente del dispositivo per generare un identificativo client con tipo " +"ethernet (01). Attualmente, queste opzioni funzionano solo per il tipo di " +"collegamenti Ethernet. Il valore speciale \"stable\" è supportato per " +"generare un identificatore di client di tipo 0 basato su stable-id (vedi " +"connection.stable-id) e una chiave per-host. Se non impostato, viene " +"utilizzato un valore predefinito configurato a livello globale. Se ancora " +"non impostato, l'ID client dell'ultimo lease viene riutilizzato." #: ../clients/common/settings-docs.h.in:201 msgid "" @@ -7495,6 +8393,10 @@ msgid "" "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" "hostname\" are mutually exclusive and cannot be set at the same time." msgstr "" +"Se la proprietà \"dhcp-send-hostname\" è TRUE, il valore FQDN specificato " +"verrà inviato al server DHCP quando si acquisisce un lease. Questa proprietà " +"e \"dhcp-hostname\" si escludono a vicenda e non possono essere impostati " +"contemporaneamente." #: ../clients/common/settings-docs.h.in:202 #: ../clients/common/settings-docs.h.in:222 @@ -7503,6 +8405,10 @@ msgid "" "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-" "fqdn\" are mutually exclusive and cannot be set at the same time." msgstr "" +"Se la proprietà \"dhcp-send-hostname\" è TRUE, il nome specificato verrà " +"inviato al server DHCP quando si acquisisce un lease. Questa proprietà e " +"\"dhcp-fqdn\" si escludono a vicenda e non possono essere impostati allo " +"stesso tempo." #: ../clients/common/settings-docs.h.in:203 #: ../clients/common/settings-docs.h.in:223 @@ -7513,16 +8419,21 @@ msgid "" "property is NULL and this property is TRUE, the current persistent hostname " "of the computer is sent." msgstr "" +"Se TRUE, un hostname viene inviato al server DHCP quando si acquisisce un " +"lease. Alcuni server DHCP utilizzano questo nome host per aggiornare i " +"database DNS, fornendo essenzialmente un nome host statico per il computer. " +"Se la proprietà \"dhcp-hostname\" è NULL e questa proprietà è TRUE, viene " +"inviato il nome host persistente corrente del computer." #: ../clients/common/settings-docs.h.in:204 #: ../clients/common/settings-docs.h.in:224 msgid "A timeout for a DHCP transaction in seconds." -msgstr "" +msgstr "Un timeout per una transazione DHCP in secondi." #: ../clients/common/settings-docs.h.in:205 #: ../clients/common/settings-docs.h.in:225 msgid "Array of IP addresses of DNS servers." -msgstr "" +msgstr "Matrice di indirizzi IP dei server DNS." #: ../clients/common/settings-docs.h.in:206 #: ../clients/common/settings-docs.h.in:226 @@ -7531,20 +8442,25 @@ msgid "" "options are unset and left at the default. In this case NetworkManager will " "use default options. This is distinct from an empty list of properties." msgstr "" +"Matrice di opzioni DNS come descritto in man 5 resolv.conf. NULL significa " +"che le opzioni sono disinserite e lasciate al valore predefinito. In questo " +"caso NetworkManager utilizzerà le opzioni predefinite. Questo è diverso da " +"un elenco vuoto di proprietà." #: ../clients/common/settings-docs.h.in:207 #: ../clients/common/settings-docs.h.in:227 msgid "" "DNS servers priority. The relative priority for DNS servers specified by " -"this setting. A lower value is better (higher priority). Zero selects the " -"default value, which is 50 for VPNs and 100 for other connections. Note that " -"the priority is to order DNS settings for multiple active connections. It " -"does not disambiguate multiple DNS servers within the same connection " -"profile. When using dns=default, servers with higher priority will be on top " -"of resolv.conf. To prioritize a given server over another one within the " -"same connection, just specify them in the desired order. When multiple " -"devices have configurations with the same priority, the one with an active " -"default route will be preferred. Negative values have the special effect of " +"this setting. A lower value is better (higher priority). Zero selects a " +"globally configured default value. If the latter is missing or zero too, it " +"defaults to 50 for VPNs and 100 for other connections. Note that the " +"priority is to order DNS settings for multiple active connections. It does " +"not disambiguate multiple DNS servers within the same connection profile. " +"When using dns=default, servers with higher priority will be on top of " +"resolv.conf. To prioritize a given server over another one within the same " +"connection, just specify them in the desired order. When multiple devices " +"have configurations with the same priority, the one with an active default " +"route will be preferred. Negative values have the special effect of " "excluding other configurations with a greater priority value; so in presence " "of at least a negative priority, only DNS servers from connections with the " "lowest priority value will be used. When using a DNS resolver that supports " @@ -7557,6 +8473,29 @@ msgid "" "a connection specifies a domain which is subdomain of another domain with a " "negative DNS priority value, the subdomain is ignored." msgstr "" +"Priorità ai server DNS. La priorità relativa per i server DNS specificata da " +"questa impostazione. Un valore inferiore è migliore (priorità più alta). " +"Zero seleziona il valore predefinito, che è 50 per VPN e 100 per altre " +"connessioni. Si noti che la priorità è ordinare le impostazioni DNS per più " +"connessioni attive. Non disambigua più server DNS all'interno dello stesso " +"profilo di connessione. Quando si utilizza dns = default, i server con " +"priorità più alta saranno in cima a resolv.conf. Per dare la priorità a un " +"dato server su un altro all'interno della stessa connessione, specificateli " +"nell'ordine desiderato. Quando più dispositivi hanno configurazioni con la " +"stessa priorità, verrà preferito quello con una rotta predefinita attiva. I " +"valori negativi hanno l'effetto speciale di escludere altre configurazioni " +"con un valore di priorità maggiore; quindi, in presenza di almeno una " +"priorità negativa, verranno utilizzati solo i server DNS dalle connessioni " +"con il valore di priorità più basso. Quando si utilizza un resolver DNS che " +"supporta split-DNS come dns = dnsmasq o dns = systemd-resolved, ciascuna " +"connessione viene utilizzata per interrogare i domini nel proprio elenco di " +"ricerca. Le query per domini non presenti in alcun elenco di ricerca vengono " +"instradate tramite connessioni che hanno il '~.' special wildcard domain, " +"which is added automatically to connections with the default route (or can " +"be added manually). When multiple connections specify the same domain, the " +"one with the highest priority (lowest numerical value) wins. If a " +"connection specifies a domain which is subdomain of another domain with a " +"negative DNS priority value, the subdomain is ignored." #: ../clients/common/settings-docs.h.in:208 #: ../clients/common/settings-docs.h.in:228 @@ -7566,6 +8505,10 @@ msgid "" "which a query must be forwarded; they are not used to complete unqualified " "host names." msgstr "" +"Matrice di domini di ricerca DNS. Domini che iniziano con una tilde ('~') " +"are considered 'routing' domains and are used only to decide the interface " +"over which a query must be forwarded; they are not used to complete " +"unqualified host names." #: ../clients/common/settings-docs.h.in:209 #: ../clients/common/settings-docs.h.in:229 @@ -7573,6 +8516,8 @@ msgid "" "The gateway associated with this configuration. This is only meaningful if " "\"addresses\" is also set." msgstr "" +"Il gateway associato a questa configurazione. Questo è significativo solo se " +"viene impostato anche \"indirizzi\"." #: ../clients/common/settings-docs.h.in:210 #: ../clients/common/settings-docs.h.in:230 @@ -7582,6 +8527,10 @@ msgid "" "and search domains specified in the \"dns\" and \"dns-search\" properties, " "if any, are used." msgstr "" +"Quando \"metodo\" è impostato su \"auto\" e questa proprietà su TRUE, i " +"server dei nomi e i domini di ricerca configurati automaticamente vengono " +"ignorati e vengono utilizzati solo i server dei nomi e i domini di ricerca " +"specificati nelle proprietà \"dns\" e \"dns-search\"." #: ../clients/common/settings-docs.h.in:211 #: ../clients/common/settings-docs.h.in:231 @@ -7590,6 +8539,9 @@ msgid "" "configured routes are ignored and only routes specified in the \"routes\" " "property, if any, are used." msgstr "" +"Quando \"metodo\" è impostato su \"auto\" e questa proprietà su TRUE, le " +"rotte configurate automaticamente vengono ignorate e vengono utilizzate solo " +"le rotte specificate nella proprietà \"rotte\"." #: ../clients/common/settings-docs.h.in:212 #: ../clients/common/settings-docs.h.in:233 @@ -7601,6 +8553,14 @@ msgid "" "the NMSettingIP4Config allows the overall network configuration to succeed " "if IPv4 configuration fails but IPv6 configuration completes successfully." msgstr "" +"Se TRUE, consentire la configurazione generale della rete per continuare " +"anche se la configurazione specificata da questa proprietà è scaduta. Si " +"noti che almeno una configurazione IP deve avere successo o che la " +"configurazione di rete complessiva continuerà a fallire. Ad esempio, nelle " +"reti solo IPv6, l'impostazione di questa proprietà su TRUE su " +"NMSettingIP4Config consente il corretto funzionamento della configurazione " +"di rete generale se la configurazione IPv4 non riesce ma la configurazione " +"IPv6 viene completata correttamente." #: ../clients/common/settings-docs.h.in:213 #: ../clients/common/settings-docs.h.in:234 @@ -7618,6 +8578,19 @@ msgid "" "the interface which shares the internet to a subnet, not on the uplink which " "is shared." msgstr "" +"Metodo di configurazione IP. NMSettingIP4Config e NMSettingIP6Config " +"supportano entrambi \"auto\", \"manual\" e \"link-local\". Vedere la " +"documentazione specifica della sottoclasse per altri valori. In generale, " +"per il metodo \"auto\", proprietà come \"dns\" e \"rotte\" specificano le " +"informazioni che vengono aggiunte alle informazioni restituite dalla " +"configurazione automatica. Le proprietà \"ignore-auto-routes\" e \"ignore-" +"auto-dns\" modificano questo comportamento. Per i metodi che non implicano " +"alcuna rete upstream, come \"shared\" o \"link-local\", queste proprietà " +"devono essere vuote. Per il metodo IPv4 \"condiviso\", la subnet IP può " +"essere configurata aggiungendo un indirizzo IPv4 manuale o in alternativa " +"viene scelto 10.42.x.0 / 24. Si noti che il metodo condiviso deve essere " +"configurato sull'interfaccia che condivide Internet con una sottorete, non " +"sul collegamento ascendente che è condiviso." #: ../clients/common/settings-docs.h.in:214 #: ../clients/common/settings-docs.h.in:235 @@ -7625,6 +8598,9 @@ msgid "" "If TRUE, this connection will never be the default connection for this IP " "type, meaning it will never be assigned the default route by NetworkManager." msgstr "" +"Se TRUE, questa connessione non sarà mai la connessione predefinita per " +"questo tipo di IP, il che significa che non verrà mai assegnata la route " +"predefinita da NetworkManager." #: ../clients/common/settings-docs.h.in:215 #: ../clients/common/settings-docs.h.in:236 @@ -7637,6 +8613,15 @@ msgid "" "it to 1024 (user default). Hence, setting this property to zero effectively " "mean setting it to 1024. For IPv4, zero is a regular value for the metric." msgstr "" +"La metrica predefinita per le rotte che non specificano esplicitamente una " +"metrica. Il valore predefinito -1 indica che la metrica viene scelta " +"automaticamente in base al tipo di dispositivo. La metrica si applica alle " +"rotte dinamiche, alle rotte manuali (statiche) che non hanno un'impostazione " +"metrica esplicita, alle rotte dei prefissi degli indirizzi e alla rotta " +"predefinita. Si noti che per IPv6, il kernel accetta zero (0) ma lo impone a " +"1024 (predefinito dell'utente). Quindi, impostando questa proprietà su zero " +"in modo efficace significa impostandola su 1024. Per IPv4, zero è un valore " +"normale per la metrica." #: ../clients/common/settings-docs.h.in:216 #: ../clients/common/settings-docs.h.in:237 @@ -7655,11 +8640,27 @@ msgid "" "This is to preserve backward compatibility for users who manage routing " "tables outside of NetworkManager." msgstr "" +"Abilita il routing dei criteri (routing di origine) e imposta la tabella di " +"routing utilizzata quando aggiungi rotte. Ciò influisce su tutte le rotte, " +"compresi i percorsi dei dispositivi, IPv4LL, DHCP, SLAAC, route predefinite " +"e route statiche. Si noti tuttavia che le route statiche possono " +"sovrascrivere singolarmente l'impostazione specificando esplicitamente una " +"tabella di routing diversa da zero. Se l'impostazione della tabella viene " +"lasciata a zero, è possibile che venga sovrascritta tramite la " +"configurazione globale. Se la proprietà è zero anche dopo aver applicato il " +"valore di configurazione globale, il routing della politica è disabilitato " +"per la famiglia di indirizzi di questa connessione. Il routing dei criteri " +"disabilitato indica che NetworkManager aggiungerà tutte le rotte alla " +"tabella principale (tranne le rotte statiche che configurano in modo " +"esplicito una tabella diversa). Inoltre, NetworkManager non eliminerà alcun " +"percorso estraneo dalle tabelle ad eccezione della tabella principale. " +"Questo per preservare la retrocompatibilità per gli utenti che gestiscono " +"tabelle di routing al di fuori di NetworkManager." #: ../clients/common/settings-docs.h.in:217 #: ../clients/common/settings-docs.h.in:238 msgid "Array of IP routes." -msgstr "" +msgstr "Matrice di percorsi IP." #: ../clients/common/settings-docs.h.in:218 msgid "" @@ -7682,6 +8683,26 @@ msgid "" "Privacy Extensions as configured by \"ip6-privacy\" property and it does not " "affect the temporary addresses configured with this option." msgstr "" +"Configurare il metodo per creare l'indirizzo da utilizzare con la " +"configurazione automatica dell'indirizzo stateless IPv6 RFC4862. I valori " +"consentiti sono: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0) o " +"NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). Se la proprietà è " +"impostata su EUI64, gli indirizzi verranno generati utilizzando i token " +"dell'interfaccia derivati dall'indirizzo hardware. Ciò rende costante la " +"parte host dell'indirizzo, consentendo di tracciare la presenza dell'host " +"quando cambia rete. L'indirizzo cambia quando viene sostituito l'hardware " +"dell'interfaccia. Il valore di stable-privacy consente l'uso dell'hash " +"crittograficamente sicuro di una chiave specifica dell'host segreto insieme " +"all'ID stable-connection e all'indirizzo di rete specificato da RFC7217. Ciò " +"rende impossibile l'uso della presenza dell'host di traccia dell'indirizzo e " +"rende stabile l'indirizzo quando viene sostituito l'hardware " +"dell'interfaccia di rete. Su D-Bus, l'assenza di un'impostazione di modalità " +"addr-gen equivale a abilitare la privacy stabile. Per il plugin keyfile, " +"l'assenza dell'impostazione su disco significa EUI64 in modo che la " +"proprietà non cambi in caso di aggiornamento da versioni precedenti. Si noti " +"che questa impostazione è diversa dalle estensioni della privacy configurate " +"dalla proprietà \"ip6-privacy\" e non influisce sugli indirizzi temporanei " +"configurati con questa opzione." #: ../clients/common/settings-docs.h.in:221 msgid "" @@ -7700,15 +8721,42 @@ msgid "" "LLT, the time field will contain a constant timestamp that is used globally " "(for all profiles) and persisted to disk. The special values \"stable-llt\", " "\"stable-ll\" and \"stable-uuid\" will generate a DUID of the corresponding " -"type, derived from the connection's stable-id and a per-host unique key. So, " -"the link-layer address of \"stable-ll\" and \"stable-llt\" will be a " -"generated address derived from the stable id. The DUID-LLT time value in the " -"\"stable-llt\" option will be picked among a static timespan of three years " -"(the upper bound of the interval is the same constant timestamp used in \"llt" -"\"). When the property is unset, the global value provided for \"ipv6.dhcp-" -"duid\" is used. If no global value is provided, the default \"lease\" value " -"is assumed." -msgstr "" +"type, derived from the connection's stable-id and a per-host unique key. You " +"may want to include the \"${DEVICE}\" or \"${MAC}\" specifier in the stable-" +"id, in case this profile gets activated on multiple devices. So, the link-" +"layer address of \"stable-ll\" and \"stable-llt\" will be a generated " +"address derived from the stable id. The DUID-LLT time value in the \"stable-" +"llt\" option will be picked among a static timespan of three years (the " +"upper bound of the interval is the same constant timestamp used in \"llt\"). " +"When the property is unset, the global value provided for \"ipv6.dhcp-duid\" " +"is used. If no global value is provided, the default \"lease\" value is " +"assumed." +msgstr "" +"Una stringa contenente l'identificatore univoco DHCPv6 (DUID) utilizzato dal " +"client dhcp per identificarsi nei server DHCPv6 (RFC 3315). Il DUID viene " +"trasportato nell'opzione Identificatore cliente. Se la proprietà è una " +"stringa esadecimale ('aa: bb: cc'), viene interpretata come DUID binario e " +"riempita come un'opzione opaca nell'opzione Identificatore client. Il valore " +"speciale \"lease\" recupererà il DUID precedentemente utilizzato dal file di " +"lease appartenente alla connessione. Se non viene trovato alcun DUID e " +"\"dhclient\" è il client dhcp configurato, il DUID viene cercato nel file di " +"lease del dhclient a livello di sistema. Se ancora non viene trovato DUID o " +"viene utilizzato un altro client DHCP, verrà generato un DUID-UUID globale e " +"permanente (RFC 6355) basato sull'ID macchina. I valori speciali \"llt\" e " +"\"ll\" generano un DUID di tipo LLT o LL (vedere RFC 3315) in base " +"all'indirizzo MAC corrente del dispositivo. Per provare a fornire un DUID-" +"LLT stabile, il campo del tempo conterrà un timestamp costante che viene " +"utilizzato globalmente (per tutti i profili) e mantenuto su disco. I valori " +"speciali \"stable-llt\", \"stable-ll\" e \"stable-uuid\" genereranno un DUID " +"del tipo corrispondente, derivato dalla stable-id della connessione e da una " +"chiave univoca per host. Quindi, l'indirizzo di livello link di \"stable-ll" +"\" e \"stable-llt\" sarà un indirizzo generato derivato dall'id stabile. Il " +"valore temporale DUID-LLT nell'opzione \"stable-llt\" verrà selezionato tra " +"un intervallo di tempo statico di tre anni (il limite superiore " +"dell'intervallo è lo stesso timestamp costante utilizzato in \"llt\"). " +"Quando la proprietà non è impostata, viene utilizzato il valore globale " +"fornito per \"ipv6.dhcp-duid\". Se non viene fornito alcun valore globale, " +"viene assunto il valore predefinito \"lease\"." #: ../clients/common/settings-docs.h.in:232 msgid "" @@ -7726,37 +8774,59 @@ msgid "" "\"stable-privacy\" setting as another way of avoiding host tracking with " "IPv6 addresses." msgstr "" +"Configura le estensioni di privacy IPv6 per SLAAC, descritte in RFC4941. Se " +"abilitato, rende il kernel generare un indirizzo IPv6 temporaneo oltre a " +"quello pubblico generato dall'indirizzo MAC tramite EUI-64 modificato. Ciò " +"migliora la privacy, ma potrebbe causare problemi in alcune applicazioni, " +"d'altra parte. I valori consentiti sono: -1: sconosciuto, 0: disabilitato, " +"1: abilitato (preferire l'indirizzo pubblico), 2: abilitato (preferire gli " +"indirizzi temporanei). Avere un'impostazione per connessione impostata su " +"\"-1\" (sconosciuto) indica il fallback alla configurazione globale \"ipv6." +"ip6-privacy\". Se anche la configurazione globale non è specificata o è " +"impostata su \"-1\", fallback per leggere \"/ proc / sys / net / ipv6 / " +"conf / default / use_tempaddr\". Nota che questa impostazione è distinta " +"dagli indirizzi di Privacy stabile che possono essere attivati con " +"l'impostazione \"stable-privacy\" della proprietà \"addr-gen-mode\" come un " +"altro modo per evitare il monitoraggio dell'host con indirizzi IPv6." #: ../clients/common/settings-docs.h.in:239 msgid "" "Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 " "tokenized interface identifiers. Useful with eui64 addr-gen-mode." msgstr "" +"Configurare il token per bozze-chown-6man-tokenised-ipv6-identifiers-02 " +"Identificatori di interfaccia con token IPv6. Utile con eui64 addr-gen-mode." #: ../clients/common/settings-docs.h.in:240 msgid "Whether the transmitted traffic must be encrypted." -msgstr "" +msgstr "Se il traffico trasmesso deve essere crittografato." #: ../clients/common/settings-docs.h.in:241 msgid "" "The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement." msgstr "" +"Il CAK pre-condiviso (Connettività chiave di associazione) per il contratto " +"chiave MACsec." #: ../clients/common/settings-docs.h.in:242 msgid "Flags indicating how to handle the \"mka-cak\" property." -msgstr "" +msgstr "Bandiere che indicano come gestire la proprietà \"mka-cak\"." #: ../clients/common/settings-docs.h.in:243 msgid "" "The pre-shared CKN (Connectivity-association Key Name) for MACsec Key " "Agreement." msgstr "" +"Il CKN precompilato (Nome chiave dell'associazione di connettività) per il " +"contratto chiave MACsec." #: ../clients/common/settings-docs.h.in:244 msgid "" "Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key " "Agreement) is obtained." msgstr "" +"Specifica come viene ottenuto il CAK (Connectivity Key Key) per MKA (Accordo " +"chiave MACsec)." #: ../clients/common/settings-docs.h.in:245 msgid "" @@ -7765,28 +8835,36 @@ msgid "" "specified, the connection must contain an \"802-3-ethernet\" setting with a " "\"mac-address\" property." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale o l'UUID della " +"connessione principale da cui deve essere creata questa interfaccia MACSEC. " +"Se questa proprietà non è specificata, la connessione deve contenere " +"un'impostazione \"802-3-ethernet\" con una proprietà \"mac-address\"." #: ../clients/common/settings-docs.h.in:246 msgid "" "The port component of the SCI (Secure Channel Identifier), between 1 and " "65534." msgstr "" +"Il componente di porta di SCI (Secure Channel Identifier), tra 1 e 65534." #: ../clients/common/settings-docs.h.in:247 msgid "" "Specifies whether the SCI (Secure Channel Identifier) is included in every " "packet." msgstr "" +"Specifica se l'SCI (Secure Channel Identifier) è incluso in ogni pacchetto." #: ../clients/common/settings-docs.h.in:248 msgid "Specifies the validation mode for incoming frames." -msgstr "" +msgstr "Specifica la modalità di convalida per i frame in arrivo." #: ../clients/common/settings-docs.h.in:249 msgid "" "The macvlan mode, which specifies the communication mechanism between " "multiple macvlans on the same lower device." msgstr "" +"La modalità macvlan, che specifica il meccanismo di comunicazione tra più " +"macvlans sullo stesso dispositivo inferiore." #: ../clients/common/settings-docs.h.in:250 msgid "" @@ -7795,14 +8873,18 @@ msgid "" "specified, the connection must contain an \"802-3-ethernet\" setting with a " "\"mac-address\" property." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale o l'UUID della " +"connessione principale da cui deve essere creata questa interfaccia MAC-" +"VLAN. Se questa proprietà non è specificata, la connessione deve contenere " +"un'impostazione \"802-3-ethernet\" con una proprietà \"mac-address\"." #: ../clients/common/settings-docs.h.in:251 msgid "Whether the interface should be put in promiscuous mode." -msgstr "" +msgstr "Se l'interfaccia deve essere messa in modalità promiscua." #: ../clients/common/settings-docs.h.in:252 msgid "Whether the interface should be a MACVTAP." -msgstr "" +msgstr "Se l'interfaccia deve essere un MACVAPAP." #: ../clients/common/settings-docs.h.in:253 msgid "" @@ -7813,59 +8895,76 @@ msgid "" "prefixed with '!' matches or there aren't such elements; (b) none of the " "elements prefixed with '!' match." msgstr "" +"Un elenco di nomi di interfaccia da abbinare. Ogni elemento è un modello " +"jolly shell. Quando un elemento è preceduto dal punto esclamativo (!), La " +"condizione è invertita. Un nome di interfaccia candidato viene considerato " +"corrispondente quando entrambe le condizioni sono soddisfatte: (a) uno degli " +"elementi non preceduti da '!' partite o non ci sono tali elementi; (b) " +"nessuno degli elementi preceduto da '!' incontro." #: ../clients/common/settings-docs.h.in:254 msgid "The bridge failure mode. One of \"secure\", \"standalone\" or empty." msgstr "" +"La modalità di fallimento del bridge. Uno di \"sicuro\", \"autonomo\" o " +"vuoto." #: ../clients/common/settings-docs.h.in:255 msgid "Enable or disable multicast snooping." -msgstr "" +msgstr "Abilita o disabilita il multicast snooping." #: ../clients/common/settings-docs.h.in:256 msgid "Enable or disable RSTP." -msgstr "" +msgstr "Abilita o disabilita RSTP." #: ../clients/common/settings-docs.h.in:257 msgid "Enable or disable STP." -msgstr "" +msgstr "Abilita o disabilita STP." #: ../clients/common/settings-docs.h.in:258 msgid "The interface type. Either \"internal\", or empty." -msgstr "" +msgstr "Il tipo di interfaccia O \"interno\" o vuoto." #: ../clients/common/settings-docs.h.in:259 msgid "" "Specifies the unicast destination IP address of a remote Open vSwitch bridge " "port to connect to." msgstr "" +"Specifica l'indirizzo IP di destinazione unicast di una porta bridge remota " +"Open vSwitch a cui connettersi." #: ../clients/common/settings-docs.h.in:260 msgid "The time port must be inactive in order to be considered down." msgstr "" +"La porta temporale deve essere inattiva per poter essere considerata down." #: ../clients/common/settings-docs.h.in:261 msgid "" "Bonding mode. One of \"active-backup\", \"balance-slb\", or \"balance-tcp\"." msgstr "" +"Modalità di legame. Uno tra \"backup attivo\", \"saldo-sbilancio\" o \"saldo-" +"tcp\"." #: ../clients/common/settings-docs.h.in:262 msgid "The time port must be active before it starts forwarding traffic." msgstr "" +"La porta temporale deve essere attiva prima di iniziare a inoltrare il " +"traffico." #: ../clients/common/settings-docs.h.in:263 msgid "LACP mode. One of \"active\", \"off\", or \"passive\"." -msgstr "" +msgstr "Modalità LACP. Uno di \"attivo\", \"spento\" o \"passivo\"." #: ../clients/common/settings-docs.h.in:264 msgid "The VLAN tag in the range 0-4095." -msgstr "" +msgstr "Il tag VLAN nell'intervallo 0-4095." #: ../clients/common/settings-docs.h.in:265 msgid "" "The VLAN mode. One of \"access\", \"native-tagged\", \"native-untagged\", " "\"trunk\" or unset." msgstr "" +"La modalità VLAN. Uno di \"access\", \"native-tagged\", \"native-untagged\", " +"\"trunk\" o unset." #: ../clients/common/settings-docs.h.in:266 msgid "" @@ -7873,6 +8972,9 @@ msgid "" "baudrate. This value should normally be left as 0 to automatically choose " "the speed." msgstr "" +"Se diverso da zero, istruire pppd per impostare la porta seriale sul baud " +"rate specificato. Normalmente questo valore dovrebbe essere lasciato come 0 " +"per scegliere automaticamente la velocità." #: ../clients/common/settings-docs.h.in:267 msgid "" @@ -7880,6 +8982,9 @@ msgid "" "control with RTS and CTS signals. This value should normally be set to " "FALSE." msgstr "" +"Se TRUE, specificare che pppd deve impostare la porta seriale per utilizzare " +"il controllo del flusso hardware con segnali RTS e CTS. Normalmente questo " +"valore dovrebbe essere impostato su FALSE." #: ../clients/common/settings-docs.h.in:268 msgid "" @@ -7888,6 +8993,10 @@ msgid "" "\"lcp-echo-interval\" property must also be set to a non-zero value if this " "property is used." msgstr "" +"Se diverso da zero, istruire pppd per presumere che la connessione al peer " +"sia fallita se il numero specificato di richieste di eco LCP non viene " +"risposto dal peer. La proprietà \"lcp-echo-interval\" deve anche essere " +"impostata su un valore diverso da zero se viene utilizzata questa proprietà." #: ../clients/common/settings-docs.h.in:269 msgid "" @@ -7896,12 +9005,18 @@ msgid "" "will respond to echo requests and some will not, and it is not possible to " "autodetect this." msgstr "" +"Se diverso da zero, istruire pppd per inviare un frame di richiesta echo LCP " +"al peer ogni n secondi (dove n è il valore specificato). Si noti che alcuni " +"peer PPP risponderanno alle richieste di eco e altri no, e non è possibile " +"rilevarlo automaticamente." #: ../clients/common/settings-docs.h.in:270 msgid "" "If TRUE, stateful MPPE is used. See pppd documentation for more information " "on stateful MPPE." msgstr "" +"Se TRUE, viene utilizzato MPPE stateful. Vedere la documentazione di pppd " +"per ulteriori informazioni su MPPE stateful." #: ../clients/common/settings-docs.h.in:271 msgid "" @@ -7909,15 +9024,22 @@ msgid "" "than the specified size. If non-zero, the MRU should be between 128 and " "16384." msgstr "" +"Se diverso da zero, istruire pppd per richiedere che il peer invii pacchetti " +"non più grandi della dimensione specificata. Se diverso da zero, la MRU deve " +"essere compresa tra 128 e 16384." #: ../clients/common/settings-docs.h.in:272 msgid "" "If non-zero, instruct pppd to send packets no larger than the specified size." msgstr "" +"Se diverso da zero, indicare a pppd di inviare pacchetti non più grandi " +"della dimensione specificata." #: ../clients/common/settings-docs.h.in:273 msgid "If TRUE, Van Jacobsen TCP header compression will not be requested." msgstr "" +"Se TRUE, non verrà richiesta la compressione dell'intestazione TCP Van " +"Jacobsen." #: ../clients/common/settings-docs.h.in:274 msgid "" @@ -7925,34 +9047,37 @@ msgid "" "authenticate itself to the client. If FALSE, require authentication from " "the remote side. In almost all cases, this should be TRUE." msgstr "" +"Se TRUE, non richiede l'altro lato (di solito il server PPP) per " +"autenticarsi al client. Se FALSE, richiede l'autenticazione dal lato remoto. " +"In quasi tutti i casi, questo dovrebbe essere VERO." #: ../clients/common/settings-docs.h.in:275 msgid "If TRUE, BSD compression will not be requested." -msgstr "" +msgstr "Se TRUE, la compressione BSD non verrà richiesta." #: ../clients/common/settings-docs.h.in:276 msgid "If TRUE, \"deflate\" compression will not be requested." -msgstr "" +msgstr "Se TRUE, la compressione \"deflate\" non verrà richiesta." #: ../clients/common/settings-docs.h.in:277 msgid "If TRUE, the CHAP authentication method will not be used." -msgstr "" +msgstr "Se TRUE, il metodo di autenticazione CHAP non verrà utilizzato." #: ../clients/common/settings-docs.h.in:278 msgid "If TRUE, the EAP authentication method will not be used." -msgstr "" +msgstr "Se TRUE, il metodo di autenticazione EAP non verrà utilizzato." #: ../clients/common/settings-docs.h.in:279 msgid "If TRUE, the MSCHAP authentication method will not be used." -msgstr "" +msgstr "Se TRUE, il metodo di autenticazione MSCHAP non verrà utilizzato." #: ../clients/common/settings-docs.h.in:280 msgid "If TRUE, the MSCHAPv2 authentication method will not be used." -msgstr "" +msgstr "Se TRUE, il metodo di autenticazione MSCHAPv2 non verrà utilizzato." #: ../clients/common/settings-docs.h.in:281 msgid "If TRUE, the PAP authentication method will not be used." -msgstr "" +msgstr "Se TRUE, il metodo di autenticazione PAP non verrà utilizzato." #: ../clients/common/settings-docs.h.in:282 msgid "" @@ -7960,6 +9085,10 @@ msgid "" "PPP session. If either 64-bit or 128-bit MPPE is not available the session " "will fail. Note that MPPE is not used on mobile broadband connections." msgstr "" +"Se TRUE, MPPE (Microsoft Point-to-Point Encryption) sarà richiesto per la " +"sessione PPP. Se MPPE 64 bit o 128 bit non è disponibile, la sessione avrà " +"esito negativo. Si noti che MPPE non viene utilizzato su connessioni mobili " +"a banda larga." #: ../clients/common/settings-docs.h.in:283 msgid "" @@ -7967,6 +9096,10 @@ msgid "" "for the PPP session, and the \"require-mppe\" property must also be set to " "TRUE. If 128-bit MPPE is not available the session will fail." msgstr "" +"Se TRUE, MPPE a 128 bit (Crittografia point-to-point Microsoft) sarà " +"necessaria per la sessione PPP e anche la proprietà \"require-mppe\" deve " +"essere impostata su TRUE. Se MPPE a 128 bit non è disponibile, la sessione " +"fallirà." #: ../clients/common/settings-docs.h.in:284 msgid "" @@ -7975,6 +9108,10 @@ msgid "" "activated on the interface specified in \"interface-name\" of " "NMSettingConnection." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale su cui deve " +"essere creata questa connessione PPPoE. Se questa proprietà non viene " +"specificata, la connessione viene attivata sull'interfaccia specificata in " +"\"nome-interfaccia\" di NMSettingConnection." #: ../clients/common/settings-docs.h.in:285 msgid "Password used to authenticate with the PPPoE service." @@ -7987,6 +9124,11 @@ msgid "" "should be left blank. It is only required if there are multiple access " "concentrators or a specific service is known to be required." msgstr "" +"Se specificato, indicare a PPPoE di avviare solo sessioni con concentratori " +"di accesso che forniscono il servizio specificato. Per la maggior parte dei " +"provider, questo dovrebbe essere lasciato vuoto. È richiesto solo se sono " +"disponibili più concentratori di accesso o se è noto che un servizio " +"specifico è richiesto." #: ../clients/common/settings-docs.h.in:288 msgid "Username used to authenticate with the PPPoE service." @@ -7994,20 +9136,22 @@ msgstr "Nome utente da utilizzare per l'autenticazione con il servizio PPPoE." #: ../clients/common/settings-docs.h.in:289 msgid "Whether the proxy configuration is for browser only." -msgstr "" +msgstr "Se la configurazione del proxy è solo per il browser." #: ../clients/common/settings-docs.h.in:290 msgid "" "Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)" msgstr "" +"Metodo per la configurazione del proxy, l'impostazione predefinita è " +"NM_SETTING_PROXY_METHOD_NONE (0)" #: ../clients/common/settings-docs.h.in:291 msgid "PAC script for the connection." -msgstr "" +msgstr "Script PAC per la connessione." #: ../clients/common/settings-docs.h.in:292 msgid "PAC URL for obtaining PAC file." -msgstr "" +msgstr "URL PAC per ottenere il file PAC." #: ../clients/common/settings-docs.h.in:293 msgid "" @@ -8015,24 +9159,31 @@ msgid "" "usually has no effect for mobile broadband modems as they generally ignore " "speed settings and use the highest available speed." msgstr "" +"Velocità da utilizzare per la comunicazione sulla porta seriale. Si noti che " +"questo valore di solito non ha alcun effetto per i modem a banda larga " +"mobile poiché generalmente ignorano le impostazioni di velocità e utilizzano " +"la massima velocità disponibile." #: ../clients/common/settings-docs.h.in:294 msgid "Byte-width of the serial communication. The 8 in \"8n1\" for example." msgstr "" +"Larghezza byte della comunicazione seriale. L'8 in \"8n1\" per esempio." #: ../clients/common/settings-docs.h.in:295 msgid "Parity setting of the serial port." -msgstr "" +msgstr "Impostazione della parità della porta seriale." #: ../clients/common/settings-docs.h.in:296 msgid "Time to delay between each byte sent to the modem, in microseconds." -msgstr "" +msgstr "Tempo di ritardo tra ogni byte inviato al modem, in microsecondi." #: ../clients/common/settings-docs.h.in:297 msgid "" "Number of stop bits for communication on the serial port. Either 1 or 2. " "The 1 in \"8n1\" for example." msgstr "" +"Numero di bit di stop per la comunicazione sulla porta seriale. O 1 o 2. Il " +"1 in \"8n1\" per esempio." #: ../clients/common/settings-docs.h.in:298 msgid "" @@ -8044,9 +9195,22 @@ msgid "" "the global default is used; in case the global default is unspecified it is " "assumed to be NM_TERNARY_TRUE (1)." msgstr "" +"Indica se eseguire l'autoprobe delle funzioni virtuali con un driver " +"compatibile. Se impostato su NM_TERNARY_TRUE (1), il kernel proverà a " +"associare i VF a un driver compatibile e, se ciò accade, verrà istanziata " +"una nuova interfaccia di rete per ciascun VF. Se impostato su " +"NM_TERNARY_FALSE (0), i VF non verranno rivendicati e non verrà creata " +"alcuna interfaccia di rete. Se impostato su NM_TERNARY_DEFAULT (-1), viene " +"utilizzato il valore predefinito globale; nel caso in cui l'impostazione " +"predefinita globale non sia specificata, si presume che sia NM_TERNARY_TRUE " +"(1)." #: ../clients/common/settings-docs.h.in:299 -msgid "The total number of virtual functions to create." +msgid "" +"The total number of virtual functions to create. Note that when the sriov " +"setting is present NetworkManager enforces the number of virtual functions " +"on the interface also when it is zero. To prevent any changes to SR-IOV " +"parameters don't add a sriov setting to the connection." msgstr "" #: ../clients/common/settings-docs.h.in:300 @@ -8055,19 +9219,29 @@ msgid "" "mapping attribute names to GVariant values. The 'index' entry is mandatory " "for each VF. When represented as string a VF is in the form: \"INDEX " "[ATTR=VALUE[ ATTR=VALUE]...]\". for example: \"2 mac=00:11:22:33:44:55 spoof-" -"check=true\". The \"vlans\" attribute is represented as a semicolor-" -"separated list of VLAN descriptors, where each descriptor has the form \"ID[." -"PRIORITY[.PROTO]]\". PROTO can be either 'q' for 802.1Q (the default) or " -"'ad' for 802.1ad." -msgstr "" +"check=true\". Multiple VFs can be specified using a comma as separator. " +"Currently the following attributes are supported: mac, spoof-check, trust, " +"min-tx-rate, max-tx-rate, vlans. The \"vlans\" attribute is represented as a " +"semicolon-separated list of VLAN descriptors, where each descriptor has the " +"form \"ID[.PRIORITY[.PROTO]]\". PROTO can be either 'q' for 802.1Q (the " +"default) or 'ad' for 802.1ad." +msgstr "" +"Matrice di descrittori di funzioni virtuali. Ogni descrittore VF è un " +"dizionario che associa i nomi degli attributi ai valori GVariant. La voce " +"'indice' è obbligatoria per ogni VF. Quando rappresentato come stringa, un " +"VF ha la forma: \"INDICE [ATTR = VALORE [ATTR = VALORE] ...]\". ad esempio: " +"\"2 mac = 00: 11: 22: 33: 44: 55 spoof-check = true\". L'attributo \"vlans\" " +"è rappresentato da un elenco separato da punti e virgola di descrittori " +"VLAN, in cui ogni descrittore ha il formato \"ID [.PROTO].\". PROTO può " +"essere 'q' per 802.1Q (il valore predefinito) o 'annuncio' per 802.1ad." #: ../clients/common/settings-docs.h.in:301 msgid "Array of TC queueing disciplines." -msgstr "" +msgstr "Matrice delle discipline di accodamento TC." #: ../clients/common/settings-docs.h.in:302 msgid "Array of TC traffic filters." -msgstr "" +msgstr "Matrice di filtri di traffico TC." #: ../clients/common/settings-docs.h.in:303 msgid "" @@ -8076,6 +9250,11 @@ msgid "" "passed directly to teamd. If not specified, the default configuration is " "used. See man teamd.conf for the format details." msgstr "" +"La configurazione JSON per l'interfaccia di rete del team. La proprietà deve " +"contenere dati di configurazione JSON non elaborati adatti per teamd, poiché " +"il valore viene passato direttamente a teamd. Se non specificato, viene " +"utilizzata la configurazione predefinita. Vedi man teamd.conf per i dettagli " +"sul formato." #: ../clients/common/settings-docs.h.in:304 #: ../clients/common/settings-docs.h.in:322 @@ -8086,25 +9265,34 @@ msgid "" "in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-" "up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-" "max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', " -"'validate-active', 'validate-incative', 'send-always'. See teamd.conf man " +"'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man " "for more details." msgstr "" +"Configurazione di osservatori di link per la connessione: ciascun watch " +"watcher è definito da un dizionario, le cui chiavi dipendono dal watcher del " +"link selezionato. Gli osservatori di link disponibili sono \"ethtool\", " +"\"nsna_ping\" e \"arp_ping\" ed è specificato nel dizionario con il \"nome\" " +"della chiave. Le chiavi disponibili sono: ethtool: 'delay-up', 'delay-down', " +"'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-" +"host'; arp_ping: tutti quelli di nsna_ping e 'source-host', 'validate-" +"active', 'validate-incative', 'send-always'. Vedi teamd.conf man per " +"maggiori dettagli." #: ../clients/common/settings-docs.h.in:305 msgid "Corresponds to the teamd mcast_rejoin.count." -msgstr "" +msgstr "Corrisponde al team mcast_rejoin.count." #: ../clients/common/settings-docs.h.in:306 msgid "Corresponds to the teamd mcast_rejoin.interval." -msgstr "" +msgstr "Corrisponde al team mcast_rejoin.interval." #: ../clients/common/settings-docs.h.in:307 msgid "Corresponds to the teamd notify_peers.count." -msgstr "" +msgstr "Corrisponde al team notify_peers.count." #: ../clients/common/settings-docs.h.in:308 msgid "Corresponds to the teamd notify_peers.interval." -msgstr "" +msgstr "Corrisponde al teamd notify_peers.interval." #: ../clients/common/settings-docs.h.in:309 msgid "" @@ -8114,42 +9302,48 @@ msgid "" "to the default value; all the properties specific to other runners will be " "set to an empty value (or if not possible to a default value)." msgstr "" +"Corrisponde al teamd runner.name. I valori consentiti sono: \"roundrobin\", " +"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". " +"Quando si imposta il corridore, tutte le proprietà specifiche del corridore " +"verranno reimpostate sul valore predefinito; tutte le proprietà specifiche " +"degli altri corridori saranno impostate su un valore vuoto (o, se non " +"possibile, su un valore predefinito)." #: ../clients/common/settings-docs.h.in:310 msgid "Corresponds to the teamd runner.active." -msgstr "" +msgstr "Corrisponde al teamd runner.active." #: ../clients/common/settings-docs.h.in:311 msgid "Corresponds to the teamd runner.agg_select_policy." -msgstr "" +msgstr "Corrisponde al teamd runner.agg_select_policy." #: ../clients/common/settings-docs.h.in:312 msgid "Corresponds to the teamd runner.fast_rate." -msgstr "" +msgstr "Corrisponde al teamd runner.fast_rate." #: ../clients/common/settings-docs.h.in:313 msgid "Corresponds to the teamd runner.hwaddr_policy." -msgstr "" +msgstr "Corrisponde al teamd runner.hwaddr_policy." #: ../clients/common/settings-docs.h.in:314 msgid "Corresponds to the teamd runner.min_ports." -msgstr "" +msgstr "Corrisponde al teamd runner.min_ports." #: ../clients/common/settings-docs.h.in:315 msgid "Corresponds to the teamd runner.sys_prio." -msgstr "" +msgstr "Corrisponde al teamd runner.sys_prio." #: ../clients/common/settings-docs.h.in:316 msgid "Corresponds to the teamd runner.tx_balancer.name." -msgstr "" +msgstr "Corrisponde al teamd runner.tx_balancer.name." #: ../clients/common/settings-docs.h.in:317 msgid "Corresponds to the teamd runner.tx_balancer.interval." -msgstr "" +msgstr "Corrisponde al teamd runner.tx_balancer.interval." #: ../clients/common/settings-docs.h.in:318 msgid "Corresponds to the teamd runner.tx_hash." -msgstr "" +msgstr "Corrisponde al teamd runner.tx_hash." #: ../clients/common/settings-docs.h.in:319 msgid "" @@ -8158,34 +9352,42 @@ msgid "" "directly to teamd. If not specified, the default configuration is used. See " "man teamd.conf for the format details." msgstr "" +"La configurazione JSON per la porta del team. La proprietà deve contenere " +"dati di configurazione JSON non elaborati adatti per teamd, poiché il valore " +"viene passato direttamente a teamd. Se non specificato, viene utilizzata la " +"configurazione predefinita. Vedi man teamd.conf per i dettagli sul formato." #: ../clients/common/settings-docs.h.in:320 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_key." -msgstr "" +msgstr "Corrisponde ai port del team.PORTIFNAME.lacp_key." #: ../clients/common/settings-docs.h.in:321 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_prio." -msgstr "" +msgstr "Corrisponde ai porti del team.PORTIFNAME.lacp_prio." #: ../clients/common/settings-docs.h.in:323 msgid "Corresponds to the teamd ports.PORTIFNAME.prio." -msgstr "" +msgstr "Corrisponde ai porti del team.PORTIFNAME.prio." #: ../clients/common/settings-docs.h.in:324 msgid "" "Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the " "parameter is skipped from the json config." msgstr "" +"Corrisponde al teamd ports.PORTIFNAME.queue_id. Se impostato su -1 significa " +"che il parametro viene saltato da json config." #: ../clients/common/settings-docs.h.in:325 msgid "Corresponds to the teamd ports.PORTIFNAME.sticky." -msgstr "" +msgstr "Corrisponde al teamd ports.PORTIFNAME.sticky." #: ../clients/common/settings-docs.h.in:326 msgid "" "The group ID which will own the device. If set to NULL everyone will be able " "to use the device." msgstr "" +"L'ID del gruppo che sarà il proprietario del dispositivo. Se impostato su " +"NULL, tutti saranno in grado di utilizzare il dispositivo." #: ../clients/common/settings-docs.h.in:327 msgid "" @@ -8193,6 +9395,9 @@ msgid "" "NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and " "NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one." msgstr "" +"La modalità operativa del dispositivo virtuale. I valori consentiti sono " +"NM_SETTING_TUN_MODE_TUN (1) per creare un dispositivo di livello 3 e " +"NM_SETTING_TUN_MODE_TAP (2) per creare uno strato di tipo Ethernet 2 uno." #: ../clients/common/settings-docs.h.in:328 msgid "" @@ -8200,24 +9405,33 @@ msgid "" "descriptors (queues) to parallelize packet sending or receiving. Otherwise, " "the interface will only support a single queue." msgstr "" +"Se la proprietà è impostata su TRUE, l'interfaccia supporterà più " +"descrittori di file (code) per parallelizzare l'invio o la ricezione di " +"pacchetti. In caso contrario, l'interfaccia supporterà solo una singola coda." #: ../clients/common/settings-docs.h.in:329 msgid "" "The user ID which will own the device. If set to NULL everyone will be able " "to use the device." msgstr "" +"L'ID utente che sarà il proprietario del dispositivo. Se impostato su NULL, " +"tutti saranno in grado di utilizzare il dispositivo." #: ../clients/common/settings-docs.h.in:330 msgid "" "If TRUE the interface will prepend a 4 byte header describing the physical " "interface to the packets." msgstr "" +"Se VERO, l'interfaccia antepone un'intestazione di 4 byte che descrive " +"l'interfaccia fisica con i pacchetti." #: ../clients/common/settings-docs.h.in:331 msgid "" "If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network " "header." msgstr "" +"Se TRUE è IFF_VNET_HDR, i pacchetti del tunnel includeranno un'intestazione " +"di rete virtio." #: ../clients/common/settings-docs.h.in:332 msgid "" @@ -8226,6 +9440,10 @@ msgid "" "support a strict ascii format, but the values can be arbitrary UTF8 strings " "up to a certain length." msgstr "" +"Un dizionario di coppie chiave / valore con dati utente. Questi dati vengono " +"ignorati da NetworkManager e possono essere utilizzati a discrezione degli " +"utenti. Le chiavi supportano solo un formato ascii rigoroso, ma i valori " +"possono essere stringhe UTF8 arbitrarie fino a una certa lunghezza." #: ../clients/common/settings-docs.h.in:333 msgid "" @@ -8233,6 +9451,9 @@ msgid "" "priorities. The mapping is given in the format \"from:to\" where both \"from" "\" and \"to\" are unsigned integers, ie \"7:3\"." msgstr "" +"Per i pacchetti in uscita, un elenco di mapping dalle priorità SKB di Linux " +"alle priorità 802.1p. La mappatura è data nel formato \"da: a\" dove " +"entrambi \"da\" e \"a\" sono interi senza segno, cioè \"7: 3\"." #: ../clients/common/settings-docs.h.in:334 msgid "" @@ -8246,12 +9467,25 @@ msgid "" "compatibility, the default-value in the D-Bus API continues to be 0 and a " "missing property on D-Bus is still considered as 0." msgstr "" +"Uno o più flag che controllano il comportamento e le caratteristiche " +"dell'interfaccia VLAN. Le flag includono NM_VLAN_FLAG_REORDER_HEADERS (0x1) " +"(riordino delle intestazioni dei pacchetti di output), NM_VLAN_FLAG_GVRP " +"(0x2) (utilizzo del protocollo GVRP) e NM_VLAN_FLAG_LOOSE_BINDING (0x4) " +"(binding libero dell'interfaccia allo stato operativo del dispositivo " +"principale). NM_VLAN_FLAG_MVRP (0x8) (uso del protocollo MVRP). Il valore " +"predefinito di questa proprietà è NM_VLAN_FLAG_REORDER_HEADERS, ma in " +"precedenza era 0. Per preservare la compatibilità con le versioni " +"precedenti, il valore predefinito nell'API D-Bus continua a essere 0 e una " +"proprietà mancante su D-Bus è ancora considerata come 0." #: ../clients/common/settings-docs.h.in:335 msgid "" "The VLAN identifier that the interface created by this connection should be " "assigned. The valid range is from 0 to 4094, without the reserved id 4095." msgstr "" +"L'identificatore VLAN che l'interfaccia creata da questa connessione deve " +"essere assegnata. L'intervallo valido va da 0 a 4094, senza l'ID riservato " +"4095." #: ../clients/common/settings-docs.h.in:336 msgid "" @@ -8259,6 +9493,9 @@ msgid "" "priorities. The mapping is given in the format \"from:to\" where both \"from" "\" and \"to\" are unsigned integers, ie \"7:3\"." msgstr "" +"Per i pacchetti in entrata, un elenco di associazioni dalle priorità 802.1p " +"alle priorità SKB di Linux. La mappatura è data nel formato \"da: a\" dove " +"entrambi \"da\" e \"a\" sono interi senza segno, cioè \"7: 3\"." #: ../clients/common/settings-docs.h.in:337 msgid "" @@ -8267,12 +9504,18 @@ msgid "" "specified, the connection must contain an \"802-3-ethernet\" setting with a " "\"mac-address\" property." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale o l'UUID della " +"connessione principale da cui deve essere creata questa interfaccia VLAN. Se " +"questa proprietà non è specificata, la connessione deve contenere " +"un'impostazione \"802-3-ethernet\" con una proprietà \"mac-address\"." #: ../clients/common/settings-docs.h.in:338 msgid "" "Dictionary of key/value pairs of VPN plugin specific data. Both keys and " "values must be strings." msgstr "" +"Dizionario di coppie chiave / valore di dati specifici del plugin VPN. " +"Entrambe le chiavi e i valori devono essere stringhe." #: ../clients/common/settings-docs.h.in:339 msgid "" @@ -8280,18 +9523,27 @@ msgid "" "will attempt to stay connected across link changes and outages, until " "explicitly disconnected." msgstr "" +"Se il servizio VPN supporta la persistenza e questa proprietà è TRUE, la VPN " +"tenterà di rimanere connessa tra le modifiche e le interruzioni del " +"collegamento, fino a quando non verrà disconnessa esplicitamente." #: ../clients/common/settings-docs.h.in:340 msgid "" "Dictionary of key/value pairs of VPN plugin specific secrets like passwords " "or private keys. Both keys and values must be strings." msgstr "" +"Dizionario di coppie chiave / valore di plug-in VPN segreti specifici come " +"password o chiavi private. Entrambe le chiavi e i valori devono essere " +"stringhe." #: ../clients/common/settings-docs.h.in:341 msgid "" "D-Bus service name of the VPN plugin that this setting uses to connect to " "its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin." msgstr "" +"Nome del servizio D-Bus del plug-in VPN che questa impostazione utilizza per " +"connettersi alla sua rete. cioè org.freedesktop.NetworkManager.vpnc per il " +"plugin vpnc." #: ../clients/common/settings-docs.h.in:342 msgid "" @@ -8300,6 +9552,11 @@ msgid "" "is 60 seconds (unless overridden by vpn.timeout in configuration file). " "Values greater than zero mean timeout in seconds." msgstr "" +"Timeout per il servizio VPN per stabilire la connessione. Alcuni servizi " +"potrebbero richiedere molto tempo per connettersi. Il valore 0 indica un " +"timeout predefinito, che è 60 secondi (a meno che non venga sostituito da " +"vpn.timeout nel file di configurazione). Valori superiori a zero significano " +"un timeout in secondi." #: ../clients/common/settings-docs.h.in:343 msgid "" @@ -8310,54 +9567,74 @@ msgid "" "automatically supply the username of the user which requested the VPN " "connection." msgstr "" +"Se la connessione VPN richiede un nome utente per l'autenticazione, tale " +"nome dovrebbe essere fornito qui. Se la connessione è disponibile per più di " +"un utente e la VPN richiede a ciascun utente di fornire un nome diverso, " +"lasciare questa proprietà vuota. Se questa proprietà è vuota, NetworkManager " +"fornirà automaticamente il nome utente dell'utente che ha richiesto la " +"connessione VPN." #: ../clients/common/settings-docs.h.in:344 msgid "Specifies the lifetime in seconds of FDB entries learnt by the kernel." -msgstr "" +msgstr "Specifica la durata in secondi delle voci FDB apprese dal kernel." #: ../clients/common/settings-docs.h.in:345 msgid "" "Specifies the UDP destination port to communicate to the remote VXLAN tunnel " "endpoint." msgstr "" +"Specifica la porta di destinazione UDP per comunicare con l'endpoint del " +"tunnel VXLAN remoto." #: ../clients/common/settings-docs.h.in:346 msgid "" "Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use." msgstr "" +"Specifica l'identificatore di rete VXLAN (o identificatore di segmento " +"VXLAN) da utilizzare." #: ../clients/common/settings-docs.h.in:347 msgid "Specifies whether netlink LL ADDR miss notifications are generated." msgstr "" +"Specifica se vengono generate notifiche di mancato recapito LLAD di netlink." #: ../clients/common/settings-docs.h.in:348 msgid "Specifies whether netlink IP ADDR miss notifications are generated." msgstr "" +"Specifica se vengono generate notifiche di mancato recapito IP ADDR netlink." #: ../clients/common/settings-docs.h.in:349 msgid "" "Specifies whether unknown source link layer addresses and IP addresses are " "entered into the VXLAN device forwarding database." msgstr "" +"Specifica se nel database di inoltro del dispositivo VXLAN vengono inseriti " +"indirizzi di collegamento di origine sconosciuti e indirizzi IP." #: ../clients/common/settings-docs.h.in:350 msgid "" "Specifies the maximum number of FDB entries. A value of zero means that the " "kernel will store unlimited entries." msgstr "" +"Specifica il numero massimo di voci FDB. Un valore pari a zero significa che " +"il kernel memorizzerà voci illimitate." #: ../clients/common/settings-docs.h.in:351 msgid "If given, specifies the source IP address to use in outgoing packets." msgstr "" +"Se specificato, specifica l'indirizzo IP di origine da utilizzare nei " +"pacchetti in uscita." #: ../clients/common/settings-docs.h.in:352 msgid "" "If given, specifies the parent interface name or parent connection UUID." msgstr "" +"Se specificato, specifica il nome dell'interfaccia principale o l'UUID della " +"connessione principale." #: ../clients/common/settings-docs.h.in:353 msgid "Specifies whether ARP proxy is turned on." -msgstr "" +msgstr "Specifica se il proxy ARP è attivato." #: ../clients/common/settings-docs.h.in:354 msgid "" @@ -8365,30 +9642,39 @@ msgid "" "the destination link layer address is not known in the VXLAN device " "forwarding database, or the multicast IP address to join." msgstr "" +"Specifica l'indirizzo IP di destinazione unicast da utilizzare nei pacchetti " +"in uscita quando l'indirizzo del livello di collegamento di destinazione non " +"è noto nel database di inoltro del dispositivo VXLAN o l'indirizzo IP " +"multicast da unire." #: ../clients/common/settings-docs.h.in:355 msgid "Specifies whether route short circuit is turned on." -msgstr "" +msgstr "Specifica se il cortocircuito della rotta è attivato." #: ../clients/common/settings-docs.h.in:356 msgid "" "Specifies the maximum UDP source port to communicate to the remote VXLAN " "tunnel endpoint." msgstr "" +"Specifica la porta di origine UDP massima per comunicare con l'endpoint del " +"tunnel VXLAN remoto." #: ../clients/common/settings-docs.h.in:357 msgid "" "Specifies the minimum UDP source port to communicate to the remote VXLAN " "tunnel endpoint." msgstr "" +"Specifica la porta di origine UDP minima per comunicare con l'endpoint del " +"tunnel VXLAN remoto." #: ../clients/common/settings-docs.h.in:358 msgid "Specifies the TOS value to use in outgoing packets." -msgstr "" +msgstr "Specifica il valore TOS da utilizzare nei pacchetti in uscita." #: ../clients/common/settings-docs.h.in:359 msgid "Specifies the time-to-live value to use in outgoing packets." msgstr "" +"Specifica il valore time-to-live da utilizzare nei pacchetti in uscita." #: ../clients/common/settings-docs.h.in:360 msgid "" @@ -8396,27 +9682,46 @@ msgid "" "address matches. This property does not change the MAC address of the device " "(known as MAC spoofing). Deprecated: 1" msgstr "" +"Se specificato, questa connessione si applica solo al dispositivo WiMAX il " +"cui indirizzo MAC corrisponde. Questa proprietà non modifica l'indirizzo MAC " +"del dispositivo (noto come spoofing MAC). Obsoleto: 1" #: ../clients/common/settings-docs.h.in:361 msgid "" "Network Service Provider (NSP) name of the WiMAX network this connection " "should use. Deprecated: 1" msgstr "" +"Nome del Network Service Provider (NSP) della rete WiMAX che questa " +"connessione dovrebbe usare. Obsoleto: 1" #: ../clients/common/settings-docs.h.in:362 msgid "" -"If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) " -"MAC layer device whose permanent MAC address matches." +"IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use " +"whatever the device is already set to\"." msgstr "" #: ../clients/common/settings-docs.h.in:363 -msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier." +msgid "" +"If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) " +"MAC layer device whose permanent MAC address matches." msgstr "" +"Se specificato, questa connessione si applica solo al dispositivo di livello " +"MAC IEEE 802.15.4 (WPAN) il cui indirizzo MAC permanente corrisponde." #: ../clients/common/settings-docs.h.in:364 -msgid "Short IEEE 802.15.4 address to be used within a restricted environment." +msgid "" +"IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, " +"use whatever the device is already set to\"." msgstr "" +#: ../clients/common/settings-docs.h.in:365 +msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier." +msgstr "Identificatore PAN (Personal Area Network) IEEE 802.15.4." + +#: ../clients/common/settings-docs.h.in:366 +msgid "Short IEEE 802.15.4 address to be used within a restricted environment." +msgstr "Breve indirizzo IEEE 802.15.4 da utilizzare in un ambiente limitato." + #: ../clients/nm-online.c:90 msgid "Connecting" msgstr "Connessione in corso" @@ -8432,6 +9737,14 @@ msgid "Error: Could not create NMClient object: %s\n" msgstr "Errore: impossibile creare l'oggetto NMClient: %s." #: ../clients/nm-online.c:252 +msgid "Don't print anything" +msgstr "Non stampa nulla" + +#: ../clients/nm-online.c:253 +msgid "Wait for NetworkManager startup instead of a connection" +msgstr "Attende l'avvio di NetworkManager al posto di una connessione" + +#: ../clients/nm-online.c:254 msgid "" "Time to wait for a connection, in seconds (without the option, default value " "is 30)" @@ -8439,19 +9752,11 @@ msgstr "" "Tempo di attesa per una connessione, in secondi (senza l'opzione, " "predefinito a 30)" -#: ../clients/nm-online.c:253 +#: ../clients/nm-online.c:255 msgid "Exit immediately if NetworkManager is not running or connecting" msgstr "" "Esce immediatamente se NetworkManager non è in esecuzione o in connessione" -#: ../clients/nm-online.c:254 -msgid "Don't print anything" -msgstr "Non stampa nulla" - -#: ../clients/nm-online.c:255 -msgid "Wait for NetworkManager startup instead of a connection" -msgstr "Attende l'avvio di NetworkManager al posto di una connessione" - #: ../clients/nm-online.c:275 msgid "" "Waits for NetworkManager to finish activating startup network connections." @@ -8488,7 +9793,7 @@ msgid "Could not re-read file: %s" msgstr "Impossibile rileggere il file: %s" #: ../clients/tui/nm-editor-utils.c:144 ../libnm-glib/nm-device.c:1820 -#: ../libnm/nm-device.c:1306 +#: ../libnm/nm-device.c:1380 msgid "Ethernet" msgstr "Ethernet" @@ -8498,7 +9803,7 @@ msgid "Ethernet connection %d" msgstr "Connessione Ethernet %d" #: ../clients/tui/nm-editor-utils.c:152 ../libnm-glib/nm-device.c:1822 -#: ../libnm/nm-device.c:1308 +#: ../libnm/nm-device.c:1382 msgid "Wi-Fi" msgstr "Wi-Fi" @@ -8507,8 +9812,8 @@ msgstr "Wi-Fi" msgid "Wi-Fi connection %d" msgstr "Connessione Wi-Fi %d" -#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2268 -#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1324 +#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2376 +#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1398 msgid "InfiniBand" msgstr "InfiniBand" @@ -8518,7 +9823,7 @@ msgid "InfiniBand connection %d" msgstr "Connessione InfiniBand %d" #: ../clients/tui/nm-editor-utils.c:170 ../libnm-glib/nm-device.c:1830 -#: ../libnm/nm-device.c:1322 +#: ../libnm/nm-device.c:1396 msgid "Mobile Broadband" msgstr "Banda larga mobile" @@ -8536,10 +9841,10 @@ msgstr "DSL" msgid "DSL connection %d" msgstr "Connessione DSL %d" -#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2260 +#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2368 #: ../libnm-glib/nm-device.c:1834 ../libnm-util/nm-connection.c:1623 -#: ../libnm/nm-device.c:1326 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4784 +#: ../libnm/nm-device.c:1400 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4794 msgid "Bond" msgstr "Aggregata" @@ -8548,10 +9853,10 @@ msgstr "Aggregata" msgid "Bond connection %d" msgstr "Connessione aggregata %d" -#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2264 +#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2372 #: ../libnm-glib/nm-device.c:1838 ../libnm-util/nm-connection.c:1627 -#: ../libnm/nm-device.c:1330 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5120 +#: ../libnm/nm-device.c:1404 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5130 msgid "Bridge" msgstr "Bridge" @@ -8560,10 +9865,10 @@ msgstr "Bridge" msgid "Bridge connection %d" msgstr "Connessione bridge %d" -#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2262 +#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2370 #: ../libnm-glib/nm-device.c:1836 ../libnm-util/nm-connection.c:1625 -#: ../libnm/nm-device.c:1328 -#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4887 +#: ../libnm/nm-device.c:1402 +#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4897 msgid "Team" msgstr "Team" @@ -8573,8 +9878,8 @@ msgid "Team connection %d" msgstr "Connessione team %d" #: ../clients/tui/nm-editor-utils.c:215 ../clients/tui/nmt-page-vlan.c:82 -#: ../libnm-core/nm-connection.c:2266 ../libnm-glib/nm-device.c:1840 -#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1332 +#: ../libnm-core/nm-connection.c:2374 ../libnm-glib/nm-device.c:1840 +#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1406 msgid "VLAN" msgstr "VLAN" @@ -8816,7 +10121,7 @@ msgstr "Età massima" #: ../clients/tui/nmt-page-bridge.c:154 msgid "Group forward mask" -msgstr "" +msgstr "Gruppo avanti maschera" #: ../clients/tui/nmt-page-ethernet.c:70 msgid "ETHERNET" @@ -8906,7 +10211,7 @@ msgstr "Ignora gli instradamenti ottenuti automaticamente" #: ../clients/tui/nmt-page-ip4.c:185 ../clients/tui/nmt-page-ip6.c:183 msgid "Ignore automatically obtained DNS parameters" -msgstr "" +msgstr "Ignora i parametri DNS ottenuti automaticamente" #: ../clients/tui/nmt-page-ip4.c:193 msgid "Require IPv4 addressing for this connection" @@ -9244,7 +10549,7 @@ msgstr "openconnect interrotto con segnale %d" #: ../clients/tui/nmtui-connect.c:183 #, c-format msgid "Activation failed: %s" -msgstr "" +msgstr "Attivazione fallita: %s" #: ../clients/tui/nmtui-connect.c:254 msgid "Connecting..." @@ -9501,7 +10806,7 @@ msgstr "Inizializzazione del motore di cifratura non riuscita." #: ../libnm-core/nm-crypto-gnutls.c:107 ../libnm-core/nm-crypto-nss.c:129 #, c-format msgid "Unsupported key cipher for decryption" -msgstr "" +msgstr "Codice chiave non supportato per la decrittografia" #: ../libnm-core/nm-crypto-gnutls.c:117 ../libnm-core/nm-crypto-nss.c:136 #, fuzzy, c-format @@ -9535,7 +10840,7 @@ msgstr "Decifrazione della chiave privata non riuscita." #: ../libnm-core/nm-crypto-gnutls.c:205 ../libnm-core/nm-crypto-nss.c:289 #, c-format msgid "Unsupported key cipher for encryption" -msgstr "" +msgstr "Codice chiave non supportato per la crittografia" #: ../libnm-core/nm-crypto-gnutls.c:221 ../libnm-util/crypto_gnutls.c:280 #, c-format @@ -9690,41 +10995,41 @@ msgstr "Impossibile verificare il file PKCS#12: %d" msgid "Could not generate random data." msgstr "Impossibile generare dati casuali." -#: ../libnm-core/nm-connection.c:283 +#: ../libnm-core/nm-connection.c:301 msgid "wrong type; should be a list of strings." msgstr "tipo errato, dovrebbe essere un elenco di stringhe." -#: ../libnm-core/nm-connection.c:353 +#: ../libnm-core/nm-connection.c:371 msgid "unknown setting name" msgstr "nome impostazione sconosciuto" -#: ../libnm-core/nm-connection.c:365 +#: ../libnm-core/nm-connection.c:383 msgid "duplicate setting name" msgstr "nome impostazione duplicato" -#: ../libnm-core/nm-connection.c:1325 +#: ../libnm-core/nm-connection.c:1366 msgid "setting not found" msgstr "impostazione non trovata" -#: ../libnm-core/nm-connection.c:1391 ../libnm-core/nm-connection.c:1416 -#: ../libnm-core/nm-connection.c:1441 +#: ../libnm-core/nm-connection.c:1432 ../libnm-core/nm-connection.c:1457 +#: ../libnm-core/nm-connection.c:1482 msgid "setting is required for non-slave connections" msgstr "l'impostazione è richiesta per connessioni non slave" -#: ../libnm-core/nm-connection.c:1404 ../libnm-core/nm-connection.c:1429 -#: ../libnm-core/nm-connection.c:1454 +#: ../libnm-core/nm-connection.c:1445 ../libnm-core/nm-connection.c:1470 +#: ../libnm-core/nm-connection.c:1495 msgid "setting not allowed in slave connection" msgstr "impostazione non consentita nella connessione slave" -#: ../libnm-core/nm-connection.c:1544 +#: ../libnm-core/nm-connection.c:1585 msgid "Unexpected failure to verify the connection" msgstr "Errore inatteso nel verificare la connessione" -#: ../libnm-core/nm-connection.c:1588 +#: ../libnm-core/nm-connection.c:1630 msgid "Unexpected failure to normalize the connection" msgstr "Errore inatteso nel normalizzare la connessione" -#: ../libnm-core/nm-connection.c:2126 ../libnm-core/nm-setting-8021x.c:2571 +#: ../libnm-core/nm-connection.c:2234 ../libnm-core/nm-setting-8021x.c:2571 #: ../libnm-core/nm-setting-8021x.c:2588 ../libnm-core/nm-setting-8021x.c:2619 #: ../libnm-core/nm-setting-8021x.c:2636 ../libnm-core/nm-setting-8021x.c:2678 #: ../libnm-core/nm-setting-8021x.c:2690 ../libnm-core/nm-setting-8021x.c:2708 @@ -9740,7 +11045,7 @@ msgstr "Errore inatteso nel normalizzare la connessione" #: ../libnm-core/nm-setting-ip-tunnel.c:373 #: ../libnm-core/nm-setting-olpc-mesh.c:118 #: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:159 -#: ../libnm-core/nm-setting-vpn.c:490 ../libnm-core/nm-setting-vxlan.c:358 +#: ../libnm-core/nm-setting-vpn.c:550 ../libnm-core/nm-setting-vxlan.c:358 #: ../libnm-core/nm-setting-wimax.c:124 #: ../libnm-core/nm-setting-wireless-security.c:918 #: ../libnm-core/nm-setting-wireless.c:750 ../libnm-util/nm-setting.c:1355 @@ -9766,203 +11071,195 @@ msgstr "Errore inatteso nel normalizzare la connessione" msgid "property is missing" msgstr "manca la proprietà" -#: ../libnm-core/nm-connection.c:2271 +#: ../libnm-core/nm-connection.c:2379 msgid "IP Tunnel" msgstr "Tunnel IP" -#: ../libnm-core/nm-dbus-utils.c:189 +#: ../libnm-core/nm-dbus-utils.c:202 #, c-format msgid "Method returned type '%s', but expected '%s'" msgstr "Il metodo ha restituito il tipo '%s', ma è previsto '%s'" -#: ../libnm-core/nm-keyfile.c:200 +#: ../libnm-core/nm-keyfile-utils.c:210 +#, c-format +msgid "value is not an integer in range [%lld, %lld]" +msgstr "" + +#: ../libnm-core/nm-keyfile.c:210 msgid "ignoring missing number" msgstr "numero mancante ignorato" -#: ../libnm-core/nm-keyfile.c:208 +#: ../libnm-core/nm-keyfile.c:218 #, c-format msgid "ignoring invalid number '%s'" msgstr "numero non valido \"%s\" ignorato" -#: ../libnm-core/nm-keyfile.c:229 +#: ../libnm-core/nm-keyfile.c:239 #, c-format msgid "ignoring invalid %s address: %s" msgstr "indirizzo non valido %s ignorato: %s" -#: ../libnm-core/nm-keyfile.c:271 +#: ../libnm-core/nm-keyfile.c:281 #, c-format msgid "ignoring invalid gateway '%s' for %s route" msgstr "gateway non valido \"%s\" per l'instradamento %s ignorato" -#: ../libnm-core/nm-keyfile.c:292 +#: ../libnm-core/nm-keyfile.c:302 #, c-format msgid "ignoring invalid %s route: %s" msgstr "instradamento non valido %s ignorato: %s" -#: ../libnm-core/nm-keyfile.c:417 +#: ../libnm-core/nm-keyfile.c:427 #, c-format msgid "unexpected character '%c' for address %s: '%s' (position %td)" msgstr "carattere \"%c\" non atteso per l'indirizzo %s: \"%s\" (posizione %td)" -#: ../libnm-core/nm-keyfile.c:427 +#: ../libnm-core/nm-keyfile.c:437 #, c-format msgid "unexpected character '%c' for %s: '%s' (position %td)" msgstr "carattere \"%c\" non atteso per %s: \"%s\" (posizione %td)" -#: ../libnm-core/nm-keyfile.c:436 +#: ../libnm-core/nm-keyfile.c:446 #, c-format msgid "unexpected character '%c' in prefix length for %s: '%s' (position %td)" msgstr "" "carattere \"%c\" non atteso nella lunghezza del prefisso per %s: \"%s" "\" (posizione %td)" -#: ../libnm-core/nm-keyfile.c:447 +#: ../libnm-core/nm-keyfile.c:457 #, c-format msgid "garbage at the end of value %s: '%s'" msgstr "dati non necessari alla fine del valore %s: \"%s\"" -#: ../libnm-core/nm-keyfile.c:453 +#: ../libnm-core/nm-keyfile.c:463 #, c-format msgid "deprecated semicolon at the end of value %s: '%s'" msgstr "punto e virgola non più supportato alla fine del valore %s: \"%s\"" -#: ../libnm-core/nm-keyfile.c:468 +#: ../libnm-core/nm-keyfile.c:478 #, c-format msgid "invalid prefix length for %s '%s', defaulting to %d" msgstr "" "lunghezza prefisso per %s \"%s\" non valida, usato valore predefinito %d" -#: ../libnm-core/nm-keyfile.c:475 +#: ../libnm-core/nm-keyfile.c:485 #, c-format msgid "missing prefix length for %s '%s', defaulting to %d" msgstr "lunghezza prefisso per %s \"%s\" mancante, usato valore predefinito %d" -#: ../libnm-core/nm-keyfile.c:739 +#: ../libnm-core/nm-keyfile.c:748 #, c-format msgid "ignoring invalid DNS server IPv%c address '%s'" -msgstr "" +msgstr "ignorando IPv server DNS non valido%c indirizzo '%s'" -#: ../libnm-core/nm-keyfile.c:835 ../libnm-core/nm-keyfile.c:2641 +#: ../libnm-core/nm-keyfile.c:844 ../libnm-core/nm-keyfile.c:2734 #, c-format msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)" msgstr "" "ignorato elemento byte \"%d\" non valido (non nell'intervallo inclusivo " "0-255)" -#: ../libnm-core/nm-keyfile.c:846 +#: ../libnm-core/nm-keyfile.c:855 msgid "ignoring invalid MAC address" msgstr "ignorato indirizzo MAC non valido" -#: ../libnm-core/nm-keyfile.c:1095 +#: ../libnm-core/nm-keyfile.c:1105 msgid "ignoring invalid SSID" msgstr "ignorato SSID non valido" -#: ../libnm-core/nm-keyfile.c:1111 +#: ../libnm-core/nm-keyfile.c:1121 msgid "ignoring invalid raw password" msgstr "ignorata password raw non valida" -#: ../libnm-core/nm-keyfile.c:1248 +#: ../libnm-core/nm-keyfile.c:1258 msgid "invalid key/cert value" msgstr "valore chiave/certificato non valido" -#: ../libnm-core/nm-keyfile.c:1259 +#: ../libnm-core/nm-keyfile.c:1269 #, c-format msgid "invalid key/cert value path \"%s\"" msgstr "valore percorso \"%s\" chiave/certificato non valido" -#: ../libnm-core/nm-keyfile.c:1275 ../libnm-core/nm-keyfile.c:1358 +#: ../libnm-core/nm-keyfile.c:1285 ../libnm-core/nm-keyfile.c:1368 #, c-format msgid "certificate or key file '%s' does not exist" msgstr "il certificato o il file chiave \"%s\" non esiste" -#: ../libnm-core/nm-keyfile.c:1284 +#: ../libnm-core/nm-keyfile.c:1294 #, c-format msgid "invalid PKCS#11 URI \"%s\"" -msgstr "" +msgstr "URI PKCS # 11 non valido \"%s\"" -#: ../libnm-core/nm-keyfile.c:1328 +#: ../libnm-core/nm-keyfile.c:1338 msgid "invalid key/cert value data:;base64, is not base64" msgstr "valore chiave/certificato data:;base64, non è base64" -#: ../libnm-core/nm-keyfile.c:1337 +#: ../libnm-core/nm-keyfile.c:1347 msgid "invalid key/cert value data:;base64,file://" msgstr "valore chiave/certificato data:;base64,file:// non valido" -#: ../libnm-core/nm-keyfile.c:1370 +#: ../libnm-core/nm-keyfile.c:1380 msgid "invalid key/cert value is not a valid blob" msgstr "valore chiave/certificato non valido non è un blob valido" -#: ../libnm-core/nm-keyfile.c:1420 +#: ../libnm-core/nm-keyfile.c:1482 #, c-format msgid "invalid parity value '%s'" msgstr "valore di parità \"%s\" non valido" -#: ../libnm-core/nm-keyfile.c:1438 +#: ../libnm-core/nm-keyfile.c:1499 ../libnm-core/nm-keyfile.c:2789 +#, fuzzy, c-format +msgid "invalid setting: %s" +msgstr "nome impostazione \"%s\" non valido" + +#: ../libnm-core/nm-keyfile.c:1514 #, fuzzy, c-format msgid "ignoring invalid team configuration: %s" msgstr "instradamento non valido %s ignorato: %s" -#: ../libnm-core/nm-keyfile.c:1481 +#: ../libnm-core/nm-keyfile.c:1557 #, fuzzy, c-format msgid "invalid qdisc: %s" msgstr "indirizzo IP non valido: %s" -#: ../libnm-core/nm-keyfile.c:1529 +#: ../libnm-core/nm-keyfile.c:1605 #, fuzzy, c-format msgid "invalid tfilter: %s" msgstr "instradamento non valido: %s" -#: ../libnm-core/nm-keyfile.c:2550 +#: ../libnm-core/nm-keyfile.c:2634 #, c-format msgid "error loading setting value: %s" msgstr "errore nel caricare il valore d'impostazione: %s" -#: ../libnm-core/nm-keyfile.c:2575 -#, c-format -msgid "invalid negative value (%i)" -msgstr "valore negativo non valido (%i)" - -#: ../libnm-core/nm-keyfile.c:2596 -#, c-format -msgid "invalid char value (%i)" -msgstr "valore carattere non valido (%i)" - -#: ../libnm-core/nm-keyfile.c:2618 -#, c-format -msgid "invalid int64 value (%s)" -msgstr "valore int64 non valido (%s)" - -#: ../libnm-core/nm-keyfile.c:2677 -#, c-format -msgid "too large FLAGS property '%s' (%llu)" -msgstr "FLAG troppo grandi per la proprietà \"%s\" (%llu)" - -#: ../libnm-core/nm-keyfile.c:2690 -#, c-format -msgid "unhandled setting property type '%s'" -msgstr "tipo di proprietà d'impostazione \"%s\" non gestito" +#: ../libnm-core/nm-keyfile.c:2661 ../libnm-core/nm-keyfile.c:2672 +#: ../libnm-core/nm-keyfile.c:2690 ../libnm-core/nm-keyfile.c:2701 +#: ../libnm-core/nm-keyfile.c:2712 ../libnm-core/nm-keyfile.c:2764 +#: ../libnm-core/nm-keyfile.c:2775 +msgid "value cannot be interpreted as integer" +msgstr "" -#: ../libnm-core/nm-keyfile.c:2711 +#: ../libnm-core/nm-keyfile.c:2810 #, c-format msgid "invalid setting name '%s'" msgstr "nome impostazione \"%s\" non valido" -#: ../libnm-core/nm-keyfile.c:2754 +#: ../libnm-core/nm-keyfile.c:2855 #, c-format msgid "invalid key '%s.%s'" -msgstr "" +msgstr "chiave non valida '%s.%s'" -#: ../libnm-core/nm-keyfile.c:2769 +#: ../libnm-core/nm-keyfile.c:2870 #, c-format msgid "key '%s.%s' is not boolean" -msgstr "" +msgstr "chiave '%s.%s' non è booleano" #: ../libnm-core/nm-setting-6lowpan.c:104 #, c-format msgid "property is not specified" -msgstr "" +msgstr "la proprietà non è specificata" -#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:306 +#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:314 #: ../libnm-core/nm-setting-vlan.c:632 ../libnm-util/nm-setting-vlan.c:556 #, c-format msgid "'%s' value doesn't match '%s=%s'" @@ -9970,7 +11267,7 @@ msgstr "il valore di «%s» non corrisponde a «%s=%s»" #: ../libnm-core/nm-setting-6lowpan.c:137 #: ../libnm-core/nm-setting-ip-tunnel.c:351 -#: ../libnm-core/nm-setting-macsec.c:317 ../libnm-core/nm-setting-macvlan.c:161 +#: ../libnm-core/nm-setting-macsec.c:325 ../libnm-core/nm-setting-macvlan.c:161 #: ../libnm-core/nm-setting-vlan.c:643 ../libnm-core/nm-setting-vxlan.c:401 #: ../libnm-util/nm-setting-vlan.c:567 #, c-format @@ -10023,6 +11320,8 @@ msgstr "formato del certificato non valido" #, c-format msgid "password is not supported when certificate is not on a PKCS#11 token" msgstr "" +"la password non è supportata quando il certificato non si trova su un token " +"PKCS # 11" #: ../libnm-core/nm-setting-8021x.c:2578 ../libnm-core/nm-setting-8021x.c:2595 #: ../libnm-core/nm-setting-8021x.c:2626 ../libnm-core/nm-setting-8021x.c:2643 @@ -10032,17 +11331,17 @@ msgstr "" #: ../libnm-core/nm-setting-cdma.c:164 ../libnm-core/nm-setting-cdma.c:173 #: ../libnm-core/nm-setting-connection.c:954 #: ../libnm-core/nm-setting-connection.c:1002 -#: ../libnm-core/nm-setting-gsm.c:297 ../libnm-core/nm-setting-gsm.c:354 -#: ../libnm-core/nm-setting-gsm.c:391 ../libnm-core/nm-setting-gsm.c:400 +#: ../libnm-core/nm-setting-gsm.c:299 ../libnm-core/nm-setting-gsm.c:356 +#: ../libnm-core/nm-setting-gsm.c:393 ../libnm-core/nm-setting-gsm.c:402 #: ../libnm-core/nm-setting-ip-config.c:2499 #: ../libnm-core/nm-setting-ip4-config.c:196 #: ../libnm-core/nm-setting-ip4-config.c:203 #: ../libnm-core/nm-setting-pppoe.c:166 ../libnm-core/nm-setting-pppoe.c:175 -#: ../libnm-core/nm-setting-vpn.c:499 ../libnm-core/nm-setting-vpn.c:509 +#: ../libnm-core/nm-setting-vpn.c:559 ../libnm-core/nm-setting-vpn.c:569 #: ../libnm-core/nm-setting-wimax.c:133 #: ../libnm-core/nm-setting-wireless-security.c:948 #: ../libnm-core/nm-setting-wireless-security.c:972 -#: ../libnm-core/nm-setting.c:1127 ../libnm-util/nm-setting-8021x.c:2331 +#: ../libnm-core/nm-setting.c:1237 ../libnm-util/nm-setting-8021x.c:2331 #: ../libnm-util/nm-setting-8021x.c:2348 ../libnm-util/nm-setting-8021x.c:2389 #: ../libnm-util/nm-setting-8021x.c:2406 ../libnm-util/nm-setting-8021x.c:2457 #: ../libnm-util/nm-setting-8021x.c:2469 ../libnm-util/nm-setting-8021x.c:2487 @@ -10089,7 +11388,7 @@ msgstr "deve corrispondere alla proprietà «%s» per PKCS#12" #: ../libnm-core/nm-setting-wireless-security.c:1169 #: ../libnm-core/nm-setting-wireless.c:811 #: ../libnm-core/nm-setting-wireless.c:820 -#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:129 +#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:173 #: ../libnm-util/nm-setting.c:1365 ../libnm-util/nm-setting.c:1383 #: ../libnm-util/nm-setting.c:1402 ../libnm-util/nm-setting-8021x.c:2652 #: ../libnm-util/nm-setting-8021x.c:2686 @@ -10139,7 +11438,7 @@ msgstr "la connessione \"%s\" richiede \"%s\" o l'impostazione \"%s\"" #: ../libnm-core/nm-setting-bluetooth.c:217 #, c-format msgid "'%s' connection requires '%s' setting" -msgstr "" +msgstr "'%s' connessione richiede%s' ambientazione" #: ../libnm-core/nm-setting-bond.c:564 ../libnm-util/nm-setting-bond.c:516 #, c-format @@ -10217,7 +11516,7 @@ msgstr "l'opzione \"%s\" dovrebbe essere una stringa" #: ../libnm-core/nm-setting-bond.c:801 #, c-format msgid "'%s' option is not valid with mode '%s'" -msgstr "" +msgstr "'%s' l'opzione non è valida con la modalità '%s'" #: ../libnm-core/nm-setting-bridge-port.c:125 #: ../libnm-core/nm-setting-ovs-interface.c:259 @@ -10254,7 +11553,7 @@ msgstr "non è un indirizzo MAC valido" #: ../libnm-core/nm-setting-bridge.c:287 msgid "the mask can't contain bits 0 (STP), 1 (MAC) or 2 (LACP)" -msgstr "" +msgstr "la maschera non può contenere bit 0 (STP), 1 (MAC) o 2 (LACP)" #: ../libnm-core/nm-setting-connection.c:924 #, c-format @@ -10293,7 +11592,7 @@ msgstr "Impossibile impostare \"%s\" senza \"%s\"" #: ../libnm-core/nm-setting-connection.c:1095 #, c-format msgid "'%s' connections must be enslaved to '%s', not '%s'" -msgstr "" +msgstr "'%s' le connessioni devono essere ridotte in schiavitù%s', non%s'" #: ../libnm-core/nm-setting-connection.c:1109 #, c-format @@ -10305,7 +11604,7 @@ msgstr "il valore di limite %d non è valido" #: ../libnm-core/nm-setting-connection.c:1144 #, c-format msgid "value %d is not valid" -msgstr "" +msgstr "valore %d non è valido" #: ../libnm-core/nm-setting-connection.c:1165 #, c-format @@ -10365,42 +11664,42 @@ msgstr "manca la proprietà" #: ../libnm-core/nm-setting-ethtool.c:269 msgid "unsupported offload feature" -msgstr "" +msgstr "funzione di offload non supportato" #: ../libnm-core/nm-setting-ethtool.c:277 msgid "offload feature has invalid variant type" -msgstr "" +msgstr "la funzione di offload ha un tipo di variante non valido" #: ../libnm-core/nm-setting-ethtool.c:300 #, c-format msgid "unknown ethtool option '%s'" -msgstr "" +msgstr "opzione ethtool sconosciuta '%s'" -#: ../libnm-core/nm-setting-gsm.c:310 ../libnm-util/nm-setting-gsm.c:294 +#: ../libnm-core/nm-setting-gsm.c:312 ../libnm-util/nm-setting-gsm.c:294 #, c-format msgid "property value '%s' is empty or too long (>64)" msgstr "il valore «%s» della proprietà è vuoto o troppo lungo (>64)" -#: ../libnm-core/nm-setting-gsm.c:342 ../libnm-util/nm-setting-gsm.c:326 +#: ../libnm-core/nm-setting-gsm.c:344 ../libnm-util/nm-setting-gsm.c:326 #, c-format msgid "'%s' contains invalid char(s) (use [A-Za-z._-])" msgstr "«%s» contiene caratteri non validi (usare [A-Za-z._-])" -#: ../libnm-core/nm-setting-gsm.c:368 ../libnm-util/nm-setting-gsm.c:352 +#: ../libnm-core/nm-setting-gsm.c:370 ../libnm-util/nm-setting-gsm.c:352 #, c-format msgid "'%s' length is invalid (should be 5 or 6 digits)" msgstr "la lunghezza di «%s» non è valida (dovrebbe essere di 5 o 6 cifre)" -#: ../libnm-core/nm-setting-gsm.c:379 ../libnm-util/nm-setting-gsm.c:363 +#: ../libnm-core/nm-setting-gsm.c:381 ../libnm-util/nm-setting-gsm.c:363 #, c-format msgid "'%s' is not a number" msgstr "«%s» non è un numero" -#: ../libnm-core/nm-setting-gsm.c:413 +#: ../libnm-core/nm-setting-gsm.c:415 msgid "property is empty or wrong size" msgstr "la proprietà è vuota o della dimensione errata" -#: ../libnm-core/nm-setting-gsm.c:423 +#: ../libnm-core/nm-setting-gsm.c:425 msgid "property must contain only digits" msgstr "property deve contenere solo cifre" @@ -10483,12 +11782,12 @@ msgstr "valore di parità \"%s\" non valido" #: ../libnm-core/nm-setting-ip-config.c:1308 #, c-format msgid "attribute is not valid for a IPv4 route" -msgstr "" +msgstr "l'attributo non è valido per una rotta IPv4" #: ../libnm-core/nm-setting-ip-config.c:1309 #, c-format msgid "attribute is not valid for a IPv6 route" -msgstr "" +msgstr "l'attributo non è valido per una rotta IPv6" #: ../libnm-core/nm-setting-ip-config.c:1325 #: ../libnm-core/nm-setting-ip-config.c:1349 @@ -10606,15 +11905,16 @@ msgstr "Modalità generazione indirizzi SLAAC IPv6" #: ../libnm-core/nm-setting-ip6-config.c:283 msgid "invalid DUID" -msgstr "" +msgstr "DUID non valido" #: ../libnm-core/nm-setting-ip6-config.c:295 msgid "token is not in canonical form" -msgstr "" +msgstr "il token non è in forma canonica" #: ../libnm-core/nm-setting-ip6-config.c:307 msgid "property should be TRUE when method is set to ignore" msgstr "" +"la proprietà dovrebbe essere TRUE quando il metodo è impostato per ignorare" #: ../libnm-core/nm-setting-ip-tunnel.c:339 #, c-format @@ -10645,41 +11945,49 @@ msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:453 #, c-format msgid "some flags are invalid for the select mode: %s" -msgstr "" +msgstr "alcuni flag non sono validi per la modalità di selezione: %s" #: ../libnm-core/nm-setting-ip-tunnel.c:467 #, c-format msgid "wired setting not allowed for mode %s" -msgstr "" +msgstr "impostazione cablata non consentita per la modalità %s" -#: ../libnm-core/nm-setting-macsec.c:250 +#: ../libnm-core/nm-setting-macsec.c:258 msgid "the key is empty" -msgstr "" +msgstr "la chiave è vuota" -#: ../libnm-core/nm-setting-macsec.c:261 +#: ../libnm-core/nm-setting-macsec.c:269 #, c-format msgid "the key must be %d characters" -msgstr "" +msgstr "la chiave deve essere %d personaggi" -#: ../libnm-core/nm-setting-macsec.c:269 +#: ../libnm-core/nm-setting-macsec.c:277 #, fuzzy msgid "the key contains non-hexadecimal characters" msgstr "IV contiene cifre non esadecimali." -#: ../libnm-core/nm-setting-macsec.c:331 ../libnm-core/nm-setting-macvlan.c:175 +#: ../libnm-core/nm-setting-macsec.c:339 ../libnm-core/nm-setting-macvlan.c:175 #: ../libnm-core/nm-setting-vlan.c:657 ../libnm-util/nm-setting-vlan.c:580 #, c-format msgid "property is not specified and neither is '%s:%s'" msgstr "la proprietà non è specificata e nemmeno «%s:%s» lo è" -#: ../libnm-core/nm-setting-macsec.c:348 +#: ../libnm-core/nm-setting-macsec.c:360 #, c-format msgid "EAP key management requires '%s' setting presence" +msgstr "La gestione delle chiavi EAP richiede '%s' impostazione di presenza" + +#: ../libnm-core/nm-setting-macsec.c:369 +msgid "must be either psk (0) or eap (1)" msgstr "" -#: ../libnm-core/nm-setting-macsec.c:359 +#: ../libnm-core/nm-setting-macsec.c:378 #, c-format msgid "invalid port %d" +msgstr "porta non valida %d" + +#: ../libnm-core/nm-setting-macsec.c:389 +msgid "only valid for psk mode" msgstr "" #: ../libnm-core/nm-setting-macvlan.c:186 @@ -10704,22 +12012,26 @@ msgstr "«%d» non è un canale valido" #: ../libnm-core/nm-setting-ovs-interface.c:111 #, c-format msgid "'%s' is not a valid interface type" -msgstr "" +msgstr "'%s' non è un tipo di interfaccia valido" #: ../libnm-core/nm-setting-ovs-interface.c:133 #, c-format msgid "A connection with a '%s' setting needs connection.type explicitly set" msgstr "" +"Una connessione con un '%s' l'impostazione richiede connection.type " +"impostato in modo esplicito" #: ../libnm-core/nm-setting-ovs-interface.c:145 #, c-format msgid "A connection of type '%s' cannot have ovs-interface.type \"system\"" msgstr "" +"Una connessione di tipo '%s' non può avere ovs-interface.type \"system\"" #: ../libnm-core/nm-setting-ovs-interface.c:157 #, c-format msgid "A connection of type '%s' cannot have an ovs-interface.type \"%s\"" msgstr "" +"Una connessione di tipo '%s' non può avere un ovs-interface.type \"%s\"" #: ../libnm-core/nm-setting-ovs-interface.c:173 #, c-format @@ -10727,6 +12039,8 @@ msgid "" "A connection with '%s' setting must be of connection.type \"ovs-interface\" " "but is \"%s\"" msgstr "" +"Una connessione con%s' l'impostazione deve essere di connection.type \"ovs-" +"interface\" ma è \"%s\"" #: ../libnm-core/nm-setting-ovs-interface.c:184 #, c-format @@ -10734,27 +12048,31 @@ msgid "" "A connection with '%s' setting needs to be of 'patch' interface type, not " "'%s'" msgstr "" +"Una connessione con%s' l'impostazione deve essere del tipo di interfaccia " +"'patch', non '%s'" #: ../libnm-core/nm-setting-ovs-interface.c:199 #, c-format msgid "A connection with ovs-interface.type '%s' setting a 'ovs-patch' setting" msgstr "" +"Una connessione con ovs-interface.type '%s' impostazione di un'impostazione " +"'ovs-patch'" #: ../libnm-core/nm-setting-ovs-interface.c:219 #, c-format msgid "Missing ovs interface setting" -msgstr "" +msgstr "Impostazione dell'interfaccia ovs mancante" #: ../libnm-core/nm-setting-ovs-interface.c:225 #, c-format msgid "Missing ovs interface type" -msgstr "" +msgstr "Tipo di interfaccia ovs mancante" #: ../libnm-core/nm-setting-ovs-interface.c:268 #: ../libnm-core/nm-setting-ovs-port.c:196 #, c-format msgid "A connection with a '%s' setting must have a master." -msgstr "" +msgstr "Una connessione con un '%s' l'impostazione deve avere un master." #: ../libnm-core/nm-setting-ovs-patch.c:104 #: ../libnm-core/nm-setting-vxlan.c:373 @@ -10765,32 +12083,32 @@ msgstr "«%s» non è un indirizzo IP valido" #: ../libnm-core/nm-setting-ovs-port.c:221 #, c-format msgid "'%s' is not allowed in vlan_mode" -msgstr "" +msgstr "'%s' non è consentito in vlan_mode" #: ../libnm-core/nm-setting-ovs-port.c:231 #, c-format msgid "the tag id must be in range 0-4094 but is %u" -msgstr "" +msgstr "l'ID del tag deve essere compreso nell'intervallo 0-4094 ma lo è %u" #: ../libnm-core/nm-setting-ovs-port.c:241 #, c-format msgid "'%s' is not allowed in lacp" -msgstr "" +msgstr "'%s' non è permesso in lacp" #: ../libnm-core/nm-setting-ovs-port.c:251 #, c-format msgid "'%s' is not allowed in bond_mode" -msgstr "" +msgstr "'%s' non è consentito in bond_mode" #: ../libnm-core/nm-setting-ovs-bridge.c:159 #, c-format msgid "A connection with a '%s' setting must not have a master." -msgstr "" +msgstr "Una connessione con un '%s' l'impostazione non deve avere un master." #: ../libnm-core/nm-setting-ovs-bridge.c:170 #, c-format msgid "'%s' is not allowed in fail_mode" -msgstr "" +msgstr "'%s' non è consentito in fail_mode" #: ../libnm-core/nm-setting-ppp.c:363 ../libnm-util/nm-setting-ppp.c:386 #, c-format @@ -10815,7 +12133,7 @@ msgstr "questa proprietà non è consentita per «%s=%s»" #: ../libnm-core/nm-setting-proxy.c:191 #, c-format msgid "the script is too large" -msgstr "" +msgstr "la sceneggiatura è troppo grande" #: ../libnm-core/nm-setting-proxy.c:199 #, fuzzy, c-format @@ -10825,27 +12143,27 @@ msgstr "l'indice «%s» non è valido" #: ../libnm-core/nm-setting-proxy.c:207 #, c-format msgid "the script lacks FindProxyForURL function" -msgstr "" +msgstr "lo script non ha la funzione FindProxyForURL" #: ../libnm-core/nm-setting-sriov.c:1086 #, c-format msgid "VF with index %u, but the total number of VFs is %u" -msgstr "" +msgstr "VF con indice %u, ma il numero totale di VF è %u" #: ../libnm-core/nm-setting-sriov.c:1097 #, c-format msgid "invalid VF %u: %s" -msgstr "" +msgstr "VF non valido %u: %s" #: ../libnm-core/nm-setting-sriov.c:1109 #, c-format msgid "duplicate VF index %u" -msgstr "" +msgstr "indice VF duplicato %u" #: ../libnm-core/nm-setting-sriov.c:1130 #, c-format msgid "VFs %d and %d are not sorted by ascending index" -msgstr "" +msgstr "VF %d e %d non sono ordinati per indice ascendente" #: ../libnm-core/nm-setting-tc-config.c:68 #: ../libnm-core/nm-setting-tc-config.c:296 @@ -10862,65 +12180,70 @@ msgstr "dati mancanti" #: ../libnm-core/nm-setting-tc-config.c:1203 msgid "there are duplicate TC qdiscs" -msgstr "" +msgstr "ci sono duplicati TC qdiscs" #: ../libnm-core/nm-setting-tc-config.c:1223 msgid "there are duplicate TC filters" -msgstr "" +msgstr "ci sono filtri TC duplicati" -#: ../libnm-core/nm-setting-team.c:134 ../libnm-core/nm-setting-team.c:193 -#: ../libnm-core/nm-setting-team.c:266 +#: ../libnm-core/nm-setting-team.c:135 ../libnm-core/nm-setting-team.c:194 +#: ../libnm-core/nm-setting-team.c:306 #, fuzzy, c-format msgid "%s is out of range [0, %d]" msgstr "il valore «%d» non è nell'intervallo <%d-%d>" -#: ../libnm-core/nm-setting-team.c:175 +#: ../libnm-core/nm-setting-team.c:176 #, c-format msgid "Missing target-host in nsna_ping link watcher" -msgstr "" +msgstr "Mancante host di destinazione in nsna_ping watcher" -#: ../libnm-core/nm-setting-team.c:181 ../libnm-core/nm-setting-team.c:248 +#: ../libnm-core/nm-setting-team.c:182 ../libnm-core/nm-setting-team.c:288 #, fuzzy, c-format msgid "target-host '%s' contains invalid characters" msgstr "IV contiene cifre non esadecimali." -#: ../libnm-core/nm-setting-team.c:241 +#: ../libnm-core/nm-setting-team.c:281 #, c-format msgid "Missing %s in arp_ping link watcher" -msgstr "" +msgstr "Mancante %s in arp_ping link watcher" -#: ../libnm-core/nm-setting-team.c:254 +#: ../libnm-core/nm-setting-team.c:294 #, fuzzy, c-format msgid "source-host '%s' contains invalid characters" msgstr "IV contiene cifre non esadecimali." -#: ../libnm-core/nm-setting-team.c:1153 +#: ../libnm-core/nm-setting-team.c:312 +#, fuzzy +msgid "vlanid is out of range [-1, 4094]" +msgstr "il valore «%d» non è nell'intervallo <%d-%d>" + +#: ../libnm-core/nm-setting-team.c:1220 #: ../libnm-core/nm-setting-team-port.c:380 #, c-format msgid "team config exceeds size limit" -msgstr "" +msgstr "la configurazione della squadra supera il limite di dimensioni" -#: ../libnm-core/nm-setting-team.c:1179 +#: ../libnm-core/nm-setting-team.c:1246 #, fuzzy, c-format msgid "invalid runner \"%s\"" msgstr "instradamento non valido: %s" -#: ../libnm-core/nm-setting-team.c:1192 +#: ../libnm-core/nm-setting-team.c:1259 #, fuzzy, c-format msgid "missing link watcher name" msgstr "nome file assente" -#: ../libnm-core/nm-setting-team.c:1202 +#: ../libnm-core/nm-setting-team.c:1269 #, fuzzy, c-format msgid "unknown link watcher \"%s\"" msgstr "impossibile caricare il plugin %s" -#: ../libnm-core/nm-setting-team.c:1213 +#: ../libnm-core/nm-setting-team.c:1280 #, fuzzy, c-format msgid "missing target host" msgstr "impostazione mancante" -#: ../libnm-core/nm-setting-team.c:1221 +#: ../libnm-core/nm-setting-team.c:1288 #, fuzzy, c-format msgid "missing source address" msgstr "Indirizzo IPv4 mancante" @@ -10957,11 +12280,11 @@ msgstr "La password deve essere UTF-8" #: ../libnm-core/nm-setting-user.c:143 msgid "key requires a '.' for a namespace" -msgstr "" +msgstr "la chiave richiede un '.' per uno spazio dei nomi" #: ../libnm-core/nm-setting-user.c:156 msgid "key cannot contain \"..\"" -msgstr "" +msgstr "la chiave non può contenere \"..\"" #: ../libnm-core/nm-setting-user.c:161 #, fuzzy @@ -10985,22 +12308,22 @@ msgstr "URI file:// non è UTF-8 valido" #: ../libnm-core/nm-setting-user.c:329 msgid "maximum number of user data entries reached" -msgstr "" +msgstr "raggiunto il numero massimo di voci di dati utente" #: ../libnm-core/nm-setting-user.c:370 #, c-format msgid "invalid key \"%s\": %s" -msgstr "" +msgstr "chiave non valida \"%s\": %s" #: ../libnm-core/nm-setting-user.c:374 #, c-format msgid "invalid value for \"%s\": %s" -msgstr "" +msgstr "valore non valido per \"%s\": %s" #: ../libnm-core/nm-setting-user.c:389 #, c-format msgid "maximum number of user data entries reached (%u instead of %u)" -msgstr "" +msgstr "numero massimo di voci di dati utente raggiunte (%u invece di %u)" #: ../libnm-core/nm-setting-vlan.c:668 ../libnm-util/nm-setting-vlan.c:600 #, c-format @@ -11013,38 +12336,38 @@ msgstr "i flag non sono validi" #: ../libnm-core/nm-setting-vlan.c:690 msgid "vlan setting should have a ethernet setting as well" -msgstr "" +msgstr "l'impostazione vlan dovrebbe avere anche un'impostazione ethernet" -#: ../libnm-core/nm-setting-vpn.c:520 +#: ../libnm-core/nm-setting-vpn.c:580 msgid "cannot set connection.multi-connect for VPN setting" -msgstr "" +msgstr "impossibile impostare connection.multi-connect per l'impostazione VPN" -#: ../libnm-core/nm-setting-vpn.c:541 +#: ../libnm-core/nm-setting-vpn.c:601 #, c-format msgid "secret was empty" msgstr "il segreto era vuoto" -#: ../libnm-core/nm-setting-vpn.c:571 +#: ../libnm-core/nm-setting-vpn.c:631 msgid "setting contained a secret with an empty name" msgstr "l'impostazione conteneva un segreto senza nome" -#: ../libnm-core/nm-setting-vpn.c:579 +#: ../libnm-core/nm-setting-vpn.c:639 #, c-format msgid "secret value was empty" msgstr "valore del segreto vuoto" -#: ../libnm-core/nm-setting-vpn.c:626 ../libnm-core/nm-setting.c:1891 +#: ../libnm-core/nm-setting-vpn.c:686 ../libnm-core/nm-setting.c:2024 msgid "not a secret property" msgstr "non è una proprietà segreta" -#: ../libnm-core/nm-setting-vpn.c:632 +#: ../libnm-core/nm-setting-vpn.c:692 msgid "secret is not of correct type" msgstr "il segreto non è di tipo corretto" -#: ../libnm-core/nm-setting-vpn.c:663 -#, c-format -msgid "failed to convert value '%s' to uint" -msgstr "Conversione del valore \"%s\" in uint non riuscita" +#: ../libnm-core/nm-setting-vpn.c:725 +#, fuzzy +msgid "secret flags property not found" +msgstr "Flag segreto della proprietà \"%s\" non trovato" #: ../libnm-core/nm-setting-vxlan.c:386 #, c-format @@ -11084,6 +12407,8 @@ msgstr "" #: ../libnm-core/nm-setting-wired.c:770 msgid "both speed and duplex should have a valid value or both should be unset" msgstr "" +"sia la velocità che il duplex dovrebbero avere un valore valido o entrambi " +"dovrebbero essere disinseriti" #: ../libnm-core/nm-setting-wired.c:771 #, fuzzy @@ -11123,11 +12448,11 @@ msgstr "«%s» può essere usato solamente con «%s=%s» (WEP)" #: ../libnm-core/nm-setting-wireless-security.c:1090 #, c-format msgid "'%s' can only be used with '%s=%s' or '%s=%s'" -msgstr "" +msgstr "'%s' può essere usato solo con '%s=%s' o '%s=%s'" #: ../libnm-core/nm-setting-wireless-security.c:1112 msgid "can't be simultaneously disabled and enabled" -msgstr "" +msgstr "non può essere disabilitato e abilitato contemporaneamente" #: ../libnm-core/nm-setting-wireless.c:769 #: ../libnm-util/nm-setting-wireless.c:786 @@ -11153,229 +12478,239 @@ msgstr "valore chiave/certificato non valido" #: ../libnm-core/nm-setting-wireless.c:893 msgid "Wake-on-WLAN mode 'default' and 'ignore' are exclusive flags" -msgstr "" +msgstr "La modalità Wake-on-WLAN 'default' e 'ignore' sono flag esclusivi" #: ../libnm-core/nm-setting-wireless.c:902 msgid "Wake-on-WLAN trying to set unknown flag" -msgstr "" +msgstr "Wake-on-WLAN tenta di impostare la bandiera sconosciuta" #: ../libnm-core/nm-setting-wireless.c:924 #, c-format msgid "conflicting value of mac-address-randomization and cloned-mac-address" +msgstr "valore in conflitto di mac-address-randomization e cloned-mac-address" + +#: ../libnm-core/nm-setting-wpan.c:182 +msgid "page must be defined along with a channel" +msgstr "" + +#: ../libnm-core/nm-setting-wpan.c:191 +#, c-format +msgid "page must be between %d and %d" +msgstr "" + +#: ../libnm-core/nm-setting-wpan.c:202 +#, c-format +msgid "channel must not be between %d and %d" msgstr "" -#: ../libnm-core/nm-setting.c:771 +#: ../libnm-core/nm-setting.c:852 #, c-format msgid "duplicate property" msgstr "proprietà duplicata" -#: ../libnm-core/nm-setting.c:819 ../libnm-core/nm-setting.c:866 +#: ../libnm-core/nm-setting.c:900 ../libnm-core/nm-setting.c:947 #, c-format msgid "can't set property of type '%s' from value of type '%s'" msgstr "" "impossibile impostare la proprietà di tipo \"%s\" da un valore di tipo \"%s\"" -#: ../libnm-core/nm-setting.c:838 ../libnm-core/nm-setting.c:852 +#: ../libnm-core/nm-setting.c:919 ../libnm-core/nm-setting.c:933 #, c-format msgid "failed to set property: %s" msgstr "impossibile impostare la proprietà: %s" -#: ../libnm-core/nm-setting.c:880 +#: ../libnm-core/nm-setting.c:961 #, c-format msgid "can not set property: %s" msgstr "impossibile impostare la proprietà: %s" -#: ../libnm-core/nm-setting.c:896 +#: ../libnm-core/nm-setting.c:977 #, c-format msgid "unknown property" msgstr "proprietà sconosciuta" -#: ../libnm-core/nm-setting.c:1789 +#: ../libnm-core/nm-setting.c:1935 msgid "secret not found" msgstr "segreto non trovato" -#: ../libnm-core/nm-setting.c:1881 -msgid "secret is not set" -msgstr "segreto non impostato" - -#: ../libnm-core/nm-utils.c:2062 +#: ../libnm-core/nm-utils.c:2045 #, fuzzy, c-format msgid "'%s' is not a valid handle." msgstr "«%s» non è una banda valida" -#: ../libnm-core/nm-utils.c:2158 +#: ../libnm-core/nm-utils.c:2141 #, c-format msgid "'%s' unexpected: parent already specified." -msgstr "" +msgstr "'%s' imprevisto: genitore già specificato." -#: ../libnm-core/nm-utils.c:2174 +#: ../libnm-core/nm-utils.c:2157 #, fuzzy, c-format msgid "invalid handle: '%s'" msgstr "opzione «%s» non valida" -#: ../libnm-core/nm-utils.c:2196 +#: ../libnm-core/nm-utils.c:2179 #, fuzzy msgid "parent not specified." msgstr "Nessun nome di servizio specificato" -#: ../libnm-core/nm-utils.c:2243 +#: ../libnm-core/nm-utils.c:2226 #, c-format msgid "unsupported qdisc option: '%s'." -msgstr "" +msgstr "opzione qdisc non supportata: '%s'." -#: ../libnm-core/nm-utils.c:2359 +#: ../libnm-core/nm-utils.c:2342 #, fuzzy msgid "action name missing." msgstr "dati mancanti" -#: ../libnm-core/nm-utils.c:2383 +#: ../libnm-core/nm-utils.c:2366 #, c-format msgid "unsupported action option: '%s'." -msgstr "" +msgstr "opzione di azione non supportata: '%s'." -#: ../libnm-core/nm-utils.c:2521 +#: ../libnm-core/nm-utils.c:2504 #, fuzzy msgid "invalid action: " msgstr "opzione «%s» non valida" -#: ../libnm-core/nm-utils.c:2525 +#: ../libnm-core/nm-utils.c:2508 #, c-format msgid "unsupported tfilter option: '%s'." -msgstr "" +msgstr "opzione del tfilter non supportato: '%s'." -#: ../libnm-core/nm-utils.c:3033 +#: ../libnm-core/nm-utils.c:3110 #, c-format msgid "failed stat file %s: %s" msgstr "stat file %s: %s non riuscito" -#: ../libnm-core/nm-utils.c:3042 +#: ../libnm-core/nm-utils.c:3119 #, c-format msgid "not a file (%s)" msgstr "non è un file (%s)" -#: ../libnm-core/nm-utils.c:3053 +#: ../libnm-core/nm-utils.c:3130 #, c-format msgid "invalid file owner %d for %s" msgstr "proprietario file non valido %d per %s" -#: ../libnm-core/nm-utils.c:3064 +#: ../libnm-core/nm-utils.c:3141 #, c-format msgid "file permissions for %s" msgstr "permessi file per %s" -#: ../libnm-core/nm-utils.c:3074 +#: ../libnm-core/nm-utils.c:3151 #, c-format msgid "reject %s" msgstr "rifiuta %s" -#: ../libnm-core/nm-utils.c:3093 +#: ../libnm-core/nm-utils.c:3170 #, c-format msgid "path is not absolute (%s)" msgstr "il percorso non è assoluto (%s)" -#: ../libnm-core/nm-utils.c:3107 +#: ../libnm-core/nm-utils.c:3184 #, c-format msgid "Plugin file does not exist (%s)" msgstr "Il file di plugin non esiste (%s)" -#: ../libnm-core/nm-utils.c:3115 +#: ../libnm-core/nm-utils.c:3192 #, c-format msgid "Plugin is not a valid file (%s)" msgstr "Il plugin non è un file valido (%s)" -#: ../libnm-core/nm-utils.c:3125 +#: ../libnm-core/nm-utils.c:3202 #, c-format msgid "libtool archives are not supported (%s)" msgstr "archivi libtool non supportati (%s)" -#: ../libnm-core/nm-utils.c:3207 ../libnm-util/nm-utils.c:1794 +#: ../libnm-core/nm-utils.c:3284 ../libnm-util/nm-utils.c:1794 #, c-format msgid "Could not find \"%s\" binary" msgstr "Impossibile trovare il binario di \"%s\"" -#: ../libnm-core/nm-utils.c:4224 +#: ../libnm-core/nm-utils.c:4369 #, fuzzy, c-format msgid "not a valid ethernet MAC address for mask at position %lld" msgstr "«%s» non è un indirizzo IPv4 valido per l'opzione «%s»" -#: ../libnm-core/nm-utils.c:4239 +#: ../libnm-core/nm-utils.c:4384 #, c-format msgid "not a valid ethernet MAC address #%u at position %lld" -msgstr "" +msgstr "non un indirizzo MAC ethernet valido #%u in posizione %lld" -#: ../libnm-core/nm-utils.c:4275 +#: ../libnm-core/nm-utils.c:4420 #, fuzzy msgid "interface name is too short" msgstr "Nome interfaccia [*]: " -#: ../libnm-core/nm-utils.c:4284 +#: ../libnm-core/nm-utils.c:4429 #, fuzzy msgid "interface name is reserved" msgstr "Sono richiesti il nome di un'interfaccia e un UUID\n" -#: ../libnm-core/nm-utils.c:4296 +#: ../libnm-core/nm-utils.c:4441 msgid "interface name contains an invalid character" -msgstr "" +msgstr "il nome dell'interfaccia contiene un carattere non valido" -#: ../libnm-core/nm-utils.c:4302 +#: ../libnm-core/nm-utils.c:4447 msgid "interface name is longer than 15 characters" -msgstr "" +msgstr "il nome dell'interfaccia è più lungo di 15 caratteri" -#: ../libnm-core/nm-utils.c:4951 +#: ../libnm-core/nm-utils.c:5107 msgid "not valid utf-8" -msgstr "" +msgstr "non valido utf-8" -#: ../libnm-core/nm-utils.c:4972 ../libnm-core/nm-utils.c:5440 +#: ../libnm-core/nm-utils.c:5128 ../libnm-core/nm-utils.c:5601 msgid "is not a JSON object" -msgstr "" +msgstr "non è un oggetto JSON" -#: ../libnm-core/nm-utils.c:5416 ../libnm-core/nm-utils.c:5756 +#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 msgid "value is NULL" -msgstr "" +msgstr "il valore è NULL" -#: ../libnm-core/nm-utils.c:5416 ../libnm-core/nm-utils.c:5756 +#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917 #, fuzzy msgid "value is empty" msgstr "valore del segreto vuoto" -#: ../libnm-core/nm-utils.c:5428 +#: ../libnm-core/nm-utils.c:5589 #, fuzzy, c-format msgid "invalid JSON at position %d (%s)" msgstr "opzione «%s» non valida" -#: ../libnm-core/nm-utils.c:6075 ../libnm-core/nm-utils.c:6095 +#: ../libnm-core/nm-utils.c:6244 ../libnm-core/nm-utils.c:6264 msgid "unterminated escape sequence" -msgstr "" +msgstr "sequenza di fuga non terminata" -#: ../libnm-core/nm-utils.c:6120 +#: ../libnm-core/nm-utils.c:6289 #, fuzzy, c-format msgid "unknown attribute '%s'" msgstr "dispositivo «%s» sconosciuto." -#: ../libnm-core/nm-utils.c:6135 +#: ../libnm-core/nm-utils.c:6304 #, c-format msgid "missing key-value separator '%c' after '%s'" -msgstr "" +msgstr "manca il separatore dei valori-chiave '%c' dopo '%s'" -#: ../libnm-core/nm-utils.c:6151 +#: ../libnm-core/nm-utils.c:6320 #, fuzzy, c-format msgid "invalid uint32 value '%s' for attribute '%s'" msgstr "opzione «%s» o il suo valore «%s» non valido" -#: ../libnm-core/nm-utils.c:6160 +#: ../libnm-core/nm-utils.c:6329 #, fuzzy, c-format msgid "invalid uint8 value '%s' for attribute '%s'" msgstr "opzione «%s» o il suo valore «%s» non valido" -#: ../libnm-core/nm-utils.c:6170 +#: ../libnm-core/nm-utils.c:6339 #, fuzzy, c-format msgid "invalid boolean value '%s' for attribute '%s'" msgstr "opzione «%s» o il suo valore «%s» non valido" -#: ../libnm-core/nm-utils.c:6180 +#: ../libnm-core/nm-utils.c:6349 #, c-format msgid "unsupported attribute '%s' of type '%s'" -msgstr "" +msgstr "attributo non supportato%s' di tipo '%s'" #: ../libnm-core/nm-vpn-editor-plugin.c:296 #, fuzzy, c-format @@ -11459,51 +12794,51 @@ msgstr "nome assente per le informazioni del plugin VPN" msgid "missing service for VPN plugin info" msgstr "servizio assente per le informazioni del plugin VPN" -#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1310 +#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1384 msgid "Bluetooth" msgstr "Bluetooth" -#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1312 +#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1386 msgid "OLPC Mesh" msgstr "Mesh OLPC" -#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1320 +#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1394 msgid "WiMAX" msgstr "WiMAX" -#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1334 +#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1408 msgid "ADSL" msgstr "ADSL" -#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1336 +#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1410 msgid "MACVLAN" msgstr "MACVLAN" -#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1338 +#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1412 msgid "VXLAN" msgstr "VXLAN" -#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1340 +#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1414 msgid "IPTunnel" msgstr "IPTunnel" -#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1342 +#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1416 msgid "Tun" msgstr "Tun" -#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1344 +#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1418 msgid "Veth" msgstr "Veth" -#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1388 +#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1462 msgid "Wired" msgstr "Via cavo" -#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1419 +#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1493 msgid "PCI" msgstr "PCI" -#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1421 +#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1495 msgid "USB" msgstr "USB" @@ -11514,7 +12849,7 @@ msgstr "USB" #. * the strings otherwise. #. #: ../libnm-glib/nm-device.c:2014 ../libnm-glib/nm-device.c:2033 -#: ../libnm/nm-device.c:1734 ../libnm/nm-device.c:1753 +#: ../libnm/nm-device.c:1808 ../libnm/nm-device.c:1827 #, c-format msgctxt "long device name" msgid "%s %s" @@ -11660,7 +12995,7 @@ msgstr "La connessione non era una connessione Bluetooth." #: ../libnm/nm-device-bt.c:143 #, c-format msgid "The connection is of Bluetooth NAP type." -msgstr "" +msgstr "La connessione è di tipo NAP Bluetooth." #: ../libnm/nm-device-bt.c:152 msgid "Invalid device Bluetooth address." @@ -11770,15 +13105,15 @@ msgstr "La connessione non era una connessione Mesh OLPC." #: ../libnm/nm-device-ovs-bridge.c:90 msgid "The connection was not a ovs_bridge connection." -msgstr "" +msgstr "La connessione non era una connessione ovs_bridge." #: ../libnm/nm-device-ovs-interface.c:61 msgid "The connection was not a ovs_interface connection." -msgstr "" +msgstr "La connessione non era una connessione ovs_interface." #: ../libnm/nm-device-ovs-port.c:89 msgid "The connection was not a ovs_port connection." -msgstr "" +msgstr "La connessione non era una connessione ovs_port." #: ../libnm/nm-device-team.c:138 msgid "The connection was not a team connection." @@ -11829,50 +13164,50 @@ msgstr "La connessione non era una connessione WiMAX." #: ../libnm/nm-device-wpan.c:82 msgid "The connection was not a wpan connection." -msgstr "" +msgstr "La connessione non era una connessione wpan." -#: ../libnm/nm-device.c:1314 +#: ../libnm/nm-device.c:1388 msgid "Open vSwitch Interface" -msgstr "" +msgstr "Apri l'interfaccia vSwitch" -#: ../libnm/nm-device.c:1316 +#: ../libnm/nm-device.c:1390 msgid "Open vSwitch Port" -msgstr "" +msgstr "Apri la porta vSwitch" -#: ../libnm/nm-device.c:1318 +#: ../libnm/nm-device.c:1392 msgid "Open vSwitch Bridge" -msgstr "" +msgstr "Apri vSwitch Bridge" -#: ../libnm/nm-device.c:1346 +#: ../libnm/nm-device.c:1420 msgid "MACsec" msgstr "MACsec" -#: ../libnm/nm-device.c:1348 +#: ../libnm/nm-device.c:1422 msgid "Dummy" -msgstr "" +msgstr "Dummy" -#: ../libnm/nm-device.c:1350 +#: ../libnm/nm-device.c:1424 msgid "PPP" -msgstr "" +msgstr "PPP" -#: ../libnm/nm-device.c:1352 +#: ../libnm/nm-device.c:1426 msgid "IEEE 802.15.4" -msgstr "" +msgstr "IEEE 802.15.4" -#: ../libnm/nm-device.c:1354 +#: ../libnm/nm-device.c:1428 msgid "6LoWPAN" -msgstr "" +msgstr "6LoWPAN" -#: ../libnm/nm-device.c:1356 +#: ../libnm/nm-device.c:1430 msgid "WireGuard" -msgstr "" +msgstr "WireGuard" -#: ../libnm/nm-device.c:2475 +#: ../libnm/nm-device.c:2549 #, c-format msgid "The connection was not valid: %s" msgstr "La connessione non era valida: %s" -#: ../libnm/nm-device.c:2484 +#: ../libnm/nm-device.c:2558 #, c-format msgid "The interface names of the device and the connection didn't match." msgstr "" @@ -11884,7 +13219,7 @@ msgid "Checkpoint was removed before it was initialized" msgstr "La connessione è stata rimosso prima di essere inizializzata" # [NdT] si tratta di un messaggio che descrive un’azione -#: ../libnm/nm-manager.c:955 +#: ../libnm/nm-manager.c:953 msgid "Active connection removed before it was initialized" msgstr "La connessione attiva è stata rimossa prima di essere inizializzata" @@ -11892,7 +13227,7 @@ msgstr "La connessione attiva è stata rimossa prima di essere inizializzata" msgid "Connection removed before it was initialized" msgstr "La connessione è stata rimosso prima di essere inizializzata" -#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1017 +#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1051 msgid "No service name specified" msgstr "Nessun nome di servizio specificato" @@ -11932,11 +13267,11 @@ msgstr "" "La politica di sistema impedisce di sospendere e riattivare NetworkManager" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:7 -msgid "Enable or disable WiFi devices" +msgid "Enable or disable Wi-Fi devices" msgstr "Abilita o disabilita i dispositivi Wi-Fi" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:8 -msgid "System policy prevents enabling or disabling WiFi devices" +msgid "System policy prevents enabling or disabling Wi-Fi devices" msgstr "" "La politica di sistema impedisce di abilitare o disabilitare i dispositivi " "Wi-Fi" @@ -11971,21 +13306,22 @@ msgid "System policy prevents control of network connections" msgstr "La politica di sistema impedisce di controllare le connessioni di rete" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:15 -msgid "Connection sharing via a protected WiFi network" +msgid "Connection sharing via a protected Wi-Fi network" msgstr "Condivisione della connessione attraverso una rete Wi-Fi protetta" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16 -msgid "System policy prevents sharing connections via a protected WiFi network" +msgid "" +"System policy prevents sharing connections via a protected Wi-Fi network" msgstr "" "La politica di sistema impedisce di condividere connessioni attraverso una " "rete Wi-Fi protetta" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17 -msgid "Connection sharing via an open WiFi network" +msgid "Connection sharing via an open Wi-Fi network" msgstr "Condivisione della connessione attraverso una rete Wi-Fi aperta" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18 -msgid "System policy prevents sharing connections via an open WiFi network" +msgid "System policy prevents sharing connections via an open Wi-Fi network" msgstr "" "La politica di sistema impedisce di condividere connessioni attraverso una " "rete Wi-Fi aperta" @@ -12034,6 +13370,7 @@ msgstr "" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27 msgid "Perform a checkpoint or rollback of interfaces configuration" msgstr "" +"Eseguire un checkpoint o il rollback della configurazione delle interfacce" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28 #, fuzzy @@ -12056,23 +13393,25 @@ msgstr "" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31 msgid "Enable or disable connectivity checking" -msgstr "" +msgstr "Abilita o disabilita il controllo della connettività" #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32 msgid "System policy prevents enabling or disabling connectivity checking" msgstr "" +"Il criterio di sistema impedisce l'attivazione o la disabilitazione del " +"controllo della connettività" -#: ../shared/nm-utils/nm-shared-utils.c:1087 +#: ../shared/nm-utils/nm-shared-utils.c:1130 #, c-format msgid "object class '%s' has no property named '%s'" msgstr "la classe dell’oggetto '%s' non ha proprietà chiamate '%s'" -#: ../shared/nm-utils/nm-shared-utils.c:1094 +#: ../shared/nm-utils/nm-shared-utils.c:1137 #, c-format msgid "property '%s' of object class '%s' is not writable" msgstr "la proprietà '%s' della classe oggetto '%s' non è scrivibile" -#: ../shared/nm-utils/nm-shared-utils.c:1101 +#: ../shared/nm-utils/nm-shared-utils.c:1144 #, c-format msgid "" "construct property \"%s\" for object '%s' can't be set after construction" @@ -12080,19 +13419,19 @@ msgstr "" "proprietà di costruzione \"%s\" per l’oggetto '%s' non impostabile dopo la " "costruzione" -#: ../shared/nm-utils/nm-shared-utils.c:1109 +#: ../shared/nm-utils/nm-shared-utils.c:1152 #, c-format msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype" msgstr "" "'%s::%s' non è un nome di proprietà valido; '%s' non è un sottotipo GObject" -#: ../shared/nm-utils/nm-shared-utils.c:1118 +#: ../shared/nm-utils/nm-shared-utils.c:1161 #, c-format msgid "unable to set property '%s' of type '%s' from value of type '%s'" msgstr "" "impossibile impostare la proprietà '%s' di tipo '%s' dal valore di tipo '%s'" -#: ../shared/nm-utils/nm-shared-utils.c:1129 +#: ../shared/nm-utils/nm-shared-utils.c:1172 #, c-format msgid "" "value \"%s\" of type '%s' is invalid or out of range for property '%s' of " @@ -12105,13 +13444,13 @@ msgstr "" #. * as "Wired Connection" or "VPN Connection". The %d is a number #. * that is combined with the first argument to create a unique #. * connection id. -#: ../src/NetworkManagerUtils.c:119 +#: ../src/NetworkManagerUtils.c:120 #, c-format msgctxt "connection id fallback" msgid "%s %u" -msgstr "" +msgstr "%s%u " -#: ../src/main.c:180 ../src/main.c:314 +#: ../src/main.c:180 ../src/main.c:315 #, c-format msgid "Failed to read configuration: %s\n" msgstr "Lettura della configurazione non riuscita: %s\n" @@ -12160,12 +13499,12 @@ msgstr "" "utenti di specificare gli access point Wi-Fi e quali schede\n" "Wi-Fi del computer associarvi." -#: ../src/main.c:304 ../src/main-utils.c:286 ../src/nm-iface-helper.c:442 +#: ../src/main.c:305 ../src/main-utils.c:286 ../src/nm-iface-helper.c:441 #, c-format msgid "%s. Please use --help to see a list of valid options.\n" msgstr "%s. Usare --help per ottenere un elenco di opzioni valide.\n" -#: ../src/main.c:339 ../src/nm-iface-helper.c:457 +#: ../src/main.c:340 ../src/nm-iface-helper.c:456 #, c-format msgid "Could not daemonize: %s [error %u]\n" msgstr "Impossibile avviare come demone: %s [errore %u]\n" @@ -12200,11 +13539,11 @@ msgstr "%s è già in esecuzione (pid %ld)\n" msgid "You must be root to run %s!\n" msgstr "È necessario essere root per eseguire %s.\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:313 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:291 msgid "# Created by NetworkManager\n" msgstr "# Creato da NetworkManager\n" -#: ../src/dhcp/nm-dhcp-dhclient-utils.c:324 +#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302 #, c-format msgid "" "# Merged from %s\n" @@ -12218,35 +13557,35 @@ msgstr "" msgid "%s Network" msgstr "Rete %s" -#: ../src/devices/bluetooth/nm-device-bt.c:270 +#: ../src/devices/bluetooth/nm-device-bt.c:272 msgid "PAN requested, but Bluetooth device does not support NAP" msgstr "È stato richiesto PAN, ma il dispositivo Bluetooth non supporta NAP" -#: ../src/devices/bluetooth/nm-device-bt.c:280 +#: ../src/devices/bluetooth/nm-device-bt.c:282 msgid "PAN connections cannot specify GSM, CDMA, or serial settings" msgstr "" "Le connessioni PAN non possono specificare le impostazione GSM, CDMA o " "seriale" -#: ../src/devices/bluetooth/nm-device-bt.c:293 +#: ../src/devices/bluetooth/nm-device-bt.c:295 msgid "PAN connection" msgstr "Connessione PAN" -#: ../src/devices/bluetooth/nm-device-bt.c:300 +#: ../src/devices/bluetooth/nm-device-bt.c:302 msgid "DUN requested, but Bluetooth device does not support DUN" msgstr "Richiesto DUN, ma il dispositivo Bluetooth non lo supporta" -#: ../src/devices/bluetooth/nm-device-bt.c:310 +#: ../src/devices/bluetooth/nm-device-bt.c:312 msgid "DUN connection must include a GSM or CDMA setting" msgstr "La connessione DUN deve includere un'impostazione GSM o CDMA" -#: ../src/devices/bluetooth/nm-device-bt.c:320 -#: ../src/devices/wwan/nm-modem-broadband.c:705 +#: ../src/devices/bluetooth/nm-device-bt.c:322 +#: ../src/devices/wwan/nm-modem-broadband.c:696 msgid "GSM connection" msgstr "Connessione GSM" #: ../src/devices/bluetooth/nm-device-bt.c:324 -#: ../src/devices/wwan/nm-modem-broadband.c:729 +#: ../src/devices/wwan/nm-modem-broadband.c:720 msgid "CDMA connection" msgstr "Connessione CDMA" @@ -12255,15 +13594,15 @@ msgid "Unknown/unhandled Bluetooth connection type" msgstr "Tipo di connessione Bluetooth sconosciuta/non gestita" #: ../src/devices/bluetooth/nm-device-bt.c:353 -#: ../src/devices/nm-device-ethernet.c:1423 -#: ../src/devices/nm-device-infiniband.c:188 +#: ../src/devices/nm-device-ethernet.c:1432 +#: ../src/devices/nm-device-infiniband.c:190 #: ../src/devices/wifi/nm-device-wifi.c:908 msgid "connection does not match device" msgstr "la connessione non corrisponde al dispositivo" #: ../src/devices/nm-device-6lowpan.c:191 msgid "6LOWPAN connection" -msgstr "" +msgstr "Connessione 6LOWPAN" #: ../src/devices/nm-device-bond.c:72 msgid "Bond connection" @@ -12278,11 +13617,11 @@ msgstr "Connessione bridge" msgid "Dummy connection" msgstr "Connessione ADSL" -#: ../src/devices/nm-device-ethernet.c:1404 +#: ../src/devices/nm-device-ethernet.c:1413 msgid "PPPoE connection" msgstr "Connessione PPPoE" -#: ../src/devices/nm-device-ethernet.c:1404 +#: ../src/devices/nm-device-ethernet.c:1413 msgid "Wired connection" msgstr "Connessione via cavo" @@ -12291,11 +13630,11 @@ msgstr "Connessione via cavo" msgid "Wired connection %d" msgstr "Connessione via cavo %d" -#: ../src/devices/nm-device-ip-tunnel.c:418 +#: ../src/devices/nm-device-ip-tunnel.c:419 msgid "IP tunnel connection" msgstr "Connessione con tunnel IP" -#: ../src/devices/nm-device-macvlan.c:365 +#: ../src/devices/nm-device-macvlan.c:366 msgid "MACVLAN connection" msgstr "Connessione MACVLAN" @@ -12303,15 +13642,15 @@ msgstr "Connessione MACVLAN" msgid "TUN connection" msgstr "Connessione TUN" -#: ../src/devices/nm-device-wpan.c:68 +#: ../src/devices/nm-device-wpan.c:69 msgid "WPAN connection" -msgstr "" +msgstr "Connessione WPAN" -#: ../src/devices/team/nm-device-team.c:101 +#: ../src/devices/team/nm-device-team.c:102 msgid "Team connection" msgstr "Connessione team" -#: ../src/devices/wifi/nm-device-olpc-mesh.c:124 +#: ../src/devices/wifi/nm-device-olpc-mesh.c:136 msgid "Mesh" msgstr "Mesh" @@ -12485,60 +13824,75 @@ msgstr "" msgid "Failed to determine AP security information" msgstr "Determinazione delle informazioni di sicurezza AP non riuscita" -#: ../src/devices/wwan/nm-modem-broadband.c:691 +#: ../src/devices/wwan/nm-modem-broadband.c:686 msgid "GSM mobile broadband connection requires a 'gsm' setting" msgstr "" "La connessione a banda larga mobile GSM richiede un'impostazione \"gsm\"" -#: ../src/nm-config.c:521 +#: ../src/nm-config.c:563 +#, fuzzy, c-format +msgid "Bad '%s' option: " +msgstr "l'opzione «%s» è vuota" + +#: ../src/nm-config.c:576 msgid "Config file location" msgstr "Posizione file di configurazione" -#: ../src/nm-config.c:522 +#: ../src/nm-config.c:577 msgid "Config directory location" msgstr "Posizione directory di configurazione" -#: ../src/nm-config.c:523 +#: ../src/nm-config.c:578 msgid "System config directory location" msgstr "Percorso directory di configurazione del sistema" -#: ../src/nm-config.c:524 +#: ../src/nm-config.c:579 msgid "Internal config file location" msgstr "Percorso file di configurazione interna" -#: ../src/nm-config.c:525 +#: ../src/nm-config.c:580 msgid "State file location" msgstr "Posizione file di stato" -#: ../src/nm-config.c:526 +#: ../src/nm-config.c:581 msgid "State file for no-auto-default devices" msgstr "File di stato per dispositivi no-auto-default" -#: ../src/nm-config.c:527 +#: ../src/nm-config.c:582 msgid "List of plugins separated by ','" msgstr "Elenco di plugin separati da virgole" -#: ../src/nm-config.c:528 +#: ../src/nm-config.c:583 msgid "Quit after initial configuration" msgstr "Esci dopo la configurazione iniziale" -#: ../src/nm-config.c:529 ../src/nm-iface-helper.c:299 +#: ../src/nm-config.c:584 ../src/nm-iface-helper.c:299 msgid "Don't become a daemon, and log to stderr" msgstr "Non si avvia in modalità demone e registra su stderr" #. These three are hidden for now, and should eventually just go away. -#: ../src/nm-config.c:532 +#: ../src/nm-config.c:587 msgid "An http(s) address for checking internet connectivity" msgstr "Un indirizzo HTTP(S) per controllare la connessione" -#: ../src/nm-config.c:533 +#: ../src/nm-config.c:588 msgid "The interval between connectivity checks (in seconds)" msgstr "L'intervallo tra i controlli della connessione (in secondi)" -#: ../src/nm-config.c:534 +#: ../src/nm-config.c:589 msgid "The expected start of the response" msgstr "L'inizio atteso della risposta" +#: ../src/nm-config.c:596 +#, fuzzy +msgid "NetworkManager options" +msgstr "Permessi NetworkManager" + +#: ../src/nm-config.c:596 +#, fuzzy +msgid "Show NetworkManager options" +msgstr "Permessi NetworkManager" + #. Interface/IP config #: ../src/nm-iface-helper.c:279 msgid "The interface to manage" @@ -12633,39 +13987,77 @@ msgstr "" "nm-iface-helper è un processo indipendente che gestisce una singola " "interfaccia di rete." -#: ../src/nm-iface-helper.c:423 +#: ../src/nm-iface-helper.c:422 #, c-format msgid "An interface name and UUID are required\n" msgstr "Sono richiesti il nome di un'interfaccia e un UUID\n" -#: ../src/nm-iface-helper.c:429 +#: ../src/nm-iface-helper.c:428 #, c-format msgid "Failed to find interface index for %s (%s)\n" msgstr "Ricerca dell'indice di interfaccia per %s (%s) non riuscita\n" -#: ../src/nm-iface-helper.c:447 +#: ../src/nm-iface-helper.c:446 #, c-format msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n" msgstr "" "Domini di registrazione «%s» non riconosciuti passati sulla riga di " "comando.\n" -#: ../src/nm-iface-helper.c:486 +#: ../src/nm-iface-helper.c:485 #, c-format msgid "(%s): Invalid IID %s\n" msgstr "(%s): IID %s non valido\n" -#: ../src/nm-iface-helper.c:497 +#: ../src/nm-iface-helper.c:496 #, c-format msgid "(%s): Invalid DHCP client-id %s\n" -msgstr "" +msgstr "(%s): ID client DHCP non valido %s\n" -#: ../src/nm-logging.c:273 +#: ../src/nm-logging.c:275 #, c-format msgid "Unknown log level '%s'" msgstr "Livello di registrazione «%s» sconosciuto" -#: ../src/nm-logging.c:375 +#: ../src/nm-logging.c:377 #, c-format msgid "Unknown log domain '%s'" msgstr "Dominio di registrazione «%s» sconosciuto" + +#~ msgid "Error: Failed to setup a Wi-Fi hotspot" +#~ msgstr "Errore: impossibile configurare un hotspot Wi-Fi" + +#~ msgid "Error: Failed to add/activate new connection: Unknown error" +#~ msgstr "" +#~ "Errore: aggiunta/attivazione nuova connessione non riuscita: errore " +#~ "sconosciuto" + +#~ msgid "Connection with UUID '%s' created and activated on device '%s'\n" +#~ msgstr "Connessione con UUID «%s» creata e attivata sul dispositivo «%s»\n" + +#~ msgid "Hotspot '%s' activated on device '%s'\n" +#~ msgstr "Hotspot '%s' attivato sul dispositivo '%s'\n" + +#~ msgid "Device '%s' has been connected.\n" +#~ msgstr "Il dispositivo «%s» è stato collegato.\n" + +#~ msgid "invalid negative value (%i)" +#~ msgstr "valore negativo non valido (%i)" + +#~ msgid "invalid char value (%i)" +#~ msgstr "valore carattere non valido (%i)" + +#~ msgid "invalid int64 value (%s)" +#~ msgstr "valore int64 non valido (%s)" + +#~ msgid "too large FLAGS property '%s' (%llu)" +#~ msgstr "FLAG troppo grandi per la proprietà \"%s\" (%llu)" + +#~ msgid "unhandled setting property type '%s'" +#~ msgstr "tipo di proprietà d'impostazione \"%s\" non gestito" + +#~ msgid "failed to convert value '%s' to uint" +#~ msgstr "Conversione del valore \"%s\" in uint non riuscita" + +#~ msgid "secret is not set" +#~ msgstr "segreto non impostato" |