diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
commit | b085803c0bfe8c568e5710525e49d5f6378833b6 (patch) | |
tree | 2d1021d4d11d2f11b9ee69bda0a5bf904b59df5d /apps/files/l10n/da.json | |
parent | 1ad1a9df23356f7983d7653425b677c86e723008 (diff) | |
download | nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.tar.gz nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/da.json')
-rw-r--r-- | apps/files/l10n/da.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 77d7389cad9..57f79e1a3fa 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -106,8 +106,6 @@ "Create new folder" : "Opret ny mappe", "Upload file" : "Upload fil", "Recent" : "Seneste", - "This file has the tag {tag}" : "Denne fil har tagget {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}", "Not favorited" : "Ingen foretrukne", "Remove from favorites" : "Fjern fra favoritter", "Add to favorites" : "Tilføj til favoritter", @@ -243,6 +241,8 @@ "Shared with you" : "Delt med dig", "Deleted shares" : "Slettede delinger", "Pending shares" : "Afventende delinger", + "This file has the tag {tag}" : "Denne fil har tagget {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Denne fil har taggene {firstTags} og {lastTag}", "Choose" : "Vælg" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |