From bd89af478eb082250f368e1ce80e85c6b971ff00 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 22 Sep 2018 00:12:06 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/sk.js | 2 ++ apps/oauth2/l10n/sk.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/oauth2/l10n') diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js index 35a0fe00b13..5d916f78963 100644 --- a/apps/oauth2/l10n/sk.js +++ b/apps/oauth2/l10n/sk.js @@ -1,7 +1,9 @@ OC.L10N.register( "oauth2", { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaša URL pre presmerovanie musí byť úplná. Napríklad: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.", "OAuth 2.0 clients" : "klienti OAuth 2.0", "Name" : "Názov", "Client Identifier" : "Identifikátor klienta", diff --git a/apps/oauth2/l10n/sk.json b/apps/oauth2/l10n/sk.json index f745a19c12d..52e39c67908 100644 --- a/apps/oauth2/l10n/sk.json +++ b/apps/oauth2/l10n/sk.json @@ -1,5 +1,7 @@ { "translations": { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaša URL pre presmerovanie musí byť úplná. Napríklad: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.", "OAuth 2.0 clients" : "klienti OAuth 2.0", "Name" : "Názov", "Client Identifier" : "Identifikátor klienta", -- cgit v1.2.3