From 9313783a43646bdd1881e62ff1ee922b6e1112c1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Sep 2019 02:15:04 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/nb.js | 1 + apps/comments/l10n/nb.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/comments') diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index 01e70093e2b..ae2850e9fd2 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], + "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index f23159a54e3..3d638e4e7df 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], + "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3