diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
commit | 9d5dd777479df6ebbf4277ff8f3a7d3f653589d9 (patch) | |
tree | 4b719c1f2b13dfe8e33c55d66d64ae21c2a25e22 /lib/l10n/it.js | |
parent | 6765c3e0de75cc3646160617312d91e3bc2078e0 (diff) | |
download | nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.tar.gz nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index f6dd6dc8ec2..fd54fd7ba8e 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -8,6 +8,8 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.", "Sample configuration detected" : "Configurazione di esempio rilevata", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", + "404" : "404", + "The page could not be found on the server." : "Impossibile trovare la pagina sul server.", "%s email verification" : "Verifica email di %s", "Email verification" : "Verifica email", "Click the following button to confirm your email." : "Clicca il pulsante seguente per confermare la tua email.", @@ -92,11 +94,15 @@ OC.L10N.register( "Help" : "Aiuto", "Appearance and accessibility" : "Aspetto e accessibilità", "Apps" : "Applicazioni", + "Personal settings" : "Impostazioni personali", + "Administration settings" : "Impostazioni di amministrazione", "Settings" : "Impostazioni", "Log out" : "Esci", "Users" : "Utenti", "Email" : "Email", "Mail %s" : "Email a %s", + "Fediverse" : "Fediverso", + "View %s on the fediverse" : "Visualizza %s sul fediverso", "Phone" : "Telefono", "Call %s" : "Chiama %s", "Twitter" : "Twitter", |