diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 31da751..6b7d2db 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 = "Executed by the triggered servers" +other = "Only servers that are included in the notification rule" [SpecificServers] other = "Specific Servers" @@ -89,7 +89,7 @@ other = "Send Success Notification" other = "Task type" [CronTask] -other = "Scheduled Task" +other = "Scheduled task" [TriggerTask] other = "Trigger task" @@ -161,7 +161,7 @@ other = "Add Alarm Rule" other = "Rules" [NotificationTriggerMode] -other = "Method for triggering notification" +other = "Mode of triggering notification" [ModeAlwaysTrigger] other = "Always triggered" @@ -224,7 +224,7 @@ other = "Cover All" other = "Ignore All" [ByTrigger] -other = "Execution triggered by notification" +other = "Execute when triggered" [DeleteScheduledTask] other = "Delete Scheduled Task" diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 135b577..7f3c465 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 = "Ejecutado por los servidores activados" +other = "Sólo los servidores incluidos en las reglas de notificación" [SpecificServers] other = "Servidores específicos" @@ -161,7 +161,7 @@ other = "Añadir reglas de notificación" other = "Reglas" [NotificationTriggerMode] -other = "Método para activar la notificación" +other = "Modo de activar la notificación" [ModeAlwaysTrigger] other = "Siempre se activa" @@ -224,7 +224,7 @@ other = "Cubriendo todo" other = "Ignora todo" [ByTrigger] -other = "Ejecución activada por notificación" +other = "Ejecutar cuando se activa" [DeleteScheduledTask] other = "Eliminar la tarea programada"