summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/zh_HK.js')
-rw-r--r--apps/oauth2/l10n/zh_HK.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/zh_HK.js b/apps/oauth2/l10n/zh_HK.js
index a21e4029f1b..25dad7d7d9a 100644
--- a/apps/oauth2/l10n/zh_HK.js
+++ b/apps/oauth2/l10n/zh_HK.js
@@ -8,13 +8,14 @@ OC.L10N.register(
"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}。",
- "Add client" : "新增第三方應用程式",
"Name" : "名稱",
"Redirection URI" : "重導向 URI",
- "Add" : "新增",
"Client Identifier" : "用戶識別",
- "Secret" : "密鑰",
+ "Secret key" : "私密密鑰",
+ "Add client" : "新增第三方應用程式",
+ "Add" : "新增",
"Show client secret" : "顯示客戶端密碼",
- "Delete" : "刪除"
+ "Delete" : "刪除",
+ "Secret" : "密鑰"
},
"nplurals=1; plural=0;");