diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-15 02:18:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-15 02:18:22 +0000 |
commit | 4359394f441e13d80ac3c84ba534932a0c70b120 (patch) | |
tree | a4c8a3dfe9ddd6101ef28befdc3e9491fb574830 /apps/accessibility | |
parent | ec0d8b8de0270ea739f74a1eb18633329c5e79ca (diff) | |
download | nextcloud-server-4359394f441e13d80ac3c84ba534932a0c70b120.tar.gz nextcloud-server-4359394f441e13d80ac3c84ba534932a0c70b120.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/accessibility/l10n/zh_CN.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js index 45ef938217d..734b3dfbfba 100644 --- a/apps/accessibility/l10n/zh_CN.js +++ b/apps/accessibility/l10n/zh_CN.js @@ -3,8 +3,8 @@ OC.L10N.register( { "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." : "一款通过降低整体亮度来使您的眼睛放松的深色主题。它仍在开发中,所以请报告您可能发现的问题。", - "High contrast mode" : "高连续性模式", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。", + "High contrast mode" : "高对比度模式", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降但清晰度会提升。", "Dyslexia font" : "阅读障碍字体", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。", "Accessibility" : "易用性", diff --git a/apps/accessibility/l10n/zh_CN.json b/apps/accessibility/l10n/zh_CN.json index 22bd468400c..0eba7d2ee57 100644 --- a/apps/accessibility/l10n/zh_CN.json +++ b/apps/accessibility/l10n/zh_CN.json @@ -1,8 +1,8 @@ { "translations": { "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." : "一款通过降低整体亮度来使您的眼睛放松的深色主题。它仍在开发中,所以请报告您可能发现的问题。", - "High contrast mode" : "高连续性模式", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。", + "High contrast mode" : "高对比度模式", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降但清晰度会提升。", "Dyslexia font" : "阅读障碍字体", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。", "Accessibility" : "易用性", |