com.sun.xml.rpc.resources.encoding_zh_CN.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webservices-rt Show documentation
Show all versions of webservices-rt Show documentation
This module contains the Metro runtime code.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
#nested
#EN: serialization error: {0}
nestedSerializationError=\u5e8f\u5217\u5316\u9519\u8bef: {0}
#EN: deserialization error: {0}
nestedDeserializationError=\u53cd\u5e8f\u5217\u5316\u9519\u8bef: {0}
#EN: encoding error: {0}
nestedEncodingError=\u7f16\u7801\u9519\u8bef: {0}
#soap
#EN: malformed array type: {0}
soap.malformedArrayType=\u4e0d\u89c4\u5219\u7684\u6570\u7ec4\u7c7b\u578b: {0}
#EN: serialized array has too many elements
soap.tooManyArrayElements=\u5df2\u5e8f\u5217\u5316\u7684\u6570\u7ec4\u7684\u5143\u7d20\u8fc7\u591a
#EN: illegal array element position: {0}
soap.illegalArrayElementPosition=\u6570\u7ec4\u5143\u7d20\u4f4d\u7f6e\u975e\u6cd5: {0}
#EN: missing array element position
soap.missingArrayElementPosition=\u7f3a\u5c11\u6570\u7ec4\u5143\u7d20\u4f4d\u7f6e
#EN: array element position is out of bounds: {0}
soap.outOfBoundsArrayElementPosition=\u6570\u7ec4\u5143\u7d20\u4f4d\u7f6e\u8d85\u51fa\u8303\u56f4: {0}
#EN: unexpected null
soap.unexpectedNull=\u610f\u5916\u7684\u7a7a
#EN: unexpected reference
soap.unexpectedReference=\u610f\u5916\u7684\u5f15\u7528
#EN: unexpected element name: expected={0}, actual={1}
soap.unexpectedElementName=\u610f\u5916\u7684\u5143\u7d20\u540d\u79f0: expected={0}\uff0cactual={1}
#EN: unexpected element type: expected={0}, actual={1}
soap.unexpectedElementType=\u610f\u5916\u7684\u5143\u7d20\u7c7b\u578b: expected={0}\uff0cactual={1}
#EN: unexpected array element type: expected={0}, actual={1}
soap.unexpectedArrayElementType=\u610f\u5916\u7684\u6570\u7ec4\u5143\u7d20\u7c7b\u578b: expected={0}\uff0cactual={1}
#EN: non-local reference (href): {0}
soap.nonLocalReference=\u975e\u672c\u5730\u5f15\u7528 (href): {0}
#EN: non-SOAP serialization context
soap.context.not.soapSerialization=\u975e SOAP \u5e8f\u5217\u5316\u4e0a\u4e0b\u6587
#EN: non-SOAP deserialization context
soap.context.not.soapDeserialization=\u975e SOAP \u53cd\u5e8f\u5217\u5316\u4e0a\u4e0b\u6587
#EN: trailing block elements must have an id attribute
soap.missingTrailingBlockID=\u7ed3\u5c3e\u5757\u5143\u7d20\u5fc5\u987b\u5177\u6709 ID \u5c5e\u6027
#EN: attachments must have a Content-ID attribute
soap.missingContentID=\u9644\u4ef6\u5fc5\u987b\u5177\u6709 Content-ID \u5c5e\u6027
#EN: malformed array dimensions: {0}
soap.malformedArrayDimensions=\u4e0d\u89c4\u5219\u7684\u6570\u7ec4\u5c3a\u5bf8: {0}
#EN: multi-dimensional array is not regular
soap.irregularMultiDimensionalArray=\u591a\u5c3a\u5bf8\u7684\u6570\u7ec4\u4e0d\u89c4\u5219
#EN: illegal array offset: {0}
soap.illegalArrayOffset=\u6570\u7ec4\u504f\u79fb\u975e\u6cd5: {0}
#EN: array has unexpected rank: expected={0}, actual={1}, arrayType={2}
soap.unexpectedArrayRank=\u6570\u7ec4\u51fa\u73b0\u610f\u5916\u6392\u5217: expected={0}\uff0cactual={1}\uff0carrayType={2}
#EN: array has unexpected dimensions: expected={0}, actual={1}, arrayType={2}
soap.unexpectedArrayDimensions=\u6570\u7ec4\u51fa\u73b0\u610f\u5916\u5c3a\u5bf8: expected={0}\uff0cactual={1}\uff0carrayType={2}
#EN: unexpected encoding style: expected={0}, actual={1}
soap.unexpectedEncodingStyle=\u610f\u5916\u7684\u7f16\u7801\u5f0f\u6837: expected={0}\uff0cactual={1}
#EN: cannot encode XML type because it was not specified
soap.unspecifiedType=\u7531\u4e8e\u672a\u6307\u5b9a XML \u7c7b\u578b\uff0c\u56e0\u6b64\u65e0\u6cd5\u5bf9\u5176\u7f16\u7801
#EN: member {0} has already been defined
soap.duplicate.data.member=\u6210\u5458 {0} \u5df2\u5b9a\u4e49
#EN: incomplete object encountered while deserializing
soap.incompleteObject=\u53cd\u5e8f\u5217\u5316\u65f6\u9047\u5230\u4e0d\u5b8c\u6574\u7684\u5bf9\u8c61
#EN: circular reference detected while serializing: {0}
soap.circularReferenceDetected=\u5e8f\u5217\u5316\u65f6\u68c0\u6d4b\u5230\u5faa\u73af\u5f15\u7528: {0}
#EN: no attachment with id \"{0}\" found in message
soap.missing.attachment.for.id=\u5728\u90ae\u4ef6\u4e2d\u672a\u627e\u5230\u5177\u6709 ID \"{0}\" \u7684\u9644\u4ef6
#EN: multiple attachments with the same id \"{0}\" found in message
soap.multiple.attachments.for.id=\u5728\u90ae\u4ef6\u4e2d\u672a\u627e\u5230\u5177\u6709\u76f8\u540c ID \"{0}\" \u7684\u591a\u4e2a\u9644\u4ef6
#EN: serializeAsAttachment specified but no AttachmentEncoder was provided for type: \"{0}\"
soap.no.attachment.encoder.and.serializeAsAttachment=\u5df2\u6307\u5b9a serializeAsAttachment \u4f46\u6ca1\u6709\u4e3a\u7c7b\u578b\u63d0\u4f9b AttachmentEncoder: \"{0}\"
#EN: internal error: a deserializer must be registered with a deserialization state before it will accept listeners
soap.state.wont.notify.without.deserializer=\u5185\u90e8\u9519\u8bef: \u5728\u53cd\u5e8f\u5217\u5316\u5668\u63a5\u53d7\u4fa6\u542c\u5668\u4e4b\u524d\uff0c\u5fc5\u987b\u5148\u5c06\u5176\u6ce8\u518c\u4e3a\u53cd\u5e8f\u5217\u5316\u72b6\u6001
#EN: cannot decode XML type \"{0}\"
soap.unsupportedType=\u65e0\u6cd5\u89e3\u7801 XML \u7c7b\u578b \"{0}\"
#EN: cannot serialize type \"{0}\"
soap.cannot.serialize.type=\u65e0\u6cd5\u5c06\u7c7b\u578b \"{0}\" \u5e8f\u5217\u5316
# xsd
#EN: unexpected element name: expected={0}, actual={1}
xsd.unexpectedElementName=\u610f\u5916\u7684\u5143\u7d20\u540d\u79f0: expected={0}\uff0cactual={1}
#EN: unexpected element type: expected={0}, actual={1}
xsd.unexpectedElementType=\u610f\u5916\u7684\u5143\u7d20\u7c7b\u578b: expected={0}\uff0cactual={1}
#EN: unexpected null
xsd.unexpectedNull=\u610f\u5916\u7684\u7a7a
#EN: unknown prefix in QName literal: {0}
xsd.unknownPrefix=QName \u6587\u5b57\u4e2d\u7684\u524d\u7f00\u672a\u77e5: {0}
#EN: invalid date: {0}
xsd.invalid.date=\u65e5\u671f\u65e0\u6548: {0}
#EN: invalid boolean value: {0}
xsd.invalid.boolean=\u5e03\u5c14\u503c\u65e0\u6548: {0}
#msgs for new types
#EN: invalid time value: {0}
xsd.invalid.time=\u65f6\u95f4\u503c\u65e0\u6548: {0}
#EN: invalid positiveInteger value: {0}
xsd.invalid.positiveInteger=positiveInteger \u503c\u65e0\u6548: {0}
#EN: invalid nonNegativeInteger value: {0}
xsd.invalid.nonNegativeInteger=nonNegativeInteger \u503c\u65e0\u6548: {0}
#EN: invalid negativeInteger value: {0}
xsd.invalid.negativeInteger=negativeInteger \u503c\u65e0\u6548: {0}
#EN: invalid nonPositiveInteger value: {0}
xsd.invalid.nonPositiveInteger=nonPositiveInteger \u503c\u65e0\u6548: {0}
#EN: invalid unsignedLong value: {0}
xsd.invalid.unsignedLong=unsignedLong \u503c\u65e0\u6548: {0}
#EN: invalid unsignedInt value: {0}
xsd.invalid.unsignedInt=unsignedInt \u503c\u65e0\u6548: {0}
#EN: invalid unsignedShort value: {0}
xsd.invalid.unsignedShort=unsignedShort \u503c\u65e0\u6548: {0}
#EN: invalid unsignedByte value: {0}
xsd.invalid.unsignedByte=unsignedByte \u503c\u65e0\u6548: {0}
#EN: invalid simple tpye in xsd\:list value: {0}
xsd.invalid.listType=xsd\:list \u503c\u4e2d\u7684\u7b80\u5355\u7c7b\u578b\u65e0\u6548: {0}
#EN: xsd:ID validation error, duplicate ID: {0} found
xsd.duplicateID=xsd:ID \u9a8c\u8bc1\u9519\u8bef\uff0c\u627e\u5230\u91cd\u590d\u7684 ID: {0}
# typemapping
#EN: type mapping error: {0}
typemapping.nested.exception=\u7c7b\u578b\u6620\u5c04\u9519\u8bef: {0}
#EN: type mapping static initialization error: {0}
typemapping.nested.exception.static.initialization=\u7c7b\u578b\u6620\u5c04\u9759\u6001\u521d\u59cb\u5316\u9519\u8bef: {0}
#EN: {0} : is not a supported (de)serialization mechanism
typemapping.mechanism.unsupported={0} : \u4e0d\u662f\u652f\u6301\u7684\uff08\u53cd\uff09\u5e8f\u5217\u5316\u673a\u5236
#EN: type mapping registration failed: {0}
typemapping.registration.failed.nested.exception=\u7c7b\u578b\u6620\u5c04\u6ce8\u518c\u5931\u8d25: {0}
#EN: type mapping retrieval failed: {0}
typemapping.retrieval.failed.nested.exception=\u7c7b\u578b\u6620\u5c04\u68c0\u7d22\u5931\u8d25: {0}
#EN: type mapping does not support the specified encoding: {0}
typemapping.mappingDoesNotSupportEncoding=\u7c7b\u578b\u6620\u5c04\u4e0d\u652f\u6301\u6307\u5b9a\u7684\u7f16\u7801: {0}
#EN: there is no type mapping for the specified encoding: {0}
typemapping.noMappingForEncoding=\u6ca1\u6709\u7528\u4e8e\u6307\u5b9a\u7f16\u7801\u7684\u7c7b\u578b\u6620\u5c04: {0}
#EN: no serializer is registered for ({0}, {1})
typemapping.serializerNotRegistered=\u6ca1\u6709\u4e3a ({0}\u3001{1}) \u6ce8\u518c\u5e8f\u5217\u5316\u5668
#EN: no deserializer is registered for ({0}, {1})
typemapping.deserializerNotRegistered=\u6ca1\u6709\u4e3a ({0}\u3001{1}) \u6ce8\u518c\u53cd\u5e8f\u5217\u5316\u5668
#EN: dynamic resolution failed to find a serializer for java type:{0}, xml type {1}
typemapping.serializer.is.dynamic=\u52a8\u6001\u89e3\u6790\u65e0\u6cd5\u627e\u5230 Java \u7c7b\u578b\u4e3a {0} \u548c Xml \u7c7b\u578b\u4e3a {1} \u7684\u5e8f\u5217\u5316\u5668
#EN: dynamic resolution found a recursive definition for java type: {0}, xmlType: {1}
typemapping.serializer.definition.recursive=\u52a8\u6001\u89e3\u6790\u627e\u5230 Java \u7c7b\u578b\u4e3a{0} \u548c xml \u7c7b\u578b\u4e3a {1} \u7684\u9012\u89c4\u5b9a\u4e49 {1}
#EN: dynamic resolution failed to find a deserializer for {0}
typemapping.deserializer.is.dynamic=\u52a8\u6001\u89e3\u6790\u65e0\u6cd5\u627e\u5230 {0} \u7684\u53cd\u5e8f\u5217\u5316\u5668
#EN: Could not serialze registry, type: {0} does not extend Serializable
typemapping.not.serializable=\u65e0\u6cd5\u5e8f\u5217\u5316\u6ce8\u518c\u8868\uff0c\u7c7b\u578b {0} \u4e0d\u6269\u5c55\u53ef\u5e8f\u5217\u5316
# typemappingregistry
#EN: Could not serialze internal registry, type: {0} does not extend Serializable
typemappingregistry.not.serializable=\u65e0\u6cd5\u5e8f\u5217\u5316\u5185\u90e8\u6ce8\u518c\u8868\uff0c\u7c7b\u578b {0} \u4e0d\u6269\u5c55\u53ef\u5e8f\u5217\u5316
# literal
#EN: unexpected null value for literal data
literal.unexpectedNull=\u5b57\u7b26\u6570\u636e\u7684\u503c\u610f\u5916\u4e3a\u7a7a
#EN: unexpected element name: expected={0}, actual={1}
literal.unexpectedElementName=\u610f\u5916\u7684\u5143\u7d20\u540d\u79f0: expected={0}\uff0cactual={1}
#EN: expected element is missing: {0}
literal.expectedElementName=\u6240\u9700\u5143\u7d20\u4e22\u5931: {0}
#EN: missing required attribute: {0}
literal.missingRequiredAttribute=\u7f3a\u5c11\u6240\u9700\u5c5e\u6027: {0}
#EN: expected simple content, found element name: {0}
literal.simpleContentExpected=\u9700\u8981\u7b80\u5355\u5185\u5bb9\uff0c\u627e\u5230\u5143\u7d20\u540d\u79f0: {0}
#EN: expected object with xsd:ID attribute, got: {0}
literal.notIdentifiableObject=\u9700\u8981\u5bf9\u8c61\u5177\u6709 xsd:ID \u5c5e\u6027\uff0c\u83b7\u5f97: {0}
#EN: The required attribute: \"{0}\" can not be null
literal.requiredAttributeConstraint=\u6240\u9700\u5c5e\u6027 \"{0}\" \u4e0d\u80fd\u4e3a\u7a7a
# initializable
#EN: object not initialized before use
initializable.not.initialized=\u4f7f\u7528\u4e4b\u524d\u672a\u521d\u59cb\u5316\u5bf9\u8c61
#EN: {0} is not an array type
type.is.not.array={0} \u4e0d\u662f\u6570\u7ec4\u7c7b\u578b
#EN: expected {0} parameter(s) but received: {1}. Expected parameters: {2} Got parameters:{3}
request.parameter.count.incorrect=\u5e94\u6709 {0} \u4e2a\u53c2\u6570\uff0c\u4f46\u6536\u5230 {1} \u4e2a\u53c2\u6570\u3002\u9700\u8981\u53c2\u6570 {2}\uff0c\u83b7\u5f97\u53c2\u6570 {3}
#EN: illegal deserialization state: no deserializer is available for the current element
deserializationstate.deserialize.no.deserializer=\u975e\u6cd5\u7684\u53cd\u5e8f\u5217\u5316\u72b6\u6001: \u6ca1\u6709\u53ef\u7528\u4e8e\u5f53\u524d\u5143\u7d20\u7684\u53cd\u5e8f\u5217\u5316\u5668