blob: 51c9ee83443504538be874c1e1736cf5ff6b0575 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2008 Sun Microsystems, Inc.
DESC_RELEASE_VERSION=Shall not use RELEASE/LATEST/SNAPSHOT version, it makes the build eventually irreproducible in the future.
CTL_ShowAs_Label=Montrer comme\:
CTL_InTasklist_CheckBox=Montrer dans la fen\u00eatre Probl\u00e8mes
CTL_Options_Border=Options\n
CTL_Description_Border=Description\:
CTL_AsError=Erreur
CTL_AsWarning=Avertissement
HintsPanel.severityLabel.AccessibleContext.accessibleDescription=Show As
HintsPanel.errorTree.AccessibleContext.accessibleName=Indices
HintsPanel.errorTree.AccessibleContext.accessibleDescription=Indices
HintsPanel.AccessibleContext.accessibleName=Hints Options
HintsPanel.AccessibleContext.accessibleDescription=Hints Options
AN_Show_As_Combo=Show As Combobox
AD_Show_As_Combo=Customize hint severity combobox
ReleaseVersionErrorCustomizer.cbRelease.text=Warn about usage of &RELEASE version
ReleaseVersionErrorCustomizer.cbLatest.text=Warn about usage of &LATEST version
ReleaseVersionErrorCustomizer.cbSnapshot.text=Warn about usage of &SNAPSHOT version
TIT_ReleaseLatestVersion=No metaversions for plugins
DESC_ReleaseLatestVersion=Shall not use release/latest/snapshot versions for plugins. It has consequences on reproducibility of the build in the future.
TIT_OverridePluginManagementError=Overrides version from PluginManagement
DESC_OverridePluginManagementError=Overrides version from PluginManagement
TXT_OverridePluginManagementError=Overrides version defined in PluginManagement. The managed version is {0}.
TIT_OverrideDependencyManagementError=Overrides version from DependencyManagement
DESC_OverrideDependencyManagementError=Overrides version from DependencyManagement
TXT_OverrideDependencyManagementError=Overrides version defined in DependencyManagement. The managed version is {0}.
LBL_TaskList_DisplayName=Maven POM problems
LBL_TaskList_Desc=Problems in Maven project model definitions
TEXT_OverrideDependencyFix=Remove explicit version declaration.
TEXT_OverridePluginFix=Remove explicit version declaration.
TIT_MoveToDependencyManagementHint=Move Unmanaged to Dependency Management
DESC_MoveToDependencyManagementHint=Move Unmanaged to Dependency Management, start managing dependencies that are not managed yet.
TEXT_MoveToDependencyManagementHint=Move Unmanaged to Dependency Management
MoveToDependencyManagementPanel.jLabel1.text=<html>Move selected dependencies into the DependencyManagement section in the following pom.xml file:
LBL_Wait=Patientez s''il vous plait...
LBL_Error=Error reading pom model inheritance
TITLE_PomNode={0} - {1}
HTML_TITLE_PomNode=<html>{0} <i>(read-only)</i></html>
TIT_ParentVersionError=Use latest version of parent POM
DESC_ParentVersionError=Make sure the current project is using the version of parent that resides in current source base or the latest known version based on the repository index.
TEXT_ParentVersionFix=Use version {0} as defined in current parent project sources.
TXT_ParentVersionError=Use current parent version - {0}
TEXT_ParentVersionFix2=Use the latest known parent version - {0}
TXT_ParentVersionError2=Use the latest known parent version - {0}
ParentVersionErrorCustomizer.rbSources.text=&Always prefer the version from current sources
ParentVersionErrorCustomizer.rbLatest.text=&Use the latest versions according to repository index
ParentVersionErrorCustomizer.cbSnapshots.text=Allow &SNAPSHOT versions
TIT_MoveDepMan=Move to DependencyManagement