windows_zh_CN.properties revision 3516
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.lookInLabelText=\u67E5\u770B:
2362N/AFileChooser.saveInLabelText=\u4FDD\u5B58:
2362N/AFileChooser.fileNameLabelText=\u6587\u4EF6\u540D:
0N/AFileChooser.folderNameLabelText=\u6587\u4EF6\u5939\u540D:
0N/AFileChooser.filesOfTypeLabelText=\u6587\u4EF6\u7C7B\u578B:
0N/AFileChooser.upFolderToolTipText=\u5411\u4E0A\u4E00\u7EA7
0N/AFileChooser.upFolderAccessibleName=\u5411\u4E0A
0N/AFileChooser.homeFolderToolTipText=\u4E3B\u76EE\u5F55
0N/AFileChooser.homeFolderAccessibleName=\u4E3B\u76EE\u5F55
0N/AFileChooser.newFolderToolTipText=\u521B\u5EFA\u65B0\u6587\u4EF6\u5939
0N/AFileChooser.newFolderAccessibleName=\u65B0\u5EFA\u6587\u4EF6\u5939
0N/AFileChooser.newFolderActionLabelText=\u65B0\u5EFA\u6587\u4EF6\u5939
0N/AFileChooser.listViewButtonToolTipText=\u5217\u8868
0N/AFileChooser.listViewButtonAccessibleName=\u5217\u8868
0N/AFileChooser.listViewActionLabelText=\u5217\u8868
0N/AFileChooser.detailsViewButtonToolTipText=\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.detailsViewActionLabelText=\u8BE6\u7EC6\u8D44\u6599
0N/AFileChooser.refreshActionLabelText=\u5237\u65B0
0N/AFileChooser.viewMenuLabelText=\u89C6\u56FE
0N/AFileChooser.fileNameHeaderText=\u540D\u79F0
0N/AFileChooser.fileSizeHeaderText=\u5927\u5C0F
0N/AFileChooser.fileTypeHeaderText=\u7C7B\u578B
0N/AFileChooser.fileDateHeaderText=\u4FEE\u6539\u65E5\u671F
0N/AFileChooser.fileAttrHeaderText=\u5C5E\u6027
0N/A