da.json 1.9 KB

12345678910111213141516171819202122232425262728293031
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
  13. "Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",
  14. "Edit comment" : "Rediger kommentar",
  15. "Delete comment" : "Slet kommentar",
  16. "New comment …" : "Ny kommentar ...",
  17. "Post" : "Indlæg",
  18. "Cancel" : "Annullér",
  19. "[Deleted user]" : "[Slettet user]",
  20. "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
  21. "More comments …" : "Flere kommentarer...",
  22. "Save" : "Gem",
  23. "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}",
  25. "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
  26. "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
  27. "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],
  29. "Comment" : "Kommentér"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }