diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:27 +0000 |
commit | 7f3b07657bf3be03f3249aefe5a13b0ede8796a0 (patch) | |
tree | 3b550ad23fdf80018762a3570d9a239ceb216439 /apps/oauth2/l10n/es.json | |
parent | 2c6e30b0e532eb4a7812f8d8d5578d0f4c6f5a3a (diff) | |
download | nextcloud-server-7f3b07657bf3be03f3249aefe5a13b0ede8796a0.tar.gz nextcloud-server-7f3b07657bf3be03f3249aefe5a13b0ede8796a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/es.json')
-rw-r--r-- | apps/oauth2/l10n/es.json | 2 |
1 files changed, 2 insertions, 0 deletions
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", |