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-03-22 05:24:13 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-22 05:24:13 +0300
commit6365e59aa9db634b2f4b209b73d9e79b18603bb9 (patch)
tree30c6cdc0d8b617c6d57a71c751c6b7600a39efe7 /apps/oauth2
parentdef34fbfce0d5b0f6976be7c247a4b623e492dba (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_HK.js8
-rw-r--r--apps/oauth2/l10n/zh_HK.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/oauth2/l10n/zh_HK.js b/apps/oauth2/l10n/zh_HK.js
index 5db79a3d595..9774289d2fa 100644
--- a/apps/oauth2/l10n/zh_HK.js
+++ b/apps/oauth2/l10n/zh_HK.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "此客戶端無權連結,請通知此客戶端的管理員。",
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL,如範例所示:https://yourdomain.com/path",
- "OAuth 2.0" : "OAuth 2.0",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL,如範例所示:https://yourdomain。com/path",
+ "OAuth 2.0" : "OAuth 2。0",
"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 clients" : "OAuth 2。0 客戶端",
+ "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 73b811cfcf7..7601feb7ddb 100644
--- a/apps/oauth2/l10n/zh_HK.json
+++ b/apps/oauth2/l10n/zh_HK.json
@@ -1,11 +1,11 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "此客戶端無權連結,請通知此客戶端的管理員。",
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL,如範例所示:https://yourdomain.com/path",
- "OAuth 2.0" : "OAuth 2.0",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL,如範例所示:https://yourdomain。com/path",
+ "OAuth 2.0" : "OAuth 2。0",
"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 clients" : "OAuth 2。0 客戶端",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2。0授權機制允許外部服務向{instanceName}請求授權。",
"Add client" : "新增第三方應用程式",
"Name" : "名稱",
"Redirection URI" : "重導向 URI",