중국어 - 추가본 번역.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4550 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-09-23 18:28:42 +00:00
parent 5caaf9320b
commit fc8578bf87
16 changed files with 184 additions and 50 deletions

View file

@ -240,8 +240,8 @@ EndOfLicense;
$lang->select_db_type = '请选择要使用的数据库。';
$lang->db_hostname = '服务器名';
$lang->db_port = '数据库端口';
$lang->db_userid = '用户名';
$lang->db_password = '密码';
$lang->db_userid = 'DB用户名';
$lang->db_password = 'DB密码';
$lang->db_database = '数据库名';
$lang->db_database_file = '数据库文件';
$lang->db_table_prefix = '前缀';