1# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Windows Look and Feel.
3# Currently, the following components need this for support:
4#
5#    FileChooser
6#
7# When this file is read in, the strings are put into the 
8# defaults table.  This is an implementation detail of the current
9# workings of Swing.  DO NOT DEPEND ON THIS.  
10# This may change in future versions of Swing as we improve localization 
11# support.
12#
13# Refer to the note in basic.properties for a description as to what
14# the mnemonics correspond to and how to calculate them.
15#
16# @author Steve Wilson
17
18
19############ FILE CHOOSER STRINGS #############
20
21FileChooser.lookInLabel.textAndMnemonic=\u67E5\u8A62(&I):
22FileChooser.saveInLabel.textAndMnemonic=\u5132\u5B58\u65BC: 
23FileChooser.fileNameLabel.textAndMnemonic=\u6A94\u6848\u540D\u7A31(&N):
24FileChooser.folderNameLabel.textAndMnemonic=\u8CC7\u6599\u593E\u540D\u7A31(&N):
25FileChooser.filesOfTypeLabel.textAndMnemonic=\u6A94\u6848\u985E\u578B(&T):
26FileChooser.upFolderToolTip.textAndMnemonic=\u5F80\u4E0A\u4E00\u5C64
27FileChooser.upFolderAccessibleName=\u5F80\u4E0A
28FileChooser.homeFolderToolTip.textAndMnemonic=\u4E3B\u76EE\u9304
29FileChooser.homeFolderAccessibleName=\u4E3B\u76EE\u9304
30FileChooser.newFolderToolTip.textAndMnemonic=\u5EFA\u7ACB\u65B0\u8CC7\u6599\u593E
31FileChooser.newFolderAccessibleName=\u65B0\u8CC7\u6599\u593E
32FileChooser.newFolderActionLabel.textAndMnemonic=\u65B0\u8CC7\u6599\u593E
33FileChooser.listViewButtonToolTip.textAndMnemonic=\u6E05\u55AE
34FileChooser.listViewButtonAccessibleName=\u6E05\u55AE
35FileChooser.listViewActionLabel.textAndMnemonic=\u6E05\u55AE
36FileChooser.detailsViewButtonToolTip.textAndMnemonic=\u8A73\u7D30\u8CC7\u8A0A
37FileChooser.detailsViewButtonAccessibleName=\u8A73\u7D30\u8CC7\u8A0A
38FileChooser.viewMenuButtonToolTipText = \u6AA2\u8996\u529F\u80FD\u8868
39FileChooser.viewMenuButtonAccessibleName = \u6AA2\u8996\u529F\u80FD\u8868
40FileChooser.detailsViewActionLabel.textAndMnemonic=\u8A73\u7D30\u8CC7\u8A0A
41FileChooser.refreshActionLabel.textAndMnemonic=\u91CD\u65B0\u6574\u7406
42FileChooser.viewMenuLabel.textAndMnemonic=\u6AA2\u8996
43FileChooser.fileNameHeader.textAndMnemonic=\u540D\u7A31
44FileChooser.fileSizeHeader.textAndMnemonic=\u5927\u5C0F
45FileChooser.fileTypeHeader.textAndMnemonic=\u985E\u578B
46FileChooser.fileDateHeader.textAndMnemonic=\u4FEE\u6539\u65E5\u671F
47FileChooser.fileAttrHeader.textAndMnemonic=\u5C6C\u6027
48