diff options
Diffstat (limited to 'apps/comments/l10n/nb.json')
-rw-r--r-- | apps/comments/l10n/nb.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 3d638e4e7df..76973752c77 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -13,19 +13,20 @@ "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer", "Edit comment" : "Rediger kommentar", "Delete comment" : "Slett kommentar", + "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", + "Retry" : "Prøv igjen", + "_%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", "New comment …" : "Ny kommentar", "Post" : "Send", "Cancel" : "Avbryt", "[Deleted user]" : "[Slettet bruker]", - "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", "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 under henting av kommentar med ID {id}", "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" + "Error occurred while posting comment" : "En feil oppstod under posting av kommentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |