diff options
Diffstat (limited to 'language/tr_TR/admin.lang.php')
-rw-r--r-- | language/tr_TR/admin.lang.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index b38820060..5bbcbc220 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -970,4 +970,12 @@ $lang['close'] = 'kapat'; $lang['Activate it now'] = 'Şimdi etkinleştir'; $lang['Allow users to add a link to their website'] = 'Kullanıcılara, kendi sitelerine bağlantı eklemelerine olanak sağlar.'; $lang['Impossible to deactivate the default theme.'] = 'Varsayılan tema pasif duruma getirilemez'; -$lang['Mail address is mandatory for registration'] = 'Kayıt için e-posta adresi zorunludur';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = 'Kayıt için e-posta adresi zorunludur'; +$lang['Empty caddie'] = 'Liste boş'; +$lang['No and unlock sub-albums'] = 'Alt albümlerin kilidini aç'; +$lang['The settings for the guest are from the %s user'] = '%s kullanıcısı için ziyaretçi ayarları'; +$lang['based on'] = 'buna dayanarak'; +$lang['between %s and %s MB'] = '%s ve %s MB arasında'; +$lang['date & time'] = 'tarih ve saat'; +$lang['file name'] = 'dosya adı'; +$lang['width & height'] = 'genişlik ve yükseklik';
\ No newline at end of file |