nn_NO.json 905 B

123456789101112131415161718192021
  1. { "translations": {
  2. "Comments" : "Kommentarar",
  3. "You commented" : "Du kommenterte",
  4. "%1$s commented" : "%1$skommenterte",
  5. "{author} commented" : "{author} kommenterte",
  6. "You commented on %1$s" : "Du kommenterte på %1$s",
  7. "You commented on {file}" : "Du kommenterte på {file}",
  8. "%1$s commented on %2$s" : "%1$s kommenterte på %2$s",
  9. "Edit comment" : "Rediger kommentar",
  10. "Delete comment" : "Slett kommentar",
  11. "New comment …" : "Ny kommentar...",
  12. "Post" : "Publiser",
  13. "Cancel" : "Avbryt",
  14. "[Deleted user]" : "[Sletta brukar]",
  15. "No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!",
  16. "More comments …" : "Fleire kommentarar...",
  17. "Save" : "Lagra",
  18. "Allowed characters {count} of {max}" : "Tillate tegnmengde {count} av {max}",
  19. "Comment" : "Kommentér"
  20. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  21. }