# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Łukasz Wojniłowicz , 2014, 2015, 2016, 2017, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-06-10 00:40+0000\n" "PO-Revision-Date: 2021-06-06 06:51+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" #. i18n: ectx: property (text), widget (QLabel, labelGateway) #: l2tp.ui:19 #, kde-format msgid "Gateway:" msgstr "Brama:" #. i18n: ectx: property (toolTip), widget (QLineEdit, gateway) #: l2tp.ui:35 #, kde-format msgid "L2TP server IP or name." msgstr "IP lub nazwa serwera L2TP." #. i18n: ectx: property (text), widget (QLabel, labelAuthType) #: l2tp.ui:45 #, kde-format msgid "Authentication type:" msgstr "Rodzaj uwierzytelnienia:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbAuthType) #: l2tp.ui:67 l2tpipsec.ui:68 #, kde-format msgid "Select an authentication mode." msgstr "Wybierz tryb uwierzytelnienia." #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tp.ui:71 #, kde-format msgid "Password" msgstr "Hasło" #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tp.ui:76 l2tpipsec.ui:77 #, kde-format msgid "Certificates (TLS)" msgstr "Certyfikaty (TLS)" #. i18n: ectx: property (text), widget (QLabel, Label_1) #: l2tp.ui:90 #, kde-format msgctxt "like in Username for athentication" msgid "Username:" msgstr "Nazwa użytkownika:" #. 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 "" "

Ustaw nazwę używaną do uwierzytelniania lokalnego " "systemu użytkownikowi na <nazwa>.

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

Password passed to PPPD when prompted for it.

" msgstr "" "

Hasło podawane PPPD, gdy o nie zapyta.

" #. i18n: ectx: property (text), widget (QLabel, Label_3) #: l2tp.ui:140 #, kde-format msgid "NT Domain:" msgstr "Domena NT:" #. 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 "" "

Dołącz nazwę domeny <domena> do nazwy lokalnego " "gospodarza dla

celów uwierzytelnienia.

" #. 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 "Certyfikat UC:" #. 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 "" "

Plik urzędu certyfikującego (UC) w formatach .pem, ." "der, .crt, .cer lub .p12.

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

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

" msgstr "" "

Certyfikat w formatach .pem, .der, .crt, .cer or .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 "Klucz prywatny:" #. 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 "" "

Klucz prywatny w formatach .pem, .der, .key, .pk8 or ." "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 "Hasło klucza prywatnego:" #. 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 "" "

Hasło do klucza prywatnego lub certyfikatu PKCS#12." #. i18n: ectx: property (text), widget (QPushButton, btnIPSecSettings) #: l2tp.ui:292 #, kde-format msgid "IPsec Settings…" msgstr "Ustawienia IPsec..." #. i18n: ectx: property (text), widget (QPushButton, btnPPPSettings) #: l2tp.ui:299 #, kde-format msgid "PPP Settings…" msgstr "Ustawienia PPP..." #: l2tpauth.cpp:63 #, kde-format msgid "User Password:" msgstr "Hasło użytkownika:" #: l2tpauth.cpp:71 #, kde-format msgid "User Certificate Password:" msgstr "Użyj hasła certyfikatu:" #: l2tpauth.cpp:82 #, kde-format msgid "Machine Certificate Password:" msgstr "Hasło certyfikatu maszyny:" #. i18n: ectx: property (title), widget (QGroupBox, gbEnableTunnelToHost) #: l2tpipsec.ui:20 #, kde-format msgid "Enable IPsec tunnel to L2TP host" msgstr "Włącz tunel IPsec do gospodarza L2TP" #. i18n: ectx: property (title), widget (QGroupBox, gbAuthentication) #: l2tpipsec.ui:38 #, kde-format msgid "Machine Authentication" msgstr "Uwierzytelnienie maszyny" #. i18n: ectx: property (text), widget (QLabel, labelAuthType) #: l2tpipsec.ui:46 #, kde-format msgid "Type:" msgstr "Rodzaj:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbAuthType) #: l2tpipsec.ui:72 #, kde-format msgid "Pre-shared Key (PSK)" msgstr "Klucz współdzielony (PSK)" #. i18n: ectx: property (text), widget (QLabel, label) #: l2tpipsec.ui:91 #, kde-format msgid "Pre-shared Key:" msgstr "Klucz współdzielony:" #. i18n: ectx: property (toolTip), widget (PasswordField, presharedKey) #: l2tpipsec.ui:103 #, kde-format msgid "

Pre-shared key (PSK) secret.

" msgstr "" "

Dana poufna klucza współdzielonego (PSK).

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

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

" msgstr "" "

