summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-17 00:13:26 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-17 00:13:26 +0000
commit01ef8306451b193d7354a26eb3ea7e2419aec245 (patch)
treed2bfaed2c7adfef6b12d0e1f76f527cb6d0ace8c /apps/oauth2
parentbd6f9629a974171d6999b2541f12453f65c20436 (diff)
downloadnextcloud-server-01ef8306451b193d7354a26eb3ea7e2419aec245.tar.gz
nextcloud-server-01ef8306451b193d7354a26eb3ea7e2419aec245.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",