Changeset 17942


Ignore:
Timestamp:
Sep 16, 2012, 11:06:38 AM (12 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

    r16723 r17942  
    5454$lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'Arşiv indiriliyor, eğer indirme otomatik olarak başlamadıysa lütfen <a href="%s">buraya tıklayınız</a>';
    5555$lang['Total size'] = 'Toplam büyüklük';
    56 $lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'ZipArchive PHP uzantısı bulunamadı, Yığın İndirme (Batch Downloader) bu uzantı olmadan çalışamaz.';
    5756$lang['User collection'] = 'Kullanıcı koleksiyonu';
    5857$lang['User groups'] = 'Kullanıcı grubu';
     
    6564$lang['hours'] = 'saat';
    6665$lang['real number of archives can differ'] = 'gerçek arşiv sayısı değişebilir';
     66$lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'ZipArchive PHP uzantısı bulunamadı. BatchDownloader PclZip \'i kullanacak ama performansı daha düşük olacaktır.';
    6767?>
Note: See TracChangeset for help on using the changeset viewer.