# This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Synth 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. # # Refer to the note in basic.properties for a description as to what # the mnemonics correspond to and how to calculate them. # # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# FileChooser.lookInLabel.textAndMnemonic=查找(&I): FileChooser.saveInLabel.textAndMnemonic=保存: FileChooser.fileNameLabel.textAndMnemonic=文件名(&N): FileChooser.folderNameLabel.textAndMnemonic=文件夹名(&N): FileChooser.filesOfTypeLabel.textAndMnemonic=文件类型(&T): FileChooser.upFolderToolTip.textAndMnemonic=向上一级 FileChooser.upFolderAccessibleName=向上 FileChooser.homeFolderToolTip.textAndMnemonic=主目录 FileChooser.homeFolderAccessibleName=主目录 FileChooser.newFolderToolTip.textAndMnemonic=创建新文件夹 FileChooser.newFolderAccessibleName=新建文件夹 FileChooser.newFolderActionLabel.textAndMnemonic=新建文件夹 FileChooser.listViewButtonToolTip.textAndMnemonic=列表 FileChooser.listViewButtonAccessibleName=列表 FileChooser.listViewActionLabel.textAndMnemonic=列表 FileChooser.detailsViewButtonToolTip.textAndMnemonic=详细信息 FileChooser.detailsViewButtonAccessibleName=详细信息 FileChooser.detailsViewActionLabel.textAndMnemonic=详细信息 FileChooser.refreshActionLabel.textAndMnemonic=刷新 FileChooser.viewMenuLabel.textAndMnemonic=视图 FileChooser.fileNameHeader.textAndMnemonic=名称 FileChooser.fileSizeHeader.textAndMnemonic=大小 FileChooser.fileTypeHeader.textAndMnemonic=类型 FileChooser.fileDateHeader.textAndMnemonic=修改日期 FileChooser.fileAttrHeader.textAndMnemonic=属性