Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-19 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-19 03:08:22 +0300
commit0ee83ac56bb7390899699f230f7e022f00d4042e (patch)
tree7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /apps/files_external/l10n/es_MX.js
parent5accbf55680512d53aff917263bd7d6ac10e91e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_MX.js')
-rw-r--r--apps/files_external/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index 5c8427caf60..1229d41a116 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -24,13 +24,11 @@ OC.L10N.register(
"Saving..." : "Guardando...",
"Save" : "Guardar",
"Empty response from the server" : "Respuesta del servidor vacía",
- "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje",
"Couldn't get the information from the remote server: {code} {type}" : "No fue posible obtener la información del servidor remoto: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "No fue posible obtener la lista de puntos de montaje externos: {type}",
"There was an error with message: " : "Se presentó un problema con el mensaje:",
"External mount error" : "Error de montaje externo",
"external-storage" : "almacenamiento externo",
- "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacía ",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Por favor has click en los renglon(es) en rojo para más información",
"Please enter the credentials for the {mount} mount" : "Por favor ingresa las credenciales para el montaje {mount}",
"Username" : "Usuario",
@@ -127,6 +125,8 @@ 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",
+ "Couldn't access. Please logout and login to activate this mount point" : "No fue posible accesar. Por favor cierra e inicia sesión para activar este punto de montaje",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "No fue posible obtener el listado de los puntos de montaje de la unidad de red de Windows: respuesta del servidor vacía ",
"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"
},