windows_zh_TW.properties revision 3516
0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Windows Look and Feel.
0N/A# Currently, the following components need this for support:
0N/A#
0N/A# FileChooser
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Swing. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/A#
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A#
0N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
1178N/AFileChooser.lookInLabelText=\u67E5\u8A62:
1178N/AFileChooser.saveInLabelText=\u5132\u5B58\u65BC:
1178N/AFileChooser.fileNameLabelText=\u6A94\u6848\u540D\u7A31:
0N/AFileChooser.folderNameLabelText=\u8CC7\u6599\u593E\u540D\u7A31:
0N/AFileChooser.filesOfTypeLabelText=\u6A94\u6848\u985E\u578B:
0N/AFileChooser.upFolderToolTipText=\u5F80\u4E0A\u4E00\u5C64
0N/AFileChooser.upFolderAccessibleName=\u5F80\u4E0A
1178N/AFileChooser.homeFolderToolTipText=\u4E3B\u76EE\u9304
0N/AFileChooser.homeFolderAccessibleName=\u4E3B\u76EE\u9304
0N/AFileChooser.newFolderToolTipText=\u5EFA\u7ACB\u65B0\u8CC7\u6599\u593E
0N/AFileChooser.newFolderAccessibleName=\u65B0\u8CC7\u6599\u593E
0N/AFileChooser.newFolderActionLabelText=\u65B0\u8CC7\u6599\u593E
0N/AFileChooser.listViewButtonToolTipText=\u6E05\u55AE
0N/AFileChooser.listViewButtonAccessibleName=\u6E05\u55AE
0N/AFileChooser.listViewActionLabelText=\u6E05\u55AE
0N/AFileChooser.detailsViewButtonToolTipText=\u8A73\u7D30\u8CC7\u8A0A
0N/AFileChooser.detailsViewButtonAccessibleName=\u8A73\u7D30\u8CC7\u8A0A
0N/AFileChooser.viewMenuButtonToolTipText = \u6AA2\u8996\u529F\u80FD\u8868
1178N/AFileChooser.viewMenuButtonAccessibleName = \u6AA2\u8996\u529F\u80FD\u8868
0N/AFileChooser.detailsViewActionLabelText=\u8A73\u7D30\u8CC7\u8A0A
0N/AFileChooser.refreshActionLabelText=\u91CD\u65B0\u6574\u7406
0N/AFileChooser.viewMenuLabelText=\u6AA2\u8996
0N/AFileChooser.fileNameHeaderText=\u540D\u7A31
0N/AFileChooser.fileSizeHeaderText=\u5927\u5C0F
1178N/AFileChooser.fileTypeHeaderText=\u985E\u578B
0N/AFileChooser.fileDateHeaderText=\u4FEE\u6539\u65E5\u671F
0N/AFileChooser.fileAttrHeaderText=\u5C6C\u6027
0N/A