From 4da9a15b32f6dfe862f7d481e018f978f50bf55c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Aug 2018 00:12:07 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/es.js | 2 ++ apps/oauth2/l10n/es.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/oauth2') diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js index 959d6a2a348..7844062a667 100644 --- a/apps/oauth2/l10n/es.js +++ b/apps/oauth2/l10n/es.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.", "OAuth 2.0 clients" : "Clientes OAuth 2.0", "Name" : "Nombre", "Client Identifier" : "Identificador de cliente", diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json index 4e99f148302..ec4807f2a6c 100644 --- a/apps/oauth2/l10n/es.json +++ b/apps/oauth2/l10n/es.json @@ -1,6 +1,8 @@ { "translations": { "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tu URL de redirección debe ser una URL completa, por ejemplo: https://tudominio.com/ruta", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La app OAuth2 permite a los administradores configurar el flujo de trabajo de autenticación incorporado para permitir también autenticación compatible con OAuth2 desde otras aplicaciones web.", "OAuth 2.0 clients" : "Clientes OAuth 2.0", "Name" : "Nombre", "Client Identifier" : "Identificador de cliente", -- cgit v1.2.3