diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:34 +0000 |
commit | b06b3f36ad63b1fcffe11f342b5474a0837b5c23 (patch) | |
tree | 73719646d455fe6adf16c674c5d92dafd3923239 /apps/settings/l10n/it.json | |
parent | ee2d11c3b605ffe83ab4850d2db70c9ad33835fd (diff) | |
download | nextcloud-server-b06b3f36ad63b1fcffe11f342b5474a0837b5c23.tar.gz nextcloud-server-b06b3f36ad63b1fcffe11f342b5474a0837b5c23.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.json')
-rw-r--r-- | apps/settings/l10n/it.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 542ed2fd36d..2f22d5ec1e8 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -391,19 +391,13 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", "Documentation" : "Documentazione", "Forum" : "Forum", - "Login" : "Login", - "Plain" : "Semplice", - "NT LAN Manager" : "Gestore NT LAN", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Apri la documentazione", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "È importante impostare questo server per poter inviare email, come per il ripristino della password e per le notifiche.", "Send mode" : "Modalità di invio", "Encryption" : "Cifratura", "Sendmail mode" : "Modalità sendmail", "From address" : "Indirizzo mittente", - "Authentication method" : "Metodo di autenticazione", - "Authentication required" : "Autenticazione richiesta", "Server address" : "Indirizzo del server", "Port" : "Porta", "Credentials" : "Credenziali", @@ -482,6 +476,12 @@ "Address" : "Indirizzo", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Si è verificato un errore durante la richiesta. Impossibile continuare..", + "Login" : "Login", + "Plain" : "Semplice", + "NT LAN Manager" : "Gestore NT LAN", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Metodo di autenticazione", + "Authentication required" : "Autenticazione richiesta", "Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:", "Enable encryption" : "Abilita cifratura", "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'", |