is.json 1.8 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Shared with %1$s" : "Deilt með %1$s",
  3. "Shared with {email}" : "Deilt með {email}",
  4. "Shared with %1$s by %2$s" : "Deilt með %1$s af %2$s",
  5. "Shared with {email} by {actor}" : "Deilt með {email} af {actor}",
  6. "You shared %1$s with %2$s by mail" : "Þú deildir %1$s með %2$s með tölvupósti",
  7. "You shared {file} with {email} by mail" : "Þú deildir {file} með {email} með tölvupósti",
  8. "%3$s shared %1$s with %2$s by mail" : "%3$s deildi %1$s með %2$s með tölvupósti",
  9. "{actor} shared {file} with {email} by mail" : "{actor} deildi {file} með {email} með tölvupósti",
  10. "Sharing %s failed, this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s",
  11. "Failed to send share by E-mail" : "Gat ekki sent sameign með tölvupósti",
  12. "%s shared »%s« with you" : "%s deildi »%s« með þér",
  13. "%s shared »%s« with you on behalf of %s" : "%s deildi »%s« með þér fyrir hönd %s",
  14. "Failed to create the E-mail" : "Mistókst að útbúa tölvupóstinn",
  15. "Could not find share" : "Gat ekki fundið sameign",
  16. "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Góðan daginn,\n\n%s deildi »%s« með þér fyrir hönd %s.\n\n%s\n\n",
  17. "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Góðan daginn,\n\n%s deildi »%s« með þér.\n\n%s\n\n",
  18. "Cheers!" : "Til hamingju!",
  19. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Góðan daginn,<br><br>%s deildi <a href=\"%s\">%s</a> með þér fyrir hönd %s.<br><br>",
  20. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Góðan daginn,<br><br>%s deildi <a href=\"%s\">%s</a> með þér.<br><br>"
  21. },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
  22. }