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-06-11 05:28:11 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-11 05:28:11 +0300
commit64ac7331da39225c989d5535dfbb71140c978150 (patch)
tree441f51083146f1b07c7910f0275f7b0e14046447 /apps/files_external/l10n
parent8f0286f2fb4ce23f2ab91ce06d2a11cbb80f1a5e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/zh_CN.js4
-rw-r--r--apps/files_external/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index d789ed73a4b..8f515f191ac 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -59,10 +59,10 @@ OC.L10N.register(
"None" : "无",
"OAuth1" : "OAuth1",
"App key" : "App key",
- "App secret" : "App 密钥",
+ "App secret" : "应用程序 secret",
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
- "Client secret" : "客户端密钥",
+ "Client secret" : "客户端 secret",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "租户名称",
"Identity endpoint URL" : "身份识别 URL",
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index 31569ef768e..e95f623ac03 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -57,10 +57,10 @@
"None" : "无",
"OAuth1" : "OAuth1",
"App key" : "App key",
- "App secret" : "App 密钥",
+ "App secret" : "应用程序 secret",
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
- "Client secret" : "客户端密钥",
+ "Client secret" : "客户端 secret",
"OpenStack v2" : "OpenStack v2",
"Tenant name" : "租户名称",
"Identity endpoint URL" : "身份识别 URL",