중국어 - 배포전 새로 추가된 모듈(planet/home),애드온 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4918 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-11-19 16:59:39 +00:00
parent 9e8aa916b2
commit c986f63949
18 changed files with 383 additions and 87 deletions

View file

@ -216,7 +216,7 @@ EndOfLicense;
$lang->cmd_agree_license = '同意条款';
$lang->cmd_install_fix_checklist = '已设置了必要的安装条件。';
$lang->cmd_install_next = '开始进行安装';
$lang->cmd_ignore = 'Ignore';
$lang->cmd_ignore = '忽略';
$lang->db_desc = array(
'mysql' => '利用php的 mysql*()函数使用mysql DB。<br />DB数据是以myisam生成因此不能实现transaction。',