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