diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-05 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-05 00:08:23 +0000 |
commit | 457ac66eb9bc271794886ca55d77c6d3387f09eb (patch) | |
tree | 8d19d86750f17b6b4cd6fe06802aa3ce4d462094 /core/l10n/it.js | |
parent | 060eac40d868b55733fef0389b487ef64a211a4d (diff) | |
download | nextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.tar.gz nextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 85a2038c5c6..988b1cd6f3c 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -262,7 +262,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. {linkstart}Abilita JavaScript{linkend} e ricarica la pagina.", "More apps" : "Altre applicazioni", "Search" : "Cerca", - "This action requires you to confirm your password:" : "Questa azione richiede la conferma della tua password:", "Confirm your password" : "Conferma la tua password", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", "Please contact your administrator." : "Contatta il tuo amministratore di sistema.", @@ -342,6 +341,7 @@ OC.L10N.register( "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", + "This action requires you to confirm your password:" : "Questa azione richiede la conferma della tua password:", "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.", |