You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/tr_TR/admin.lang.php
+46Lines changed: 46 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -723,4 +723,50 @@
723
723
$lang['Forbid this language to users'] = 'Kullanıcılar için bu dili yasakla';
724
724
$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.';
725
725
$lang['Menu Management'] = 'Menü Yönetimi';
726
+
$lang['%d of %d photos selected'] = '%d resimden %d seçildi';
727
+
$lang['Action'] = 'Eylem';
728
+
$lang['Add a filter'] = 'Filtre ekle';
729
+
$lang['Album photos associated to the following albums: %s'] = 'Albüm fotoğrafları aşağıdaki albümlerle ilişkilendirildi: %s';
730
+
$lang['Albums automatically sorted'] = 'Albümler otomatik olarak sıralandı';
731
+
$lang['All %d photos are selected'] = 'Bütün %d resimler seçildi';
$lang['Set creation date'] = 'oluşturma tarihi ayarla';
759
+
$lang['Set title'] = 'Başlığı ayarla';
760
+
$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';
761
+
$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';
762
+
$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';
763
+
$lang['The whole page'] = 'Bütün sayfa';
764
+
$lang['The whole set'] = 'Bütün set';
765
+
$lang['Type here the author name'] = 'Yazar adını buraya yazın';
766
+
$lang['Type here the title'] = 'Başlığı buraya yazın';
767
+
$lang['Week starts on'] = 'Hafta başlangıcı';
768
+
$lang['with no album'] = 'sıfır albüm ile';
769
+
$lang['with no tag'] = 'sıfır etiket ile';
770
+
$lang['with no virtual album'] = 'sıfır sanal albüm ile';
$lang['Picture uploaded by %s'] = 'resimi Gönderen %s';
275
273
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Kullanıcı için kötü statü "ziyaretçi", varsayılan statü kullanılıyor. Lütfen webmaster\'a bildirin';
276
274
$lang['Administrator, webmaster and special user cannot use this method'] = 'Yönetici, webmaster ve özel kullanıcı bu metodu kullanamaz';
277
275
$lang['this email address is already in use'] = 'bu e-posta adresi başka bir kullanıcı tarafından kullanılmaktadır.';
Copy file name to clipboardExpand all lines: language/tr_TR/install.lang.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,11 @@
34
34
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bu ziyaretçilere gösterilecek. Bu web sitesi yönetimi için gerekli olan';
35
35
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Sunucu başarılı, ama veritabanına bağlantı imkansız';
36
36
$lang['Can\'t connect to server'] = 'Sunucuya bağlanamadı';
37
-
$lang['Database type'] = 'Database type';
37
+
$lang['Database type'] = 'Veritabanı türü';
38
38
$lang['The type of database your piwigo data will be store in'] = 'veritabanı türü Piwigo veri depolamak olacak';
0 commit comments