Translated using Weblate (Spanish)

Currently translated at 100.0% (288 of 288 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (288 of 288 strings)

Co-authored-by: Jose <jcueria@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
This commit is contained in:
Jose
2025-11-23 16:51:54 +01:00
committed by Hosted Weblate
parent 05f0d7fd20
commit 4d62eb24c1

View File

@@ -350,7 +350,9 @@
}, },
"kofi": "Donar en Ko-fi", "kofi": "Donar en Ko-fi",
"home": { "home": {
"home": "Inicio" "home": "Inicio",
"welcome": "¡Bienvenido a tu instancia de Spoolman!",
"description": "Parece que aún no has añadido ninguna bobina aún. Visita la <helpPageLink>página de ayuda</helpPageLink> para comenzar."
}, },
"settings": { "settings": {
"header": "Ajustes", "header": "Ajustes",
@@ -362,6 +364,10 @@
"base_url": { "base_url": {
"label": "URL base", "label": "URL base",
"tooltip": "La URL base que se utilizará al generar funciones como códigos QR." "tooltip": "La URL base que se utilizará al generar funciones como códigos QR."
},
"round_prices": {
"label": "Redondear precios",
"tooltip": "Redondear precios al número entero más cercano."
} }
}, },
"extra_fields": { "extra_fields": {