rhymix/modules/autoinstall/lang/ru.lang.php
2010-04-07 09:07:50 +00:00

33 lines
1.8 KiB
PHP

<?php
/**
* @file en.lang.php
* @author haneul (haneul0318@gmail.com)
* @brief Autoinstall(autoinstall) language pack (English)
**/
$lang->autoinstall = 'EasyInstall';
$lang->about_autoinstall = 'EasyInstall module will help you install/upgrade programs(skins) for XE.';
$lang->package_update = 'Recent Update';
$lang->package_downloaded_count = 'Download Count';
$lang->need_update = 'Please update package list first.';
$lang->order_newest = '炫眇皇秒相';
$lang->order_popular = '炳眇矜砍看竿砂盼秒相';
$lang->order_download = '炯眉癸祇癸砌秋';
$lang->success_installed = '炸研砌癸盼眇皇看盆盼眇 砍研矜盆禹盼眇';
$lang->view_all_package = '炳眇眉癸省癸砌秋 皇研盆';
$lang->description_ftp_note = 'If FTP configuration is not set, installation would not work. Please configure FTP information';
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press update button to renew new information';
$lang->install = '洩盼研砌癸看看盹砂眇皇癸砌秋';
$lang->update = '為皆盼眇皇盹砌秋';
$lang->current_version = 'Version';
$lang->depending_programs = 'This program is depending on';
$lang->require_update = 'Update is required';
$lang->require_installation = 'Installation is required';
$lang->description_install = 'EasyInstall will also install/update all other programs which this program is depending on';
$lang->description_download = 'If FTP is unavailable, you should manually download it and extract it into target path. (if target path is ./modules/board, extract it at ./modules)';
$lang->path = 'Path';
$lang->cmd_download = 'Download';
$lang->view_installed_packages = 'Installed Packages';
$lang->msg_ftp_password_input = 'Please input FTP password';
?>