[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-02-06 03:22:53 +00:00
parent 4e74fb44d0
commit fe87ecbbd6
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 72 additions and 0 deletions

37
l10n/zh_HK.js Normal file
View file

@ -0,0 +1,37 @@
OC.L10N.register(
"user_saml",
{
"This user account is disabled, please contact your administrator." : "您的帳號已被停用,請聯繫系統管理員。",
"Saved" : "已儲存",
"Provider" : "提供者",
"Unknown error, please check the log file for more details." : "未知的錯誤,請檢查伺服器記錄檔案以獲取更多資訊。",
"Direct log in" : "直接登入",
"SSO & SAML log in" : "SSO 單一登入",
"This page should not be visited directly." : "不應直接訪問此頁面。",
"Provider " : "提供者",
"X.509 certificate of the Service Provider" : "服務提供者 (SP) 的 X.509 憑證",
"Private key of the Service Provider" : "服務提供者 (SP) 的私鑰",
"Email address" : "電郵地址",
"Encrypted" : "已加密 ",
"Kerberos" : "Kerberos",
"Persistent" : "持久的",
"Transient" : "瞬態的",
"Unspecified" : "未指定 ",
"SSO & SAML authentication" : "SSO & SAML 驗證",
"Open documentation" : "開啟說明文件",
"Global settings" : "全域設定",
"General" : "一般",
"Service Provider Data" : "服務提供者 (Service Provider) 資料",
"If your Service Provider should use certificates you can optionally specify them here." : "如果您的服務提供者需要憑證,請在這邊指定",
"Identity Provider Data" : "身份提供者 (IdP) 資料",
"Security settings" : "安全設定",
"Show security settings…" : "顯示安全性設定",
"Download metadata XML" : "下載元數據XML",
"Reset settings" : "重設設定",
"Metadata valid" : "元數據有效",
"Error" : "錯誤",
"Account not provisioned." : "帳號尚未配置",
"Login options:" : "登入選項:",
"Choose a authentication provider" : "選擇驗證提供者"
},
"nplurals=1; plural=0;");

35
l10n/zh_HK.json Normal file
View file

@ -0,0 +1,35 @@
{ "translations": {
"This user account is disabled, please contact your administrator." : "您的帳號已被停用,請聯繫系統管理員。",
"Saved" : "已儲存",
"Provider" : "提供者",
"Unknown error, please check the log file for more details." : "未知的錯誤,請檢查伺服器記錄檔案以獲取更多資訊。",
"Direct log in" : "直接登入",
"SSO & SAML log in" : "SSO 單一登入",
"This page should not be visited directly." : "不應直接訪問此頁面。",
"Provider " : "提供者",
"X.509 certificate of the Service Provider" : "服務提供者 (SP) 的 X.509 憑證",
"Private key of the Service Provider" : "服務提供者 (SP) 的私鑰",
"Email address" : "電郵地址",
"Encrypted" : "已加密 ",
"Kerberos" : "Kerberos",
"Persistent" : "持久的",
"Transient" : "瞬態的",
"Unspecified" : "未指定 ",
"SSO & SAML authentication" : "SSO & SAML 驗證",
"Open documentation" : "開啟說明文件",
"Global settings" : "全域設定",
"General" : "一般",
"Service Provider Data" : "服務提供者 (Service Provider) 資料",
"If your Service Provider should use certificates you can optionally specify them here." : "如果您的服務提供者需要憑證,請在這邊指定",
"Identity Provider Data" : "身份提供者 (IdP) 資料",
"Security settings" : "安全設定",
"Show security settings…" : "顯示安全性設定",
"Download metadata XML" : "下載元數據XML",
"Reset settings" : "重設設定",
"Metadata valid" : "元數據有效",
"Error" : "錯誤",
"Account not provisioned." : "帳號尚未配置",
"Login options:" : "登入選項:",
"Choose a authentication provider" : "選擇驗證提供者"
},"pluralForm" :"nplurals=1; plural=0;"
}