mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
merge & tag 1.4.3
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
762ebbf445
commit
289973781a
200 changed files with 2296 additions and 1827 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* @file zh-CN.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 简体中文语言包 (只收录基本内容)
|
||||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
$lang->admin_info = '管理员信息';
|
||||
|
|
@ -78,9 +78,12 @@
|
|||
$lang->about_server_ports = "使用除HTTP(80), HTTPS(443)以外的端口时,必须得指定该服务器端口号。";
|
||||
$lang->use_db_session = 'DB储存认证会话';
|
||||
$lang->about_db_session = '用DB储存认证时的PHP会话。<br/>服务器使用率较少的网站建议不要勾选此项(可提高网站访问速度)。<br/>只是无法统计在线会员。';
|
||||
$lang->sftp = "Use SFTP";
|
||||
$lang->ftp_get_list = "Get List";
|
||||
$lang->ftp_remove_info = 'Remove FTP Info.';
|
||||
$lang->msg_ftp_invalid_path = 'Failed to read the specified FTP Path.';
|
||||
$lang->msg_self_restart_cache_engine = 'Memcached 또는 캐쉬데몬을 재시작 해주세요.';
|
||||
$lang->sftp = '使用sSFTP';
|
||||
$lang->ftp_get_list = '载入列表';
|
||||
$lang->ftp_remove_info = '删除FTP信息';
|
||||
$lang->msg_ftp_invalid_path = '无法读取FTP路径。';
|
||||
$lang->msg_self_restart_cache_engine = '请重新启动Memcached或CacheDaemon。';
|
||||
$lang->mobile_view = '开启移动版';
|
||||
$lang->about_mobile_view = '为智能手机访问网站,提供最佳视觉效果。';
|
||||
$lang->autoinstall = '安装·更新';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue