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=\u4FDD\u5B58
5012N/AFileChooser.openButton.textAndMnemonic=\u786E\u5B9A
5012N/AFileChooser.saveDialogTitle.textAndMnemonic=\u4FDD\u5B58
5012N/AFileChooser.openDialogTitle.textAndMnemonic=\u6253\u5F00
5012N/AFileChooser.updateButton.textAndMnemonic=\u66F4\u65B0
5012N/AFileChooser.helpButton.textAndMnemonic=\u5E2E\u52A9
5784N/AFileChooser.pathLabel.textAndMnemonic=\u8F93\u5165\u8DEF\u5F84\u6216\u6587\u4EF6\u5939\u540D(&P):
5371N/AFileChooser.filterLabel.textAndMnemonic=\u7B5B\u9009\u5668(&R)
5371N/AFileChooser.foldersLabel.textAndMnemonic=\u6587\u4EF6\u5939(&L)
5371N/AFileChooser.filesLabel.textAndMnemonic=\u6587\u4EF6(&I)
5784N/AFileChooser.enterFileNameLabel.textAndMnemonic=\u8F93\u5165\u6587\u4EF6\u540D(&N):
5012N/AFileChooser.enterFolderNameLabel.textAndMnemonic=\u8F93\u5165\u6587\u4EF6\u5939\u540D:
0N/A
5012N/AFileChooser.cancelButtonToolTip.textAndMnemonic=\u4E2D\u6B62\u6587\u4EF6\u9009\u62E9\u5668\u5BF9\u8BDD\u6846\u3002
5012N/AFileChooser.saveButtonToolTip.textAndMnemonic=\u4FDD\u5B58\u6240\u9009\u6587\u4EF6\u3002
5012N/AFileChooser.openButtonToolTip.textAndMnemonic=\u6253\u5F00\u6240\u9009\u6587\u4EF6\u3002
5012N/AFileChooser.updateButtonToolTip.textAndMnemonic=\u66F4\u65B0\u76EE\u5F55\u5217\u8868\u3002
5012N/AFileChooser.helpButtonToolTip.textAndMnemonic=FileChooser \u5E2E\u52A9\u3002