summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-03 02:30:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-03 02:30:51 +0000
commit8f74c14c6b450dfaef0daeb66c0dab5af5a9daf3 (patch)
tree30754d895d8d0f7a7bb0ca10647a092c753d4f3c /apps/oauth2
parent8aaf389e82dc9706178a67cb088fc971a495d7bd (diff)
downloadnextcloud-server-8f74c14c6b450dfaef0daeb66c0dab5af5a9daf3.tar.gz
nextcloud-server-8f74c14c6b450dfaef0daeb66c0dab5af5a9daf3.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/fi.js1
-rw-r--r--apps/oauth2/l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 62d28b16c90..64fe3baa669 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index 5fbb8bbd593..a1a04d87653 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -1,5 +1,6 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Asiakastasi ei ole valtuutettu yhdistämään. Ilmoita ylläpidolle asiakkaastasi.",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Uudelleenohjauksen URL-osoitteen on oltava täydellinen URL-osoite, esimerkiksi: https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Sallii OAuth2-yhteensopivan tunnistautumisen muista verkkosovelluksista.",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",