CTAssetsPicker.strings 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. /* Navigation bar buttons */
  2. "Cancel" = "Anullo";
  3. "Done" = "Përfunduar";
  4. /* Default title */
  5. "Photos" = "Fotot";
  6. /* No. of selected */
  7. "%@ Photo Selected" = "%@ Foto e Zgjedhur ";
  8. "%@ Photos Selected" = "%@ Foto të zgjedhura ";
  9. "%@ Video Selected" = "%@ Video e Zgjedhur";
  10. "%@ Videos Selected" = "%@ Video të Zgjedhura ";
  11. "%@ Items Selected" = "%@ Artikull i Zgjedhur ";
  12. /* Grid view footer */
  13. "%@ Photos" = "%@ Fotot ";
  14. "%@ Videos" = "%@ Videot";
  15. "%@ Photos, %@ Videos" = "%1$@ Foto, %2$@ Video";
  16. /* Assets index */
  17. "%@ of %@" = "%1$@ të %2$@";
  18. /* Messages if privacy is not granted */
  19. "This app does not have access to your photos or videos." = "Ky aplikacion nuk ka akses tek photot ose videot e tua.";
  20. "You can enable access in Privacy Settings." = "Ju mund ti lejoni akses në Mjedisin e Privatësisë";
  21. /* Messages if no assets */
  22. "No Photos or Videos" = "Asnjë Foto ose Video";
  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." = "Mund të shkrepni foto dhe video duke përdorur kamerën, ose të sinkronizoni fotot dhe videot në %@\nduke përdorur iTunes.";
  25. "You can sync photos and videos onto your %@ using iTunes." = "Mund të sinkronizosh fotot dhe videot në %@ tënde duke përdorur iTunes.";
  26. /* Accessibility labels */
  27. "Play" = "Luaj";
  28. "Select" = "Zgjidh ";
  29. "Deselect" = "C'zgjidhe";
  30. /* Video duration spell out */
  31. "hours" = "orë";
  32. "hour" = "orë";
  33. "minutes" = "minuta";
  34. "minute" = "minutë";
  35. "seconds" = "sekonda";
  36. "second" = "sekondë";
  37. /* Error message of playing stream video */
  38. "Cannot Play Stream Video" = "S'mund të luhet video";
  39. "OK" = "OK";