diff options
Diffstat (limited to '')
-rw-r--r-- | language/tr_TR/common.lang.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 30e34c631..a01de826e 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -205,7 +205,6 @@ $lang['Maximum height must be a number superior to 50'] = 'Maximum yükseklik 50 $lang['Maximum photo width'] = 'Maximum Resim Genisligi'; $lang['Maximum width must be a number superior to 50'] = 'Maximum Yükseklik 50'; $lang['%.2f (rated %d times)'] = '%.2f (şu kadar oylandı: %d )'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'resim gönderimi başarıyla gerçekleşti, yönetici onayından sonra yayına girecektir'; $lang['useful when password forgotten'] = 'şifrenizi mi unuttunuz'; $lang['Quick search'] = 'Hızlı arama'; $lang['Connected user: %s'] = 'Kullanıcıya bağlanılıyor: %s'; @@ -272,8 +271,6 @@ $lang['Email: %s'] = 'E-Posta: %s'; $lang['Admin: %s'] = 'Yönetici: %s'; $lang['Registration of %s'] = 'Tescil Eden: %s'; $lang['Album: %s'] = 'Albüm: %s'; -$lang['Picture name: %s'] = 'resim Adı: %s'; -$lang['Creation date: %s'] = 'Yaratma Tarihi: %s'; $lang['Picture uploaded by %s'] = 'resimi Gönderen %s'; $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'; $lang['Administrator, webmaster and special user cannot use this method'] = 'Yönetici, webmaster ve özel kullanıcı bu metodu kullanamaz'; @@ -296,7 +293,6 @@ $lang['%d photo is also linked to current tags'] = '%d resim aynı zamanda bu iŠ$lang['%d photos are also linked to current tags'] = '%d resimler aynı zamanda bu işaretlere sahip'; $lang['display photos linked to this tag'] = 'sadece bu işarete sahip resimlerı göster'; $lang['photos posted during the last %d days'] = 'son %d günde gösterilen resimler'; -$lang['Choose an image'] = 'resim seçimi'; $lang['Piwigo Help'] = 'Piwigo yardım'; $lang['Rank'] = 'kademe'; $lang['group by letters'] = 'harf grubu'; @@ -348,17 +344,7 @@ $lang['Menu'] = 'Menü'; $lang['A comment on your site'] = 'sitenize yorum yapıldı'; $lang['Update your rating'] = 'puanlamayı güncelle'; $lang['wrong filename'] = 'yanlış dosya adı'; -$lang['the filesize of the picture must not exceed :'] = 'resimin dosya büyüklüğü sınırı aşmaktadır :'; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'resim dosya formatı jpg, gif or png olmalıdır'; -$lang['the height of the picture must not exceed :'] = 'resimin boy ebadı sınırı aşmaktadır :'; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'isteğe bağlıdır, fakat tavsiye edilen : mutlaka küçük resimi bağlantılandırın'; -$lang['the width of the picture must not exceed :'] = 'resimin en ebadı sınırı aşmaktadır. :'; -$lang['can\'t upload the picture on the server'] = 'resim sunucuya gönderilememektedir'; $lang['the username must be given'] = 'kullanıcı adı gerekmektedir'; -$lang['A picture\'s name already used'] = 'bu resim adı daha önce kullanılmış'; -$lang['You must choose a picture fileformat for the image'] = 'resim için bir resim dosya formatı seçmelisin'; -$lang['Name of the picture'] = 'resim adı'; -$lang['Upload a picture'] = 'Resim Ekle'; $lang['today'] = 'bugün'; $lang['Thumbnails'] = 'Küçük resimler'; $lang['searched words : %s'] = 'aranan kelimeler : %s'; |