summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-17 00:13:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-17 00:13:08 +0000
commit6bc2a993f7d82f08e5d48e2207b9accf7f5d3111 (patch)
treeca59f3ea9b044995efa8b3d2d8efeefbaf9a0266 /apps/oauth2
parent3214e697610f43d938ecfc60398f00e443313f4c (diff)
downloadnextcloud-server-6bc2a993f7d82f08e5d48e2207b9accf7f5d3111.tar.gz
nextcloud-server-6bc2a993f7d82f08e5d48e2207b9accf7f5d3111.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/es.js2
-rw-r--r--apps/oauth2/l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index d9e8052265d..8a2865c4f25 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"oauth2",
{
"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",
"OAuth 2.0 allows external services to request access to %s." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index adddffe23ce..f9d7936bd66 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.json
@@ -1,5 +1,7 @@
{ "translations": {
"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",
"OAuth 2.0 allows external services to request access to %s." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",