aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/cs.json
blob: 7a76470dbe27a7fc953c32fd24e220829638ad96 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "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;"
}