summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_MX.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-07 00:09:11 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-07 00:09:11 +0000
commit536650c02f719cc810a0538c36113b2fa96db605 (patch)
tree01e5c445702500d133803dbd80f00b836cdd4531 /apps/files_external/l10n/es_MX.json
parent287bae8c5ffd0cba66f2bc0b1f24b1011dbebea0 (diff)
downloadnextcloud-server-536650c02f719cc810a0538c36113b2fa96db605.tar.gz
nextcloud-server-536650c02f719cc810a0538c36113b2fa96db605.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_MX.json')
-rw-r--r--apps/files_external/l10n/es_MX.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json
index de461f7d23e..78534776c15 100644
--- a/apps/files_external/l10n/es_MX.json
+++ b/apps/files_external/l10n/es_MX.json
@@ -37,9 +37,13 @@
"Credentials saving failed" : "Se ha presentado una falla al guardar las credenciales",
"Credentials required" : "Se requieren credenciales",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
+ "Invalid backend or authentication mechanism class" : "Backend o clase de mecanismo de autenticación inválido ",
"Invalid mount point" : "Punto de montaje inválido",
"Objectstore forbidden" : "Objectstore prohibido",
+ "Invalid storage backend \"%s\"" : "Almacenamiento de backend \"%s\" inválido ",
+ "Not permitted to use backend \"%s\"" : "No está permitido usar el backend \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "No está permitido el uso del mecanismo de autenticación \"%s\"",
+ "Unsatisfied backend parameters" : "Parametros del backend no satisfechos",
"Unsatisfied authentication mechanism parameters" : "Parametros no satisfechos del mecanismo de autenticación",
"Insufficient data: %s" : "Datos insuficientes: %s",
"%s" : "%s",
@@ -50,8 +54,10 @@
"None" : "Ninguno",
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
+ "App secret" : "Secreto de la aplicación",
"OAuth2" : "OAuth2",
"Client ID" : "ID del cliente",
+ "Client secret" : "Secreto del cliente",
"OpenStack" : "OpenStack",
"Rackspace" : "Rackspace",
"API key" : "Llave de API",