{{ $root.p3xr.state.cfg.readonlyConnections ? $root.p3xr.strings.label.connectiondView : options.type === 'new' ? $root.p3xr.strings.label.connectiondAdd : $root.p3xr.strings.label.connectiondEdit }}

close
{{ $root.p3xr.strings.label.id.info}}
{{ $root.p3xr.strings.form.error.required }}
{{ model.ssh ? $root.p3xr.strings.label.ssh.on : $root.p3xr.strings.label.ssh.off }}
SSH
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.form.error.required }}
{{ $root.p3xr.strings.form.error.required }}
{{!sshPasswordType ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}
{{ $root.p3xr.strings.label.secureFeature }}


Node 1
{{ $root.p3xr.strings.form.error.port }}
{{ $root.p3xr.strings.label.askAuth }} {{!passwordType ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}


{{ model.readonly ? $root.p3xr.strings.label.readonly.on : $root.p3xr.strings.label.readonly.off }}
{{ model.cluster ? $root.p3xr.strings.label.cluster.on : $root.p3xr.strings.label.cluster.off }}
{{ model.sentinel ? $root.p3xr.strings.label.sentinel.on : $root.p3xr.strings.label.sentinel.off }}
{{ $root.p3xr.strings.label.addNode }} add
{{ $root.p3xr.strings.form.error.required }}
Node {{$index + 2}}
{{ $root.p3xr.strings.confirm.deleteConnectionText }} delete {{ $root.p3xr.strings.label.addNode }} add

{{ $root.p3xr.strings.label.id.info}}
{{ $root.p3xr.strings.form.error.port }}
{{ $root.p3xr.strings.form.error.required }}
{{!$scope['password' + $index] ? 'visibility' : 'visibility_off'}}
{{ $root.p3xr.strings.label.passwordSecure }}
 
{{ $root.p3xr.strings.label.tlsWithoutCert }} {{ $root.p3xr.strings.label.tlsRejectUnauthorized }}
TLS
{{ $root.p3xr.strings.label.tlsSecure }}

{{ $root.p3xr.strings.label.tlsSecure }}

{{ $root.p3xr.strings.label.tlsSecure }}

cancel {{ $root.p3xr.strings.intention.cancel }} {{ $root.p3xr.strings.intention.cancel }} {{ $root.p3xr.strings.intention.testConnection }} {{ options.type === 'new' ? 'add' : 'save' }} {{ options.type === 'new' ? $root.p3xr.strings.intention.add : $root.p3xr.strings.intention.save }}