From d4289f2794091843d13af53344d35539e80b75ae Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 6 Oct 2012 20:32:07 +0000 Subject: [trunk_public] Update tr_TR, thanks to : LazBoy git-svn-id: http://piwigo.org/svn/trunk@18531 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/tr_TR/common.lang.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index d0e74831e..757364447 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -209,10 +209,6 @@ $lang['Login'] = 'Giriş'; $lang['Logout'] = 'Çıkış'; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-Posta yandaki gibi olmalıdır xxx@yyy.eee (örnek : jack@altern.org)'; $lang['Manage this user comment: %s'] = 'bu kullanıcının yorumunu yönet: %s'; -$lang['Maximum height must be a number superior to 50'] = 'Maximum yükseklik 50'; -$lang['Maximum photo height'] = 'Maximum Resim Yüksekligi'; -$lang['Maximum photo width'] = 'Maximum Resim Genisligi'; -$lang['Maximum width must be a number superior to 50'] = 'Maximum Yükseklik 50'; $lang['medium'] = "orta"; $lang['Menu'] = 'Menü'; $lang['month'][1] = "Ocak"; @@ -411,4 +407,7 @@ $lang['Permalink for album not found'] = 'Albüm linki bulunamadı'; $lang['Piwigo encountered a non recoverable error'] = 'Piwigo düzeltilemeyen bir hata ile karşılaştı'; $lang['Requested album does not exist'] = 'Talep edilen albüm yok'; $lang['Requested tag does not exist'] = 'Talep edilen etiket yok'; +$lang['Email address is mandatory'] = 'e-Posta adresi mecburidir'; +$lang['Username is mandatory'] = 'Kullanıcı adı mecburidir'; +$lang['mandatory'] = 'mecburi'; ?> \ No newline at end of file -- cgit v1.2.3