This commit is contained in:
2020-07-22 18:31:30 +00:00
parent edd58cb380
commit 384ceab00c
5 changed files with 67 additions and 6 deletions

View File

@@ -1889,5 +1889,17 @@
"NotifyEventObjectAge": "Edad del objeto desde su creación",
"NotifyEventServerOperationsProblem": "Problema de operaciones del servidor",
"Duration": "Duración",
"Notifications":"Notificaciones"
"Notifications": "Notificaciones",
"NotifyMailSecurityNone": "Ninguna",
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
"NotifyMailSecurityStartTls": "StartTLS",
"TestSMTPSettings": "Enviar mensaje de prueba",
"TestToAddress": "Enviar prueba a",
"SmtpDeliveryActive": "Notificación SMTP activa",
"SmtpServerAddress": "Dirección SMTP",
"SmtpAccount": "Nombre de usuario de SMTP",
"SmtpPassword": "Contraseña SMTP",
"ConnectionSecurity": "Seguridad de conexión del servidor SMTP",
"SmtpServerPort": "Puerto SMTP",
"NotifyFromAddress": "Notificación SMTP desde la dirección"
}