summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r--settings/l10n/zh_CN.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 22ffce3b57e..cf554ed5ca9 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -1,7 +1,10 @@
<?php $TRANSLATIONS = array(
+"email Changed" => "电子邮件已修改",
"Invalid request" => "非法请求",
"OpenID Changed" => "OpenID 已修改",
"Language changed" => "语言已修改",
+"__language_name__" => "简体中文",
+"Log level" => "日志级别",
"Add your application" => "加入您的应用程序",
"Select an App" => "选择一个应用",
"-licensed" => "-许可证",
@@ -18,11 +21,16 @@
"New password" => "新密码",
"show" => "显示",
"Change password" => "修改密码",
+"Email" => "电子邮件",
+"Your email address" => "您的电子邮件",
+"Fill in an email address to enable password recovery" => "填写电子邮件地址以启用密码恢复",
"Language" => "语言",
+"Help translate" => "帮助翻译",
"use this address to connect to your ownCloud in your file manager" => "在文件管理器中使用这个地址来连接到您的 ownCloud",
"Name" => "名称",
"Password" => "密码",
"Groups" => "组",
"Create" => "创建",
+"Quota" => "配额",
"Delete" => "删除"
);