diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 4fc67db0a39..120a8c94c0b 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -8,7 +8,6 @@ OC.L10N.register( "You changed your email address" : "Hai cambiato il tuo indirizzo email", "Your email address was changed by an administrator" : "Il tuo indirizzo email è stato cambiato da un amministratore", "You created app password \"{token}\"" : "Hai creato la password di applicazione \"{token}\"", - "You updated app password \"{token}\"" : "Hai aggiornato la password di applicazione \"{token}\"", "You deleted app password \"{token}\"" : "Hai eliminato la password di applicazione \"{token}\"", "Security" : "Sicurezza", "You successfully logged in using two-factor authentication (%1$s)" : "Hai effettuato correttamente l'accesso utilizzando l'autenticazione a due fattori (%1$s)", @@ -267,6 +266,22 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova. Abilita il \"Modulo di cifratura predefinito\" ed esegui 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova.", "Start migration" : "Avvia migrazione", + "Server info" : "Informazioni sul server", + "Enter common info about your Nextcloud instance here. These info are visible to all users." : "Digita qui le informazioni comuni sulla tua istanza di Nextcloud. Queste informazioni sono visibili a tutti gli utenti.", + "Server location" : "Posizione del server", + "country" : "nazione", + "Service provider" : "Fornitore di servizi", + "company or person" : "società o persona", + "Provider website" : "Fornitore del sito web", + "link to website" : "collegamento al sito web", + "Link to privacy policy" : "Collegamento ai criteri di riservatezza", + "link to privacy policy" : "collegamento ai criteri di riservatezza", + "Admin contact" : "Contatto amministrativo", + "choose admin contact" : "scegli il contatto amministrativo", + "save" : "salva", + "saving" : "salvataggio", + "saved" : "salvati", + "error saving settings" : "errore durante il salvataggio delle impostazioni", "Background jobs" : "Operazioni in background", "Last job ran %s." : "Ultima esecuzione di cron: %s.", "Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", @@ -307,6 +322,13 @@ OC.L10N.register( "Follow us on Mastodon" : "Seguici su Mastodon", "Check out our blog" : "Leggi il nostro blog!", "Subscribe to our newsletter" : "Iscriviti alla nostra newsletter", + "Where is your data?" : "Dove sono i tuoi dati?", + "Your data is located in <b>%s</b>." : "I tuoi dati sono posizionati in <b>%s</b>.", + "Your provider is %s%s%s." : "Il tuo fornitore è %s%s%s.", + "Your provider is %s." : "Il tuo fornitore è %s.", + "Read the %sprivacy policy%s now." : "Leggi subito i %scriteri di riservatezza%s.", + "Your files are encrypted with %sserver side encryption%s." : "I tuoi file sono cifrati con la %scifratura lato server%s.", + "%s%s%s is your admin. If you have any issues, %scontact them%s." : "%s%s%s è il tuo amministratore. Se hai problemi, %scontattalo%s.", "Profile picture" : "Immagine del profilo", "Upload new" : "Carica nuova", "Select from Files" : "Seleziona da file", |