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-08-06 06:05:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-06 06:05:29 +0300
commitf92b1d55546491a6004c674fa7baca2a2d6b2d99 (patch)
tree6ac02b9c28a6b9f375b6e16b6ec8e0dc11378ada
parentd6bf003d118429fac09d43ca74a8dd948a69c83d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_TW.js11
-rw-r--r--l10n/zh_TW.json11
2 files changed, 20 insertions, 2 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index defcbae..d5e80e2 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.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:" : "重新導向網址:",
+ "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_TW.json b/l10n/zh_TW.json
index 4548a1d..611d184 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.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:" : "重新導向網址:",
+ "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