Skip to content
base.po 427 KiB
Newer Older
"wireless networks, choose the associated interface as network in the "
"wireless settings."
msgstr ""
"Indica le porte cablate da collegare a questo bridge. Per collegare reti "
"wireless, scegliere l'interfaccia associata come rete nelle impostazioni "
"wireless."
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:383
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies whether ARP probes and replies should be validated or non-ARP "
"traffic should be filtered for link monitoring"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:303
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies whether active-backup mode should set all slaves to the same MAC "
"address at enslavement"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:420
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies whether or not miimon should use MII or ETHTOOL ioctls vs. "
"netif_carrier_ok()"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:295
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies whether to shuffle active flows across slaves based on the load"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:181
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies which slave interfaces should be attached to this bonding interface"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:214
Florian Eckert's avatar
Florian Eckert committed
msgid ""
"Specifies which slave is the primary device. It will always be the active "
"slave while it is available"
msgstr ""

#: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62
Hannu Nyman's avatar
Hannu Nyman committed
msgid "Specify a TOS (Type of Service)."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:79
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79
"Specify a TOS (Type of Service). Can be <code>inherit</code> (the outer "
"header inherits the value of the inner header) or an hexadecimal value "
"<code>00..FF</code> (optional)."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:74
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:74
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:79
msgid ""
"Specify a TTL (Time to Live) for the encapsulating packet other than the "
"default (64) (optional)."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69
#: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"Specify a TTL (Time to Live) for the encapsulating packet other than the "
"default (64)."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:84
"Specify a Traffic Class. Can be <code>inherit</code> (the outer header "
"inherits the value of the inner header) or an hexadecimal value <code>00.."
"FF</code> (optional)."
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:74
msgid ""
"Specify an MTU (Maximum Transmission Unit) other than the default (1280 "
"bytes) (optional)."
msgstr ""

#: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"Specify an MTU (Maximum Transmission Unit) other than the default (1280 "
"bytes)."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2039
msgid "Specify the secret encryption key here."
#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:657
msgid "Stale neighbour cache timeout"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:685
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:99
msgstr "Avvia"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140
msgid "Start WPS"
msgstr "Avvia WPS"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:76
msgid "Start priority"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1861
msgid "Start refresh"
msgstr "Avvia aggiornamento"
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4633
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Starting configuration apply…"
msgstr "Inizializzazione configurazione…"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1774
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Starting wireless scan..."
msgstr "Avvio scansione wireless..."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:109
#: modules/luci-mod-system/root/usr/share/luci/menu.d/luci-mod-system.json:78
msgid "Startup"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:32
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:32
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:91
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138
msgid "Static Lease"
msgstr "Contratto Statico"
Florian Eckert's avatar
Florian Eckert committed
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259
msgstr "Contratti Statici"
#: modules/luci-base/htdocs/luci-static/resources/network.js:2090
#: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:172
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
#: modules/luci-compat/luasrc/model/network.lua:967
msgid "Static address"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:743
msgid ""
"Static leases are used to assign fixed IP addresses and symbolic hostnames "
"to DHCP clients. They are also required for non-dynamic interface "
"configurations where only hosts with a corresponding lease are served."
msgstr ""
"I contratti statici vengono utilizzati per assegnare indirizzi IP fissi e "
"nomi host simbolici ai client DHCP. Essi sono necessari anche per interfacce "
"di configurazione non dinamici, dove solo gli host col contratto "
"corrispondente vengono serviti."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1186
msgid "Station inactivity limit"
msgstr "Limite di inattività dei client"
#: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:16
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:557
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:929
#: modules/luci-mod-status/ucode/template/admin_status/index.ut:9
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:528
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:101
msgid "Stop"
msgstr "Arresta"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:135
msgid "Stop WPS"
msgstr "Interrompi WPS"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1772
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1866
msgid "Stop refresh"
msgstr "Interrompi aggiornamento"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_storage.js:24
msgid "Storage"
#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:629
msgid "Strict filtering"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:501
msgstr "Ordine stretto"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:33
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Strong"
msgstr "Forte"
#: modules/luci-compat/luasrc/view/cbi/simpleform.htm:61
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2064
msgid "Submit"
msgstr "Invia"

