summaryrefslogtreecommitdiff
path: root/lib/plugins
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-03-05 15:25:20 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-03-05 15:25:20 +0100
commit1b876e64690e8bbbdc1eb747d2d29bc19803e745 (patch)
treeb1c016c48f584d23620961a8a3c7068fde1c4aa9 /lib/plugins
parent5fc8e2cfee706ae311a4ec4c2b57aa8515bf42e9 (diff)
parent9a9ddee0317986914ffa1990917c4267b04b5370 (diff)
downloadrpg-1b876e64690e8bbbdc1eb747d2d29bc19803e745.tar.gz
rpg-1b876e64690e8bbbdc1eb747d2d29bc19803e745.tar.bz2
Merge pull request #585 from dokuwiki-translate/lang_update_90
Translation update (zh)
Diffstat (limited to 'lib/plugins')
-rw-r--r--lib/plugins/extension/lang/zh/lang.php17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/plugins/extension/lang/zh/lang.php b/lib/plugins/extension/lang/zh/lang.php
index b5d77b1dd..b9db01540 100644
--- a/lib/plugins/extension/lang/zh/lang.php
+++ b/lib/plugins/extension/lang/zh/lang.php
@@ -4,6 +4,7 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Cupen <Cupenoruler@foxmail.com>
+ * @author xiqingongzi <Xiqingongzi@Gmail.com>
*/
$lang['menu'] = '扩展管理器';
$lang['tab_plugins'] = '安装插件';
@@ -31,3 +32,19 @@ $lang['extensionby'] = '<strong>%s</strong> by %s';
$lang['screenshot'] = '%s 的截图';
$lang['popularity'] = '人气: %s%%';
$lang['homepage_link'] = '文档';
+$lang['bugs_features'] = '错误';
+$lang['tags'] = '标签:';
+$lang['author_hint'] = '搜索这个作者的插件';
+$lang['installed'] = '已安装的:';
+$lang['downloadurl'] = '下载地址:';
+$lang['repository'] = '版本库:';
+$lang['unknown'] = '<em>未知的</em>';
+$lang['installed_version'] = '已安装版本:';
+$lang['install_date'] = '您的最后一次升级:';
+$lang['donate'] = '喜欢?';
+$lang['donate_action'] = '捐给作者一杯咖啡钱!';
+$lang['repo_retry'] = '重试';
+$lang['status'] = '现状:';
+$lang['status_installed'] = '已安装的';
+$lang['status_plugin'] = '插件';
+$lang['status_template'] = '模板';