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:
authorNextcloud bot <bot@nextcloud.com>2021-02-19 06:03:01 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-19 06:03:01 +0300
commitde34850ec2ca016d56f8916adcd756118dcd0ef9 (patch)
treeea7df6c94d598876f048edfc509dd90698e84626
parent469d5b7d398bce7f9a658e33d962ea1ee33e1774 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js11
-rw-r--r--l10n/zh_HK.json11
2 files changed, 20 insertions, 2 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index defcbae..425ad7f 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,6 +1,15 @@
OC.L10N.register(
"orcid",
{
- "Client ID" : "客戶端ID"
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "使用 ORCID 應用程式驗證身分",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "基於 DeIC 的 Lars Næsbye Christensen 寫的 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;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 4548a1d..17eefa3 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,4 +1,13 @@
{ "translations": {
- "Client ID" : "客戶端ID"
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "使用 ORCID 應用程式驗證身分",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "基於 DeIC 的 Lars Næsbye Christensen 寫的 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"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file