Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
new file mode 100644
index 0000000..f6b0ddc
--- /dev/null
+++ b/l10n/zh_CN.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "与ORCID验证",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "基于 Lars Næsbye Christensen, DeIC 所写的user_orcid",
+ "ORCID API Credentials" : "ORCID API 凭据",
+ "Redirect URL:" : "重定向 URL:",
+ "Client ID" : "客户端 ID",
+ "Client Secret" : "客户端密钥",
+ "Store ORCID Credentials" : "保存 ORCID 凭据",
+ "Your ORCID:" : "您的 ORCID:",
+ "Connect to ORCID" : "连接到 ORCID"
+},
+"nplurals=1; plural=0;");