중국어 - 기존파일 수정 및 추가부분 번역.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2629 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2007-09-19 15:51:25 +00:00
parent b8a8feab4a
commit cee378de14
11 changed files with 24 additions and 17 deletions

View file

@ -26,7 +26,7 @@
$lang->cmd_cancel = '取消';
$lang->cmd_back = '返回';
$lang->cmd_vote = '推荐';
$lang->cmd_copy = '副本';
$lang->cmd_copy = '复制';
$lang->cmd_move = '查看';
$lang->cmd_move_up = '向上';
$lang->cmd_move_down = '向下';
@ -37,8 +37,8 @@
$lang->cmd_select = '选择';
$lang->cmd_select_all = '全部选择';
$lang->cmd_unselect_all = '全部解除';
$lang->cmd_close_all = '全部关闭';
$lang->cmd_open_all = '全部开';
$lang->cmd_close_all = '全部折叠';
$lang->cmd_open_all = '全部开';
$lang->cmd_reload = '从新载入';
$lang->cmd_close = '关闭';
$lang->cmd_open = '打开';