Certyfikat w formatach .pem, .der lub .p12.

" #. i18n: ectx: property (title), widget (QGroupBox, gbAdvanced) #: l2tpipsec.ui:225 #, kde-format msgid "Advanced" msgstr "Rozszerzone" #. i18n: ectx: property (text), widget (QLabel, label_7) #: l2tpipsec.ui:231 #, kde-format msgid "Phase1 Algorithms:" msgstr "Algorytmy fazy 1:" #. i18n: ectx: property (text), widget (QLabel, label_8) #: l2tpipsec.ui:241 #, kde-format msgid "Phase2 Algorithms:" msgstr "Algorytmy fazy 2:" #. 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 "" "

Do wyboru. Lista zaleceń dla ESP - tryb szybki. Format " "to “enc-integ,enc-integ, …”.

" #. 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 "" "

Jak długo powinien trwać kanał klucza zanim zostanie " "ponownie wynegocjowany.

" #. 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 "Czas życia fazy 1:" #. 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 "" "

Do wyboru. Lista zaleceń dla IKE - tryb główny. " "Formaty to “enc-integ-group,enc-integ-group, …”.

" #. i18n: ectx: property (text), widget (QCheckBox, cbSalifetime) #: l2tpipsec.ui:285 #, kde-format msgid "Phase2 Lifetime:" msgstr "Czas życia fazy 2:" #. 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 "" "

Jak długo powinno trwać poszczególne wystąpienie " "połączenia (zestaw kluczy szyfrowania/uwierzytelnienia dla pakietów " "użytkownika) od chwili pomyślnej negocjacji do chwili wygaśnięcia.

" #. 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 "" "

Do wyboru. Na podstawie czego ma być rozpoznawany " "serwer IPsec do uwierzytelnienia. Czasami nazywa się to identyfikatorem " "uczestnika lub bramy, a także strongSwan, Libreswan, Openswan i FreeS/WAN. " "Zajrzyj do dokumentacji strongSwan lub Libreswan po szczegóły na temat " "składni leftid/rightid i przetwarzania tożsamości.

" #. 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 "" "

IPComp pakuje surowe pakiety IP zanim zostaną " "zaszyfrowane. Oszczędza to trochę pasma, lecz potrzebuje większej mocy " "obliczeniowej.

" #. i18n: ectx: property (text), widget (QCheckBox, cbIPComp) #: l2tpipsec.ui:315 #, kde-format msgid "Use IP compression" msgstr "Użyj pakowania IP" #. 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 "" "

Wyłącz doskonałe przekazywanie danych poufnych (z ang. " "perfect forward secrecy). Zaznacz to pole tylko wtedy, gdy serwer nie " "obsługuje PFS.

" #. i18n: ectx: property (text), widget (QCheckBox, cbPFS) #: l2tpipsec.ui:325 #, kde-format msgid "Disable PFS" msgstr "Wyłącz PFS" #. 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 "" "

Niektóre zapory ogniowe wstrzymują ruch ESP. " "Wymuszenie enkapsulacji UDP, mimo niewykrytego NAT, może pomóc w takich " "przypadkach.

