blob: b7e1fb163340f697620ba0929e3b4da672d4acc4 [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-2008 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.
# OpenFileDialogFilter
OFDFD_Java=Fichiers Java
OFDFD_Txt=Fichiers texte
# OpenFileAction
#{0} - host name
MSG_rejectHost=Une tentative d''ouverture de fichier par la machine {0} dans l''IDE a \u00e9t\u00e9 rejet\u00e9e.
#{0} - file name
MSG_opening=Ouverture de {0}...
#{0} - file name
MSG_cannotOpenWillClose=Impossible d''ouvrir le fichier {0}\u00a0 le lanceur sera averti de la fermeture imm\u00e9diate du fichier.
#{0} - file name (object name)
MSG_serverNotRunningWhenSaved=Le fichier {0} a \u00e9t\u00e9 enregistr\u00e9, mais le serveur d''ouverture de fichier n''\u00e9tait pas en cours d'ex\u00e9cution.\nArr\u00eater manuellement le processus de lancement.
#OpenFileAction display name
LBL_openFile=&Ouvrir le fichier...
# If the file name typed in the file chooser is does not exist.
MSG_FileDoesNotExist=Le fichier "{0}" n''existe pas.
# If the file typed/selected in the file chooser is a directory.
MSG_FileIsADirectory="{0}" est un r\u00e9pertoire.
# If the file typed/selected in the file chooser is not a plain file.
MSG_FileIsNotPlainFile="{0}" n''est pas un fichier simple.
# If NetBeans cannot resolve the given File to FileObject for unknown reason.
MSG_FilePathTypeNotSupported=Impossible d''ouvrir "{0}".
# does not exist or not a file
# {0} - file name
MSG_fileNotFound={0} n''existe pas ou n''est pas un fichier simple.
MSG_couldNotOpenAt=Impossible d'ouvrir le fichier sur une ligne sp\u00e9cifique.
# if no file dropped on the editor could be opened
MSG_could_not_open_any_file=Les fichiers n'ont pu \u00eatre ouverts pour les raisons suivantes:
# if some of the files dropped on the editor could be opened, but some not
MSG_could_not_open_some_files=Certains des fichiers n'ont pu \u00eatre ouverts pour les raisons suivantes:
#Should never happen.
#{0} - file not found
#{1} - root dir
MSG_no_file_in_root_nondir_comp=Ouvrir le fichier n''a pas pu trouver {0} dans {1} ;\npeut-\u00eatre y a-t-il un composant dans le chemin qui n''est pas un r\u00e9pertoire?
#Should never happen.
#{0} - file name
#{1} - root dir
MSG_no_file_in_root=Le serveur Open File n''a pas trouv\u00e9 {0} dans le r\u00e9pertoire {1}.
#user selected non-exiting file
MSG_noFileSelected=Aucun fichier valide n'a \u00e9t\u00e9 s\u00e9lectionn\u00e9.
#filenames
UI/Services/IDEConfiguration/ServerAndExternalToolSettings=Param\u00e8tres du serveur et de l'outil externe
MSG_OpenOptionDescription=Ouvre le(s) fichier(s) sp\u00e9cifi\u00e9(s), peut-\u00eatre \u00e0 l'emplacement donn\u00e9; peut aussi passer des r\u00e9pertoires projets
MSG_OpenOptionDisplayName=--open file1[:line1]...
EXC_MissingArgOpen=Arguments manquants pour --open
#recent files
LBL_RecentFileAction_Name=Ouvrir un fichier r\u00e9cent
MNE_RecentFileAction_Name=F
OFMSG_PATH_IS_NOT_DEFINED=Le chemin du fichier n'est pas sp\u00e9cifi\u00e9.
OFMSG_FILE_NOT_EXISTS=Le fichier n'existe pas.