aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-22 00:12:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-22 00:12:06 +0000
commitbd89af478eb082250f368e1ce80e85c6b971ff00 (patch)
tree208918ea2d6d0a7b69a1b613d5c3eb7533332154 /apps/oauth2/l10n
parent0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2 (diff)
downloadnextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.tar.gz
nextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/sk.js2
-rw-r--r--apps/oauth2/l10n/sk.json2
2 files changed, 4 insertions, 0 deletions
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",