diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-22 00:21:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-22 00:21:42 +0000 |
commit | 35b0baa929abba34773eabf58de2b996e37219b1 (patch) | |
tree | e0775ff7c52085068bc4cd1ad120f4706f80ae61 /apps/files/l10n/da.js | |
parent | 5e355c0f22cc03629fd15aa575eb07bafde3b2e5 (diff) | |
download | nextcloud-server-35b0baa929abba34773eabf58de2b996e37219b1.tar.gz nextcloud-server-35b0baa929abba34773eabf58de2b996e37219b1.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 2dfbceb49d2..5b254454ab2 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -203,7 +203,6 @@ OC.L10N.register( "Tags" : "Tags", "You" : "Dig", "Shared multiple times with different people" : "Delt flere gange med forskellige mennesker", - "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}", "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon", @@ -425,6 +424,7 @@ OC.L10N.register( "Go to the previous folder" : "Gå til forrige mappe", "Open the files app settings" : "Åbn fil-app indstillinger", "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...", + "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", "List of favorites files and folders." : "Liste med foretrukne filer og mapper.", |