Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js12
1 files changed, 8 insertions, 4 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 7191cac7ea7..75f360c3906 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
"Share to {name}" : "Condividi con {name}",
+ "Copy link" : "Copia collegamento",
"Link" : "Collegamento",
"Password protect" : "Proteggi con password",
"Allow editing" : "Consenti la modifica",
@@ -255,8 +256,6 @@ OC.L10N.register(
"Help" : "Aiuto",
"Access forbidden" : "Accesso negato",
"File not found" : "File non trovato",
- "The specified document has not been found on the server." : "Il documento specificato non è stato trovato sul server.",
- "You can click here to return to %s." : "Puoi fare clic qui per tornare a %s.",
"Internal Server Error" : "Errore interno del server",
"The server was unable to complete your request." : "Il server non è stato in grado di completare la tua richiesta.",
"If this happens again, please send the technical details below to the server administrator." : "Se ciò si verifca nuovamente, invia i seguenti dettagli tecnici all'amministratore del server.",
@@ -330,10 +329,12 @@ OC.L10N.register(
"This share is password-protected" : "Questa condivisione è protetta da password",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
"Two-factor authentication" : "Autenticazione a due fattori",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sicurezza migliorata è stata abilitata per il tuo account. Autenticati utilizzando un secondo fattore.",
+ "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La sicurezza migliorata è abilitata per il tuo account. Scegli un secondo fattore per l'autenticazione:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Impossibile caricare almeno uno dei metodi di autenticazione a due fattori. Contatta il tuo amministratore.",
- "Cancel log in" : "Annulla l'accesso",
+ "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L'autenticazione a due fattori è applicata, ma non è stata configurata nel tuo account. Contatta il tuo amministratore per assistenza.",
+ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'autenticazione a due fattori è applicata, ma non è stata configurata nel tuo account. Utilizza uno dei tuoi codici di backup per accedere o contatta il tuo amministratore per assistenza.",
"Use backup code" : "Usa il codice di backup",
+ "Cancel log in" : "Annulla l'accesso",
"Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore",
"Access through untrusted domain" : "Accedi tramite un dominio non attendibile",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contatta il tuo amministratore. Se sei un amministratore, modifica l'impostazione \"trusted_domains\" in config/config.php come l'esempio disponibile in config/config.sample.php.",
@@ -379,6 +380,8 @@ OC.L10N.register(
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Condividi con altre persone digitando un utente o un gruppo, un ID di cloud federata o un indirizzo di posta elettronica.",
"Share with other people by entering a user or group or a federated cloud ID." : "Condividi con altre persone digitando un utente, un gruppo o un ID di cloud federata.",
"Share with other people by entering a user or group or an email address." : "Condividi con altre persone digitando un utente, un gruppo o un indirizzo di posta elettronica.",
+ "The specified document has not been found on the server." : "Il documento specificato non è stato trovato sul server.",
+ "You can click here to return to %s." : "Puoi fare clic qui per tornare a %s.",
"The server encountered an internal error and was unable to complete your request." : "Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Contatta l'amministratore del server se questo errore riappare più volte, includendo i dettagli tecnici sotto riportati nella tua segnalazione.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentazione</a>.",
@@ -388,6 +391,7 @@ OC.L10N.register(
"Alternative Logins" : "Accessi alternativi",
"You are about to grant \"%s\" access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.",
"Alternative login using app token" : "Accesso alternativo utilizzando il token dell'applicazione",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sicurezza migliorata è stata abilitata per il tuo account. Autenticati utilizzando un secondo fattore.",
"You are accessing the server from an untrusted domain." : "Stai accedendo al server da un dominio non attendibile.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domains\" in config/config.php. Una configurazione di esempio è disponibile in config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.",