# Burkhard Lück , 2013, 2014, 2015, 2016, 2017, 2020, 2021. # Frederik Schwarzer , 2016. # Jannick Kuhr , 2023. msgid "" msgstr "" "Project-Id-Version: plasmanetworkmanagement_l2tpui\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-06-10 00:40+0000\n" "PO-Revision-Date: 2023-01-25 15:59+0100\n" "Last-Translator: Jannick Kuhr \n" "Language-Team: German \n" "Language: de\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 20.12.0\n" #. i18n: ectx: property (text), widget (QLabel, labelGateway) #: l2tp.ui:19 #, kde-format msgid "Gateway:" msgstr "Gateway:" #. i18n: ectx: property (toolTip), widget (QLineEdit, gateway) #: l2tp.ui:35 #, kde-format msgid "L2TP server IP or name." msgstr "IP oder Name des L2TP-Servers." #. i18n: ectx: property (text), widget (QLabel, labelAuthType) #: l2tp.ui:45 #, kde-format msgid "Authentication type:" msgstr "Authentifizierungsart:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbAuthType) #: l2tp.ui:67 l2tpipsec.ui:68 #, kde-format msgid "Select an authentication mode." msgstr "Wählen Sie eine Authentifizierungsmethode." #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tp.ui:71 #, kde-format msgid "Password" msgstr "Passwort" #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tp.ui:76 l2tpipsec.ui:77 #, kde-format msgid "Certificates (TLS)" msgstr "Zertifikate (TLS)" #. i18n: ectx: property (text), widget (QLabel, Label_1) #: l2tp.ui:90 #, kde-format msgctxt "like in Username for athentication" msgid "Username:" msgstr "Benutzername:" #. i18n: ectx: property (toolTip), widget (QLineEdit, username) #: l2tp.ui:103 #, kde-format msgid "" "

Set the name used for authenticating the local system " "to the peer to <name>.

" msgstr "" "

Geben Sie den Namen des lokalen Rechner für die " "Authentisierung für <name> an.

" #. i18n: ectx: property (text), widget (QLabel, Label_2) #: l2tp.ui:113 #, kde-format msgid "Password:" msgstr "Passwort:" #. i18n: ectx: property (toolTip), widget (PasswordField, password) #: l2tp.ui:128 #, kde-format msgid "" "

Password passed to PPPD when prompted for it.

" msgstr "" "

Passwort, das auf Anfrage an PPPD übergeben wird.

" #. i18n: ectx: property (text), widget (QLabel, Label_3) #: l2tp.ui:140 #, kde-format msgid "NT Domain:" msgstr "NT-Domäne:" #. i18n: ectx: property (toolTip), widget (QLineEdit, domain) #: l2tp.ui:150 #, kde-format msgid "" "

Append the domain name <domain> to the local " "host name for

authentication purposes.

" msgstr "" "

Fügen Sie den Domänen-Namen <domain> an den " "Namen des

lokalen Rechner für die Authentisierung an.

" #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: l2tp.ui:174 l2tpipsec.ui:205 #, kde-format msgid "CA Certificate:" msgstr "CA-Zertifikat:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, machineCA) #. i18n: ectx: property (toolTip), widget (KUrlRequester, userCA) #: l2tp.ui:187 l2tpipsec.ui:119 #, kde-format msgid "" "

Certificate authority (CA) file in .pem, .der, .crt, ." "cer or .p12 formats.

" msgstr "" "

Zertifizierungsstellendatei (CA) im Format .pem, ." "der, .crt, .cer oder .p12.

" #. i18n: ectx: property (text), widget (QLabel, textLabel3_2) #: l2tp.ui:199 #, kde-format msgid "User Certificate:" msgstr "Benutzerzertifikat:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, userCert) #: l2tp.ui:212 #, kde-format msgid "" "

Certificate in .pem, .der, .crt, .cer or .p12 formats." "

" msgstr "" "

Zertifikat im Format .pem, .der, .crt, .cer oder .p12." "

