diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
commit | 191e20d7f48338ca336fd0091301653251fc0667 (patch) | |
tree | a41047cf33addd0d237f584894832e1cf3946bea /lib/l10n/it.js | |
parent | daa2d69a1fcadbc4b6ef521c4073776889456060 (diff) | |
download | nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 14ccc7af01f..52cf1721362 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -156,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", "The requested share does not exist anymore" : "La condivisione richiesta non esiste più", + "The requested share comes from a disabled user" : "La condivisione richiesta proviene da un utente disabilitato", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utente non è stato creato perché il limite è stato raggiunto. Controlla le notifiche per maggiori informazioni.", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", "Sunday" : "Domenica", |