From dd5bbc31f235b729983e60809841879d0ecaa133 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 29 Mar 2016 01:55:16 -0400 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/da.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'apps/comments/l10n/da.js') diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index bb962d35765..5725a7b57c6 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -1,6 +1,7 @@ OC.L10N.register( "comments", { + "Comments for files" : "Kommentarer til filer", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", "You commented on %2$s" : "Du kommenterede %2$s", @@ -8,8 +9,15 @@ OC.L10N.register( "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" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3