# This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used in Swing # Currently, the following components need this for support: # # ColorChooser # FileChooser # OptionPane # # When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current # workings of Swing. DO NOT DEPEND ON THIS. # This may change in future versions of Swing as we improve localization # support. # # MNEMONIC NOTE: # Many of strings in this file are used by widgets that have a # mnemonic, for example: # ColorChooser.rgbNameTextAndMnemonic=R&GB # # Indicates that the tab in the ColorChooser for RGB colors will have # the text 'RGB', further the mnemonic character will be 'g' and that # a decoration will be provided under the 'G'. This will typically # look like: RGB # - # # One important thing to remember is that the mnemonic MUST exist in # the String, if it does not exist you should add text that makes it # exist. This will typically take the form 'XXXX (M)' where M is the # character for the mnemonic. # # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# FileChooser.fileDescription.textAndMnemonic=Fichier générique FileChooser.directoryDescription.textAndMnemonic=Répertoire FileChooser.newFolderError.textAndMnemonic=Erreur lors de la création du dossier FileChooser.newFolderErrorSeparator= : FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Impossible de créer le dossier FileChooser.newFolderParentDoesntExist.textAndMnemonic=Impossible de créer le dossier.\n\nLe système ne parvient pas à trouver le chemin indiqué. FileChooser.renameErrorTitle.textAndMnemonic=Erreur lors du changement de nom du fichier ou du dossier FileChooser.renameError.textAndMnemonic=Impossible de renommer {0} FileChooser.renameErrorFileExists.textAndMnemonic=Impossible de renommer {0} : il existe déjà un fichier portant le nom indiqué. Indiquez-en un autre. FileChooser.acceptAllFileFilter.textAndMnemonic=Tous les fichiers FileChooser.cancelButton.textAndMnemonic=Annuler FileChooser.saveButton.textAndMnemonic=Enregi&strer FileChooser.openButton.textAndMnemonic=&Ouvrir FileChooser.saveDialogTitle.textAndMnemonic=Enregistrer FileChooser.openDialogTitle.textAndMnemonic=Ouvrir FileChooser.updateButton.textAndMnemonic=Mettre à jo&ur FileChooser.helpButton.textAndMnemonic=&Aide FileChooser.directoryOpenButton.textAndMnemonic=&Ouvrir # File Size Units FileChooser.fileSizeKiloBytes={0} KB FileChooser.fileSizeMegaBytes={0} MB FileChooser.fileSizeGigaBytes={0} GB # These strings are platform dependent not look and feel dependent. FileChooser.win32.newFolder=Nouveau dossier FileChooser.win32.newFolder.subsequent=Nouveau dossier ({0}) FileChooser.other.newFolder=NewFolder FileChooser.other.newFolder.subsequent=NewFolder.{0} ## file chooser tooltips ### FileChooser.cancelButtonToolTip.textAndMnemonic=Ferme la boîte de dialogue du sélecteur de fichiers FileChooser.saveButtonToolTip.textAndMnemonic=Enregistre le fichier sélectionné FileChooser.openButtonToolTip.textAndMnemonic=Ouvre le fichier sélectionné FileChooser.updateButtonToolTip.textAndMnemonic=Met à jour la liste des répertoires FileChooser.helpButtonToolTip.textAndMnemonic=Aide du sélecteur de fichiers FileChooser.directoryOpenButtonToolTip.textAndMnemonic=Ouvre le répertoire sélectionné FileChooser.filesListAccessibleName=Liste des fichiers FileChooser.filesDetailsAccessibleName=Détails des fichiers ############ COLOR CHOOSER STRINGS ############# ColorChooser.preview.textAndMnemonic=Aperçu ColorChooser.ok.textAndMnemonic=OK ColorChooser.cancel.textAndMnemonic=Annuler ColorChooser.reset.textAndMnemonic=&Réinitialiser ColorChooser.sample.textAndMnemonic=Echantillon de texte Echantillon de texte ColorChooser.swatches.textAndMnemonic=&Echantillons ColorChooser.swatchesRecent.textAndMnemonic=Dernier : ColorChooser.hsv.textAndMnemonic=&TSV ColorChooser.hsvHue.textAndMnemonic=Teinte ColorChooser.hsvSaturation.textAndMnemonic=Saturation ColorChooser.hsvValue.textAndMnemonic=Valeur ColorChooser.hsvTransparency.textAndMnemonic=Transparence ColorChooser.hsl.textAndMnemonic=TS&L ColorChooser.hslHue.textAndMnemonic=Teinte ColorChooser.hslSaturation.textAndMnemonic=Saturation ColorChooser.hslLightness.textAndMnemonic=Lumière ColorChooser.hslTransparency.textAndMnemonic=Transparence ColorChooser.rgb.textAndMnemonic=R&VB ColorChooser.rgbRed.textAndMnemonic=R&ouge ColorChooser.rgbGreen.textAndMnemonic=&Vert ColorChooser.rgbBlue.textAndMnemonic=&Bleu ColorChooser.rgbAlpha.textAndMnemonic=Alpha ColorChooser.rgbHexCode.textAndMnemonic=&Code couleur ColorChooser.cmyk.textAndMnemonic=C&MYK ColorChooser.cmykCyan.textAndMnemonic=Cyan ColorChooser.cmykMagenta.textAndMnemonic=Magenta ColorChooser.cmykYellow.textAndMnemonic=Jaune ColorChooser.cmykBlack.textAndMnemonic=Noir ColorChooser.cmykAlpha.textAndMnemonic=Alpha ############ OPTION PANE STRINGS ############# # We only define mnemonics for YES/NO, but for completeness you can # define mnemonics for any of the buttons. OptionPane.yesButton.textAndMnemonic=&Oui OptionPane.noButton.textAndMnemonic=&Non OptionPane.okButton.textAndMnemonic=OK #OptionPane.okButtonMnemonic=0 OptionPane.cancelButton.textAndMnemonic=Annuler #OptionPane.cancelButtonMnemonic=0 OptionPane.title.textAndMnemonic=Sélectionner une option # Title for the dialog for the showInputDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.inputDialog.titleAndMnemonic=Entrée # Title for the dialog for the showMessageDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.messageDialog.titleAndMnemonic=Message ############ Printing Dialog Strings ############ PrintingDialog.titleProgress.textAndMnemonic=Impression PrintingDialog.titleAborting.textAndMnemonic=Impression (abandon) PrintingDialog.contentInitial.textAndMnemonic=Impression en cours... # The following string will be formatted by a MessageFormat # and {0} will be replaced by page number being printed PrintingDialog.contentProgress.textAndMnemonic=Page {0} imprimée... PrintingDialog.contentAborting.textAndMnemonic=Abandon de l'impression... PrintingDialog.abortButton.textAndMnemonic=&Abandonner PrintingDialog.abortButtonToolTip.textAndMnemonic=Abandonner l'impression ############ Internal Frame Strings ############ InternalFrame.iconButtonToolTip=Réduire InternalFrame.maxButtonToolTip=Agrandir InternalFrame.restoreButtonToolTip=Restaurer InternalFrame.closeButtonToolTip=Fermer ############ Internal Frame Title Pane Strings ############ InternalFrameTitlePane.restoreButton.textAndMnemonic=Restaurer InternalFrameTitlePane.moveButton.textAndMnemonic=Déplacer InternalFrameTitlePane.sizeButton.textAndMnemonic=Taille InternalFrameTitlePane.minimizeButton.textAndMnemonic=Réduire InternalFrameTitlePane.maximizeButton.textAndMnemonic=Agrandir InternalFrameTitlePane.closeButton.textAndMnemonic=Fermer ############ Text strings ############# # Used for html forms FormView.submitButton.textAndMnemonic=Soumettre la requête FormView.resetButton.textAndMnemonic=Réinitialiser FormView.browseFileButton.textAndMnemonic=Parcourir... ############ Abstract Document Strings ############ AbstractDocument.styleChange.textAndMnemonic=modification de style AbstractDocument.addition.textAndMnemonic=ajout AbstractDocument.deletion.textAndMnemonic=suppression AbstractDocument.undo.textAndMnemonic=Annuler AbstractDocument.redo.textAndMnemonic=Rétablir ############ Abstract Button Strings ############ AbstractButton.click.textAndMnemonic=cliquer ############ Abstract Undoable Edit Strings ############ AbstractUndoableEdit.undo.textAndMnemonic=Annuler AbstractUndoableEdit.redo.textAndMnemonic=Rétablir ############ Combo Box Strings ############ ComboBox.togglePopup.textAndMnemonic=togglePopup ############ Progress Monitor Strings ############ ProgressMonitor.progress.textAndMnemonic=Progression... ############ Split Pane Strings ############ SplitPane.leftButton.textAndMnemonic=bouton gauche SplitPane.rightButton.textAndMnemonic=bouton droit # Used for Isindex IsindexView.prompt=Ceci est un index de recherche. Tapez des mots-clés pour la recherche : ############ InternalFrameTitlePane Strings ############ InternalFrameTitlePane.iconifyButtonAccessibleName=Réduire InternalFrameTitlePane.maximizeButtonAccessibleName=Agrandir InternalFrameTitlePane.closeButtonAccessibleName=Fermer