windows_fr.properties revision 3516
325N/A# This properties file is used to create a PropertyResourceBundle
325N/A# It contains Locale specific strings used be the Windows Look and Feel.
325N/A# Currently, the following components need this for support:
325N/A#
325N/A# FileChooser
325N/A#
325N/A# When this file is read in, the strings are put into the
325N/A# defaults table. This is an implementation detail of the current
325N/A# workings of Swing. DO NOT DEPEND ON THIS.
325N/A# This may change in future versions of Swing as we improve localization
325N/A# support.
325N/A#
325N/A# Refer to the note in basic.properties for a description as to what
325N/A# the mnemonics correspond to and how to calculate them.
325N/A#
325N/A# @author Steve Wilson
325N/A
325N/A
325N/A############ FILE CHOOSER STRINGS #############
325N/A
325N/AFileChooser.lookInLabelText=Rechercher dans :
325N/AFileChooser.saveInLabelText=Enregistrer dans :
325N/AFileChooser.fileNameLabelText=Nom du fichier :
325N/AFileChooser.folderNameLabelText=Nom du dossier :
325N/AFileChooser.filesOfTypeLabelText=Fichiers de type :
325N/AFileChooser.upFolderToolTipText=Remonte d'un niveau.
325N/AFileChooser.upFolderAccessibleName=Monter
325N/AFileChooser.homeFolderToolTipText=R\u00E9pertoire d'origine
325N/AFileChooser.homeFolderAccessibleName=R\u00E9pertoire d'origine
325N/AFileChooser.newFolderToolTipText=Cr\u00E9e un dossier.
325N/AFileChooser.newFolderAccessibleName=Nouveau dossier
325N/AFileChooser.newFolderActionLabelText=Nouveau dossier
325N/AFileChooser.listViewButtonToolTipText=Liste
325N/AFileChooser.listViewButtonAccessibleName=Liste
325N/AFileChooser.listViewActionLabelText=Liste
325N/AFileChooser.detailsViewButtonToolTipText=D\u00E9tails
325N/AFileChooser.detailsViewButtonAccessibleName=D\u00E9tails
325N/AFileChooser.viewMenuButtonToolTipText = Menu Affichage
325N/AFileChooser.viewMenuButtonAccessibleName = Menu Affichage
325N/AFileChooser.detailsViewActionLabelText=D\u00E9tails
325N/AFileChooser.refreshActionLabelText=Actualiser
325N/AFileChooser.viewMenuLabelText=Affichage
325N/AFileChooser.fileNameHeaderText=Nom
325N/AFileChooser.fileSizeHeaderText=Taille
325N/AFileChooser.fileTypeHeaderText=Type
325N/AFileChooser.fileDateHeaderText=Modifi\u00E9
325N/AFileChooser.fileAttrHeaderText=Attributs
325N/A