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-02-21 05:40:24 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-21 05:40:24 +0300
commit044c535a7abe537b426274aebaa4fc756d38173a (patch)
treee2240d0042ac220f858f18f1ce70cc688171cb7e /apps/oauth2
parent6df72b6c531d690dccf6d655dfc205592b250252 (diff)
[tx-robot] updated from transifex
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 eac6a0c90c5..ee1c8e792f3 100644
--- a/apps/oauth2/l10n/zh_HK.js
+++ b/apps/oauth2/l10n/zh_HK.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"Add" : "新增",
"Client Identifier" : "用戶識別",
"Secret" : "密鑰",
- "Show client secret" : "顯示密鑰",
+ "Show client secret" : "顯示客戶端密碼",
"Delete" : "刪除"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/zh_HK.json b/apps/oauth2/l10n/zh_HK.json
index 89998f95120..a16fc3b09e9 100644
--- a/apps/oauth2/l10n/zh_HK.json
+++ b/apps/oauth2/l10n/zh_HK.json
@@ -12,7 +12,7 @@
"Add" : "新增",
"Client Identifier" : "用戶識別",
"Secret" : "密鑰",
- "Show client secret" : "顯示密鑰",
+ "Show client secret" : "顯示客戶端密碼",
"Delete" : "刪除"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file