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/oauth2/l10n
parent8f0286f2fb4ce23f2ab91ce06d2a11cbb80f1a5e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/zh_CN.js4
-rw-r--r--apps/oauth2/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index 3d76f2f4bff..2806db7428c 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -13,8 +13,8 @@ OC.L10N.register(
"Redirection URI" : "跳转URI",
"Add" : "添加",
"Client Identifier" : "客户端 ID",
- "Secret" : "密钥",
- "Show client secret" : "显示客户端密钥",
+ "Secret" : "Secret",
+ "Show client secret" : "显示客户端 secret",
"Delete" : "删除"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index 2f2c812cf3a..4aa0d6bf0b6 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -11,8 +11,8 @@
"Redirection URI" : "跳转URI",
"Add" : "添加",
"Client Identifier" : "客户端 ID",
- "Secret" : "密钥",
- "Show client secret" : "显示客户端密钥",
+ "Secret" : "Secret",
+ "Show client secret" : "显示客户端 secret",
"Delete" : "删除"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file