New translations zh-CN.toml (Spanish)

This commit is contained in:
naiba 2022-09-14 22:34:10 +08:00
parent 5d4ba7b897
commit 6215fc8b44

View File

@ -70,6 +70,9 @@ other = "Ignorar todo y ejecutar sólo a través de servidores específicos"
[AllIncludedOnlySpecificServersAreNotExecuted]
other = "Todos los servidores, sólo los específicos no ejecutan comandos"
[ExecuteByTriggerServer]
other = "由触发的服务器执行"
[SpecificServers]
other = "Servidores específicos"
@ -82,6 +85,15 @@ other = "Grupo de métodos de notificación"
[PushSuccessMessages]
other = "Enviar el mensaje con éxito"
[TaskType]
other = "任务类型"
[CronTask]
other = "计划任务"
[TriggerTask]
other = "触发任务"
[TheFormaOfTheScheduleIs]
other = "El formato del plan es:"
@ -148,6 +160,21 @@ other = "Añadir reglas de notificación"
[Rules]
other = "Reglas"
[NotificationTriggerMode]
other = "通知触发模式"
[ModeAlwaysTrigger]
other = "始终触发"
[ModeOnetimeTrigger]
other = "单次触发"
[FailTriggerTasks]
other = "故障时触发任务"
[RecoverTriggerTasks]
other = "恢复时触发任务"
[Enable]
other = "Activar"
@ -196,6 +223,9 @@ other = "Cubriendo todo"
[IgnoreAll]
other = "Ignora todo"
[ByTrigger]
other = "触发执行"
[DeleteScheduledTask]
other = "Eliminar la tarea programada"