12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- /* Navigation bar buttons */
- "Cancel" = "Anullo"
- "Done" = "Përfunduar"
- /* Default title */
- "Photos" = "Fotot"
- /* No. of selected */
- "%@ Photo Selected" = "%@ Foto e Zgjedhur "
- "%@ Photos Selected" = "%@ Foto të zgjedhura "
- "%@ Video Selected" = "%@ Video e Zgjedhur"
- "%@ Videos Selected" = "%@ Video të Zgjedhura "
- "%@ Items Selected" = "%@ Artikull i Zgjedhur "
- /* Grid view footer */
- "%@ Photos" = "%@ Fotot "
- "%@ Videos" = "%@ Videot"
- "%@ Photos, %@ Videos" = "%1$@ Foto, %2$@ Video"
- /* Assets index */
- "%@ of %@" = "%1$@ të %2$@"
- /* Messages if privacy is not granted */
- "This app does not have access to your photos or videos." = "Ky aplikacion nuk ka akses tek photot ose videot e tua."
- "You can enable access in Privacy Settings." = "Ju mund ti lejoni akses në Mjedisin e Privatësisë"
- /* Messages if no assets */
- "No Photos or Videos" = "Asnjë Foto ose Video"
- /* The parameter will be replaced by the device model name */
- "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."
- "You can sync photos and videos onto your %@ using iTunes." = "Mund të sinkronizosh fotot dhe videot në %@ tënde duke përdorur iTunes."
- /* Accessibility labels */
- "Play" = "Luaj"
- "Select" = "Zgjidh "
- "Deselect" = "C'zgjidhe"
- /* Video duration spell out */
- "hours" = "orë"
- "hour" = "orë"
- "minutes" = "minuta"
- "minute" = "minutë"
- "seconds" = "sekonda"
- "second" = "sekondë"
- /* Error message of playing stream video */
- "Cannot Play Stream Video" = "S'mund të luhet video"
- "OK" = "OK"
|