diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-06 01:12:41 +0000 |
commit | d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6 (patch) | |
tree | ced4f711580f382eabd412c9dbaa5418cebd3aa1 /apps/files_external | |
parent | 0045e823fe91e1e19a1e09cb5ed1e8f46bdfa479 (diff) | |
download | nextcloud-server-d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6.tar.gz nextcloud-server-d3d0d9e11d8fba89309a51aa8ab8c7fb6154f1a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/es_MX.json | 1 |
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", |