aboutsummaryrefslogtreecommitdiffstats
path: root/language/tr_TR/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/tr_TR/common.lang.php')
-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