From 10351cb9daaae22c7d6b5c57299198987e2b3316 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Sep 2018 00:12:08 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/nl.js | 1 + apps/oauth2/l10n/nl.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/oauth2') diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js index 930dfe7841b..177d8ca49d1 100644 --- a/apps/oauth2/l10n/nl.js +++ b/apps/oauth2/l10n/nl.js @@ -3,6 +3,7 @@ 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.", "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..48de59e9946 100644 --- a/apps/oauth2/l10n/nl.json +++ b/apps/oauth2/l10n/nl.json @@ -1,6 +1,7 @@ { "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.", "OAuth 2.0 clients" : "OAuth 2.0 Clients", "Name" : "Naam", "Client Identifier" : "Client identificatie", -- cgit v1.2.3