diff options
Diffstat (limited to 'doc/po/nl.po')
| -rw-r--r-- | doc/po/nl.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/po/nl.po b/doc/po/nl.po index 6c5bbe871..0228d04cc 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -11471,9 +11471,9 @@ msgid "" "\tCAInfo \"/path/to/ca/certs.pem\";\n" "\tCRLFile \"/path/to/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::broken.example.org \"false\";\n" -"\tSSLCert::example.org \"/path/to/client/cert.pem\";\n" -"\tSSLKey::example.org \"/path/to/client/key.pem\"\n" +"\tbroken.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/path/to/client/cert.pem\";\n" +"\texample.org::SSLKey \"/path/to/client/key.pem\"\n" "};\n" msgstr "" "Acquire::https {\n" @@ -11493,9 +11493,9 @@ msgstr "" "\tCAInfo \"/pad/naar/ca/certs.pem\";\n" "\tCRLFile \"/pad/naar/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::defecte.example.org \"false\";\n" -"\tSSLCert::example.org \"/pad/naar/cliënt/cert.pem\";\n" -"\tSSLKey::example.org \"/pad/naar/cliënt/key.pem\"\n" +"\tdefecte.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/pad/naar/cliënt/cert.pem\";\n" +"\texample.org::SSLKey \"/pad/naar/cliënt/key.pem\"\n" "};\n" #. type: Content of: <refentry><refsect1><para> |
