nextcloud/apps/accessibility/l10n/zh_TW.js

26 lines
2.4 KiB
JavaScript
Raw Normal View History

2019-03-26 13:41:31 +03:00
OC.L10N.register(
"accessibility",
{
2019-10-25 05:15:33 +03:00
"Dark theme" : "黑暗主題",
2020-02-22 05:18:42 +03:00
"Enable dark theme" : "開啟深色模式",
2019-10-25 05:15:33 +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." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。黑暗主題仍在開發中,如發現任何問題,煩請報告。",
2019-10-03 05:14:24 +03:00
"High contrast mode" : "高對比度模式",
2020-02-22 05:18:42 +03:00
"Enable high contrast mode" : "開啟高對比模式",
2019-10-03 05:14:24 +03:00
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比度模式會降低界面質量,但會提高清晰度,有助您瀏覽。",
2019-03-26 13:41:31 +03:00
"Dyslexia font" : "閱讀障礙字體",
2019-10-25 05:15:33 +03:00
"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",
2020-02-22 05:18:42 +03:00
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何一個問題,請不要猶豫並在 {issuetracker} 通知我們,我們的追蹤器{linkend}。並且如果您想參與,請參加 {designteam}",
2020-02-13 05:19:26 +03:00
"High contrast theme" : "高對比主題",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
"Dark theme (beta)" : "黑暗主題(測試)",
2019-10-25 05:15:33 +03:00
"Web Content Accessibility Guidelines" : "網路內容協助工具指南",
"our issue tracker" : "問題追蹤",
2019-03-26 13:41:31 +03:00
"our design team" : "我們的設計團隊",
2020-02-22 05:18:42 +03:00
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "如果您發現任何一個問題,請不要猶豫並在 {issuetracker} 通知我們。並且如果您想參與,請參加 {designteam}",
2020-02-13 05:19:26 +03:00
"Enable" : "啟用"
2019-03-26 13:41:31 +03:00
},
"nplurals=1; plural=0;");