nextcloud-breeze-dark/l10n/zh_HK.js

25 lines
4.6 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"breezedark",
{
"Saved" : "已保存",
"Error" : "錯誤",
"Breeze Dark" : "Breeze Dark",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "基於 KDE project 相同主題的 Nextcloud Breeze Dark主題",
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "#Breeze Dar\n這是 Nextcloud 的 Breeze Dark 主題,基於 KDE Project 製作的Breeze Dark 主題\n\n##用法\n\n安裝主題之後需要啟用它。有兩種選擇全局選擇和個人選擇。\n\n###全局\n\n全局選項默認情況下為所有用戶和未經身分驗證的訪問啟用主題。沒有此選項將無法設置登錄頁面和共享頁面之類的內容。還有一個選項可以將登錄頁面排除在主題之外而其餘則不然。您可以在此處找到全局選項\n\n```\n管理員設置>主題設置> Breeze Dark\n```\n\n請注意您需要在Nextcloud中啟用Theming應用程序才能存取全局設置。\n\n###個人\n\n個人選項允許每個用戶獨立於設置全局選項的方式來設置自己的首選項。如果用戶尚未設置選項則他們將遵循全局選項。您可以在此處找到個人選項\n\n```\n個人設置>輔助功能> Breeze Dark\n```\n\n請注意您需要在Nextcloud中啟用的“輔助功能”應用程序才能存取個人設置。\n\n###自定義樣式\n\n在管理員設置的“主題”部分下您可以將自己的自定義樣式添加到主題。只能使用標準CSS。只要啟用了主題就會應用此自定義樣式並且只會影響 Breeze Dark 主題。",
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基於 KDE project 的 Breeze Dark 主題的黑暗主題。請刷新頁面以使更改生效。",
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "此設置將默認為所有未經身分驗證的用戶和未設置首選項的用戶啟用主題。",
"Enable Breeze Dark theme by default" : "默認情況下啟用 Breeze Dark 主題",
"This setting will enable the automated activation by the clients system settings by default, for any unauthenticated users and users who haven't set a preference." : "默認情況下,此設置將為任何未經身份驗證的用戶和未設置首選項的用戶啟用客戶端系統設置的自動激活。",
"Enable Breeze Dark automated activation by the clients system settings by default" : "默認情況下通過客戶端系統設置啟用 Breeze Dark 自動激活",
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "此設置將允許您選擇默認情況下啟用主題時是否以登錄頁面為主題。",
"Theme the login page" : "登入頁面的主題",
"Custom Styling" : "自定義樣式",
"Insert custom styling here …" : "在此處插入自定義樣式...",
"Save" : "儲存",
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主題",
"Breeze Dark theme" : "Breeze Dark 主題",
"Enable Breeze Dark theme" : "啟用 Breeze Dark 主題",
"Enable Breeze Dark automated activation by clients system settings" : "通過客戶端系統設置啟用 Breeze Dark 自動激活"
},
"nplurals=1; plural=0;");