diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 91626280697..b7c0ede871f 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -103,6 +103,11 @@ "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" : "创建", @@ -331,7 +336,6 @@ "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" : "设置共享的默认截止日期", |