summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/cs.js4
-rw-r--r--apps/oauth2/l10n/cs.json4
-rw-r--r--apps/oauth2/l10n/ko.js1
-rw-r--r--apps/oauth2/l10n/ko.json1
-rw-r--r--apps/oauth2/l10n/nl.js2
-rw-r--r--apps/oauth2/l10n/nl.json2
-rw-r--r--apps/oauth2/l10n/pl.js1
-rw-r--r--apps/oauth2/l10n/pl.json1
-rw-r--r--apps/oauth2/l10n/sk.js2
-rw-r--r--apps/oauth2/l10n/sk.json2
10 files changed, 18 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js
index e260be6a877..905e44b1ddb 100644
--- a/apps/oauth2/l10n/cs.js
+++ b/apps/oauth2/l10n/cs.js
@@ -1,8 +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í musí být uvedeno celé, např. https://yourdomain.com/path",
+ "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",
"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í.",
"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 e2e4fe21f70..5bf7864c082 100644
--- a/apps/oauth2/l10n/cs.json
+++ b/apps/oauth2/l10n/cs.json
@@ -1,6 +1,8 @@
{ "translations": {
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL pro přesměrování musí být uvedeno celé, např. https://yourdomain.com/path",
+ "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",
"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í.",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
"Name" : "Název",
"Client Identifier" : "Identifikátor klienta",
diff --git a/apps/oauth2/l10n/ko.js b/apps/oauth2/l10n/ko.js
index c4d2b0be24d..e5366d4b18b 100644
--- a/apps/oauth2/l10n/ko.js
+++ b/apps/oauth2/l10n/ko.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path",
"OAuth 2.0 clients" : "OAuth 2.0 클라이언트",
"Name" : "이름",
"Client Identifier" : "클라이언트 식별자",
diff --git a/apps/oauth2/l10n/ko.json b/apps/oauth2/l10n/ko.json
index e9cda5608e0..829e4667f80 100644
--- a/apps/oauth2/l10n/ko.json
+++ b/apps/oauth2/l10n/ko.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path",
"OAuth 2.0 clients" : "OAuth 2.0 클라이언트",
"Name" : "이름",
"Client Identifier" : "클라이언트 식별자",
diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js
index 930dfe7841b..ed9c5a41930 100644
--- a/apps/oauth2/l10n/nl.js
+++ b/apps/oauth2/l10n/nl.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Je doorverwijzings-URL moet een volledige URL zijn, bijvoorbeeld: https://jouwdomein.com/pad",
"OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Staat OAuth2 compatible authenticatie vanaf andere web applicaties toe.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "De OAuth2 app laat beheerders de ingebouwde inlog-workflow configureren om ook OAuth2 compatible authenticatie vanaf andere web applicaties mogelijk te maken.",
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
"Name" : "Naam",
"Client Identifier" : "Client identificatie",
diff --git a/apps/oauth2/l10n/nl.json b/apps/oauth2/l10n/nl.json
index 9c84e8b3f24..64d44b4f134 100644
--- a/apps/oauth2/l10n/nl.json
+++ b/apps/oauth2/l10n/nl.json
@@ -1,6 +1,8 @@
{ "translations": {
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Je doorverwijzings-URL moet een volledige URL zijn, bijvoorbeeld: https://jouwdomein.com/pad",
"OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "Staat OAuth2 compatible authenticatie vanaf andere web applicaties toe.",
+ "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "De OAuth2 app laat beheerders de ingebouwde inlog-workflow configureren om ook OAuth2 compatible authenticatie vanaf andere web applicaties mogelijk te maken.",
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
"Name" : "Naam",
"Client Identifier" : "Client identificatie",
diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js
index 0b7aa7c5386..aceb6c17c23 100644
--- a/apps/oauth2/l10n/pl.js
+++ b/apps/oauth2/l10n/pl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Adres przekierowania musi być pełnym adresem URL, np.: https://twojadomena.com/sciezka",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
"Name" : "Nazwa",
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index 5ca434bb8fd..e354419dac3 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Adres przekierowania musi być pełnym adresem URL, np.: https://twojadomena.com/sciezka",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
"Name" : "Nazwa",
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",