diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
commit | bb74c5dfb0d01f49dab4e163d53c89ad583dffc9 (patch) | |
tree | 16dd24efae96cc6f90fe93858a7d02cf13cd5f4b /apps/settings/l10n/it.js | |
parent | dd52ddf4f8e2baf6d732370fc3e43db3c23a7879 (diff) | |
download | nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.tar.gz nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.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 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 989cc791a16..480c28b4fa4 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -193,6 +193,11 @@ OC.L10N.register( "Featured" : "In evidenza", "Update to {update}" : "Aggiorna a {update}", "All apps are up-to-date." : "Tutte le app sono aggiornate.", + "Icon" : "Icona", + "Name" : "Nome", + "Version" : "Versione", + "Level" : "Livello", + "Actions" : "Azioni", "Results from other categories" : "Risultati da altre categorie", "No apps found for your version" : "Nessuna applicazione trovata per la tua versione", "Disable all" : "Disabilita tutto", @@ -506,7 +511,6 @@ OC.L10N.register( "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%2$s\">log</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Controlla la sicurezza del tuo Nextcloud con la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostra scansione di sicurezza ↗</a>", - "Version" : "Versione", "You need to enable the File sharing App." : "Devi attivare l'app File sharing.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.", "Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione", |