mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
655 lines
13 KiB
Plaintext
655 lines
13 KiB
Plaintext
# RaspAP Portable Object file
|
|
# Project home: https://github.com/billz/raspap-webgui
|
|
# Licensed under the GNU General Public License v3.0
|
|
# This file is distributed under the same license as the RaspAP package
|
|
# FIRST AUTHOR Simone Rizzo <simone.rizzo@live.com>, 2017
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 1.2.1\n"
|
|
"Report-Msgid-Bugs-To: Bill Zimmerman <billzimmerman@gmail.com>\n"
|
|
"POT-Creation-Date: 2017-10-19 08:56+0000\n"
|
|
"PO-Revision-Date: 2019-10-21 23:15+0000\n"
|
|
"Last-Translator: Simone Rizzo <simone.rizzo@live.com>\n"
|
|
"Language-Team: \n"
|
|
"Language: en_US\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: index.php
|
|
msgid "RaspAP Wifi Configuration Portal"
|
|
msgstr "Portale configurazione RaspAP Wifi"
|
|
|
|
msgid "Toggle navigation"
|
|
msgstr "Mostra/nascondi navigazione"
|
|
|
|
msgid "RaspAP Wifi Portal"
|
|
msgstr "RaspAP Wifi Portal"
|
|
|
|
msgid "Dashboard"
|
|
msgstr "Dashboard"
|
|
|
|
msgid "Configure WiFi client"
|
|
msgstr "Configura client WiFi"
|
|
|
|
msgid "Configure hotspot"
|
|
msgstr "Configura hotspot"
|
|
|
|
msgid "Configure networking"
|
|
msgstr "Configura rete"
|
|
|
|
msgid "Configure DHCP Server"
|
|
msgstr "Configura server DHCP"
|
|
|
|
msgid "Configure OpenVPN"
|
|
msgstr "Configura OpenVPN"
|
|
|
|
msgid "Configure TOR proxy"
|
|
msgstr "Configura proxy TOR"
|
|
|
|
msgid "Configure Auth"
|
|
msgstr "Configura Auth"
|
|
|
|
msgid "Change Theme"
|
|
msgstr "Cambia tema"
|
|
|
|
msgid "System"
|
|
msgstr "Sistema"
|
|
|
|
msgid "About RaspAP"
|
|
msgstr "Informazioni su RaspAP"
|
|
|
|
#: includes/admin.php
|
|
msgid "Authentication settings"
|
|
msgstr "Impostazioni di autenticazione"
|
|
|
|
msgid "New passwords do not match"
|
|
msgstr "Le nuove password non corrispondono"
|
|
|
|
msgid "Username must not be empty"
|
|
msgstr "Il nome utente non deve essere vuoto"
|
|
|
|
msgid "Admin password updated"
|
|
msgstr "Password admin aggiornata"
|
|
|
|
msgid "Failed to update admin password"
|
|
msgstr "L'aggiornamento della password admin non è andato a buon fine"
|
|
|
|
msgid "Old password does not match"
|
|
msgstr "La vecchia password non corrisponde"
|
|
|
|
msgid "Username"
|
|
msgstr "Nome utente"
|
|
|
|
msgid "Old password"
|
|
msgstr "Vecchia password"
|
|
|
|
msgid "New password"
|
|
msgstr "Nuova password"
|
|
|
|
msgid "Repeat new password"
|
|
msgstr "Ripeti la nuova password"
|
|
|
|
#: includes/configure_client.php
|
|
msgid "Client settings"
|
|
msgstr "Impostazioni client"
|
|
|
|
msgid "SSID"
|
|
msgstr "SSID"
|
|
|
|
msgid "Channel"
|
|
msgstr "Canale"
|
|
|
|
msgid "Security"
|
|
msgstr "Sicurezza"
|
|
|
|
msgid "Passphrase"
|
|
msgstr "Chiave di sicurezza"
|
|
|
|
msgid "Wifi settings updated successfully"
|
|
msgstr "Impostazioni Wifi aggiornate con successo"
|
|
|
|
msgid "Wifi settings updated but cannot restart (cannon execute 'wpa_cli reconfigure')"
|
|
msgstr "Impostazioni Wifi aggiornate ma impossibile riavviare (impossibile eseguire 'wpa_cli reconfigure')"
|
|
|
|
msgid "Wifi settings failed to be updated"
|
|
msgstr "Non è stato possibile aggiornare le impostazioni Wifi"
|
|
|
|
msgid "Failed to update wifi settings"
|
|
msgstr "Impossibile aggiornare le impostazioni Wifi"
|
|
|
|
msgid "Rescan"
|
|
msgstr "Ripeti la scan"
|
|
|
|
msgid "Update"
|
|
msgstr "Aggiorna"
|
|
|
|
msgid "Add"
|
|
msgstr "Aggiungi"
|
|
|
|
msgid "Delete"
|
|
msgstr "Cancella"
|
|
|
|
msgid "Show"
|
|
msgstr "Mostra"
|
|
|
|
msgid "Hide"
|
|
msgstr "Nascondi"
|
|
|
|
msgid "Not configured"
|
|
msgstr "Non configurato"
|
|
|
|
msgid "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
|
|
msgstr "<strong>Nota:</strong> gli access points WEP appaiono come 'Aperti' . RaspAP non supporta attualmente la connessione WEP"
|
|
|
|
#: includes/dashboard.php
|
|
msgid "Interface Information"
|
|
msgstr "Informazioni interfaccia"
|
|
|
|
msgid "Interface Name"
|
|
msgstr "Nome interfaccia"
|
|
|
|
msgid "IPv4 Address"
|
|
msgstr "Indirizzo IPv4"
|
|
|
|
msgid "IPv6 Address"
|
|
msgstr "Indirizzo IPv6"
|
|
|
|
msgid "Subnet Mask"
|
|
msgstr "Subnet mask"
|
|
|
|
msgid "Mac Address"
|
|
msgstr "Indirizzo MAC"
|
|
|
|
msgid "Interface Statistics"
|
|
msgstr "Statistiche interfaccia"
|
|
|
|
msgid "Received Packets"
|
|
msgstr "Pacchetti ricevuti"
|
|
|
|
msgid "Received Bytes"
|
|
msgstr "Bytes ricevuti"
|
|
|
|
msgid "Transferred Packets"
|
|
msgstr "Pacchetti trasmessi"
|
|
|
|
msgid "Transferred Bytes"
|
|
msgstr "Bytes trasmessi"
|
|
|
|
msgid "Wireless Information"
|
|
msgstr "Informazioni wireless"
|
|
|
|
msgid "Connected To"
|
|
msgstr "Connesso a"
|
|
|
|
msgid "AP Mac Address"
|
|
msgstr "Indirizzo MAC access point"
|
|
|
|
msgid "Bitrate"
|
|
msgstr "Bitrate"
|
|
|
|
msgid "Signal Level"
|
|
msgstr "Livello segnale"
|
|
|
|
msgid "Transmit Power"
|
|
msgstr "Potenza di trasmissione"
|
|
|
|
msgid "Frequency"
|
|
msgstr "Frequenza"
|
|
|
|
msgid "Link Quality"
|
|
msgstr "Qualità collegamento"
|
|
|
|
msgid "Information provided by ip and iw and from system"
|
|
msgstr "Informazioni fornite dall'ip e iw a dal sistema"
|
|
|
|
msgid "No MAC Address Found"
|
|
msgstr "Indirizzo MAC non trovato"
|
|
|
|
msgid "No IP Address Found"
|
|
msgstr "Indirizzo IP no trovato"
|
|
|
|
msgid "No Subnet Mask Found"
|
|
msgstr "Subnet mask non trovata"
|
|
|
|
msgid "No Data"
|
|
msgstr "Nessun dato"
|
|
|
|
msgid "Not connected"
|
|
msgstr "Non connesso"
|
|
|
|
msgid "Interface is up"
|
|
msgstr "Interfaccia attiva"
|
|
|
|
msgid "Interface is down"
|
|
msgstr "Interfaccia inattiva"
|
|
|
|
msgid "Interface already down"
|
|
msgstr "Interfaccia già inattiva"
|
|
|
|
msgid "Start wlan0"
|
|
msgstr "Avvia wlan0"
|
|
|
|
msgid "Stop wlan0"
|
|
msgstr "Ferma wlan0"
|
|
|
|
msgid "Connected Devices"
|
|
msgstr "Dispositivi Connessi"
|
|
|
|
#: includes/dhcp.php
|
|
msgid "DHCP server settings"
|
|
msgstr "Impostazioni del server DHCP"
|
|
|
|
msgid "Client list"
|
|
msgstr "Lista client"
|
|
|
|
msgid "Interface"
|
|
msgstr "Interfaccia"
|
|
|
|
msgid "Starting IP Address"
|
|
msgstr "Indirizzo IP iniziale"
|
|
|
|
msgid "Ending IP Address"
|
|
msgstr "Indirizzo IP finale"
|
|
|
|
msgid "Static Leases"
|
|
msgstr "Allocazioni statiche"
|
|
|
|
msgid "Add static DHCP lease"
|
|
msgstr "Aggiungi lease DHCP statico"
|
|
|
|
msgid "Lease Time"
|
|
msgstr "Tempo di lease"
|
|
|
|
msgid "Interval"
|
|
msgstr "Intervallo"
|
|
|
|
msgid "Active DHCP leases"
|
|
msgstr "Lease DHCP attivi"
|
|
|
|
msgid "Expire time"
|
|
msgstr "Tempo di scadenza"
|
|
|
|
msgid "MAC Address"
|
|
msgstr "Indirizzo MAC"
|
|
|
|
msgid "Host name"
|
|
msgstr "Nome host"
|
|
|
|
msgid "Client ID"
|
|
msgstr "ID client"
|
|
|
|
msgid "Information provided by Dnsmasq"
|
|
msgstr "Informazioni fornite da Dnsmasq"
|
|
|
|
msgid "Stop dnsmasq"
|
|
msgstr "Ferma dnsmasq"
|
|
|
|
msgid "Start dnsmasq"
|
|
msgstr "Avvia dnsmasq"
|
|
|
|
msgid "Dnsmasq configuration updated successfully"
|
|
msgstr "Configurazione Dnsmasq aggiornata con successo"
|
|
|
|
msgid "dnsmasq already running"
|
|
msgstr "dnsmasq è già in esecuzione"
|
|
|
|
msgid "Successfully started dnsmasq"
|
|
msgstr "dnsmasq avviato con successo"
|
|
|
|
msgid "Failed to start dnsmasq"
|
|
msgstr "Impossibile avviare dnsmasq"
|
|
|
|
msgid "Successfully stopped dnsmasq"
|
|
msgstr "dnsmasq fermato con successo"
|
|
|
|
msgid "Failed to stop dnsmasq"
|
|
msgstr "Impossibile fermare dnsmasq"
|
|
|
|
msgid "dnsmasq already stopped"
|
|
msgstr "dnsmasq è già stoppato"
|
|
|
|
msgid "Dnsmasq is running"
|
|
msgstr "Dnsmasq è in esecuzione"
|
|
|
|
msgid "Dnsmasq is not running"
|
|
msgstr "Dnsmasq non è in esecuzione"
|
|
|
|
#: includes/hostapd.php
|
|
msgid "Basic"
|
|
msgstr "Base"
|
|
|
|
msgid "Advanced"
|
|
msgstr "Avanzate"
|
|
|
|
msgid "Basic settings"
|
|
msgstr "Impostazioni base"
|
|
|
|
msgid "Wireless Mode"
|
|
msgstr "Modalità wireless"
|
|
|
|
msgid "Security settings"
|
|
msgstr "Impostazioni sicurezza"
|
|
|
|
msgid "Security type"
|
|
msgstr "Tipo sicurezza"
|
|
|
|
msgid "Encryption Type"
|
|
msgstr "Tipo crittografia"
|
|
|
|
msgid "PSK"
|
|
msgstr "PSK"
|
|
|
|
msgid "Advanced settings"
|
|
msgstr "Impostazioni avanzate"
|
|
|
|
msgid "Country Code"
|
|
msgstr "Codice paese"
|
|
|
|
msgid "Information provided by hostapd"
|
|
msgstr "Informazioni fornite da hostapd"
|
|
|
|
msgid "Attempting to start hotspot"
|
|
msgstr "Tentando di avviare l'hotspot"
|
|
|
|
msgid "Attempting to stop hotspot"
|
|
msgstr "Tentando di stoppare l'hotspot"
|
|
|
|
msgid "HostAPD is not running"
|
|
msgstr "HostAPD non è in esecuzione"
|
|
|
|
msgid "HostAPD is running"
|
|
msgstr "HostAPD è in esecuzione"
|
|
|
|
msgid "SSID must be between 1 and 32 characters"
|
|
msgstr "Il SSID deve essere lungo da 1 a 32 caratteri"
|
|
|
|
msgid "WPA passphrase must be between 8 and 63 characters"
|
|
msgstr "La passphrase WPA deve essere lunga da 8 a 32 caratteri"
|
|
|
|
msgid "Unknown interface"
|
|
msgstr "Interfaccia sconosciuta"
|
|
|
|
msgid "Country code must be blank or two characters"
|
|
msgstr "Il codice paese deve essere o vuoto o di due caratteri"
|
|
|
|
msgid "Wifi Hotspot settings saved"
|
|
msgstr "Impostazioni hotspot Wifi salvate"
|
|
|
|
msgid "Unable to save wifi hotspot settings"
|
|
msgstr "Impossibile salvare le impostazioni dell'hotspot Wifi"
|
|
|
|
msgid "Start hotspot"
|
|
msgstr "Avvia l'hotspot"
|
|
|
|
msgid "Stop hotspot"
|
|
msgstr "Ferma l'hotspot"
|
|
|
|
msgid "Enable logging"
|
|
msgstr "Abilita la registrazione"
|
|
|
|
msgid "Logfile output"
|
|
msgstr "File di log in uscita"
|
|
|
|
msgid "WiFi client AP mode"
|
|
msgstr "AP WiFi modalità client"
|
|
|
|
msgid "Hide SSID in broadcast"
|
|
msgstr "Nascondere la trasmissione del SSID"
|
|
|
|
msgid "Maximum number of clients"
|
|
msgstr "Numero massimo di client"
|
|
|
|
msgid "Configures the max_num_sta option of hostapd. The default and maximum is 2007. If empty or 0, the default applies."
|
|
msgstr "Configura l'opzione max_num_sta di hostapd. Il valore predefinito e massimo è 2007. Se vuoto o 0, viene applicato il valore predefinito."
|
|
|
|
#: includes/networking.php
|
|
msgid "Summary"
|
|
msgstr "Sommario"
|
|
|
|
msgid "Current settings"
|
|
msgstr "Impostazioni attuali"
|
|
|
|
msgid "Default Gateway"
|
|
msgstr "Gateway predefinito"
|
|
|
|
msgid "DNS Server"
|
|
msgstr "Server DNS"
|
|
|
|
msgid "Alternate DNS Server"
|
|
msgstr "Server DNS alternativo"
|
|
|
|
msgid "Adapter IP Address Settings"
|
|
msgstr "Impostazioni dell'indirizzo IP dell'adattatore"
|
|
|
|
msgid "Enable Fallback to Static Option"
|
|
msgstr "Abilita l'opzione statica di fallback"
|
|
|
|
msgid "Static IP"
|
|
msgstr "IP statico"
|
|
|
|
msgid "Enabled"
|
|
msgstr "Abilitato"
|
|
|
|
msgid "Disabled"
|
|
msgstr "Disabilitato"
|
|
|
|
msgid "Static IP Options"
|
|
msgstr "Opzioni IP statiche"
|
|
|
|
msgid "Apply settings"
|
|
msgstr "Applica le impostazioni"
|
|
|
|
msgid "Information provided by /sys/class/net"
|
|
msgstr "Informazioni fornite da /sys/class/net"
|
|
|
|
#: includes/system.php
|
|
msgid "System Information"
|
|
msgstr "Informazioni di sistema"
|
|
|
|
msgid "Language"
|
|
msgstr "Linguaggio"
|
|
|
|
msgid "Language settings"
|
|
msgstr "Impostazioni lingua"
|
|
|
|
msgid "Select a language"
|
|
msgstr "Seleziona una lingua"
|
|
|
|
msgid "Language setting saved"
|
|
msgstr "Impostazioni lingua salvate"
|
|
|
|
msgid "Console"
|
|
msgstr "Consolle"
|
|
|
|
msgid "Hostname"
|
|
msgstr "Nome host"
|
|
|
|
msgid "Pi Revision"
|
|
msgstr "Revisione Pi"
|
|
|
|
msgid "Uptime"
|
|
msgstr "Tempo di attività"
|
|
|
|
msgid "Memory Used"
|
|
msgstr "Memoria usata"
|
|
|
|
msgid "CPU Load"
|
|
msgstr "Carico CPU"
|
|
|
|
msgid "Reboot"
|
|
msgstr "Riavvia"
|
|
|
|
msgid "Shutdown"
|
|
msgstr "Spegni"
|
|
|
|
msgid "System Rebooting Now!"
|
|
msgstr "Il sistema si sta riavviando ora!"
|
|
|
|
msgid "System Shutting Down Now!"
|
|
msgstr "Il sistema si sta spegnendo ora!"
|
|
|
|
#: includes/themes.php
|
|
msgid "Theme settings"
|
|
msgstr "Impostazioni tema"
|
|
|
|
msgid "Select a theme"
|
|
msgstr "Seleziona un tema"
|
|
|
|
#: includes/data_usage.php
|
|
msgid "Data usage"
|
|
msgstr "Utilizzo dei dati"
|
|
|
|
msgid "Data usage monitoring"
|
|
msgstr "Monitoraggio dell'utilizzo dei dati"
|
|
|
|
msgid "Hourly traffic amount"
|
|
msgstr "Quantità di traffico orario"
|
|
|
|
msgid "Daily traffic amount"
|
|
msgstr "Quantità di traffico giornaliero"
|
|
|
|
msgid "Monthly traffic amount"
|
|
msgstr "Quantità di traffico mensile"
|
|
|
|
msgid "Hourly"
|
|
msgstr "Orario"
|
|
|
|
msgid "Daily"
|
|
msgstr "Giornaliero"
|
|
|
|
msgid "Monthly"
|
|
msgstr "Mensile"
|
|
|
|
msgid "interface"
|
|
msgstr "interfaccia"
|
|
|
|
msgid "date"
|
|
msgstr "data"
|
|
|
|
msgid "Send MB"
|
|
msgstr "Invia MB"
|
|
|
|
msgid "Receive MB"
|
|
msgstr "Ricevi MB"
|
|
|
|
msgid "Information provided by vnstat"
|
|
msgstr "Informazioni fornite da vnstat"
|
|
|
|
msgid "Loading {0} bandwidth chart"
|
|
msgstr "Caricamento {0} del grafico della larghezza di banda in corso"
|
|
|
|
msgid "Showing {0} to {1} of {2} entries"
|
|
msgstr "Visualizzazione da {0} a {1} di {2} voci"
|
|
|
|
#: includes/openvpn.php
|
|
msgid "OpenVPN is not running"
|
|
msgstr "OpenVPN non è in esecuzione"
|
|
|
|
msgid "OpenVPN is running"
|
|
msgstr "OpenVPN è in esecuzione"
|
|
|
|
msgid "Server settings"
|
|
msgstr "Impostazioni del server"
|
|
|
|
msgid "Select OpenVPN configuration file (.ovpn)"
|
|
msgstr "Seleziona il file di configurazione OpenVPN (.ovpn)"
|
|
|
|
msgid "Client Log"
|
|
msgstr "Log del client"
|
|
|
|
msgid "Port"
|
|
msgstr "Porta"
|
|
|
|
msgid "Protocol"
|
|
msgstr "Protocollo"
|
|
|
|
msgid "Root CA certificate"
|
|
msgstr "Certificato CA radice"
|
|
|
|
msgid "Server certificate"
|
|
msgstr "Certificato del server"
|
|
|
|
msgid "Diffie Hellman parameters"
|
|
msgstr "Parametri Diffie Hellman"
|
|
|
|
msgid "KeepAlive"
|
|
msgstr "KeepAlive"
|
|
|
|
msgid "Server log"
|
|
msgstr "Log del server"
|
|
|
|
msgid "Start OpenVPN"
|
|
msgstr "Avvia OpenVPN"
|
|
|
|
msgid "Stop OpenVPN"
|
|
msgstr "Arresta OpenVPN"
|
|
|
|
msgid "Information provided by openvpn"
|
|
msgstr "Informazioni fornite da openvpn"
|
|
|
|
msgid "Attempting to start openvpn"
|
|
msgstr "Tentativo di avviare openvpn in corso"
|
|
|
|
msgid "Attempting to stop openvpn"
|
|
msgstr "Tentativo di arrestare openvpn in corso"
|
|
|
|
#: includes/torproxy.php
|
|
msgid "TOR is not running"
|
|
msgstr "TOR non è in esecuzione"
|
|
|
|
msgid "TOR is running"
|
|
msgstr "TOR è in esecuzione"
|
|
|
|
msgid "Relay"
|
|
msgstr "Inoltro"
|
|
|
|
msgid "Relay settings"
|
|
msgstr "Impostazioni di inoltro"
|
|
|
|
msgid "Nickname"
|
|
msgstr "Nickname"
|
|
|
|
msgid "Address"
|
|
msgstr "Indirizzo"
|
|
|
|
msgid "Start TOR"
|
|
msgstr "Avvia TOR"
|
|
|
|
msgid "Stop TOR"
|
|
msgstr "Arresta TOR"
|
|
|
|
msgid "Information provided by tor"
|
|
msgstr "Informazioni fornite da tor"
|
|
|
|
msgid "Attempting to start TOR"
|
|
msgstr "Tentativo di avviare TOR in corso"
|
|
|
|
msgid "Attempting to stop TOR"
|
|
msgstr "Tentativo di arrestare TOR in corso"
|
|
|
|
#: common form controls
|
|
msgid "Save settings"
|
|
msgstr "Salva impostazioni"
|
|
|
|
msgid "Refresh"
|
|
msgstr "Aggiorna"
|
|
|
|
msgid "running"
|
|
msgstr "in esecuzione"
|
|
|
|
msgid "stopped"
|
|
msgstr "arrestato"
|
|
|
|
msgid "Remove"
|
|
msgstr "Rimuovi"
|
|
|
|
msgid "up"
|
|
msgstr "su"
|
|
|
|
msgid "down"
|
|
msgstr "giù"
|
|
|