da.json 2.0 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterede",
  4. "{author} commented" : "{author} kommenterede",
  5. "You commented on %1$s" : "Du kommenterede %1$s",
  6. "You commented on {file}" : "Du kommenterede {file}",
  7. "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
  8. "{author} commented on {file}" : "{author} kommenterede {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  10. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du blev nævnt på \"{file}\", i en kommentar af en bruger, som siden er blevet slettet",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} nævnte dig i en kommentar til \"{file}\"",
  12. "Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",
  13. "Edit comment" : "Rediger kommentar",
  14. "Delete comment" : "Slet kommentar",
  15. "Cancel edit" : "Annuller redigering",
  16. "Post comment" : "Skriv kommentar",
  17. "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
  18. "No more messages" : "Ikke flere beskeder",
  19. "Retry" : "Prøv igen",
  20. "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
  21. "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
  22. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],
  23. "Comment" : "Kommentér",
  24. "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
  25. "Comment deleted" : "Kommentar slettet",
  26. "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
  27. "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
  28. "%1$s commented" : "%1$s kommenterede"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }