summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index c9e73ea57d2..0fe81ee053e 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"An unknown error has occurred" : "Ha ocurrido un error desconocido",
"File could not be uploaded" : "No se ha podido subir el archivo",
"Uploading …" : "Subiendo …",
+ "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
+ "Uploading … ({currentNumber}/{total})" : "Cargando… ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Subir este archivo no es compatible",
"Target folder does not exist any more" : "La carpeta destino ya no existe",