diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-28 02:14:51 +0000 |
commit | 8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e (patch) | |
tree | 1b57e6aef9d7fe43fbbe27f648db17d9b31cc63d /apps/accessibility | |
parent | 88b6dc5eaf28b1bfe72a62773e8a9ce339979ea3 (diff) | |
download | nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.tar.gz nextcloud-server-8ca587be3a6cb555eb1c8b8245fe48cc9bea7a3e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/accessibility/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/accessibility/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/accessibility/l10n/zh_CN.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/cs.js b/apps/accessibility/l10n/cs.js index c4792ebe94c..3ac28341219 100644 --- a/apps/accessibility/l10n/cs.js +++ b/apps/accessibility/l10n/cs.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dark theme" : "Tmavý motiv vzhledu", "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." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Zatím ještě není hotové, takže hlaste jakékoli problémy, se kterými se potkáte.", + "High contrast mode" : "Režim vysokého kontrastu", "Dyslexia font" : "Písmo pro dyslektiky", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je svobodné písmo navržené pro omezení vlivu některých běžných poruch čtení, způsobených dyslexií.", "Accessibility" : "Zpřístupnění", diff --git a/apps/accessibility/l10n/cs.json b/apps/accessibility/l10n/cs.json index f098c7f5746..b8c07aab1c6 100644 --- a/apps/accessibility/l10n/cs.json +++ b/apps/accessibility/l10n/cs.json @@ -1,6 +1,7 @@ { "translations": { "Dark theme" : "Tmavý motiv vzhledu", "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." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Zatím ještě není hotové, takže hlaste jakékoli problémy, se kterými se potkáte.", + "High contrast mode" : "Režim vysokého kontrastu", "Dyslexia font" : "Písmo pro dyslektiky", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je svobodné písmo navržené pro omezení vlivu některých běžných poruch čtení, způsobených dyslexií.", "Accessibility" : "Zpřístupnění", diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js index 2374e05f5c3..e83305deffb 100644 --- a/apps/accessibility/l10n/zh_CN.js +++ b/apps/accessibility/l10n/zh_CN.js @@ -3,6 +3,7 @@ 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" : "高连续性模式", "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 91b4bbbc304..0bb1cfd8dd8 100644 --- a/apps/accessibility/l10n/zh_CN.json +++ b/apps/accessibility/l10n/zh_CN.json @@ -1,6 +1,7 @@ { "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" : "高连续性模式", "Dyslexia font" : "阅读障碍字体", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一款免费的字样/字体,这款字体的设计目的是缓解由阅读障碍引起的一些常见阅读错误。", "Accessibility" : "易用性", |