da.json 1.9 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Edit comment" : "Rediger kommentar",
  3. "Delete comment" : "Slet kommentar",
  4. "New comment …" : "Ny kommentar ...",
  5. "Post" : "Indlæg",
  6. "Cancel" : "Annullér",
  7. "[Deleted user]" : "[Slettet user]",
  8. "Comments" : "Kommentarer",
  9. "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
  10. "More comments …" : "Flere kommentarer...",
  11. "Save" : "Gem",
  12. "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
  13. "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
  14. "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
  15. "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
  16. "Comment" : "Kommentér",
  17. "You commented" : "Du kommenterede",
  18. "%1$s commented" : "%1$s kommenterede",
  19. "{author} commented" : "{author} kommenterede",
  20. "You commented on %1$s" : "Du kommenterede %1$s",
  21. "You commented on {file}" : "Du kommenterede {file}",
  22. "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
  23. "{author} commented on {file}" : "{author} kommenterede {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  25. "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",
  26. "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
  27. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"%s”, I en kommentar af en bruger der er blevet slettet efterfølgende",
  28. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }