1 algorithm.alreadyRegistered = URI {0} wurde bereits an die Klasse {1} gebunden
   2 algorithm.classDoesNotExist = Kann URI {0} nicht für Klasse {1} registrieren weil sie nicht existiert
   3 algorithm.ClassDoesNotExist = Klasse {0} existiert nicht
   4 algorithm.extendsWrongClass = Kann URI {0} nicht für Klasse {1} registrieren weil sie nicht {2} extended
   5 algorithms.CannotUseAlgorithmParameterSpecOnDSA = Sorry, but you cannot use a AlgorithmParameterSpec object for creating DSA signatures.
   6 algorithms.CannotUseAlgorithmParameterSpecOnRSA = Sorry, but you cannot use a AlgorithmParameterSpec object for creating RSA signatures.
   7 algorithms.CannotUseSecureRandomOnMAC = Sorry, but you cannot use a SecureRandom object for creating MACs.
   8 algorithms.HMACOutputLengthOnlyForHMAC = A HMACOutputLength can only be specified for HMAC integrity algorithms
   9 algorithms.NoSuchAlgorithm = Der Algorithmus {0} ist nicht verfügbar. Original Nachricht war: {1}
  10 algorithms.NoSuchMap = The algorithm URI "{0}" could not be mapped to a JCE algorithm
  11 algorithms.NoSuchProvider = The specified Provider {0} does not exist. Original Message was: {1}
  12 algorithms.operationOnlyVerification = A public key can only used for verification of a signature.
  13 algorithms.WrongKeyForThisOperation = Sorry, you supplied the wrong key type for this operation! You supplied a {0} but a {1} is needed.
  14 attributeValueIllegal = The attribute {0} has value {1} but must be {2}
  15 c14n.Canonicalizer.Exception = Exception während Kanonisierung:  Original Nachricht war {0}
  16 c14n.Canonicalizer.IllegalNode = Unzulässiger NodeType {0}, NodeName lautete {1}
  17 c14n.Canonicalizer.NoSuchCanonicalizer = Kein Canonicalizer mit dem URI {0} gefunden
  18 c14n.Canonicalizer.ParserConfigurationException = ParserConfigurationException während Kanonisierung:  Original Nachricht war {0}
  19 c14n.Canonicalizer.RelativeNamespace = Das Element {0} hat einen relativen Namespace: {1}="{2}"
  20 c14n.Canonicalizer.SAXException = SAXException während Kanonisierung:  Original Nachricht war {0}
  21 c14n.Canonicalizer.TraversalNotSupported = Das DOM Dokument unterstützt keine Traversal {0}
  22 c14n.Canonicalizer.UnsupportedEncoding = Unbekannte Kodierung {0}
  23 c14n.Canonicalizer.UnsupportedOperation = This canonicalizer does not support this operation
  24 c14n.XMLUtils.circumventBug2650forgotten = The tree has not been prepared for canonicalization using XMLUtils#circumventBug2650(Document)
  25 certificate.noSki.lowVersion = Certificate cannot contain a SubjectKeyIdentifier because it is only X509v{0}
  26 certificate.noSki.notOctetString = Certificates SubjectKeyIdentifier is not a OctetString
  27 certificate.noSki.null = Certificate does not contain a SubjectKeyIdentifier
  28 defaultNamespaceCannotBeSetHere = Default namespace cannot be set here
  29 ElementProxy.nullElement = Kann einen ElementProxy aus einem null Argument erzeugen
  30 empty = {0}
  31 encryption.algorithmCannotBeUsedForEncryptedData = encryption.algorithmCannotBeUsedForEncryptedData {0}
  32 encryption.algorithmCannotEatInitParams = encryption.algorithmCannotEatInitParams
  33 encryption.algorithmCannotEncryptDecrypt = encryption.algorithmCannotEncryptDecrypt
  34 encryption.algorithmCannotWrapUnWrap = encryption.algorithmCannotWrapUnWrap
  35 encryption.ExplicitKeySizeMismatch = The xenc:KeySize element requests a key size of {0} bit but the algorithm implements {1} bit
  36 encryption.nonceLongerThanDecryptedPlaintext = The given nonce is longer than the available plaintext. I Cannot strip away this.
  37 encryption.RSAOAEP.dataHashWrong = data hash wrong
  38 encryption.RSAOAEP.dataStartWrong = data wrong start {0}
  39 encryption.RSAOAEP.dataTooShort = data too short
  40 encryption.RSAPKCS15.blockTruncated = block truncated
  41 encryption.RSAPKCS15.noDataInBlock = no data in block
  42 encryption.RSAPKCS15.unknownBlockType = unknown block type
  43 encryption.nokey = No Key Encryption Key loaded and cannot determine using key resolvers
  44 endorsed.jdk1.4.0 = Since it seems that nobody reads our installation notes, we must do it in the exception messages. Hope you read them. You did NOT use the endorsed mechanism from JDK 1.4 properly; look at <http://xml.apache.org/security/Java/installation.html> how to solve this problem.
  45 errorMessages.InvalidDigestValueException = Ungültige Signatur: Reference Validation fehlgeschlagen.
  46 errorMessages.InvalidSignatureValueException = Ungültige Signatur: Core Validation fehlgeschlagen.
  47 errorMessages.IOException = Datei oder Resource kann nicht gelesen werden.
  48 errorMessages.MissingKeyFailureException = Verifizieren fehlgeschlagen, weil der öffentliche Schlüssel (public key) nicht verfügbar ist. Resourcen via addResource() hinzufügen und erneut verifizieren.
  49 errorMessages.MissingResourceFailureException = Verifizieren fehlgeschlagen, weil Resourcen nicht verfügbar sind. Resourcen via addResource() hinzufügen und erneut verifizieren.
  50 errorMessages.NoSuchAlgorithmException = Unbekannter Algorithmus {0}
  51 errorMessages.NotYetImplementedException = Funktionalität noch nicht implementiert.
  52 errorMessages.XMLSignatureException = Verifizieren aus unbekanntem Grund fehlgeschlagen.
  53 decoding.divisible.four = It should be divisible by four
  54 decoding.general = Error while decoding
  55 FileKeyStorageImpl.addToDefaultFromRemoteNotImplemented = Method addToDefaultFromRemote() not yet implemented.
  56 FileKeyStorageImpl.NoCert.Context = Not found such a X509Certificate including context {0}
  57 FileKeyStorageImpl.NoCert.IssNameSerNo = Not found such a X509Certificate with IssuerName {0} and serial number {1}
  58 FileKeyStorageImpl.NoCert.SubjName = Not found such a X509Certificate including SubjectName {0}
  59 generic.dontHaveConstructionElement = I do not have a construction Element
  60 generic.EmptyMessage = {0}
  61 generic.NotYetImplemented = {0} Leider noch nicht implementiert ;-((
  62 java.security.InvalidKeyException = Ungültiger Schlüssel
  63 java.security.NoSuchProviderException = Unbekannter oder nicht unterstützter Provider
  64 java.security.UnknownKeyType = Unbekannter oder nicht unterstützter Key type {0}
  65 KeyInfo.needKeyResolver = Es müssen mehrere KeyResolver registriert sein
  66 KeyInfo.nokey = Kann keinen Schlüssel aus {0} gewinnen
  67 KeyInfo.noKey = Kann keinen öffentlichen Schlüssel finden
  68 KeyInfo.wrongNumberOfObject = Benötige {0} keyObjects
  69 KeyInfo.wrongUse = Dieses Objekt wird verwendet, um {0} zu gewinnen
  70 keyResolver.alreadyRegistered = Die Klasse {1} wurde bereits registriert für {0}
  71 KeyResolver.needStorageResolver = Need a StorageResolver to retrieve a Certificate from a {0}
  72 KeyResoverSpiImpl.cannotGetCert = Cannot get the Certificate that include or in {1} in implement class {0}
  73 KeyResoverSpiImpl.elementGeneration = Cannot make {1} element in implement class {0}
  74 KeyResoverSpiImpl.getPoublicKey = Cannot get the public key from implement class {0}
  75 KeyResoverSpiImpl.InvalidElement = Cannot set (2) Element in implement class {0}
  76 KeyResoverSpiImpl.keyStore = KeyStorage error in implement class {0}
  77 KeyResoverSpiImpl.need.Element = {1} type of Element is needed in implement class {0}
  78 KeyResoverSpiImpl.wrongCRLElement = Cannot make CRL from {1} in implement class {0}
  79 KeyResoverSpiImpl.wrongKeyObject =  Need {1} type of KeyObject for generation Element in implement class{0}
  80 KeyResoverSpiImpl.wrongNumberOfObject = Need {1} keyObject in implement class {0}
  81 KeyStore.alreadyRegistered = {0} Class has already been registered for {1}
  82 KeyStore.register = {1} type class register error  in class {0}
  83 KeyStore.registerStore.register = Registeration error for type {0}
  84 KeyValue.IllegalArgument = Cannot create a {0} from {1}
  85 namespacePrefixAlreadyUsedByOtherURI = Namespace {0} already used by other URI {1}
  86 notYetInitialized = Das Modul {0} ist noch nicht initialisiert
  87 prefix.AlreadyAssigned = Sie binden den Prefix {0} an den Namespace {1} aber er ist bereits an {2} zugewiesen
  88 signature.Canonicalizer.UnknownCanonicalizer = Unbekannter Canonicalizer. Kein Handler installiert für URI {0}
  89 signature.DSA.invalidFormat = Invalid ASN.1 encoding of the DSA signature
  90 signature.Generation.signBeforeGetValue = You have to XMLSignature.sign(java.security.PrivateKey) first
  91 signature.signaturePropertyHasNoTarget = Das Target Attribut der SignatureProperty muss gesetzt sein
  92 signature.Transform.ErrorDuringTransform = Während der Transformation {0} trat eine {1} auf.
  93 signature.Transform.NotYetImplemented = Transform {0} noch nicht implementiert
  94 signature.Transform.NullPointerTransform = Null pointer als URI übergeben. Programmierfehler?
  95 signature.Transform.UnknownTransform = Unbekannte Transformation. Kein Handler installiert für URI {0}
  96 signature.Util.BignumNonPositive = bigInteger.signum() muß positiv sein
  97 signature.Util.NonTextNode = Kein Text Node
  98 signature.Util.TooManyChilds = Zu viele Child-Elemente vom Type {0} in {1}
  99 signature.Verification.certificateError = Zertifikatsfehler
 100 signature.Verification.IndexOutOfBounds = Index {0} illegal. We only have {1} References
 101 signature.Verification.internalError = Interner Fehler
 102 signature.Verification.InvalidDigestOrReference = Ungültiger Digest Wert oder Reference Element {0}
 103 signature.Verification.keyStore = Öffnen des KeyStore fehlgeschlagen
 104 signature.Verification.MissingID = Cannot resolve element with ID {0}
 105 signature.Verification.MissingResources = Kann die externe Resource {0} nicht auflösen
 106 signature.Verification.NoSignatureElement = Input Dokument enthält kein {0} Element mit dem Namespace {1}
 107 signature.Verification.Reference.NoInput = Die Reference für den URI {0} hat keinen XMLSignatureInput erhalten.
 108 signature.Verification.SignatureError = Signatur Fehler
 109 signature.XMLSignatureInput.MissingConstuctor = Kann aus der Klasse {0} keinen XMLSignatureInput erzeugen
 110 signature.XMLSignatureInput.SerializeDOM = Input mit einem DOM Dokument initialisiert. Muß mit C14N serialisiert werden
 111 transform.Init.IllegalContextArgument = Unzulässiges Kontext Argument der Klasse {0}. Muss String, org.w3c.dom.NodeList oder java.io.InputStream sein.
 112 transform.init.NotInitialized =
 113 transform.init.wrongURI = Initialisiert mit dem falschen URI. Das sollte nie passieren. Die Transformation implementiert {0} aber {1} wurde bei der Instantiierung verwendet.
 114 utils.Base64.IllegalBitlength = Ungültige Bytelänge; Muss ein vielfaches von 4 sein
 115 utils.resolver.noClass = Could not find a resolver for URI {0} and Base {1}
 116 xml.WrongContent = Kann {0} nicht finden in {1}
 117 xml.WrongElement = Kann kein {0} aus einem {1} Element erzeugen
 118 xpath.funcHere.documentsDiffer = Der XPath ist nicht im selben Dokument wie der Kontext Node
 119 xpath.funcHere.noXPathContext = Try to evaluate an XPath which uses the here() function but XPath is not inside an ds:XPath Element. XPath was : {0}