blob: 067711cf219af2ca0340613114f54cc0c96dc91c [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 Motif 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.acceptAllFileFilterText=*
22FileChooser.cancelButtonText=\ucde8\uc18c
23FileChooser.saveButtonText=\uc800\uc7a5
24FileChooser.openButtonText=\ud655\uc778
25FileChooser.saveDialogTitleText=\uc800\uc7a5
26FileChooser.openDialogTitleText=\uc5f4\uae30
27FileChooser.updateButtonText=\uc5c5\ub370\uc774\ud2b8
28FileChooser.helpButtonText=\ub3c4\uc6c0\ub9d0
29FileChooser.pathLabelText=\uacbd\ub85c \ub610\ub294 \ud3f4\ub354 \uc774\ub984\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624:
30FileChooser.filterLabelText=\ud544\ud130
31FileChooser.foldersLabelText=\ud3f4\ub354
32FileChooser.filesLabelText=\ud30c\uc77c
33FileChooser.enterFileNameLabelText=\ud30c\uc77c \uc774\ub984\uc744 \uc785\ub825\ud558\uc2ed\uc2dc\uc624:
34FileChooser.enterFolderNameLabelText=Enter folder name:
35
36FileChooser.cancelButtonToolTipText=\ud30c\uc77c \uc120\ud0dd \ub300\ud654\uc0c1\uc790\ub97c \uc911\uc9c0\ud569\ub2c8\ub2e4.
37FileChooser.saveButtonToolTipText=\uc120\ud0dd\ub41c \ud30c\uc77c\uc744 \uc800\uc7a5\ud569\ub2c8\ub2e4.
38FileChooser.openButtonToolTipText=\uc120\ud0dd\ub41c \ud30c\uc77c\uc744 \uc5fd\ub2c8\ub2e4.
39FileChooser.updateButtonToolTipText=\ub514\ub809\ud1a0\ub9ac \ubaa9\ub85d\uc744 \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4.
40FileChooser.helpButtonToolTipText=FileChooser \ub3c4\uc6c0\ub9d0.