mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-23 05:08:13 -05:00
New translations zh-CN.toml (Spanish)
This commit is contained in:
parent
5d4ba7b897
commit
6215fc8b44
30
resource/l10n/es-ES.toml
vendored
30
resource/l10n/es-ES.toml
vendored
@ -70,6 +70,9 @@ other = "Ignorar todo y ejecutar sólo a través de servidores específicos"
|
|||||||
[AllIncludedOnlySpecificServersAreNotExecuted]
|
[AllIncludedOnlySpecificServersAreNotExecuted]
|
||||||
other = "Todos los servidores, sólo los específicos no ejecutan comandos"
|
other = "Todos los servidores, sólo los específicos no ejecutan comandos"
|
||||||
|
|
||||||
|
[ExecuteByTriggerServer]
|
||||||
|
other = "由触发的服务器执行"
|
||||||
|
|
||||||
[SpecificServers]
|
[SpecificServers]
|
||||||
other = "Servidores específicos"
|
other = "Servidores específicos"
|
||||||
|
|
||||||
@ -82,6 +85,15 @@ other = "Grupo de métodos de notificación"
|
|||||||
[PushSuccessMessages]
|
[PushSuccessMessages]
|
||||||
other = "Enviar el mensaje con éxito"
|
other = "Enviar el mensaje con éxito"
|
||||||
|
|
||||||
|
[TaskType]
|
||||||
|
other = "任务类型"
|
||||||
|
|
||||||
|
[CronTask]
|
||||||
|
other = "计划任务"
|
||||||
|
|
||||||
|
[TriggerTask]
|
||||||
|
other = "触发任务"
|
||||||
|
|
||||||
[TheFormaOfTheScheduleIs]
|
[TheFormaOfTheScheduleIs]
|
||||||
other = "El formato del plan es:"
|
other = "El formato del plan es:"
|
||||||
|
|
||||||
@ -148,6 +160,21 @@ other = "Añadir reglas de notificación"
|
|||||||
[Rules]
|
[Rules]
|
||||||
other = "Reglas"
|
other = "Reglas"
|
||||||
|
|
||||||
|
[NotificationTriggerMode]
|
||||||
|
other = "通知触发模式"
|
||||||
|
|
||||||
|
[ModeAlwaysTrigger]
|
||||||
|
other = "始终触发"
|
||||||
|
|
||||||
|
[ModeOnetimeTrigger]
|
||||||
|
other = "单次触发"
|
||||||
|
|
||||||
|
[FailTriggerTasks]
|
||||||
|
other = "故障时触发任务"
|
||||||
|
|
||||||
|
[RecoverTriggerTasks]
|
||||||
|
other = "恢复时触发任务"
|
||||||
|
|
||||||
[Enable]
|
[Enable]
|
||||||
other = "Activar"
|
other = "Activar"
|
||||||
|
|
||||||
@ -196,6 +223,9 @@ other = "Cubriendo todo"
|
|||||||
[IgnoreAll]
|
[IgnoreAll]
|
||||||
other = "Ignora todo"
|
other = "Ignora todo"
|
||||||
|
|
||||||
|
[ByTrigger]
|
||||||
|
other = "触发执行"
|
||||||
|
|
||||||
[DeleteScheduledTask]
|
[DeleteScheduledTask]
|
||||||
other = "Eliminar la tarea programada"
|
other = "Eliminar la tarea programada"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user