diff options
Diffstat (limited to 'apps/theming/l10n/zh_CN.js')
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 5a26fcd4132..5c17de35945 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -47,6 +47,7 @@ OC.L10N.register( "Privacy policy" : "隐私政策", "Adjust the Nextcloud theme" : "调整 Nextcloud 主题", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主题使得方便地定制您的实例的外观和体验成为可能。所有用户都可以使用。", + "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "您也可以配置纯色背景,而不是背景图像。如果您使用背景图像,更改此颜色将影响应用程序菜单图标的颜色。", "Upload new logo" : "上传新的图标", "Logo" : "图标", "Upload new background and login image" : "上传新的登录界面与背景图片", @@ -57,6 +58,7 @@ OC.L10N.register( "Web link" : "网站链接", "a safe home for all your data" : "给您所有的数据一个安全的家", "Slogan" : "标语", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "主要颜色用于突出显示重要按钮等元素。根据当前颜色方案,它可能会有轻微调整。", "Legal notice link" : "法律声明链接", "Privacy policy link" : "隐私政策链接", "Header logo" : "顶栏图标", @@ -78,6 +80,7 @@ OC.L10N.register( "Default background" : "默认背景", "Select a background from your files" : "从文件中选择背景", "Theme selection is enforced" : "主题由管理员指定", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "默认应用程序是登录后或单击菜单中的徽标时打开的应用程序。", "Select a custom color" : "自定义颜色", "Reset to default" : "重置为默认设置", "Upload" : "上传", |