nb.json 1.2 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterte",
  4. "{author} commented" : "{author} kommenterte",
  5. "You commented on %1$s" : "Du kommenterte på %1$s",
  6. "You commented on {file}" : "Du kommenterte på {file}",
  7. "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
  8. "{author} commented on {file}" : "{author} kommenterte på {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  10. "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
  11. "Edit comment" : "Rediger kommentar",
  12. "Delete comment" : "Slett kommentar",
  13. "Cancel edit" : "Avbryt endring",
  14. "Post comment" : "Send kommentar",
  15. "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
  16. "No more messages" : "Ingen flere meldinger",
  17. "Retry" : "Prøv igjen",
  18. "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
  19. "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
  20. "Comment" : "Kommentar",
  21. "Comment deleted" : "Kommentar slettet",
  22. "%1$s commented" : "%1$s kommentert"
  23. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  24. }