da.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Kommentarer",
  3. "Unknown user" : "Ukendt bruger",
  4. "New comment …" : "Ny kommentar ...",
  5. "Delete comment" : "Slet kommentar",
  6. "Post" : "Indlæg",
  7. "Cancel" : "Annullér",
  8. "Edit comment" : "Rediger kommentar",
  9. "[Deleted user]" : "[Deleted user]",
  10. "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
  11. "More comments …" : "Flere kommentarer...",
  12. "Save" : "Gem",
  13. "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}",
  15. "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
  16. "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
  17. "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
  18. "Comment" : "Kommentér",
  19. "You commented" : "Du kommenterede",
  20. "%1$s commented" : "%1$s kommenterede",
  21. "{author} commented" : "{author} kommenterede",
  22. "You commented on %1$s" : "Du kommenterede %1$s",
  23. "You commented on {file}" : "Du kommenterede {file}",
  24. "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
  25. "{author} commented on {file}" : "{author} kommenterede {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "En (nu) sletter bruger nævnte dig i en kommentarer på “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "En (nu) sletter bruger nævnte dig i en kommentarer på \"{file}\"",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s nævnte dig i en kommentarer på “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
  31. "Type in a new comment..." : "Indtast en ny kommentar...",
  32. "No other comments available" : "Ingen andre kommentarer tilgængelige",
  33. "More comments..." : "Flere kommentarer...",
  34. "{count} unread comments" : "{count} ulæste kommentarer",
  35. "You commented on %2$s" : "Du kommenterede %2$s"
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }