nb_NO.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "Unknown user" : "Ukjent bruker",
  4. "New comment …" : "Ny kommentar",
  5. "Delete comment" : "Slett kommentar",
  6. "Post" : "Send",
  7. "Cancel" : "Avbryt",
  8. "Edit comment" : "Rediger kommentar",
  9. "[Deleted user]" : "[Slettet bruker]",
  10. "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
  11. "More comments …" : "Flere kommentarer..",
  12. "Save" : "Lagre",
  13. "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
  14. "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}",
  15. "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
  16. "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
  17. "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
  18. "Comment" : "Kommentar",
  19. "You commented" : "Du kommenterte",
  20. "%1$s commented" : "%1$s kommentert",
  21. "{author} commented" : "{author} kommenterte",
  22. "You commented on %1$s" : "Du kommenterte på %1$s",
  23. "You commented on {file}" : "Du kommenterte på {file}",
  24. "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
  25. "{author} commented on {file}" : "{author} kommenterte på {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
  31. "Type in a new comment..." : "Skriv inn en ny kommentar...",
  32. "No other comments available" : "Ingen andre kommentarer tilgjengelig",
  33. "More comments..." : "Flere kommentarer..",
  34. "{count} unread comments" : "{count} uleste kommentarer",
  35. "You commented on %2$s" : "Du kommenterte til %2$s"
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }