diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-31 02:25:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-31 02:25:01 +0000 |
commit | 6d70bd9246b63096822ef63909d039cee0ec5449 (patch) | |
tree | 14e7df722ec4204e7806c101f402be17d76c7152 /apps/sharebymail | |
parent | b2072cd6fca3302cd621ef849b8e5e59b42665a8 (diff) | |
download | nextcloud-server-6d70bd9246b63096822ef63909d039cee0ec5449.tar.gz nextcloud-server-6d70bd9246b63096822ef63909d039cee0ec5449.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", |