" #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: l2tp.ui:224 l2tpipsec.ui:156 #, kde-format msgid "Private Key:" msgstr "Privater Schlüssel:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, machineKey) #. i18n: ectx: property (toolTip), widget (KUrlRequester, userKey) #: l2tp.ui:237 l2tpipsec.ui:169 #, kde-format msgid "" "

Private key in .pem, .der, .key, .pk8 or .p12 formats." "

" msgstr "" "

Privater Schlüssel im Format .pem, .der, .key, .pk8 " "oder .p12.

" #. i18n: ectx: property (text), widget (QLabel, label_5) #. i18n: ectx: property (text), widget (QLabel, label_7) #: l2tp.ui:249 l2tpipsec.ui:181 #, kde-format msgid "Private Key Password:" msgstr "Passwort für privaten Schlüssel:" #. i18n: ectx: property (toolTip), widget (PasswordField, machineKeyPassword) #. i18n: ectx: property (toolTip), widget (PasswordField, userKeyPassword) #: l2tp.ui:261 l2tpipsec.ui:193 #, kde-format msgid "" "

Password for private key or PKCS#12 certificate.

" msgstr "" "

Passwort für den privaten Schlüssel oder ein PKCS#12-" "Zertifikat.

" #. i18n: ectx: property (text), widget (QPushButton, btnIPSecSettings) #: l2tp.ui:292 #, kde-format msgid "IPsec Settings…" msgstr "Einstellungen für IPSec ..." #. i18n: ectx: property (text), widget (QPushButton, btnPPPSettings) #: l2tp.ui:299 #, kde-format msgid "PPP Settings…" msgstr "Einstellungen für PPP ..." #: l2tpauth.cpp:63 #, kde-format msgid "User Password:" msgstr "Benutzerpasswort:" #: l2tpauth.cpp:71 #, kde-format msgid "User Certificate Password:" msgstr "Benutzerzertifikat-Passwort:" #: l2tpauth.cpp:82 #, kde-format msgid "Machine Certificate Password:" msgstr "Maschinenzertifikat-Passwort:" #. i18n: ectx: property (title), widget (QGroupBox, gbEnableTunnelToHost) #: l2tpipsec.ui:20 #, kde-format msgid "Enable IPsec tunnel to L2TP host" msgstr "IPsec-Tunnel zum L2TP-Rechner aktivieren" #. i18n: ectx: property (title), widget (QGroupBox, gbAuthentication) #: l2tpipsec.ui:38 #, kde-format msgid "Machine Authentication" msgstr "Maschinen-Authentifizierung" #. i18n: ectx: property (text), widget (QLabel, labelAuthType) #: l2tpipsec.ui:46 #, kde-format msgid "Type:" msgstr "Typ:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tpipsec.ui:72 #, kde-format msgid "Pre-shared Key (PSK)" msgstr "Preshared-Schlüssel (PSK)" #. i18n: ectx: property (text), widget (QLabel, label) #: l2tpipsec.ui:91 #, kde-format msgid "Pre-shared Key:" msgstr "Preshared-Schlüssel (PSK):" #. i18n: ectx: property (toolTip), widget (PasswordField, presharedKey) #: l2tpipsec.ui:103 #, kde-format msgid "

Pre-shared key (PSK) secret.

" msgstr "

Preshared-Schlüssel (PSK).

" #. i18n: ectx: property (text), widget (QLabel, label_3) #: l2tpipsec.ui:131 #, kde-format msgid "Machine Certificate:" msgstr "Maschinenzertifikat:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, machineCert) #: l2tpipsec.ui:144 #, kde-format msgid "" "

Certificate in .pem, .der or .p12 formats.

" msgstr "" "

Zertifikat im Format pem, der oder .p12.

" #. i18n: ectx: property (title), widget (QGroupBox, gbAdvanced) #: l2tpipsec.ui:225 #, kde-format msgid "Advanced" msgstr "Erweitert" #. i18n: ectx: property (text), widget (QLabel, label_7) #: l2tpipsec.ui:231 #, kde-format msgid "Phase1 Algorithms:" msgstr "„Phase 1“-Algorithmen:" #. i18n: ectx: property (text), widget (QLabel, label_8) #: l2tpipsec.ui:241 #, kde-format msgid "Phase2 Algorithms:" msgstr "„Phase 2“-Algorithmen:" #. i18n: ectx: property (toolTip), widget (QLineEdit, esp) #: l2tpipsec.ui:251 #, kde-format msgid "" "

