summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/cs.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/cs.json')
-rw-r--r--apps/oauth2/l10n/cs.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/cs.json b/apps/oauth2/l10n/cs.json
index 657bf4abcfe..e5aa897dd9d 100644
--- a/apps/oauth2/l10n/cs.json
+++ b/apps/oauth2/l10n/cs.json
@@ -6,13 +6,14 @@
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikace OAuth2 umožňuje správcům nastavit vestavěný postup ověřování tak, aby podporoval také OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
- "Add client" : "Přidat klienta",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
- "Add" : "Přidat",
"Client Identifier" : "Identifikátor klienta",
- "Secret" : "Tajemství",
+ "Secret key" : "Tajný klíč",
+ "Add client" : "Přidat klienta",
+ "Add" : "Přidat",
"Show client secret" : "Zobrazit klientské tajemství",
- "Delete" : "Smazat"
+ "Delete" : "Smazat",
+ "Secret" : "Tajemství"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file