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-07 05:22:07 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-07 05:22:07 +0300
commitc28542ef7f0e7dd9de685743458bea60e0b6c18e (patch)
tree99791a06e417880538c26688807b1f7f4ce3d0e9 /apps/oauth2/l10n/zh_HK.js
parent5db40a37a14705f9d145a1262f06d6998da9e838 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_HK.js')
-rw-r--r--apps/oauth2/l10n/zh_HK.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/zh_HK.js b/apps/oauth2/l10n/zh_HK.js
index ee1c8e792f3..5db79a3d595 100644
--- a/apps/oauth2/l10n/zh_HK.js
+++ b/apps/oauth2/l10n/zh_HK.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"oauth2",
{
- "Your client is not authorized to connect. Please inform the administrator of your client." : "此應用程式無權連結,請通知此應用程式的管理員。",
+ "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",
"Allows OAuth2 compatible authentication from other web applications." : "允許相容於Oauth2的外部網頁應用程式驗證。",