jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 8203 e5debcae2183
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# This properties file is used to create a PropertyResourceBundle
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# It contains Locale specific strings used be the Accessibility package.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# When this file is read in, the strings are put into the 
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# defaults table.  This is an implementation detail of the current
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# workings of Accessibility.  DO NOT DEPEND ON THIS.  
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# This may change in future versions of Accessibility as we improve 
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# localization support.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# @author  Lynn Monsanto
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accessible roles
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
alert=\u8b66\u544a
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
awtcomponent=AWT \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
checkbox=\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
colorchooser=\u30ab\u30e9\u30fc\u30c1\u30e5\u30fc\u30b6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
columnheader=\u5217\u30d8\u30c3\u30c0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
combobox=\u30b3\u30f3\u30dc\u30dc\u30c3\u30af\u30b9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
canvas=\u30ad\u30e3\u30f3\u30d0\u30b9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
desktopicon=\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30a2\u30a4\u30b3\u30f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
desktoppane=\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
dialog=\u30c0\u30a4\u30a2\u30ed\u30b0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
directorypane=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
glasspane=\u30ac\u30e9\u30b9\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
filechooser=\u30d5\u30a1\u30a4\u30eb\u30c1\u30e5\u30fc\u30b6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
filler=\u30d5\u30a3\u30e9\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
frame=\u30d5\u30ec\u30fc\u30e0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
internalframe=\u5185\u90e8\u30d5\u30ec\u30fc\u30e0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
label=\u30e9\u30d9\u30eb
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
layeredpane=\u968e\u5c64\u5316\u3055\u308c\u305f\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
list=\u30ea\u30b9\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
listitem=\u30ea\u30b9\u30c8\u9805\u76ee
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
menubar=\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
menu=\u30e1\u30cb\u30e5\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
menuitem=\u30e1\u30cb\u30e5\u30fc\u9805\u76ee
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
optionpane=\u30aa\u30d7\u30b7\u30e7\u30f3\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
pagetab=\u30da\u30fc\u30b8\u30bf\u30d6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
pagetablist=\u30da\u30fc\u30b8\u30bf\u30d6\u30ea\u30b9\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
panel=\u30d1\u30cd\u30eb
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
passwordtext=\u30d1\u30b9\u30ef\u30fc\u30c9\u30c6\u30ad\u30b9\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
popupmenu=\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
progressbar=\u9032\u6357\u30d0\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
pushbutton=\u30d7\u30c3\u30b7\u30e5\u30dc\u30bf\u30f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
radiobutton=\u30e9\u30b8\u30aa\u30dc\u30bf\u30f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
rootpane=\u30eb\u30fc\u30c8\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
rowheader=\u884c\u30d8\u30c3\u30c0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
scrollbar=\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
scrollpane=\u30b9\u30af\u30ed\u30fc\u30eb\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
separator=\u30bb\u30d1\u30ec\u30fc\u30bf
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
slider=\u30b9\u30e9\u30a4\u30c0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
splitpane=\u5206\u5272\u533a\u753b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
swingcomponent=Swing \u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
table=\u30c6\u30fc\u30d6\u30eb
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
text=\u30c6\u30ad\u30b9\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
tree=\u30c4\u30ea\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
togglebutton=\u30c8\u30b0\u30eb\u30dc\u30bf\u30f3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
toolbar=\u30c4\u30fc\u30eb\u30d0\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
tooltip=\u30c4\u30fc\u30eb\u30d2\u30f3\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
unknown=\u672a\u77e5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
viewport=\u30d3\u30e5\u30fc\u30dd\u30fc\u30c8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
window=\u30a6\u30a3\u30f3\u30c9\u30a6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
# accessible relations
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
labelFor=\u30e9\u30d9\u30eb\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
labeledBy=\u30e9\u30d9\u30eb\u5148
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
memberOf=\u6240\u5c5e\u30e1\u30f3\u30d0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
controlledBy=\u5236\u5fa1\u5bfe\u8c61
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
controllerFor=\u5236\u5fa1\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
# accessible states
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
active=\u30a2\u30af\u30c6\u30a3\u30d6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
armed=\u4f5c\u52d5\u6e96\u5099\u5b8c\u4e86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
busy=\u30d3\u30b8\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
checked=\u30c1\u30a7\u30c3\u30af
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
collapsed=\u77ed\u7e2e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
editable=\u7de8\u96c6\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
expandable=\u5c55\u958b\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
expanded=\u5c55\u958b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
enabled=\u6709\u52b9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
focusable=\u30d5\u30a9\u30fc\u30ab\u30b9\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
focused=\u30d5\u30a9\u30fc\u30ab\u30b9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
iconified=\u30a2\u30a4\u30b3\u30f3\u5316
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
modal=\u30e2\u30fc\u30c0\u30eb
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
multiline=\u8907\u6570\u884c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
multiselectable=\u8907\u6570\u9078\u629e\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
opaque=\u4e0d\u900f\u660e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
pressed=\u62bc\u4e0b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
resizable=\u30b5\u30a4\u30ba\u5909\u66f4\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
selectable=\u9078\u629e\u53ef\u80fd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
selected=\u9078\u629e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
showing=\u8868\u793a
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
singleline=\u5358\u4e00\u884c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
transient=\u4e00\u6642
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
visible=\u53ef\u8996
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
vertical=\u5782\u76f4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
horizontal=\u6c34\u5e73
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
# accessible actions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
toggle expand=\u30c8\u30b0\u30eb\u5c55\u958b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
# new relations, roles and states for J2SE 1.5.0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
# 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
# accessible relations
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
flowsTo=\u30d5\u30ed\u30fc\u5148
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
flowsFrom=\u30d5\u30ed\u30fc\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
subwindowOf=\u30b5\u30d6\u30a6\u30a3\u30f3\u30c9\u30a6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
parentWindowOf=\u89aa\u30a6\u30a3\u30f3\u30c9\u30a6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
embeds=\u57cb\u3081\u8fbc\u307f
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
embeddedBy=\u57cb\u3081\u8fbc\u307f\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
childNodeOf=\u5b50\u30ce\u30fc\u30c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
# accessible roles
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
header=\u30d8\u30c3\u30c0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
footer=\u30d5\u30c3\u30bf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
paragraph=\u30d1\u30e9\u30b0\u30e9\u30d5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
ruler=\u30eb\u30fc\u30e9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
editbar=\u7de8\u96c6\u30d0\u30fc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
progressMonitor=\u9032\u6357\u30e2\u30cb\u30bf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
# accessible states
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
managesDescendants=\u5b50\u5b6b\u3092\u7ba1\u7406
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
indeterminate=\u4e0d\u78ba\u5b9a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
truncated=\u4e0d\u5b8c\u5168
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
# new for J2SE 1.6.0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
# accessible roles
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
htmlcontainer=HTML \u30b3\u30f3\u30c6\u30ca
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
# END OF MATERIAL TO LOCALIZE
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
#