xref: /dokuwiki/lib/plugins/popularity/lang/zh/lang.php (revision e12412a22fc56a88b5c40cfc0d15a718dbba425e)
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 */
19$lang['name']                  = '人气反馈(载入可能需要一些时间)';
20$lang['submit']                = '发送数据';
21$lang['autosubmit']            = '每月自动发送';
22$lang['submissionFailed']      = '数据由于以下原因不恩你给发送:';
23$lang['submitDirectly']        = '你可以手动提交下面的表单来发送数据。';
24$lang['autosubmitError']       = '印以下原因,上一次自动提交失败:';
25$lang['lastSent']              = '数据已发送';
26