diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-02 02:26:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-02 02:26:04 +0000 |
commit | 4bea123c7ac1d04f346e0ebc746bf5613973e37a (patch) | |
tree | 065740e94715bd1ea4af1248ba6e3c3257f92d5a /lib/l10n/it.js | |
parent | 5fb909faa536ba29ace9f78c1d1c4cb253c37fe4 (diff) | |
download | nextcloud-server-4bea123c7ac1d04f346e0ebc746bf5613973e37a.tar.gz nextcloud-server-4bea123c7ac1d04f346e0ebc746bf5613973e37a.zip |
[tx-robot] updated from transifex
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 c339ae1b773..71eadd64ab0 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -121,6 +121,7 @@ OC.L10N.register( "Expiration date is in the past" : "La data di scadenza è nel passato", "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo", + "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%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.", |