diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:27:12 +0000 |
commit | 8d4f1c004c1de7c632228e6a9266d761df5d929b (patch) | |
tree | 0067c21531ab4ce9d6cfd3eba9831cd9e6880b0d /apps/files/l10n/da.js | |
parent | 1397af22725c63ecf8d16618279b8d3d3bc7732a (diff) | |
download | nextcloud-server-8d4f1c004c1de7c632228e6a9266d761df5d929b.tar.gz nextcloud-server-8d4f1c004c1de7c632228e6a9266d761df5d929b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/da.js')
-rw-r--r-- | apps/files/l10n/da.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index bbfbd6a2dc3..95686c9ba27 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -107,6 +107,8 @@ OC.L10N.register( "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", @@ -166,6 +168,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.", "in %s" : "i %s", "File Management" : "Filhåndtering", + "Reload current directory" : "Genindlæs den aktuelle mappe", + "Go to the \"{dir}\" directory" : "Gå til mappen \"{dir}\"", "Name cannot be empty" : "Navn må ikke være tomt", "Select all" : "Vælg alle", "Storage informations" : "Lagerinformationer", |