diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
commit | 7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1 (patch) | |
tree | ca0f31c624e8e7c4ba597ed0943dd2bbb6527bd1 /apps/files/l10n/es_MX.json | |
parent | 15a29717f17264558650e6b141165244f950960e (diff) | |
download | nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.tar.gz nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_MX.json')
-rw-r--r-- | apps/files/l10n/es_MX.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 6e08c5f1052..99cf758530b 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -14,6 +14,8 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estas cargando {size1} pero sólo cuentas con {size2} disponible", "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe", "Not enough free space" : "No cuentas con suficiente espacio libre", + "Uploading …" : "Cargando ...", + "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Acciones", "Download" : "Descargar", @@ -115,6 +117,7 @@ "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus archivos vía WebDAV</a>", + "Uploading @" : "Actualizando @", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", |