diff options
Diffstat (limited to 'apps/comments/l10n/da.json')
-rw-r--r-- | apps/comments/l10n/da.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index edfb8f78950..19a4b52bd1e 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -19,13 +19,13 @@ "Retry" : "Prøv igen", "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", - "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], "Comment" : "Kommentér", "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", - "%1$s commented" : "%1$s kommenterede" + "%1$s commented" : "%1$s kommenterede", + "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |