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