xref: /dokuwiki/lib/plugins/popularity/lang/zh/lang.php (revision c4241309cc2c5ed1d2675cf234f9b59ded0019f4)
1<?php
2/**
3 * Chinese language file
4 *
5 * @author ZDYX <zhangduyixiong@gmail.com>
6 * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
7 * @author George Sheraton guxd@163.com
8 * @author Simon zhan <simonzhan@21cn.com>
9 * @author mr.jinyi@gmail.com
10 * @author ben <ben@livetom.com>
11 * @author lainme <lainme993@gmail.com>
12 * @author caii <zhoucaiqi@gmail.com>
13 * @author Hiphen Lee <jacob.b.leung@gmail.com>
14 * @author caii, patent agent in China <zhoucaiqi@gmail.com>
15 */
16$lang['name']                  = '人气反馈(载入可能需要一些时间)';
17$lang['submit']                = '发送数据';
18$lang['autosubmit']            = '每月自动发送';
19$lang['submissionFailed']      = '数据由于以下原因不恩你给发送:';
20$lang['submitDirectly']        = '你可以手动提交下面的表单来发送数据。';
21$lang['autosubmitError']       = '印以下原因,上一次自动提交失败:';
22$lang['lastSent']              = '数据已发送';
23