# English translations for libgnutls package. # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the libgnutls package. # Automatically generated, 2012. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). # It also translates pairs of apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019) # and pairs of quotation mark (0x22) to # left double quotation mark (U+201C) and right double quotation mark (U+201D). # # When output to an UTF-8 terminal, the quotation characters appear perfectly. # When output to an ISO-8859-1 terminal, the single quotation marks are # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to # grave/acute accent (by libiconv), and the double quotation marks are # transliterated to 0x22. # When output to an ASCII terminal, the single quotation marks are # transliterated to apostrophes, and the double quotation marks are # transliterated to 0x22. # msgid "" msgstr "" "Project-Id-Version: libgnutls 2.12.20\n" "Report-Msgid-Bugs-To: bug-gnutls@gnu.org\n" "POT-Creation-Date: 2012-06-10 12:53+0200\n" "PO-Revision-Date: 2012-06-10 12:53+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en\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" #: gnutls_errors.c:54 msgid "Success." msgstr "Success." #: gnutls_errors.c:55 msgid "Could not negotiate a supported cipher suite." msgstr "Could not negotiate a supported cipher suite." #: gnutls_errors.c:57 msgid "The cipher type is unsupported." msgstr "The cipher type is unsupported." #: gnutls_errors.c:59 msgid "The certificate and the given key do not match." msgstr "The certificate and the given key do not match." #: gnutls_errors.c:61 msgid "Could not negotiate a supported compression method." msgstr "Could not negotiate a supported compression method." #: gnutls_errors.c:63 msgid "An unknown public key algorithm was encountered." msgstr "An unknown public key algorithm was encountered." #: gnutls_errors.c:66 msgid "An algorithm that is not enabled was negotiated." msgstr "An algorithm that is not enabled was negotiated." #: gnutls_errors.c:68 msgid "A large TLS record packet was received." msgstr "A large TLS record packet was received." #: gnutls_errors.c:70 msgid "A record packet with illegal version was received." msgstr "A record packet with illegal version was received." #: gnutls_errors.c:73 msgid "" "The Diffie-Hellman prime sent by the server is not acceptable (not long " "enough)." msgstr "" "The Diffie-Hellman prime sent by the server is not acceptable (not long " "enough)." #: gnutls_errors.c:75 msgid "A TLS packet with unexpected length was received." msgstr "A TLS packet with unexpected length was received." #: gnutls_errors.c:78 msgid "The specified session has been invalidated for some reason." msgstr "The specified session has been invalidated for some reason." #: gnutls_errors.c:81 msgid "GnuTLS internal error." msgstr "GnuTLS internal error." #: gnutls_errors.c:82 msgid "An illegal TLS extension was received." msgstr "An illegal TLS extension was received." #: gnutls_errors.c:84 msgid "A TLS fatal alert has been received." msgstr "A TLS fatal alert has been received." #: gnutls_errors.c:86 msgid "An unexpected TLS packet was received." msgstr "An unexpected TLS packet was received." #: gnutls_errors.c:88 msgid "A TLS warning alert has been received." msgstr "A TLS warning alert has been received." #: gnutls_errors.c:91 msgid "An error was encountered at the TLS Finished packet calculation." msgstr "An error was encountered at the TLS Finished packet calculation." #: gnutls_errors.c:93 msgid "The peer did not send any certificate." msgstr "The peer did not send any certificate." #: gnutls_errors.c:95 msgid "The given DSA key is incompatible with the selected TLS protocol." msgstr "The given DSA key is incompatible with the selected TLS protocol." #: gnutls_errors.c:98 msgid "There is already a crypto algorithm with lower priority." msgstr "There is already a crypto algorithm with lower priority." #: gnutls_errors.c:101 msgid "No temporary RSA parameters were found." msgstr "No temporary RSA parameters were found." #: gnutls_errors.c:103 msgid "No temporary DH parameters were found." msgstr "No temporary DH parameters were found." #: gnutls_errors.c:105 msgid "An unexpected TLS handshake packet was received." msgstr "An unexpected TLS handshake packet was received." #: gnutls_errors.c:107 msgid "The scanning of a large integer has failed." msgstr "The scanning of a large integer has failed." #: gnutls_errors.c:109 msgid "Could not export a large integer." msgstr "Could not export a large integer." #: gnutls_errors.c:111 msgid "Decryption has failed." msgstr "Decryption has failed." #: gnutls_errors.c:112 msgid "Encryption has failed." msgstr "Encryption has failed." #: gnutls_errors.c:113 msgid "Public key decryption has failed." msgstr "Public key decryption has failed." #: gnutls_errors.c:115 msgid "Public key encryption has failed." msgstr "Public key encryption has failed." #: gnutls_errors.c:117 msgid "Public key signing has failed." msgstr "Public key signing has failed." #: gnutls_errors.c:119 msgid "Public key signature verification has failed." msgstr "Public key signature verification has failed." #: gnutls_errors.c:121 msgid "Decompression of the TLS record packet has failed." msgstr "Decompression of the TLS record packet has failed." #: gnutls_errors.c:123 msgid "Compression of the TLS record packet has failed." msgstr "Compression of the TLS record packet has failed." #: gnutls_errors.c:126 msgid "Internal error in memory allocation." msgstr "Internal error in memory allocation." #: gnutls_errors.c:128 msgid "An unimplemented or disabled feature has been requested." msgstr "An unimplemented or disabled feature has been requested." #: gnutls_errors.c:130 msgid "Insufficient credentials for that request." msgstr "Insufficient credentials for that request." #: gnutls_errors.c:132 msgid "Error in password file." msgstr "Error in password file." #: gnutls_errors.c:133 msgid "Wrong padding in PKCS1 packet." msgstr "Wrong padding in PKCS1 packet." #: gnutls_errors.c:135 msgid "The requested session has expired." msgstr "The requested session has expired." #: gnutls_errors.c:136 msgid "Hashing has failed." msgstr "Hashing has failed." #: gnutls_errors.c:137 msgid "Base64 decoding error." msgstr "Base64 decoding error." #: gnutls_errors.c:139 msgid "Base64 unexpected header error." msgstr "Base64 unexpected header error." #: gnutls_errors.c:142 msgid "Base64 encoding error." msgstr "Base64 encoding error." #: gnutls_errors.c:144 msgid "Parsing error in password file." msgstr "Parsing error in password file." #: gnutls_errors.c:146 msgid "The requested data were not available." msgstr "The requested data were not available." #: gnutls_errors.c:148 msgid "Error in the pull function." msgstr "Error in the pull function." #: gnutls_errors.c:149 msgid "Error in the push function." msgstr "Error in the push function." #: gnutls_errors.c:151 msgid "" "The upper limit of record packet sequence numbers has been reached. Wow!" msgstr "" "The upper limit of record packet sequence numbers has been reached. Wow!" #: gnutls_errors.c:153 msgid "Error in the certificate." msgstr "Error in the certificate." #: gnutls_errors.c:155 msgid "Unknown Subject Alternative name in X.509 certificate." msgstr "Unknown Subject Alternative name in X.509 certificate." #: gnutls_errors.c:158 msgid "Unsupported critical extension in X.509 certificate." msgstr "Unsupported critical extension in X.509 certificate." #: gnutls_errors.c:160 msgid "Key usage violation in certificate has been detected." msgstr "Key usage violation in certificate has been detected." #: gnutls_errors.c:162 msgid "Resource temporarily unavailable, try again." msgstr "Resource temporarily unavailable, try again." #: gnutls_errors.c:164 msgid "Function was interrupted." msgstr "Function was interrupted." #: gnutls_errors.c:165 msgid "Rehandshake was requested by the peer." msgstr "Rehandshake was requested by the peer." #: gnutls_errors.c:168 msgid "TLS Application data were received, while expecting handshake data." msgstr "TLS Application data were received, while expecting handshake data." #: gnutls_errors.c:170 msgid "Error in Database backend." msgstr "Error in Database backend." #: gnutls_errors.c:171 msgid "The certificate type is not supported." msgstr "The certificate type is not supported." #: gnutls_errors.c:173 msgid "The given memory buffer is too short to hold parameters." msgstr "The given memory buffer is too short to hold parameters." #: gnutls_errors.c:175 msgid "The request is invalid." msgstr "The request is invalid." #: gnutls_errors.c:176 msgid "An illegal parameter has been received." msgstr "An illegal parameter has been received." #: gnutls_errors.c:178 msgid "Error while reading file." msgstr "Error while reading file." #: gnutls_errors.c:180 msgid "ASN1 parser: Element was not found." msgstr "ASN1 parser: Element was not found." #: gnutls_errors.c:182 msgid "ASN1 parser: Identifier was not found" msgstr "ASN1 parser: Identifier was not found" #: gnutls_errors.c:184 msgid "ASN1 parser: Error in DER parsing." msgstr "ASN1 parser: Error in DER parsing." #: gnutls_errors.c:186 msgid "ASN1 parser: Value was not found." msgstr "ASN1 parser: Value was not found." #: gnutls_errors.c:188 msgid "ASN1 parser: Generic parsing error." msgstr "ASN1 parser: Generic parsing error." #: gnutls_errors.c:190 msgid "ASN1 parser: Value is not valid." msgstr "ASN1 parser: Value is not valid." #: gnutls_errors.c:192 msgid "ASN1 parser: Error in TAG." msgstr "ASN1 parser: Error in TAG." #: gnutls_errors.c:193 msgid "ASN1 parser: error in implicit tag" msgstr "ASN1 parser: error in implicit tag" #: gnutls_errors.c:195 msgid "ASN1 parser: Error in type 'ANY'." msgstr "ASN1 parser: Error in type 'ANY'." #: gnutls_errors.c:197 msgid "ASN1 parser: Syntax error." msgstr "ASN1 parser: Syntax error." #: gnutls_errors.c:199 msgid "ASN1 parser: Overflow in DER parsing." msgstr "ASN1 parser: Overflow in DER parsing." #: gnutls_errors.c:202 msgid "Too many empty record packets have been received." msgstr "Too many empty record packets have been received." #: gnutls_errors.c:204 msgid "The initialization of GnuTLS-extra has failed." msgstr "The initialization of GnuTLS-extra has failed." #: gnutls_errors.c:207 msgid "" "The GnuTLS library version does not match the GnuTLS-extra library version." msgstr "" "The GnuTLS library version does not match the GnuTLS-extra library version." #: gnutls_errors.c:209 msgid "The gcrypt library version is too old." msgstr "The gcrypt library version is too old." #: gnutls_errors.c:212 msgid "The tasn1 library version is too old." msgstr "The tasn1 library version is too old." #: gnutls_errors.c:214 msgid "The OpenPGP User ID is revoked." msgstr "The OpenPGP User ID is revoked." #: gnutls_errors.c:216 msgid "The OpenPGP key has not a preferred key set." msgstr "The OpenPGP key has not a preferred key set." #: gnutls_errors.c:218 msgid "Error loading the keyring." msgstr "Error loading the keyring." #: gnutls_errors.c:220 msgid "The initialization of crypto backend has failed." msgstr "The initialization of crypto backend has failed." #: gnutls_errors.c:222 msgid "The initialization of LZO has failed." msgstr "The initialization of LZO has failed." #: gnutls_errors.c:224 msgid "No supported compression algorithms have been found." msgstr "No supported compression algorithms have been found." #: gnutls_errors.c:226 msgid "No supported cipher suites have been found." msgstr "No supported cipher suites have been found." #: gnutls_errors.c:228 msgid "Could not get OpenPGP key." msgstr "Could not get OpenPGP key." #: gnutls_errors.c:230 msgid "Could not find OpenPGP subkey." msgstr "Could not find OpenPGP subkey." #: gnutls_errors.c:232 msgid "Safe renegotiation failed." msgstr "Safe renegotiation failed." #: gnutls_errors.c:234 msgid "Unsafe renegotiation denied." msgstr "Unsafe renegotiation denied." #: gnutls_errors.c:237 msgid "The SRP username supplied is illegal." msgstr "The SRP username supplied is illegal." #: gnutls_errors.c:239 msgid "The SRP username supplied is unknown." msgstr "The SRP username supplied is unknown." #: gnutls_errors.c:242 msgid "The OpenPGP fingerprint is not supported." msgstr "The OpenPGP fingerprint is not supported." #: gnutls_errors.c:244 msgid "The signature algorithm is not supported." msgstr "The signature algorithm is not supported." #: gnutls_errors.c:246 msgid "The certificate has unsupported attributes." msgstr "The certificate has unsupported attributes." #: gnutls_errors.c:248 msgid "The OID is not supported." msgstr "The OID is not supported." #: gnutls_errors.c:250 msgid "The hash algorithm is unknown." msgstr "The hash algorithm is unknown." #: gnutls_errors.c:252 msgid "The PKCS structure's content type is unknown." msgstr "The PKCS structure's content type is unknown." #: gnutls_errors.c:254 msgid "The PKCS structure's bag type is unknown." msgstr "The PKCS structure's bag type is unknown." #: gnutls_errors.c:256 msgid "The given password contains invalid characters." msgstr "The given password contains invalid characters." #: gnutls_errors.c:258 msgid "The Message Authentication Code verification failed." msgstr "The Message Authentication Code verification failed." #: gnutls_errors.c:260 msgid "Some constraint limits were reached." msgstr "Some constraint limits were reached." #: gnutls_errors.c:262 msgid "Failed to acquire random data." msgstr "Failed to acquire random data." #: gnutls_errors.c:265 msgid "Received a TLS/IA Intermediate Phase Finished message" msgstr "Received a TLS/IA Intermediate Phase Finished message" #: gnutls_errors.c:267 msgid "Received a TLS/IA Final Phase Finished message" msgstr "Received a TLS/IA Final Phase Finished message" #: gnutls_errors.c:269 msgid "Verifying TLS/IA phase checksum failed" msgstr "Verifying TLS/IA phase checksum failed" #: gnutls_errors.c:272 msgid "The specified algorithm or protocol is unknown." msgstr "The specified algorithm or protocol is unknown." #: gnutls_errors.c:275 msgid "" "The handshake data size is too large (DoS?), check " "gnutls_handshake_set_max_packet_length()." msgstr "" "The handshake data size is too large (DoS?), check " "gnutls_handshake_set_max_packet_length()." #: gnutls_errors.c:279 msgid "Error opening /dev/crypto" msgstr "Error opening /dev/crypto" #: gnutls_errors.c:282 msgid "Error interfacing with /dev/crypto" msgstr "Error interfacing with /dev/crypto" #: gnutls_errors.c:285 msgid "Channel binding data not available" msgstr "Channel binding data not available" #: gnutls_errors.c:288 msgid "PKCS #11 error." msgstr "PKCS #11 error." #: gnutls_errors.c:290 msgid "PKCS #11 initialization error." msgstr "PKCS #11 initialization error." #: gnutls_errors.c:292 msgid "Error in parsing." msgstr "Error in parsing." #: gnutls_errors.c:294 msgid "PKCS #11 error in PIN." msgstr "PKCS #11 error in PIN." #: gnutls_errors.c:296 msgid "PKCS #11 PIN should be saved." msgstr "PKCS #11 PIN should be saved." #: gnutls_errors.c:298 msgid "PKCS #11 error in slot" msgstr "PKCS #11 error in slot" #: gnutls_errors.c:300 msgid "Thread locking error" msgstr "Thread locking error" #: gnutls_errors.c:302 msgid "PKCS #11 error in attribute" msgstr "PKCS #11 error in attribute" #: gnutls_errors.c:304 msgid "PKCS #11 error in device" msgstr "PKCS #11 error in device" #: gnutls_errors.c:306 msgid "PKCS #11 error in data" msgstr "PKCS #11 error in data" #: gnutls_errors.c:308 msgid "PKCS #11 unsupported feature" msgstr "PKCS #11 unsupported feature" #: gnutls_errors.c:310 msgid "PKCS #11 error in key" msgstr "PKCS #11 error in key" #: gnutls_errors.c:312 msgid "PKCS #11 PIN expired" msgstr "PKCS #11 PIN expired" #: gnutls_errors.c:314 msgid "PKCS #11 PIN locked" msgstr "PKCS #11 PIN locked" #: gnutls_errors.c:316 msgid "PKCS #11 error in session" msgstr "PKCS #11 error in session" #: gnutls_errors.c:318 msgid "PKCS #11 error in signature" msgstr "PKCS #11 error in signature" #: gnutls_errors.c:320 msgid "PKCS #11 error in token" msgstr "PKCS #11 error in token" #: gnutls_errors.c:322 msgid "PKCS #11 user error" msgstr "PKCS #11 user error" #: gnutls_errors.c:324 msgid "" "The provided X.509 certificate list is not sorted (in subject to issuer " "order)" msgstr "" "The provided X.509 certificate list is not sorted (in subject to issuer " "order)" #: gnutls_errors.c:411 msgid "(unknown error code)" msgstr "(unknown error code)" #: gnutls_alert.c:43 msgid "Close notify" msgstr "Close notify" #: gnutls_alert.c:44 msgid "Unexpected message" msgstr "Unexpected message" #: gnutls_alert.c:45 msgid "Bad record MAC" msgstr "Bad record MAC" #: gnutls_alert.c:46 msgid "Decryption failed" msgstr "Decryption failed" #: gnutls_alert.c:47 msgid "Record overflow" msgstr "Record overflow" #: gnutls_alert.c:48 msgid "Decompression failed" msgstr "Decompression failed" #: gnutls_alert.c:49 msgid "Handshake failed" msgstr "Handshake failed" #: gnutls_alert.c:50 msgid "Certificate is bad" msgstr "Certificate is bad" #: gnutls_alert.c:51 msgid "Certificate is not supported" msgstr "Certificate is not supported" #: gnutls_alert.c:52 msgid "Certificate was revoked" msgstr "Certificate was revoked" #: gnutls_alert.c:53 msgid "Certificate is expired" msgstr "Certificate is expired" #: gnutls_alert.c:54 msgid "Unknown certificate" msgstr "Unknown certificate" #: gnutls_alert.c:55 msgid "Illegal parameter" msgstr "Illegal parameter" #: gnutls_alert.c:56 msgid "CA is unknown" msgstr "CA is unknown" #: gnutls_alert.c:57 msgid "Access was denied" msgstr "Access was denied" #: gnutls_alert.c:58 msgid "Decode error" msgstr "Decode error" #: gnutls_alert.c:59 msgid "Decrypt error" msgstr "Decrypt error" #: gnutls_alert.c:60 msgid "Export restriction" msgstr "Export restriction" #: gnutls_alert.c:61 msgid "Error in protocol version" msgstr "Error in protocol version" #: gnutls_alert.c:62 msgid "Insufficient security" msgstr "Insufficient security" #: gnutls_alert.c:63 msgid "User canceled" msgstr "User canceled" #: gnutls_alert.c:64 msgid "Internal error" msgstr "Internal error" #: gnutls_alert.c:65 msgid "No renegotiation is allowed" msgstr "No renegotiation is allowed" #: gnutls_alert.c:67 msgid "Could not retrieve the specified certificate" msgstr "Could not retrieve the specified certificate" #: gnutls_alert.c:68 msgid "An unsupported extension was sent" msgstr "An unsupported extension was sent" #: gnutls_alert.c:70 msgid "The server name sent was not recognized" msgstr "The server name sent was not recognized" #: gnutls_alert.c:72 msgid "The SRP/PSK username is missing or not known" msgstr "The SRP/PSK username is missing or not known" #: gnutls_alert.c:74 msgid "Inner application negotiation failed" msgstr "Inner application negotiation failed" #: gnutls_alert.c:76 msgid "Inner application verification failed" msgstr "Inner application verification failed" #: x509/output.c:157 #, c-format msgid "\t\t\tPath Length Constraint: %d\n" msgstr "\t\t\tPath Length Constraint: %d\n" #: x509/output.c:158 #, c-format msgid "\t\t\tPolicy Language: %s" msgstr "\t\t\tPolicy Language: %s" #: x509/output.c:167 msgid "" "\t\t\tPolicy:\n" "\t\t\t\tASCII: " msgstr "" "\t\t\tPolicy:\n" "\t\t\t\tASCII: " #: x509/output.c:169 msgid "" "\n" "\t\t\t\tHexdump: " msgstr "" "\n" "\t\t\t\tHexdump: " #: x509/output.c:302 #, c-format msgid "%s\t\t\tDigital signature.\n" msgstr "%s\t\t\tDigital signature.\n" #: x509/output.c:304 #, c-format msgid "%s\t\t\tNon repudiation.\n" msgstr "%s\t\t\tNon repudiation.\n" #: x509/output.c:306 #, c-format msgid "%s\t\t\tKey encipherment.\n" msgstr "%s\t\t\tKey encipherment.\n" #: x509/output.c:308 #, c-format msgid "%s\t\t\tData encipherment.\n" msgstr "%s\t\t\tData encipherment.\n" #: x509/output.c:310 #, c-format msgid "%s\t\t\tKey agreement.\n" msgstr "%s\t\t\tKey agreement.\n" #: x509/output.c:312 #, c-format msgid "%s\t\t\tCertificate signing.\n" msgstr "%s\t\t\tCertificate signing.\n" #: x509/output.c:314 #, c-format msgid "%s\t\t\tCRL signing.\n" msgstr "%s\t\t\tCRL signing.\n" #: x509/output.c:316 #, c-format msgid "%s\t\t\tKey encipher only.\n" msgstr "%s\t\t\tKey encipher only.\n" #: x509/output.c:318 #, c-format msgid "%s\t\t\tKey decipher only.\n" msgstr "%s\t\t\tKey decipher only.\n" #: x509/output.c:369 msgid "" "warning: distributionPoint contains an embedded NUL, replacing with '!'\n" msgstr "" "warning: distributionPoint contains an embedded NUL, replacing with ‘!’\n" #: x509/output.c:462 #, c-format msgid "%s\t\t\tTLS WWW Server.\n" msgstr "%s\t\t\tTLS WWW Server.\n" #: x509/output.c:464 #, c-format msgid "%s\t\t\tTLS WWW Client.\n" msgstr "%s\t\t\tTLS WWW Client.\n" #: x509/output.c:466 #, c-format msgid "%s\t\t\tCode signing.\n" msgstr "%s\t\t\tCode signing.\n" #: x509/output.c:468 #, c-format msgid "%s\t\t\tEmail protection.\n" msgstr "%s\t\t\tEmail protection.\n" #: x509/output.c:470 #, c-format msgid "%s\t\t\tTime stamping.\n" msgstr "%s\t\t\tTime stamping.\n" #: x509/output.c:472 #, c-format msgid "%s\t\t\tOCSP signing.\n" msgstr "%s\t\t\tOCSP signing.\n" #: x509/output.c:474 #, c-format msgid "%s\t\t\tIpsec IKE.\n" msgstr "%s\t\t\tIpsec IKE.\n" #: x509/output.c:476 #, c-format msgid "%s\t\t\tAny purpose.\n" msgstr "%s\t\t\tAny purpose.\n" #: x509/output.c:509 #, c-format msgid "%s\t\t\tCertificate Authority (CA): FALSE\n" msgstr "%s\t\t\tCertificate Authority (CA): FALSE\n" #: x509/output.c:511 #, c-format msgid "%s\t\t\tCertificate Authority (CA): TRUE\n" msgstr "%s\t\t\tCertificate Authority (CA): TRUE\n" #: x509/output.c:514 #, c-format msgid "%s\t\t\tPath Length Constraint: %d\n" msgstr "%s\t\t\tPath Length Constraint: %d\n" #: x509/output.c:588 x509/output.c:678 msgid "warning: altname contains an embedded NUL, replacing with '!'\n" msgstr "warning: altname contains an embedded NUL, replacing with ‘!’\n" #: x509/output.c:684 #, c-format msgid "%s\t\t\tXMPP Address: %.*s\n" msgstr "%s\t\t\tXMPP Address: %.*s\n" #: x509/output.c:689 #, c-format msgid "%s\t\t\totherName OID: %.*s\n" msgstr "%s\t\t\totherName OID: %.*s\n" #: x509/output.c:691 #, c-format msgid "%s\t\t\totherName DER: " msgstr "%s\t\t\totherName DER: " #: x509/output.c:693 #, c-format msgid "" "\n" "%s\t\t\totherName ASCII: " msgstr "" "\n" "%s\t\t\totherName ASCII: " #: x509/output.c:817 #, c-format msgid "%s\tExtensions:\n" msgstr "%s\tExtensions:\n" #: x509/output.c:827 #, c-format msgid "%s\t\tBasic Constraints (%s):\n" msgstr "%s\t\tBasic Constraints (%s):\n" #: x509/output.c:828 x509/output.c:843 x509/output.c:860 x509/output.c:876 #: x509/output.c:891 x509/output.c:908 x509/output.c:923 x509/output.c:938 #: x509/output.c:956 x509/output.c:969 x509/output.c:1696 x509/output.c:1719 #: x509/output.c:1732 msgid "critical" msgstr "critical" #: x509/output.c:828 x509/output.c:843 x509/output.c:860 x509/output.c:876 #: x509/output.c:891 x509/output.c:908 x509/output.c:923 x509/output.c:938 #: x509/output.c:956 x509/output.c:969 x509/output.c:1696 x509/output.c:1719 #: x509/output.c:1732 msgid "not critical" msgstr "not critical" #: x509/output.c:842 #, c-format msgid "%s\t\tSubject Key Identifier (%s):\n" msgstr "%s\t\tSubject Key Identifier (%s):\n" #: x509/output.c:859 #, c-format msgid "%s\t\tAuthority Key Identifier (%s):\n" msgstr "%s\t\tAuthority Key Identifier (%s):\n" #: x509/output.c:875 #, c-format msgid "%s\t\tKey Usage (%s):\n" msgstr "%s\t\tKey Usage (%s):\n" #: x509/output.c:890 #, c-format msgid "%s\t\tKey Purpose (%s):\n" msgstr "%s\t\tKey Purpose (%s):\n" #: x509/output.c:907 #, c-format msgid "%s\t\tSubject Alternative Name (%s):\n" msgstr "%s\t\tSubject Alternative Name (%s):\n" #: x509/output.c:922 #, c-format msgid "%s\t\tIssuer Alternative Name (%s):\n" msgstr "%s\t\tIssuer Alternative Name (%s):\n" #: x509/output.c:937 #, c-format msgid "%s\t\tCRL Distribution points (%s):\n" msgstr "%s\t\tCRL Distribution points (%s):\n" #: x509/output.c:955 #, c-format msgid "%s\t\tProxy Certificate Information (%s):\n" msgstr "%s\t\tProxy Certificate Information (%s):\n" #: x509/output.c:968 #, c-format msgid "%s\t\tUnknown extension %s (%s):\n" msgstr "%s\t\tUnknown extension %s (%s):\n" #: x509/output.c:1015 #, c-format msgid "%s\t\t\tASCII: " msgstr "%s\t\t\tASCII: " #: x509/output.c:1019 #, c-format msgid "%s\t\t\tHexdump: " msgstr "%s\t\t\tHexdump: " #: x509/output.c:1037 x509/output.c:1584 x509/output.c:1914 #: openpgp/output.c:326 #, c-format msgid "\tVersion: %d\n" msgstr "\tVersion: %d\n" #: x509/output.c:1051 msgid "\tSerial Number (hex): " msgstr "\tSerial Number (hex): " #: x509/output.c:1080 x509/output.c:1610 #, c-format msgid "\tIssuer: %s\n" msgstr "\tIssuer: %s\n" #: x509/output.c:1090 msgid "\tValidity:\n" msgstr "\tValidity:\n" #: x509/output.c:1103 #, c-format msgid "\t\tNot Before: %s\n" msgstr "\t\tNot Before: %s\n" #: x509/output.c:1117 #, c-format msgid "\t\tNot After: %s\n" msgstr "\t\tNot After: %s\n" #: x509/output.c:1142 x509/output.c:1938 #, c-format msgid "\tSubject: %s\n" msgstr "\tSubject: %s\n" #: x509/output.c:1160 x509/output.c:1253 x509/output.c:1423 x509/output.c:1831 #: x509/output.c:1956 openpgp/output.c:238 msgid "unknown" msgstr "unknown" #: x509/output.c:1162 x509/output.c:1958 #, c-format msgid "\tSubject Public Key Algorithm: %s\n" msgstr "\tSubject Public Key Algorithm: %s\n" #: x509/output.c:1163 #, c-format msgid "\tCertificate Security Level: %s\n" msgstr "\tCertificate Security Level: %s\n" #: x509/output.c:1180 x509/output.c:1971 openpgp/output.c:262 #, c-format msgid "\t\tModulus (bits %d):\n" msgstr "\t\tModulus (bits %d):\n" #: x509/output.c:1182 #, c-format msgid "\t\tExponent (bits %d):\n" msgstr "\t\tExponent (bits %d):\n" #: x509/output.c:1202 x509/output.c:1993 openpgp/output.c:289 #, c-format msgid "\t\tPublic key (bits %d):\n" msgstr "\t\tPublic key (bits %d):\n" #: x509/output.c:1204 x509/output.c:1995 openpgp/output.c:291 msgid "\t\tP:\n" msgstr "\t\tP:\n" #: x509/output.c:1206 x509/output.c:1997 openpgp/output.c:293 msgid "\t\tQ:\n" msgstr "\t\tQ:\n" #: x509/output.c:1208 x509/output.c:1999 openpgp/output.c:295 msgid "\t\tG:\n" msgstr "\t\tG:\n" #: x509/output.c:1254 x509/output.c:1832 #, c-format msgid "\tSignature Algorithm: %s\n" msgstr "\tSignature Algorithm: %s\n" #: x509/output.c:1258 x509/output.c:1836 msgid "" "warning: signed using a broken signature algorithm that can be forged.\n" msgstr "" "warning: signed using a broken signature algorithm that can be forged.\n" #: x509/output.c:1285 x509/output.c:1863 msgid "\tSignature:\n" msgstr "\tSignature:\n" #: x509/output.c:1308 msgid "" "\tMD5 fingerprint:\n" "\t\t" msgstr "" "\tMD5 fingerprint:\n" "\t\t" #: x509/output.c:1310 msgid "" "\tSHA-1 fingerprint:\n" "\t\t" msgstr "" "\tSHA-1 fingerprint:\n" "\t\t" #: x509/output.c:1329 x509/output.c:2175 msgid "" "\tPublic Key Id:\n" "\t\t" msgstr "" "\tPublic Key Id:\n" "\t\t" #: x509/output.c:1425 #, c-format msgid "signed using %s (broken!), " msgstr "signed using %s (broken!), " #: x509/output.c:1427 #, c-format msgid "signed using %s, " msgstr "signed using %s, " #: x509/output.c:1540 msgid "X.509 Certificate Information:\n" msgstr "X.509 Certificate Information:\n" #: x509/output.c:1544 x509/output.c:2212 msgid "Other Information:\n" msgstr "Other Information:\n" #: x509/output.c:1580 msgid "\tVersion: 1 (default)\n" msgstr "\tVersion: 1 (default)\n" #: x509/output.c:1620 msgid "\tUpdate dates:\n" msgstr "\tUpdate dates:\n" #: x509/output.c:1633 #, c-format msgid "\t\tIssued: %s\n" msgstr "\t\tIssued: %s\n" #: x509/output.c:1649 #, c-format msgid "\t\tNext at: %s\n" msgstr "\t\tNext at: %s\n" #: x509/output.c:1680 msgid "\tExtensions:\n" msgstr "\tExtensions:\n" #: x509/output.c:1695 #, c-format msgid "\t\tCRL Number (%s): " msgstr "\t\tCRL Number (%s): " #: x509/output.c:1718 #, c-format msgid "\t\tAuthority Key Identifier (%s):\n" msgstr "\t\tAuthority Key Identifier (%s):\n" #: x509/output.c:1731 #, c-format msgid "\t\tUnknown extension %s (%s):\n" msgstr "\t\tUnknown extension %s (%s):\n" #: x509/output.c:1761 x509/output.c:2131 msgid "\t\t\tASCII: " msgstr "\t\t\tASCII: " #: x509/output.c:1765 x509/output.c:2135 msgid "\t\t\tHexdump: " msgstr "\t\t\tHexdump: " #: x509/output.c:1781 #, c-format msgid "\tRevoked certificates (%d):\n" msgstr "\tRevoked certificates (%d):\n" #: x509/output.c:1783 msgid "\tNo revoked certificates.\n" msgstr "\tNo revoked certificates.\n" #: x509/output.c:1802 msgid "\t\tSerial Number (hex): " msgstr "\t\tSerial Number (hex): " #: x509/output.c:1811 #, c-format msgid "\t\tRevoked at: %s\n" msgstr "\t\tRevoked at: %s\n" #: x509/output.c:1894 msgid "X.509 Certificate Revocation List Information:\n" msgstr "X.509 Certificate Revocation List Information:\n" #: x509/output.c:1973 openpgp/output.c:264 msgid "\t\tExponent:\n" msgstr "\t\tExponent:\n" #: x509/output.c:2040 msgid "\tAttributes:\n" msgstr "\tAttributes:\n" #: x509/output.c:2092 #, c-format msgid "\t\tChallenge password: %s\n" msgstr "\t\tChallenge password: %s\n" #: x509/output.c:2103 #, c-format msgid "\t\tUnknown attribute %s:\n" msgstr "\t\tUnknown attribute %s:\n" #: x509/output.c:2208 msgid "PKCS #10 Certificate Request Information:\n" msgstr "PKCS #10 Certificate Request Information:\n" #: openpgp/output.c:85 msgid "\t\tKey Usage:\n" msgstr "\t\tKey Usage:\n" #: openpgp/output.c:94 #, c-format msgid "error: get_key_usage: %s\n" msgstr "error: get_key_usage: %s\n" #: openpgp/output.c:99 msgid "\t\t\tDigital signatures.\n" msgstr "\t\t\tDigital signatures.\n" #: openpgp/output.c:101 msgid "\t\t\tCommunications encipherment.\n" msgstr "\t\t\tCommunications encipherment.\n" #: openpgp/output.c:103 msgid "\t\t\tStorage data encipherment.\n" msgstr "\t\t\tStorage data encipherment.\n" #: openpgp/output.c:105 msgid "\t\t\tAuthentication.\n" msgstr "\t\t\tAuthentication.\n" #: openpgp/output.c:107 msgid "\t\t\tCertificate signing.\n" msgstr "\t\t\tCertificate signing.\n" #: openpgp/output.c:128 msgid "\tID (hex): " msgstr "\tID (hex): " #: openpgp/output.c:149 msgid "\tFingerprint (hex): " msgstr "\tFingerprint (hex): " #: openpgp/output.c:166 msgid "\tRevoked: True\n" msgstr "\tRevoked: True\n" #: openpgp/output.c:168 msgid "\tRevoked: False\n" msgstr "\tRevoked: False\n" #: openpgp/output.c:176 msgid "\tTime stamps:\n" msgstr "\tTime stamps:\n" #: openpgp/output.c:193 #, c-format msgid "\t\tCreation: %s\n" msgstr "\t\tCreation: %s\n" #: openpgp/output.c:207 msgid "\t\tExpiration: Never\n" msgstr "\t\tExpiration: Never\n" #: openpgp/output.c:216 #, c-format msgid "\t\tExpiration: %s\n" msgstr "\t\tExpiration: %s\n" #: openpgp/output.c:240 #, c-format msgid "\tPublic Key Algorithm: %s\n" msgstr "\tPublic Key Algorithm: %s\n" #: openpgp/output.c:241 #, c-format msgid "\tKey Security Level: %s\n" msgstr "\tKey Security Level: %s\n" #: openpgp/output.c:359 #, c-format msgid "\tName[%d]: %s\n" msgstr "\tName[%d]: %s\n" #: openpgp/output.c:361 #, c-format msgid "\tRevoked Name[%d]: %s\n" msgstr "\tRevoked Name[%d]: %s\n" #: openpgp/output.c:382 #, c-format msgid "" "\n" "\tSubkey[%d]:\n" msgstr "" "\n" "\tSubkey[%d]:\n" #: openpgp/output.c:422 #, c-format msgid "name[%d]: %s, " msgstr "name[%d]: %s, " #: openpgp/output.c:424 #, c-format msgid "revoked name[%d]: %s, " msgstr "revoked name[%d]: %s, " #: openpgp/output.c:444 msgid "fingerprint: " msgstr "fingerprint: " #: openpgp/output.c:464 #, c-format msgid "created: %s, " msgstr "created: %s, " #: openpgp/output.c:474 msgid "never expires, " msgstr "never expires, " #: openpgp/output.c:482 #, c-format msgid "expires: %s, " msgstr "expires: %s, " #: openpgp/output.c:494 #, c-format msgid "key algorithm %s (%d bits)" msgstr "key algorithm %s (%d bits)" #: openpgp/output.c:496 #, c-format msgid "unknown key algorithm (%d)" msgstr "unknown key algorithm (%d)" #: openpgp/output.c:529 msgid "OpenPGP Certificate Information:\n" msgstr "OpenPGP Certificate Information:\n"