diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 1073ebf..31da751 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -71,7 +71,7 @@ other = "Ignore All, Only execute by specific servers" other = "Cover All, Only ignore specific servers" [ExecuteByTriggerServer] -other = "由触发的服务器执行" +other = "Executed by the triggered servers" [SpecificServers] other = "Specific Servers" @@ -86,13 +86,13 @@ other = "Notification Group" other = "Send Success Notification" [TaskType] -other = "任务类型" +other = "Task type" [CronTask] -other = "计划任务" +other = "Scheduled Task" [TriggerTask] -other = "触发任务" +other = "Trigger task" [TheFormaOfTheScheduleIs] other = "The Cron Expression is like:" @@ -161,19 +161,19 @@ other = "Add Alarm Rule" other = "Rules" [NotificationTriggerMode] -other = "通知触发模式" +other = "Method for triggering notification" [ModeAlwaysTrigger] -other = "始终触发" +other = "Always triggered" [ModeOnetimeTrigger] -other = "单次触发" +other = "Triggered only once" [FailTriggerTasks] -other = "故障时触发任务" +other = "Tasks to be triggered in case of failure" [RecoverTriggerTasks] -other = "恢复时触发任务" +other = "Tasks to be triggered after fault recovery" [Enable] other = "Enable" @@ -224,7 +224,7 @@ other = "Cover All" other = "Ignore All" [ByTrigger] -other = "触发执行" +other = "Execution triggered by notification" [DeleteScheduledTask] other = "Delete Scheduled Task" diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 0495951..135b577 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -71,7 +71,7 @@ other = "Ignorar todo y ejecutar sólo a través de servidores específicos" other = "Todos los servidores, sólo los específicos no ejecutan comandos" [ExecuteByTriggerServer] -other = "由触发的服务器执行" +other = "Ejecutado por los servidores activados" [SpecificServers] other = "Servidores específicos" @@ -86,13 +86,13 @@ other = "Grupo de métodos de notificación" other = "Enviar el mensaje con éxito" [TaskType] -other = "任务类型" +other = "Tipo de tarea" [CronTask] -other = "计划任务" +other = "Tarea programada" [TriggerTask] -other = "触发任务" +other = "Tarea activa" [TheFormaOfTheScheduleIs] other = "El formato del plan es:" @@ -161,19 +161,19 @@ other = "Añadir reglas de notificación" other = "Reglas" [NotificationTriggerMode] -other = "通知触发模式" +other = "Método para activar la notificación" [ModeAlwaysTrigger] -other = "始终触发" +other = "Siempre se activa" [ModeOnetimeTrigger] -other = "单次触发" +other = "Se activa sólo una vez" [FailTriggerTasks] -other = "故障时触发任务" +other = "Tareas que se activan en caso de fallo" [RecoverTriggerTasks] -other = "恢复时触发任务" +other = "Tareas que se activan tras la recuperación del fallo" [Enable] other = "Activar" @@ -224,7 +224,7 @@ other = "Cubriendo todo" other = "Ignora todo" [ByTrigger] -other = "触发执行" +other = "Ejecución activada por notificación" [DeleteScheduledTask] other = "Eliminar la tarea programada"