[trunk_public] Update tr_TR, thanks to : LazBoy

git-svn-id: http://piwigo.org/svn/trunk@18531 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-10-06 20:32:07 +00:00
parent 0e61b82ca8
commit d4289f2794
+3 -4
View File
@@ -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';
?>