summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/dozmod/mailconfig.json
blob: 0c0dcd7f50b8949ba69c75b9e5ce0c7d2b3bcdd5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "lang_asteriskRequired": "Fields marked with (*) are required",
    "lang_host": "Host",
    "lang_mailConfig": "SMTP configuration for sending mails",
    "lang_mailConfigHeadline": "email configuration",
    "lang_mailDescription": "Fill in the following fields if you want to notify tutors\/professors\/lecturers about expiring VMs and lectures. If you leave one of the required fields blank, the feature will be disabled.",
    "lang_password": "Password",
    "lang_port": "Port",
    "lang_replyTo": "Reply-To address",
    "lang_save": "Save configuration",
    "lang_senderAddress": "Sender address",
    "lang_senderName": "Sender's display name",
    "lang_ssl": "SSL mode",
    "lang_sslExplicit": "Explicit SSL (\"STARTTLS\")",
    "lang_sslImplicit": "Implicit SSL",
    "lang_sslNone": "No SSL",
    "lang_test": "Send test mail",
    "lang_testConfiguration": "To test the configuration, enter a recipient address here",
    "lang_testRecipient": "Recipient",
    "lang_username": "User name (SMTP auth)"
}