Merge pull request #242 from naiba/l10n_master

New Crowdin updates
This commit is contained in:
naiba 2022-09-14 22:36:17 +08:00 committed by GitHub
commit 77d5e1d32b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 60 additions and 0 deletions

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"

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"