summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:42 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:42 +0000
commite43d3783b858e2ab5af947883d9266ad57abd035 (patch)
treecd2cb0648a153891fc67001ac7b01d13a52f3f0f /apps/oauth2/l10n
parent4a14e987b658d38beb4d6ef0e25376dae6b73657 (diff)
downloadnextcloud-server-e43d3783b858e2ab5af947883d9266ad57abd035.tar.gz
nextcloud-server-e43d3783b858e2ab5af947883d9266ad57abd035.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/cs.js4
-rw-r--r--apps/oauth2/l10n/cs.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js
index 905e44b1ddb..3ab385e94cd 100644
--- a/apps/oauth2/l10n/cs.js
+++ b/apps/oauth2/l10n/cs.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"oauth2",
{
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL pro přesměrování je třeba uvádět celé, např. https://yourdomain.com/umistěni",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
- "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 také podporoval OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
+ "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",
"Name" : "Název",
"Client Identifier" : "Identifikátor klienta",
diff --git a/apps/oauth2/l10n/cs.json b/apps/oauth2/l10n/cs.json
index 5bf7864c082..8a1ed5c8e52 100644
--- a/apps/oauth2/l10n/cs.json
+++ b/apps/oauth2/l10n/cs.json
@@ -1,8 +1,8 @@
{ "translations": {
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL pro přesměrování je třeba uvádět celé, např. https://yourdomain.com/umistěni",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL adresu přesměrování je třeba uvádět celou, např. https://yourdomain.com/umisteni",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
- "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 také podporoval OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
+ "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",
"Name" : "Název",
"Client Identifier" : "Identifikátor klienta",