aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-24 01:00:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-24 01:00:57 +0000
commit313a06aeedf2b5a4238ec4ab2a42a452e89deea6 (patch)
tree2c6e767a403934729febf633889fcd692692a5f4 /apps/files/l10n/es.js
parent4e60b3c61e8e0699e341fb62f9f109d2525be5ab (diff)
downloadnextcloud-server-313a06aeedf2b5a4238ec4ab2a42a452e89deea6.tar.gz
nextcloud-server-313a06aeedf2b5a4238ec4ab2a42a452e89deea6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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",