Ignore:
Timestamp:
Jun 29, 2013, 4:03:53 PM (11 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update bg_BG, thanks to : turnokopa

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

Legend:

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

    r21501 r23669  
    6868$lang['Archive prefix'] = 'Архив префикс';
    6969$lang['Archive comment'] = 'Архив коментар';
     70$lang['Unknown'] = 'Неизвестно';
     71$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Съжаляваме, няма нищо за да изтегляне. Някои файлове може да са били изключени заради <i title="Authorized types are : %s">FileType ограничения</i>.';
     72$lang['Preparation'] = 'Подготовка';
     73$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Моля, изчакайте, изтеглянето се подготвя. Тази страница ще се обновяви автоматично, когато е готова.';
     74$lang['Only check if your host complains about high PHP usage.'] = 'Само проверява дали вашият хост ползва високо ниво PHP.';
     75$lang['Only check if you are experiencing corrupted archives with ZipArchive.'] = 'Само проверява, ако се появи повреден архив с ZipArchive.';
     76$lang['No result'] = 'Без резултат';
     77$lang['It saves space on the server but doesn\'t allow to restart failed downloads.'] = 'Това спестява място на сървъра, но не позволява да рестартирате провалени сваляния.';
     78$lang['Force the usage of PclZip instead of ZipArchive as ZIP library'] = 'Ускорено ползване на PclZip вместо ZipArchive като ZIP библиотека';
     79$lang['Don\'t download archives through PHP'] = 'Забрана за сваляне на архиви през PHP';
     80$lang['Delete previous archive when starting to download another one'] = 'Изтриване на предищния архив при започване на сваляне на нов';
     81$lang['Archive #%d (already downloaded)'] = 'Архивиране #%d (вече свалени)';
     82$lang['Archive #%d (pending)'] = 'Архивиране #%d (в очакване)';
     83$lang['Archive #%d (ready)'] = 'Архивиране #%d (готови)';
     84$lang['%d MB'] = '%d MB';
    7085?>
Note: See TracChangeset for help on using the changeset viewer.