windows_ja.properties revision 3516
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#
0N/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.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/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=\u53C2\u7167:
0N/AFileChooser.saveInLabelText=\u4FDD\u5B58:
0N/AFileChooser.fileNameLabelText=\u30D5\u30A1\u30A4\u30EB\u540D:
0N/AFileChooser.folderNameLabelText=\u30D5\u30A9\u30EB\u30C0\u540D:
0N/AFileChooser.filesOfTypeLabelText=\u30D5\u30A1\u30A4\u30EB\u306E\u30BF\u30A4\u30D7:
0N/AFileChooser.upFolderToolTipText=1\u30EC\u30D9\u30EB\u4E0A\u3078
0N/AFileChooser.upFolderAccessibleName=\u4E0A\u3078
0N/AFileChooser.homeFolderToolTipText=\u30DB\u30FC\u30E0
0N/AFileChooser.homeFolderAccessibleName=\u30DB\u30FC\u30E0
0N/AFileChooser.newFolderToolTipText=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
0N/AFileChooser.newFolderAccessibleName=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0
0N/AFileChooser.newFolderActionLabelText=\u65B0\u898F\u30D5\u30A9\u30EB\u30C0
0N/AFileChooser.listViewButtonToolTipText=\u30EA\u30B9\u30C8
0N/AFileChooser.listViewButtonAccessibleName=\u30EA\u30B9\u30C8
0N/AFileChooser.listViewActionLabelText=\u30EA\u30B9\u30C8
0N/AFileChooser.detailsViewButtonToolTipText=\u8A73\u7D30
0N/AFileChooser.detailsViewButtonAccessibleName=\u8A73\u7D30
0N/AFileChooser.viewMenuButtonToolTipText = \u8868\u793A\u30E1\u30CB\u30E5\u30FC
0N/AFileChooser.viewMenuButtonAccessibleName = \u8868\u793A\u30E1\u30CB\u30E5\u30FC
0N/AFileChooser.detailsViewActionLabelText=\u8A73\u7D30
0N/AFileChooser.refreshActionLabelText=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
0N/AFileChooser.viewMenuLabelText=\u8868\u793A
0N/AFileChooser.fileNameHeaderText=\u540D\u524D
0N/AFileChooser.fileSizeHeaderText=\u30B5\u30A4\u30BA
0N/AFileChooser.fileTypeHeaderText=\u30BF\u30A4\u30D7
0N/AFileChooser.fileDateHeaderText=\u4FEE\u6B63\u65E5
0N/AFileChooser.fileAttrHeaderText=\u5C5E\u6027
0N/A