nn_NO.json 934 B

12345678910111213141516171819202122
  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. "No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!",
  12. "Retry" : "Forsøk att",
  13. "Comment" : "Kommentér",
  14. "New comment …" : "Ny kommentar...",
  15. "Post" : "Publiser",
  16. "Cancel" : "Avbryt",
  17. "[Deleted user]" : "[Sletta brukar]",
  18. "More comments …" : "Fleire kommentarar...",
  19. "Save" : "Lagra",
  20. "Allowed characters {count} of {max}" : "Tillate tegnmengde {count} av {max}"
  21. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  22. }