" #. i18n: ectx: property (text), widget (QCheckBox, cbForceEncaps) #: l2tpipsec.ui:335 #, kde-format msgid "Enforce UDP encapsulation" msgstr "Wymuś enkapsulację UDP" #. i18n: ectx: property (text), widget (QLabel, label_6) #: l2tpipsec.ui:345 #, kde-format msgid "Remote ID:" msgstr "Zdalny ID:" #: l2tpipsecwidget.cpp:44 #, kde-format msgid "L2TP IPsec Options" msgstr "Opcje IPsec L2TP" #. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication) #: l2tpppp.ui:26 #, kde-format msgid "Authentication" msgstr "Uwierzytelnianie" #. i18n: ectx: property (text), widget (QLabel, lblauth) #: l2tpppp.ui:35 #, kde-format msgid "Allow following authentication methods:" msgstr "Zezwól na użycie następujących sposobów uwierzytelnienia:" #. i18n: ectx: property (toolTip), widget (QListWidget, listWidget) #: l2tpppp.ui:45 #, kde-format msgid "Allow/disable authentication methods" msgstr "Zezwól/wyłącz sposoby uwierzytelnienia" #. 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 "Kompresja" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbBSD) #: l2tpppp.ui:107 #, kde-format msgid "Allow/disable BSD-Compress compression." msgstr "Zezwól/wyłącz na kompresję BSD." #. i18n: ectx: property (text), widget (QCheckBox, cbBSD) #: l2tpppp.ui:110 #, kde-format msgid "Allow BSD compression" msgstr "Zezwól na kompresję BSD" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbdeflate) #: l2tpppp.ui:120 #, kde-format msgid "Allow/disable Deflate compression." msgstr "Zezwól/wyłącz kompresję Deflate." #. i18n: ectx: property (text), widget (QCheckBox, cbdeflate) #: l2tpppp.ui:123 #, kde-format msgid "Allow Deflate compression" msgstr "Zezwól na kompresję Deflate" #. 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 "" "Zezwól/wyłacz kompresję nagłówków TCP/IP w stylu Van Jacobsona po stronie " "zarówno przesyłania jak\n" "i odbierania." #. i18n: ectx: property (text), widget (QCheckBox, cbTCPheaders) #: l2tpppp.ui:137 #, kde-format msgid "Allow TCP header compression" msgstr "Zezwól na kompresję nagłówka TCP" #. 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 "" "Zezwól/wyłacz negocjację kompresji pola po stronie zarówno przesyłania jak\n" "i odbierania." #. i18n: ectx: property (text), widget (QCheckBox, cbCompressionNegotiation) #: l2tpppp.ui:151 #, kde-format msgid "Use protocol field compression negotiation" msgstr "Użyj negocjacji kompresji pola protokołu" #. i18n: ectx: property (toolTip), widget (QCheckBox, cbAddressControlCompression) #: l2tpppp.ui:164 #, kde-format msgid "Use Address/Control compression in both directions (send and receive)." msgstr "" "Użyj kompresji Adresu/Sterowania po stronie zarówno przesyłania jaki " "odbierania." #. i18n: ectx: property (text), widget (QCheckBox, cbAddressControlCompression) #: l2tpppp.ui:167 #, kde-format msgid "Use Address/Control compression" msgstr "Użyj kompresji adresu/sterowania" #. 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 "" "Wysyłaj żądania echa LCP, aby dowiedzieć się czy uczestnik jest dostępny." #. i18n: ectx: property (text), widget (QCheckBox, cbsendEcho) #: l2tpppp.ui:192 #, kde-format msgid "Send PPP echo packets" msgstr "Wyślij pakiety PPP echo" #. i18n: ectx: property (title), widget (QGroupBox, grp_other) #: l2tpppp.ui:215 #, kde-format msgid "Other Settings" msgstr "Inne ustawienia" #. 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 "" "Uwaga: szyfrowanie MPPE jest dostępne tylko ze sposobami uwierzytelniania " "MSCHAP. Aby\n" "zaznaczyć to pole, wybierz jeden lub więcej sposobów uwierzytelnienia \n" "MSCHAP: MSCHAP lub MSCHAPv2." #. i18n: ectx: property (title), widget (QGroupBox, gbMPPE) #: l2tpppp.ui:260 #, kde-format msgid "Use MPPE Encryption" msgstr "Użyj szyfrowania MPPE" #. i18n: ectx: property (text), widget (QLabel, lblMMPEcrypto) #: l2tpppp.ui:281 #, kde-format msgid "Crypto:" msgstr "Kryptografia:" #. 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 "Wymagaj użycia MPPE przy szyfrowaniu 40/128-bitowym lub wszystkich." #. i18n: ectx: property (text), item, widget (QComboBox, cbMPPECrypto) #: l2tpppp.ui:301 #, kde-format msgctxt "like in use Any configuration" msgid "Any" msgstr "Dowolne" #. 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 "" "Zezwól na używanie przez MPPE trybu ze stanami. Jako pierwszy nadal jednak " "jest wypróbowywany tryb bez stanów." #. i18n: ectx: property (text), widget (QCheckBox, cbstatefulEncryption) #: l2tpppp.ui:322 #, kde-format msgid "Use stateful encryption" msgstr "Użyj szyfrowania ze stanami" #: l2tppppwidget.cpp:22 #, kde-format msgid "L2TP PPP Options" msgstr "Opcje PPP L2TP" #~ 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 "Nazwa użytkownika:" #~ msgid "Gateway ID:" #~ msgstr "ID bramy:" #~ msgid "Group Name:" #~ msgstr "Nazwa grupy:" #~ msgid "Store" #~ msgstr "Przechowuj" #~ msgid "Always Ask" #~ msgstr "Zawsze pytaj" #~ msgid "Not Required" #~ msgstr "Niewymagane" #~ msgid "Use Microsoft Point-to-Point Encryption" #~ msgstr "Użyj szyfrowania Microsoft Point-to-Point" #~ msgid "Show password" #~ msgstr "Pokaż hasło" #~ msgid "Userna&me:" #~ msgstr "Nazwa użytko&wnika:" #~ msgid "Show passwords" #~ msgstr "Pokaż hasła"