13 lines
697 B
JSON
13 lines
697 B
JSON
{ "translations": {
|
|
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
|
|
"OAuth 2.0" : "OAuth 2.0",
|
|
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
|
|
"Name" : "Name",
|
|
"Client Identifier" : "Client-Identifikationsmerkmal",
|
|
"Add client" : "Client hinzufügen",
|
|
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
|
|
"Redirection URI" : "Weiterleitungs-URI",
|
|
"Secret" : "Geheimnis",
|
|
"Add" : "Hinzufügen"
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
} |