The "Use for nginx" was removed in390393316c
The "ACME certs" was merged with "ACME certificates" in90d852c3
the Other translation keys were re-translated and not needed anymore. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
344 lines
14 KiB
Text
344 lines
14 KiB
Text
msgid ""
|
|
msgstr ""
|
|
"PO-Revision-Date: 2023-10-16 16:56+0000\n"
|
|
"Last-Translator: Frankie McEyes <mceyes@protonmail.com>\n"
|
|
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
|
|
"luciapplicationsacme/it/>\n"
|
|
"Language: it\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 5.1\n"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25
|
|
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
|
msgid "ACME certificates"
|
|
msgstr "Certificati ACME"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
|
|
msgid "ACME global config"
|
|
msgstr "Configurazione globale ACME"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514
|
|
msgid "ACME server URL"
|
|
msgstr "URL server ACME"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
|
|
msgid "Account email"
|
|
msgstr "E-mail dell'account"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
|
|
msgid "Advanced Settings"
|
|
msgstr "Impostazioni avanzate"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433
|
|
msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path"
|
|
msgstr ""
|
|
"Codice Base64 della chiave privata. Usalo in alternativa a "
|
|
"YC_SA_Key_File_Path"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33
|
|
msgid "Cert files are stored in"
|
|
msgstr "I certificati sono salvati in"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
|
|
msgid "Certificate config"
|
|
msgstr "Configurazione certificato"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605
|
|
msgid "Certificates"
|
|
msgstr "Certificati"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452
|
|
msgid "Challenge Alias"
|
|
msgstr "Alias challenge"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
|
|
msgid "Custom ACME CA"
|
|
msgstr "CA ACME personalizzato"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515
|
|
msgid "Custom ACME server directory URL."
|
|
msgstr "URL personalizzata cartella server ACME."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
|
|
msgid "DNS"
|
|
msgstr "DNS"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
|
|
msgid "DNS API"
|
|
msgstr "API DNS"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444
|
|
msgid "DNS API credentials"
|
|
msgstr "Credenziali API DNS"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
|
|
msgid "DNS Challenge Validation"
|
|
msgstr "DNS Validazione challenge"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521
|
|
msgid "Days until renewal"
|
|
msgstr "giorni al rinnovo"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
|
|
msgid "Default"
|
|
msgstr "Predefinito"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459
|
|
msgid "Domain Alias"
|
|
msgstr "Alias di dominio"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
|
|
msgid "Domain names"
|
|
msgstr "Nomi di dominio"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
|
msgid ""
|
|
"Domain names to include in the certificate. The first name will be the "
|
|
"subject name, subsequent names will be alt names. Note that all domain names "
|
|
"must point at the router in the global DNS."
|
|
msgstr ""
|
|
"Nomi di dominio da includere nel certificato. Il primo nome sarà il nome del "
|
|
"soggetto, i successivi saranno nomi alternativi. Nota che tutti i nomi di "
|
|
"dominio devono puntare al router nel DNS globale."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410
|
|
msgid ""
|
|
"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</"
|
|
"code>"
|
|
msgstr ""
|
|
"Es. <code>_acme-challenge.example.com:12345:98765 alias.example."
|
|
"com:11111</code>"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482
|
|
msgid "ECC 256 bits"
|
|
msgstr "ECC 256 bit"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
|
|
msgid "ECC 384 bits"
|
|
msgstr "ECC 384 bit"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
|
|
msgid "Email address to associate with account key."
|
|
msgstr "Indirizzo e-mail da associare alla chiave dell'account."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
|
|
msgid "Enable debug logging"
|
|
msgstr "Attiva i log di debug"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
|
|
msgid "Enabled"
|
|
msgstr "Attivato"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
|
|
msgid "General Settings"
|
|
msgstr "Impostazioni generali"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
|
|
msgid ""
|
|
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
|
"certificate won't be valid)."
|
|
msgstr ""
|
|
"Ottieni il certificato dal server di prova Letsencrypt (da usare a scopo di "
|
|
"test; il certificato non sarà valido)."
|
|
|
|
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
|
msgid "Grant UCI access for luci-app-acme"
|
|
msgstr "Concedi l'accesso UCI a luci-app-acme"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
|
|
msgid ""
|
|
"If a certificate wasn't renewed in time then you'll receive a notice at 20 "
|
|
"days before expiry."
|
|
msgstr ""
|
|
"Se un certificato non viene rinnovato in tempo, riceverai una notifica 20 "
|
|
"giorni prima della scadenza."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587
|
|
msgid "Issued on"
|
|
msgstr "Emesso il"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
|
|
msgid "Key size (and type) for the generated certificate."
|
|
msgstr "Dimensione chiave (e tipo) per il certificato generato."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
|
|
msgid "Key type"
|
|
msgstr "Dimensione chiave"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584
|
|
msgid "Main Domain"
|
|
msgstr "Dominio Principale"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
|
|
msgid "OCID of tenancy that contains the target DNS zone"
|
|
msgstr ""
|
|
"OCID (Oracle Cloud Identifier) della tenancy che contiene la zona DNS di "
|
|
"destinazione"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
|
|
msgid "OCID of user with permission to add/remove records from zones"
|
|
msgstr ""
|
|
"OCID dell'utente con il permesso di aggiungere/rimuovere i record dalle zone"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
|
|
msgid ""
|
|
"Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
|
|
msgstr ""
|
|
"Apri <a href=\"https://www.duckdns.org/\">DuckDNS</a> e copia un token qui"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
|
|
msgid "Path to private API signing key file in PEM format"
|
|
msgstr "Percorso della chiave API privata in formato PEM"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585
|
|
msgid "Private Key"
|
|
msgstr "Chiave Privata"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586
|
|
msgid "Public Certificate"
|
|
msgstr "Certificato Pubblico"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
|
|
msgid "RSA 2048 bits"
|
|
msgstr "RSA 2048 bit"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
|
|
msgid "RSA 3072 bits"
|
|
msgstr "RSA 3072 bit"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
|
|
msgid "RSA 4096 bits"
|
|
msgstr "RSA 4096 bit"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
|
|
msgid "See instructions"
|
|
msgstr "Vedi le istruzioni"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
|
|
msgid "Should point to the tenancy home region"
|
|
msgstr "Dovrebbe puntare alla regione in cui è ospitato"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
|
|
msgid "Standalone"
|
|
msgstr "Autonoma"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
|
|
msgid ""
|
|
"Standalone mode will use the built-in webserver of acme.sh to issue a "
|
|
"certificate. Webroot mode will use an existing webserver to issue a "
|
|
"certificate. DNS mode will allow you to use the DNS API of your DNS provider "
|
|
"to issue a certificate."
|
|
msgstr ""
|
|
"La modalità autonoma userà il server Web integrato di acme.sh per emettere "
|
|
"un certificato. La modalità Webroot userà un server Web esistente per "
|
|
"emettere un certificato. La modalità DNS ti consentirà di usare l'API DNS "
|
|
"del tuo provider DNS per emettere un certificato."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
|
|
msgid ""
|
|
"The challenge alias to use for ALL domains. See https://github.com/acmesh-"
|
|
"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
|
|
"only supports one challenge alias per certificate."
|
|
msgstr ""
|
|
"L'alias challenge da usare per TUTTI i domini. Per i dettagli di questo "
|
|
"processo vedi https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-"
|
|
"mode . LUCI supporta solo un alias challenge per certificato."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
|
|
msgid ""
|
|
"The credentials for the DNS API mode selected above. See https://github.com/"
|
|
"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
|
|
"by each API. Add multiple entries here in KEY=VAL shell variable format to "
|
|
"supply multiple credential variables."
|
|
msgstr ""
|
|
"Le credenziali per la modalità API DNS selezionata sopra. Per il formato "
|
|
"delle credenziali richieste da ciascuna API vedi https://github.com/acmesh-"
|
|
"official/acme.sh/wiki/dnsapi . Aggiungi più voci qui nel formato variabile "
|
|
"shell CHIAVE=VALORE per fornire variabili credenziali multiple."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
|
|
msgid ""
|
|
"The domain alias to use for ALL domains. See https://github.com/acmesh-"
|
|
"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
|
|
"only supports one challenge domain per certificate."
|
|
msgstr ""
|
|
"L'alias di dominio da usare per TUTTI i domini. Per i dettagli di questo "
|
|
"processo vedi https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-"
|
|
"mode . LUCI supporta solo un dominio challenge per certificato."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
|
|
msgid "The private API signing key in PEM format"
|
|
msgstr "Chiave di autenticazione API privata in formato PEM"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
|
|
msgid ""
|
|
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
|
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
|
"certificates for the web interface. Note that the domain names in the "
|
|
"certificate must already be configured to point at the router's public IP "
|
|
"address. Once configured, issuing certificates can take a while. Check the "
|
|
"logs for progress and any errors."
|
|
msgstr ""
|
|
"Questo configura l'installazione automatica del certificato ACME "
|
|
"(Letsencrypt). È sufficiente compilarlo per configurare il router con i "
|
|
"certificati per l'interfaccia web emessi da Letsencrypt. Tieni presente che "
|
|
"i nomi di dominio nel certificato devono essere già configurati per puntare "
|
|
"all'indirizzo IP pubblico del router. Una volta configurato, l'emissione dei "
|
|
"certificati può richiedere del tempo. Controlla i registri eventi per "
|
|
"verificare lo stato di avanzamento e gli eventuali errori."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
|
|
msgid "This is usually NOT an email address"
|
|
msgstr "Solitamente NON è un indirizzo email"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
|
|
msgid ""
|
|
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
|
"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
|
|
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
|
"have to resolve to the router IP. DNS mode is also the only mode that "
|
|
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
|
"package to be installed."
|
|
msgstr ""
|
|
"Per usare la modalità DNS per emettere certificati, impostalo sul nome di "
|
|
"un'API DNS supportata da acme.sh. Per l'elenco delle API disponibili vedi "
|
|
"https://github.com/acmesh-official/acme.sh/wiki/dnsapi . In modalità DNS, il "
|
|
"nome di dominio non deve essere risolto nell'IP del router. La modalità DNS "
|
|
"è anche l'unica modalità che supporta i certificati con caratteri jolly. "
|
|
"L'uso di questa modalità richiede l'installazione del pacchetto acme-dnsapi."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
|
|
msgid "Use a custom CA instead of Let's Encrypt."
|
|
msgstr "Usa una CA personalizzata invece di Let's Encrypt."
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
|
|
msgid "Use staging server"
|
|
msgstr "Usa server di prova"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
|
|
msgid "Validation method"
|
|
msgstr "Metodo validazione"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
|
|
msgid "Webroot"
|
|
msgstr "Webroot"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
|
|
msgid "Webroot Challenge Validation"
|
|
msgstr "Webroot Validazione challenge"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
|
|
msgid "Webroot directory"
|
|
msgstr "Cartella webroot"
|
|
|
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
|
|
msgid ""
|
|
"Webserver root directory. Set this to the webserver document root to run "
|
|
"Acme in webroot mode. The web server must be accessible from the internet on "
|
|
"port 80."
|
|
msgstr ""
|
|
"Cartella principale del server web. Impostala sulla root del documento del "
|
|
"server web per eseguire Acme in modalità webroot. Il server web deve essere "
|
|
"accessibile da internet sulla porta 80."
|