# # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this # particular file as subject to the "Classpath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # # # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # # When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current # workings of Accessibility. DO NOT DEPEND ON THIS. # This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto # # accessible roles # alert=预警 awtcomponent=AWT 组件 checkbox=复选框 colorchooser=颜色选择器 columnheader=列标题 combobox=组合框 canvas=画布 desktopicon=桌面图标 desktoppane=桌面窗格 dialog=对话 directorypane=目录窗格 glasspane=玻璃窗格 filechooser=文件选择器 filler=漏斗 frame=框架 internalframe=内部框架 label=标签 layeredpane=分层窗格 list=列表 listitem=列表项 menubar=菜单栏 menu=菜单 menuitem=菜单项 optionpane=选项窗格 pagetab=页标签 pagetablist=页标签列表 panel=面板 passwordtext=口令文本 popupmenu=弹出式菜单 progressbar=进度栏 pushbutton=按钮 radiobutton=单选按钮 rootpane=根窗格 rowheader=行标题 scrollbar=滚动条 scrollpane=滚动窗格 separator=分隔条 slider=滑块 splitpane=拆分窗格 swingcomponent=旋转组件 table=表 text=文本 tree=树 togglebutton=切换按钮 toolbar=工具栏 tooltip=工具提示 unknown=未知 viewport=视窗 window=窗口 # # accessible relations # labelFor=标签属于 labeledBy=标签制作者 memberOf=属于 controlledBy=controlledBy controllerFor=controllerFor # # accessible states # active=活动 armed=待命 busy=忙 checked=已选中 collapsed=已收缩 editable=可编辑 expandable=可展开 expanded=已展开 enabled=启用 focusable=可集中 focused=已集中 iconified=图标式 modal=模态 multiline=多行 multiselectable=多选择 opaque=不透明 pressed=已按下 resizable=可调整大小 selectable=可选择 selected=所选 showing=正在显示 singleline=单行 transient=瞬时 visible=可见 vertical=垂直 horizontal=水平 # # accessible actions # toggleexpand=切换展开 # new relations, roles and states for J2SE 1.5.0 # # accessible relations # flowsTo=流向 flowsFrom=流自 subwindowOf=子窗口 parentWindowOf=父窗口 embeds=嵌入项 embeddedBy=嵌入者 childNodeOf=子节点 # # accessible roles # header=页眉 footer=页脚 paragraph=段落 ruler=标尺 editbar=编辑栏 progressMonitor=进度监视器 # # accessible states # managesDescendants=管理子项 indeterminate=不确定 truncated=已截断 # new for J2SE 1.6.0 # # accessible roles # htmlcontainer=HTML 容器 # # END OF MATERIAL TO LOCALIZE #