Ignore:
Timestamp:
Jun 18, 2013, 7:42:21 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update tr_TR, thanks to : LazBoy

Location:
extensions/BatchDownloader/language/tr_TR
Files:
1 added
1 edited

Legend:

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

    r23305 r23346  
    7070$lang['No result'] = 'Sonuç yok';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Üzgünüz, indirilecek bir şey yok. <i title="İzin verilen tipler: %s"> dosya tipi kısıtlaması sebebiyle</i> bazı dosyalar hariç tutulmuş olabilirler.';
     72$lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Lütfen bekleyiniz, indirmeler hazırlanıyor. Hazır olduğunda bu sayfa otomatik olarak tazelenecektir.';
     73$lang['%d MB'] = '%d MB';
     74$lang['Archive #%d (already downloaded)'] = 'Arşiv #%d (zaten indirildi)';
     75$lang['Archive #%d (pending)'] = 'Arşiv #%d (bekliyor)';
     76$lang['Archive #%d (ready)'] = 'Arşiv #%d (hazır)';
     77$lang['Preparation'] = 'Hazırlık';
     78$lang['Unknown'] = 'Bilinmiyor';
    7279?>
Note: See TracChangeset for help on using the changeset viewer.