From a7b0fb3b79cd8a8e6166514f8af7d3424c5e6359 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 16 Jun 2025 11:13:10 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 87.7% (422 of 481 strings) Translated using Weblate (Spanish) Currently translated at 87.7% (422 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/locales/es.json b/frontend/locales/es.json index fdb249e5..6a0f769d 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -355,7 +355,7 @@ "item_deleted": "Elemento eliminado", "item_saved": "Elemento guardado", "quantity_cannot_negative": "La cantidad no puede ser negativa", - "sync_child_location": "El padre seleccionado sincroniza las ubicaciones de sus hijos con las suyas" + "sync_child_location": "El padre seleccionado sincroniza las ubicaciones de sus hijos con la suya. La ubicación ha sido actualizada." }, "updated_at": "Actualizado El", "warranty": "Garantía", @@ -363,6 +363,7 @@ "warranty_expires": "Expiración Garantía" }, "labels": { + "label_delete_confirm": "¿Estás seguro de que quieres eliminar este paso? Esta acción no se puede deshacer.", "no_results": "Etiquetas No Encontradas", "update_label": "Actualizar Etiqueta" },