diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
commit | 1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch) | |
tree | 14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/it.js | |
parent | 4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff) | |
download | nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index cbbd9dc3f20..944f1905ccf 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -219,8 +219,6 @@ OC.L10N.register( "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 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.", "More details can be found in the server log." : "Ulteriori dettagli sono disponibili nel log del server.", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", @@ -284,9 +282,6 @@ OC.L10N.register( "Cancel log in" : "Annulla l'accesso", "Use backup code" : "Usa il codice di backup", "Error while validating your second factor" : "Errore durante la convalida del tuo 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.", "Add \"%s\" as trusted domain" : "Aggiungi \"%s\" come dominio attendibile", "App update required" : "Aggiornamento dell'applicazione richiesto", "%s will be updated to version %s" : "%s sarà aggiornato alla versione %s", @@ -336,11 +331,16 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n", "The share will expire on %s." : "La condivisione scadrà il %s.", "Cheers!" : "Saluti!", + "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.", "Log out" : "Esci", "Use the following link to reset your password: {link}" : "Usa il collegamento seguente per ripristinare la password: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ciao,<br><br>volevo informarti che %s ha condiviso <strong>%s</strong> con te.<br><a href=\"%s\">Guarda!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Questa istanza di Nextcloud è in modalità utente singolo.", "This means only administrators can use the instance." : "Ciò significa che solo gli amministratori possono utilizzare l'istanza.", + "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.", "Please use the command line updater because you have a big instance." : "Utilizza lo strumento da riga di comando per la grandezza della tua istanza.", "You are about to grant \"%s\" access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s." }, |