diff options
Diffstat (limited to 'apps/comments/l10n/nb_NO.json')
-rw-r--r-- | apps/comments/l10n/nb_NO.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json index 151bac73e15..5b5885b2d2e 100644 --- a/apps/comments/l10n/nb_NO.json +++ b/apps/comments/l10n/nb_NO.json @@ -1,18 +1,18 @@ { "translations": { - "%1$s commented" : "%1$s kommentert", - "%1$s commented on %2$s" : "%1$s kommenterte %2$s", - "Comments" : "Kommentarer", "Type in a new comment..." : "Skriv inn en ny kommentar...", "Delete comment" : "Slett kommentar", "Post" : "Send", "Cancel" : "Avbryt", "Edit comment" : "Rediger kommentar", "[Deleted user]" : "[Slettet bruker]", + "Comments" : "Kommentarer", "No other comments available" : "Ingen andre kommentarer tilgjengelig", "More comments..." : "Flere kommentarer..", "Save" : "Lagre", "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", "{count} unread comments" : "{count} uleste kommentarer", - "Comment" : "Kommentar" + "Comment" : "Kommentar", + "%1$s commented" : "%1$s kommentert", + "%1$s commented on %2$s" : "%1$s kommenterte %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |