nextcloud/apps/accessibility/l10n/zh_TW.js

25 lines
2.1 KiB
JavaScript
Raw Normal View History

2019-03-26 13:41:31 +03:00
OC.L10N.register(
"accessibility",
{
2019-08-14 05:14:58 +03:00
"Dark theme" : "暗色主題",
2019-03-26 13:41:31 +03:00
"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" : "我們的設計團隊",
2019-07-07 05:14:15 +03:00
"Enable" : "啟用",
2019-09-18 05:14:55 +03:00
"High contrast theme" : "高對比主題",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
2019-08-14 05:14:58 +03:00
"Dark theme (beta)" : "暗色主題(測試)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic是一種免費的字型目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。\n此字型由Abelardo Gonzalez所製作並使用開源授權",
"Provides multiple accessibilities options to ease your use of nextcloud" : "提供多種輔助功能使您更易於操作Nextcloud",
"Themes" : "佈景主題",
"Fonts" : "字型",
"enabled" : "已啟用"
2019-03-26 13:41:31 +03:00
},
"nplurals=1; plural=0;");