diff options
Diffstat (limited to 'apps/accessibility/l10n/zh_TW.js')
-rw-r--r-- | apps/accessibility/l10n/zh_TW.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js new file mode 100644 index 00000000000..867a741d2eb --- /dev/null +++ b/apps/accessibility/l10n/zh_TW.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "高對比主題", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。", + "Dark theme (beta)" : "暗色主題(測試)", + "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." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。", + "Dyslexia font" : "閱讀障礙字體", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", + "Accessibility" : "輔助功能", + "Accessibility options for nextcloud" : "Nextcloud的輔助功能選項", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多種輔助功能使您更易於操作Nextcloud", + "Web Content Accessibility Guidelines" : "網路內容輔助功能指南", + "our issue tracker" : "我們的問題追蹤", + "our design team" : "我們的設計團隊", + "Enable" : "啟用" +}, +"nplurals=1; plural=0;"); |