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

zh_HK.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 425ad7fe9b998d24ed71ad690d6020b93232a0da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "orcid",
    {
    "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;");