All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rtextarea.RTextArea_fr.properties Maven / Gradle / Ivy

Go to download

RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.

The newest version!
Action.Copy.Mnemonic=C
Action.Copy.Name=Copier
Action.Copy.Desc=Copie la s\u00e9lection dans le presse-papiers.

Action.Cut.Mnemonic=T
Action.Cut.Name=Couper
Action.Cut.Desc=Coupe la s\u00e9lection et la place dans le presse-papiers.

Action.Delete.Mnemonic=D
Action.Delete.Name=Effacer
Action.Delete.Desc=Efface la s\u00e9lection.

Action.Paste.Mnemonic=P
Action.Paste.Name=Coller
Action.Paste.Desc=Insert le contenu du presse-papiers \u00e0 l'emplacement courant.

Action.SelectAll.Mnemonic=A
Action.SelectAll.Name=S\u00e9lectionner tout
Action.SelectAll.Desc=S\u00e9lectionne tout le texte du document courant.

Action.Undo.Mnemonic=U
Action.Undo.Name=Annuler
Action.CantUndo.Name=Annuler
Action.Undo.Desc=Annule la derni\u00e8re action.

Action.Redo.Mnemonic=R
Action.Redo.Name=Refaire
Action.CantRedo.Name=R\u00e9tablir
Action.Redo.Desc=R\u00e9p\u00e8te la derni\u00e8re action annul\u00e9e.

Action.ClipboardHistory.Mnemonic=H
Action.ClipboardHistory.Name=Coller depuis l'historique
Action.ClipboardHistory.Desc=Choisissez le texte \u00e0 coller \u00e0 partir du texte r\u00e9cemment pr\u00e9sent dans le presse-papiers.
Action.ClipboardHistory.Popup.Label=Historique du presse-papiers :




© 2015 - 2024 Weber Informatics LLC | Privacy Policy