Update tr.php

This commit is contained in:
slmcncb 2016-06-27 12:36:14 +03:00
commit b1f2f7ca86

View file

@ -602,44 +602,44 @@ $LANG['tr'] = array(
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' => 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
'kısayollar muhteşem dosya yöneticisi <a href="https://www.midnight-commander.org/">Midnight Commander</a> arayüzünden esinlenilmiştir', 'kısayollar muhteşem dosya yöneticisi <a href="https://www.midnight-commander.org/">Midnight Commander</a> arayüzünden esinlenilmiştir',
'Licence Key' => 'Licence Key', 'Licence Key' => 'Lisans Anahtarı',
'Enter License Key' => 'Enter License Key', 'Enter License Key' => 'Lisans Anahtarını Girin',
'Buy Licence' => 'Buy Licence', 'Buy Licence' => 'Lisans Satın Al',
'Buy Lifetime License' => 'Buy Lifetime License', 'Buy Lifetime License' => 'Ömür Boyu Lisans Satın Al',
'Disable and Cancel Licence' => 'Disable and Cancel Licence', 'Disable and Cancel Licence' => 'Lisansı Devre Dışı Bırak ve İptal Et',
'Licence Activated' => 'Licence Activated', 'Licence Activated' => 'Lisans Aktif',
'Licence Deactivated' => 'Licence Deactivated', 'Licence Deactivated' => 'Lisans Pasif',
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.', 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Kullanıcılar SSH ile sadece kendi ev dizinine erişebilir.',
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.', 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Tam özellikli Dosya Yöneticisi ile alan adınızdaki tüm dosyalarda listeleme, kopyalama, düzenleme ve görüntüleme yapabilirsiniz.',
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.', 'This is a commercial module, you would need to purchace license key to enable it.' => 'Bu ticari bir modül, bunu etkinleştirmek için lisans anahtarı satın almanız gerekir.',
'Minutes' => 'Minutes', 'Minutes' => 'Dakikalık',
'Hourly' => 'Hourly', 'Hourly' => 'Saatlik',
'Daily' => 'Daily', 'Daily' => 'Günlük',
'Weekly' => 'Weekly', 'Weekly' => 'Haftalık',
'Monthly' => 'Monthly', 'Monthly' => 'Aylık',
'Run Command' => 'Run Command', 'Run Command' => 'Komutu Çalıştır',
'every month' => 'every month', 'every month' => 'her ay',
'every odd month' => 'every odd month', 'every odd month' => 'her tek ay',
'every even month' => 'every even month', 'every even month' => 'her çift ay',
'every day' => 'every day', 'every day' => 'her gün',
'every odd day' => 'every odd day', 'every odd day' => 'her tek gün',
'every even day' => 'every even day', 'every even day' => 'her çift gün',
'weekdays (5 days)' => 'weekdays (5 days)', 'weekdays (5 days)' => 'hafta içi (5 gün)',
'weekend (2 days)' => 'weekend (2 days)', 'weekend (2 days)' => 'hafta sonu (2 gün)',
'Monday' => 'Monday', 'Monday' => 'Pazartesi',
'Tuesday' => 'Tuesday', 'Tuesday' => 'Salı',
'Wednesday' => 'Wednesday', 'Wednesday' => 'Çarşamba',
'Thursday' => 'Thursday', 'Thursday' => 'Perşembe',
'Friday' => 'Friday', 'Friday' => 'Cuma',
'Saturday' => 'Saturday', 'Saturday' => 'Cumartesi',
'Sunday' => 'Sunday', 'Sunday' => 'Pazar',
'every hour' => 'every hour', 'every hour' => 'her saat',
'every two hours' => 'every two hours', 'every two hours' => 'her iki saatte bir',
'every minute' => 'every minute', 'every minute' => 'her dakika',
'every two minutes' => 'every two minutes', 'every two minutes' => 'her iki dakikada bir',
'every' => 'every', 'every' => 'sürekli',
'Hour' => 'Hour', 'Hour' => 'Saat',
'Minute' => 'Minute' 'Minute' => 'Dakika'
); );