mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
Chinese traditional translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6248 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6a604427f7
commit
2d8295fc0a
1 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@
|
|||
$lang->admin_info = '管理員資訊';
|
||||
$lang->admin_index = '管理頁面';
|
||||
$lang->control_panel = '控制介面';
|
||||
$lang->start_module = '啟動模塊';
|
||||
$lang->about_start_module = '您可以指定默認的啟動模塊。';
|
||||
$lang->start_module = '啟用模組';
|
||||
$lang->about_start_module = '可以將所選擇的模組作為預設首頁。';
|
||||
|
||||
$lang->module_category_title = array(
|
||||
'service' => '服務設定',
|
||||
|
|
@ -77,6 +77,6 @@
|
|||
$lang->about_use_ssl = "當會員登入或修改資料等動作時,可選擇是否使用SSL功能。";
|
||||
$lang->server_ports = "主機埠口";
|
||||
$lang->about_server_ports = "HTTP預設埠口是『80』、HTTPS是『443』,如果想使用其他的埠口的話,請自行設定。";
|
||||
$lang->use_db_session = '인증 세션 DB 사용';
|
||||
$lang->use_db_session = 'DB session認證';
|
||||
$lang->about_db_session = '인증시 사용되는 PHP 세션을 DB로 사용하는 기능입니다.<br/>웹서버의 사용율이 낮은 사이트에서는 비활성화시 사이트 응답 속도가 향상될 수 있습니다<br/>단 현재 접속자를 구할 수 없어 관련된 기능을 사용할 수 없게 됩니다.';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue