You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nb_NO.json 1.6KB

1234567891011121314151617181920212223242526272829
  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. "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
  22. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  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. "{count} unread comments" : "{count} uleste kommentarer",
  27. "You commented on %2$s" : "Du kommenterte til %2$s"
  28. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  29. }