diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-11 02:15:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-11 02:15:16 +0000 |
commit | adbd3591d2f0660a9faa1f1b40a4814a6256bc6b (patch) | |
tree | 62926a4282c02f791817b3908466cd2e201ce9d5 /apps/comments/l10n | |
parent | 902bc3e4737bf5a9c6a2579af9e0ed1aa4e06a78 (diff) | |
download | nextcloud-server-adbd3591d2f0660a9faa1f1b40a4814a6256bc6b.tar.gz nextcloud-server-adbd3591d2f0660a9faa1f1b40a4814a6256bc6b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/da.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/da.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 1428d78aaaf..7e9652fc581 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", "_%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", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"%s”, I en kommentar af en bruger der er blevet slettet efterfølgende", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”" diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 14ee54cc3d1..01e8550953a 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", "_%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", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"%s”, I en kommentar af en bruger der er blevet slettet efterfølgende", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”" |