nextcloud-breeze-dark/l10n/zh_CN.js

24 lines
2.0 KiB
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "已保存",
"Error" : "错误",
"Breeze Dark" : "Breeze Dark ",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Nextcloud 的 Breeze Dark 主题,基于 KDE 主题",
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基于 KDE 项目 Breeze Dark 的深色主题。请刷新页面以使更改生效",
"This setting will enable the theme by default, for any unauthenticated users and users who have not set a preference." : "此设置将默认为任何未经身份验证的用户和没有设置首选项的用户启用此主题。",
"Enable Breeze Dark theme by default" : "默认启用 Breeze Dark 主题",
"This setting will enable the automated activation by the clients system settings by default, for any unauthenticated users and users who have not set a preference." : "对于任何未经身份验证的用户和没有设置首选项的用户,该设置将默认启用客户端系统设置的自动激活。",
"Enable Breeze Dark automated activation by the clients system settings by default" : "默认允许通过客户端系统设置自动激活 Breeze 深色主题",
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "当主题默认启用时,此设置将允许你选择登录页面是否应该也应用主题。",
"Theme the login page" : "对登录页使用主题",
"Custom Styling" : "自定义样式",
"Insert custom styling here …" : "在此处插入自定义样式 …",
"Save" : "保存",
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主题",
"Breeze Dark theme" : "Breeze Dark 主题",
"Enable Breeze Dark theme" : "启用 Breeze Dark 主题",
"Enable Breeze Dark automated activation by clients system settings" : "允许通过客户端系统设置自动激活 Breeze 深色主题"
},
"nplurals=1; plural=0;");