diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
commit | 836af3c1793ae776554213c5e4023f4cfd1dc45c (patch) | |
tree | 56c4e1fecdf25c18f226a451f43aa26de019d200 /apps/settings/l10n/it.js | |
parent | 71861831403a1da8b2dbfd6195f1d5694038610e (diff) | |
download | nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.tar.gz nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index ce13a2dcf96..75f32497392 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -519,13 +519,11 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Il tuo browser non supporta WebAuthn.", "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.", "You need to enable the File sharing App." : "Devi attivare l'applicazione Condivisione file.", - "by {author}\n{license}" : "di {author}\n{license}", "Admins" : "Amministratori", "New account" : "Nuovo account", "Create group" : "Crea gruppo", "Group name" : "Nome del gruppo", "Please enter a valid group name" : "Inserisci un nome di gruppo valido", - "{license}-licensed" : "sotto licenza {license}", "Failed to create group" : "Creazione gruppo fallita", "Sending…" : "Invio in corso...", "Email sent" : "Email inviata", @@ -674,6 +672,8 @@ OC.L10N.register( "Will be autogenerated" : "Sarà generata automaticamente", "Add a new user" : "Aggiungi un nuovo utente", "No users in here" : "Non ci sono utenti qui", + "{license}-licensed" : "sotto licenza {license}", + "by {author}\n{license}" : "di {author}\n{license}", "Enter group name" : "Digita il nome del gruppo", "Add group" : "Aggiungi gruppo", "Active users" : "Utenti attivi", |