blob: bbb84206636b64b27667904f3e49d067cd6a099b [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.
#
Templates/Persistence/JpaControllersFromEntities=JPA Controller Classes from Entity Classes
LBL_WizardTitle_FromEntity=JPA Controller Classes from Entity Classes
LBL_JpaControllerClasses=Generate JPA Controller Classes
LBL_PersistenceUnitSetup=Persistence Unit Provider and Database
# Sample ResourceBundle properties file
TITLE_x_of_y={0} sur {1}
# ManagedBeanPanelVisual
LBL_Scope=Scope\:
LBL_ConfigFile=Fichier de configuration\u00a0:
LBL_BeanDescription=Bean Description\:
MNE_ConfigFile=d
MNE_Scope=P
MNE_BeanDescription=D
LBL_Servlet_Name=JSF Servlet Name\:
LBL_URL_Pattern=Servlet URL Mapping\:
CB_Validate_XML=Valider XML
CB_Verify_Objects=V\u00e9rifier les objets
CB_Package_JARs=Rassembler les fichiers JAR dans un fichier WAR
MSG_URLPatternIsEmpty=You must enter a URL Pattern.
MSG_URLPatternIsNotValid=Le mod\u00e8le d'URL n'est pas valide.
MSG_NoEntityClassesSelected=S\u00e9lectionner les classes entit\u00e9.
ACSD_ValidateXML=Choisir pour la validation XML
ACSD_VerifyObjects=Choisir pour la v\u00e9rification des objets
ACSD_PackageJarToWar=Choisir pour le conditionnement des fichiers JAR dans le fichier WAR
ACSD_ServletName=Nom du servlet JSF
ACSD_Mapping=Mappage d'URL du servlet
ACSD_ConfigurationFile=Choisir le fichier de configuration
ACSD_ManagedBeanScope=\u00c9tendue du bean g\u00e9r\u00e9.
ACSD_BeanDescription=Description du bean g\u00e9r\u00e9.
MNE_lURLPattern=U
MNE_lServletName=N
MNE_cbValidate=X
MNE_cbVerify=d
MSG_NoConfFileSelected=There is no configuration file. The managed bean should be defined in the configuration file.
LBL_Browse=Parcourir...
MNE_Browse=P
MNE_rbRegLibs=e
MNE_rbCrNewLib=C
MNE_lJSFDir=J
MNE_lJSFVer=U
MNE_rbNoAppend=D
LBL_EntityClass=Entity Class\:
LBL_JSF_pages_folder=JSF Pages Folder\:
LBL_JSF_Managed_bean=Created Files\: <ClassName>Controller and <ClassName>Converter for each entity class.
MSG_Desc=Specify an existing entity class to create JSF pages from the class.
MSG_Folders=Specify the name and location of new JSF controller classes and JSF converters.
MNE_Browse2=o
MNE_EntityClass=e
MNE_JSF_Pages=J
MNE_Project=S
MNE_Location=L
MNE_Package=n
MNE_Controller=c
ACSD_Browser=Parcourir
ACSD_JSF_Pages=JSF Pages Folder
ACSD_Project=Projet
ACSD_Location=Emplacement
ACSD_Package=Package
LBL_EntityClasses=Classes entit\u00e9
LBL_IncludeReferenced=Inclure les classes r\u00e9f\u00e9renc\u00e9es
LBL_Add=Ajouter >
LBL_Remove=< Supprimer
LBL_AddAll=Tout ajouter >>
LBL_RemoveAll=<< Supprimer tout
LBL_AvailableEntities=Available Entity Classes\:
LBL_SelectedEntities=Selected Entity Classes\:
MSG_Jsf_Pages_Location=Sp\u00e9cifier l'emplacement des nouvelles pages JSF.
MSG_FilesAlreadyExist=Files cannot be generated, some of the files already exist. Remove {0}.
ERR_NoPersistenceUnit=There is no persistence unit in the project yet. Vous avez besoin d'une unit\u00e9 de persistance pour persister la classe entit\u00e9.
LBL_CreatePersistenceUnit=Cr\u00e9er une unit\u00e9 de persistance
LBL_Project=Projet\:
LBL_SrcLocation=Emplacement\:
LBL_Package=Package\:
MNE_Add=A
MNE_Remove=e
MNE_AddAll=L
MNE_RemoveAll=M
MNE_InludeRelated=I
scanning-in-progress=Analyse en cours...
LBL_MissingJSF=<html>A JavaServer Faces library needs to be added to the project and it is not defined in the IDE. You can define it in the Libraries tab.</html>
LBL_SelectLibraryLocation=Select JSF 1.1 location.
MSG_PathIsNotFaceletsFolder=The specified path is not a folder with JavaServer Faces JARs.
MSG_VersionHasToBeDefined=The version of the library must be defined.
MSG_VersionAlreadyExist=A JavaServer Faces Library with this name is already defined.
LBL_REGISTERED_LIBRARIES=Registered Libraries\:
LBL_CREATE_NEW_LIBRARY=Cr\u00e9er une nouvelle biblioth\u00e8que
LBL_VERSION=Nom de la biblioth\u00e8que\:
MSG_CreatingLibraries=When you finish this wizard, JSF Library will be added to the IDE's Library Manager. \n\\nThis library will contain the appropriate JARs from the JSF folder.
HINT_Version=Write the JSF version (e.g. "1.1")
LBL_INSTALL_DIR=JSF Directory\:
LBL_Any_Library=Do not append any library.
HINT_JSF_Directory=Choose JSF folder.
LBL_TAB_Configuration=Configuration
LBL_TAB_Libraries=Biblioth\u00e8ques
LBL_EmptyJSFFolder=Choose JSF folder.
LBL_EmptyNewLibraryName=Specify a library name.
LBL_AlreadyExists=A JSF library with the given name already exists.
ERR_UserTransactionUnavailable=The class javax.transaction.UserTransaction is unavailable. Add an appropriate JAR file in Project Properties > Libraries.
ERR_UserTransactionJavaVersion=Cannot use javax.transaction.UserTransaction from project libraries with current NetBeans IDE Java version.
ERR_JsfTargetChooser_InvalidJsfFolder=The JSF pages folder name is invalid.
ERR_JavaTargetChooser_CantUseDefaultPackage=Indiquez un nom de package.
ERR_JavaTargetChooser_InvalidPackage=The package name is invalid.
ERR_JavaTargetChooser_UnwritablePackage=Le r\u00e9pertoire du paquetage n'est pas en mode \u00e9criture
ERR_GenJsfPages_CouldNotFindIdProperty=Could not find Id property.
ERR_GenJsfPages_EnsureSimpleIdNaming=Be sure the accessor method name matches the variable name.
LBL_AJAXIFY_APP=Ajax-enable generated pages
MSG_Jpa_Controller_Location=Specify the location of the JPA controller classes and related classes.
MSG_Progress_Jpa_Exception_Pre=Preparing to generate JPA controller exception classes
MSG_Progress_Jpa_Controller_Pre=Preparing to generate JPA controllers
MSG_Progress_Jpa_Now_Generating=Generating {0}
TITLE_Progress_Jpa_Controller=Generating JPA Controllers and Related Classes
USG_PERSISTENCE_CONTROLLER_CREATED={0} JPA controllers for entity classes was generated