summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/zh_CN.inc
blob: a9eca45aed6d0d4c601f67d060f73a0f766ecd74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?php

/*
 +-----------------------------------------------------------------------+
 | localization/zh_CN/labels.inc                                         |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: waring_id                                                     |
 +-----------------------------------------------------------------------+
*/

$labels = array();
$labels['buttontext'] = '存档';
$labels['archivefolder'] = '存档';
$labels['buttontitle'] = '将该信息存档';
$labels['archived'] = '存档成功';