blob: a9c11be85a00c21c5467372ed90e66b91c85fa1e (
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-Clients",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Deine %s zu fragen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|