blob: 3bc9d125fb2425dc91fbafadd1ed052a34143434 [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=\u67e5\u770b\ufe55
22FileChooser.saveInLabelText=\u5132\u5b58\u65bc\uff1a
23FileChooser.fileNameLabelText=\u6a94\u6848\u540d\u7a31\ufe55
24FileChooser.folderNameLabelText=Folder name:
25FileChooser.filesOfTypeLabelText=\u6a94\u6848\u985e\u578b\ufe55
26FileChooser.upFolderToolTipText=\u5f80\u4e0a\u4e00\u5c64
27FileChooser.upFolderAccessibleName=\u5f80\u4e0a
28FileChooser.homeFolderToolTipText=\u4e3b\u76ee\u9304
29FileChooser.homeFolderAccessibleName=\u4e3b\u76ee\u9304
30FileChooser.newFolderToolTipText=\u5efa\u7acb\u65b0\u8cc7\u6599\u593e
31FileChooser.newFolderAccessibleName=\u65b0\u8cc7\u6599\u593e
32FileChooser.newFolderActionLabelText=\u65b0\u8cc7\u6599\u593e
33FileChooser.listViewButtonToolTipText=\u6e05\u55ae
34FileChooser.listViewButtonAccessibleName=\u6e05\u55ae
35FileChooser.listViewActionLabelText=\u6e05\u55ae
36FileChooser.detailsViewButtonToolTipText=\u8a73\u7d30\u8cc7\u8a0a
37FileChooser.detailsViewButtonAccessibleName=\u8a73\u7d30\u8cc7\u8a0a
38FileChooser.detailsViewActionLabelText=\u8a73\u7d30\u8cc7\u8a0a
39FileChooser.refreshActionLabelText=\u66f4\u65b0
40FileChooser.viewMenuLabelText=\u6aa2\u8996
41FileChooser.fileNameHeaderText=\u540d\u7a31
42FileChooser.fileSizeHeaderText=\u5927\u5c0f
43FileChooser.fileTypeHeaderText=\u985e\u578b
44FileChooser.fileDateHeaderText=\u5df2\u4fee\u6539
45FileChooser.fileAttrHeaderText=\u5c6c\u6027
46
47############ Used by MetalTitlePane if rendering window decorations############
48# All mnemonics are KeyEvent.VK_XXX as integers
49MetalTitlePane.restoreTitle=\u5fa9\u539f(R)
50MetalTitlePane.restoreMnemonic=82
51MetalTitlePane.iconifyTitle=\u6700\u5c0f\u5316(E)
52MetalTitlePane.iconifyMnemonic=69
53MetalTitlePane.maximizeTitle=\u6700\u5927\u5316(X)
54MetalTitlePane.maximizeMnemonic=88
55MetalTitlePane.closeTitle=\u95dc\u9589(C)
56MetalTitlePane.closeMnemonic=67