Changeset 23416


Ignore:
Timestamp:
Jun 20, 2013, 7:41:38 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update tr_TR, thanks to : LazBoy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/tr_TR/plugin.lang.php

    r23383 r23416  
    7878$lang['Unknown'] = 'Bilinmiyor';
    7979$lang['Force the usage of PclZip instead of ZipArchive as ZIP library'] = 'ZIP kütüphanesi olarak ZipArchive yerine PclZip kullanılmasını zorlar';
     80$lang['It saves space on the server but doesn\'t allow to restart failed downloads.'] = 'Sunucuda alan tasarrufu sağlar ancak başarısız indirmeleri tekrar başlatmanıza olanak tanımaz.';
     81$lang['Only check if you are experiencing corrupted archives with ZipArchive.'] = 'Sadece ZipArchive kullanımında bozulmuş arşivlere rastlıyorsanız seçin.';
     82$lang['Only check if your host complains about high PHP usage.'] = 'Sadece barındırma sağlayıcınızdan PHP kullanımı ile ilgili şikayet aldığınız durumlarda seçin.';
     83$lang['Delete previous archive when starting to download another one'] = 'Diğer indirmeye geçildiğinde önceki arşivi sil';
     84$lang['Don\'t download archives through PHP'] = 'Arşivi PHP üzerinden indirme';
    8085?>
Note: See TracChangeset for help on using the changeset viewer.