diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-31 02:24:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-31 02:24:50 +0000 |
commit | 855b5fc6383a7695d59b9b9f2bfd113b568fb800 (patch) | |
tree | dbed0c8ddd99091ca0d5462d74e98e872a773618 /apps/sharebymail | |
parent | 2212a67fbca5b61b69728f34fdc09d0bd0b22036 (diff) | |
download | nextcloud-server-855b5fc6383a7695d59b9b9f2bfd113b568fb800.tar.gz nextcloud-server-855b5fc6383a7695d59b9b9f2bfd113b568fb800.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index caf4b91838d..cfddc5dd049 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index c154c913cfc..ec16a249cb3 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", |