New translations zh-CN.toml (English)

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

View File

@ -70,6 +70,9 @@ other = "Ignore All, Only execute by specific servers"
[AllIncludedOnlySpecificServersAreNotExecuted]
other = "Cover All, Only ignore specific servers"
[ExecuteByTriggerServer]
other = "由触发的服务器执行"
[SpecificServers]
other = "Specific Servers"
@ -82,6 +85,15 @@ other = "Notification Group"
[PushSuccessMessages]
other = "Send Success Notification"
[TaskType]
other = "任务类型"
[CronTask]
other = "计划任务"
[TriggerTask]
other = "触发任务"
[TheFormaOfTheScheduleIs]
other = "The Cron Expression is like:"
@ -148,6 +160,21 @@ other = "Add Alarm Rule"
[Rules]
other = "Rules"
[NotificationTriggerMode]
other = "通知触发模式"
[ModeAlwaysTrigger]
other = "始终触发"
[ModeOnetimeTrigger]
other = "单次触发"
[FailTriggerTasks]
other = "故障时触发任务"
[RecoverTriggerTasks]
other = "恢复时触发任务"
[Enable]
other = "Enable"
@ -196,6 +223,9 @@ other = "Cover All"
[IgnoreAll]
other = "Ignore All"
[ByTrigger]
other = "触发执行"
[DeleteScheduledTask]
other = "Delete Scheduled Task"