From f92b1d55546491a6004c674fa7baca2a2d6b2d99 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 6 Aug 2021 03:05:29 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/zh_TW.js | 11 ++++++++++- l10n/zh_TW.json | 11 ++++++++++- 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 -- cgit v1.2.3