Blame view
sources/apps/gallery/l10n/tr.php
547 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 |
<?php $TRANSLATIONS = array( "Pictures" => "Resimler", "Shared by" => "Paylaşan", "Picture view" => "Resim görünümü", "Error loading slideshow template" => "slayt gösterisi şablonu yükleme hatası", "Share" => "Paylaş", "The \"Image Viewer\" application also need to be enabled to use this application." => "\"Resim Görüntüleyici\" uygulamasını kullanmak için bu uygulamada etkin olması gerekir.", "%s shared <strong>%s</strong> with you" => "%s, sizinle <strong>%s</strong> paylaşımı yaptı", "File list" => "Dosya listesi" ); |