]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/localization/zh_CN/labels.inc
Imported Upstream version 0.1.1
[roundcube.git] / program / localization / zh_CN / labels.inc
index aa88a1106b927df563b364c960efcee590e6af58..19486f5f14d2a3c536b21903c2436bb1c6b1b2ca 100644 (file)
@@ -6,15 +6,14 @@
  | localization/zh_CN/labels.inc                                         |
  |                                                                       |
  | Language file of the RoundCube Webmail client                         |
- | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
+ | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: kourge <kourge@gmail.com>                                     |
- |         Xue zhong sheng <xue.zhongsheng@gmail.com>                    |
+ | Author: Xue zhong sheng <xue.zhongsheng@gmail.com>                    |
  +-----------------------------------------------------------------------+
 
- @version $Id: labels.inc 672 2007-08-10 14:46:53Z thomasb $
+ @version $Id: labels.inc 1255 2008-04-05 12:49:21Z thomasb $
 
 */
 
@@ -31,8 +30,8 @@ $labels['addressbook'] = '通讯录';
 $labels['inbox'] = '收件箱';
 $labels['drafts'] = '草稿箱';
 $labels['sent'] = '已发送邮件';
-$labels['trash'] = 'å\9e\83å\9c¾é\82®ä»¶';
-$labels['junk'] = 'å\9b\9eæ\94¶ç®±';
+$labels['trash'] = 'å\9b\9eæ\94¶ç«\99';
+$labels['junk'] = 'å\9e\83å\9c¾é\82®ä»¶';
 $labels['subject'] = '主题';
 $labels['from'] = '发件人';
 $labels['to'] = '收件人';
@@ -100,8 +99,8 @@ $labels['unlimited'] = '无限制';
 $labels['quicksearch'] = '快速查找';
 $labels['resetsearch'] = '重新查找';
 $labels['compose'] = '写新邮件';
-$labels['sendmessage'] = '立即发送';
 $labels['savemessage'] = '暂存至草稿箱';
+$labels['sendmessage'] = '立即发送';
 $labels['addattachment'] = '添加附件';
 $labels['charset'] = '字符集';
 $labels['editortype'] = '编辑器类型';
@@ -155,7 +154,7 @@ $labels['edititem'] = '修改条目';
 $labels['setdefault'] = '默认值';
 $labels['language'] = '语言';
 $labels['timezone'] = '时区';
-$labels['pagesize'] = '页邮件数量';
+$labels['pagesize'] = '页邮件数量';
 $labels['signature'] = '签名';
 $labels['dstactive'] = '夏令时';
 $labels['htmleditor'] = '使用HTML编辑器';
@@ -178,4 +177,4 @@ $labels['sortby'] = '排序';
 $labels['sortasc'] = '递增排序';
 $labels['sortdesc'] = '递减排序';
 
-?>
\ No newline at end of file
+?>