Optional. A list of proposals for ESP - Quick Mode. " "The format is “enc-integ,enc-integ, …”.

" msgstr "" #. i18n: ectx: property (toolTip), widget (QTimeEdit, ikelifetime) #: l2tpipsec.ui:261 #, kde-format msgid "" "

How long the keying channel of a connection should " "last before being renegotiated.

" msgstr "" #. i18n: ectx: property (displayFormat), widget (QTimeEdit, ikelifetime) #. i18n: ectx: property (displayFormat), widget (QTimeEdit, salifetime) #: l2tpipsec.ui:264 l2tpipsec.ui:298 #, kde-format msgid "hh:mm:ss" msgstr "hh:mm:ss" #. i18n: ectx: property (text), widget (QCheckBox, cbIkelifetime) #: l2tpipsec.ui:271 #, kde-format msgid "Phase1 Lifetime:" msgstr "„Phase 1“-Lebensdauer:" #. i18n: ectx: property (toolTip), widget (QLineEdit, ike) #: l2tpipsec.ui:278 #, kde-format msgid "" "

Optional. A list of proposals for IKE - Main Mode. The " "format is “enc-integ-group,enc-integ-group, …”.

" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, cbSalifetime) #: l2tpipsec.ui:285 #, kde-format msgid "Phase2 Lifetime:" msgstr "„Phase 2“-Lebensdauer:" #. i18n: ectx: property (toolTip), widget (QTimeEdit, salifetime) #: l2tpipsec.ui:295 #, kde-format msgid "" "

How long a particular instance of a connection (a set " "of encryption/authentication keys for user packets) should last, from " "successful negotiation to expiry.

" msgstr "" #. i18n: ectx: property (toolTip), widget (QLineEdit, remoteId) #: l2tpipsec.ui:305 #, kde-format msgid "" "

Optional. How the IPsec server should be identified " "for authentication. Sometimes referred to as Peer ID or Gateway ID, also " "referred to as rightid by strongSwan, Libreswan, Openswan and FreeS/WAN. See " "strongSwan or Libreswan documentation for leftid/rightid syntax and identity " "parsing.

" msgstr "" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbIPComp) #: l2tpipsec.ui:312 #, kde-format msgid "" "

IPComp compresses raw IP packets before they get " "encrypted. This saves some bandwidth, but uses more processing power.

" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, cbIPComp) #: l2tpipsec.ui:315 #, kde-format msgid "Use IP compression" msgstr "IP-Komprimierung verwenden" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbPFS) #: l2tpipsec.ui:322 #, kde-format msgid "" "

Disable perfect forward secrecy. Enable this option " "only if the server doesn’t support PFS.

" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, cbPFS) #: l2tpipsec.ui:325 #, kde-format msgid "Disable PFS" msgstr "PFS deaktivieren" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbForceEncaps) #: l2tpipsec.ui:332 #, kde-format msgid "" "

Some firewalls block ESP traffic. Enforcing UDP " "encapsulation even if no NAT situation is detected might help in such cases." "

" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, cbForceEncaps) #: l2tpipsec.ui:335 #, kde-format msgid "Enforce UDP encapsulation" msgstr "UDP-Kapselung erzwingen" #. i18n: ectx: property (text), widget (QLabel, label_6) #: l2tpipsec.ui:345 #, kde-format msgid "Remote ID:" msgstr "Entfernte Kennung:" #: l2tpipsecwidget.cpp:44 #, kde-format msgid "L2TP IPsec Options" msgstr "Optionen für L2TP-IPsec" #. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication) #: l2tpppp.ui:26 #, kde-format msgid "Authentication" msgstr "Authentifizierung" #. i18n: ectx: property (text), widget (QLabel, lblauth) #: l2tpppp.ui:35 #, kde-format msgid "Allow following authentication methods:" msgstr "Folgende Authentifizierungsmethoden erlauben:" #. i18n: ectx: property (toolTip), widget (QListWidget, listWidget) #: l2tpppp.ui:45 #, kde-format msgid "Allow/disable authentication methods" msgstr "Authentifizierungsmethoden zulassen/verbieten" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: l2tpppp.ui:49 #, kde-format msgid "PAP" msgstr "PAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: l2tpppp.ui:57 #, kde-format msgid "CHAP" msgstr "CHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: l2tpppp.ui:65 #, kde-format msgid "MSCHAP" msgstr "MSCHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: l2tpppp.ui:73 #, kde-format msgid "MSCHAPv2" msgstr "MSCHAPv2" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: l2tpppp.ui:81 #, kde-format msgid "EAP" msgstr "EAP" #. i18n: ectx: property (title), widget (QGroupBox, grp_cryptoAndCompression) #: l2tpppp.ui:95 #, kde-format msgid "Compression" msgstr "Komprimierung" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbBSD) #: l2tpppp.ui:107 #, kde-format msgid "Allow/disable BSD-Compress compression." msgstr "BSD-Compress-Komprimierung zulassen/verbieten" #. i18n: ectx: property (text), widget (QCheckBox, cbBSD) #: l2tpppp.ui:110 #, kde-format msgid "Allow BSD compression" msgstr "BSD-Komprimierung zulassen" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbdeflate) #: l2tpppp.ui:120 #, kde-format msgid "Allow/disable Deflate compression." msgstr "Deflate-Komprimierung zulassen/verbieten" #. i18n: ectx: property (text), widget (QCheckBox, cbdeflate) #: l2tpppp.ui:123 #, kde-format msgid "Allow Deflate compression" msgstr "Deflate-Komprimierung zulassen" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbTCPheaders) #: l2tpppp.ui:134 #, kde-format msgid "" "Allow/disable Van Jacobson style TCP/IP header compression in both the " "transmit\n" "and the receive directions." msgstr "" "TCP/IP-Header-Komprimierung nach Van Jacobson für Senden und Empfangen ein- " "oder ausschalten." #. i18n: ectx: property (text), widget (QCheckBox, cbTCPheaders) #: l2tpppp.ui:137 #, kde-format msgid "Allow TCP header compression" msgstr "TCP-Header-Komprimierung zulassen" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbCompressionNegotiation) #: l2tpppp.ui:148 #, kde-format msgid "" "Allow protocol field compression negotiation in both the receive and the\n" " transmit directions." msgstr "" "Aushandlung für Protokollfeld-Komprimierung sowohl in Sende- als\n" " auch in Empfangsrichtung erlauben." #. i18n: ectx: property (text), widget (QCheckBox, cbCompressionNegotiation) #: l2tpppp.ui:151 #, kde-format msgid "Use protocol field compression negotiation" msgstr "Aushandlung für Protokollfeld-Komprimierung verwenden" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbAddressControlCompression) #: l2tpppp.ui:164 #, kde-format msgid "Use Address/Control compression in both directions (send and receive)." msgstr "" "Adress-Kontroll-Komprimierung in beide Richtungen verwenden (senden und " "empfangen)" #. i18n: ectx: property (text), widget (QCheckBox, cbAddressControlCompression) #: l2tpppp.ui:167 #, kde-format msgid "Use Address/Control compression" msgstr "Adress-Kontroll-Komprimierung verwenden" #. i18n: ectx: property (title), widget (QGroupBox, grp_echo) #: l2tpppp.ui:180 #, kde-format msgid "Echo" msgstr "Echo" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbsendEcho) #: l2tpppp.ui:189 #, kde-format msgid "Send LCP echo-requests to find out whether peer is alive." msgstr "" "Sendet LCP-Echo-Anfragen, um festzustellen, ob die Gegenstelle erreichbar " "ist." #. i18n: ectx: property (text), widget (QCheckBox, cbsendEcho) #: l2tpppp.ui:192 #, kde-format msgid "Send PPP echo packets" msgstr "PPP-Echo-Pakete senden" #. i18n: ectx: property (title), widget (QGroupBox, grp_other) #: l2tpppp.ui:215 #, kde-format msgid "Other Settings" msgstr "Weitere Einstellungen" #. i18n: ectx: property (text), widget (QLabel, lbMRU) #: l2tpppp.ui:224 #, kde-format msgid "MRU: " msgstr "MRU: " #. i18n: ectx: property (text), widget (QLabel, lbMTU) #: l2tpppp.ui:238 #, kde-format msgid "MTU: " msgstr "MTU: " #. i18n: ectx: property (toolTip), widget (QGroupBox, gbMPPE) #: l2tpppp.ui:257 #, 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 "" "Hinweis: MPPE-Verschlüsselung ist nur verfügbar mit MSCHAP-" "Authentifizierungsmethoden\n" "Um dieses Ankreuzfeld zu aktivieren, wählen Sie eine der MSCHAP-" "Authentifizierungsmethoden:\n" "MSCHAP oder MSCHAPv2." #. i18n: ectx: property (title), widget (QGroupBox, gbMPPE) #: l2tpppp.ui:260 #, kde-format msgid "Use MPPE Encryption" msgstr "MPPE-Verschlüsselung verwenden" #. i18n: ectx: property (text), widget (QLabel, lblMMPEcrypto) #: l2tpppp.ui:281 #, kde-format msgid "Crypto:" msgstr "Verschlüsselung:" #. i18n: ectx: property (toolTip), widget (QComboBox, cbMPPECrypto) #: l2tpppp.ui:297 #, kde-format msgid "Require the use of MPPE, with 40/128-bit encryption or all." msgstr "Erfordert MPPE mit 40/128-Bit oder beliebiger Verschlüsselung." #. i18n: ectx: property (text), item, widget (QComboBox, cbMPPECrypto) #: l2tpppp.ui:301 #, kde-format msgctxt "like in use Any configuration" msgid "Any" msgstr "Beliebig" #. i18n: ectx: property (text), item, widget (QComboBox, cbMPPECrypto) #: l2tpppp.ui:306 #, kde-format msgid "128 bit" msgstr "128-Bit" #. i18n: ectx: property (text), item, widget (QComboBox, cbMPPECrypto) #: l2tpppp.ui:311 #, kde-format msgid "40 bit" msgstr "40-Bit" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbstatefulEncryption) #: l2tpppp.ui:319 #, kde-format msgid "" "Allow MPPE to use stateful mode. Stateless mode is still attempted first." msgstr "" "Stateful-Modus (Zustandsorientiert) für MPPE erlauben. Es wird zuerst immer " "der Stateless-Modus versucht." #. i18n: ectx: property (text), widget (QCheckBox, cbstatefulEncryption) #: l2tpppp.ui:322 #, kde-format msgid "Use stateful encryption" msgstr "Zustandsorientierte Verschlüsselung verwenden" #: l2tppppwidget.cpp:22 #, kde-format msgid "L2TP PPP Options" msgstr "Optionen für L2TP-PPP" #~ msgid "*.pem *.der *.crt *.cer *.p12" #~ msgstr "*.pem *.der *.crt *.cer *.p12" #, fuzzy #~| msgid "*.pem *der *.key *.pk8 *.p12" #~ msgid "*.pem *.der *.key *.pk8 *.p12" #~ msgstr "*.pem *der *.key *.pk8 *.p12" #~ msgid "User name:" #~ msgstr "Benutzername:" #~ msgid "Gateway ID:" #~ msgstr "Gateway-Kennung:" #~ msgid "Group Name:" #~ msgstr "Gruppenname:" #~ msgid "Store" #~ msgstr "Speichern" #~ msgid "Always Ask" #~ msgstr "Immer nachfragen" #~ msgid "Not Required" #~ msgstr "Nicht erforderlich" #~ msgid "Use Microsoft Point-to-Point Encryption" #~ msgstr "Microsoft Punkt-zu-Punkt-Verschlüsselung (MPPE) verwenden" #~ msgid "Show password" #~ msgstr "Passwort anzeigen" #~ msgid "Userna&me:" #~ msgstr "Benutzerna&me:" #~ msgid "Show passwords" #~ msgstr "Passwort anzeigen"