blob: 3ee401fb2b7a3c376850b372cebb35d121672284 [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.
#
TITLE_JBOSS_LIBRARY=JBoss J2EE 1.4
TITLE_JBOSS_FACTORY=JBoss J2EE Factory
ACS_Customizer=JBoss Properties
MSG_START_SERVER_IN_PROGRESS=Iniciant {0}
MSG_SERVER_STARTED={0} Started
MSG_START_SERVER_FAILED=Error en iniciar {0}
MSG_StartServerTimeout=IDE can't recognize whether the server has been started, please use the Refresh button or context menu item to update its status.
MSG_StartServerInterrupted={0} Start Interrupted.
MSG_STOP_SERVER_IN_PROGRESS=Aturant {0}
MSG_StopServerTimeout=IDE can't recognize whether the server has been stopped, please use the Refresh button or context menu item to update its status.
MSG_StopServerInterrupted={0} Stop Interrupted.
MSG_SERVER_STOPPED={0} Stopped
MSG_STOP_SERVER_FAILED=Error en aturar {0}
MSG_START_SERVER_FAILED_HTTP_PORT_IN_USE=Error en iniciar {0}. HTTP Connector port {1} is already in use.
MSG_START_SERVER_FAILED_JNP_PORT_IN_USE=Error en iniciar {0}. JNP service port {1} is already in use.
MSG_START_SERVER_FAILED_RMI_PORT_IN_USE=Error en iniciar {0}. RMI naming service port {1} is already in use.
MSG_START_SERVER_FAILED_INVOKER_PORT_IN_USE=Error en iniciar {0}. RMI/JRMP invoker port {1} is already in use.
MSG_START_SERVER_FAILED_FNF=Error en iniciar {0}. Run script not found.
MSG_START_SERVER_FAILED_PD=Error en iniciar {0} Check whether the {1} script is executable.
MSG_STOP_SERVER_FAILED_FNF=Error en aturar {0}. Stop script not found or permission denied
MSG_STOP_SERVER_FAILED_PD=Error en aturar {0}. Check whether the {1} script is executable.
MSG_STOP_SERVER_FAILED_MINIMAL=Stop action not supported for minimal configuration.\nTry to stop the server externally (terminate the server process).
MSG_START_PROFILED_SERVER_IN_PROGRESS=Starting {0} for profiling
MSG_PROFILED_SERVER_STARTED={0} ready for profiling
MSG_START_PROFILED_SERVER_FAILED={0} start for profiling failed
ERR_NonProxyHostParsingError=Error occurred when parsing http.nonProxyHosts system property. It will not be included in JAVA_OPTS environment variable.
MSG_CheckingMissingDrivers=Comprovant les definicions de les fonts de les dades per als controladors JDBC que falten...
MSG_DeployingJDBCDrivers=Desplegant controlador JDBC a {0}
MSG_DeployingJDBCDriversFailed=ADVERT\u00c8NCIA: No es pot desplegar el controlador JDBC a {0}.\nCheck whether you have write access rights to the {1} folder.
ERR_ReadError=Run script read error.
ERR_WriteError=Temporary run script creation error.