From 0ae8cbf5c0b1a198b963490985b7738392ebcb97 Mon Sep 17 00:00:00 2001 From: ahriman Date: Mon, 3 Dec 2018 19:22:25 -0500 Subject: installed dokuwiki, added to navbar, updated news --- wiki/lib/plugins/popularity/lang/zh/intro.txt | 9 +++++++++ wiki/lib/plugins/popularity/lang/zh/lang.php | 22 ++++++++++++++++++++++ wiki/lib/plugins/popularity/lang/zh/submitted.txt | 3 +++ 3 files changed, 34 insertions(+) create mode 100644 wiki/lib/plugins/popularity/lang/zh/intro.txt create mode 100644 wiki/lib/plugins/popularity/lang/zh/lang.php create mode 100644 wiki/lib/plugins/popularity/lang/zh/submitted.txt (limited to 'wiki/lib/plugins/popularity/lang/zh') diff --git a/wiki/lib/plugins/popularity/lang/zh/intro.txt b/wiki/lib/plugins/popularity/lang/zh/intro.txt new file mode 100644 index 0000000..40e93dc --- /dev/null +++ b/wiki/lib/plugins/popularity/lang/zh/intro.txt @@ -0,0 +1,9 @@ +====== 人气反馈 ====== + +本工具收集关于您维基站点的匿名信息,并允许您将其发送给 DokuWiki 的开发者。这样做有助于我们了解用户是如何使用 DokuWiki 的,并能使我们未来的开发决策建立在现实使用数据上。 + +我们鼓励您不时重复该步骤,以便我们能了解您的维基站点发展进度。您的数据集将被匿名 ID 标识。 + +收集的数据包括 DokuWiki 版本、您的页面数量以及文件大小、已安装的插件、服务器上的 PHP 相关信息。 + +将被发送的原始数据如下所示。请点击“发送数据”按扭进行传输。 \ No newline at end of file diff --git a/wiki/lib/plugins/popularity/lang/zh/lang.php b/wiki/lib/plugins/popularity/lang/zh/lang.php new file mode 100644 index 0000000..695b5c4 --- /dev/null +++ b/wiki/lib/plugins/popularity/lang/zh/lang.php @@ -0,0 +1,22 @@ + + * @author http://www.chinese-tools.com/tools/converter-tradsimp.html + * @author Simon zhan + * @author ben + * @author lainme + * @author caii + * @author Hiphen Lee + * @author Shuo-Ting Jian + * @author phy25 + */ +$lang['name'] = '人气反馈(载入可能需要一些时间)'; +$lang['submit'] = '发送数据'; +$lang['autosubmit'] = '每月自动发送'; +$lang['submissionFailed'] = '数据由于以下原因不恩你给发送:'; +$lang['submitDirectly'] = '你可以手动提交下面的表单来发送数据。'; +$lang['autosubmitError'] = '因以下原因,上一次自动提交失败:'; +$lang['lastSent'] = '数据已发送'; diff --git a/wiki/lib/plugins/popularity/lang/zh/submitted.txt b/wiki/lib/plugins/popularity/lang/zh/submitted.txt new file mode 100644 index 0000000..6039b70 --- /dev/null +++ b/wiki/lib/plugins/popularity/lang/zh/submitted.txt @@ -0,0 +1,3 @@ +====== 人气反馈 ====== + +数据发送成功。 \ No newline at end of file -- cgit 1.4.1-2-gfad0