# 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, 2021, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-10-27 00:42+0000\n" "PO-Revision-Date: 2023-04-10 10:59+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" #: openvpn.cpp:183 #, kde-format msgid "NetworkManager is missing support for OpenVPN" msgstr "W Zarządzaniu Siecią brakuje obsługi połączeń OpenVPN" #: openvpn.cpp:208 #, kde-format msgid "Error saving file %1: %2" msgstr "Błąd podczas zapisywania pliku %1: %2" #: openvpn.cpp:236 #, kde-format msgid "Error copying certificate to %1: %2" msgstr "Błąd przy kopiowaniu certyfikatu do %1: %2" #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: openvpn.ui:19 #, kde-format msgid "Gateway:" msgstr "Brama:" #. i18n: ectx: property (toolTip), widget (QLineEdit, gateway) #: openvpn.ui:36 #, kde-format msgid "" "Remote gateways(s), with optional port and protocol (e.g. ovpn.corp.com:1234:" "tcp).\n" "You can specify multiple hosts for redundancy (use commas or spaces as " "delimiters)." msgstr "" "Zdalna brama(y), z opcjonalnym portem i protokołem (np. ovpn.corp.com:1234:" "tcp).\n" "Można podać nadliczbowych gospodarzy (używaj przecinków i znaków odstępu do " "rozgraniczenia)." #. i18n: ectx: property (text), widget (QLabel, labelConnectionType) #: openvpn.ui:46 #, kde-format msgid "Connection type:" msgstr "Rodzaj połączenia:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbConnectionType) #: openvpn.ui:68 #, kde-format msgid "Select an authentication mode." msgstr "Wybierz sposób uwierzytelniania" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:72 #, kde-format msgid "Certificates (TLS)" msgstr "Certyfikaty (TLS)" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:77 #, kde-format msgid "Static Key" msgstr "Klucz statyczny" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:82 #, kde-format msgid "Password" msgstr "Hasło" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:87 #, kde-format msgid "Password with Certificates (TLS)" msgstr "Hasło z certyfikatami (TLS)" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #. i18n: ectx: property (text), widget (QLabel, textLabel8) #. i18n: ectx: property (text), widget (QLabel, textLabel2_2) #: openvpn.ui:104 openvpn.ui:370 openvpn.ui:468 #, kde-format msgid "CA Certificate:" msgstr "Certyfikat UC:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509CaFile) #. i18n: ectx: property (toolTip), widget (KUrlRequester, passCaFile) #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509PassCaFile) #: openvpn.ui:117 openvpn.ui:386 openvpn.ui:481 #, kde-format msgid "Certificate authority (CA) file in .pem format." msgstr "Plik urzędu certyfikującego (UC) w formacie .pem." #. i18n: ectx: property (text), widget (QLabel, textLabel3_2) #. i18n: ectx: property (text), widget (QLabel, textLabel3_2_2) #: openvpn.ui:129 openvpn.ui:493 #, kde-format msgid "User Certificate:" msgstr "Certyfikat użytkownika:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509Cert) #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509PassCert) #: openvpn.ui:142 openvpn.ui:506 #, kde-format msgid "" "Local peer's signed certificate in .pem format (signed by CA of CA " "Certificate)." msgstr "" "Lokalny certyfikat podpisany przez jego właściciela w formacie .pem " "(podpisany przez UC lub certyfikat UC)." #. i18n: ectx: property (text), widget (QLabel, textLabel4) #. i18n: ectx: property (text), widget (QLabel, textLabel4_2) #: openvpn.ui:154 openvpn.ui:518 #, kde-format msgid "Private Key:" msgstr "Klucz prywatny:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509Key) #. i18n: ectx: property (toolTip), widget (KUrlRequester, x509PassKey) #: openvpn.ui:167 openvpn.ui:531 #, kde-format msgid "Local peer's private key in .pem format." msgstr "Lokalny klucz prywatny użytkownika w formacie .pem." #. i18n: ectx: property (text), widget (QLabel, label_7) #. i18n: ectx: property (text), widget (QLabel, label_6) #: openvpn.ui:179 openvpn.ui:543 #, kde-format msgid "Private Key Password:" msgstr "Hasło klucza prywatnego:" #. i18n: ectx: property (toolTip), widget (PasswordField, x509KeyPassword) #. i18n: ectx: property (toolTip), widget (PasswordField, x509PassKeyPassword) #: openvpn.ui:188 openvpn.ui:552 #, kde-format msgid "Password for private key." msgstr "Hasło do klucza prywatnego." #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: openvpn.ui:217 #, kde-format msgid "Static Key:" msgstr "Klucz statyczny:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, pskSharedKey) #: openvpn.ui:230 #, kde-format msgid "Pre-shared file for Static Key encryption mode (non-TLS)." msgstr "Współdzielony plik dla trybu szyfrowania kluczem statycznym (nie-TLS)." #. i18n: ectx: property (text), widget (QLabel, label_16) #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: openvpn.ui:242 openvpnadvanced.ui:925 #, kde-format msgid "Key Direction:" msgstr "Kierunek klucza:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbKeyDirection) #: openvpn.ui:255 #, kde-format msgid "Direction for Static Key encryption mode (non-TLS)." msgstr "Kierunek dla trybu szyfrowania Kluczem Statycznym (nie-TLS)." #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbKeyDirection) #: openvpn.ui:258 #, kde-format msgid "" "If key direction is used, it must be the opposite of that used on the VPN " "peer." msgstr "" "Jeżeli jest użyty kierunek klucza, to musi być on przeciwstawny do tego " "użytego na partnerze VPN." #. i18n: ectx: property (text), item, widget (QComboBox, cmbKeyDirection) #: openvpn.ui:262 #, kde-format msgctxt "No \"Key Direction\"" msgid "None" msgstr "Brak" #. i18n: ectx: property (text), item, widget (QComboBox, cmbKeyDirection) #: openvpn.ui:267 #, kde-format msgid "0" msgstr "0" #. i18n: ectx: property (text), item, widget (QComboBox, cmbKeyDirection) #: openvpn.ui:272 #, kde-format msgid "1" msgstr "1" #. i18n: ectx: property (text), widget (QLabel, textLabel6) #: openvpn.ui:280 #, kde-format msgid "Local IP Address:" msgstr "Lokalny adres IP:" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskLocalIp) #: openvpn.ui:293 #, kde-format msgid "IP address of the remote VPN endpoint." msgstr "Adres IP dla zdalnego punktu końcowego VPN." #. i18n: ectx: property (text), widget (QLabel, textLabel7) #: openvpn.ui:303 #, kde-format msgid "Remote IP Address:" msgstr "Zdalny adres IP" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskRemoteIp) #: openvpn.ui:316 #, kde-format msgid "IP address of the local VPN endpoint." msgstr "Adres IP dla lokalnego punktu końcowego VPN." #. i18n: ectx: property (text), widget (QLabel, lblKeyDirection) #: openvpn.ui:350 #, kde-format msgid "" "If key direction is used, it must be the opposite of that used on the VPN " "peer. For example, if the peer uses '1', this connection must use '0'. If " "you are unsure what value to use, contact your system administrator." msgstr "" "Jeśli używany jest kierunek klucza, to musi on być przeciwny do tego użytego " "dla użytkownika VPN. Na przykład, jeśli użytkownik używa '1', to połączenie " "musi używać '0'. Jeśli nie wiesz jakiej wartości użyć, porozmawiaj z " "administratorem." #. i18n: ectx: property (text), widget (QLabel, textLabel9) #. i18n: ectx: property (text), widget (QLabel, textLabel9_2) #: openvpn.ui:398 openvpn.ui:564 #, kde-format msgctxt "like in Username for athentication" msgid "Username:" msgstr "Nazwa użytkownika:" #. i18n: ectx: property (toolTip), widget (QLineEdit, passUserName) #. i18n: ectx: property (toolTip), widget (QLineEdit, x509PassUsername) #: openvpn.ui:414 openvpn.ui:577 #, kde-format msgid "Username passed to OpenVPN when prompted for it." msgstr "Nazwa użytkownika podwana OpenVPN, przy pytaniu o nią." #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: ectx: property (text), widget (QLabel, label) #: openvpn.ui:424 openvpn.ui:587 openvpnauth.cpp:86 openvpnauth.cpp:110 #: openvpnauth.cpp:117 #, kde-format msgid "Password:" msgstr "Hasło:" #. i18n: ectx: property (toolTip), widget (PasswordField, passPassword) #. i18n: ectx: property (toolTip), widget (PasswordField, x509PassPassword) #: openvpn.ui:439 openvpn.ui:599 #, kde-format msgid "Password passed to OpenVPN when prompted for it." msgstr "Hasło podwane OpenVPN, przy pytaniu o nie." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: openvpn.ui:643 #, kde-format msgid "Advanced…" msgstr "Rozszerzone…" #. i18n: ectx: attribute (title), widget (QWidget, generalTab) #: openvpnadvanced.ui:28 #, kde-format msgid "General" msgstr "Ogólne" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkCustomPort) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbCustomPort) #: openvpnadvanced.ui:36 openvpnadvanced.ui:49 #, kde-format msgid "" "TCP/UDP port number for peer. (Default value when there is no port for " "gateway)." msgstr "" "Numer portu TCP/UDP dla uczestnika. (Domyślna wartość, gdy nie ma portu dla " "bramy)." #. i18n: ectx: property (text), widget (QCheckBox, chkCustomPort) #: openvpnadvanced.ui:39 #, kde-format msgid "Use custom gateway port:" msgstr "Użyj własnego portu bramy:" #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbCustomPort) #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbMtu) #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbCustomFragmentSize) #: openvpnadvanced.ui:52 openvpnadvanced.ui:243 openvpnadvanced.ui:279 #, kde-format msgctxt "like in use Automatic configuration" msgid "Automatic" msgstr "Samoczynny" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseCustomReneg) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbCustomReneg) #: openvpnadvanced.ui:72 openvpnadvanced.ui:85 #, kde-format msgid "Renegotiate data channel key after the specified number of seconds." msgstr "Negocjuj klucz kanału danych po danej liczbie sekund." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomReneg) #: openvpnadvanced.ui:75 #, kde-format msgid "Use custom renegotiation interval:" msgstr "Użyj własnego przedziału renegocjacji:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseCompression) #. i18n: ectx: property (toolTip), widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:96 openvpnadvanced.ui:109 #, kde-format msgid "Use compression." msgstr "Stosuj pakowanie" #. i18n: ectx: property (text), widget (QCheckBox, chkUseCompression) #: openvpnadvanced.ui:99 #, kde-format msgid "Use compression" msgstr "Stosuj pakowania" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:113 #, kde-format msgid "No" msgstr "Nie" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:118 #, kde-format msgid "LZO" msgstr "LZO" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:123 #, kde-format msgid "LZ4" msgstr "LZ4" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:128 #, kde-format msgid "LZ4 v2" msgstr "LZ4 v2" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:133 #, kde-format msgid "Adaptive" msgstr "Adaptacyjnie" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #. i18n: ectx: property (placeholderText), widget (QLineEdit, leVirtualDeviceName) #: openvpnadvanced.ui:138 openvpnadvanced.ui:216 #, kde-format msgid "Automatic" msgstr "Samoczynnie" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:148 #, kde-format msgid "Use TCP for communicating with remote host." msgstr "Użyj TCP do porozumiewania się ze zdalnym gospodarzem." #. i18n: ectx: property (text), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:151 #, kde-format msgid "Use a TCP connection" msgstr "Użyj połączenia TCP" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseVirtualDeviceType) #. i18n: ectx: property (toolTip), widget (QComboBox, cmbDeviceType) #: openvpnadvanced.ui:160 openvpnadvanced.ui:173 #, kde-format msgid "Explicitly set virtual device type (TUN/TAP)." msgstr "Jednoznacznie ustaw rodzaj urządzenia wirtualnego (TUN/TAP)." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceType) #: openvpnadvanced.ui:163 #, kde-format msgid "Set virtual device type:" msgstr "Ustaw rodzaj urządzenia wirtualnego:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbDeviceType) #: openvpnadvanced.ui:177 #, kde-format msgid "TUN" msgstr "TUN" #. i18n: ectx: property (text), item, widget (QComboBox, cmbDeviceType) #: openvpnadvanced.ui:182 #, kde-format msgid "TAP" msgstr "TAP" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseVirtualDeviceName) #. i18n: ectx: property (toolTip), widget (QLineEdit, leVirtualDeviceName) #: openvpnadvanced.ui:194 openvpnadvanced.ui:213 #, kde-format msgid "" "Use custom name for TUN/TAP virtual device (instead of default \"tun\" or " "\"tap\")." msgstr "" "Użyj własnej nazwy dla urządzenia wirtualnego TUN/TAP (zamiast domyślnego " "\"tun\" lub \"tap\")." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceName) #: openvpnadvanced.ui:197 #, kde-format msgid "Set virtual device name:" msgstr "Ustaw nazwę urządzenia wirtualnego:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkMtu) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbMtu) #: openvpnadvanced.ui:227 openvpnadvanced.ui:240 #, kde-format msgid "" "Take the TUN device MTU to be specified value and derive the link MTU from " "it." msgstr "" "Weź MTU urządzenia TUN jako wartośc podawaną i uzyskaj z niej dowiązanie do " "MTU." #. i18n: ectx: property (text), widget (QCheckBox, chkMtu) #: openvpnadvanced.ui:230 #, kde-format msgid "Use custom tunnel Maximum Transmission Unit (MTU):" msgstr "Użyj własnej wartości Maksymalnej Jednostki Transmisji (MTU):" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkCustomFragmentSize) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbCustomFragmentSize) #: openvpnadvanced.ui:263 openvpnadvanced.ui:276 #, kde-format msgid "Enable internal datagram fragmentation with this maximum size." msgstr "" "Włącz fragmentację wewnętrznego datagramu o podanym maksymalnym rozmiarze." #. i18n: ectx: property (text), widget (QCheckBox, chkCustomFragmentSize) #: openvpnadvanced.ui:266 #, kde-format msgid "Use custom UDP fragment size:" msgstr "Użyj własnego rozmiaru fragmentu UDP:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:294 #, kde-format msgid "Restrict tunnel TCP maximum segment size." msgstr "Ogranicz maksymalny rozmiar segmentu TCP tunelu." #. i18n: ectx: property (text), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:297 #, kde-format msgid "Restrict TCP maximum segment size (MSS)" msgstr "Ogranicz maksymalny rozmiar segmentu TCP (MSS)" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkRandRemHosts) #: openvpnadvanced.ui:305 #, kde-format msgid "" "Randomize the order of gateways list (remote) as a kind of basic load-\n" "balancing measure." msgstr "" "Losowa kolejność na liście bram (zdalnych) jako rodzaj \n" "podstawowej miary wyrównoważenia obciążenia." #. i18n: ectx: property (text), widget (QCheckBox, chkRandRemHosts) #: openvpnadvanced.ui:308 #, kde-format msgid "Randomize remote hosts" msgstr "Losowi gospodarze zdalni" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:315 #, kde-format msgid "Build a tun link capable of forwarding IPv6 traffic." msgstr "Zbuduj łącze tun zdolne na przekazywanie ruchu IPv6." #. i18n: ectx: property (text), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:318 #, kde-format msgid "IPv6 tun link" msgstr "Łącze tun IPv6" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkPingInterval) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbPingInterval) #: openvpnadvanced.ui:327 openvpnadvanced.ui:340 #, kde-format msgid "" "Ping remote over the TCP/UDP control channel if no packets have been sent " "for at least n seconds." msgstr "" "Wyślij ping do komputera zdalnego przez kanał sterowania TCP/UDP, jeśli nie " "wysłano pakietów przez ostatnie n sekund." #. i18n: ectx: property (text), widget (QCheckBox, chkPingInterval) #: openvpnadvanced.ui:330 #, kde-format msgid "Specify ping interval:" msgstr "Podaj okres pingu:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkSpecifyExitRestartPing) #. i18n: ectx: property (toolTip), widget (QComboBox, cbSpecifyExitRestartPing) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbSpecifyExitRestartPing) #: openvpnadvanced.ui:360 openvpnadvanced.ui:373 openvpnadvanced.ui:393 #, kde-format msgid "" "Exit or restart after n seconds pass without reception of a ping or other " "packet from remote." msgstr "" "Wyjdź lub uruchom ponownie po upływe n sekund bez odbioru pingu lub innego " "pakietu od komputera zdalnego." #. i18n: ectx: property (text), widget (QCheckBox, chkSpecifyExitRestartPing) #: openvpnadvanced.ui:363 #, kde-format msgid "Specify exit or restart ping:" msgstr "Podaj ping wyjścia lub ponownego uruchomienia:" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:377 #, kde-format msgid "ping-exit" msgstr "ping-wyjście" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:382 #, kde-format msgid "ping-restart" msgstr "ping-ponowne-uruchomienie" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAcceptAuthenticatedPackets) #: openvpnadvanced.ui:420 #, kde-format msgid "" "Allow remote peer to change its IP address and/or port number such as due " "to\n" "DHCP (this is the default if --remote is not used). --float when specified " "with --remote\n" "allows an OpenVPN session to initially connect to a peer at a known " "address,\n" "however if packets arrive from a new address and pass all authentication " "tests, the\n" "new address will take control of the session. This is useful when you are " "connecting\n" "to a peer which holds a dynamic address such as a dial-in user or DHCP " "client.\n" "\n" "\n" "Essentially, --float tells OpenVPN to accept authenticated packets from any " "address,\n" "not only the address which was specified in the --remote option." msgstr "" "Zezwalaj zdalnym uczestnikom na zmiane swoich adresów IP i/lub numerów " "portu\n" "ze względu na DHCP (jest to domyślne ustawienie, gdy nie jest używane --" "remote). --float podany wraz z --remote\n" "umożliwia sesji OpenVPN na wstępne połączenie się do uczestnika pod znanym " "adresem,\n" "jednakże gdy pakiety przybędą z nowego adresu i przejdą uwierzytelnienie, " "to\n" "nowy adres przejmie panowanie nad sesją. Jest to użyteczne, gdy łączysz się " "z\n" "uczestnikami, którzy mają dynamiczny adres tacy jak użytkownik wdzwaniający " "się lub klient DHCP.\n" "\n" "\n" "W ogólności, --float mówi OpenVPN, żeby przyjmował uwierzytelnione pakiety z " "dowolnego adresu,\n" "a nie tylko adresu podanego w opcji --remote." #. i18n: ectx: property (text), widget (QCheckBox, chkAcceptAuthenticatedPackets) #: openvpnadvanced.ui:423 #, kde-format msgid "Accept authenticated packets from any address (Float)" msgstr "Przyjmuj uwierzytelnione pakiety z dowolnego adresu (float)" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkMaxRoutes) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbMaxRoutes) #: openvpnadvanced.ui:432 openvpnadvanced.ui:445 #, kde-format msgid "Specify the maximum number of routes the server is allowed to specify." msgstr "Podaj maksymalną liczbę tras, które wolno serwerowi zwrócić." #. i18n: ectx: property (text), widget (QCheckBox, chkMaxRoutes) #: openvpnadvanced.ui:435 #, kde-format msgid "Specify max routes:" msgstr "Podaj maks. l. tras:" #. i18n: ectx: attribute (title), widget (QWidget, securityTab) #: openvpnadvanced.ui:474 #, kde-format msgid "Security" msgstr "Bezpieczeństwo" #. i18n: ectx: property (toolTip), widget (QLabel, label_3) #. i18n: ectx: property (toolTip), widget (QComboBox, cboCipher) #: openvpnadvanced.ui:483 openvpnadvanced.ui:509 #, kde-format msgid "" "Encrypt packets with cipher algorithm. The default is BF-CBC (Blowfish in " "Cipher\n" "Block Chaining mode)." msgstr "" "Zaszyfruj pakiety algorytmem, domyślnie BF-CBC (Rozdymka\n" "w trybie łańcucha bloków szyfrowanych)." #. i18n: ectx: property (text), widget (QLabel, label_3) #: openvpnadvanced.ui:486 #, kde-format msgid "Cipher:" msgstr "Szyfr:" #. i18n: ectx: property (text), item, widget (QComboBox, cboCipher) #: openvpnadvanced.ui:513 #, kde-format msgid "Obtaining available ciphers…" msgstr "Pobieranie listy dostępnych szyfrów..." #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseCustomCipherKey) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbCustomCipherKey) #: openvpnadvanced.ui:525 openvpnadvanced.ui:541 #, kde-format msgid "" "Set cipher key size to a custom value. If unspecified, it defaults to cipher-" "specific size." msgstr "" "Ustaw własny rozmiar klucza szyfrującego. Jeśli nie podano, to rozmiar jest " "ustawiany zależnie od szyfrowania." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomCipherKey) #: openvpnadvanced.ui:531 #, kde-format msgid "Use custom size of cipher key:" msgstr "Użyj własnego rozmiaru klucza szyfrującego:" #. i18n: ectx: property (toolTip), widget (QLabel, label_4) #. i18n: ectx: property (toolTip), widget (QComboBox, cboHmac) #: openvpnadvanced.ui:561 openvpnadvanced.ui:583 #, kde-format msgid "" "Authenticate packets with HMAC using message digest algorithm. The default " "is SHA1." msgstr "" "Uwierzytelnij pakiety przy użyciu HMAC używając algorytmu message digest, " "domyślnie jest to SHA1." #. i18n: ectx: property (text), widget (QLabel, label_4) #: openvpnadvanced.ui:564 #, kde-format msgid "HMAC Authentication:" msgstr "Uwierzytelnianie HMAC:" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:587 #, kde-format msgctxt "like in use Default configuration" msgid "Default" msgstr "Domyślne" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:592 openvpnadvanced.ui:945 #, kde-format msgctxt "like in None setting selected" msgid "None" msgstr "Brak" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:597 #, kde-format msgid "MD-4" msgstr "MD-4" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:602 #, kde-format msgid "MD-5" msgstr "MD-5" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:607 #, kde-format msgid "SHA-1" msgstr "SHA-1" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:612 #, kde-format msgid "SHA-224" msgstr "SHA-224" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:617 #, kde-format msgid "SHA-256" msgstr "SHA-256" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:622 #, kde-format msgid "SHA-384" msgstr "SHA-384" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:627 #, kde-format msgid "SHA-512" msgstr "SHA-512" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:632 #, kde-format msgid "RIPEMD-160" msgstr "RIPEMD-160" #. i18n: ectx: attribute (title), widget (QWidget, tlsTab) #: openvpnadvanced.ui:656 #, kde-format msgid "TLS Settings" msgstr "Ustawienia TLS" #. i18n: ectx: property (toolTip), widget (QLabel, lblCertCheck) #. i18n: ectx: property (toolTip), widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:670 openvpnadvanced.ui:686 #, kde-format msgid "" "Verify server certificate identification.\n" "\n" "When enabled, connection will only succeed if the server certificate " "matches\n" "some expected properties.\n" "Matching can either apply to the whole certificate subject (all the " "fields),\n" "or just the Common Name (CN field).\n" msgstr "" "Sprawdź identyfikację certyfikatu serwera.\n" "\n" "Gdy włączone, połączenie zostanie nawiązane tylko wtedy, gdy certyfikat " "serwera będzie pasował\n" "do oczekiwanych właściwości.\n" "Dopasowywanie może być zastosowane albo do całego podmiotu certyfikatu " "(wszystkie pola),\n" "lub tylko do nazwy nazwy powszechnej (pole CN).\n" #. i18n: ectx: property (text), widget (QLabel, lblCertCheck) #: openvpnadvanced.ui:673 #, kde-format msgid "Server Certificate Check:" msgstr "Sprawdzenie certyfikatu serwera:" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:690 #, kde-format msgid "Don't verify certificate identification" msgstr "Nie sprawdzaj indentyfikacji certyfikatu" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:695 #, kde-format msgid "Verify whole subject exactly" msgstr "Sprawdź cały podmiot dokładnie" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:700 #, kde-format msgid "Verify name exactly" msgstr "Sprawdź nazwę dokładnie" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:705 #, kde-format msgid "Verify name by prefix" msgstr "Sprawdź nazwę przedrostkiem" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:710 #, kde-format msgid "Verify subject partially (legacy mode, strongly discouraged)" msgstr "Sprawdź podmiot częściowo (przestarzały tryb, silnie odradzany)" #. i18n: ectx: property (toolTip), widget (QLabel, lbSubjectMatch) #. i18n: ectx: property (toolTip), widget (QLineEdit, subjectMatch) #: openvpnadvanced.ui:725 openvpnadvanced.ui:741 #, kde-format msgid "" "Subject or Common Name to verify server certificate information against." msgstr "" "Podmiot lub nazwa powszechna, wg której sprawdzać informacje certyfikatu " "serwera." #. i18n: ectx: property (text), widget (QLabel, lbSubjectMatch) #: openvpnadvanced.ui:728 #, kde-format msgid "Subject Match:" msgstr "Dopasowanie podmiotu:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, subjectMatch) #: openvpnadvanced.ui:744 #, kde-format msgid "" "Connect only to servers whose certificate matches the given subject. " "Example: /CN=myvpn.company.com" msgstr "" "Łącz do tych serwerów, których certyfikat pasuje do podanego podmiotu. " "Przykład: /CN=myvpn.company.com" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkRemoteCertTls) #. i18n: ectx: property (toolTip), widget (QLabel, labelRemoteCertTls) #. i18n: ectx: property (toolTip), widget (QComboBox, cmbRemoteCertTls) #: openvpnadvanced.ui:757 openvpnadvanced.ui:773 openvpnadvanced.ui:787 #, kde-format msgid "" "Require that peer certificate was signed with an explicit key usage and " "extended\n" "key usage based on RFC3280 TLS rules." msgstr "" "Wymagaj, żeby certyfikat uczestnika był podpisany jednoznacznym " "przeznaczeniem\n" "klucza i rozszerzonym przeznaczeniem klucza na podstawie zasad RFC3280 TLS" #. i18n: ectx: property (text), widget (QCheckBox, chkRemoteCertTls) #: openvpnadvanced.ui:760 #, kde-format msgid "Verify peer (server) certificate usage signature" msgstr "Potwierdź podpis uczestnika (serwera) dotyczący użycia certyfikatu" #. i18n: ectx: property (text), widget (QLabel, labelRemoteCertTls) #: openvpnadvanced.ui:776 #, kde-format msgid "Remote peer certificate TLS type:" msgstr "Rodzaj zdalnego certyfikatu TLS uczestnika:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbRemoteCertTls) #. i18n: ectx: property (text), item, widget (QComboBox, cmbNsCertType) #: openvpnadvanced.ui:791 openvpnadvanced.ui:838 #, kde-format msgid "Server" msgstr "Serwer" #. i18n: ectx: property (text), item, widget (QComboBox, cmbRemoteCertTls) #. i18n: ectx: property (text), item, widget (QComboBox, cmbNsCertType) #: openvpnadvanced.ui:796 openvpnadvanced.ui:843 #, kde-format msgid "Client" msgstr "Klient" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkNsCertType) #. i18n: ectx: property (toolTip), widget (QLabel, lblNsCertType) #. i18n: ectx: property (toolTip), widget (QComboBox, cmbNsCertType) #: openvpnadvanced.ui:806 openvpnadvanced.ui:821 openvpnadvanced.ui:834 #, kde-format msgid "" "Require that peer certificate was signed with an explicit nsCertType " "designation." msgstr "" "Wymagaj, żeby certyfikat uczestnika był podpisany jednoznacznym oznaczeniem " "nsCertType." #. i18n: ectx: property (text), widget (QCheckBox, chkNsCertType) #: openvpnadvanced.ui:809 #, kde-format msgid "Verify peer (server) certificate nsCertType designation" msgstr "Potwierdź oznaczenie nsCertType certyfikatu uczestnika (serwera)" #. i18n: ectx: property (text), widget (QLabel, lblNsCertType) #: openvpnadvanced.ui:824 #, kde-format msgid "Remote peer certificate nsCert designation:" msgstr "Oznaczenie nsCert certyfikatu zdalnego uczestnika:" #. i18n: ectx: property (toolTip), widget (QGroupBox, useExtraTlsAuth) #: openvpnadvanced.ui:853 #, kde-format msgid "Add an additional layer of HMAC authentication." msgstr "Dodaj dodatkową warstwę uwierzytelnienia HMAC" #. i18n: ectx: property (text), widget (QLabel, label) #: openvpnadvanced.ui:868 #, kde-format msgid "Mode:" msgstr "Tryb:" #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode) #: openvpnadvanced.ui:876 #, kde-format msgid "None" msgstr "Brak" #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode) #: openvpnadvanced.ui:881 #, kde-format msgid "TLS-Auth" msgstr "TLS-Auth" #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode) #: openvpnadvanced.ui:886 #, kde-format msgid "TLS-Crypt" msgstr "TLS-Crypt" #. i18n: ectx: property (toolTip), widget (QLabel, textLabel4_3) #. i18n: ectx: property (toolTip), widget (KUrlRequester, kurlTlsAuthKey) #: openvpnadvanced.ui:895 openvpnadvanced.ui:915 #, kde-format msgid "" "Add an additional layer of HMAC authentication on top of the TLS control " "channel\n" "to protect against DoS attacks." msgstr "" "Dodaj dodatkową warstwę uwierzytelnienia HMAC nad kanał sterujący TLS\n" "w celu ochrony przed atakami DoS." #. i18n: ectx: property (text), widget (QLabel, textLabel4_3) #: openvpnadvanced.ui:898 #, kde-format msgid "Key File:" msgstr "Plik klucza:" #. i18n: ectx: property (toolTip), widget (QLabel, textLabel1) #. i18n: ectx: property (toolTip), widget (QComboBox, cboDirection) #: openvpnadvanced.ui:922 openvpnadvanced.ui:941 #, kde-format msgid "Direction parameter for static key mode." msgstr "Parametr kierunku dla trybu statycznego klucza." #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:950 #, kde-format msgid "Server (0)" msgstr "Serwer (0)" #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:955 #, kde-format msgid "Client (1)" msgstr "Klient (1)" #. i18n: ectx: attribute (title), widget (QWidget, proxyTab) #: openvpnadvanced.ui:980 #, kde-format msgid "Proxies" msgstr "Pośrednicy" #. i18n: ectx: property (toolTip), widget (QLabel, label_11) #. i18n: ectx: property (toolTip), widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:992 openvpnadvanced.ui:1017 #, kde-format msgid "Proxy type: HTTP or SOCKS" msgstr "Rodzaj pośrednika: HTTP lub SOCKS" #. i18n: ectx: property (text), widget (QLabel, label_11) #: openvpnadvanced.ui:995 #, kde-format msgid "Proxy Type:" msgstr "Rodzaj pośrednika:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:1021 #, kde-format msgid "Not Required" msgstr "Niewymagane" #. i18n: ectx: property (text), item, widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:1026 #, kde-format msgid "HTTP" msgstr "HTTP" #. i18n: ectx: property (text), item, widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:1031 #, kde-format msgid "SOCKS" msgstr "SOCKS" #. i18n: ectx: property (text), widget (QLabel, lbProxyType) #: openvpnadvanced.ui:1050 #, kde-format msgid "" "Select this option if your organization requires the use of a proxy server " "to access the Internet." msgstr "" "Zaznacz tę opcję, jeśli twoja organizacja wymaga użycia serwera " "pośredniczącego do dostępu do internetu." #. i18n: ectx: property (toolTip), widget (QLabel, label_12) #. i18n: ectx: property (toolTip), widget (QLineEdit, proxyServerAddress) #: openvpnadvanced.ui:1060 openvpnadvanced.ui:1073 #, kde-format msgid "Connect to remote host through a proxy with this address." msgstr "Łącz do zdalnego gospodarza przez pośrednika o tym adresie." #. i18n: ectx: property (text), widget (QLabel, label_12) #: openvpnadvanced.ui:1063 #, kde-format msgid "Server Address:" msgstr "Adres serwera:" #. i18n: ectx: property (toolTip), widget (QLabel, label_13) #. i18n: ectx: property (toolTip), widget (QSpinBox, sbProxyPort) #: openvpnadvanced.ui:1083 openvpnadvanced.ui:1102 #, kde-format msgid "Connect to remote host through a proxy with this port." msgstr "Łącz do zdalnego gospodarza przez pośrednika o tym porcie." #. i18n: ectx: property (text), widget (QLabel, label_13) #: openvpnadvanced.ui:1086 #, kde-format msgid "Port:" msgstr "Port:" #. i18n: ectx: property (toolTip), widget (QLabel, label_14) #. i18n: ectx: property (toolTip), widget (PasswordField, proxyUsername) #: openvpnadvanced.ui:1112 openvpnadvanced.ui:1125 #, kde-format msgid "HTTP/SOCKS proxy username passed to OpenVPN when prompted for it." msgstr "" "Nazwa użytkownika pośrednika HTTP/SOCKS podawana w OpenVPN, w razie pytania." #. i18n: ectx: property (text), widget (QLabel, label_14) #: openvpnadvanced.ui:1115 #, kde-format msgid "Proxy Username:" msgstr "Nazwa użytkownika pośrednika:" #. i18n: ectx: property (toolTip), widget (QLabel, label_15) #. i18n: ectx: property (toolTip), widget (PasswordField, proxyPassword) #: openvpnadvanced.ui:1135 openvpnadvanced.ui:1150 #, kde-format msgid "HTTP/SOCKS proxy password passed to OpenVPN when prompted for it." msgstr "Hasło pośrednika HTTP/SOCKS podawane w OpenVPN, w razie pytania." #. i18n: ectx: property (text), widget (QLabel, label_15) #: openvpnadvanced.ui:1138 openvpnauth.cpp:84 openvpnauth.cpp:121 #, kde-format msgid "Proxy Password:" msgstr "Hasło pośrednika:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1162 #, kde-format msgid "Retry indefinitely on proxy errors. It simulates a SIGUSR1 reset." msgstr "" "Ponawiaj w nieskończoność w razie błędów pośrednika. Stymuluje ponowne " "uruchomienie SIGUSR1." #. i18n: ectx: property (text), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1165 #, kde-format msgid "Retry indefinitely when errors occur" msgstr "Ponawiaj w nieskończoność, gdy wystąpią błędy" #: openvpnadvancedwidget.cpp:82 #, kde-format msgctxt "@title: window advanced openvpn properties" msgid "Advanced OpenVPN properties" msgstr "Rozszerzone właściwości OpenVPN" #: openvpnadvancedwidget.cpp:154 openvpnadvancedwidget.cpp:178 #, kde-format msgctxt "@item:inlistbox Item added when OpenVPN cipher lookup failed" msgid "OpenVPN cipher lookup failed" msgstr "Nieudane wyszukiwanie szyfru OpenVPN" #: openvpnadvancedwidget.cpp:161 #, kde-format msgctxt "@item::inlist Default openvpn cipher item" msgid "Default" msgstr "Domyślne" #: openvpnadvancedwidget.cpp:175 #, kde-format msgctxt "@item:inlistbox Item added when OpenVPN cipher lookup failed" msgid "No OpenVPN ciphers found" msgstr "Nie znaleziono szyfrów OpenVPN" #: openvpnauth.cpp:82 openvpnauth.cpp:114 #, kde-format msgid "Key Password:" msgstr "Hasło klucza:" #: openvpnauth.cpp:95 #, kde-format msgid "OTP" msgstr "OTP" #: openvpnauth.cpp:95 #, kde-format msgid "authenticator" msgstr "uwierzytelniacz" #: openvpnauth.cpp:95 #, kde-format msgid "code" msgstr "kod" #: openvpnauth.cpp:95 #, kde-format msgid "token" msgstr "token" #: openvpnauth.cpp:95 #, kde-format msgid "one-time password" msgstr "hasło jednorazowe" #~ msgid "*.pem *.crt *.key *.cer *.p12" #~ msgstr "*.pem *.crt *.key *.cer *.p12" #~ msgid "*.key" #~ msgstr "*.key" #~ msgid "*.pem *.crt *.key *.cer" #~ msgstr "*.pem *.crt *.key *.cer" #~ msgid "Could not open file" #~ msgstr "Nie można otworzyć pliku" #~ msgid "Do you want to copy your certificates to %1?" #~ msgstr "Czy chcesz skopiować swoje certyfikaty do %1?" #~ msgid "Copy certificates" #~ msgstr "Skopiuj certyfikaty" #~ msgid "Copy" #~ msgstr "Skopiuj" #~ msgid "Unknown option: %1" #~ msgstr "Nieznana opcja: %1" #~ msgid "Invalid number of arguments (expected 1) in option: %1" #~ msgstr "Nieprawidłowa liczba argumentów (oczekiwano 1) w opcji: %1" #~ msgid "Invalid size (should be between 0 and 0xFFFF) in option: %1" #~ msgstr "" #~ "Nieprawidłowy rozmiar (powinien zawierać się pomiędzy 0 a 0xFFFF) w " #~ "opcji: %1" #~ msgid "Invalid proxy option: %1" #~ msgstr "Nieprawidłowa opcja pośrednika sieciowego: %1" #~ msgid "Invalid port (should be between 1 and 65535) in option: %1" #~ msgstr "" #~ "Nieprawidłowy port (powinien zawierać się pomiędzy 1 a 65535) w opcji: %1" #~ msgid "Invalid number of arguments (expected 2) in option: %1" #~ msgstr "Nieprawidłowa liczba argumentów (oczekiwano 2) w opcji: %1" #~ msgid "Invalid argument in option: %1" #~ msgstr "Nieprawidłowy argument w opcji: %1" #~ msgid "File %1 is not a valid OpenVPN's client configuration file" #~ msgstr "Plik %1 nie jest prawidłowym plikiem ustawień klienta OpenVPN" #~ msgid "File %1 is not a valid OpenVPN configuration (no remote)." #~ msgstr "Plik %1 nie jest prawidłowymi ustawieniami OpenVPN (brak zdalnego)." #~ msgid "Could not open file for writing" #~ msgstr "Nie można otworzyć pliku do zapisywania" #~ msgid "Use fast LZO compression." #~ msgstr "Użyj szybkiej kompresji LZO." #~ msgid "Yes" #~ msgstr "Tak" #~ msgid "Invalid size (should be between 0 and 604800) in option: %1" #~ msgstr "" #~ "Nieprawidłowy rozmiar (powinien zawierać się pomiędzy 0 a 604800) w " #~ "opcji: %1" #~ msgid "Use additional TLS authentication" #~ msgstr "Użyj dodatkowego uwierzytelniania TLS" #~ msgid "TCP/UDP port number for local-peer." #~ msgstr "Numer portu TCP/UDP dla lokalnego użytkownika." #~ msgid "Custom tunnel MTU:" #~ msgstr "Własny tunel MTU:" #~ msgid "" #~ "Accept connections only from a host with X509 name or common name equal " #~ "to\n" #~ "the specified one." #~ msgstr "" #~ "Przyjmuj połączenia tylko od gospodarzy o nazwie X509 lub nazwie " #~ "powszechnej\n" #~ "równej tej podanej." #~ msgid "" #~ "Connect only to servers whose certificate matches the given subject.\n" #~ "Example: /CN=myvpn.company.com" #~ msgstr "" #~ "Łącz do tych serwerów, których certyfikat pasuje do podanego podmiotu.\n" #~ "Przykład: /CN=myvpn.company.com" #~ msgid "No by default" #~ msgstr "Domyślnie nie" #~ msgid "Store" #~ msgstr "Przechowuj" #~ msgid "Always Ask" #~ msgstr "Zawsze pytaj" #~ msgid "X.509 Certificates" #~ msgstr "Certyfikaty X.509" #~ msgid "X.509 With Password" #~ msgstr "X.509 z hasłem" #~ msgid "CA file:" #~ msgstr "Plik CA:" #~ msgid "Key:" #~ msgstr "Klucz:" #~ msgid "Use TAP device" #~ msgstr "Wykorzystaj urządzenie TAP" #~ msgid "Show Passwords" #~ msgstr "Pokaż hasła" #~ msgid "Show Password" #~ msgstr "Pokaż hasło" #~ msgid "Show passwords" #~ msgstr "Pokaż hasła" #~ msgid "&Key:" #~ msgstr "&Klucz:" #~ msgid "OpenVPNAuthentication" #~ msgstr "Uwierzytelnianie OpenVPN"