# 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. # # 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=屬性 FileChooser.saveButton.textAndMnemonic=儲存 FileChooser.openButton.textAndMnemonic=開啟 ############ Used by MetalTitlePane if rendering window decorations############ MetalTitlePane.restore.titleAndMnemonic=回復(&R) MetalTitlePane.iconify.titleAndMnemonic=最小化(&E) MetalTitlePane.maximize.titleAndMnemonic=最大化(&X) MetalTitlePane.close.titleAndMnemonic=關閉(&C)