diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:23 +0000 |
commit | 6ccdbd912ce8b9547a294262412f4add87d69839 (patch) | |
tree | f9282dfd5709bdb856faac26a0d1918c2a2d125f /apps/accessibility | |
parent | 4742458c2f05c8afbfd2529b435a644b6bdbca3f (diff) | |
download | nextcloud-server-6ccdbd912ce8b9547a294262412f4add87d69839.tar.gz nextcloud-server-6ccdbd912ce8b9547a294262412f4add87d69839.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/zh_CN.js | 8 | ||||
-rw-r--r-- | apps/accessibility/l10n/zh_CN.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js index 6ae15398cf1..ccad83dc5bc 100644 --- a/apps/accessibility/l10n/zh_CN.js +++ b/apps/accessibility/l10n/zh_CN.js @@ -1,12 +1,12 @@ OC.L10N.register( "accessibility", { - "Dark theme" : "深色主题", - "Enable 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." : "一款通过降低整体亮度来使您的眼睛放松的深色主题。它仍在开发中,因此请报告您发现的任何问题。", + "Dark theme" : "暗黑模式", + "Enable 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" : "高对比度模式", "Enable high contrast mode" : "启用高对比度模式", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降但清晰度会提升。", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降,但清晰度会提升。", "Dyslexia font" : "阅读障碍字体", "Enable dyslexia font" : "启用阅读障碍字体", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。", diff --git a/apps/accessibility/l10n/zh_CN.json b/apps/accessibility/l10n/zh_CN.json index e70d1c2c735..b9ed4112bab 100644 --- a/apps/accessibility/l10n/zh_CN.json +++ b/apps/accessibility/l10n/zh_CN.json @@ -1,10 +1,10 @@ { "translations": { - "Dark theme" : "深色主题", - "Enable 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." : "一款通过降低整体亮度来使您的眼睛放松的深色主题。它仍在开发中,因此请报告您发现的任何问题。", + "Dark theme" : "暗黑模式", + "Enable 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" : "高对比度模式", "Enable high contrast mode" : "启用高对比度模式", - "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降但清晰度会提升。", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高对比度模式。图像质量会下降,但清晰度会提升。", "Dyslexia font" : "阅读障碍字体", "Enable dyslexia font" : "启用阅读障碍字体", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。", |