aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
commit0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch)
tree394b7df245c33615e224ae5f6c213062370174a3 /apps/files_external/l10n/es_MX.js
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
downloadnextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.tar.gz
nextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_MX.js')
-rw-r--r--apps/files_external/l10n/es_MX.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index 6af4d43d3aa..61cd81272b8 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -1,18 +1,15 @@
OC.L10N.register(
"files_external",
{
- "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. ",
- "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Step 1 failed. Exception: %s" : "Falla en el paso 1: Excepción %s",
"Step 2 failed. Exception: %s" : "Paso 2 falló. Excepción: %s",
"External storages" : "Almacenamiento externo",
- "Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Google Drive App Configuration" : "Configuración de Aplicación Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
+ "Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"Generate keys" : "Generar llaves",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
@@ -83,7 +80,6 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
@@ -126,7 +122,11 @@ 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. ",
+ "Dropbox App Configuration" : "Configuración de la aplicación Dropbox",
"Storage with id \"%i\" not found" : "El almacenamiento con id \"%i\" no fue encontrado",
- "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario"
+ "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no puede ser editado por el usuario",
+ "Dropbox" : "Dropbox"
},
"nplurals=2; plural=(n != 1);");