nb_NO.json 1.4 KB

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