mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 02:18:05 +00:00
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:
parent
1ed59d8d0f
commit
719f539b90
1 changed files with 11 additions and 1 deletions
|
@ -1046,5 +1046,15 @@
|
|||
"not equals": "no es igual",
|
||||
"contains": "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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue