1 # 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 
  21 FileChooser.lookInLabelText=\u53C2\u7167:
  22 FileChooser.saveInLabelText=\u4FDD\u5B58:
  23 FileChooser.fileNameLabelText=\u30D5\u30A1\u30A4\u30EB\u540D:
  24 FileChooser.folderNameLabelText=\u30D5\u30A9\u30EB\u30C0\u540D:
  25 FileChooser.filesOfTypeLabelText=\u30D5\u30A1\u30A4\u30EB\u306E\u30BF\u30A4\u30D7:
  26 FileChooser.upFolderToolTipText=1\u30EC\u30D9\u30EB\u4E0A\u3078
  27 FileChooser.upFolderAccessibleName=\u4E0A\u3078
  28 FileChooser.homeFolderToolTipText=\u30DB\u30FC\u30E0
  29 FileChooser.homeFolderAccessibleName=\u30DB\u30FC\u30E0
  30 FileChooser.newFolderToolTipText=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
  31 FileChooser.newFolderAccessibleName=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0
  32 FileChooser.newFolderActionLabelText=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0
  33 FileChooser.listViewButtonToolTipText=\u30EA\u30B9\u30C8
  34 FileChooser.listViewButtonAccessibleName=\u30EA\u30B9\u30C8
  35 FileChooser.listViewActionLabelText=\u30EA\u30B9\u30C8
  36 FileChooser.detailsViewButtonToolTipText=\u8A73\u7D30
  37 FileChooser.detailsViewButtonAccessibleName=\u8A73\u7D30
  38 FileChooser.detailsViewActionLabelText=\u8A73\u7D30
  39 FileChooser.refreshActionLabelText=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
  40 FileChooser.viewMenuLabelText=\u8868\u793A
  41 FileChooser.fileNameHeaderText=\u540D\u524D
  42 FileChooser.fileSizeHeaderText=\u30B5\u30A4\u30BA
  43 FileChooser.fileTypeHeaderText=\u30BF\u30A4\u30D7
  44 FileChooser.fileDateHeaderText=\u4FEE\u6B63\u65E5
  45 FileChooser.fileAttrHeaderText=\u5C5E\u6027
  46 
  47 ############ Used by MetalTitlePane if rendering window decorations############
  48 # All mnemonics are KeyEvent.VK_XXX as integers
  49 MetalTitlePane.restoreTitle=\u5FA9\u5143
  50 MetalTitlePane.restoreMnemonic=82
  51 MetalTitlePane.iconifyTitle=\u6700\u5C0F\u5316
  52 MetalTitlePane.iconifyMnemonic=69
  53 MetalTitlePane.maximizeTitle=\u6700\u5927\u5316
  54 MetalTitlePane.maximizeMnemonic=88
  55 MetalTitlePane.closeTitle=\u9589\u3058\u308B
  56 MetalTitlePane.closeMnemonic=67