diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index f2f52c468..c265dbf2e 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -992,4 +992,17 @@ $lang['Confirm deletion'] = 'Silmeyi onayla'; $lang['Delete album "%s".'] = '"%s" albümünü sil.'; $lang['First photo added'] = 'İlk resim eklendi'; $lang['Select tags'] = 'Etiketleri seç'; -$lang['Storage used'] = 'Kullanılan alan'; \ No newline at end of file +$lang['Storage used'] = 'Kullanılan alan'; +$lang['(determined from photos)'] = '(fotoğraflardan tespit edildi)'; +$lang['Dashboard'] = 'Kontrol paneli'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'Albümleri "%s" ile %d alt albümleri sil.'; +$lang['Display form'] = 'Formu görüntüle'; +$lang['No filter on album. Select one or type to search'] = 'Albümün filtresi yok. Bir filtre seç veya aramak için yaz'; +$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Uzaktan Eşitleme, tüm klasör hiyerarşisini yükleyebilir. Eğer tekrar çalıştırırsanız, sadece yeni fotoğraflar yüklenecektir.'; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'Güncel bir Piwigo\'sunda çalışmak güvenlik için önemlidir.'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Fotoğraflarınızı doğrudan MacOS (10.10 ve sonrası)\'dan sisteme paylaşın veya gönderin.'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Sisteminizi %s sürümü ile güncelleme zamanı geldi, %s adresine git'; +$lang['checksum'] = 'sağlama toplamı'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'albüm ve tüm %d fotoğraf, hatta %d diğer albümlerinde ilişkili olanları silin'; +$lang['delete album and the %d orphan photos'] = 'albüm ve %d yetim fotoğraf sil'; +$lang['orphans to delete'] = 'silinecek yetimler'; \ No newline at end of file