aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:37 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:37 +0000
commit94ee03d1cc92936afa90d3e2759132519d29c743 (patch)
treef449a762de12d3dc543c65e79b27bb29115f3627 /apps/comments/l10n/da.js
parentd58fc0f64584b618d3f6778ae6ac358de1b63351 (diff)
downloadnextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.tar.gz
nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r--apps/comments/l10n/da.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js
index 1a458a3a013..7a150873dbc 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommenterede %2$s",
"{author} commented on {file}" : "{author} kommenterede {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
+ "Files" : "Filer",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du blev nævnt på \"{file}\", i en kommentar af en konto, som siden er blevet slettet",
"{user} mentioned you in a comment on \"{file}\"" : "{user} nævnte dig i en kommentar til \"{file}\"",
"Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",