Florian Eckert's avatar
Florian Eckert committed
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:440
Hannu Nyman's avatar
Hannu Nyman committed
msgid "Suppress logging"
msgstr "Interrompere logging"
Florian Eckert's avatar
Florian Eckert committed
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:441
msgid "Suppress logging of the routine operation for the DHCP protocol."
Hannu Nyman's avatar
Hannu Nyman committed
msgstr ""
"Interrompere il logging delle operazioni di routine per il protocollo DHCP."
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:46
msgid "Swap free"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:139
#: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:3
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:172
msgid "Switch %q"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:150
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"Switch %q has an unknown topology - the VLAN settings might not be accurate."
msgstr ""

#: modules/luci-base/htdocs/luci-static/resources/network.js:3002
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
#: modules/luci-compat/luasrc/model/network.lua:1426
msgid "Switch VLAN"
msgstr ""

#: modules/luci-base/htdocs/luci-static/resources/network.js:2999
msgid "Switch port"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:576
msgid "Switch protocol"
#: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:103
#: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:104
#: modules/luci-compat/luasrc/view/cbi/ipaddr.htm:26
msgid "Switch to CIDR list notation"
msgstr ""

#: modules/luci-base/htdocs/luci-static/resources/ui.js:2692
msgid "Symbolic link"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:89
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Sync with NTP-Server"
msgstr "Sincronizza con il server NTP"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:81
msgid "Sync with browser"
Florian Eckert's avatar
Florian Eckert committed
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:296
msgid "Syntax: <code>/fqdn[/fqdn…]/[ipaddr]</code>."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:643
msgid "Syntax: <code>_service._proto.example.com</code>."
msgstr ""

#: modules/luci-base/root/usr/share/luci/menu.d/luci-base.json:26
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:17
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:113
#: modules/luci-mod-system/root/usr/share/luci/menu.d/luci-mod-system.json:3
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/syslog.js:25
#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:63
#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75
msgstr "Registro di Sistema"
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:245
Florian Eckert's avatar
Florian Eckert committed
msgid "System Priority"
msgstr "Priorità di sistema"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118
msgid "System Properties"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:162
msgid "System log buffer size"
msgstr "Dimensione buffer log di sistema"
#: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut:67
Florian Eckert's avatar
Florian Eckert committed
#: themes/luci-theme-material/ucode/template/themes/material/header.ut:81
#: themes/luci-theme-openwrt-2020/ucode/template/themes/openwrt2020/header.ut:64
#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89
msgid "System running in recovery (initramfs) mode."
msgstr "Sistema in esecuzione in modalità di ripristino (initramfs)."
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:67
msgctxt "nft tcp option maxseg size"
msgid "TCP MSS"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:54
msgctxt "nft tcp dport"
msgid "TCP destination port"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:57
msgctxt "nft tcp flags"
msgid "TCP flags"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:53
msgctxt "nft tcp sport"
msgid "TCP source port"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338
msgid "TCP:"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:564
msgid "TFTP server root"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:50
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:85
msgid "TX"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:236
msgstr "Velocità TX"
#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:618
msgid "TX queue length"
msgstr "Lunghezza coda TX"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:91
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:166
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:18
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:190
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:216
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:648
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:56
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:66
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:187
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:213
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:57
msgid "Target Platform"
msgstr "Target/Piattaforma"
#: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:103
Hannu Nyman's avatar
Hannu Nyman committed
msgid "Target network"
msgstr "Rete di destinazione"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/25_storage.js:36
msgid "Temp space"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/processes.js:50
msgstr "Chiudi"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:855
msgid ""
"The <abbr title=\"Maximum Transmission Unit\">MTU</abbr> to be published in "
"<abbr title=\"Router Advertisement, ICMPv6 Type 134\">RA</abbr> messages. "
"Minimum is 1280 bytes."
msgstr ""
"L'<abbr title=\"Maximum Transmission Unit\">MTU</abbr> da pubblicare nei "
"messaggi <abbr title=\"Router Advertisement, ICMPv6 Type 134\">RA</abbr>. Il "
"minimo è 1280 byte."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:810
msgid ""
"The <em>Managed address configuration</em> (M) flag indicates that IPv6 "
"addresses are available via DHCPv6."
msgstr ""
"Il flag <em>Configurazione indirizzo gestito</em> (M) indica che gli "
"indirizzi IPv6 sono disponibili tramite DHCPv6."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:814
msgid ""
"The <em>Mobile IPv6 Home Agent</em> (H) flag indicates that the device is "
"also acting as Mobile IPv6 home agent on this link."
msgstr ""
"Il flag <em>Mobile IPv6 Home Agent</em> (H) indica che il dispositivo agisce "
"anche come agente domestico IPv6 mobile su questo collegamento."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:812
msgid ""
"The <em>Other configuration</em> (O) flag indicates that other information, "
"such as DNS servers, is available via DHCPv6."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:84
msgid "The <em>block mount</em> command failed with code %d"
msgstr ""

