blob: 4041a2f6cace064d921bdeb514b551941b5e4973 [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.
#Ant artifact Chooser
LBL_AACH_Title=Ajouter un projet
LBL_AACH_SelectProject=Ajouter les fichiers JAR du projet
LBL_AACH_ProjectName_JLabel=&Nom du projet\u00a0:
LBL_AACH_ProjectJarFiles_JLabel=Fichiers &JAR du projet\:
MSG_AACH_RefToItself=Impossible d'ajouter une r\u00e9f\u00e9rence \u00e0 soi-m\u00eame.
MSG_AACH_Cycles=Impossible d'ajouter des r\u00e9f\u00e9rences cycliques.
AD_AACH_SelectProject=N/A
MSG_NO_JAR_OUTPUT=This project cannot be added because it does not produce a JAR file using an Ant script.
#EditMediator
LBL_ZipJarFolderFilter=Entr\u00e9e de classpath (dossier, fichier ZIP ou fichier JAR)
LBL_AddJar_DialogTitle=Ajout d'un fichier JAR ou d'un dossier
LBL_Corrupted_JAR=JAR corrompu: {0}
LBL_Corrupted_JAR_title=Avertissement
LBL_Missing_JAR=Fichier {0} introuvable.
LBL_Missing_JAR_title=Avertissement
#ClassPathListCellRenderer
LBL_JavacClasspath_DisplayName=Classpath pour la compilation des sources
LBL_RunClasspath_DisplayName=Classpath pour l'ex\u00e9cution du projet
LBL_BuildClassesDir_DisplayName=Sources compil\u00e9es
LBL_JavacTestClasspath_DisplayName=Classpath pour la compilation des tests
LBL_RunTestClasspath_DisplayName=Classpath pour l'ex\u00e9cution des tests
LBL_BuildTestClassesDir_DisplayName=Tests compil\u00e9s
LBL_MISSING_LIBRARY=<html><font color=#{0}>Missing library:</font> {1}
LBL_MISSING_PROJECT=<html><font color=#{0}>Missing project:</font> {1}
LBL_MISSING_FILE=<html><font color=#{0}>Broken reference:</font> {1}
MSG_ProjectArtifactFormat={0} - {1}
#SourceRootUi
CTL_PackageFolders=Dossier du package
CTL_PackageLabels=\u00c9tiquette
CTL_SourceRootsUi_Close=Fermer
AD_SourceRootsUi_Close=N/A
MSG_InvalidRoot=<html><b>Dossier du package d\u00e9j\u00e0 utilis\u00e9 dans le projet</b></html>\nLes dossiers suivants, que vous avez s\u00e9lectionn\u00e9s, sont d\u00e9j\u00e0 utilis\u00e9s dans ce projet ou un autre\n. Un dossier correspondant \u00e0 un package ne peut \u00eatre utilis\u00e9 que dans un projet,\ndans une seule liste de dossiers/packages (sources ou tests).
MSG_InvalidRoot2=Ces dossiers ne peuvent pas \u00eatre ajout\u00e9s au projet.
AD_InvalidRootDlg=N/A
TITLE_InvalidRoot=Racines des sources non valides
LBL_SourceFolder_DialogTitle=Ajouter un dossier de sources
LBL_TestFolder_DialogTitle=Ajouter un dossier de tests
LBL_InvalidRoot=Dossiers de package d\u00e9j\u00e0 utilis\u00e9s:
MNE_InvalidRoot=A
MSG_InvalidRoot2=Ces dossiers ne peuvent pas \u00eatre ajout\u00e9s au projet.
AD_InvalidRoot=N/A
TXT_RootOwnedByProject={0} (appartenant \u00e0 {1})
CTL_AddFolder=Ajouter un dossier...
CTL_RemoveFolder=Supprimer
ACSD_FolderList=Liste des dossiers
ACSD_NA=N/A
#MainClassChooser
CTL_SelectAvaialableMainClasses=&S\u00e9lectionner la classe principale\u00a0:
CTL_AvaialableMainClasses=&Main classes\:
LBL_ChooseMainClass_NO_CLASSES_NODE=<Aucune classe principale trouv\u00e9e>
AD_jMainClassList=N/D
AD_MainClassChooser=N/A
AD_MainClassWarning=N/A
#MainClassWarning
CTL_MainClassWarning_Title=Ex\u00e9cuter le projet
LBL_MainClassNotFound=Aucune classe principale n''est d\u00e9finie pour le projet {0}.
LBL_MainClassWrong=La classe {0} est introuvable dans le projet {1}.
LBL_MainClassWarning_ChooseMainClass_OK=OK
AD_MainClassWarning_ChooseMainClass_OK=N/D
CTL_FileMainClass_Title=Ex\u00e9cuter le fichier
CTL_FileMultipleMain=The file {0} has more main classes.
LBL_No_Build_XML_Found=Le projet n'a pas de script de construction.
LBL_No_Main_Classs_Found=La classe "{0}" ne poss\u00e8de pas de m\u00e9thode main.
LBL_ChooseMainClass_WARMUP_MESSAGE=Initialisation de l'affichage, veuillez patienter...
LBL_ChooseMainClass_SCANNING_MESSAGE=Analyse en cours. Veuillez patienter...