{% if value == 0 %}{% i18nc "Autoconfig server authentication method" "Cleartext" %}{% elif value == 1 %}{% i18nc "Autoconfig server authentication method" "Encrypted" %}{% elif value == 2 %}NTLM{% elif value == 3 %}GSSAPI{% elif value == 4 %}{% i18nc "Autoconfig server authentication method" "Client IP address" %}{% elif value == 5 %}{% i18nc "Autoconfig server authentication method" "TLS client cert" %}{% else %}{% i18nc "Autoconfig server authentication method" "Invalid" %}{% endif %}