blob: 42b12ba62c1aef303d8b800887bfcefc72ef48af [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.
# Catalog for configuration files
LBL_JSFCatalog=Cat\u00e0leg JSF (JavaServer Faces)
DESC_JSFCatalog=Cat\u00e0leg XML per a la configuraci\u00f3 de JSF 1.0 i 1.1.
LBL_loaderName=JSF Configuration File Loader
# Changing jsp index page
LBL_JSF_WELCOME_PAGE=P\u00e0gina de benvinguda de JSF (JavaServer Faces)
TEXT_SAVE_AS_UTF=La codificaci\u00f3 seleccionada {0} no est\u00e0 suportada. Desar com UTF-8?
#Message for invalid xml file
TXT_errorMessage={0} [{1},{2}]
MSG_invalidXmlWarning=There were errors found while validating the XML document.\nSave anyway?
TTL_invalidXmlWarning=Invalid XML File
# JSFFrameworkProvider
JSF_Name=JSF (JavaServer Faces)
JSF_Description=Suport de JSF (JavaServer Faces).
MSG_OverwriteFile=The file {0} already exists.\nWould you like to replace it?\n\nIf you replace the existing file, its contents will be overwritten.
TTL_OverwriteFile=The file already exists
# {0} = name of file
# {1} = the bad encoding
# {2} = the encoding for reading or saving
MSG_BadEncodingDuringSave=<html>The "<b>{1}</b>" character set that is used in {0} is not a valid character set.<br> Do you want to save the file using the {2} character set?</html>
# {0} = name of file
# {1} = the bad encoding
MSG_BadCharConversion=<html>{0} cont\u00e9 car\u00e0cter que probablement puguin ser danyats durant la conversi\u00f3 al {1} repertori de car\u00e0cters.<br> Voleu desar el fitxer utilitzant aquest conjunt de car\u00e0cters?</html>
#{0} = path
ERROR_IS_NOT_VALID_PATH="{0}" is not valid path for a folder.
#{0} = path
ERROR_IS_NOT_JSF_API="{0}" no cont\u00e9 les classes de l'API JSF (JavaServer Faces).
#{0} = path
ERROR_THERE_IS_NOT_LIB_FOLDER="{0}" does not contain a lib folder.
ERROR_REQUIRED_JSF_VERSION=<html>La versi\u00f3 seleccionada de J2EE no \u00e9s compatible amb la versi\u00f3 de JSF.\nUtilitzeu l'eina de gesti\u00f3 de complements per a baixar-vos la biblioteca JavaServer Faces 1.1 RI.
# Errors during checking new library name
ERROR_InvalidLibraryName=El nom de la biblioteca no \u00e9s v\u00e0lid.
ERROR_InvalidLibraryNameCharacters=The library name contains invalid characters.
WARN_UnknownDeploymentDescriptorText=<html>Project contains unknown version or unparsable deployment descriptor which wasn't recognized.<br> You have to register FacesServlet into web.xml manually.</html>