# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Adrián Chaves Fernández , 2015. # Adrián Chaves (Gallaecio) , 2017, 2018, 2019, 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-08-06 05:26+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" "Language: gl\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 23.04.3\n" #: openvpn.cpp:183 #, kde-format msgid "NetworkManager is missing support for OpenVPN" msgstr "NetworkManager non é compatíbel con OpenVPN" #: openvpn.cpp:208 #, kde-format msgid "Error saving file %1: %2" msgstr "Produciuse un erro ao gardar o ficheiro %1: %2" #: openvpn.cpp:236 #, kde-format msgid "Error copying certificate to %1: %2" msgstr "Produciuse un erro ao copiar o certificado a %1: %2" #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: openvpn.ui:19 #, kde-format msgid "Gateway:" msgstr "Pasarela:" #. 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 "" "Pasarelas remotas, opcionalmente co porto e o protocolo (por exemplo, «ovpn." "corp.com:1234:tcp»).\n" "Pode indicar varios servidores (separados por comas ou espazos) para " "conseguir redundancia." #. i18n: ectx: property (text), widget (QLabel, labelConnectionType) #: openvpn.ui:46 #, kde-format msgid "Connection type:" msgstr "Tipo de conexión:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbConnectionType) #: openvpn.ui:68 #, kde-format msgid "Select an authentication mode." msgstr "Seleccione un modo de autenticación." #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:72 #, kde-format msgid "Certificates (TLS)" msgstr "Certificados (TLS)" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:77 #, kde-format msgid "Static Key" msgstr "Chave estática" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:82 #, kde-format msgid "Password" msgstr "Contrasinal" #. i18n: ectx: property (text), item, widget (QComboBox, cmbConnectionType) #: openvpn.ui:87 #, kde-format msgid "Password with Certificates (TLS)" msgstr "Contrasinal con certificados (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 "Certificado da CA:" #. 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 "Ficheiro dunha autoridade de certificación (CA) en formato .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 "Certificado do usuario:" #. 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 "" "O certificado do parceiro local, asinado e en formato .pem (asinado pola CA " "do certificado de CA)." #. 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 "Chave privada:" #. 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 "A chave privada do parceiro local en formato .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 "Contrasinal da chave privada:" #. 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 "O contrasinal para a chave privada." #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: openvpn.ui:217 #, kde-format msgid "Static Key:" msgstr "Chave estática:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, pskSharedKey) #: openvpn.ui:230 #, kde-format msgid "Pre-shared file for Static Key encryption mode (non-TLS)." msgstr "" "Ficheiro compartido previamente para o modo de cifrado da chave estática " "(non 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 "Dirección da chave:" #. i18n: ectx: property (toolTip), widget (QComboBox, cmbKeyDirection) #: openvpn.ui:255 #, kde-format msgid "Direction for Static Key encryption mode (non-TLS)." msgstr "Dirección para o modo de cifrado da chave estática (non 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 "" "De usarse a dirección da chave, deberá ter o valor oposto daquel que se use " "no parceiro VPN." #. i18n: ectx: property (text), item, widget (QComboBox, cmbKeyDirection) #: openvpn.ui:262 #, kde-format msgctxt "No \"Key Direction\"" msgid "None" msgstr "Ningún" #. 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 "Enderezo IP local:" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskLocalIp) #: openvpn.ui:293 #, kde-format msgid "IP address of the remote VPN endpoint." msgstr "Enderezo IP do punto de entrada de VPN remoto." #. i18n: ectx: property (text), widget (QLabel, textLabel7) #: openvpn.ui:303 #, kde-format msgid "Remote IP Address:" msgstr "Enderezo IP remoto:" #. i18n: ectx: property (toolTip), widget (QLineEdit, pskRemoteIp) #: openvpn.ui:316 #, kde-format msgid "IP address of the local VPN endpoint." msgstr "Enderezo IP do punto de entrada de VPN local." #. 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 "" "Se usa unha dirección para a chave, debe ser a oposta da que use o parceiro " "de VPN. Por exemplo, se o parceiro usa «1», esta conexión debe usar «0». Se " "non está seguro de que valor usar, contacte co administrador do sistema." #. 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 "Nome de usuaria:" #. 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 "Nome de usuaria para pasarlle a OpenVPN cando o solicite." #. 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 "Contrasinal:" #. 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 "Contrasinal para pasarlle a OpenVPN cando o solicite." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: openvpn.ui:643 #, kde-format msgid "Advanced…" msgstr "Avanzado…" #. i18n: ectx: attribute (title), widget (QWidget, generalTab) #: openvpnadvanced.ui:28 #, kde-format msgid "General" msgstr "Xeral" #. 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 "" "Número de porto de TCP/UDP para o parceiro. (Valor predeterminado cando non " "hai porto para a pasarela)." #. i18n: ectx: property (text), widget (QCheckBox, chkCustomPort) #: openvpnadvanced.ui:39 #, kde-format msgid "Use custom gateway port:" msgstr "Usar un porto personalizado para a pasarela:" #. 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 "Automático" #. 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 "" "Negociar de novo a chave da canle de datos pasado o número indicado de " "segundos." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomReneg) #: openvpnadvanced.ui:75 #, kde-format msgid "Use custom renegotiation interval:" msgstr "Usar un intervalo de renegociación personalizado:" #. 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 "Usar compresión." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCompression) #: openvpnadvanced.ui:99 #, kde-format msgid "Use compression" msgstr "Usar compresión." #. i18n: ectx: property (text), item, widget (QComboBox, cmbUseCompression) #: openvpnadvanced.ui:113 #, kde-format msgid "No" msgstr "Non" #. 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 "Adaptábel" #. 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 "Automático" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:148 #, kde-format msgid "Use TCP for communicating with remote host." msgstr "Usar TCP para comunicarse coa máquina remota." #. i18n: ectx: property (text), widget (QCheckBox, chkUseTCP) #: openvpnadvanced.ui:151 #, kde-format msgid "Use a TCP connection" msgstr "Usar unha conexión 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 "Definir explicitamente o tipo do dispositivo virtual (TUN/TAP)." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceType) #: openvpnadvanced.ui:163 #, kde-format msgid "Set virtual device type:" msgstr "Definir o tipo do dispositivo virtual:" #. 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 "" "Usar un nome personalizado para o dispositivo virtual TUN ou TAP (en vez de " "usar o predeterminado, «tun» ou «tap»)." #. i18n: ectx: property (text), widget (QCheckBox, chkUseVirtualDeviceName) #: openvpnadvanced.ui:197 #, kde-format msgid "Set virtual device name:" msgstr "Definir o nome do dispositivo virtual:" #. 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 "" "Facer que o MTU do dispositivo TUN sexa o valor indicado e obter así a " "ligazón de MTU." #. i18n: ectx: property (text), widget (QCheckBox, chkMtu) #: openvpnadvanced.ui:230 #, kde-format msgid "Use custom tunnel Maximum Transmission Unit (MTU):" msgstr "Usar un túnel personalizado de 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 "Activar a fragmentación interna dos datagramas con este tamaño máximo." #. i18n: ectx: property (text), widget (QCheckBox, chkCustomFragmentSize) #: openvpnadvanced.ui:266 #, kde-format msgid "Use custom UDP fragment size:" msgstr "Usar un tamaño de fragmentos UDP personalizado:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:294 #, kde-format msgid "Restrict tunnel TCP maximum segment size." msgstr "Restrinxir o tamaño máximo dos segmentos de TCP da canalización." #. i18n: ectx: property (text), widget (QCheckBox, chkMssRestrict) #: openvpnadvanced.ui:297 #, kde-format msgid "Restrict TCP maximum segment size (MSS)" msgstr "Restrinxir o tamaño máximo dos segmentos (MSS) TCP." #. 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 "" "Usar unha orde aleatoria para a lista de pasarelas (remotas) como medida " "básica de equilibrio de cargas." #. i18n: ectx: property (text), widget (QCheckBox, chkRandRemHosts) #: openvpnadvanced.ui:308 #, kde-format msgid "Randomize remote hosts" msgstr "Máquinas remotas aleatorias." #. i18n: ectx: property (toolTip), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:315 #, kde-format msgid "Build a tun link capable of forwarding IPv6 traffic." msgstr "Construír unha ligazón tun capaz de reenviar tráfico IPv6." #. i18n: ectx: property (text), widget (QCheckBox, chkIpv6TunLink) #: openvpnadvanced.ui:318 #, kde-format msgid "IPv6 tun link" msgstr "Ligazón tun de 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 "" "Dar un toque ao parceiro remoto pola canle de control de TCP/UDP se hai n " "segundos que non se envían paquetes." #. i18n: ectx: property (text), widget (QCheckBox, chkPingInterval) #: openvpnadvanced.ui:330 #, kde-format msgid "Specify ping interval:" msgstr "Indicar o intervalo do toque:" #. 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 "" "Saír ou reiniciar pasados n segundos sen recibir un toque ou un paquete do " "parceiro remoto." #. i18n: ectx: property (text), widget (QCheckBox, chkSpecifyExitRestartPing) #: openvpnadvanced.ui:363 #, kde-format msgid "Specify exit or restart ping:" msgstr "Indicar o toque de saída ou reinicio:" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:377 #, kde-format msgid "ping-exit" msgstr "ping-exit" #. i18n: ectx: property (text), item, widget (QComboBox, cbSpecifyExitRestartPing) #: openvpnadvanced.ui:382 #, kde-format msgid "ping-restart" msgstr "ping-restart" #. 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 "" "Permitir ao parceiro remoto cambiar de enderezo IP ou número de porto,\n" "por exemplo a causa do uso de DHCP (é o comportamento predeterminado\n" "se non se usa «--remote»). Cando se usa xunto con «--remote», «--float»\n" "permite ás sesións de OpenVPN conectarse inicialmente a un parceiro\n" "dispoñíbel nun enderezo coñecido, pero se chegan paquetes dun novo\n" "enderezo e superan as probas de autenticación, o novo enderezo tomará\n" "control da sesión. Isto resulta útil ao conectar cun parceiro que ten un\n" "enderezo dinámico como un usuario de módem ou un cliente de DHCP.\n" "\n" "\n" "Basicamente, «--float» indícalle a OpenVPN que acepte paquetes autenticados\n" "de calquera enderezo, non só os que proveñan do enderezo indicado na\n" "opción «--remote»." #. i18n: ectx: property (text), widget (QCheckBox, chkAcceptAuthenticatedPackets) #: openvpnadvanced.ui:423 #, kde-format msgid "Accept authenticated packets from any address (Float)" msgstr "Aceptar paquetes autenticados de calquera enderezo (flotante)." #. 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 "Indicar o número máximo de rutas que pode indicar o servidor." #. i18n: ectx: property (text), widget (QCheckBox, chkMaxRoutes) #: openvpnadvanced.ui:435 #, kde-format msgid "Specify max routes:" msgstr "Indicar as rutas máximas:" #. i18n: ectx: attribute (title), widget (QWidget, securityTab) #: openvpnadvanced.ui:474 #, kde-format msgid "Security" msgstr "Seguridade" #. 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 "" "Cifrar paquetes cun algoritmo de cifraxe. O predeterminado é BF-CBC\n" "(Blowfish en modo de cadea de bloques de cifraxe)." #. i18n: ectx: property (text), widget (QLabel, label_3) #: openvpnadvanced.ui:486 #, kde-format msgid "Cipher:" msgstr "Algoritmo de cifraxe:" #. i18n: ectx: property (text), item, widget (QComboBox, cboCipher) #: openvpnadvanced.ui:513 #, kde-format msgid "Obtaining available ciphers…" msgstr "Obtendo os algoritmos de cifraxe…" #. 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 "" "Personalizar o tamaño da chave de cifraxe. Se non indica un valor, usarase o " "predeterminado do sistema de cifraxe correspondente." #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomCipherKey) #: openvpnadvanced.ui:531 #, kde-format msgid "Use custom size of cipher key:" msgstr "Usar un tamaño personalizado para a chave de cifraxe:" #. 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 "" "Autenticar os paquetes con HMAC usando un algoritmo de resumo de mensaxes. O " "predeterminado é SHA1." #. i18n: ectx: property (text), widget (QLabel, label_4) #: openvpnadvanced.ui:564 #, kde-format msgid "HMAC Authentication:" msgstr "Autenticación HMAC:" #. i18n: ectx: property (text), item, widget (QComboBox, cboHmac) #: openvpnadvanced.ui:587 #, kde-format msgctxt "like in use Default configuration" msgid "Default" msgstr "Predeterminado" #. 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 "Ningú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 "Configuración de 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 "" "Verificar a identificación do certificado do servidor.\n" "\n" "Active esta opción para que a conexión só funcione se o certificado\n" "do servidor coincide con algunhas propiedades esperadas.\n" "A comprobación pode facerse sobre o asunto completo do certificado\n" "(todos os campos) ou só o nome común (o campo CN).\n" #. i18n: ectx: property (text), widget (QLabel, lblCertCheck) #: openvpnadvanced.ui:673 #, kde-format msgid "Server Certificate Check:" msgstr "Comprobación do certificado do servidor:" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:690 #, kde-format msgid "Don't verify certificate identification" msgstr "Non verificar a identificación do certificado." #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:695 #, kde-format msgid "Verify whole subject exactly" msgstr "Verificar exactamente o asunto completo." #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:700 #, kde-format msgid "Verify name exactly" msgstr "Verificar exactamente o nome." #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:705 #, kde-format msgid "Verify name by prefix" msgstr "Verificar o nome por prefixo." #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:710 #, kde-format msgid "Verify subject partially (legacy mode, strongly discouraged)" msgstr "Verificar parcialmente o asunto (modo antigo, non se recomenda)." #. 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 "" "Asunto ou nome común contra o que verificar a información do certificado do " "servidor." #. i18n: ectx: property (text), widget (QLabel, lbSubjectMatch) #: openvpnadvanced.ui:728 #, kde-format msgid "Subject Match:" msgstr "Correspondencia do suxeito:" #. 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 "" "Conectarse só a servidores cuxo certificado se corresponda co suxeito " "fornecido. Por exemplo: /CN=vpn.exemplo.gal" #. 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 "" "Esixir que o certificado do parceiro estea asinado cun uso de chave " "explícito e un uso de chave estendido , seguindo as regras de TLS do " "estándar RFC3280." #. i18n: ectx: property (text), widget (QCheckBox, chkRemoteCertTls) #: openvpnadvanced.ui:760 #, kde-format msgid "Verify peer (server) certificate usage signature" msgstr "Verificar a sinatura de uso do certificado do parceiro (servidor)." #. i18n: ectx: property (text), widget (QLabel, labelRemoteCertTls) #: openvpnadvanced.ui:776 #, kde-format msgid "Remote peer certificate TLS type:" msgstr "Tipo de TLS do certificado do parceiro remoto:" #. 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 "Servidor" #. 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 "Cliente" #. 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 "" "Esixir que o certificado do parceiro estea asinado cunha designación de " "nsCertType explícita." #. i18n: ectx: property (text), widget (QCheckBox, chkNsCertType) #: openvpnadvanced.ui:809 #, kde-format msgid "Verify peer (server) certificate nsCertType designation" msgstr "" "Verificar a designación de nsCertType do certificado do parceiro (servidor)." #. i18n: ectx: property (text), widget (QLabel, lblNsCertType) #: openvpnadvanced.ui:824 #, kde-format msgid "Remote peer certificate nsCert designation:" msgstr "Designación de nsCert do certificado do parceiro remoto:" #. i18n: ectx: property (toolTip), widget (QGroupBox, useExtraTlsAuth) #: openvpnadvanced.ui:853 #, kde-format msgid "Add an additional layer of HMAC authentication." msgstr "Engade unha autenticación de capa de HMAC adicional." #. i18n: ectx: property (text), widget (QLabel, label) #: openvpnadvanced.ui:868 #, kde-format msgid "Mode:" msgstr "Modo:" #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode) #: openvpnadvanced.ui:876 #, kde-format msgid "None" msgstr "Ningú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 "" "Engade unha autenticación de capa de HMAC adicional sobre a canle de\n" "control de TLS para protexerse de ataques de denegación de servizo." #. i18n: ectx: property (text), widget (QLabel, textLabel4_3) #: openvpnadvanced.ui:898 #, kde-format msgid "Key File:" msgstr "Ficheiro de chave:" #. 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 "Parámetro de dirección para o modo de chave estática." #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:950 #, kde-format msgid "Server (0)" msgstr "Servidor (0)" #. i18n: ectx: property (text), item, widget (QComboBox, cboDirection) #: openvpnadvanced.ui:955 #, kde-format msgid "Client (1)" msgstr "Cliente (1)" #. i18n: ectx: attribute (title), widget (QWidget, proxyTab) #: openvpnadvanced.ui:980 #, kde-format msgid "Proxies" msgstr "Proxys" #. 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 "Tipo de mandatario: HTTP ou SOCKS." #. i18n: ectx: property (text), widget (QLabel, label_11) #: openvpnadvanced.ui:995 #, kde-format msgid "Proxy Type:" msgstr "Tipo de mandatario:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbProxyType) #: openvpnadvanced.ui:1021 #, kde-format msgid "Not Required" msgstr "Opcional" #. 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 "" "Seleccione esta opción se a súa organización necesita usar un servidor " "mandatario para acceder a Internet." #. 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 "Conectar á máquina remota a través dun proxy co enderezo indicado." #. i18n: ectx: property (text), widget (QLabel, label_12) #: openvpnadvanced.ui:1063 #, kde-format msgid "Server Address:" msgstr "Enderezo do servidor:" #. 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 "Conectar á máquina remota a través dun proxy co porto indicado." #. i18n: ectx: property (text), widget (QLabel, label_13) #: openvpnadvanced.ui:1086 #, kde-format msgid "Port:" msgstr "Porto:" #. 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 "" "Nome de usuaria do mandatario HTTP ou SOCKS, para pasarllo a OpenVPN cando o " "solicite." #. i18n: ectx: property (text), widget (QLabel, label_14) #: openvpnadvanced.ui:1115 #, kde-format msgid "Proxy Username:" msgstr "Nome de usuaria do mandatario:" #. 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 "" "Contrasinal do mandatario HTTP ou SOCKS, para pasarllo a OpenVPN cando o " "solicite." #. i18n: ectx: property (text), widget (QLabel, label_15) #: openvpnadvanced.ui:1138 openvpnauth.cpp:84 openvpnauth.cpp:121 #, kde-format msgid "Proxy Password:" msgstr "Contrasinal do mandatario:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1162 #, kde-format msgid "Retry indefinitely on proxy errors. It simulates a SIGUSR1 reset." msgstr "" "Intentar de novo continuamente cando se produzan erros co proxy. Simula un " "reinicio de SIGUSR1." #. i18n: ectx: property (text), widget (QCheckBox, chkProxyRetry) #: openvpnadvanced.ui:1165 #, kde-format msgid "Retry indefinitely when errors occur" msgstr "Volver intentar indefinidamente en caso de producirse erros." #: openvpnadvancedwidget.cpp:82 #, kde-format msgctxt "@title: window advanced openvpn properties" msgid "Advanced OpenVPN properties" msgstr "Propiedades avanzadas de 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 "Fallou a consulta dos algoritmos de cifraxe de OpenVPN." #: openvpnadvancedwidget.cpp:161 #, kde-format msgctxt "@item::inlist Default openvpn cipher item" msgid "Default" msgstr "Predeterminado" #: openvpnadvancedwidget.cpp:175 #, kde-format msgctxt "@item:inlistbox Item added when OpenVPN cipher lookup failed" msgid "No OpenVPN ciphers found" msgstr "Non se atoparon algoritmos de cifraxe de OpenVPN." #: openvpnauth.cpp:82 openvpnauth.cpp:114 #, kde-format msgid "Key Password:" msgstr "Contrasinal da chave:" #: openvpnauth.cpp:95 #, kde-format msgid "OTP" msgstr "OTP" #: openvpnauth.cpp:95 #, kde-format msgid "authenticator" msgstr "autenticador" #: openvpnauth.cpp:95 #, kde-format msgid "code" msgstr "código" #: openvpnauth.cpp:95 #, kde-format msgid "token" msgstr "código temporal" #: openvpnauth.cpp:95 #, kde-format msgid "one-time password" msgstr "contrasinal dun uso" #~ 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 "Non se puido abrir o ficheiro." #~ msgid "Do you want to copy your certificates to %1?" #~ msgstr "Quere gardar os seus certificados en %1?" #~ msgid "Copy certificates" #~ msgstr "Copiar os certificados" #~ msgid "Unknown option: %1" #~ msgstr "Opción descoñecida: %1" #~ msgid "Invalid number of arguments (expected 1) in option: %1" #~ msgstr "Número incorrecto de argumentos (esperábase 1) na opción: %1" #~ msgid "Invalid size (should be between 0 and 0xFFFF) in option: %1" #~ msgstr "O tamaño da opción é incorrecto. %1 non está entre 0 e 0xFFFF." #~ msgid "Invalid proxy option: %1" #~ msgstr "A opción %1 é incorrecta para o proxy." #~ msgid "Invalid port (should be between 1 and 65535) in option: %1" #~ msgstr "O porto da opción, %1, é incorrecto. Debería estar entre 1 e 65535." #~ msgid "Invalid number of arguments (expected 2) in option: %1" #~ msgstr "Número incorrecto de argumentos (esperábanse 2) na opción: %1" #~ msgid "Invalid argument in option: %1" #~ msgstr "Argumento incorrecto na opción: %1" #~ msgid "File %1 is not a valid OpenVPN's client configuration file" #~ msgstr "" #~ "O ficheiro «%1» non é un ficheiro correcto de configuración dun cliente " #~ "OpenVPN." #~ msgid "File %1 is not a valid OpenVPN configuration (no remote)." #~ msgstr "" #~ "O ficheiro %1 non é un ficheiro correcto de configuración de OpenVPN (sen " #~ "remoto)." #~ msgid "Could not open file for writing" #~ msgstr "Non se puido abrir o ficheiro para escritura." #~ msgid "Use fast LZO compression." #~ msgstr "Empregar unha compresión LZO rápida." #~ msgid "Yes" #~ msgstr "Si" #~ msgid "Invalid size (should be between 0 and 604800) in option: %1" #~ msgstr "O tamaño da opción é incorrecto. %1 non está entre 0 e 604800)." #~ msgid "Use additional TLS authentication" #~ msgstr "Empregar a autenticación adicional de TLS." #~ msgid "TCP/UDP port number for local-peer." #~ msgstr "Número de porto de TCP/UDP para o parceiro local." #~ msgid "Custom tunnel MTU:" #~ msgstr "Túnel personalizado de MTU:" #~ msgid "" #~ "Accept connections only from a host with X509 name or common name equal " #~ "to\n" #~ "the specified one." #~ msgstr "Só aceptar conexións de máquinas cun nome X509 ou co nome indicado." #~ msgid "" #~ "Connect only to servers whose certificate matches the given subject.\n" #~ "Example: /CN=myvpn.company.com" #~ msgstr "" #~ "Conectarse unicamente a servidores cuxo certificado se corresponda\n" #~ "co suxeito fornecido. Por exemplo: /CN=vpn.example.com" #~ msgid "Store" #~ msgstr "Almacenar" #~ msgid "Always Ask" #~ msgstr "Preguntar sempre" #~ msgid "X.509 Certificates" #~ msgstr "Certificados X.509" #~ msgid "X.509 With Password" #~ msgstr "X.509 con contrasinal" #~ msgid "CA file:" #~ msgstr "Ficheiro da CA:" #~ msgid "Key:" #~ msgstr "Chave:" #~ msgid "Use TAP device" #~ msgstr "Empregar un dispositivo TAP." #~ msgid "Show Passwords" #~ msgstr "Mostrar os contrasinais" #~ msgid "Show Password" #~ msgstr "Mostrar o contrasinal" #~ msgid "Show passwords" #~ msgstr "Mostrar os contrasinais"