Hannu Nyman's avatar
Hannu Nyman committed
#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:80
msgid ""
"The <em>qrencode</em> package is required for generating an QR code image of "
"the configuration."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:970
msgid ""
"The DNS server entries in the local resolv.conf are primarily sorted by the "
"weight specified here"
msgstr ""
"I server DNS specificati nel file resolv.conf locale sono ordinati "
"primariamente in base al peso specificato qui"
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:77
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
msgid ""
"The HE.net endpoint update configuration changed, you must now use the plain "
"username instead of the user ID!"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:826
msgid "The IP address %h is already used by another static lease"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:835
msgid "The IP address is outside of any DHCP pool address range"
msgstr ""
"L'indirizzo IP è al di fuori di qualsiasi intervallo di indirizzi del pool "
"DHCP"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:599
msgid "The IP address of the boot server"
msgstr ""

Hannu Nyman's avatar
Hannu Nyman committed
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40
msgid "The IPv4 address or the fully-qualified domain name of the remote end."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:42
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:42
#: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40
#: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:40
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"The IPv4 address or the fully-qualified domain name of the remote tunnel end."
msgstr ""

Hannu Nyman's avatar
Hannu Nyman committed
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40
msgid "The IPv6 address or the fully-qualified domain name of the remote end."
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:42
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:42
msgid ""
"The IPv6 address or the fully-qualified domain name of the remote tunnel end."
msgstr ""

#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59
msgid ""
"The IPv6 prefix assigned to the provider, usually ends with <code>::</code>"
msgstr ""
"Il prefisso IPv6 assegnati dal provider, si conclude di solito con <code>::</"
"code>"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/timer.js:7
msgid "The LED blinks with the configured on/off frequency"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/heartbeat.js:7
msgid "The LED flashes to simulate actual heart beat."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/netdev.js:8
msgid ""
"The LED flashes with link status and activity on the configured interface."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/none.js:7
msgid "The LED is always in default state off."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/default-on.js:6
msgid "The LED is always in default state on."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:222
msgid ""
"The MAC address %h is already used by another static lease in the same DHCP "
"pool"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:586
msgid "The MTU must not exceed the parent device MTU of %d bytes"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:866
msgid "The VLAN ID must be unique"
msgstr "L'ID VLAN deve essere univoco"
#: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:45
msgid "The algorithm that is used to discover mesh routes"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024
msgid ""
"The allowed characters are: <code>A-Z</code>, <code>a-z</code>, <code>0-9</"
"code> and <code>_</code>"
msgstr ""
"I caratteri consentiti sono: <code>A-Z</code>, <code>a-z</code>, <code>0-9</"
"code> e <code>_</code>"
#: modules/luci-compat/luasrc/view/cbi/error.htm:6
msgid "The configuration file could not be loaded due to the following error:"
msgstr ""
"Impossibile caricare il file di configurazione a causa del seguente errore:"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2018
msgid ""
"The correct SSID must be manually specified when joining a hidden wireless "
"network"
msgstr ""
"L'SSID corretto deve essere specificato manualmente quando si accede a una "
"rete wireless nascosta"
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4509
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid ""
"The device could not be reached within %d seconds after applying the pending "
"changes, which caused the configuration to be rolled back for safety "
"reasons. If you believe that the configuration changes are correct "
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
"nonetheless, perform an unchecked configuration apply. Alternatively, you "
"can dismiss this warning and edit changes before attempting to apply again, "
"or revert all pending changes to keep the currently working configuration "
"state."
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgstr ""
"Impossibile raggiungere il dispositivo entro %d secondi dall'applicazione "
"delle modifiche in sospeso, il che ha causato il rollback della "
"configurazione per motivi di sicurezza. Se si ritiene che le modifiche alla "
"configurazione siano comunque corrette, selezionare applica configurazione "
"senza controllo. In alternativa, è possibile ignorare questo avviso e "
"rivedere le modifiche prima di tentare di applicare di nuovo oppure "
"annullare tutte le modifiche in sospeso per mantenere lo stato di "
"configurazione attualmente funzionante."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:281
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:393
msgid ""
"The device file of the memory or partition (<abbr title=\"for example\">e.g."
"</abbr> <code>/dev/sda1</code>)"
msgstr ""
"Il file del dispositivo di memoria o della partizione (<abbr title=\"per "
"esempio\">e.s.</abbr> <code>/dev/sda1</code>)"

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:450
msgid "The device name \"%s\" is already taken"
msgstr "Il nome dispositivo \"%s\" è già stato preso"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:409
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:443
msgid ""
"The existing network configuration needs to be changed for LuCI to function "
"properly."
msgstr ""
"L'attuale configurazione di rete deve essere modificata affinché LuCI "
"funzioni correttamente."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:794
msgid ""
"The existing wireless configuration needs to be changed for LuCI to function "
"properly."
msgstr ""
"L'attuale configurazione wireless deve essere modificata affinché LuCI "
"funzioni correttamente."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:220
msgid ""
"The flash image was uploaded. Below is the checksum and file size listed, "
"compare them with the original file to ensure data integrity. <br /> Click "
"'Continue' below to start the flash procedure."
"L'immagine flash è stata caricata. Di seguito sono elencati il checksum e la "
"dimensione del file, confrontali con il file originale per garantire "
"l'integrità dei dati. <br /> Fare clic su 'Continua' per avviare la "
"procedura di flash."
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:249
msgid "The following rules are currently active on this system."
msgstr "Le seguenti regole sono al momento attive su questo sistema."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/heartbeat.js:8
msgid "The frequency is in direct proportion to 1-minute average CPU load."
msgstr ""

