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-21 03:08:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-21 03:08:06 +0300
commit964d5338dc90908f1e041f8c162c78e220bc28ec (patch)
tree0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files_external/l10n/es_MX.js
parentc0e9b374f16b139dc298c8c953f36b519b80793e (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 1229d41a116..6c4b911e500 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -24,11 +24,13 @@ OC.L10N.register(
"Saving..." : "Guardando...",
"Save" : "Guardar",
"Empty response from the server" : "Respuesta del servidor vacía",
+ "Couldn't access. Please log out and in again to activate this mount point" : "No fue posible accesar. Por favor sal de la sesión y vuelve a entrar 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 fetch list of Windows network drive mount points: Empty response from server" : "No fue posible obtener el listado de los puntos de motaje de unidades de red Windows. Respuesta vacía del servidor",
"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",
@@ -125,8 +127,6 @@ 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"
},