diff options
Diffstat (limited to 'apps/comments/l10n/da.json')
-rw-r--r-- | apps/comments/l10n/da.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 8cf3baa082e..a7b12851157 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -1,4 +1,5 @@ { "translations": { + "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> til filer", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", "You commented on %2$s" : "Du kommenterede %2$s", @@ -6,8 +7,15 @@ "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]", + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |