summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-20 02:15:04 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-20 02:15:04 +0000
commit9313783a43646bdd1881e62ff1ee922b6e1112c1 (patch)
treecf8183f4bee16f55f65736478b501e79a9aee2e5 /apps/comments/l10n/nb.js
parent505fc0e1c2c968c13b0cf96bf5bc860cfb31d535 (diff)
downloadnextcloud-server-9313783a43646bdd1881e62ff1ee922b6e1112c1.tar.gz
nextcloud-server-9313783a43646bdd1881e62ff1ee922b6e1112c1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r--apps/comments/l10n/nb.js1
1 files changed, 1 insertions, 0 deletions
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);");