diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
commit | cf7ceccdb5f2613d22936a5c782c978c5b1656e9 (patch) | |
tree | b9381a81abbc3e6ceccb984ce5c5e623349a11ef /apps/files_sharing/l10n/da.js | |
parent | 70ad22fcd87aff1c021119758142b4903a6badd6 (diff) | |
download | nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.tar.gz nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index cd5a9f0074d..f2e6297397b 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -161,6 +161,7 @@ OC.L10N.register( "Shared with you by {owner}" : "Delt med dig {owner}", "Open in Files" : "Vis i filer", "Shared" : "Delt", + "Shared with others" : "Delt med andre", "Shared by" : "Delt af", "Shared with" : "Delt med", "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", @@ -171,7 +172,6 @@ OC.L10N.register( "No shares" : "Ingen delinger", "Shared with you" : "Delt med dig", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", - "Shared with others" : "Delt med andre", "Nothing shared yet" : "Der deles endnu ikke noget", "Shared by link" : "Delt via link", "No shared links" : "Ingen delte link", |