From 8631fa01e4beeb4bb0e7966cf247ddf543a31ab2 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 16 Jun 2025 11:11:41 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 87.3% (420 of 481 strings) Translated using Weblate (Spanish) Currently translated at 87.3% (420 of 481 strings) Co-authored-by: MyMemory Co-authored-by: Slydite4 <39199098+Slydite4@users.noreply.github.com> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/es/ Translation: Homebox/Frontend --- frontend/locales/es.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/locales/es.json b/frontend/locales/es.json index 6c4bb846..b4e4feda 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -351,7 +351,10 @@ "failed_save_no_location": "Error al guardar el elemento: no se ha seleccionado ninguna ubicación", "failed_search_items": "No se han podido buscar los elementos", "failed_update_attachment": "Error al actualizar el adjunto", - "failed_upload_attachment": "Error al cargar el archivo adjunto" + "failed_upload_attachment": "Error al cargar el adjunto", + "item_deleted": "Elemento eliminado", + "item_saved": "Elemento guardado", + "quantity_cannot_negative": "La cantidad no puede ser negativa." }, "updated_at": "Actualizado El", "warranty": "Garantía",