diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-07 02:22:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-07 02:22:07 +0000 |
commit | c28542ef7f0e7dd9de685743458bea60e0b6c18e (patch) | |
tree | 99791a06e417880538c26688807b1f7f4ce3d0e9 /apps/oauth2/l10n/zh_HK.json | |
parent | 5db40a37a14705f9d145a1262f06d6998da9e838 (diff) | |
download | nextcloud-server-c28542ef7f0e7dd9de685743458bea60e0b6c18e.tar.gz nextcloud-server-c28542ef7f0e7dd9de685743458bea60e0b6c18e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_HK.json')
-rw-r--r-- | apps/oauth2/l10n/zh_HK.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/zh_HK.json b/apps/oauth2/l10n/zh_HK.json index a16fc3b09e9..73b811cfcf7 100644 --- a/apps/oauth2/l10n/zh_HK.json +++ b/apps/oauth2/l10n/zh_HK.json @@ -1,5 +1,5 @@ { "translations": { - "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的外部網頁應用程式驗證。", |