#: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:154
msgid "The gateway address must not be a local IP address"
msgstr ""

#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:754
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"The generated configuration can be imported into a WireGuard client "
"application to setup a connection towards this device."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:172
msgid "The given SSH public key has already been added."
msgstr "La chiave pubblica SSH fornita è già stata aggiunta."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:178
"The given SSH public key is invalid. Please supply proper public RSA, "
"ED25519 or ECDSA keys."
msgstr ""
"La chiave pubblica SSH fornita non è valida. Fornire chiavi pubbliche RSA o "
"ECDSA appropriate."
#: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93
msgid ""
"The hop penalty setting allows to modify batman-adv's preference for "
"multihop routes vs. short routes. The value is applied to the TQ of each "
"forwarded OGM, thereby propagating the cost of an extra hop (the packet has "
"to be received and retransmitted which costs airtime)"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:593
msgid "The hostname of the boot server"
msgstr ""

#: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:28
msgid "The interface could not be found"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1126
msgid "The interface name is already used"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1132
msgid "The interface name is too long"
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:61
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:55
msgid ""
"The length of the IPv4 prefix in bits, the remainder is used in the IPv6 "
"addresses."
msgstr ""

#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:57
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:63
msgid "The length of the IPv6 prefix in bits"
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:165
Florian Eckert's avatar
Florian Eckert committed
msgid "The local IPv4 address"
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:46
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:46
#: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44
#: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:44
Hannu Nyman's avatar
Hannu Nyman committed
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44
Hannu Nyman's avatar
Hannu Nyman committed
msgid "The local IPv4 address over which the tunnel is created (optional)."
msgstr ""

#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:171
Florian Eckert's avatar
Florian Eckert committed
msgid "The local IPv4 netmask"
msgstr ""

