diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 61ae544364f..c57f9094b41 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -382,11 +382,6 @@ OC.L10N.register( "The following devices are configured for your account:" : "为您的帐户配置了以下设备:", "Your browser does not support WebAuthn." : "您的浏览器不支持 WebAuthn。", "Your apps" : "您的应用", - "Active apps" : "已启用的应用", - "Disabled apps" : "已禁用的应用", - "Updates" : "更新", - "App bundles" : "应用捆绑包", - "Featured apps" : "精选应用", "{license}-licensed" : "{license}-许可协议", "Changelog" : "更改日志", "by {author}\n{license}" : "按照 {author}\n{license}", @@ -420,6 +415,11 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "您的账号上的联合云功能已被停用,如有疑问,请咨询系统管理员。", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系", + "Active apps" : "已启用的应用", + "Disabled apps" : "已禁用的应用", + "Updates" : "更新", + "App bundles" : "应用捆绑包", + "Featured apps" : "精选应用", "Show to everyone" : "显示给所有人", "Show to logged in users only" : "仅显示给登录用户", "Hide" : "隐藏", |