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

org.jdesktop.swingx.plaf.basic.resources.swingx_fr.properties Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
# default properties for swingx
# JXSearchPanel
# @author: Florent Garin

Search.matchCase=Respecter la casse
Search.contains=contenant
Search.equals=\u00E9gale
Search.endsWith=se terminant par
Search.startsWith=commen\u00E7ant par

Search.wrapSearch=Recherche circulaire
Search.backwardsSearch=Vers le haut
Search.match=Rechercher
Search.close=Fermer
Search.findNext=Suivant
Search.findPrevious=Pr\u00E9c\u00E9dent
Search.searchFieldLabel=Rechercher
Search.searchFieldLabel.mnemonic=R
Search.searchTitle=Rechercher

Search.notFoundBackground=FF6666
Search.notFoundForeground=000000

XDialog.close=Fermer
XDialog.cancel=Annuler
XDialog.execute=OK


# default properties for swingx
# JXTable column control entries
#
JXTable.column.horizontalScroll=D\u00E9filement horizontal
JXTable.column.packAll=Compacter toutes les colonnes
JXTable.column.packSelected=Compacter la colonne s\u00E9lectionn\u00E9e

# 
# default actions in context menues for TextComponents
#
DefaultEditorKit.cut-to-clipboard=Couper
DefaultEditorKit.copy-to-clipboard=Copier
DefaultEditorKit.paste-from-clipboard=Coller
DefaultEditorKit.delete-next=Supprimer
DefaultEditorKit.select-all=Tout s\u00E9lectionner

#
# default actions for context menue for ScrollBars
#
JScrollBar.vertical.minScroll=Haut
JScrollBar.vertical.maxScroll=Bas
JScrollBar.vertical.negativeUnitIncrement=D\u00E9filement vers le haut
JScrollBar.vertical.negativeBlockIncrement=Page pr\u00E9c\u00E9dente
JScrollBar.vertical.positiveUnitIncrement=D\u00E9filement vers le bas
JScrollBar.vertical.positiveBlockIncrement=Page suivante

JScrollBar.horizontal.minScroll=C\u00F4t\u00E9 gauche
JScrollBar.horizontal.maxScroll=C\u00F4t\u00E9 droit
JScrollBar.horizontal.negativeUnitIncrement=D\u00E9filement vers la gauche
JScrollBar.horizontal.negativeBlockIncrement=Page vers la gauche
JScrollBar.horizontal.positiveUnitIncrement=D\u00E9filement vers la droite
JScrollBar.horizontal.positiveBlockIncrement=Page vers la droite




© 2015 - 2024 Weber Informatics LLC | Privacy Policy