is.json 2.1 KB

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