You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_CN.js 2.1KB

123456789101112131415161718192021222324
  1. OC.L10N.register(
  2. "accessibility",
  3. {
  4. "High contrast theme" : "高对比度主题",
  5. "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
  6. "Dark theme" : "暗色主题",
  7. "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." : "一款通过降低整体亮度来使您的眼睛放松的暗色主题。它仍在开发中,所以请报告您可能发现的问题。",
  8. "Dyslexia font" : "阅读障碍字体",
  9. "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。",
  10. "Accessibility" : "易用性",
  11. "Accessibility options for nextcloud" : "nextcloud的易用性选项",
  12. "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
  13. "Web Content Accessibility Guidelines" : "万维网内容易用性指导原则",
  14. "our issue tracker" : "我们的问题跟踪",
  15. "our design team" : "我们的设计团队",
  16. "Enable" : "启用",
  17. "Dark theme (beta)" : "暗色主题(beta)",
  18. "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创作了此字样,并通过开源许可证将其发布。",
  19. "Provides multiple accessibilities options to ease your use of nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
  20. "Themes" : "主题",
  21. "Fonts" : "字体",
  22. "enabled" : "已启用"
  23. },
  24. "nplurals=1; plural=0;");