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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-18 05:28:43 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-18 05:28:43 +0300
commita46de28089df64047ec9ec1dd37b79a156d320b3 (patch)
tree6040f2398d37ccb1eb61f7a76d552b03bc32c76f /apps/oauth2
parenta10233348b5aa59ae91ac44a1b07bcca70af7b09 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_HK.js2
-rw-r--r--apps/oauth2/l10n/zh_HK.json2
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",