CTAssetsPicker.strings 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. /* Navigation bar buttons */
  2. "Cancel" = "Hætta við";
  3. "Done" = "Lokið";
  4. /* Default title */
  5. "Photos" = "Ljósmyndir";
  6. /* No. of selected */
  7. "%@ Photo Selected" = "%@ mynd valin";
  8. "%@ Photos Selected" = "%@ myndir valdar";
  9. "%@ Video Selected" = "%@ myndskeið valið";
  10. "%@ Videos Selected" = "%@ myndskeið valin";
  11. "%@ Items Selected" = "%@ atriði valin";
  12. /* Grid view footer */
  13. "%@ Photos" = "%@ ljósmyndir";
  14. "%@ Videos" = "%@ myndskeið";
  15. "%@ Photos, %@ Videos" = "%1$@ ljósmyndir, %2$@ myndskeið";
  16. /* Assets index */
  17. "%@ of %@" = "%1$@ af %2$@";
  18. /* Messages if privacy is not granted */
  19. "This app does not have access to your photos or videos." = "Þetta forrit er ekki með aðgang að ljósmyndunum þínum eða myndskeiðum.";
  20. "You can enable access in Privacy Settings." = "Þú getur gefið aðgang í persónuverndarstillingunum.";
  21. /* Messages if no assets */
  22. "No Photos or Videos" = "Engar ljósmyndir eða myndskeið";
  23. /* The parameter will be replaced by the device model name */
  24. "You can take photos and videos using the camera, or sync photos and videos onto your %@\nusing iTunes." = "Þú getur tekið myndir og myndskeið með myndavélinni, eða samstillt myndir og myndskeið yfir á %@\nmeð því að nota iTunes.";
  25. "You can sync photos and videos onto your %@ using iTunes." = "Þú getur samstillt myndir og myndskeið á %@ með iTunes.";
  26. /* Accessibility labels */
  27. "Play" = "Afspilun";
  28. "Select" = "Velja";
  29. "Deselect" = "Afvelja";
  30. /* Video duration spell out */
  31. "hours" = "klukkustundir";
  32. "hour" = "klukkustund";
  33. "minutes" = "mínútur";
  34. "minute" = "mínúta";
  35. "seconds" = "sekúndur";
  36. "second" = "sekúnda";
  37. /* Error message of playing stream video */
  38. "Cannot Play Stream Video" = "Get ekki spilað myndskeiðsstreymi";
  39. "OK" = "Í lagi";