motif_fr.properties revision 0
0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Motif Look and Feel.
0N/A# Currently, the following components need this for support:
0N/A#
0N/A# FileChooser
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Swing. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/A#
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A#
0N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.acceptAllFileFilterText=*
0N/AFileChooser.cancelButtonText=Annuler
0N/AFileChooser.saveButtonText=Enregistrer
0N/AFileChooser.openButtonText=OK
0N/AFileChooser.saveDialogTitleText=Enregistrer
0N/AFileChooser.openDialogTitleText=Ouvrir
0N/AFileChooser.updateButtonText=Mise \u00e0 jour
0N/AFileChooser.helpButtonText=Aide
0N/AFileChooser.pathLabelText=Entrez le chemin ou le nom du dossier :
0N/AFileChooser.filterLabelText=Filtre
0N/AFileChooser.foldersLabelText=Dossiers
0N/AFileChooser.filesLabelText=Fichiers
0N/AFileChooser.enterFileNameLabelText=Entrez le nom du fichier :
0N/AFileChooser.enterFolderNameLabelText=Enter folder name:
0N/A
0N/AFileChooser.cancelButtonToolTipText=Ferme la bo\u00eete de dialogue du s\u00e9lecteur de fichiers
0N/AFileChooser.saveButtonToolTipText=Enregistre le fichier s\u00e9lectionn\u00e9
0N/AFileChooser.openButtonToolTipText=Ouvre le fichier s\u00e9lectionn\u00e9
0N/AFileChooser.updateButtonToolTipText=Met \u00e0 jour la liste des r\u00e9pertoires
0N/AFileChooser.helpButtonToolTipText=Aide sur le s\u00e9lecteur de fichiers