# Swedish translation of gnutls. # Copyright (C) 2007, 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the gnutls package. # Daniel Nylander , 2006, 2007, 2008. # msgid "" msgstr "" "Project-Id-Version: gnutls 2.3.8\n" "Report-Msgid-Bugs-To: bug-gnutls@gnu.org\n" "POT-Creation-Date: 2008-06-18 17:09+0200\n" "PO-Revision-Date: 2008-04-30 08:04+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: lib/gnutls_errors.c:53 msgid "Success." msgstr "Lyckades." #: lib/gnutls_errors.c:54 msgid "Could not negotiate a supported cipher suite." msgstr "Kunde inte förhandla fram en stödd krypteringssvit." #: lib/gnutls_errors.c:56 msgid "The cipher type is unsupported." msgstr "Krypteringstypen stöds inte." #: lib/gnutls_errors.c:58 msgid "The certificate and the given key do not match." msgstr "Certifikatet och den angivna nyckeln stämmer inte överens." #: lib/gnutls_errors.c:60 msgid "Could not negotiate a supported compression method." msgstr "Kunde inte förhandla fram en stödd komprimeringsmetod." #: lib/gnutls_errors.c:62 msgid "An unknown public key algorithm was encountered." msgstr "En okänd publik nyckelalgoritm påträffades." #: lib/gnutls_errors.c:65 msgid "An algorithm that is not enabled was negotiated." msgstr "En algoritm som inte är aktiverad blev förhandlad." #: lib/gnutls_errors.c:67 msgid "A large TLS record packet was received." msgstr "Ett stort TLS-journalpaket togs emot." #: lib/gnutls_errors.c:69 msgid "A record packet with illegal version was received." msgstr "Ett journalpaket med otillåten version togs emot." # Stort? #: lib/gnutls_errors.c:71 msgid "The Diffie Hellman prime sent by the server is not acceptable (not long enough)." msgstr "Diffie Hellman-primtalet som skickades av servern är inte acceptabelt (inte tillräckligt långt)." #: lib/gnutls_errors.c:73 msgid "A TLS packet with unexpected length was received." msgstr "Ett TLS-paket med oväntad längd togs emot." #: lib/gnutls_errors.c:75 msgid "The specified session has been invalidated for some reason." msgstr "Angiven session har av någon anledning blivit ogiltigförklarad." #: lib/gnutls_errors.c:78 msgid "GnuTLS internal error." msgstr "Internt fel i GnuTLS." #: lib/gnutls_errors.c:79 msgid "An illegal TLS extension was received." msgstr "En otillåten TLS-utökning togs emot." #: lib/gnutls_errors.c:81 msgid "A TLS fatal alert has been received." msgstr "Ett ödesdigert TLS-larm togs emot." #: lib/gnutls_errors.c:83 msgid "An unexpected TLS packet was received." msgstr "Ett oväntat TLS-paket togs emot." #: lib/gnutls_errors.c:85 msgid "A TLS warning alert has been received." msgstr "En TLS-varning har tagits emot." #: lib/gnutls_errors.c:87 msgid "An error was encountered at the TLS Finished packet calculation." msgstr "Ett fel påträffades vid beräkning av TLS Finished-paketet." #: lib/gnutls_errors.c:89 msgid "The peer did not send any certificate." msgstr "Motparten skickade inget certifikat." #: lib/gnutls_errors.c:92 msgid "There is already a crypto algorithm with lower priority." msgstr "Det finns redan en krypteringsalgoritm med lägre prioritet." #: lib/gnutls_errors.c:95 msgid "No temporary RSA parameters were found." msgstr "Inga temporära RSA-parametrar hittades." #: lib/gnutls_errors.c:97 msgid "No temporary DH parameters were found." msgstr "Inga temporära DH-parametrar hittades." #: lib/gnutls_errors.c:99 msgid "An unexpected TLS handshake packet was received." msgstr "Ett oväntat TLS-handskakningspaket togs emot." #: lib/gnutls_errors.c:101 msgid "The scanning of a large integer has failed." msgstr "Avsökningen av ett stort heltal misslyckades." #: lib/gnutls_errors.c:103 msgid "Could not export a large integer." msgstr "Kunde inte exportera ett stort heltal." #: lib/gnutls_errors.c:105 msgid "Decryption has failed." msgstr "Dekryptering misslyckades." #: lib/gnutls_errors.c:106 msgid "Encryption has failed." msgstr "Kryptering misslyckades." #: lib/gnutls_errors.c:107 msgid "Public key decryption has failed." msgstr "Dekryptering av publik nyckel misslyckades." #: lib/gnutls_errors.c:109 msgid "Public key encryption has failed." msgstr "Kryptering av publik nyckel misslyckades." #: lib/gnutls_errors.c:111 msgid "Public key signing has failed." msgstr "Signering av publik nyckel misslyckades." #: lib/gnutls_errors.c:113 msgid "Public key signature verification has failed." msgstr "Validering av av publika nyckelns signatur misslyckades." #: lib/gnutls_errors.c:115 msgid "Decompression of the TLS record packet has failed." msgstr "Dekomprimering av TLS-journalpaketet har misslyckades." #: lib/gnutls_errors.c:117 msgid "Compression of the TLS record packet has failed." msgstr "Komprimering av TLS-journalpaketet har misslyckades." #: lib/gnutls_errors.c:120 msgid "Internal error in memory allocation." msgstr "Internt fel i minnesallokering." #: lib/gnutls_errors.c:122 msgid "An unimplemented or disabled feature has been requested." msgstr "En icke implementerad eller inaktiverad funktion begärdes." #: lib/gnutls_errors.c:124 msgid "Insufficient credentials for that request." msgstr "Otillräckliga rättigheter för begäran." #: lib/gnutls_errors.c:126 msgid "Error in password file." msgstr "Fel i lösenordsfil." #: lib/gnutls_errors.c:127 msgid "Wrong padding in PKCS1 packet." msgstr "Fel utfyllnad i PKCS1-paket." #: lib/gnutls_errors.c:129 msgid "The requested session has expired." msgstr "Den begärda sessionen har tagit slut." #: lib/gnutls_errors.c:130 msgid "Hashing has failed." msgstr "Hashning misslyckades." #: lib/gnutls_errors.c:131 msgid "Base64 decoding error." msgstr "Base64-avkodningsfel." #: lib/gnutls_errors.c:133 msgid "Base64 unexpected header error." msgstr "Oväntat fel i Base64-huvud." #: lib/gnutls_errors.c:135 msgid "Base64 encoding error." msgstr "Base64-kodningsfel." #: lib/gnutls_errors.c:137 msgid "Parsing error in password file." msgstr "Tolkningsfel i lösenordsfil." #: lib/gnutls_errors.c:139 msgid "The requested data were not available." msgstr "Begärt data var inte tillgängligt." #: lib/gnutls_errors.c:141 msgid "Error in the pull function." msgstr "Fel i inhämtningsfunktionen." #: lib/gnutls_errors.c:142 msgid "Error in the push function." msgstr "Fel i utsändningsfunktionen." #: lib/gnutls_errors.c:143 msgid "The upper limit of record packet sequence numbers has been reached. Wow!" msgstr "Den övre gränsen för sekvensnummer för journalpaket har nåtts. Wow!" #: lib/gnutls_errors.c:145 msgid "Error in the certificate." msgstr "Fel i certifikatet." #: lib/gnutls_errors.c:147 msgid "Unknown Subject Alternative name in X.509 certificate." msgstr "Okänt alternativt namn för innehavare i X.509-certifikat." #: lib/gnutls_errors.c:150 msgid "Unsupported critical extension in X.509 certificate." msgstr "Icke stödd kritisk utökning i X.509-certifikat." #: lib/gnutls_errors.c:152 msgid "Key usage violation in certificate has been detected." msgstr "Överträdelse av nyckelanvändning i certifikat har upptäckts." #: lib/gnutls_errors.c:154 lib/gnutls_errors.c:155 msgid "Function was interrupted." msgstr "Funktionen avbröts." #: lib/gnutls_errors.c:156 msgid "Rehandshake was requested by the peer." msgstr "Upprepad handskakning begärdes av motparten." #: lib/gnutls_errors.c:158 msgid "TLS Application data were received, while expecting handshake data." msgstr "TLS-programdata togs emot när handskakningsdata förväntades." #: lib/gnutls_errors.c:160 msgid "Error in Database backend." msgstr "Fel i databasbakänden." #: lib/gnutls_errors.c:161 msgid "The certificate type is not supported." msgstr "Certifikattypen stöds inte." #: lib/gnutls_errors.c:163 msgid "The given memory buffer is too short to hold parameters." msgstr "Den angivna minnesbufferten är för liten för att lagra parametrar." #: lib/gnutls_errors.c:165 msgid "The request is invalid." msgstr "Begäran är ogiltig." #: lib/gnutls_errors.c:166 msgid "An illegal parameter has been received." msgstr "En otillåten parameter har tagits emot." #: lib/gnutls_errors.c:168 msgid "Error while reading file." msgstr "Fel vid läsning av fil." #: lib/gnutls_errors.c:170 msgid "ASN1 parser: Element was not found." msgstr "ASN1-tolkare: Elementet hittades inte." #: lib/gnutls_errors.c:172 msgid "ASN1 parser: Identifier was not found" msgstr "ASN1-tolkare: Identifieraren hittades inte" #: lib/gnutls_errors.c:174 msgid "ASN1 parser: Error in DER parsing." msgstr "ASN1-tolkare: Fel i DER-tolkning." #: lib/gnutls_errors.c:176 msgid "ASN1 parser: Value was not found." msgstr "ASN1-tolkare: Värdet hittades inte." #: lib/gnutls_errors.c:178 msgid "ASN1 parser: Generic parsing error." msgstr "ASN1-tolkare: Allmänt tolkningsfel." #: lib/gnutls_errors.c:180 msgid "ASN1 parser: Value is not valid." msgstr "ASN1-tolkare: Värdet är inte giltigt." #: lib/gnutls_errors.c:182 msgid "ASN1 parser: Error in TAG." msgstr "ASN1-tolkare: Fel i TAG." #: lib/gnutls_errors.c:183 msgid "ASN1 parser: error in implicit tag" msgstr "ASN1-tolkare: fel i implicit tag" #: lib/gnutls_errors.c:185 msgid "ASN1 parser: Error in type 'ANY'." msgstr "ASN1-tolkare: Fel i typen \"ANY\"." #: lib/gnutls_errors.c:187 msgid "ASN1 parser: Syntax error." msgstr "ASN1-tolkare: Syntaxfel." #: lib/gnutls_errors.c:189 msgid "ASN1 parser: Overflow in DER parsing." msgstr "ASN1-tolkare: Överflöde i DER-tolkning." #: lib/gnutls_errors.c:192 msgid "Too many empty record packets have been received." msgstr "För många tom journalpaket har tagits emot." #: lib/gnutls_errors.c:194 msgid "The initialization of GnuTLS-extra has failed." msgstr "Initieringen av GnuTLS-extra har misslyckats." #: lib/gnutls_errors.c:196 msgid "The GnuTLS library version does not match the GnuTLS-extra library version." msgstr "Versionen av GnuTLS-biblioteket stämmer inte överens med versionen av GnuTLS-extra-biblioteket." #: lib/gnutls_errors.c:198 msgid "The gcrypt library version is too old." msgstr "Versionen av gcrypt-biblioteket är för gammal." #: lib/gnutls_errors.c:201 msgid "The tasn1 library version is too old." msgstr "Versionen av tasn1-biblioteket är för gammal." #: lib/gnutls_errors.c:203 msgid "The OpenPGP User ID is revoked." msgstr "OpenPGP-användaridentiteten är spärrad." #: lib/gnutls_errors.c:205 msgid "Error loading the keyring." msgstr "Fel vid inläsning av nyckelringen." #: lib/gnutls_errors.c:207 msgid "The initialization of LZO has failed." msgstr "Initiering av LZO misslyckades." #: lib/gnutls_errors.c:209 msgid "No supported compression algorithms have been found." msgstr "Inga stödda komprimeringsalgoritmer har hittats." #: lib/gnutls_errors.c:211 msgid "No supported cipher suites have been found." msgstr "Inga stödda krypteringssviter har hittats." #: lib/gnutls_errors.c:213 msgid "Could not get OpenPGP key." msgstr "Kunde inte hämta OpenPGP-nyckel." #: lib/gnutls_errors.c:215 msgid "Could not find OpenPGP subkey." msgstr "Kunde inte hitta OpenPGP-undernyckel." #: lib/gnutls_errors.c:218 msgid "The SRP username supplied is illegal." msgstr "Det angivna SRP-användarnamnet är inte tillåtet." #: lib/gnutls_errors.c:221 msgid "The OpenPGP fingerprint is not supported." msgstr "OpenPGP-fingeravtrycket stöds inte." #: lib/gnutls_errors.c:223 msgid "The certificate has unsupported attributes." msgstr "Certifikatet har attribut som inte stöds." #: lib/gnutls_errors.c:225 msgid "The OID is not supported." msgstr "OID:n stöds inte." #: lib/gnutls_errors.c:227 msgid "The hash algorithm is unknown." msgstr "Hashalgoritmen är okänd." #: lib/gnutls_errors.c:229 msgid "The PKCS structure's content type is unknown." msgstr "PKCS-strukturens innehållstyp är okänd." # Hjälp! #: lib/gnutls_errors.c:231 msgid "The PKCS structure's bag type is unknown." msgstr "PKCS-strukturens väsktyp är okänd." #: lib/gnutls_errors.c:233 msgid "The given password contains invalid characters." msgstr "Det angivna lösenordet innehåller ogiltiga tecken." #: lib/gnutls_errors.c:235 msgid "The Message Authentication Code verification failed." msgstr "Validering av meddelandeautentiseringskoden (MAC) misslyckades." #: lib/gnutls_errors.c:237 msgid "Some constraint limits were reached." msgstr "Vissa begränsningar nåddes." #: lib/gnutls_errors.c:239 msgid "Failed to acquire random data." msgstr "Misslyckades med att få tag på slumpmässigt data." #: lib/gnutls_errors.c:242 msgid "Received a TLS/IA Intermediate Phase Finished message" msgstr "Tog emot ett TLS/IA Intermediate Phase Finished-meddelande" #: lib/gnutls_errors.c:244 msgid "Received a TLS/IA Final Phase Finished message" msgstr "Tog emot ett TLS/IA Final Phase Finished-meddelande" #: lib/gnutls_errors.c:246 msgid "Verifying TLS/IA phase checksum failed" msgstr "Validering av kontrollsumma för TLS/IA-fas misslyckades" #: lib/gnutls_errors.c:249 msgid "The specified algorithm or protocol is unknown." msgstr "Angivna algoritmen eller protokollet är okänt." #: lib/gnutls_errors.c:252 msgid "The handshake data size is too large (DoS?), check gnutls_handshake_set_max_packet_length()." msgstr "Datastorleken för handskakningen är för stor (DoS?), kontrollera gnutls_handshake_set_max_packet_length()." #: lib/x509/output.c:113 lib/x509/output.c:384 #, c-format msgid "\t\t\tPath Length Constraint: %d\n" msgstr "\t\t\tRestriktion för sökvägslängd: %d\n" #: lib/x509/output.c:114 #, c-format msgid "\t\t\tPolicy Language: %s" msgstr "\t\t\tPolicyspråk: %s" #: lib/x509/output.c:123 msgid "" "\t\t\tPolicy:\n" "\t\t\t\tASCII: " msgstr "" "\t\t\tPolicy:\n" "\t\t\t\tASCII: " #: lib/x509/output.c:125 msgid "" "\n" "\t\t\t\tHexdump: " msgstr "" "\n" "\t\t\t\tHexdump: " #: lib/x509/output.c:217 msgid "\t\t\tDigital signature.\n" msgstr "\t\t\tDigital signatur.\n" # Klassisk term inom digitala certifikat. #: lib/x509/output.c:219 msgid "\t\t\tNon repudiation.\n" msgstr "\t\t\tOförnekbarhet.\n" #: lib/x509/output.c:221 msgid "\t\t\tKey encipherment.\n" msgstr "\t\t\tNyckelkryptering.\n" #: lib/x509/output.c:223 msgid "\t\t\tData encipherment.\n" msgstr "\t\t\tDatakryptering.\n" #: lib/x509/output.c:225 msgid "\t\t\tKey agreement.\n" msgstr "\t\t\tNyckelförhandling.\n" #: lib/x509/output.c:227 lib/openpgp/output.c:106 msgid "\t\t\tCertificate signing.\n" msgstr "\t\t\tCertifikatsignering.\n" #: lib/x509/output.c:229 msgid "\t\t\tCRL signing.\n" msgstr "\t\t\tCRL-signering.\n" #: lib/x509/output.c:231 msgid "\t\t\tKey encipher only.\n" msgstr "\t\t\tEndast nyckelkryptering.\n" #: lib/x509/output.c:233 msgid "\t\t\tKey decipher only.\n" msgstr "\t\t\tEndast nyckeldekryptering.\n" #: lib/x509/output.c:345 msgid "\t\t\tTLS WWW Server.\n" msgstr "\t\t\tTLS-webbserver.\n" #: lib/x509/output.c:347 msgid "\t\t\tTLS WWW Client.\n" msgstr "\t\t\tTLS-webbklient.\n" # Källkodssignering? #: lib/x509/output.c:349 msgid "\t\t\tCode signing.\n" msgstr "\t\t\tKodsignering.\n" #: lib/x509/output.c:351 msgid "\t\t\tEmail protection.\n" msgstr "\t\t\tE-postskydd.\n" #: lib/x509/output.c:353 msgid "\t\t\tTime stamping.\n" msgstr "\t\t\tTidsstämpling.\n" #: lib/x509/output.c:355 msgid "\t\t\tOCSP signing.\n" msgstr "\t\t\tOCSP-signering.\n" #: lib/x509/output.c:357 msgid "\t\t\tAny purpose.\n" msgstr "\t\t\tValfritt syfte.\n" #: lib/x509/output.c:379 msgid "\t\t\tCertificate Authority (CA): FALSE\n" msgstr "\t\t\tCertifikatutfärdare (CA): FALSKT\n" #: lib/x509/output.c:381 msgid "\t\t\tCertificate Authority (CA): TRUE\n" msgstr "\t\t\tCertifikatutfärdare (CA): SANT\n" #: lib/x509/output.c:484 #, c-format msgid "\t\t\tXMPP Address: %.*s\n" msgstr "\t\t\tXMPP-adress: %.*s\n" #: lib/x509/output.c:487 #, c-format msgid "\t\t\totherName OID: %.*s\n" msgstr "\t\t\totherName OID: %.*s\n" #: lib/x509/output.c:488 msgid "\t\t\totherName DER: " msgstr "\t\t\totherName DER: " #: lib/x509/output.c:490 msgid "" "\n" "\t\t\totherName ASCII: " msgstr "" "\n" "\t\t\totherName ASCII: " #: lib/x509/output.c:516 lib/x509/output.c:1181 lib/openpgp/output.c:321 #, c-format msgid "\tVersion: %d\n" msgstr "\tVersion: %d\n" #: lib/x509/output.c:530 msgid "\tSerial Number (hex): " msgstr "\tSerienummer (hex): " #: lib/x509/output.c:547 lib/x509/output.c:1195 #, c-format msgid "\tIssuer: %s\n" msgstr "\tUtfärdare: %s\n" #: lib/x509/output.c:554 msgid "\tValidity:\n" msgstr "\tGiltighet:\n" #: lib/x509/output.c:567 #, c-format msgid "\t\tNot Before: %s\n" msgstr "\t\tInte före: %s\n" #: lib/x509/output.c:581 #, c-format msgid "\t\tNot After: %s\n" msgstr "\t\tInte efter: %s\n" #: lib/x509/output.c:595 #, c-format msgid "\tSubject: %s\n" msgstr "\tInnehavare: %s\n" #: lib/x509/output.c:610 lib/x509/output.c:881 lib/x509/output.c:1291 #: lib/openpgp/output.c:237 msgid "unknown" msgstr "" #: lib/x509/output.c:612 #, c-format msgid "\tSubject Public Key Algorithm: %s\n" msgstr "\tAlgoritm för innehavarens publika nyckel: %s\n" #: lib/x509/output.c:625 lib/openpgp/output.c:256 #, c-format msgid "\t\tModulus (bits %d):\n" msgstr "\t\tModulus (bitar %d):\n" #: lib/x509/output.c:627 lib/openpgp/output.c:258 msgid "\t\tExponent:\n" msgstr "\t\tExponent:\n" #: lib/x509/output.c:646 lib/openpgp/output.c:281 #, c-format msgid "\t\tPublic key (bits %d):\n" msgstr "\t\tPublik nyckel (bitar %d):\n" #: lib/x509/output.c:648 lib/openpgp/output.c:283 msgid "\t\tP:\n" msgstr "\t\tP:\n" #: lib/x509/output.c:650 lib/openpgp/output.c:285 msgid "\t\tQ:\n" msgstr "\t\tQ:\n" #: lib/x509/output.c:652 lib/openpgp/output.c:287 msgid "\t\tG:\n" msgstr "\t\tG:\n" #: lib/x509/output.c:697 msgid "\tExtensions:\n" msgstr "\tTillägg:\n" #: lib/x509/output.c:707 #, c-format msgid "\t\tBasic Constraints (%s):\n" msgstr "\t\tAllmänna restriktioner (%s):\n" #: lib/x509/output.c:708 lib/x509/output.c:723 lib/x509/output.c:738 #: lib/x509/output.c:753 lib/x509/output.c:768 lib/x509/output.c:783 #: lib/x509/output.c:798 lib/x509/output.c:813 lib/x509/output.c:825 msgid "critical" msgstr "kritisk" #: lib/x509/output.c:708 lib/x509/output.c:723 lib/x509/output.c:738 #: lib/x509/output.c:753 lib/x509/output.c:768 lib/x509/output.c:783 #: lib/x509/output.c:798 lib/x509/output.c:813 lib/x509/output.c:825 msgid "not critical" msgstr "ej kritisk" #: lib/x509/output.c:722 #, c-format msgid "\t\tSubject Key Identifier (%s):\n" msgstr "\t\tInnehavarens nyckelidentifierare (%s):\n" #: lib/x509/output.c:737 #, c-format msgid "\t\tAuthority Key Identifier (%s):\n" msgstr "\t\tUtfärdarens nyckelidentifierare (%s):\n" #: lib/x509/output.c:752 #, c-format msgid "\t\tKey Usage (%s):\n" msgstr "\t\tNyckelanvändning (%s):\n" #: lib/x509/output.c:767 #, c-format msgid "\t\tKey Purpose (%s):\n" msgstr "\t\tNyckelsyfte (%s):\n" #: lib/x509/output.c:782 #, c-format msgid "\t\tSubject Alternative Name (%s):\n" msgstr "\t\tInnehavarens alternativa namn (%s):\n" #: lib/x509/output.c:797 #, c-format msgid "\t\tCRL Distribution points (%s):\n" msgstr "\t\tCRL-distributionspunkter (%s):\n" #: lib/x509/output.c:812 #, c-format msgid "\t\tProxy Certificate Information (%s):\n" msgstr "\t\tInformation om proxycertifikat (%s):\n" #: lib/x509/output.c:824 #, c-format msgid "\t\tUnknown extension %s (%s):\n" msgstr "\t\tOkänt tillägg %s (%s):\n" #: lib/x509/output.c:853 msgid "\t\t\tASCII: " msgstr "\t\t\tASCII: " #: lib/x509/output.c:857 msgid "\t\t\tHexdump: " msgstr "\t\t\tHexdump: " #: lib/x509/output.c:882 lib/x509/output.c:1292 #, c-format msgid "\tSignature Algorithm: %s\n" msgstr "\tSignaturalgoritm: %s\n" #: lib/x509/output.c:886 lib/x509/output.c:1296 msgid "warning: signed using a broken signature algorithm that can be forged.\n" msgstr "varning: signerad med en trasig signaturalgoritm som kan förfalskas.\n" #: lib/x509/output.c:911 lib/x509/output.c:1321 msgid "\tSignature:\n" msgstr "\tSignatur:\n" #: lib/x509/output.c:934 msgid "" "\tMD5 fingerprint:\n" "\t\t" msgstr "" "\tMD5-fingeravtryck:\n" "\t\t" #: lib/x509/output.c:936 msgid "" "\tSHA-1 fingerprint:\n" "\t\t" msgstr "" "\tSHA-1-fingeravtryck:\n" "\t\t" #: lib/x509/output.c:970 msgid "" "\tPublic Key Id:\n" "\t\t" msgstr "" "\tPublik nyckel-identitet:\n" "\t\t" #: lib/x509/output.c:1137 msgid "X.509 Certificate Information:\n" msgstr "Information om X.509-certifikat:\n" #: lib/x509/output.c:1141 msgid "Other Information:\n" msgstr "Övrig information:\n" #: lib/x509/output.c:1177 msgid "\tVersion: 1 (default)\n" msgstr "\tVersion: 1 (standard)\n" #: lib/x509/output.c:1202 msgid "\tUpdate dates:\n" msgstr "\tUppdateringsdatum:\n" #: lib/x509/output.c:1215 #, c-format msgid "\t\tIssued: %s\n" msgstr "\t\tUtfärdat: %s\n" #: lib/x509/output.c:1231 #, c-format msgid "\t\tNext at: %s\n" msgstr "\t\tNästa den: %s\n" #: lib/x509/output.c:1241 #, c-format msgid "\tRevoked certificates (%d):\n" msgstr "\tSpärrade certifikat (%d):\n" #: lib/x509/output.c:1243 msgid "\tNo revoked certificates.\n" msgstr "\tInga spärrade certifikat.\n" #: lib/x509/output.c:1262 msgid "\t\tSerial Number (hex): " msgstr "\t\tSerienummer (hex): " #: lib/x509/output.c:1271 #, c-format msgid "\t\tRevoked at: %s\n" msgstr "\t\tSpärrat den: %s\n" #: lib/x509/output.c:1352 msgid "X.509 Certificate Revocation List Information:\n" msgstr "Information om spärrlista för X.509-certifikat:\n" #: lib/openpgp/output.c:84 #, fuzzy msgid "\t\tKey Usage:\n" msgstr "\t\tNyckelanvändning (%s):\n" #: lib/openpgp/output.c:93 #, c-format msgid "error: get_key_usage: %s\n" msgstr "" #: lib/openpgp/output.c:98 #, fuzzy msgid "\t\t\tDigital signatures.\n" msgstr "\t\t\tDigital signatur.\n" #: lib/openpgp/output.c:100 #, fuzzy msgid "\t\t\tCommunications encipherment.\n" msgstr "\t\t\tDatakryptering.\n" #: lib/openpgp/output.c:102 #, fuzzy msgid "\t\t\tStorage data encipherment.\n" msgstr "\t\t\tDatakryptering.\n" # Klassisk term inom digitala certifikat. #: lib/openpgp/output.c:104 #, fuzzy msgid "\t\t\tAuthentication.\n" msgstr "\t\t\tOförnekbarhet.\n" #: lib/openpgp/output.c:127 msgid "\tID (hex): " msgstr "" #: lib/openpgp/output.c:148 #, fuzzy msgid "\tFingerprint (hex): " msgstr "" "\tMD5-fingeravtryck:\n" "\t\t" #: lib/openpgp/output.c:165 #, fuzzy msgid "\tRevoked: True\n" msgstr "\t\tSpärrat den: %s\n" #: lib/openpgp/output.c:167 #, fuzzy msgid "\tRevoked: False\n" msgstr "\t\tSpärrat den: %s\n" #: lib/openpgp/output.c:175 #, fuzzy msgid "\tTime stamps:\n" msgstr "\t\t\tTidsstämpling.\n" #: lib/openpgp/output.c:192 #, fuzzy, c-format msgid "\t\tCreation: %s\n" msgstr "\t\tNästa den: %s\n" #: lib/openpgp/output.c:206 msgid "\t\tExpiration: Never\n" msgstr "" #: lib/openpgp/output.c:215 #, fuzzy, c-format msgid "\t\tExpiration: %s\n" msgstr "\t\tNästa den: %s\n" #: lib/openpgp/output.c:239 #, fuzzy, c-format msgid "\tPublic Key Algorithm: %s\n" msgstr "\tAlgoritm för innehavarens publika nyckel: %s\n" #: lib/openpgp/output.c:343 #, c-format msgid "\tName[%d]: %s\n" msgstr "" #: lib/openpgp/output.c:345 #, fuzzy, c-format msgid "\tRevoked Name[%d]: %s\n" msgstr "\t\tSpärrat den: %s\n" #: lib/openpgp/output.c:360 #, c-format msgid "" "\n" "\tSubkey[%d]:\n" msgstr "" #: lib/openpgp/output.c:395 #, fuzzy msgid "OpenPGP Certificate Information:\n" msgstr "Information om X.509-certifikat:\n" #~ msgid "The specified GnuPG TrustDB version is not supported. TrustDB v4 is supported." #~ msgstr "Den angivna GnuPG TrustDB-versionen stöds inte. TrustDB v4 stöds." #~ msgid "\t\t\tPolicy Language: %.*s\n" #~ msgstr "\t\t\tPolicyspråk: %.*s\n"