diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-03 02:14:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-03 02:14:24 +0000 |
commit | 3e2856545811ef6f61963299ce668749fb2af4e6 (patch) | |
tree | 08a6f96d6dda0222cf6a0fe810e37d31905dfae1 /apps/accessibility/l10n | |
parent | e105d19585aef02f8d6664f6c5bc1c69cef85e39 (diff) | |
download | nextcloud-server-3e2856545811ef6f61963299ce668749fb2af4e6.tar.gz nextcloud-server-3e2856545811ef6f61963299ce668749fb2af4e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n')
-rw-r--r-- | apps/accessibility/l10n/zh_TW.js | 4 | ||||
-rw-r--r-- | apps/accessibility/l10n/zh_TW.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js index 1138c9ccd56..0b04aeafcb5 100644 --- a/apps/accessibility/l10n/zh_TW.js +++ b/apps/accessibility/l10n/zh_TW.js @@ -2,7 +2,9 @@ OC.L10N.register( "accessibility", { "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." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。", + "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." : "高對比度模式會降低界面質量,但會提高清晰度,有助您瀏覽。", "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_TW.json b/apps/accessibility/l10n/zh_TW.json index 662d5caa086..2d709223a57 100644 --- a/apps/accessibility/l10n/zh_TW.json +++ b/apps/accessibility/l10n/zh_TW.json @@ -1,6 +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." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。", + "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." : "高對比度模式會降低界面質量,但會提高清晰度,有助您瀏覽。", "Dyslexia font" : "閱讀障礙字體", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", "Accessibility" : "輔助功能", |