diff options
Diffstat (limited to 'apps/accessibility/l10n/zh_TW.js')
-rw-r--r-- | apps/accessibility/l10n/zh_TW.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js index c88d54ba3b7..5c0308a9cb3 100644 --- a/apps/accessibility/l10n/zh_TW.js +++ b/apps/accessibility/l10n/zh_TW.js @@ -2,20 +2,24 @@ OC.L10N.register( "accessibility", { "Dark theme" : "黑暗主題", + "Enable 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" : "高對比度模式", + "Enable 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", + "If you find any issues, don’t 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}", "High contrast theme" : "高對比主題", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。", "Dark theme (beta)" : "黑暗主題(測試)", "Web Content Accessibility Guidelines" : "網路內容協助工具指南", "our issue tracker" : "問題追蹤", "our design team" : "我們的設計團隊", + "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "如果您發現任何一個問題,請不要猶豫並在 {issuetracker} 通知我們。並且如果您想參與,請參加 {designteam}", "Enable" : "啟用" }, "nplurals=1; plural=0;"); |