metal_de.properties
来自「简易的Java聊天室程序」· PROPERTIES 代码 · 共 33 行
PROPERTIES
33 行
# 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 08/26/98# @author Steve Wilson############ FILE CHOOSER STRINGS #############FileChooser.lookInLabelText=Suchen in:FileChooser.fileNameLabelText=Dateiname:FileChooser.filesOfTypeLabelText=Dateityp:FileChooser.upFolderToolTipText=\u00dcbergeordneter OrdnerFileChooser.upFolderAccessibleName= \u00dcbergeordneter OrdnerFileChooser.homeFolderToolTipText=Desktop anzeigenFileChooser.homeFolderAccessibleName= Desktop anzeigenFileChooser.newFolderToolTipText=Neuen Ordner anlegenFileChooser.newFolderAccessibleNam=Neuer OrdnerFileChooser.listViewButtonToolTipText=ListeFileChooser.listViewButtonAccessibleName=ListeFileChooser.detailsViewButtonToolTipText=DetailsFileChooser.detailsViewButtonAccessibleName=Details
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?