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