diff options
author | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
commit | 9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch) | |
tree | efe47b02e0439347cea0c59a746696a489b47182 /program/localization/zh_CN/labels.inc | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/zh_CN/labels.inc')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index 7cb97491b..d2765c76b 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/zh_CN/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: winman rong <winman.rong@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -121,7 +122,6 @@ $labels['highest'] = '最高'; $labels['showimages'] = '显示图片'; - // address boook $labels['name'] = '显示名字'; $labels['firstname'] = '名'; @@ -143,7 +143,6 @@ $labels['contactsfromto'] = '联系人 $from 到 $to 总共 $count'; $labels['print'] = '打印'; $labels['export'] = '导出'; - // settings $labels['settingsfor'] = 'Settings for'; @@ -163,7 +162,6 @@ $labels['language'] = '语言'; $labels['timezone'] = '时区'; $labels['pagesize'] = '每页邮件数'; - $labels['folders'] = '文件夹'; $labels['foldername'] = '文件夹名称'; $labels['subscribed'] = '显示与否'; @@ -195,5 +193,4 @@ $labels['renamefolder'] = '重命名文件夹'; $labels['description'] = '描述'; - -?> +?>
\ No newline at end of file |