com.sun.xml.rpc.resources.configuration_zh_TW.properties Maven / Gradle / Ivy
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://oss.oracle.com/licenses/CDDL+GPL-1.1
# or LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
#EN: configuration error: {0}
configuration.nestedConfigurationError=\u914d\u7f6e\u932f\u8aa4\uff1a{0}
#EN: missing configuration attribute \"{2}\" in element \"{1}\" (line {0})
configuration.missing.attribute=\u5143\u7d20 \"{1}\" (\u884c {0}) \u4e2d\u7f3a\u5c11\u914d\u7f6e\u5c6c\u6027 \"{2}\"
#EN: invalid attribute value \"{1}\" (line {0})
configuration.invalid.attribute.value=\u5c6c\u6027\u503c \"{1}\" (\u884c {0}) \u7121\u6548
#EN: duplicate interface found: {0}
configuration.rmi.duplicate.interface=\u627e\u5230\u91cd\u8907\u4ecb\u9762\uff1a{0}
#
#
#
#EN: error parsing configuration file: {0}
configuration.xmlReader=\u5256\u6790\u914d\u7f6e\u6a94\u6848\u6642\u767c\u751f\u932f\u8aa4\uff1a{0}
#EN: error parsing configuration file: {0}
configuration.invalidReaderState=\u5256\u6790\u914d\u7f6e\u6a94\u6848\u6642\u767c\u751f\u932f\u8aa4\uff1a{0}
#EN: unexpected content in configuration file (line {0})
configuration.unexpectedContent=\u914d\u7f6e\u6a94\u6848\u4e2d\u7684\u672a\u9810\u671f\u5167\u5bb9 (\u884c {0})
#EN: invalid element \"{1}\" in configuration file (line {0})
configuration.invalidElement=\u914d\u7f6e\u6a94\u6848\u4e2d\u7684\u7121\u6548\u5143\u7d20 \"{1}\" (\u884c {0})
#EN: invalid value for attribute \"{2}\" of element \"{1}\" in configuration file (line {0})
configuration.invalidAttributeValue=\u914d\u7f6e\u6a94\u6848\u4e2d\u5143\u7d20 \"{1}\" \u4e4b\u5c6c\u6027 \"{2}\" \u7684\u503c (\u884c {0}) \u7121\u6548
#EN: unsupported configuration file version: {2}
configuration.invalidVersionNumber=\u4e0d\u652f\u63f4\u914d\u7f6e\u6a94\u6848\u7248\u672c\uff1a{2}
#EN: missing model in configuration file (line {0})
configuration.missing.model=\u914d\u7f6e\u6a94\u6848\u4e2d\u7f3a\u5c11\u6a21\u578b (\u884c {0})
#EN: unknown service info in configuration file (line {0})
configuration.unknown.serviceInfo=\u914d\u7f6e\u6a94\u6848\u4e2d\u7684\u672a\u77e5\u670d\u52d9\u8cc7\u8a0a (\u884c {0})
#EN: unknown model info in configuration file (line {0})
configuration.unknown.modelInfo=\u914d\u7f6e\u6a94\u6848\u4e2d\u7684\u672a\u77e5\u6a21\u578b\u8cc7\u8a0a (\u884c {0})
#EN: duplicate handler chain found: \"{2}\" (line {0})
configuration.handlerChain.duplicate=\u627e\u5230\u91cd\u8907\u7684\u8655\u7406\u7a0b\u5f0f\u93c8\uff1a\"{2}\" (\u884c {0})
#EN: cannot specify imported schema for target namespace: \"{0}\"
configuration.invalidImport.targetNamespace=\u7121\u6cd5\u6307\u5b9a\u76ee\u6a19\u540d\u7a31\u7a7a\u9593\u7684\u532f\u5165\u6a21\u5f0f\uff1a\"{0}\"
#EN: cannot specify imported schema for target type namespace: \"{0}\"
configuration.invalidImport.targetTypeNamespace=\u7121\u6cd5\u6307\u5b9a\u76ee\u6a19\u985e\u578b\u540d\u7a31\u7a7a\u9593\u7684\u532f\u5165\u6a21\u5f0f\uff1a\"{0}\"
#EN: Invalid SOAP version \"{0}\", must be \"1.1\" or \"1.2\"
configuration.invalid.soap.version=SOAP \u7248\u672c \"{0}\" \u7121\u6548\uff0c\u5fc5\u9808\u70ba \"1.1\" \u6216 \"1.2\"
configuration.typemapping.unrecognized.encodingstyle: The encodingStyle \"{0}\" in the typeMapping is not recognized.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy