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=\uCDE8\uC18C
5012N/AFileChooser.saveButton.textAndMnemonic=\uC800\uC7A5
5012N/AFileChooser.openButton.textAndMnemonic=\uD655\uC778
5012N/AFileChooser.saveDialogTitle.textAndMnemonic=\uC800\uC7A5
5012N/AFileChooser.openDialogTitle.textAndMnemonic=\uC5F4\uAE30
5012N/AFileChooser.updateButton.textAndMnemonic=\uAC31\uC2E0
5012N/AFileChooser.helpButton.textAndMnemonic=\uB3C4\uC6C0\uB9D0
5371N/AFileChooser.pathLabel.textAndMnemonic=\uACBD\uB85C \uB610\uB294 \uD3F4\uB354 \uC774\uB984 \uC785\uB825(&P):
5371N/AFileChooser.filterLabel.textAndMnemonic=\uD544\uD130(&R)
5371N/AFileChooser.foldersLabel.textAndMnemonic=\uD3F4\uB354(&L)
5371N/AFileChooser.filesLabel.textAndMnemonic=\uD30C\uC77C(&I)
5371N/AFileChooser.enterFileNameLabel.textAndMnemonic=\uD30C\uC77C \uC774\uB984 \uC785\uB825(&N):
5012N/AFileChooser.enterFolderNameLabel.textAndMnemonic=\uD3F4\uB354 \uC774\uB984 \uC785\uB825:
0N/A
5012N/AFileChooser.cancelButtonToolTip.textAndMnemonic=\uD30C\uC77C \uC120\uD0DD\uAE30 \uB300\uD654\uC0C1\uC790\uB97C \uC911\uB2E8\uD569\uB2C8\uB2E4.
5012N/AFileChooser.saveButtonToolTip.textAndMnemonic=\uC120\uD0DD\uB41C \uD30C\uC77C\uC744 \uC800\uC7A5\uD569\uB2C8\uB2E4.
5012N/AFileChooser.openButtonToolTip.textAndMnemonic=\uC120\uD0DD\uB41C \uD30C\uC77C\uC744 \uC5FD\uB2C8\uB2E4.
5012N/AFileChooser.updateButtonToolTip.textAndMnemonic=\uB514\uB809\uD1A0\uB9AC \uBAA9\uB85D\uC744 \uAC31\uC2E0\uD569\uB2C8\uB2E4.
5012N/AFileChooser.helpButtonToolTip.textAndMnemonic=FileChooser \uB3C4\uC6C0\uB9D0\uC785\uB2C8\uB2E4.