blob: 067173da901d0726a519710de691c9541ba3d32a [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# 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
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. 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
# nbbuild/licenses/CDDL-GPL-2-CP. 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. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# 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 do not 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.
MSG_IF_ServiceNameNotAllowed=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306bserviceName\u5c5e\u6027\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002
MSG_IF_SEINotAllowed=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306bendpointInterface\u5c5e\u6027\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002
MSG_OnewayNotAllowed_MissingWebMethod=\u5bfe\u5fdc\u3059\u308b@WebMethod\u306a\u3057\u3067\u30e1\u30bd\u30c3\u30c9\u306b@Oneway\u6ce8\u91c8\u3092\u4ed8\u3051\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_OnewayNotAllowed_HasReturnType=@Oneway\u3068\u30de\u30fc\u30af\u3057\u305f\u64cd\u4f5c\u306b\u3001\u623b\u308a\u578b\u3092\u6301\u305f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_OnewayNotAllowed_HasOutParams=@Oneway\u3068\u30de\u30fc\u30af\u3057\u305f\u64cd\u4f5c\u306b\u3001out\u307e\u305f\u306fin-out\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6301\u305f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_OnewayNotAllowed_HasExceptions=@Oneway\u3068\u30de\u30fc\u30af\u3057\u305f\u64cd\u4f5c\u306b\u4f8b\u5916\u3092\u5ba3\u8a00\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_HandlerChain_SoapMessageHandlers_Exclusive=@HandlerChain\u6ce8\u91c8\u3068@SOAPMessageHandlers\u6ce8\u91c8\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_WebParam_HolderRequired=\u30d1\u30e9\u30e1\u30fc\u30bf\u578b\u304cjavax.xml.ws.Holder\u3067\u306f\u306a\u3044\u5834\u5408\u306b@WebParam.mode=Mode.OUT/INOUT\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_Invalid_JSR181Annotation=\u30b5\u30fc\u30d3\u30b9\u5b9f\u88c5Bean\u306b@WebService\u3068@HandlerChain\u4ee5\u5916\u306eJSR-181\u6ce8\u91c8\u3092\u542b\u3081\u3066\u306f\u3044\u3051\u307e\u305b\u3093\u3002
MSG_NameAttributeNotAllowed=@WebService\u6ce8\u91c8\u306bname\u5c5e\u6027\u3092\u542b\u3081\u3066\u306f\u3044\u3051\u307e\u305b\u3093\u3002
MSG_AddTargetNamespace=\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u542b\u307e\u308c\u306a\u3044Web\u30b5\u30fc\u30d3\u30b9\u306b\u306f\u30bf\u30fc\u30b2\u30c3\u30c8\u540d\u524d\u7a7a\u9593\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
MSG_WebMethod_ExcludeNotAllowed=\u30b5\u30fc\u30d3\u30b9\u30fb\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306e@WebMethod\u306b\u3001True\u306b\u8a2d\u5b9a\u3055\u308c\u305fexclude\u5c5e\u6027\u3092\u6301\u305f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_WebMethod_OperationNameNotAllowed=exclude\u5c5e\u6027\u304cTrue\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001@WebMethod\u306boperationName\u5c5e\u6027\u3092\u6301\u305f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_WebMethod_ActionNotAllowed=exclude\u5c5e\u6027\u304cTrue\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001@WebMethod\u306baction\u5c5e\u6027\u3092\u6301\u305f\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
MSG_WebMethod_NotAllowed=@WebService:endpointInterface\u5c5e\u6027\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001@WebMethod\u6ce8\u91c8\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002
MSG_RPCStyle_ParameterStyleWrapped=RPC\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001WRAPPED\u30d1\u30e9\u30e1\u30fc\u30bf\u30fb\u30b9\u30bf\u30a4\u30eb\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
MSG_InconsistentPortType=\u30b5\u30fc\u30d3\u30b9\u5b9f\u88c5Bean\u306bportType\u3068\u306e\u4e92\u63db\u6027\u304c\u3042\u308a\u307e\u305b\u3093\u3002
MSG_AddOperation=Web\u30b5\u30fc\u30d3\u30b9\u306b\u306f\u5c11\u306a\u304f\u3068\u30821\u3064\u306e\u64cd\u4f5c\u304c\u5fc5\u8981\u3067\u3059\u3002
MSG_WebParam_Duplicity=@WebParam.name\u5c5e\u6027\u306b\u91cd\u8907\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u3002