# # 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=Swingコンポーネント table=表 text=テキスト tree=ツリー togglebutton=トグル・ボタン toolbar=ツールバー tooltip=ツールチップ unknown=不明 viewport=ビューポート window=ウィンドウ # # accessible relations # labelFor=label for labeledBy=labeled by memberOf=member of 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=flows to flowsFrom=flows from subwindowOf=subwindow of parentWindowOf=parent window of embeds=埋込み embeddedBy=embedded by childNodeOf=child node of # # 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 #