diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-18 02:29:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-18 02:29:05 +0000 |
commit | aac91556d67a0598ed00c8acae679ffde1486f55 (patch) | |
tree | 77c5b379fbb1f24ff276a578059c8f312589553b /apps/oauth2/l10n | |
parent | 05067c52f9ba8645cf351b7ac0f5654d7ecb0890 (diff) | |
download | nextcloud-server-aac91556d67a0598ed00c8acae679ffde1486f55.tar.gz nextcloud-server-aac91556d67a0598ed00c8acae679ffde1486f55.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r-- | apps/oauth2/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/zh_HK.js b/apps/oauth2/l10n/zh_HK.js index 399067c78de..a21e4029f1b 100644 --- a/apps/oauth2/l10n/zh_HK.js +++ b/apps/oauth2/l10n/zh_HK.js @@ -7,7 +7,7 @@ OC.L10N.register( "Allows OAuth2 compatible authentication from other web applications." : "允許相容於Oauth2的外部網頁應用程式驗證。", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 APPs允許管理員為其他支援OAuth2的網頁應用程式啟用原生的驗證流程。", "OAuth 2.0 clients" : "OAuth 2.0 客戶端", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0授權機制允許外部服務向{instanceName}請求授權。", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 允許外部服務要求存取 {instanceName}。", "Add client" : "新增第三方應用程式", "Name" : "名稱", "Redirection URI" : "重導向 URI", diff --git a/apps/oauth2/l10n/zh_HK.json b/apps/oauth2/l10n/zh_HK.json index 7727e878dbd..88b3cee8e7a 100644 --- a/apps/oauth2/l10n/zh_HK.json +++ b/apps/oauth2/l10n/zh_HK.json @@ -5,7 +5,7 @@ "Allows OAuth2 compatible authentication from other web applications." : "允許相容於Oauth2的外部網頁應用程式驗證。", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 APPs允許管理員為其他支援OAuth2的網頁應用程式啟用原生的驗證流程。", "OAuth 2.0 clients" : "OAuth 2.0 客戶端", - "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0授權機制允許外部服務向{instanceName}請求授權。", + "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 允許外部服務要求存取 {instanceName}。", "Add client" : "新增第三方應用程式", "Name" : "名稱", "Redirection URI" : "重導向 URI", |