# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Steve Allewell , 2014, 2015, 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-31 00:18+0000\n" "PO-Revision-Date: 2021-06-12 14:14+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 21.04.1\n" #. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication) #: pptpadvanced.ui:17 #, kde-format msgid "Authentication" msgstr "Authentication" #. i18n: ectx: property (text), widget (QLabel, lbl_auth) #: pptpadvanced.ui:26 #, kde-format msgid "Allow following authentication methods:" msgstr "Allow following authentication methods:" #. i18n: ectx: property (toolTip), widget (QListWidget, listWidget) #: pptpadvanced.ui:36 #, kde-format msgid "Allow/disable authentication methods." msgstr "Allow/disable authentication methods." #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:40 #, kde-format msgid "PAP" msgstr "PAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:48 #, kde-format msgid "CHAP" msgstr "CHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:56 #, kde-format msgid "MSCHAP" msgstr "MSCHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:64 #, kde-format msgid "MSCHAPv2" msgstr "MSCHAPv2" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:72 #, kde-format msgid "EAP" msgstr "EAP" #. i18n: ectx: property (toolTip), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:88 #, kde-format msgid "" "Note: MPPE encryption is only available with MSCHAP authentication methods. " "To\n" "enable this checkbox, select one or more of the MSCHAP authentication\n" "methods: MSCHAP or MSCHAPv2." msgstr "" "Note: MPPE encryption is only available with MSCHAP authentication methods. " "To\n" "enable this checkbox, select one or more of the MSCHAP authentication\n" "methods: MSCHAP or MSCHAPv2." #. i18n: ectx: property (title), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:91 #, kde-format msgid "Use MPPE Encryption" msgstr "Use MPPE Encryption" #. i18n: ectx: property (text), widget (QLabel, lbl_MMPEcrypto) #: pptpadvanced.ui:112 #, kde-format msgid "Crypto:" msgstr "Crypto:" #. i18n: ectx: property (toolTip), widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:128 #, kde-format msgid "Require the use of MPPE, with 40/128-bit encryption or all." msgstr "Require the use of MPPE, with 40/128-bit encryption or all." #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:132 #, kde-format msgctxt "like in use Any configuration" msgid "Any" msgstr "Any" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:137 #, kde-format msgid "128 bit" msgstr "128 bit" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:142 #, kde-format msgid "40 bit" msgstr "40 bit" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:150 #, kde-format msgid "" "Allow MPPE to use stateful mode. Stateless mode is still attempted first." msgstr "" "Allow MPPE to use stateful mode. Stateless mode is still attempted first." #. i18n: ectx: property (text), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:153 #, kde-format msgid "Use stateful encryption" msgstr "Use stateful encryption" #. i18n: ectx: property (title), widget (QGroupBox, grp_cryptoAndCompression) #: pptpadvanced.ui:163 #, kde-format msgid "Compression" msgstr "Compression" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:175 #, kde-format msgid "Allow/disable BSD-Compress compression." msgstr "Allow/disable BSD-Compress compression." #. i18n: ectx: property (text), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:178 #, kde-format msgid "Allow BSD compression" msgstr "Allow BSD compression" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:188 #, kde-format msgid "Allow/disable Deflate compression." msgstr "Allow/disable Deflate compression." #. i18n: ectx: property (text), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:191 #, kde-format msgid "Allow Deflate compression" msgstr "Allow Deflate compression" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:202 #, kde-format msgid "" "Allow/disable Van Jacobson style TCP/IP header compression in both the " "transmit\n" " and the receive directions." msgstr "" "Allow/disable Van Jacobson style TCP/IP header compression in both the " "transmit\n" " and the receive directions." #. i18n: ectx: property (text), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:205 #, kde-format msgid "Allow TCP header compression" msgstr "Allow TCP header compression" #. i18n: ectx: property (title), widget (QGroupBox, grp_echo) #: pptpadvanced.ui:218 #, kde-format msgid "Echo" msgstr "Echo" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:227 #, kde-format msgid "Send LCP echo-requests to find out whether peer is alive." msgstr "Send LCP echo-requests to find out whether peer is alive." #. i18n: ectx: property (text), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:230 #, kde-format msgid "Send PPP echo packets " msgstr "Send PPP echo packets " #. i18n: ectx: property (windowTitle), widget (QWidget, PptpAuthenticationWidget) #: pptpauth.ui:14 #, kde-format msgid "PPTPAuthentication" msgstr "PPTPAuthentication" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #. i18n: ectx: property (text), widget (QLabel, lbl_password) #: pptpauth.ui:38 pptpprop.ui:115 #, kde-format msgid "Password:" msgstr "Password:" #. i18n: ectx: property (toolTip), widget (PasswordField, lePassword) #. i18n: ectx: property (toolTip), widget (PasswordField, edt_password) #: pptpauth.ui:51 pptpprop.ui:131 #, kde-format msgid "Password passed to PPTP when prompted for it." msgstr "Password passed to PPTP when prompted for it." #. i18n: ectx: property (windowTitle), widget (QWidget, PptpProp) #: pptpprop.ui:14 #, kde-format msgid "PPTP Settings" msgstr "PPTP Settings" #. i18n: ectx: property (title), widget (QGroupBox, grp_general) #: pptpprop.ui:26 #, kde-format msgctxt "like in General settings" msgid "General" msgstr "General" #. i18n: ectx: property (text), widget (QLabel, lbl_gateway) #: pptpprop.ui:34 #, kde-format msgid "Gateway:" msgstr "Gateway:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_gateway) #: pptpprop.ui:47 #, kde-format msgid "PPTP server IP or name." msgstr "PPTP server IP or name." #. i18n: ectx: property (title), widget (QGroupBox, grp_additional) #: pptpprop.ui:62 #, kde-format msgctxt "like in Additional settings" msgid "Additional" msgstr "Additional" #. i18n: ectx: property (text), widget (QLabel, lbl_login) #: pptpprop.ui:80 #, kde-format msgid "Login:" msgstr "Login:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_login) #: pptpprop.ui:93 #, kde-format msgid "" "Set the name used for authenticating the local system to the peer to ." msgstr "" "Set the name used for authenticating the local system to the peer to ." #. i18n: ectx: property (text), widget (QLabel, lbl_ntdomain) #: pptpprop.ui:153 #, kde-format msgid "NT Domain:" msgstr "NT Domain:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_ntDomain) #: pptpprop.ui:167 #, kde-format msgid "" "Append the domain name to the local host name for\n" "authenticating purposes." msgstr "" "Append the domain name to the local host name for\n" "authenticating purposes." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: pptpprop.ui:192 #, kde-format msgctxt "like in Advanced settings" msgid "Advanced…" msgstr "Advanced…" #~ msgid "Store" #~ msgstr "Store" #~ msgid "Always Ask" #~ msgstr "Always Ask" #~ msgid "Not Required" #~ msgstr "Not Required" #~ msgid "Use Microsoft Point-to-Point Encryption" #~ msgstr "Use Microsoft Point-to-Point Encryption" #~ msgid "Show password" #~ msgstr "Show password"