mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
english update for info.xml and lang files from xelang_revised_2011_0408 package
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8292 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1735425525
commit
51579ba2c4
105 changed files with 798 additions and 1272 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<title xml:lang="jp">イージーインストール</title>
|
||||
<title xml:lang="tr">KolayKurulum</title>
|
||||
<description xml:lang="ko">관리자 모드에서 클릭으로 모듈/스킨/레이아웃/위젯/위젯스타일 등을 설치하는 모듈입니다.</description>
|
||||
<description xml:lang="en">With this module, you can install and upgrade your programs including modules, skins, layouts, etc., from www.xpressengine.com by one-click.</description>
|
||||
<description xml:lang="en">With this module, you can install and upgrade your programs including modules, skins, layouts, etc., from www.xpressengine.com with one-click.</description>
|
||||
<description xml:lang="vi">Với Module này, bạn có thể cập nhật và cài đặt các phiên bản một cách tự động. Bao gồm Module, Layout, Widget, Addon, ... từ trang chủ XE bằng một bấm chuột.</description>
|
||||
<description xml:lang="zh-TW">可以藉由此模組安裝、更新程式包括模組、面板、版面等。</description>
|
||||
<description xml:lang="tr">Bu modül ile modüller, dış görünümler, yerleşim düzenleri.. gibi kendi programlarınızı, www.xpressengine.com adresinden tek bir tık ile kurup-düzenleyebilirsiniz. </description>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
**/
|
||||
|
||||
$lang->autoinstall = 'EasyInstall';
|
||||
$lang->about_autoinstall = 'EasyInstall module will help you install/upgrade programs(skins) for XE.';
|
||||
$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.";
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
$lang->order_download = "Download";
|
||||
$lang->success_installed = "Successfully Installed";
|
||||
$lang->view_all_package = "View All";
|
||||
$lang->description_ftp_note = "If FTP configuration is not set, installation would not work. Please configure FTP information";
|
||||
$lang->description_ftp_note = "If the FTP configuration is not set, the installation will not work. Please configure the 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 = "Install";
|
||||
$lang->update = "Update";
|
||||
|
|
@ -24,12 +24,12 @@
|
|||
$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->description_install = "EasyInstall will also install/update all other programs which this program depends on";
|
||||
$lang->description_download = "If FTP is unavailable, you should manually download and extract it into the target path. (If the target path is ./modules/board, extract it to ./modules)";
|
||||
$lang->path = "Path";
|
||||
$lang->cmd_download = "Download";
|
||||
$lang->view_installed_packages = "Installed Packages";
|
||||
$lang->msg_ftp_password_input = "Please input FTP password.";
|
||||
$lang->dependant_list = "Dependant package list of current package";
|
||||
$lang->msg_ftp_password_input = "Please input the FTP password.";
|
||||
$lang->dependant_list = "Dependant package list of the current package";
|
||||
$lang->description_uninstall = "Package will be uninstalled. For modules, all data will be deleted.";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -2,15 +2,13 @@
|
|||
/**
|
||||
* @file ko.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Autoinstall(autoinstall) 모듈의 기본 언어팩
|
||||
* @brief Autoinstall (autoinstall) module of the basic language
|
||||
**/
|
||||
|
||||
$lang->autoinstall = '쉬운 설치';
|
||||
$lang->about_autoinstall = 'XpressEngine의 여러 프로그램을 쉽게 설치/업그레이드할 수 있도록 도와주는 모듈입니다.';
|
||||
$lang->package_update = '최근 업데이트';
|
||||
$lang->package_downloaded_count = '전체 다운로드';
|
||||
$lang->need_update = "업데이트가 필요합니다.";
|
||||
|
||||
$lang->order_newest = "신규 등록";
|
||||
$lang->order_popular = "인기";
|
||||
$lang->order_download = "다운로드";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue