windows_fr.properties

来自「java写的浏览器」· PROPERTIES 代码 · 共 32 行

PROPERTIES
32
字号
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used be the Metal Look and Feel.
# Currently, the following components need this for support:
#
#    FileChooser
#
# 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.
#
# 1.1 2000/11/03
# @author David "Dwayne" Bernard


############ FILE CHOOSER STRINGS #############

FileChooser.lookInLabelText=Contenu de:
FileChooser.fileNameLabelText=Nom:
FileChooser.filesOfTypeLabelText=Type:
FileChooser.upFolderToolTipText=Remonter d'un niveau
FileChooser.upFolderAccessibleName=Remonter
FileChooser.homeFolderToolTipText=Personnel
FileChooser.homeFolderAccessibleName=Personnel
FileChooser.newFolderToolTipText=Cr閑r un nouveau r閜ertoire
FileChooser.newFolderAccessibleNam=Nouveau R閜ertoire
FileChooser.listViewButtonToolTipText=Liste
FileChooser.listViewButtonAccessibleName=Liste
FileChooser.detailsViewButtonToolTipText=D閠ails
FileChooser.detailsViewButtonAccessibleName=D閠ails

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?