summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-06 01:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-06 01:12:16 +0000
commit3867a74f0d8f17357043a72e38828eb3cbca59f8 (patch)
treee096de451734b053e2913f1291679227fb8e49a7 /apps/files_external
parentc2320aea228e7c58d2e77038ca14a80486a9073c (diff)
downloadnextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.tar.gz
nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/es_MX.js1
-rw-r--r--apps/files_external/l10n/es_MX.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index efc92bb7c3e..bd1d1463a6a 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -123,6 +123,7 @@ OC.L10N.register(
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Step 1 failed. Exception: %s" : "Paso 1 falló. Excepción: %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json
index fd480f24ba9..9616d28df41 100644
--- a/apps/files_external/l10n/es_MX.json
+++ b/apps/files_external/l10n/es_MX.json
@@ -121,6 +121,7 @@
"Delete" : "Borrar",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de solicitud. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Se presentó una falla al buscar las fichas de acceso. Por favor verifica que tu llave de aplicación y tu secreto sean correctos. ",
"Step 1 failed. Exception: %s" : "Paso 1 falló. Excepción: %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",