diff options
Diffstat (limited to 'apps/dav/l10n/es_EC.js')
-rw-r--r-- | apps/dav/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index ebfedb61a7a..907f6359deb 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -150,7 +150,6 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "No se pudo renombrar el archivo parcial al archivo final, cancelado por el gancho", "Could not rename part file to final file" : "No se pudo renombrar el archivo parcial al archivo final", "Failed to check file size: %1$s" : "Error al verificar el tamaño del archivo: %1$s", - "Could not open file" : "No se pudo abrir el archivo", "Encryption not ready: %1$s" : "La encriptación no está lista: %1$s", "Failed to open file: %1$s" : "Error al abrir el archivo: %1$s", "Failed to unlink: %1$s" : "Error al eliminar: %1$s", @@ -203,6 +202,7 @@ OC.L10N.register( "Your attendance was updated successfully." : "Tu asistencia se actualizó correctamente.", "To-dos" : "Tareas pendientes", "Time:" : "Hora:", + "Could not open file" : "No se pudo abrir el archivo", "Invalid chunk name" : "Nombre de fragmento no válido", "Could not rename part file assembled from chunks" : "No se pudo renombrar el archivo parcial ensamblado a archivo final", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configuras tus horas de trabajo, otros usuarios verán cuando estás fuera de la oficina al reservar una reunión." |