New translations zh-CN.toml (English)

This commit is contained in:
naiba 2022-09-15 00:11:23 +08:00
parent 7f8dbf9b2a
commit 69d3eed54c

View File

@ -71,7 +71,7 @@ other = "Ignore All, Only execute by specific servers"
other = "Cover All, Only ignore specific servers" other = "Cover All, Only ignore specific servers"
[ExecuteByTriggerServer] [ExecuteByTriggerServer]
other = "由触发的服务器执行" other = "Executed by the triggered servers"
[SpecificServers] [SpecificServers]
other = "Specific Servers" other = "Specific Servers"
@ -86,13 +86,13 @@ other = "Notification Group"
other = "Send Success Notification" other = "Send Success Notification"
[TaskType] [TaskType]
other = "任务类型" other = "Task type"
[CronTask] [CronTask]
other = "计划任务" other = "Scheduled Tasks"
[TriggerTask] [TriggerTask]
other = "触发任务" other = "Trigger tasks"
[TheFormaOfTheScheduleIs] [TheFormaOfTheScheduleIs]
other = "The Cron Expression is like:" other = "The Cron Expression is like:"
@ -161,19 +161,19 @@ other = "Add Alarm Rule"
other = "Rules" other = "Rules"
[NotificationTriggerMode] [NotificationTriggerMode]
other = "通知触发模式" other = "Methods for triggering notifications"
[ModeAlwaysTrigger] [ModeAlwaysTrigger]
other = "始终触发" other = "Always triggered"
[ModeOnetimeTrigger] [ModeOnetimeTrigger]
other = "单次触发" other = "Triggered only once"
[FailTriggerTasks] [FailTriggerTasks]
other = "故障时触发任务" other = "Triggered on failure"
[RecoverTriggerTasks] [RecoverTriggerTasks]
other = "恢复时触发任务" other = "Triggered when fault is recovered"
[Enable] [Enable]
other = "Enable" other = "Enable"