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

es_MX.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 582a3fe087a2016404c3119a4ff9698c61e55ded (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "orcid",
    {
    "ORCID" : "ORCID",
    "Authenticate with ORCID" : "Autentícate con ORCID",
    "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "basado en user_orcid escrito por  Lars Næsbye Christensen, DeIC",
    "Client ID" : "ID del cliente"
},
"nplurals=2; plural=(n != 1);");