is.json 2.4 KB

123456789101112131415161718192021222324252627282930313233
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”",
  13. "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár",
  14. "Edit comment" : "Breyta athugasemd",
  15. "Delete comment" : "Eyða athugasemd",
  16. "New comment …" : "Ný athugasemd ...",
  17. "Post" : "Senda",
  18. "Cancel" : "Hætta við",
  19. "[Deleted user]" : "[Eyddur notandi]",
  20. "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!",
  21. "More comments …" : "Fleiri athugasemdir ...",
  22. "Save" : "Vista",
  23. "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná í ummæli með auðkenninu {id}",
  25. "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
  26. "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd",
  27. "_%n unread comment_::_%n unread comments_" : ["%n ólesin athugasemd","%n ólesnar athugasemdir"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"],
  29. "Comment" : "Athugasemd",
  30. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
  31. "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”"
  32. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  33. }