11 lines
491 B
JSON
11 lines
491 B
JSON
{ "translations": {
|
|
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
|
|
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s.",
|
|
"Name" : "Název",
|
|
"Redirection URI" : "URL pro přesměrování",
|
|
"Client Identifier" : "Identifikátor klienta",
|
|
"Secret" : "Tajemství",
|
|
"Add client" : "Přidat klienta",
|
|
"Add" : "Přidat"
|
|
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
|
} |