diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:05 +0000 |
commit | 7723faf51a2bb2e1e119779ae831ab646506aa45 (patch) | |
tree | 1df86efd9c40f32d92c964d536a210ed014ee6e2 /apps/settings/l10n/it.js | |
parent | ccd14f3a65923cb87e6b9d1ac4b758da0e2b5d9e (diff) | |
download | nextcloud-server-7723faf51a2bb2e1e119779ae831ab646506aa45.tar.gz nextcloud-server-7723faf51a2bb2e1e119779ae831ab646506aa45.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index f3ce93c5681..0bbcd46eaaa 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -121,7 +121,6 @@ OC.L10N.register( "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", "Email server" : "Server di posta", - "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "Background jobs" : "Operazioni in background", "Unlimited" : "Illimitata", "Verifying" : "Verifica", @@ -602,6 +601,7 @@ OC.L10N.register( "SMTP Password" : "Password SMTP", "Save" : "Salva", "Test and verify email settings" : "Prova e verifica impostazioni email", + "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.", "All checks passed." : "Tutti i controlli passati.", "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.", |