Blame view
sources/apps/gallery/l10n/sq.php
389 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Pictures" => "Foto", "Shared by" => "Ndarë nga", "Error loading slideshow template" => "Veprim i gabuar gjatë ngarkimit të modelit të shfaqjes së diapozitivave", "Share" => "Nda", "The \"Image Viewer\" application also need to be enabled to use this application." => "Për të përdorur këtë program duhet aktivizuar edhe programi \"Image Viewer\"" ); |