You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

is.json 2.8KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. "New comment …" : "Ný athugasemd ...",
  30. "Post" : "Senda",
  31. "Cancel" : "Hætta við",
  32. "[Deleted user]" : "[Eyddur notandi]",
  33. "More comments …" : "Fleiri athugasemdir ...",
  34. "Save" : "Vista",
  35. "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná í ummæli með auðkenninu {id}",
  37. "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
  38. "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd"
  39. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  40. }