중국어 변경사항

1. 모바일관련 번역 완료.
2. LGPL V2라이센스 번역.
3. 기타 자잘한 변역.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
c2joy 2010-07-06 07:48:49 +00:00
parent 2025f89243
commit d64685ce2e
22 changed files with 284 additions and 581 deletions

View file

@ -49,8 +49,8 @@
'regdate' => '登录日期',
'ipaddress' => 'IP地址',
);
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
$lang->msg_not_allowed_outlink = '此站不允许外链下载。';
$lang->msg_not_permitted_create = '无法生成文件或文件夹。';
$lang->msg_file_upload_error = '上传文件发生出错。';
?>