windows_ko.properties revision 0
0N/A# This properties file is used to create a PropertyResourceBundle
0N/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#
2362N/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.
2362N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
2362N/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
0N/AFileChooser.lookInLabelText=\uac80\uc0c9 \uc704\uce58:
0N/AFileChooser.saveInLabelText=\uc800\uc7a5 \uc704\uce58:
0N/AFileChooser.fileNameLabelText=\ud30c\uc77c \uc774\ub984:
2365N/AFileChooser.folderNameLabelText=Folder name:
2365N/AFileChooser.filesOfTypeLabelText=\ud30c\uc77c \uc885\ub958:
2365N/AFileChooser.upFolderToolTipText=\ud55c \ub2e8\uacc4 \uc704\ub85c
0N/AFileChooser.upFolderAccessibleName=\uc704
0N/AFileChooser.homeFolderToolTipText=\ud648
0N/AFileChooser.homeFolderAccessibleName=\ud648
0N/AFileChooser.newFolderToolTipText=\uc0c8 \ud3f4\ub354 \uc791\uc131
0N/AFileChooser.newFolderAccessibleName=\uc0c8 \ud3f4\ub354
0N/AFileChooser.newFolderActionLabelText=\uc0c8 \ud3f4\ub354
0N/AFileChooser.listViewButtonToolTipText=\ubaa9\ub85d
0N/AFileChooser.listViewButtonAccessibleName=\ubaa9\ub85d
0N/AFileChooser.listViewActionLabelText=\ubaa9\ub85d
0N/AFileChooser.detailsViewButtonToolTipText=\uc790\uc138\ud788
0N/AFileChooser.detailsViewButtonAccessibleName=\uc790\uc138\ud788
0N/AFileChooser.viewMenuButtonToolTipText = View Menu
0N/AFileChooser.viewMenuButtonAccessibleName = View Menu
0N/AFileChooser.detailsViewActionLabelText=\uc790\uc138\ud788
0N/AFileChooser.refreshActionLabelText=\uac31\uc2e0
0N/AFileChooser.viewMenuLabelText=\ubcf4\uae30
0N/AFileChooser.fileNameHeaderText=\uc774\ub984
0N/AFileChooser.fileSizeHeaderText=\ud06c\uae30
0N/AFileChooser.fileTypeHeaderText=\uc885\ub958
0N/AFileChooser.fileDateHeaderText=\uc218\uc815
0N/AFileChooser.fileAttrHeaderText=\uc18d\uc131
0N/A