blob: 1bb569128f94f54a65620c4de5189e2f9aa7d3dd [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used be the Metal 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.lookInLabelText=\uac80\uc0c9 \uc704\uce58:
22FileChooser.saveInLabelText=\uc800\uc7a5 \uc704\uce58
23FileChooser.fileNameLabelText=\ud30c\uc77c \uc774\ub984:
24FileChooser.folderNameLabelText=Folder name:
25FileChooser.filesOfTypeLabelText=\ud30c\uc77c \uc885\ub958:
26FileChooser.upFolderToolTipText=\ud55c \ub2e8\uacc4 \uc704\ub85c
27FileChooser.upFolderAccessibleName=\uc704
28FileChooser.homeFolderToolTipText=\ud648
29FileChooser.homeFolderAccessibleName=\ud648
30FileChooser.newFolderToolTipText=\uc0c8 \ud3f4\ub354 \uc791\uc131
31FileChooser.newFolderAccessibleName=\uc0c8 \ud3f4\ub354
32FileChooser.newFolderActionLabelText=\uc0c8 \ud3f4\ub354
33FileChooser.listViewButtonToolTipText=\ubaa9\ub85d
34FileChooser.listViewButtonAccessibleName=\ubaa9\ub85d
35FileChooser.listViewActionLabelText=\ubaa9\ub85d
36FileChooser.detailsViewButtonToolTipText=\uc790\uc138\ud788
37FileChooser.detailsViewButtonAccessibleName=\uc790\uc138\ud788
38FileChooser.detailsViewActionLabelText=\uc790\uc138\ud788
39FileChooser.refreshActionLabelText=\uac31\uc2e0
40FileChooser.viewMenuLabelText=\ubcf4\uae30
41FileChooser.fileNameHeaderText=\uc774\ub984
42FileChooser.fileSizeHeaderText=\ud06c\uae30
43FileChooser.fileTypeHeaderText=\uc885\ub958
44FileChooser.fileDateHeaderText=\uc218\uc815
45FileChooser.fileAttrHeaderText=\uc18d\uc131
46
47############ Used by MetalTitlePane if rendering window decorations############
48# All mnemonics are KeyEvent.VK_XXX as integers
49MetalTitlePane.restoreTitle=\ubcf5\uc6d0(R)
50MetalTitlePane.restoreMnemonic=82
51MetalTitlePane.iconifyTitle=\ucd5c\uc18c\ud654(E)
52MetalTitlePane.iconifyMnemonic=69
53MetalTitlePane.maximizeTitle=\ucd5c\ub300\ud654(X)
54MetalTitlePane.maximizeMnemonic=88
55MetalTitlePane.closeTitle=\ub2eb\uae30(C)
56MetalTitlePane.closeMnemonic=67