Ignore:
Timestamp:
Sep 23, 2012, 6:59:33 AM (12 years ago)
Author:
TranslationTeam
Message:

[batch_downloader] Update ru_RU, thanks to : rocket

File:
1 edited

Legend:

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

    r16834 r18162  
    5454$lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'Архив загружается, если загрузка не начнется автоматически, пожалуйста, <a href="%s">нажмите здесь</a>';
    5555$lang['Total size'] = 'Общий размер';
    56 $lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'Невозможно найти ZipArchive PHP extension, Пакетный Загрузчик не может работать без данного расширения.';
    5756$lang['User collection'] = 'Пользовательская коллекция';
    5857$lang['User groups'] = 'Пользовательские группы';
     
    6564$lang['hours'] = 'часов';
    6665$lang['real number of archives can differ'] = 'реальное число архивов может отличаться';
     66$lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Невозможно найти PHP расширение ZipArchive, вместо него Batch Downloader будет использовать PclZip, что приведет к потере производительности.  ';
    6767?>
Note: See TracChangeset for help on using the changeset viewer.