is.json 1.8 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "Athugasemdir",
  3. "You commented" : "Þú settir inn athugasemd",
  4. "{author} commented" : "{author} setti inn athugasemd",
  5. "You commented on %1$s" : "Þú settir inn athugasemd við %1$s",
  6. "You commented on {file}" : "Þú settir inn athugasemd við {file}",
  7. "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
  8. "{author} commented on {file}" : "{author} setti inn athugasemd við {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
  10. "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár",
  11. "Edit comment" : "Breyta athugasemd",
  12. "Delete comment" : "Eyða athugasemd",
  13. "Cancel edit" : "Hætta við breytingar",
  14. "Post comment" : "Senda inn athugasemd",
  15. "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!",
  16. "No more messages" : "Engin fleiri skilaboð",
  17. "Retry" : "Reyna aftur",
  18. "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir",
  19. "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"],
  20. "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"],
  21. "Comment" : "Athugasemd",
  22. "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni",
  23. "Comment deleted" : "Athugasemd var eytt",
  24. "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni",
  25. "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina",
  26. "%1$s commented" : "%1$s setti inn athugasemd"
  27. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  28. }