Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 223e683d4c8..078efc09121 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -105,6 +105,11 @@ OC.L10N.register(
"Go to %s" : "访问 %s",
"Install Client" : "安装客户端",
"Logged in user must be a subadmin" : "当前登录用户必须为子管理员",
+ "Additional settings" : "其他设置",
+ "Groupware" : "组件",
+ "Overview" : "概览",
+ "Basic settings" : "基本设置",
+ "Sharing" : "共享",
"Personal info" : "个人信息",
"Mobile & desktop" : "手机与电脑",
"Create" : "创建",
@@ -333,7 +338,6 @@ OC.L10N.register(
"Use system cron service to call the cron.php file every 5 minutes." : "使用系统定时任务服务每5分钟执行一次cron.php文件。",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。",
- "Sharing" : "共享",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。",
"Allow apps to use the Share API" : "允许应用使用共享 API",
"Set default expiration date for shares" : "设置共享的默认截止日期",