diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:20:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-03 00:20:58 +0000 |
commit | b3a80719e6da5d85b7cfbd6eae09ffd3cc2012d1 (patch) | |
tree | f233aa03cbda9e93ef7c9df3014c3896cc2f2322 /apps/sharebymail | |
parent | f9a71f3da7dcb76b59055f152234cd8c6c133b56 (diff) | |
download | nextcloud-server-b3a80719e6da5d85b7cfbd6eae09ffd3cc2012d1.tar.gz nextcloud-server-b3a80719e6da5d85b7cfbd6eae09ffd3cc2012d1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 b0e90cc8428..0164a6fabc3 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -14,6 +14,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 {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Share by mail" : "Condividi tramite email", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Condivisione di %1$s non riuscita, poiché l'elemento è già condiviso con l'account %2$s", "We cannot 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. Got an invalid email address" : "Impossibile inviare la condivisione tramite e-mail. L'indirizzo email non è valido", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 796cb21e952..e79372e8723 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -12,6 +12,7 @@ "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Share by mail" : "Condividi tramite email", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Condivisione di %1$s non riuscita, poiché l'elemento è già condiviso con l'account %2$s", "We cannot 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. Got an invalid email address" : "Impossibile inviare la condivisione tramite e-mail. L'indirizzo email non è valido", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", |