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

pt_PT.js « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 41b4a45639a1c9794280cca5e286cbdd2e78f276 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "orcid",
    {
    "ORCID" : "ORCID",
    "Client ID" : "Id. do Cliente"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");