From 532c7545bdc0ba37337d2103a74fce796915539b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Sep 2022 02:30:29 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/oauth2/l10n/fi.js | 1 + apps/oauth2/l10n/fi.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/oauth2/l10n') 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", -- cgit v1.2.3