blob: 13501058c8012b2aa3c6fa6cd0fa32cd3a0e1323 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001#
2# This properties file is used to create a PropertyResourceBundle
3# It contains Locale specific strings used be the Accessibility package.
4#
5# When this file is read in, the strings are put into the
6# defaults table. This is an implementation detail of the current
7# workings of Accessibility. DO NOT DEPEND ON THIS.
8# This may change in future versions of Accessibility as we improve
9# localization support.
10#
11# @author Lynn Monsanto
12
13#
14# accessible roles
15#
16alert=\u8b66\u62a5
17awtcomponent=AWT \u7ec4\u4ef6
18checkbox=\u590d\u9009\u6846
19colorchooser=\u989c\u8272\u9009\u62e9\u5668
20columnheader=\u5217\u6807\u9898
21combobox=\u7ec4\u5408\u6846
22canvas=\u753b\u5e03
23desktopicon=\u684c\u9762\u56fe\u6807
24desktoppane=\u684c\u9762\u7a97\u683c
25dialog=\u5bf9\u8bdd
26directorypane=\u76ee\u5f55\u7a97\u683c
27glasspane=\u73bb\u7483\u7a97\u683c
28filechooser=\u6587\u4ef6\u9009\u62e9\u5668
29filler=\u6f0f\u6597
30frame=\u5e27
31internalframe=\u5185\u90e8\u5e27
32label=\u6807\u7b7e
33layeredpane=\u5206\u5c42\u7a97\u683c
34list=\u5217\u8868
35listitem=\u5217\u8868\u9879
36menubar=\u83dc\u5355\u680f
37menu=\u83dc\u5355
38menuitem=\u83dc\u5355\u9879
39optionpane=\u9009\u9879\u7a97\u683c
40pagetab=\u9875\u6807\u7b7e
41pagetablist=\u9875\u6807\u7b7e\u5217\u8868
42panel=\u9762\u677f
43passwordtext=\u5bc6\u7801\u6587\u672c
44popupmenu=\u5f39\u51fa\u5f0f\u83dc\u5355
45progressbar=\u8fdb\u5ea6\u6761
46pushbutton=\u6309\u94ae
47radiobutton=\u5355\u9009\u6309\u94ae
48rootpane=\u6839\u7a97\u683c
49rowheader=\u884c\u6807\u9898
50scrollbar=\u6eda\u52a8\u6761
51scrollpane=\u6eda\u52a8\u7a97\u683c
52separator=\u5206\u9694\u6761
53slider=\u6ed1\u5757
54splitpane=\u62c6\u5206\u7a97\u683c
55swingcomponent=\u65cb\u8f6c\u7ec4\u4ef6
56table=\u8868
57text=\u6587\u672c
58tree=\u6811
59togglebutton=\u5207\u6362\u6309\u94ae
60toolbar=\u5de5\u5177\u680f
61tooltip=\u5de5\u5177\u63d0\u793a
62unknown=\u672a\u77e5
63viewport=\u89c6\u53e3
64window=\u7a97\u53e3
65#
66# accessible relations
67#
68labelFor=\u6807\u7b7e\u5c5e\u4e8e
69labeledBy=\u6807\u7b7e\u5236\u4f5c\u8005
70memberOf=\u5c5e\u4e8e
71controlledBy=\u63a7\u5236\u8005
72controllerFor=\u63a7\u5236\u5bf9\u8c61
73#
74# accessible states
75#
76active=\u6d3b\u52a8
77armed=\u5f85\u547d
78busy=\u5fd9
79checked=\u5df2\u9009\u4e2d
80collapsed=\u5df2\u6536\u7f29
81editable=\u53ef\u7f16\u8f91
82expandable=\u53ef\u5c55\u5f00
83expanded=\u5df2\u5c55\u5f00
84enabled=\u5df2\u542f\u7528
85focusable=\u53ef\u96c6\u4e2d
86focused=\u5df2\u96c6\u4e2d
87iconified=\u56fe\u6807\u5f0f
88modal=\u6a21\u6001
89multiline=\u591a\u884c
90multiselectable=\u591a\u9009\u62e9
91opaque=\u4e0d\u900f\u660e
92pressed=\u5df2\u6309\u4e0b
93resizable=\u5927\u5c0f\u53ef\u8c03
94selectable=\u53ef\u9009\u62e9
95selected=\u5df2\u9009\u5b9a
96showing=\u6b63\u5728\u663e\u793a
97singleline=\u5355\u884c
98transient=\u77ac\u65f6
99visible=\u53ef\u89c1
100vertical=\u5782\u76f4
101horizontal=\u6c34\u5e73
102#
103# accessible actions
104#
105toggle expand=\u5207\u6362\u5c55\u5f00
106
107# new relations, roles and states for J2SE 1.5.0
108
109#
110# accessible relations
111#
112flowsTo=\u6d41\u5411
113flowsFrom=\u6d41\u81ea
114subwindowOf=\u5b50\u7a97\u53e3
115parentWindowOf=\u7236\u7a97\u53e3
116embeds=\u5d4c\u5165\u9879
117embeddedBy=\u5d4c\u5165\u8005
118childNodeOf=\u5b50\u8282\u70b9
119
120#
121# accessible roles
122#
123header=\u9875\u7709
124footer=\u9875\u811a
125paragraph=\u6bb5\u843d
126ruler=\u6807\u5c3a
127editbar=\u7f16\u8f91\u680f
128progressMonitor=\u8fdb\u5ea6\u76d1\u89c6\u5668
129
130#
131# accessible states
132#
133managesDescendants=\u7ba1\u7406\u5b50\u5b59
134indeterminate=\u4e0d\u786e\u5b9a
135truncated=\u5df2\u622a\u65ad
136
137# new for J2SE 1.6.0
138
139#
140# accessible roles
141#
142htmlcontainer=HTML \u5bb9\u5668
143
144#
145# END OF MATERIAL TO LOCALIZE
146#