You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

da.json 2.6KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "You commented" : "Du kommenterede",
  4. "%1$s commented" : "%1$s kommenterede",
  5. "{author} commented" : "{author} kommenterede",
  6. "You commented on %1$s" : "Du kommenterede %1$s",
  7. "You commented on {file}" : "Du kommenterede {file}",
  8. "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
  9. "{author} commented on {file}" : "{author} kommenterede {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  11. "Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",
  12. "Edit comment" : "Rediger kommentar",
  13. "Delete comment" : "Slet kommentar",
  14. "Cancel edit" : "Annuller redigering",
  15. "Post comment" : "Skriv kommentar",
  16. "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
  17. "No more messages" : "Ikke flere beskeder",
  18. "Retry" : "Prøv igen",
  19. "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
  20. "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],
  22. "Comment" : "Kommentér",
  23. "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
  24. "Comment deleted" : "Kommentar slettet",
  25. "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
  26. "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
  29. "New comment …" : "Ny kommentar ...",
  30. "Post" : "Indlæg",
  31. "Cancel" : "Annullér",
  32. "[Deleted user]" : "[Slettet user]",
  33. "More comments …" : "Flere kommentarer...",
  34. "Save" : "Gem",
  35. "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}",
  37. "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
  38. "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar"
  39. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  40. }