diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
commit | 6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3 (patch) | |
tree | 10d55f203e5973f01323252032978e66f01ba700 /apps/accessibility/l10n/zh_CN.js | |
parent | b636aa79c32bd96d8087813b1797ed03d16a3da0 (diff) | |
download | nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.tar.gz nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/zh_CN.js')
-rw-r--r-- | apps/accessibility/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js index 24517046e54..2374e05f5c3 100644 --- a/apps/accessibility/l10n/zh_CN.js +++ b/apps/accessibility/l10n/zh_CN.js @@ -1,8 +1,6 @@ OC.L10N.register( "accessibility", { - "High contrast theme" : "高对比度主题", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。", "Dark theme" : "暗色主题", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "一款通过降低整体亮度来使您的眼睛放松的暗色主题。它仍在开发中,所以请报告您可能发现的问题。", "Dyslexia font" : "阅读障碍字体", @@ -14,6 +12,8 @@ OC.L10N.register( "our issue tracker" : "我们的问题跟踪", "our design team" : "我们的设计团队", "Enable" : "启用", + "High contrast theme" : "高对比度主题", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。", "Dark theme (beta)" : "暗色主题(beta)", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。Abelardo Gonzalez创作了此字样,并通过开源许可证将其发布。", "Provides multiple accessibilities options to ease your use of nextcloud" : "提供多种易用性选项以便于您使用Nextcloud", |