1 # 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 
  21 FileChooser.acceptAllFileFilterText=*
  22 FileChooser.cancelButtonText=\uCDE8\uC18C
  23 FileChooser.saveButtonText=\uC800\uC7A5
  24 FileChooser.openButtonText=\uD655\uC778
  25 FileChooser.saveDialogTitleText=\uC800\uC7A5
  26 FileChooser.openDialogTitleText=\uC5F4\uAE30
  27 FileChooser.updateButtonText=\uAC31\uC2E0
  28 FileChooser.helpButtonText=\uB3C4\uC6C0\uB9D0
  29 FileChooser.pathLabelText=\uACBD\uB85C \uB610\uB294 \uD3F4\uB354 \uC774\uB984 \uC785\uB825:
  30 FileChooser.filterLabelText=\uD544\uD130
  31 FileChooser.foldersLabelText=\uD3F4\uB354
  32 FileChooser.filesLabelText=\uD30C\uC77C
  33 FileChooser.enterFileNameLabelText=\uD30C\uC77C \uC774\uB984 \uC785\uB825:
  34 FileChooser.enterFolderNameLabelText=\uD3F4\uB354 \uC774\uB984 \uC785\uB825:
  35 
  36 FileChooser.cancelButtonToolTipText=\uD30C\uC77C \uC120\uD0DD\uAE30 \uB300\uD654\uC0C1\uC790\uB97C \uC911\uB2E8\uD569\uB2C8\uB2E4.
  37 FileChooser.saveButtonToolTipText=\uC120\uD0DD\uB41C \uD30C\uC77C\uC744 \uC800\uC7A5\uD569\uB2C8\uB2E4.
  38 FileChooser.openButtonToolTipText=\uC120\uD0DD\uB41C \uD30C\uC77C\uC744 \uC5FD\uB2C8\uB2E4.
  39 FileChooser.updateButtonToolTipText=\uB514\uB809\uD1A0\uB9AC \uBAA9\uB85D\uC744 \uAC31\uC2E0\uD569\uB2C8\uB2E4.
  40 FileChooser.helpButtonToolTipText=FileChooser \uB3C4\uC6C0\uB9D0\uC785\uB2C8\uB2E4.