1
0

nb.json 2.1 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. "New comment …" : "Ny kommentar",
  17. "Post" : "Send",
  18. "Cancel" : "Avbryt",
  19. "[Deleted user]" : "[Slettet bruker]",
  20. "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
  21. "More comments …" : "Flere kommentarer …",
  22. "Save" : "Lagre",
  23. "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}",
  25. "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
  26. "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
  27. "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
  28. "Comment" : "Kommentar",
  29. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"%s\", i en kommentar av en bruker som siden har blitt slettet",
  30. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }