0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Motif 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
5012N/AFileChooser.acceptAllFileFilter.textAndMnemonic=*
5012N/AFileChooser.cancelButton.textAndMnemonic=\u53D6\u6D88
5012N/AFileChooser.saveButton.textAndMnemonic=\u5132\u5B58
5012N/AFileChooser.openButton.textAndMnemonic=\u78BA\u5B9A
5012N/AFileChooser.saveDialogTitle.textAndMnemonic=\u5132\u5B58
5012N/AFileChooser.openDialogTitle.textAndMnemonic=\u958B\u555F
5012N/AFileChooser.updateButton.textAndMnemonic=\u66F4\u65B0
5012N/AFileChooser.helpButton.textAndMnemonic=\u8AAA\u660E
5371N/AFileChooser.pathLabel.textAndMnemonic=\u8F38\u5165\u8DEF\u5F91\u6216\u8CC7\u6599\u593E\u540D\u7A31(&P):
5371N/AFileChooser.filterLabel.textAndMnemonic=\u7BE9\u9078(&R)
5371N/AFileChooser.foldersLabel.textAndMnemonic=\u8CC7\u6599\u593E(&L)
5371N/AFileChooser.filesLabel.textAndMnemonic=\u6A94\u6848(&I)
5371N/AFileChooser.enterFileNameLabel.textAndMnemonic=\u8F38\u5165\u6A94\u6848\u540D\u7A31(&N):
5012N/AFileChooser.enterFolderNameLabel.textAndMnemonic=\u8F38\u5165\u8CC7\u6599\u593E\u540D\u7A31:
0N/A
5012N/AFileChooser.cancelButtonToolTip.textAndMnemonic=\u4E2D\u6B62\u6A94\u6848\u9078\u64C7\u5668\u5C0D\u8A71\u65B9\u584A\u3002
5012N/AFileChooser.saveButtonToolTip.textAndMnemonic=\u5132\u5B58\u9078\u53D6\u7684\u6A94\u6848\u3002
5012N/AFileChooser.openButtonToolTip.textAndMnemonic=\u958B\u555F\u9078\u53D6\u7684\u6A94\u6848\u3002
5012N/AFileChooser.updateButtonToolTip.textAndMnemonic=\u66F4\u65B0\u76EE\u9304\u6E05\u55AE\u3002
5012N/AFileChooser.helpButtonToolTip.textAndMnemonic=\u300C\u6A94\u6848\u9078\u64C7\u5668\u300D\u8AAA\u660E\u3002