summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_MX.json
diff options
context:
space:
mode:
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",