algorithm.alreadyRegistered = URI {0} wurde bereits an die Klasse {1} gebunden algorithm.classDoesNotExist = Kann URI {0} nicht für Klasse {1} registrieren weil sie nicht existiert algorithm.ClassDoesNotExist = Klasse {0} existiert nicht algorithm.extendsWrongClass = Kann URI {0} nicht für Klasse {1} registrieren weil sie nicht {2} extended algorithms.CannotUseAlgorithmParameterSpecOnDSA = Sorry, but you cannot use a AlgorithmParameterSpec object for creating DSA signatures. algorithms.CannotUseAlgorithmParameterSpecOnRSA = Sorry, but you cannot use a AlgorithmParameterSpec object for creating RSA signatures. algorithms.CannotUseSecureRandomOnMAC = Sorry, but you cannot use a SecureRandom object for creating MACs. algorithms.HMACOutputLengthMin = HMACOutputLength must not be less than {0} algorithms.HMACOutputLengthOnlyForHMAC = A HMACOutputLength can only be specified for HMAC integrity algorithms algorithms.NoSuchAlgorithm = Der Algorithmus {0} ist nicht verfügbar. Original Nachricht war: {1} algorithms.NoSuchMap = The algorithm URI "{0}" could not be mapped to a JCE algorithm algorithms.NoSuchProvider = The specified Provider {0} does not exist. Original Message was: {1} algorithms.operationOnlyVerification = A public key can only used for verification of a signature. algorithms.WrongKeyForThisOperation = Sorry, you supplied the wrong key type for this operation! You supplied a {0} but a {1} is needed. attributeValueIllegal = The attribute {0} has value {1} but must be {2} c14n.Canonicalizer.Exception = Exception während Kanonisierung: Original Nachricht war {0} c14n.Canonicalizer.IllegalNode = Unzulässiger NodeType {0}, NodeName lautete {1} c14n.Canonicalizer.NoSuchCanonicalizer = Kein Canonicalizer mit dem URI {0} gefunden c14n.Canonicalizer.ParserConfigurationException = ParserConfigurationException während Kanonisierung: Original Nachricht war {0} c14n.Canonicalizer.RelativeNamespace = Das Element {0} hat einen relativen Namespace: {1}="{2}" c14n.Canonicalizer.SAXException = SAXException während Kanonisierung: Original Nachricht war {0} c14n.Canonicalizer.TraversalNotSupported = Das DOM Dokument unterstützt keine Traversal {0} c14n.Canonicalizer.UnsupportedEncoding = Unbekannte Kodierung {0} c14n.Canonicalizer.UnsupportedOperation = This canonicalizer does not support this operation c14n.XMLUtils.circumventBug2650forgotten = The tree has not been prepared for canonicalization using XMLUtils#circumventBug2650(Document) certificate.noSki.lowVersion = Certificate cannot contain a SubjectKeyIdentifier because it is only X509v{0} certificate.noSki.notOctetString = Certificates SubjectKeyIdentifier is not a OctetString certificate.noSki.null = Certificate does not contain a SubjectKeyIdentifier defaultNamespaceCannotBeSetHere = Default namespace cannot be set here ElementProxy.nullElement = Kann einen ElementProxy aus einem null Argument erzeugen empty = {0} encryption.algorithmCannotBeUsedForEncryptedData = encryption.algorithmCannotBeUsedForEncryptedData {0} encryption.algorithmCannotEatInitParams = encryption.algorithmCannotEatInitParams encryption.algorithmCannotEncryptDecrypt = encryption.algorithmCannotEncryptDecrypt encryption.algorithmCannotWrapUnWrap = encryption.algorithmCannotWrapUnWrap encryption.ExplicitKeySizeMismatch = The xenc:KeySize element requests a key size of {0} bit but the algorithm implements {1} bit encryption.nonceLongerThanDecryptedPlaintext = The given nonce is longer than the available plaintext. I Cannot strip away this. encryption.RSAOAEP.dataHashWrong = data hash wrong encryption.RSAOAEP.dataStartWrong = data wrong start {0} encryption.RSAOAEP.dataTooShort = data too short encryption.RSAPKCS15.blockTruncated = block truncated encryption.RSAPKCS15.noDataInBlock = no data in block encryption.RSAPKCS15.unknownBlockType = unknown block type encryption.nokey = No Key Encryption Key loaded and cannot determine using key resolvers 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 how to solve this problem. errorMessages.InvalidDigestValueException = Ungültige Signatur: Reference Validation fehlgeschlagen. errorMessages.InvalidSignatureValueException = Ungültige Signatur: Core Validation fehlgeschlagen. errorMessages.IOException = Datei oder Resource kann nicht gelesen werden. errorMessages.MissingKeyFailureException = Verifizieren fehlgeschlagen, weil der öffentliche Schlüssel (public key) nicht verfügbar ist. Resourcen via addResource() hinzufügen und erneut verifizieren. errorMessages.MissingResourceFailureException = Verifizieren fehlgeschlagen, weil Resourcen nicht verfügbar sind. Resourcen via addResource() hinzufügen und erneut verifizieren. errorMessages.NoSuchAlgorithmException = Unbekannter Algorithmus {0} errorMessages.NotYetImplementedException = Funktionalität noch nicht implementiert. errorMessages.XMLSignatureException = Verifizieren aus unbekanntem Grund fehlgeschlagen. decoding.divisible.four = It should be divisible by four decoding.general = Error while decoding FileKeyStorageImpl.addToDefaultFromRemoteNotImplemented = Method addToDefaultFromRemote() not yet implemented. FileKeyStorageImpl.NoCert.Context = Not found such a X509Certificate including context {0} FileKeyStorageImpl.NoCert.IssNameSerNo = Not found such a X509Certificate with IssuerName {0} and serial number {1} FileKeyStorageImpl.NoCert.SubjName = Not found such a X509Certificate including SubjectName {0} generic.dontHaveConstructionElement = I do not have a construction Element generic.EmptyMessage = {0} generic.NotYetImplemented = {0} Leider noch nicht implementiert ;-(( java.security.InvalidKeyException = Ungültiger Schlüssel java.security.NoSuchProviderException = Unbekannter oder nicht unterstützter Provider java.security.UnknownKeyType = Unbekannter oder nicht unterstützter Key type {0} KeyInfo.needKeyResolver = Es müssen mehrere KeyResolver registriert sein KeyInfo.nokey = Kann keinen Schlüssel aus {0} gewinnen KeyInfo.noKey = Kann keinen öffentlichen Schlüssel finden KeyInfo.wrongNumberOfObject = Benötige {0} keyObjects KeyInfo.wrongUse = Dieses Objekt wird verwendet, um {0} zu gewinnen keyResolver.alreadyRegistered = Die Klasse {1} wurde bereits registriert für {0} KeyResolver.needStorageResolver = Need a StorageResolver to retrieve a Certificate from a {0} KeyResoverSpiImpl.cannotGetCert = Cannot get the Certificate that include or in {1} in implement class {0} KeyResoverSpiImpl.elementGeneration = Cannot make {1} element in implement class {0} KeyResoverSpiImpl.getPoublicKey = Cannot get the public key from implement class {0} KeyResoverSpiImpl.InvalidElement = Cannot set (2) Element in implement class {0} KeyResoverSpiImpl.keyStore = KeyStorage error in implement class {0} KeyResoverSpiImpl.need.Element = {1} type of Element is needed in implement class {0} KeyResoverSpiImpl.wrongCRLElement = Cannot make CRL from {1} in implement class {0} KeyResoverSpiImpl.wrongKeyObject = Need {1} type of KeyObject for generation Element in implement class{0} KeyResoverSpiImpl.wrongNumberOfObject = Need {1} keyObject in implement class {0} KeyStore.alreadyRegistered = {0} Class has already been registered for {1} KeyStore.register = {1} type class register error in class {0} KeyStore.registerStore.register = Registeration error for type {0} KeyValue.IllegalArgument = Cannot create a {0} from {1} namespacePrefixAlreadyUsedByOtherURI = Namespace {0} already used by other URI {1} notYetInitialized = Das Modul {0} ist noch nicht initialisiert prefix.AlreadyAssigned = Sie binden den Prefix {0} an den Namespace {1} aber er ist bereits an {2} zugewiesen signature.Canonicalizer.UnknownCanonicalizer = Unbekannter Canonicalizer. Kein Handler installiert für URI {0} signature.DSA.invalidFormat = Invalid ASN.1 encoding of the DSA signature signature.Generation.signBeforeGetValue = You have to XMLSignature.sign(java.security.PrivateKey) first signature.Reference.ForbiddenResolver = It is forbidden to access resolver {0} when secure validation is enabled signature.signatureAlgorithm = It is forbidden to use algorithm {0} when secure validation is enabled signature.signaturePropertyHasNoTarget = Das Target Attribut der SignatureProperty muss gesetzt sein signature.tooManyReferences = {0} references are contained in the Manifest, maximum {1} are allowed with secure validation signature.tooManyTransforms = {0} transforms are contained in the Reference, maximum {1} are allowed with secure validation signature.Transform.ErrorDuringTransform = Während der Transformation {0} trat eine {1} auf. signature.Transform.ForbiddenTransform = Transform {0} is forbidden when secure validation is enabled signature.Transform.NotYetImplemented = Transform {0} noch nicht implementiert signature.Transform.NullPointerTransform = Null pointer als URI übergeben. Programmierfehler? signature.Transform.UnknownTransform = Unbekannte Transformation. Kein Handler installiert für URI {0} signature.Util.BignumNonPositive = bigInteger.signum() muß positiv sein signature.Util.NonTextNode = Kein Text Node signature.Util.TooManyChilds = Zu viele Child-Elemente vom Type {0} in {1} signature.Verification.certificateError = Zertifikatsfehler signature.Verification.IndexOutOfBounds = Index {0} illegal. We only have {1} References signature.Verification.internalError = Interner Fehler signature.Verification.InvalidDigestOrReference = Ungültiger Digest Wert oder Reference Element {0} signature.Verification.keyStore = Öffnen des KeyStore fehlgeschlagen signature.Verification.MissingID = Cannot resolve element with ID {0} signature.Verification.MissingResources = Kann die externe Resource {0} nicht auflösen signature.Verification.MultipleIDs = Multiple Elements with the same ID {0} were detected signature.Verification.NoSignatureElement = Input Dokument enthält kein {0} Element mit dem Namespace {1} signature.Verification.Reference.NoInput = Die Reference für den URI {0} hat keinen XMLSignatureInput erhalten. signature.Verification.SignatureError = Signatur Fehler signature.XMLSignatureInput.MissingConstuctor = Kann aus der Klasse {0} keinen XMLSignatureInput erzeugen signature.XMLSignatureInput.SerializeDOM = Input mit einem DOM Dokument initialisiert. Muß mit C14N serialisiert werden transform.Init.IllegalContextArgument = Unzulässiges Kontext Argument der Klasse {0}. Muss String, org.w3c.dom.NodeList oder java.io.InputStream sein. transform.init.NotInitialized = transform.init.wrongURI = Initialisiert mit dem falschen URI. Das sollte nie passieren. Die Transformation implementiert {0} aber {1} wurde bei der Instantiierung verwendet. utils.Base64.IllegalBitlength = Ungültige Bytelänge; Muss ein vielfaches von 4 sein utils.resolver.noClass = Could not find a resolver for URI {0} and Base {1} xml.WrongContent = Kann {0} nicht finden in {1} xml.WrongElement = Kann kein {0} aus einem {1} Element erzeugen xpath.funcHere.documentsDiffer = Der XPath ist nicht im selben Dokument wie der Kontext Node 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}