diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
commit | 4b85a886207c2a5d2faffc055e7662ea99118c1a (patch) | |
tree | d0e7cd4bd8c15573fa946178224f585ecadc9403 /apps/sharebymail | |
parent | 494dc3773f9b50d04366569fdde22d539b2050fc (diff) | |
download | nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.tar.gz nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.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/da.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/da.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/da.js b/apps/sharebymail/l10n/da.js index 1ed1b305c8c..a12f7e25a37 100644 --- a/apps/sharebymail/l10n/da.js +++ b/apps/sharebymail/l10n/da.js @@ -10,6 +10,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", "Share by mail" : "Delt med mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Deling af %1$s mislykkedes, fordi dette element allerede er delt med bruger%2$s", "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "%1$s shared »%2$s« with you" : "%1$s delte \"%2$s\" med dig", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", diff --git a/apps/sharebymail/l10n/da.json b/apps/sharebymail/l10n/da.json index 2d50707213b..d5db6ba998a 100644 --- a/apps/sharebymail/l10n/da.json +++ b/apps/sharebymail/l10n/da.json @@ -8,6 +8,7 @@ "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", "Share by mail" : "Delt med mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Deling af %1$s mislykkedes, fordi dette element allerede er delt med bruger%2$s", "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "%1$s shared »%2$s« with you" : "%1$s delte \"%2$s\" med dig", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig", |