blob: 01bdb15ab9ccbf152e37a732d9b0ee65a8e937ad [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.
OpenIDE-Module-Display-Category=Serveis Web
OpenIDE-Module-Long-Description=The module allows IDE-wide registration of well-known web services and help with precreation of artifacts needed by consumption from different type of clients. \n\nThe module expose API and SPI for the consumer side to participate in preparation of artifacts and exposing information needed by service consumption code.
OpenIDE-Module-Name=Web Services Manager
OpenIDE-Module-Short-Description=IDE-wide registration for web services
WS_MODELER_ERROR=Hi ha hagut un error en la generaci\u00f3 del model JAX-WS per al servei web que heu especificat. Motiu:
WS_NO_SOAP_PORTS_ERROR=No SOAP ports were present in the WSDL. The web service client will not be generated.
WSDL_COPY_ERROR=Hi ha hagut un error en la recuperaci\u00f3 del fitxer WSDL.
WSDL_ALREADY_EXISTS_ERROR=The specified WSDL file already exists. Use a local copy with a unique file name to create a client for this web service.
WS_ALREADY_EXISTS_ERROR=Another web service with the same name already exists:
WS_WSDL_XML_ERROR=Unable to retrieve the WSDL file. Check the IDE's proxy settings in Tools->Options and the Retriever output in Window->Output. Refresh the web service node when the problem is corrected.
WS_NO_METHODS_ERROR=La definici\u00f3 WSDL no cont\u00e9 operacions. No es crear\u00e0 cap client del servei web.
MSG_BadContent=Bad content in component descriptor file: {0}
JAX_WS_MODELER_ERROR=There was an error generating the JAX-WS model for the specified web service.\n\nCause:\n{0}
JAX_WS_MODEL_CREATION_ERROR=Wsimport utility failed to generate JAX-WS model. Motiu:\n{0}
JAX_RPC_MODELER_ERROR=IDE can not create java model for this wsdl file.\nPossible reasons:\n- the binding style used in wsdl is RPC/Encoded, and JAX-RPC plugin,\n which supports this binding style, is not installed\n- IDE can not find wsdl2java model provider for this wsdl