aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-27 00:21:13 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-27 00:21:13 +0000
commitd6748321d3722448b462a86e63dbadde4e016f5f (patch)
tree97a02bff373318fa8fb4e285358af5421d505c26 /apps/files/l10n/da.js
parent62f275b8caebddd6064f39b7903d28749579638a (diff)
downloadnextcloud-server-d6748321d3722448b462a86e63dbadde4e016f5f.tar.gz
nextcloud-server-d6748321d3722448b462a86e63dbadde4e016f5f.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index 9b37ccde64e..e4190bc0dcc 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFer",
"Folders" : "Mapper",
"Audio" : "Lyd",
- "Pictures and images" : "Billeder",
"Videos" : "Videoer",
"Created new folder \"{name}\"" : "Oprettede ny mappe \"{name}\"",
"Unable to initialize the templates directory" : "Kan ikke initialisere skabelonmappen",
@@ -390,6 +389,7 @@ OC.L10N.register(
"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...",
"The files is locked" : "Filerne er låste",
"Create new templates folder" : "Opsæt ny skabelonmappe",
- "Toggle %1$s sublist" : "Skift %1$s underliste"
+ "Toggle %1$s sublist" : "Skift %1$s underliste",
+ "Pictures and images" : "Billeder"
},
"nplurals=2; plural=(n != 1);");