mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
22 lines
2.1 KiB
JavaScript
22 lines
2.1 KiB
JavaScript
OC.L10N.register(
|
||
"snappymail",
|
||
{
|
||
"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)." : "簡單、現代和快速的 Web-based 電郵客戶端。在 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;");
|