#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:46
#: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:53
Hannu Nyman's avatar
Hannu Nyman committed
#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44
msgid "The local IPv6 address over which the tunnel is created (optional)."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:575
msgid ""
"The max response time in centiseconds inserted into group-specific queries "
"sent in response to leave group messages. It is also the amount of time "
"between group-specific query messages. This value may be tuned to modify the "
"\"leave latency\" of the network. A reduced value results in reduced time to "
"detect the loss of the last member of a group"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:561
msgid ""
"The max response time in centiseconds inserted into the periodic general "
"queries. By varying the value, an administrator may tune the burstiness of "
"IGMP messages on the subnet; larger values make the traffic less bursty, as "
"host responses are spread out over a larger interval"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:874
msgid ""
"The maximum hops to be published in <abbr title=\"Router Advertisement\">RA</"
"abbr> messages. Maximum is 255 hops."
msgstr ""
"Il numero di hop massimi da pubblicare nei messaggi <abbr title=\"Router "
"Advertisement\">RA</abbr>. Il massimo è 255 hop."
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4645
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"The network access to this device could be interrupted by changing settings "
"of the \"%h\" interface."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2030
msgid "The network name is already used"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:139
Florian Eckert's avatar
Florian Eckert committed
"The network ports on this device can be combined to several <abbr title="
"\"Virtual Local Area Network\">VLAN</abbr>s in which computers can "
"communicate directly with each other. <abbr title=\"Virtual Local Area "
"Network\">VLAN</abbr>s are often used to separate different network "
"segments. Often there is by default one Uplink port for a connection to the "
"next greater network like the internet and other ports for a local network."
msgstr ""
"Le porte di rete di questo dispositivo possono essere combinate in diverse "
"<abbr title=\"LAN virtuali - Virtual Local Area Network\">VLAN</abbr> in cui "
"i computer possono comunicare direttamente tra loro. Le <abbr title=\"LAN "
"virtuali - Virtual Local Area Network\">VLAN</abbr> sono spesso usate per "
"separare segmenti di rete differenti. Spesso c'è di default una porta Uplink "
"per una connessione alla rete più ampia come internet e altre porte per una "
"rete locale."
#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:773
Hannu Nyman's avatar
Hannu Nyman committed
msgid ""
"The public hostname or IP address of this system the peer should connect to. "
"This usually is a static public IP address, a static hostname or a DDNS "
"domain."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:569
msgid "The query response interval must be lower than the query interval value"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:158
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:42
msgid "The reboot command failed with code %d"
msgstr "Il comando di riavvio non è riuscito con il codice %d"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:147
msgid "The restore command failed with code %d"
msgstr "Il comando di ripristino non è riuscito con il codice %d"
#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:551
msgid ""
"The robustness value allows tuning for the expected packet loss on the "
"network. If a network is expected to be lossy, the robustness value may be "
"increased. IGMP is robust to (Robustness-1) packet losses"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:171
msgid ""
"The rule target is a jump to another rule specified by its priority value"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:91
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:166
msgid ""
"The rule target is a table lookup ID: a numeric table index ranging from 0 "
"to 65535 or symbol alias declared in /etc/iproute2/rt_tables. Special "
"aliases local (255), main (254) and default (253) are also valid"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1381
msgid "The selected %s mode is incompatible with %s encryption"
msgstr "La modalità %s selezionata non è compatibile con la crittografia %s"
#: modules/luci-base/ucode/template/csrftoken.ut:11
Hannu Nyman's avatar
Hannu Nyman committed
msgid "The submitted security token is invalid or already expired!"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:98
msgid ""
"The system is erasing the configuration partition now and will reboot itself "
"when finished."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:320
msgid ""
"The system is flashing now.<br /> DO NOT POWER OFF THE DEVICE!<br /> Wait a "
"few minutes before you try to reconnect. It might be necessary to renew the "
"address of your computer to reach the device again, depending on your "
"settings."
msgstr ""
"Il sistema sta scrivendo sulla memoria flash.<br /> NON SPEGNERE IL "
"DISPOSITIVO!<br /> Attendere alcuni minuti prima di provare a ricollegarsi. "
"Potrebbe essere necessario rinnovare l'indirizzo del computer per "
"raggiungere nuovamente il dispositivo, a seconda delle impostazioni."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:163
msgid ""
"The system is rebooting now. If the restored configuration changed the "
"current LAN IP address, you might need to reconnect manually."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:85
msgid "The system password has been successfully changed."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:345
msgid "The sysupgrade command failed with code %d"
msgstr "Il comando sysupgrade non è riuscito con il codice %d"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:120
msgid ""
"The uploaded backup archive appears to be valid and contains the files "
"listed below. Press \"Continue\" to restore the backup and reboot, or "
"\"Cancel\" to abort the operation."
msgstr ""
"L'archivio di backup caricato sembra essere valido e contiene i file "
"elencati di seguito. Premere \"Continua\" per ripristinare il backup e "
"riavviare o \"Annulla\" per interrompere l'operazione."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:115
msgid "The uploaded backup archive is not readable"
msgstr "L'archivio di backup caricato non è leggibile"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:249
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "The uploaded firmware does not allow keeping current configuration."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:244
msgid ""
"The uploaded image file does not contain a supported format. Make sure that "
"you choose the generic image format for your platform."
msgstr ""
"Il file immagine caricato non contiene un formato supportato. Assicurati di "
"aver scelto il formato immagine generico per la tua piattaforma."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1469
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1481
msgid "The value is overridden by configuration."
#: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:56
msgid ""
"The value specifies the interval (milliseconds) in which batman-adv floods "
"the network with its protocol information."
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:672
msgid ""
"There are legacy iptables rules present on the system. Mixing iptables and "
"nftables rules is discouraged and may lead to incomplete traffic filtering."
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:891
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:923
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:130
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:179
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "There are no active leases"
msgstr "Non ci sono lease attivi"
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4677
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "There are no changes to apply"
msgstr "Non ci sono modifiche da applicare"
#: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/header.ut:58
Florian Eckert's avatar
Florian Eckert committed
#: themes/luci-theme-openwrt-2020/ucode/template/themes/openwrt2020/header.ut:55
#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80
msgid ""
"There is no password set on this router. Please configure a root password to "
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49
msgid "This IPv4 address of the relay"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1642
msgid "This authentication type is not applicable to the selected EAP method."
msgstr ""

