blob: d92428272acbd67a381dd796539e8924dfc17fe4 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Motif Look and Feel.
3# Currently, the following components need this for support:
4#
5# FileChooser
6#
7# When this file is read in, the strings are put into the
8# defaults table. This is an implementation detail of the current
9# workings of Swing. DO NOT DEPEND ON THIS.
10# This may change in future versions of Swing as we improve localization
11# support.
12#
13# Refer to the note in basic.properties for a description as to what
14# the mnemonics correspond to and how to calculate them.
15#
16# @author Steve Wilson
17
18
19############ FILE CHOOSER STRINGS #############
20
21FileChooser.acceptAllFileFilterText=*
22FileChooser.cancelButtonText=Annuler
23FileChooser.saveButtonText=Enregistrer
24FileChooser.openButtonText=OK
25FileChooser.saveDialogTitleText=Enregistrer
26FileChooser.openDialogTitleText=Ouvrir
27FileChooser.updateButtonText=Mise \u00e0 jour
28FileChooser.helpButtonText=Aide
29FileChooser.pathLabelText=Entrez le chemin ou le nom du dossier :
30FileChooser.filterLabelText=Filtre
31FileChooser.foldersLabelText=Dossiers
32FileChooser.filesLabelText=Fichiers
33FileChooser.enterFileNameLabelText=Entrez le nom du fichier :
34FileChooser.enterFolderNameLabelText=Enter folder name:
35
36FileChooser.cancelButtonToolTipText=Ferme la bo\u00eete de dialogue du s\u00e9lecteur de fichiers
37FileChooser.saveButtonToolTipText=Enregistre le fichier s\u00e9lectionn\u00e9
38FileChooser.openButtonToolTipText=Ouvre le fichier s\u00e9lectionn\u00e9
39FileChooser.updateButtonToolTipText=Met \u00e0 jour la liste des r\u00e9pertoires
40FileChooser.helpButtonToolTipText=Aide sur le s\u00e9lecteur de fichiers