nb.json 2.0 KB

1234567891011121314151617181920212223242526272829303132
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
  13. "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
  14. "Edit comment" : "Rediger kommentar",
  15. "Delete comment" : "Slett kommentar",
  16. "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
  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. "New comment …" : "Ny kommentar",
  22. "Post" : "Send",
  23. "Cancel" : "Avbryt",
  24. "[Deleted user]" : "[Slettet bruker]",
  25. "More comments …" : "Flere kommentarer …",
  26. "Save" : "Lagre",
  27. "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
  28. "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}",
  29. "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
  30. "Error occurred while posting comment" : "En feil oppstod under posting av kommentar"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }