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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/accessibility/l10n/zh_TW.js')
-rw-r--r--apps/accessibility/l10n/zh_TW.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js
index 6f1d5a7f1ba..4db242ea42b 100644
--- a/apps/accessibility/l10n/zh_TW.js
+++ b/apps/accessibility/l10n/zh_TW.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"High contrast theme" : "高對比主題",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
+ "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." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。",
"Dyslexia font" : "閱讀障礙字體",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。",
@@ -13,6 +14,11 @@ OC.L10N.register(
"our issue tracker" : "我們的問題追蹤",
"our design team" : "我們的設計團隊",
"Enable" : "啟用",
- "Dark theme (beta)" : "暗色主題(測試)"
+ "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;");