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

is.json « l10n - github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e851ecf94bf753b650da2f612784a05f860eaff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "ORCID" : "ORCID",
    "Authenticate with ORCID" : "Auðkenna með ORCID",
    "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "byggt á user_orcid sem skrifað var af Lars Næsbye Christensen, DeIC",
    "ORCID API Credentials" : "ORCID API auðkenni",
    "Redirect URL:" : "Endurbeiningarslóð:",
    "Client ID" : "Biðlaraauðkenni",
    "Client Secret" : "Leynilykill biðlara",
    "Store ORCID Credentials" : "Geyma ORCID-auðkenni",
    "Your ORCID:" : "Þitt ORCID:",
    "Connect to ORCID" : "Tengjast við ORCID"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}