jdk/src/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 8203 e5debcae2183
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
# This properties file is used to create a PropertyResourceBundle
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# It contains Locale specific strings used be the Motif Look and Feel.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# Currently, the following components need this for support:
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
#    FileChooser
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# When this file is read in, the strings are put into the 
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# defaults table.  This is an implementation detail of the current
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# workings of Swing.  DO NOT DEPEND ON THIS.  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This may change in future versions of Swing as we improve localization 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# support.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# Refer to the note in basic.properties for a description as to what
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# the mnemonics correspond to and how to calculate them.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# @author Steve Wilson
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
############ FILE CHOOSER STRINGS #############
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
FileChooser.acceptAllFileFilterText=*
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
FileChooser.cancelButtonText=Annuler
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
FileChooser.saveButtonText=Enregistrer
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
FileChooser.openButtonText=OK
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
FileChooser.saveDialogTitleText=Enregistrer
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
FileChooser.openDialogTitleText=Ouvrir
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
FileChooser.updateButtonText=Mise \u00e0 jour
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
FileChooser.helpButtonText=Aide
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
FileChooser.pathLabelText=Entrez le chemin ou le nom du dossier :
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
FileChooser.filterLabelText=Filtre
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
FileChooser.foldersLabelText=Dossiers
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
FileChooser.filesLabelText=Fichiers
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
FileChooser.enterFileNameLabelText=Entrez le nom du fichier :
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
FileChooser.enterFolderNameLabelText=Enter folder name:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
FileChooser.cancelButtonToolTipText=Ferme la bo\u00eete de dialogue du s\u00e9lecteur de fichiers
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
FileChooser.saveButtonToolTipText=Enregistre le fichier s\u00e9lectionn\u00e9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
FileChooser.openButtonToolTipText=Ouvre le fichier s\u00e9lectionn\u00e9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
FileChooser.updateButtonToolTipText=Met \u00e0 jour la liste des r\u00e9pertoires
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
FileChooser.helpButtonToolTipText=Aide sur le s\u00e9lecteur de fichiers