diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-31 19:55:51 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-31 19:55:51 +0000 |
commit | b9fee0c2f4c3ce01b1bf9b706976915761badac5 (patch) | |
tree | e3b33368e998380ac5e855ca8f212dd701fc3348 /language/tr_TR/admin.lang.php | |
parent | e67f5723d74c849431a8b6a7203d3bfaf9f3d4c0 (diff) |
[trunk] - update tr_TR thanks to Nakre
git-svn-id: http://piwigo.org/svn/trunk@9011 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/tr_TR/admin.lang.php')
-rw-r--r-- | language/tr_TR/admin.lang.php | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index c1fbd03a4..ec8751dce 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -723,4 +723,50 @@ $lang['Delete this language'] = 'Bu dili sil'; $lang['Forbid this language to users'] = 'Kullanıcılar için bu dili yasakla'; $lang['Impossible to deactivate this language, first set another language as default.'] = 'Bu dili devre dışı bırakmak imkansız, önce varsayılan olarak başka bir dil ayarla.'; $lang['Menu Management'] = 'Menü Yönetimi'; +$lang['%d of %d photos selected'] = '%d resimden %d seçildi'; +$lang['Action'] = 'Eylem'; +$lang['Add a filter'] = 'Filtre ekle'; +$lang['Album photos associated to the following albums: %s'] = 'Albüm fotoğrafları aşağıdaki albümlerle ilişkilendirildi: %s'; +$lang['Albums automatically sorted'] = 'Albümler otomatik olarak sıralandı'; +$lang['All %d photos are selected'] = 'Bütün %d resimler seçildi'; +$lang['Apply action'] = 'Eylemi onayla'; +$lang['automatic order'] = 'otomatik sıralama'; +$lang['Batch Manager'] = 'Küme Yöneticisi'; +$lang['Choose an action'] = 'Eylem seçiniz'; +$lang['Delete orphan tags'] = 'etkisiz etiketleri sil'; +$lang['delete photo'] = 'resimi sil'; +$lang['duplicates'] = 'kopyalar'; +$lang['include child albums'] = 'alt albümler dahil'; +$lang['Keep high definition'] = 'Yüksek tanımlı tutun'; +$lang['last import'] = 'son içe aktarma'; +$lang['manual order'] = 'el ile düzen'; +$lang['No photo in the current set.'] = 'bu sette resim yok.'; +$lang['No photo selected, %d photos in current set'] = 'Resim seçilmedi, %d bu setteki resimler'; +$lang['No photo selected, no action possible.'] = 'Resim seçilmedi, eylem imkansız.'; +$lang['on the %d selected photos'] = '%ds resimler seçildi'; +$lang['Orphan tags deleted'] = 'etkisiz etiketler silindi'; +$lang['Plugins'] = 'Eklentiler'; +$lang['predefined filter'] = 'filtre önceden tanımlanmış'; +$lang['Refresh photo set'] = 'Resim setini yenile'; +$lang['Remove all filters'] = 'Tüm filtreleri sil'; +$lang['remove author'] = 'yazarı sil'; +$lang['remove creation date'] = 'oluşturulma tarihini sil'; +$lang['remove this filter'] = 'Bu filtreyi sil'; +$lang['remove title'] = 'başlığı sil'; +$lang['Selection'] = 'Seçim'; +$lang['Set author'] = 'Yazar ayarla'; +$lang['Set creation date'] = 'oluşturma tarihi ayarla'; +$lang['Set title'] = 'Başlığı ayarla'; +$lang['The high definition image quality must be a number between %d and %d'] = 'yüksek tanımlı resim kalitesi %d ve %d arasında bir sayı olmalıdır'; +$lang['The high definition maximum height must be a number between %d and %d'] = 'yüksek tanımlı resim yüksekliği %d ve %d arasında bir sayı olmalıdır'; +$lang['The high definition maximum width must be a number between %d and %d'] = 'yüksek tanımlı resim genişliği %d ve %d arasında bir sayı olmalıdır'; +$lang['The whole page'] = 'Bütün sayfa'; +$lang['The whole set'] = 'Bütün set'; +$lang['Type here the author name'] = 'Yazar adını buraya yazın'; +$lang['Type here the title'] = 'Başlığı buraya yazın'; +$lang['Week starts on'] = 'Hafta başlangıcı'; +$lang['with no album'] = 'sıfır albüm ile'; +$lang['with no tag'] = 'sıfır etiket ile'; +$lang['with no virtual album'] = 'sıfır sanal albüm ile'; +$lang['You have %d orphan tags: %s.'] = '%d etkisiz etiketleriniz: %s.'; ?>
\ No newline at end of file |