diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/files/l10n/da.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 2bd2068d91b..c5e38d83a66 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -182,8 +182,11 @@ OC.L10N.register( "Unknown error" : "Ukendt fejl", "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", + "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Open the files app settings" : "Åbn fil-app indstillinger", "Files settings" : "indstillinger for filer", + "File cannot be accessed" : "Filen kan ikke tilgås", + "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", "Show hidden files" : "Vis skjulte filer", "Crop image previews" : "Beskær forhåndsvisninger af billeder", "Additional settings" : "Yderligere indstillinger", @@ -191,6 +194,7 @@ OC.L10N.register( "Copy to clipboard" : "Kopier til udklipsholder", "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", + "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", "Error while loading the file data" : "Fejl under indlæsning af fildata", "Pick a template for {name}" : "Vælg en skabelon til {name}", |