nb.json 1.5 KB

1234567891011121314151617181920212223242526
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterte",
  4. "%1$s commented" : "%1$s kommentert",
  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 %2$s",
  9. "{author} commented on {file}" : "{author} kommenterte på {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  11. "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
  12. "Edit comment" : "Rediger kommentar",
  13. "Delete comment" : "Slett kommentar",
  14. "Cancel edit" : "Avbryt endring",
  15. "Post comment" : "Send kommentar",
  16. "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
  17. "No more messages" : "Ingen flere meldinger",
  18. "Retry" : "Prøv igjen",
  19. "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
  20. "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
  21. "Comment" : "Kommentar",
  22. "Comment deleted" : "Kommentar slettet",
  23. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet",
  24. "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”"
  25. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  26. }