mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
중국어 전체파일 수정보완 및 추가번 적용. by guny님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9bf4756ded
commit
1656f52701
103 changed files with 580 additions and 509 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<description xml:lang="ko">기본 접속 통계 프로그램입니다.</description>
|
||||
<description xml:lang="zh-CN">基本计访问统计程序。</description>
|
||||
<description xml:lang="zh-CN">默认访问统计程序。</description>
|
||||
<description xml:lang="en">Basic connection statistics program.</description>
|
||||
<description xml:lang="es">Es la programa basica para conecciónes estaticos.</description>
|
||||
<description xml:lang="jp">接続統計のプログラムです。</description>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
$lang->counter = "计数器";
|
||||
$lang->counter = "访问统计";
|
||||
$lang->cmd_select_date = '选择日期';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '按时',
|
||||
|
|
@ -14,8 +14,8 @@
|
|||
'year' => '按年度',
|
||||
);
|
||||
|
||||
$lang->total_counter = '全部概述';
|
||||
$lang->selected_day_counter = '指定日概述';
|
||||
$lang->total_counter = '总揽';
|
||||
$lang->selected_day_counter = '指定日概况';
|
||||
|
||||
$lang->unique_visitor = '访问者';
|
||||
$lang->pageview = '页面浏览';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue