blob: c5ad1ddacd2b115411033492dc6753c7479f1083 [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-2007 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_invalidCP=Fixing invalid Context Path value\: {0}
MSG_jbossWebXmlNotValid=El fitxer de configuraci\u00f3 jboss-web.xml que actualment esteu editant es troba amb un estat inconsistent. Voleu sobreescriure els vostres canvis?
MSG_jbossClientXmlNotValid=El fitxer de configuraci\u00f3 jboss-client.xml que actualment esteu editant es troba amb un estat inconsistent. Voleu sobreescriure els vostres canvis?
MSG_jbossXmlCannotParse=Configuration file {0} is not parseable - cannot perform changes.
MSG_CannotReadContextRoot=Cannot read or create the {0} configuration file. Please make sure you have read and write access to this file.
MSG_cannotSaveNotParseableConfFile=Cannot save the {0} configuration file because it is not parseable.
MSG_jbossXmlNotValid=Currently edited {0} configuration file is in an inconsistent state. Voleu sobreescriure els vostres canvis?
MSG_CannotReadContextPath=Cannot read the context root value because the {0} configuration file is not parseable.
MSG_CannotReadDatasources=Cannot obtain a list of datasources. Make sure the {0} file is readable.
MSG_NotParseableDatasources=Cannot obtain a list of datasources since the {0} file is not parseable.
ERR_WRONG_DEPLOY_DIR=Cannot read the data sources from the target server. The deployment directory is not known or does not exist or is not readable.
LBL_DS_JNDI=JNDI name
LBL_DS_URL=database URL
LBL_DS_USER=usuari
LBL_DS_PASS=contrasenya
LBL_DS_DRV=driver
LBL_DS_MINPS=minimal pool size
LBL_DS_MAXPS=maximal pool size
LBL_DS_IDLE=idle timeout minutes
LBL_DS_CONFLICT=Conflicting data sources found:
LBL_MODULE=module
LBL_SERVER=server
ERR_CannotReadDSdotXml=Cannot read jboss-ds.xml file on the server
ERR_CannotCreateDSdotXml=Cannot create jboss-ds.xml file on the server
MSG_NoPrefix=Message destination JNDI name {0} doesn't start with either 'queue/' or 'topic/' prefix
MSG_CannotUpdateFile=Cannot update the {0} configuration file. Please make sure you have write access to this file.