Translated using Weblate (Spanish)

Currently translated at 97.0% (1022 of 1053 strings)

Co-authored-by: nkgiovannivl <diego.vera.leon@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
nkgiovannivl 2025-01-17 05:04:25 +00:00 committed by Weblate
parent 1ed59d8d0f
commit 719f539b90

View file

@ -1046,5 +1046,15 @@
"not equals": "no es igual", "not equals": "no es igual",
"contains": "contiene", "contains": "contiene",
"not contains": "no contiene", "not contains": "no contiene",
"starts with": "empieza por" "starts with": "empieza por",
"not starts with": "No empieza con",
"ends with": "Termina en",
"not ends with": "No termina en",
"less than": "Menos que",
"greater than": "Mas que",
"less than or equal to": "Menor o igual a",
"greater than or equal to": "Mayor o igual a",
"Notification Channel": "Canal de notificación",
"Sound": "Sonido",
"record": "Registro"
} }