Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_TW.js « l10n « accessibility « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17eb566beafdeede2319b53f185f9eead10059af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。黑暗主題仍在開發中,如發現任何問題,煩請報告。",
    "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" : "協助工具",
    "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" : "啟用",
    "High contrast theme" : "高對比主題",
    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
    "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" : "已啟用"
},
"nplurals=1; plural=0;");