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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 44dd380e5e9..7b593dcdc70 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
"Upload cancelled." : "Subida cancelada.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
- "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"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}",
"Uploading..." : "Subiendo...",
"..." : "...",
@@ -135,6 +134,7 @@ OC.L10N.register(
"Upload failed. Could not find uploaded file" : "Actualización fallida. No se pudo encontrar el archivo subido",
"Upload failed. Could not get file info." : "Actualización fallida. No se pudo obtener información del archivo.",
"Invalid directory." : "Directorio inválido.",
+ "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
"Error uploading file \"{fileName}\": {message}" : "Error subiendo el archivo \"{fileName}\": {message}",
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"No entries in this folder match '{filter}'" : "No hay resultados que coincidan con '{filter}'",