#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:57
#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56
msgid "This does not look like a valid PEM file"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:454
msgid ""
"This is a list of shell glob patterns for matching files and directories to "
"include during sysupgrade. Modified files in /etc/config/ and certain other "
"configurations are automatically preserved."
msgstr ""
"Questo è un elenco di glob pattern della shell per elencare file e percorsi "
"da includere durante sysupgrade. I file modificati in /etc/config/ e alcune "
"altre configurazioni vengono automaticamente conservati."
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:81
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
msgid ""
"This is either the \"Update Key\" configured for the tunnel or the account "
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
"password if no update key has been configured"
#: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:42
msgid ""
"This is the batman-adv device where you want to link the physical Device "
"from above to. If this list is empty, then you need to create one first. If "
"you want to route mesh traffic over a wired network device, then please "
"select it from the above Device selector. If you want to assign the batman-"
"adv interface to a Wi-fi mesh then do not select a Device in the Device "
"selector but rather go to the Wireless settings and select this Interface as "
"a network from there."
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:116
msgid ""
"This is the content of /etc/rc.local. Insert your own commands here (in "
"front of 'exit 0') to execute them at the end of the boot process."
msgstr ""
"Questo è il contenuto di /etc/rc.local. Inserisci qui i tuoi comandi (sopra "
"a 'exit 0') per eseguirli alla fine del processo di avvio."
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54
msgid ""
"This is the local endpoint address assigned by the tunnel broker, it usually "
"ends with <code>...:2/64</code>"
Florian Eckert's avatar
Florian Eckert committed
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271
msgid "This is the only DHCP server in the local network."
msgstr "Questo è l’unico server DHCP nella rete locale."
#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:73
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
msgid "This is the plain username for logging into the account"
msgstr ""

#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:57
msgid ""
"This is the prefix routed to you by the tunnel broker for use by clients"
msgstr ""

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/crontab.js:29
msgid "This is the system crontab in which scheduled tasks can be defined."
msgstr ""
"Questa è la crontab del sistema nella quale possono essere definiti le "
"operazioni da programmare."

#: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50
msgid ""
"This is usually the address of the nearest PoP operated by the tunnel broker"
msgstr ""

#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/processes.js:65
msgid ""
"This list gives an overview over currently running system processes and "
"their status."
msgstr ""
"Questa lista da un riassunto dei processi correntemente attivi e del loro "
"stato."

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1596
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1654
msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""

Hannu Nyman's avatar
Hannu Nyman committed
#: modules/luci-base/htdocs/luci-static/resources/form.js:2280
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
msgstr "Questa sezione non contiene ancora valori"

#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:124
msgid "Time Synchronization"
msgstr "Sincronizzazione Orario"
#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:653
msgid "Time in milliseconds"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:527
msgid "Time in seconds to spend in listening and learning states"
msgstr ""

#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1177
msgid "Time interval for rekeying GTK"
msgstr "Intervallo di tempo per il rekeying GTK"