is.json 1.6 KB

123456789101112131415161718192021222324252627
  1. { "translations": {
  2. "New comment …" : "Ný athugasemd ...",
  3. "Delete comment" : "Eyða athugasemd",
  4. "Post" : "Senda",
  5. "Cancel" : "Hætta við",
  6. "Edit comment" : "Breyta athugasemd",
  7. "[Deleted user]" : "[Eyddur notandi]",
  8. "Comments" : "Athugasemdir",
  9. "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!",
  10. "More comments …" : "Fleiri athugasemdir ...",
  11. "Save" : "Vista",
  12. "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
  13. "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}",
  14. "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
  15. "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd",
  16. "{count} unread comments" : "{count} ólesnar athugasemdir",
  17. "Comment" : "Athugasemd",
  18. "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
  19. "You commented" : "Þú settir inn athugasemd",
  20. "%1$s commented" : "%1$s setti inn athugasemd",
  21. "You commented on %2$s" : "Þú settir inn athugasemd við %2$s",
  22. "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
  23. "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
  24. "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
  25. "More comments..." : "Fleiri athugasemdir..."
  26. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  27. }