1# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Synth Look and Feel.
3# Currently, the following components need this for support:
4#
5#    FileChooser
6#
7# When this file is read in, the strings are put into the
8# defaults table.  This is an implementation detail of the current
9# workings of Swing.  DO NOT DEPEND ON THIS.
10# This may change in future versions of Swing as we improve localization
11# support.
12#
13# Refer to the note in basic.properties for a description as to what
14# the mnemonics correspond to and how to calculate them.
15#
16# @author Steve Wilson
17
18
19############ FILE CHOOSER STRINGS #############
20
21FileChooser.lookInLabel.textAndMnemonic=\uCC3E\uB294 \uC704\uCE58(&I):
22FileChooser.saveInLabel.textAndMnemonic=\uC800\uC7A5 \uC704\uCE58:
23FileChooser.fileNameLabel.textAndMnemonic=\uD30C\uC77C \uC774\uB984(&N):
24FileChooser.folderNameLabel.textAndMnemonic=\uD3F4\uB354 \uC774\uB984(&N):
25FileChooser.filesOfTypeLabel.textAndMnemonic=\uD30C\uC77C \uC720\uD615(&T):
26FileChooser.upFolderToolTip.textAndMnemonic=\uD55C \uB808\uBCA8 \uC704\uB85C
27FileChooser.upFolderAccessibleName=\uC704\uB85C
28FileChooser.homeFolderToolTip.textAndMnemonic=\uD648
29FileChooser.homeFolderAccessibleName=\uD648
30FileChooser.newFolderToolTip.textAndMnemonic=\uC0C8 \uD3F4\uB354 \uC0DD\uC131
31FileChooser.newFolderAccessibleName=\uC0C8 \uD3F4\uB354
32FileChooser.newFolderActionLabel.textAndMnemonic=\uC0C8 \uD3F4\uB354
33FileChooser.listViewButtonToolTip.textAndMnemonic=\uBAA9\uB85D
34FileChooser.listViewButtonAccessibleName=\uBAA9\uB85D
35FileChooser.listViewActionLabel.textAndMnemonic=\uBAA9\uB85D
36FileChooser.detailsViewButtonToolTip.textAndMnemonic=\uC138\uBD80\uC815\uBCF4
37FileChooser.detailsViewButtonAccessibleName=\uC138\uBD80\uC815\uBCF4
38FileChooser.detailsViewActionLabel.textAndMnemonic=\uC138\uBD80\uC815\uBCF4
39FileChooser.refreshActionLabel.textAndMnemonic=\uC0C8\uB85C\uACE0\uCE68
40FileChooser.viewMenuLabel.textAndMnemonic=\uBCF4\uAE30
41FileChooser.fileNameHeader.textAndMnemonic=\uC774\uB984
42FileChooser.fileSizeHeader.textAndMnemonic=\uD06C\uAE30
43FileChooser.fileTypeHeader.textAndMnemonic=\uC720\uD615
44FileChooser.fileDateHeader.textAndMnemonic=\uC218\uC815 \uB0A0\uC9DC
45FileChooser.fileAttrHeader.textAndMnemonic=\uC18D\uC131
46