# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Lasse Liehu , 2013, 2014, 2015, 2016, 2017. # Tommi Nieminen , 2015, 2016, 2017, 2018, 2020, 2021, 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-02 17:09+0300\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" "Language: fi\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 22.12.3\n" #: openvpn.cpp:183 #, kde-format msgid "NetworkManager is missing support for OpenVPN" msgstr "NetworkManagerista puuttuu OpenVPN-tuki" #: openvpn.cpp:208 #, kde-format msgid "Error saving file %1: %2" msgstr "Virhe tallennettaessa tiedostoa %1: %2" #: openvpn.cpp:236 #, kde-format msgid "Error copying certificate to %1: %2" msgstr "Virhe kopioitaessa varmennetta kohteeseen %1: %2" #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: openvpn.ui:19 #, kde-format msgid "Gateway:" msgstr "Yhdyskäytävä:" #. 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 "" "Etäyhdyskäytävä(t) sekä valinnaisesti portti ja yhteyskäytäntö (esim. ovpn." "yhtio.com:1234:tcp).\n" "Myös useampia koneita voi määrittää (käytä erottimena pilkkuja tai " "välilyöntejä)." #. i18n: ectx: property (text), widget (QLabel, labelConnectionType) #: openvpn.ui:46 #, kde-format msgid "Connection type:" msgstr "Yhteyden tyyppi:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbConnectionType) #: openvpn.ui:68 #, kde-format msgid "Select an authentication mode." msgstr "Valitse todennustapa." #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:72 #, kde-format msgid "Certificates (TLS)" msgstr "Varmenteet (TLS)" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:77 #, kde-format msgid "Static Key" msgstr "Kiinteä avain" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:82 #, kde-format msgid "Password" msgstr "Salasana" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:87 #, kde-format msgid "Password with Certificates (TLS)" msgstr "Salasana varmentein (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 "CA-varmenne:" #. 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 "Varmenneauktoriteetti- eli CA-tiedosto .pem-muodossa." #. 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 "Käyttäjän varmenne:" #. 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 "" "Paikallisen käyttäjän allekirjoitettu varmenne .pem-muodossa (CA-varmenteen " "CA:n allekirjoittama)." #. 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 "Yksityinen avain:" #. 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 "Paikallisen käyttäjän yksityinen avain .pem-muodossa." #. 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 "Yksityisen avaimen salasana:" #. 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 "Yksityisen avaimen salasana." #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: openvpn.ui:217 #, kde-format msgid "Static Key:" msgstr "Kiinteä avain:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, pskSharedKey) #: openvpn.ui:230 #, kde-format msgid "Pre-shared file for Static Key encryption mode (non-TLS)." msgstr "Esijaettu tiedosto kiinteän avaimen salaustavalle (ei-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 "Avaimen suunta:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbKeyDirection) #: openvpn.ui:255 #, kde-format msgid "Direction for Static Key encryption mode (non-TLS)." msgstr "Kiinteän avaimen salaustavan (ei-TLS) suunta." #. 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 "" "Jos avaimen suunta on käytössä, sen täytyy olla vastakkainen kuin VPN:n " "vertaiskoneella." #. i18n: ectx: property (text), item, widget (QComboBox, cmbKeyDirection) #: openvpn.ui:262 #, kde-format msgctxt "No \"Key Direction\"" msgid "None" msgstr "Ei suuntaa" #. 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 "Paikallinen IP-osoite:" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskLocalIp) #: openvpn.ui:293 #, kde-format msgid "IP address of the remote VPN endpoint." msgstr "Etä-VPN-päätepisteen IP-osoite." #. i18n: ectx: property (text), widget (QLabel, textLabel7) #: openvpn.ui:303 #, kde-format msgid "Remote IP Address:" msgstr "Etä-IP-osoite:" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskRemoteIp) #: openvpn.ui:316 #, kde-format msgid "IP address of the local VPN endpoint." msgstr "Paikallisen VPN-päätepisteen IP-osoite." #. 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 "" "Jos avaimen suuntaa käytetään, sen täytyy olla vastakkaissuuntainen VPN-" "vertaisen käyttämään suuntaan verrattuna. Esimerkiksi, jos vertainen käyttää " "suuntaa ”1”, tämän yhteyden täytyy käyttää suuntaa ”0”. Jos olet epävarma " "arvosta, ota yhteyttä järjestelmän ylläpitäjääsi." #. 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 "Käyttäjätunnus:" #. 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 "OpenVPN:lle välitettävä käyttäjätunnus sitä kysyttäessä." #. 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 "Salasana:" #. 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 "OpenVPN:lle välitettävä salasana sitä kysyttäessä." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: openvpn.ui:643 #, kde-format msgid "Advanced…" msgstr "Lisäasetukset…" #. i18n: ectx: attribute (title), widget (QWidget, generalTab) #: openvpnadvanced.ui:28 #, kde-format msgid "General" msgstr "Perusasetukset" #. 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 "" "Asiakkaan TCP/UDP-portti. (Oletusarvo, kun yhdyskäytävälle ei ole " "porttia.)Asiakkaan TCP/UDP-portti. (Oletusarvo, kun yhdyskäytävälle ei ole " "porttia.)" #. i18n: ectx: property (text), widget (QCheckBox, chkCustomPort) #: openvpnadvanced.ui:39 #, kde-format msgid "Use custom gateway port:" msgstr "Oma yhdyskäytäväportti:" #. 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 "Automaattinen" #. 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 "Neuvottele datakanavan avain uudelleen tietyn sekuntimäärän jälkeen." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomReneg) #: openvpnadvanced.ui:75 #, kde-format msgid "Use custom renegotiation interval:" msgstr "Oma uudelleenneuvotteluaikaväli:" #. 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 "Käytä pakkausta." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCompression) #: openvpnadvanced.ui:99 #, kde-format msgid "Use compression" msgstr "Käytä pakkausta" #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:113 #, kde-format msgid "No" msgstr "Ei" #. 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 "Mukautuva" #. 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 "Automaattinen" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:148 #, kde-format msgid "Use TCP for communicating with remote host." msgstr "Käytä TCP:tä etäkoneyhteyteen." #. i18n: ectx: property (text), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:151 #, kde-format msgid "Use a TCP connection" msgstr "Käytä TCP-yhteyttä" #. 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 "Aseta virtuaalilaitteen tyyppi tarkasti (TUN/TAP)." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceType) #: openvpnadvanced.ui:163 #, kde-format msgid "Set virtual device type:" msgstr "Aseta virtuaalilaitteen tyyppi:" #. 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 "" "Käytä omaa TUN/TAP-virtuaalilaitteen nimeä (oletusarvoisen ”tun”- tai ”tap”-" "nimen sijaan)." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceName) #: openvpnadvanced.ui:197 #, kde-format msgid "Set virtual device name:" msgstr "Aseta virtuaalilaitteen nimi:" #. 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 "Käytä TUN-laitteen MTU:ta annettuna arvona ja johda linkin MTU siitä." #. i18n: ectx: property (text), widget (QCheckBox, chkMtu) #: openvpnadvanced.ui:230 #, kde-format msgid "Use custom tunnel Maximum Transmission Unit (MTU):" msgstr "Mukauta tunnelin MTU-arvoa (Maximum Transmission Unit):" #. 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 "Käytä sisäistä datagrammien pilkkomista tällä enimmäiskoolla." #. i18n: ectx: property (text), widget (QCheckBox, chkCustomFragmentSize) #: openvpnadvanced.ui:266 #, kde-format msgid "Use custom UDP fragment size:" msgstr "Oma UDP-lohkokoko:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:294 #, kde-format msgid "Restrict tunnel TCP maximum segment size." msgstr "Rajoita tunnelin TCP-segmentin enimmäiskokoa." #. i18n: ectx: property (text), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:297 #, kde-format msgid "Restrict TCP maximum segment size (MSS)" msgstr "Rajoita TCP:n segmentin enimmäiskokoa (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 "" "Satunnaista (etä)yhdyskäytäväluettelon järjestys yksinkertaisen\n" "kuormantasauksen aikaansaamiseksi." #. i18n: ectx: property (text), widget (QCheckBox, chkRandRemHosts) #: openvpnadvanced.ui:308 #, kde-format msgid "Randomize remote hosts" msgstr "Satunnaista etäkoneet" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:315 #, kde-format msgid "Build a tun link capable of forwarding IPv6 traffic." msgstr "Luo IPv6-liikenteen välittämiseen kykenevä tun-linkki." #. i18n: ectx: property (text), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:318 #, kde-format msgid "IPv6 tun link" msgstr "IPv6-tun-linkki" #. 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 "" "Pingaa etäkonetta TCP/UDP-ohjauskanavan kautta, ellei paketteja ole " "lähetetty n sekuntiin." #. i18n: ectx: property (text), widget (QCheckBox, chkPingInterval) #: openvpnadvanced.ui:330 #, kde-format msgid "Specify ping interval:" msgstr "Ping-aikaväli:" #. 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 "" "Lopeta tai käynnistä uudelleen n sekunnissa, jollei etäkone lähetä pingiä " "tai muuta pakettia." #. i18n: ectx: property (text), widget (QCheckBox, chkSpecifyExitRestartPing) #: openvpnadvanced.ui:363 #, kde-format msgid "Specify exit or restart ping:" msgstr "Pingin lopetus tai uudelleenkäynnistys:" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:377 #, kde-format msgid "ping-exit" msgstr "ping-lopetus" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:382 #, kde-format msgid "ping-restart" msgstr "ping-uudelleenkäynnistys" #. 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 "" "Salli etäkoneen muuttaa IP-osoitettaan tai porttiaan esim. DHCP:n takia\n" "(tämä on oletus, jollei --remote ole käytössä). Jos annetaan sekä --float\n" "että --remote, sallitaan OpenVPN-istunnon aluksi yhdistää koneeseen, jonka\n" "osoite tunnetaan mutta jos paketit saapuvat uudesta osoitteesta ja " "läpäisevät\n" "kaikki todennustesit, istunto vaihtaa käyttämään uutta osoitetta. Tästä on\n" "apua yhdistettäessä koneeseseen, jonka osoite on dynaaminen (on esim.\n" "DHCP-asiakas).\n" "\n" "\n" "--float määrää OpenVPN:n ennen kaikkea hyväksymään todennetut paketit mistä\n" "tahansa osoitteesta, ei vain --remote-valitsimella annetusta." #. i18n: ectx: property (text), widget (QCheckBox, chkAcceptAuthenticatedPackets) #: openvpnadvanced.ui:423 #, kde-format msgid "Accept authenticated packets from any address (Float)" msgstr "Hyväksy todennetut paketit mistä vain osoitteesta (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 "Määritä enimmäismäärä reittejä, jonka palvelin saa määrittää." #. i18n: ectx: property (text), widget (QCheckBox, chkMaxRoutes) #: openvpnadvanced.ui:435 #, kde-format msgid "Specify max routes:" msgstr "Reittien enimmäismäärä:" #. i18n: ectx: attribute (title), widget (QWidget, securityTab) #: openvpnadvanced.ui:474 #, kde-format msgid "Security" msgstr "Suojaus" #. 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 "" "Salaa paketit salausalgoritmilla. Oletus on BF-CBC (Blowfishin cipher\n" "block chaining -tila)." #. i18n: ectx: property (text), widget (QLabel, label_3) #: openvpnadvanced.ui:486 #, kde-format msgid "Cipher:" msgstr "Salaus:" #. i18n: ectx: property (text), item, widget (QComboBox, cboCipher) #: openvpnadvanced.ui:513 #, kde-format msgid "Obtaining available ciphers…" msgstr "Haetaan saatavilla olevia salauksia…" #. 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 "" "Aseta salausavaimen koko omaan arvoon. Jos ei määritetty, koko on " "salauskohtainen oletusarvo." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomCipherKey) #: openvpnadvanced.ui:531 #, kde-format msgid "Use custom size of cipher key:" msgstr "Käytä omaa kokoa salausavaimelle:" #. 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 "Todenna paketit HMACilla tiivistealgoritmia käyttäen; oletus on SHA1." #. i18n: ectx: property (text), widget (QLabel, label_4) #: openvpnadvanced.ui:564 #, kde-format msgid "HMAC Authentication:" msgstr "HMAC-todentaminen:" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:587 #, kde-format msgctxt "like in use Default configuration" msgid "Default" msgstr "Default" #. 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 "Ei mikään" #. 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 "TLS-asetukset" #. 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 "" "Vahvista palvelinvarmenteen identiteetti.\n" "\n" "Jos on käytössä, yhteys onnistuu vain, jos palvelinvarmenne vastaa " "odotettuja arvoja.\n" "Arvoja voidaan käyttää joko varmenteen kaikkiin kenttiin tai vain yleiseen " "nimeen\n" "(CN-kenttään.)\n" #. i18n: ectx: property (text), widget (QLabel, lblCertCheck) #: openvpnadvanced.ui:673 #, kde-format msgid "Server Certificate Check:" msgstr "Palvelinvarmenteen tarkistus:" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:690 #, kde-format msgid "Don't verify certificate identification" msgstr "Älä vahvista varmenteen identiteettiä" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:695 #, kde-format msgid "Verify whole subject exactly" msgstr "Varmista koko aihe tarkasti" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:700 #, kde-format msgid "Verify name exactly" msgstr "Varmista nimi tarkasti" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:705 #, kde-format msgid "Verify name by prefix" msgstr "Varmista nimi etuliitteen mukaan" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:710 #, kde-format msgid "Verify subject partially (legacy mode, strongly discouraged)" msgstr "Varmista aihe osin (yhteensopivuusasetus: älä käytä, jos mahdollista)" #. 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 "" "Aihe tai yleinen nimi, jota vastaen palvelinvarmenteen tiedot vahvistetaan." #. i18n: ectx: property (text), widget (QLabel, lbSubjectMatch) #: openvpnadvanced.ui:728 #, kde-format msgid "Subject Match:" msgstr "Aiheen haku:" #. 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 "" "Yhdistä vain palvelimiin, joiden varmenne vastaa annettua aihetta. Esim. /" "CN=omavpn.yritys.fi" #. 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 "" "Vaadi, että käyttäjän varmenne on allekirjoitettu RFC3280:n TLS-sääntöihin " "pohjautuvilla\n" "tarkan ja laajennetun avaimen käytön säännöillä." #. i18n: ectx: property (text), widget (QCheckBox, chkRemoteCertTls) #: openvpnadvanced.ui:760 #, kde-format msgid "Verify peer (server) certificate usage signature" msgstr "Tarkista vertaisen (palvelimen) varmenteen käytön allekirjoitus" #. i18n: ectx: property (text), widget (QLabel, labelRemoteCertTls) #: openvpnadvanced.ui:776 #, kde-format msgid "Remote peer certificate TLS type:" msgstr "Etävertaisen varmenteen TLS-tyyppi:" #. 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 "Palvelin" #. 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 "Asiakas" #. 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 "" "Vaadi, että etäkoneen varmenne on allekirjoitettu eksplisiittisellä " "nsCertType-nimityksellä." #. i18n: ectx: property (text), widget (QCheckBox, chkNsCertType) #: openvpnadvanced.ui:809 #, kde-format msgid "Verify peer (server) certificate nsCertType designation" msgstr "Vahvista koneen (palvelimen) varmenteen nsCertType-nimitys" #. i18n: ectx: property (text), widget (QLabel, lblNsCertType) #: openvpnadvanced.ui:824 #, kde-format msgid "Remote peer certificate nsCert designation:" msgstr "Etäkoneen varmenteen nsCertType-nimitys:" #. i18n: ectx: property (toolTip), widget (QGroupBox, useExtraTlsAuth) #: openvpnadvanced.ui:853 #, kde-format msgid "Add an additional layer of HMAC authentication." msgstr "Lisää HMAC-lisätodennustaso." #. i18n: ectx: property (text), widget (QLabel, label) #: openvpnadvanced.ui:868 #, kde-format msgid "Mode:" msgstr "Tila:" #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode) #: openvpnadvanced.ui:876 #, kde-format msgid "None" msgstr "Ei mitään" #. 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 "" "Lisää HMAC-todennuksen lisätaso TLS-ohjauskanavan ylle suojautuaksesi\n" "DoS-hyökkäyksiltä." #. i18n: ectx: property (text), widget (QLabel, textLabel4_3) #: openvpnadvanced.ui:898 #, kde-format msgid "Key File:" msgstr "Avaintiedosto:" #. 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 "Kiinteän avaimen tilan suuntaparametri." #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:950 #, kde-format msgid "Server (0)" msgstr "Palvelin (0)" #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:955 #, kde-format msgid "Client (1)" msgstr "Asiakas (1)" #. i18n: ectx: attribute (title), widget (QWidget, proxyTab) #: openvpnadvanced.ui:980 #, kde-format msgid "Proxies" msgstr "Välityspalvelimet" #. 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 "Välityspalvelimen tyyppi: HTTP tai Socks" #. i18n: ectx: property (text), widget (QLabel, label_11) #: openvpnadvanced.ui:995 #, kde-format msgid "Proxy Type:" msgstr "Välityspalvelimen tyyppi:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:1021 #, kde-format msgid "Not Required" msgstr "Ei vaadittu" #. 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 "" "Valitse tämä asetus, jos organisaatiosi vaatii välityspalvelimen käyttöä " "internetiin yhdistämiseksi." #. 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 "" "Yhdistä etäkoneeseen tässä osoitteessa olevan välityspalvelimen kautta." #. i18n: ectx: property (text), widget (QLabel, label_12) #: openvpnadvanced.ui:1063 #, kde-format msgid "Server Address:" msgstr "Palvelinosoite:" #. 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 "Yhdistä etäkoneeseen välityspalvelimen tämän portin kautta." #. i18n: ectx: property (text), widget (QLabel, label_13) #: openvpnadvanced.ui:1086 #, kde-format msgid "Port:" msgstr "Portti:" #. 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 "" "OpenVPN:lle välitettävä HTTP/Socks-välityspalvelimen käyttäjätunnus sitä " "kysyttäessä." #. i18n: ectx: property (text), widget (QLabel, label_14) #: openvpnadvanced.ui:1115 #, kde-format msgid "Proxy Username:" msgstr "Välityspalvelimen käyttäjätunnus:" #. 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 "" "OpenVPN:lle välitettävä HTTP/Socks-välityspalvelimen salasana sitä " "kysyttäessä." #. i18n: ectx: property (text), widget (QLabel, label_15) #: openvpnadvanced.ui:1138 openvpnauth.cpp:84 openvpnauth.cpp:121 #, kde-format msgid "Proxy Password:" msgstr "Välityspalvelimen salasana:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1162 #, kde-format msgid "Retry indefinitely on proxy errors. It simulates a SIGUSR1 reset." msgstr "" "Yritä loputtomasti uudelleen välityspalvelinvirheiden sattuessa. Jäljittelee " "SIGUSR1-alustusta." #. i18n: ectx: property (text), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1165 #, kde-format msgid "Retry indefinitely when errors occur" msgstr "Yritä loputtomasti uudelleen virheiden sattuessa" #: openvpnadvancedwidget.cpp:82 #, kde-format msgctxt "@title: window advanced openvpn properties" msgid "Advanced OpenVPN properties" msgstr "OpenVPN:n lisäasetukset" #: openvpnadvancedwidget.cpp:154 openvpnadvancedwidget.cpp:178 #, kde-format msgctxt "@item:inlistbox Item added when OpenVPN cipher lookup failed" msgid "OpenVPN cipher lookup failed" msgstr "OpenVPN:n salauksen haku epäonnistui" #: openvpnadvancedwidget.cpp:161 #, kde-format msgctxt "@item::inlist Default openvpn cipher item" msgid "Default" msgstr "Oletus" #: openvpnadvancedwidget.cpp:175 #, kde-format msgctxt "@item:inlistbox Item added when OpenVPN cipher lookup failed" msgid "No OpenVPN ciphers found" msgstr "OpenVPN-salauksia ei löytynyt" #: openvpnauth.cpp:82 openvpnauth.cpp:114 #, kde-format msgid "Key Password:" msgstr "Avaimen salasana:" #: openvpnauth.cpp:95 #, kde-format msgid "OTP" msgstr "OTP" #: openvpnauth.cpp:95 #, kde-format msgid "authenticator" msgstr "todentaja" #: openvpnauth.cpp:95 #, kde-format msgid "code" msgstr "koodi" #: openvpnauth.cpp:95 #, kde-format msgid "token" msgstr "merkki" #: openvpnauth.cpp:95 #, kde-format msgid "one-time password" msgstr "kertasalasana" #~ 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 "Tiedostoa ei voitu avata" #~ msgid "Do you want to copy your certificates to %1?" #~ msgstr "Haluatko kopioida varmenteet kohteeseen %1?" #~ msgid "Copy certificates" #~ msgstr "Kopioi varmenteet" #~ msgid "Unknown option: %1" #~ msgstr "Tuntematon valitsin: %1" #~ msgid "Invalid number of arguments (expected 1) in option: %1" #~ msgstr "Virheellinen valitsimen parametrien määrä (odotettiin yhtä): %1" #~ msgid "Invalid size (should be between 0 and 0xFFFF) in option: %1" #~ msgstr "Virheellinen koko (tulisi olla väliltä 0–0xFFFF) valitsimessa: %1" #~ msgid "Invalid proxy option: %1" #~ msgstr "Virheellinen välitysvalitsin: %1" #~ msgid "Invalid port (should be between 1 and 65535) in option: %1" #~ msgstr "Virheellinen portti (tulisi olla väliltä 1–65535) valitsimessa: %1" #~ msgid "Invalid number of arguments (expected 2) in option: %1" #~ msgstr "Virheellinen valitsimen parametrien määrä (odotettiin kahta): %1" #~ msgid "Invalid argument in option: %1" #~ msgstr "Virheellinen parametri valitsimessa: %1" #~ msgid "File %1 is not a valid OpenVPN's client configuration file" #~ msgstr "Tiedosto %1 ei ole kelvollinen OpenVPN:n asiakasasetustiedosto" #~ msgid "File %1 is not a valid OpenVPN configuration (no remote)." #~ msgstr "Tiedosto %1 ei ole kelvollinen OpenVPN-asetus (ei etätiedosto)." #~ msgid "Could not open file for writing" #~ msgstr "Tiedostoa ei voitu avata kirjoitettavaksi" #~ msgid "Use fast LZO compression." #~ msgstr "Käytä nopeaa LZO-pakkausta." #~ msgid "Yes" #~ msgstr "Kyllä" #~ msgid "Invalid size (should be between 0 and 604800) in option: %1" #~ msgstr "Virheellinen koko (tulisi olla väliltä 0–604800) valitsimessa: %1" #~ msgid "Use additional TLS authentication" #~ msgstr "Käytä lisäksi TLS-todentamista" #~ msgid "TCP/UDP port number for local-peer." #~ msgstr "Paikallisen asiakkaan TCP/UDP-portin numero." #~ msgid "Custom tunnel MTU:" #~ msgstr "Oma tunnelin MTU:" #~ msgid "" #~ "Accept connections only from a host with X509 name or common name equal " #~ "to\n" #~ "the specified one." #~ msgstr "" #~ "Hyväksy yhteydet vain koneilta, joiden X509- tai yleinen nimi vastaa " #~ "määritettyä." #~ msgid "" #~ "Connect only to servers whose certificate matches the given subject.\n" #~ "Example: /CN=myvpn.company.com" #~ msgstr "" #~ "Yhdistä vain palvelimiin, joiden varmenne vastaa annettua aihetta.\n" #~ "Esim. /CN=omavpn.yritys.fi" #~ msgid "No by default" #~ msgstr "Oletusarvoisesti ei" #~ msgid "Store" #~ msgstr "Tallenna" #~ msgid "Always Ask" #~ msgstr "Kysy aina" #~ msgid "X.509 Certificates" #~ msgstr "X.509-varmenteet" #~ msgid "X.509 With Password" #~ msgstr "Salasanallinen X.509" #~ msgid "CA file:" #~ msgstr "CA-tiedosto:" #~ msgid "Key:" #~ msgstr "Avain:" #~ msgid "Use TAP device" #~ msgstr "Käytä TAP-laitetta" #~ msgid "Show Passwords" #~ msgstr "Näytä salasanat" #~ msgid "Show Password" #~ msgstr "Näytä salasana" #~ msgid "Show passwords" #~ msgstr "Näytä salasanat" #~ msgid "&Key:" #~ msgstr "&Avain:" #~ msgid "OpenVPNAuthentication" #~ msgstr "OpenVPN-todentaminen"