is.json 2.3 KB

1234567891011121314151617181920212223242526272829303132
  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" : "Skráaforrit",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} minntist á þig í athugasemd við \"{file}\"",
  12. "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár",
  13. "Edit comment" : "Breyta athugasemd",
  14. "Delete comment" : "Eyða athugasemd",
  15. "Cancel edit" : "Hætta við breytingar",
  16. "Post comment" : "Senda inn athugasemd",
  17. "@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara",
  18. "Could not reload comments" : "Gat ekki endurlesið athugasemdir",
  19. "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!",
  20. "No more messages" : "Engin fleiri skilaboð",
  21. "Retry" : "Reyna aftur",
  22. "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar",
  23. "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir",
  24. "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"],
  25. "Comment" : "Athugasemd",
  26. "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni",
  27. "Comment deleted" : "Athugasemd var eytt",
  28. "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni",
  29. "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina",
  30. "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"
  31. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  32. }