Skip to content

Commit b1f2f7c

Browse files
committed
Update tr.php
1 parent b2771bb commit b1f2f7c

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

web/inc/i18n/tr.php

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -599,47 +599,47 @@
599599
'Select Bunch of Files' => 'Dosya Demetini Seç',
600600
'Append File to the Current Selection' => 'Şuanki Seçime Dosya Ekle',
601601
'Select All Files' => 'Tüm Dosyaları Seç',
602-
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
602+
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
603603
'kısayollar muhteşem dosya yöneticisi <a href="https://www.midnight-commander.org/">Midnight Commander</a> arayüzünden esinlenilmiştir',
604604

605-
'Licence Key' => 'Licence Key',
606-
'Enter License Key' => 'Enter License Key',
607-
'Buy Licence' => 'Buy Licence',
608-
'Buy Lifetime License' => 'Buy Lifetime License',
609-
'Disable and Cancel Licence' => 'Disable and Cancel Licence',
610-
'Licence Activated' => 'Licence Activated',
611-
'Licence Deactivated' => 'Licence Deactivated',
612-
'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.',
613-
'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.',
614-
'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.',
605+
'Licence Key' => 'Lisans Anahtarı',
606+
'Enter License Key' => 'Lisans Anahtarını Girin',
607+
'Buy Licence' => 'Lisans Satın Al',
608+
'Buy Lifetime License' => 'Ömür Boyu Lisans Satın Al',
609+
'Disable and Cancel Licence' => 'Lisansı Devre Dışı Bırak ve İptal Et',
610+
'Licence Activated' => 'Lisans Aktif',
611+
'Licence Deactivated' => 'Lisans Pasif',
612+
'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.',
613+
'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.',
614+
'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.',
615615

616-
'Minutes' => 'Minutes',
617-
'Hourly' => 'Hourly',
618-
'Daily' => 'Daily',
619-
'Weekly' => 'Weekly',
620-
'Monthly' => 'Monthly',
621-
'Run Command' => 'Run Command',
622-
'every month' => 'every month',
623-
'every odd month' => 'every odd month',
624-
'every even month' => 'every even month',
625-
'every day' => 'every day',
626-
'every odd day' => 'every odd day',
627-
'every even day' => 'every even day',
628-
'weekdays (5 days)' => 'weekdays (5 days)',
629-
'weekend (2 days)' => 'weekend (2 days)',
630-
'Monday' => 'Monday',
631-
'Tuesday' => 'Tuesday',
632-
'Wednesday' => 'Wednesday',
633-
'Thursday' => 'Thursday',
634-
'Friday' => 'Friday',
635-
'Saturday' => 'Saturday',
636-
'Sunday' => 'Sunday',
637-
'every hour' => 'every hour',
638-
'every two hours' => 'every two hours',
639-
'every minute' => 'every minute',
640-
'every two minutes' => 'every two minutes',
641-
'every' => 'every',
642-
'Hour' => 'Hour',
643-
'Minute' => 'Minute'
616+
'Minutes' => 'Dakikalık',
617+
'Hourly' => 'Saatlik',
618+
'Daily' => 'Günlük',
619+
'Weekly' => 'Haftalık',
620+
'Monthly' => 'Aylık',
621+
'Run Command' => 'Komutu Çalıştır',
622+
'every month' => 'her ay',
623+
'every odd month' => 'her tek ay',
624+
'every even month' => 'her çift ay',
625+
'every day' => 'her gün',
626+
'every odd day' => 'her tek gün',
627+
'every even day' => 'her çift gün',
628+
'weekdays (5 days)' => 'hafta içi (5 gün)',
629+
'weekend (2 days)' => 'hafta sonu (2 gün)',
630+
'Monday' => 'Pazartesi',
631+
'Tuesday' => 'Salı',
632+
'Wednesday' => 'Çarşamba',
633+
'Thursday' => 'Perşembe',
634+
'Friday' => 'Cuma',
635+
'Saturday' => 'Cumartesi',
636+
'Sunday' => 'Pazar',
637+
'every hour' => 'her saat',
638+
'every two hours' => 'her iki saatte bir',
639+
'every minute' => 'her dakika',
640+
'every two minutes' => 'her iki dakikada bir',
641+
'every' => 'sürekli',
642+
'Hour' => 'Saat',
643+
'Minute' => 'Dakika'
644644

645645
);

0 commit comments

Comments
 (0)