aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-27 00:20:54 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-27 00:20:54 +0000
commitf35e33f2d89d0947cb7ab0617939dde38e364d69 (patch)
tree7047d7ca5daf7b00ae1e7ec47d5e219b526ce6c5 /apps/files/l10n/da.js
parent21b997f84568c3537f8133849634052c97fb2fd3 (diff)
downloadnextcloud-server-f35e33f2d89d0947cb7ab0617939dde38e364d69.tar.gz
nextcloud-server-f35e33f2d89d0947cb7ab0617939dde38e364d69.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);");