summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/da.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/da.json')
-rw-r--r--apps/comments/l10n/da.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json
index f9ce94f7d70..051e9ddeadd 100644
--- a/apps/comments/l10n/da.json
+++ b/apps/comments/l10n/da.json
@@ -1,20 +1,20 @@
{ "translations": {
- "You commented" : "Du kommenterede",
- "%1$s commented" : "%1$s kommenterede",
- "You commented on %2$s" : "Du kommenterede %2$s",
- "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
- "Comments" : "Kommentarer",
"Type in a new comment..." : "Indtast en ny kommentar...",
"Delete comment" : "Slet kommentar",
"Post" : "Indlæg",
"Cancel" : "Annullér",
"Edit comment" : "Rediger kommentar",
"[Deleted user]" : "[Deleted user]",
+ "Comments" : "Kommentarer",
"No other comments available" : "Ingen andre kommentarer tilgængelige",
"More comments..." : "Flere kommentarer...",
"Save" : "Gem",
"Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
"{count} unread comments" : "{count} ulæste kommentarer",
- "Comment" : "Kommentér"
+ "Comment" : "Kommentér",
+ "You commented" : "Du kommenterede",
+ "%1$s commented" : "%1$s kommenterede",
+ "You commented on %2$s" : "Du kommenterede %2$s",
+ "%1$s commented on %2$s" : "%1$s kommenterede %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file