diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-02 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-02 00:08:29 +0000 |
commit | 27c6dc965774f72688ce32f047da654aee64fed8 (patch) | |
tree | 3389d144f15bbdf2e5cc458a5850ff85ac2e88c4 /apps/files/l10n/es.json | |
parent | 45f687a279923030eb19cfb4bf21a3dd7b027fa6 (diff) | |
download | nextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.tar.gz nextcloud-server-27c6dc965774f72688ce32f047da654aee64fed8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 88091458ba4..3adb8a0cfdf 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -14,6 +14,8 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe", "Not enough free space" : "No hay espacio libre suficiente", + "Uploading …" : "Subiendo...", + "…" : "...", "{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 mediante WebDAV</a>", + "Uploading @" : "Subiendo a ", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", "No entries found in this folder" : "No hay entradas en esta carpeta", |