windows_zh_CN.properties revision 5012
0N/A# This properties file is used to create a PropertyResourceBundle
2362N/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#
2362N/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
2362N/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
2362N/AFileChooser.lookInLabel.textAndMnemonic=\u67E5\u770B:
2362N/AFileChooser.saveInLabel.textAndMnemonic=\u4FDD\u5B58:
2362N/AFileChooser.fileNameLabel.textAndMnemonic=\u6587\u4EF6\u540D:
0N/AFileChooser.folderNameLabel.textAndMnemonic=\u6587\u4EF6\u5939\u540D:
0N/AFileChooser.filesOfTypeLabel.textAndMnemonic=\u6587\u4EF6\u7C7B\u578B:
0N/AFileChooser.upFolderToolTip.textAndMnemonic=\u5411\u4E0A\u4E00\u7EA7
0N/AFileChooser.upFolderAccessibleName=\u5411\u4E0A
0N/AFileChooser.homeFolderToolTip.textAndMnemonic=\u4E3B\u76EE\u5F55
0N/AFileChooser.homeFolderAccessibleName=\u4E3B\u76EE\u5F55
0N/AFileChooser.newFolderToolTip.textAndMnemonic=\u521B\u5EFA\u65B0\u6587\u4EF6\u5939
0N/AFileChooser.newFolderAccessibleName=\u65B0\u5EFA\u6587\u4EF6\u5939
0N/AFileChooser.newFolderActionLabel.textAndMnemonic=\u65B0\u5EFA\u6587\u4EF6\u5939
0N/AFileChooser.listViewButtonToolTip.textAndMnemonic=\u5217\u8868
0N/AFileChooser.listViewButtonAccessibleName=\u5217\u8868
0N/AFileChooser.listViewActionLabel.textAndMnemonic=\u5217\u8868
0N/AFileChooser.detailsViewButtonToolTip.textAndMnemonic=\u8BE6\u7EC6\u8D44\u6599
0N/AFileChooser.detailsViewButtonAccessibleName=\u8BE6\u7EC6\u8D44\u6599
0N/AFileChooser.viewMenuButtonToolTipText = \u67E5\u770B\u83DC\u5355
0N/AFileChooser.viewMenuButtonAccessibleName = \u67E5\u770B\u83DC\u5355
0N/AFileChooser.detailsViewActionLabel.textAndMnemonic=\u8BE6\u7EC6\u8D44\u6599
0N/AFileChooser.refreshActionLabel.textAndMnemonic=\u5237\u65B0
0N/AFileChooser.viewMenuLabel.textAndMnemonic=\u89C6\u56FE
0N/AFileChooser.fileNameHeader.textAndMnemonic=\u540D\u79F0
0N/AFileChooser.fileSizeHeader.textAndMnemonic=\u5927\u5C0F
0N/AFileChooser.fileTypeHeader.textAndMnemonic=\u7C7B\u578B
0N/AFileChooser.fileDateHeader.textAndMnemonic=\u4FEE\u6539\u65E5\u671F
0N/AFileChooser.fileAttrHeader.textAndMnemonic=\u5C5E\u6027
0N/A