blob: 1449f4e705f9f21200cf0bc44df9dea26c609107 [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.
OpenIDE-Module-Name=Prise en charge des projets libres Java
OpenIDE-Module-Display-Category=Java
OpenIDE-Module-Short-Description=Prise en charge du d\u00e9veloppement Java pour projets libres.
OpenIDE-Module-Long-Description=Prise en charge du d\u00e9veloppement Java pour projets libres.
# JavaActions
# {0} - action display name
# {1} - project display name
TITLE_generate_target_dialog={0} - {1}
# {0} - action display name
# {1} - path to generated build script
TEXT_generate_target_dialog=<html><p><strong>A build target has to be generated for {0} action.</strong></p><br><p>The freeform project requires an IDE-specific build target representing the {0} action.<br>The IDE will generate such a build target in "{1}".<br>You should review the generated build target and invoke {0} again.</p><br><p>Do you want to generate the IDE-specific build target now?</p>
LBL_generate=G\u00e9n\u00e9rer
ACTION_compile.single=Compiler le fichier
ACTION_run.single=Ex\u00e9cuter le fichier
ACTION_debug.single=D\u00e9boguer le fichier
#COMMENT_edit_target=TODO: edit the following target according to your needs
#COMMENT_more_info_x.single=(more info: http://www.netbeans.org/kb/articles/freeform-config.html#compilesingle)
#COMMENT_more_info_run.single=(more info: http://www.netbeans.org/kb/articles/freeform-config.html#runsingle)
# {0} - Ant property name
#COMMENT_must_set_property=Must set property ''{0}''
#COMMENT_must_set_build_classes_dir=TODO decide on and define some value for ${build.classes.dir}
# {0} - display name of project
#LBL_generated_script_name={0}-IDE
ACTION_debug=D\u00e9boguer le projet
#COMMENT_more_info_debug=(more info: http://www.netbeans.org/kb/articles/freeform-config.html#debugj2se)
#COMMENT_set_runtime_cp=TODO configure the runtime classpath for your project here:
#COMMENT_set_main_class=TODO configure the main class for your project here:
CTL_SetOutput=D\u00e9finir la sortie
AD_SetOutput=N/D
# {0} - action display name
# {1} - project display name
TITLE_set_outputs_dialog={0} - {1}
TEXT_set_outputs_dialog=<html><p><strong>No project output set.</strong></p><br><p>Project output containing compiled project classes must be<br>set before debugging freeform projects.</p><br><p>Do you want to set the project output now?</p>
# UsageLogger
USG_FREEFORM_PROJECT=Freeform project opened: {0} comp units, {1} missing target, {2} with multiple roots, {3} classpath entries, {4} targets in build.xml, has web data = {5}.