blob: f31fc10f515a21afcc851f8a9c6311231b6286d0 (
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",
"Client Identifier" : "Klient ID",
"Add client" : "Tilføj klient",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillader eksterne services at forespørge adgang til din %s.",
"Redirection URI" : "Viderestilling URI",
"Secret" : "Hemmelighed",
"Add" : "Tilføj"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|