mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
merge sandbox to trunk for 1.4.4
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
200d63636c
commit
b8299c8a65
683 changed files with 70982 additions and 69716 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file en.lang.php
|
||||
* @author haneul (haneul0318@gmail.com)
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Autoinstall(autoinstall) language pack (English)
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/autoinstall/lang/jp.lang.php
|
||||
* @author sol (sol@ngleader.com) 翻訳:ミニミ
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:ミニミ
|
||||
* @brief Autoinstall(autoinstall) 日本語基本言語パッケージ
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ko.lang.php
|
||||
* @author sol (sol@ngleader.com)
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Autoinstall(autoinstall) 모듈의 기본 언어팩
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file en.lang.php
|
||||
* @author haneul (haneul0318@gmail.com)
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Autoinstall(autoinstall) language pack (English)
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ko.lang.php
|
||||
* @author sol (sol@ngleader.com)
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Autoinstall(autoinstall) 모듈의 기본 언어팩
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file zh-CN.lang.php
|
||||
* @author sol (sol@ngleader.com) 翻译:guny(space.china@gmail.com)
|
||||
* @author NHN (developers@xpressengine.com) 翻译:guny(space.china@gmail.com)
|
||||
* @brief 在线安装/更新(autoinstall)模块语言包
|
||||
**/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @author sol (sol@ngleader.com) 翻譯:royallin
|
||||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @brief 自動安裝(autoinstall)模組正體中文語言
|
||||
**/
|
||||
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
$lang->require_update = "需要更新";
|
||||
$lang->require_installation = "需要安裝";
|
||||
$lang->description_install = "自動安裝也能夠同時安裝與更新其他相關程式";
|
||||
$lang->description_download = "如果 FTP 無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board的話,將檔案解壓縮到 ./modules就可以了)";
|
||||
$lang->description_download = "如果 FTP 無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board 的話,將檔案解壓縮到 ./modules就可以了)";
|
||||
$lang->path = "路徑";
|
||||
$lang->cmd_download = "下載";
|
||||
$lang->view_installed_packages = "已安裝程式";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue