aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-10-06 20:32:07 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-10-06 20:32:07 +0000
commitd4289f2794091843d13af53344d35539e80b75ae (patch)
tree40d1c2cfe22d0120d6fdc757c346b366f8603c7f
parent0e61b82ca82da2d5085bc058a1d872d9aa9dff2f (diff)
[trunk_public] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/trunk@18531 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/tr_TR/common.lang.php7
1 files 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