blob: 81df5d73c2f8e748c79e9f0b60b2e5e0d0de67e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
"Name" : "Navn",
"Redirection URI" : "Viderestilling URI",
"Client Identifier" : "Klient ID",
"Secret" : "Hemmelighed",
"Add client" : "Tilføj klient",
"Add" : "Tilføj",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillader eksterne services at forespørge adgang til din %s."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|