{% if value == 0 %}{% i18nc "Autoconfig server socket type" "No encryption" %}{% elif value == 1 %}STARTTLS{% elif value == 2 %}SSL/TLS{% else %}{% i18nc "Autoconfig server socket type" "Invalid" %}{% endif %}