diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 7434806034d..6853c103e2a 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -102,6 +102,9 @@ OC.L10N.register( "Go to %s" : "访问 %s", "Install Client" : "安装客户端", "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", + "Settings" : "设置", + "Personal" : "个人", + "Administration" : "管理", "Additional settings" : "其他设置", "Groupware" : "组件", "Overview" : "概览", @@ -369,8 +372,6 @@ OC.L10N.register( "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", - "Personal" : "个人", - "Administration" : "管理", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议。", "Like our Facebook page" : "点赞我们 facebook 页面!", "Follow us on Twitter" : "在 Twitter 上关注我们!", |