summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nb_NO.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/nb_NO.json')
-rw-r--r--apps/comments/l10n/nb_NO.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json
index 5b5885b2d2e..38a487ab445 100644
--- a/apps/comments/l10n/nb_NO.json
+++ b/apps/comments/l10n/nb_NO.json
@@ -10,9 +10,15 @@
"More comments..." : "Flere kommentarer..",
"Save" : "Lagre",
"Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
+ "Error occurred while retrieving comment with id {id}" : "En feil oppstod ved henting av kommentar med id {id}",
+ "Error occurred while updating comment with id {id}" : "En feil oppstod ved oppdatering av kommentar med id {id}",
+ "Error occurred while posting comment" : "En feil oppstod ved innlegging av kommentar",
"{count} unread comments" : "{count} uleste kommentarer",
"Comment" : "Kommentar",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> for filer <em>(alltid listet i strømmen)</em>",
+ "You commented" : "Du kommenterte",
"%1$s commented" : "%1$s kommentert",
+ "You commented on %2$s" : "Du kommenterte på %2$s",
"%1$s commented on %2$s" : "%1$s kommenterte %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file