# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-09 09:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" msgid "SSL" msgstr "" msgid "Roman Savochenko" msgstr "" msgid "Provides transport based on the secure sockets' layer. OpenSSL is used and supported SSL-TLS depending on the library version." msgstr "" #, c-format msgid "" "======================= Module <%s:%s> options =======================\n" " --getaddrinfo[=] Use getaddrinfo() for resolving all addresses.\n" " - level of using:\n" " 1(default) - with global resource locking;\n" " 2 - without the locking.\n" "\n" msgstr "" msgid "State" msgstr "" msgid "Server ciphers" msgstr "" msgid "Client ciphers" msgstr "" #, c-format msgid "Port '%s' is wrong." msgstr "" #, c-format msgid "Host '%s' is not found." msgstr "" #, c-format msgid "The requested name '%s' has no IP address." msgstr "" #, c-format msgid "A non-recoverable name server error occurred while '%s'." msgstr "" #, c-format msgid "A temporary error occurred on an authoritative name server for '%s'." msgstr "" #, c-format msgid "The requested name '%s' is resolved to very many addresses." msgstr "" #, c-format msgid "Unknown error %d from gethostbyname() for '%s'." msgstr "" #, c-format msgid "Error the address '%s': '%s (%d)'" msgstr "" msgid "sockaddr to large." msgstr "" msgid "" "SSL output transport has the address format \"{addr}[,{addrN}]:{port}\", where:\n" " addr - address with which the connection is made; there may be as the symbolic representation as well as IPv4 \"127.0.0.1\" or IPv6 \"[::1]\";\n" " port - network port with which the connection is made; indication of the character name of the port according to /etc/services is available." msgstr "" msgid "" "Connection timings in the format \"{conn}:{next}\", where:\n" " conn - maximum time of waiting the connection, in seconds;\n" " next - maximum time of waiting for continue the response, in seconds.\n" msgstr "" msgid "Can be prioritatile specified in the address field as the second global argument, as such \"localhost:123||5:1\"." msgstr "" msgid "Attempts of the requesting both for this transport and protocol, for full requests.\n" msgstr "" msgid "Can be prioritatile specified in the address field as the third global argument, as such \"localhost:123||5:1||3\"." msgstr "" #, c-format msgid "Closing the file %d error '%s (%d)'!" msgstr "" msgid "Error connecting: " msgstr "" #, c-format msgid "The host address '%s'. " msgstr "" #, c-format msgid "Connections %d, opened %d, last %s, closed by the limit %d. " msgstr "" #, c-format msgid "Traffic in %s, out %s. " msgstr "" #, c-format msgid "Processing time %s[%s]. " msgstr "" #, c-format msgid "Size input buffer %s, MSS %s. " msgstr "" #, c-format msgid "Shared ciphers: %s. " msgstr "" #, c-format msgid "Client ciphers: %s. " msgstr "" #, c-format msgid "Error opening the temporary file '%s': '%s'" msgstr "" #, c-format msgid "Error writing the file '%s'." msgstr "" msgid "Specify a certificate file or directly the certificates and private key with password!" msgstr "" msgid "Connected" msgstr "" msgid "Disconnected" msgstr "" #, c-format msgid "The certificate file '%s' was updated, reconnecting the transport..." msgstr "" #, c-format msgid "Reconnect due to lack of input activity to '%s'." msgstr "" #, c-format msgid "The input transport closed by the error: %s" msgstr "" msgid "Error creating the thread!" msgstr "" msgid " stopping client tasks ..." msgstr "" #, c-format msgid "Socket has been connected by '%s'!" msgstr "" #, c-format msgid "Socket has been terminated by the error %s" msgstr "" #, c-format msgid "The message is received in size %d." msgstr "" #, c-format msgid "%d:< Received from '%s'\n" msgstr "" #, c-format msgid "The reply by the message in size %d." msgstr "" #, c-format msgid "%d:> Transmitted to '%s'\n" msgstr "" #, c-format msgid "Has been disconnected by '%s'!" msgstr "" #, c-format msgid "The socket has been terminated by the exception %s" msgstr "" #, c-format msgid "%d:Has been terminated by the exception %s" msgstr "" #, c-format msgid "The new input protocol's object '%s' is created!" msgstr "" msgid "All protocols is wrong for their initialization." msgstr "" #, c-format msgid "The input protocol object '%s' has closed itself!" msgstr "" msgid "Error requesting the protocol." msgstr "" #, c-format msgid "New client %d of '%s' connected" msgstr "" #, c-format msgid "The client %d of '%s' disconnected" msgstr "" msgid "Active connections" msgstr "" msgid "Supported ciphers" msgstr "" msgid "" "SSL input transport has the address format \"{addr}[:{port}[,{port2}[,{portN}]][:{mode}[:{IDmess}]]]\", where:\n" " addr - address to open SSL, it must be one of the addresses of the host; empty or \"*\" address opens SSL for all interfaces; there may be as the symbolic representation as well as IPv4 \"127.0.0.1\" or IPv6 \"[::1]\";\n" " port, port2, portN - network ports on which SSL is sequential opened (at busy the first ones), indication of the character name of the port, according to /etc/services is available;\n" " mode - mode of operation: 0(default) - ordinal connection; 2 - initiative connection;\n" " IDmess - identification message of the initiative connection - the mode 2." msgstr "" msgid "Priority" msgstr "" msgid "Input buffer size, kB" msgstr "" msgid "Set 0 for the system value." msgstr "" msgid "Maximum segment size (MSS), B" msgstr "" msgid "PEM-file of the certificates and private key" msgstr "" msgid "Certificates and private key" msgstr "" msgid "SSL PAM certificates chain and private key." msgstr "" msgid "Private key password" msgstr "" msgid "Maximum number of clients" msgstr "" msgid "Maximum number of clients per host" msgstr "" msgid "Set to 0 to disable this limit." msgstr "" msgid "Keep alive requests" msgstr "" msgid "" "Closing the connection after the specified requests.\n" "Zero value to disable - do not close ever." msgstr "" msgid "Keep alive timeout, seconds" msgstr "" msgid "" "Closing the connection after no requests at the specified timeout.\n" "Zero value to disable - do not close ever." msgstr "" msgid "Timeouts, tries" msgstr "" msgid "... of the initiative connection and the associated output transports, empty for default and separated by '||'. " msgstr "" #, c-format msgid "%s %d(%s): last %s; traffic in %s, out %s; " msgstr "" #, c-format msgid "processing time %s[%s]; " msgstr "" #, c-format msgid "To the host address '%s'. " msgstr "" #, c-format msgid "Response time %s[%s]. " msgstr "" #, c-format msgid "Error creating TCP socket: %s!" msgstr "" #, c-format msgid "Error connecting to the internet socket '%s:%s' during the time %s, it seems in down or inaccessible: '%s (%d)'!" msgstr "" #, c-format msgid "SSL_CTX_use_certificate_chain_file: %s" msgstr "" #, c-format msgid "SSL_CTX_use_PrivateKey_file: %s" msgstr "" #, c-format msgid "Closing the socket %d error '%s (%d)'!" msgstr "" msgid "We are stopping!" msgstr "" #, c-format msgid "Error connecting: %s" msgstr "" msgid "The force socket is deactivated!" msgstr "" msgid "The force socket is not activated!" msgstr "" #, c-format msgid "Error the force socket %d using: '%s (%d)'!" msgstr "" msgid "Unknown error" msgstr "" msgid "Transport is not connected!" msgstr "" #, c-format msgid "Error requesting: %s" msgstr "" #, c-format msgid "Error writing: %s" msgstr "" #, c-format msgid "Wrote %s." msgstr "" msgid "> Transmitted to\n" msgstr "" msgid "No data, the connection seems closed" msgstr "" #, c-format msgid "Error reading: %s" msgstr "" msgid "Reading timeouted." msgstr "" #, c-format msgid "Error reading (select): %s" msgstr "" #, c-format msgid "Read %s." msgstr "" msgid "< Received from\n" msgstr "" msgid "Timings" msgstr "" msgid "Attempts" msgstr ""