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

@@ -1865,7 +1865,7 @@
"NotifyEventCSRAccepted": "Kundendienstanfrage angenommen",
"NotifyEventCSRRejected": "Kundendienstanfrage abgelehnt",
"NotifyEventWorkorderClosed": "Arbeitsauftrag geschlossen",
"NotifyEventQuoteStatusChange": "Angebotsstatus geändert",
"NotifyEventQuoteStatusChange": "Angebotsstatus geändert",
"NotifyEventQuoteStatusAge": "Angebotsstatus für den Zeitraum unverändert",
"NotifyEventServiceBankDepleted": "Service Bank erschöpft",
"NotifyEventReminderImminent": "Erinnerung unmittelbar bevorsteht",
@@ -1889,5 +1889,17 @@
"NotifyEventObjectAge": "Objektalter seit der Erstellung",
"NotifyEventServerOperationsProblem": "Problem mit dem Serverbetrieb",
"Duration": "Dauer",
"Notifications":"Benachrichtigungen"
"Notifications": "Benachrichtigungen",
"NotifyMailSecurityNone": "Keiner",
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
"NotifyMailSecurityStartTls": "StartTLS",
"TestSMTPSettings": "Testnachricht senden",
"TestToAddress": "Test senden an",
"SmtpDeliveryActive": "SMTP-Benachrichtigung aktiv",
"SmtpServerAddress": "SMTP-Serveradresse",
"SmtpAccount": "SMTP-Serverkonto",
"SmtpPassword": "SMTP-Serverkennwort",
"ConnectionSecurity": "SMTP-Verbindungssicherheit",
"SmtpServerPort": "SMTP-Server-Port",
"NotifyFromAddress": "SMTP-Benachrichtigungsadresse"
}

View File

@@ -1889,5 +1889,17 @@
"NotifyEventObjectAge": "Object age since created",
"NotifyEventServerOperationsProblem": "Server operations problem",
"Duration": "Duration",
"Notifications":"Notifications"
"Notifications": "Notifications",
"NotifyMailSecurityNone": "None",
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
"NotifyMailSecurityStartTls": "StartTLS",
"TestSMTPSettings": "Send test message",
"TestToAddress": "Send test to",
"SmtpDeliveryActive": "SMTP notification active",
"SmtpServerAddress": "SMTP server address",
"SmtpAccount": "SMTP server account",
"SmtpPassword": "SMTP server password",
"ConnectionSecurity": "SMTP connection security",
"SmtpServerPort": "SMTP server port",
"NotifyFromAddress": "SMTP notify from address"
}

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"
}

View File

@@ -1889,5 +1889,17 @@
"NotifyEventObjectAge": "Âge de l'objet depuis sa création",
"NotifyEventServerOperationsProblem": "Problème de fonctionnement du serveur",
"Duration": "Durée",
"Notifications":"Notifications"
"Notifications": "Notifications",
"NotifyMailSecurityNone": "Aucun",
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
"NotifyMailSecurityStartTls": "StartTLS",
"TestSMTPSettings": "Envoyer un message de test",
"TestToAddress": "Envoyer à l'adresse",
"SmtpDeliveryActive": "Notification SMTP active",
"SmtpServerAddress": "Adresse du serveur SMTP",
"SmtpAccount": "Compte de serveur SMTP",
"SmtpPassword": "Mot de passe du serveur SMTP",
"ConnectionSecurity": "Sécurité de la connexion SMTP",
"SmtpServerPort": "Port du serveur SMTP",
"NotifyFromAddress": "Notification SMTP envoyée depuis l'adresse"
}