da.json 1.2 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "Slet kommentar",
  3. "Post" : "Indlæg",
  4. "Cancel" : "Annullér",
  5. "Edit comment" : "Rediger kommentar",
  6. "[Deleted user]" : "[Deleted user]",
  7. "Comments" : "Kommentarer",
  8. "Save" : "Gem",
  9. "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
  10. "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}",
  11. "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
  12. "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
  13. "{count} unread comments" : "{count} ulæste kommentarer",
  14. "Comment" : "Kommentér",
  15. "You commented" : "Du kommenterede",
  16. "%1$s commented" : "%1$s kommenterede",
  17. "You commented on %2$s" : "Du kommenterede %2$s",
  18. "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
  19. "Type in a new comment..." : "Indtast en ny kommentar...",
  20. "No other comments available" : "Ingen andre kommentarer tilgængelige",
  21. "More comments..." : "Flere kommentarer..."
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }