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: 6f1d5a7f1ba06e31eeb5f5998b400e1c267f15c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
    "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" : "啟用",
    "Dark theme (beta)" : "暗色主題(測試)"
},
"nplurals=1; plural=0;");