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

zh_TW.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a409fcf2d538bf3965ef4cda8fa9162bcb4dfa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
    "rainloop",
    {
    "Email" : "電子郵件",
    "Error" : "錯誤",
    "Invalid argument(s)" : "無效的參數",
    "Saved successfully" : "已成功儲存",
    "RainLoop" : "RainLoop",
    "RainLoop Webmail" : "RainLoop Webmail",
    "Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, \"Additionnal settings\" and you will see a \"Rainloop webmail\" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.16.0 (2021-05)." : "簡潔、現代且快速的以網路為基礎的電子郵件客戶端。在 Nextcloud 中啟用後,前往 Nextcloud 的管理面板,其中有個「其他設定」,您將會在此看到「Rainloop webmail」區塊。請在該處點擊連結前往 Rainloop 管理面板。預設的使用者名稱與密碼組合為 admin/12345。此版本是以 Rainloop 1.16.0 (2021-05) 為基礎。",
    "Go to RainLoop Webmail admin panel" : "前往 RainLoop Webmail 管理面板",
    "Users will login manually, or define credentials in their personal settings for automatic logins." : "使用者將手動登入,或在其個人設定中定義憑證以自動登入。",
    "Attempt to automatically login users with their Nextcloud username and password, or user-defined credentials, if set." : "嘗試使用其 Nextcloud 使用者名和密碼或使用者定義的身分驗證(如果設定)自動登入使用者。",
    "Attempt to automatically login users with their Nextcloud email and password, or user-defined credentials, if set." : "嘗試使用其 Nextcloud 電子郵件和密碼或使用者定義的憑證(如果設定)自動登入使用者。",
    "Save" : "儲存",
    "RainLoop Webmail is not configured yet." : "RainLoop Webmail 尚未配置。",
    "may have some" : "可能有一些",
    "security considerations" : "安全考量",
    "Enter an email and password to auto-login to RainLoop. <b>Please note</b> that this feature %s %s." : "輸入電子郵件和密碼以自動登入到 RainLoop。<b>請注意</b>此功能%s%s。",
    "Password" : "密碼"
},
"nplurals=1; plural=0;");