blob: b6e216381cb0db663d419a79162c5154092f8b12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
"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;"
}
|