From e825f4ea711997a38a01c8472d029c50d841a578 Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 16 Jun 2025 10:33:36 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 74.4% (358 of 481 strings) Translated using Weblate (Spanish) Currently translated at 74.4% (358 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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/locales/es.json b/frontend/locales/es.json index b16f4b47..9f068154 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -105,9 +105,13 @@ "please_select_location": "Por favor, selecciona una ubicación.", "rotate_failed": "Error al girar la imagen: { error }", "rotate_process_failed": "Error al procesar la imagen girada", - "some_photos_failed": "{count, plural, =0 {No hay fotos para subir.} =1 {1 foto no se pudo subir.} other {Algunas fotos no se pudieron subir.}}" + "some_photos_failed": "{count, plural, =0 {No hay fotos para subir.} =1 {1 foto no se ha podido subir.} other {Algunas fotos no se han podido subir.}}", + "upload_failed": "Error al subir la foto: { photoName }", + "upload_success": "{count, plural, =0 {No hay fotos subidas.} =1 {Foto subida con éxito.} other {Todas las fotos subidas con éxito.}}", + "uploading_photos": "{count, plural, =0 {No hay fotos para subir} =1 {Subiendo 1 foto...} other {Subiendo {count} fotos...}}" }, - "upload_photos": "Fotos Subidas" + "upload_photos": "Fotos Subidas", + "uploaded": "Foto subida" }, "view": { "selectable": {