1 #
   2 # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 #
  27 # This properties file is used to create a PropertyResourceBundle
  28 # It contains Locale specific strings used be the Accessibility package.
  29 #
  30 # When this file is read in, the strings are put into the 
  31 # defaults table.  This is an implementation detail of the current
  32 # workings of Accessibility.  DO NOT DEPEND ON THIS.  
  33 # This may change in future versions of Accessibility as we improve 
  34 # localization support.
  35 #
  36 # @author  Lynn Monsanto
  37 
  38 #
  39 # accessible roles
  40 #
  41 alert=\u8B66\u793A
  42 awtcomponent=AWT \u5143\u4EF6
  43 checkbox=\u6838\u53D6\u65B9\u584A
  44 colorchooser=\u8272\u5F69\u9078\u64C7\u5668
  45 columnheader=\u76F4\u6B04\u6A19\u984C
  46 combobox=\u4E0B\u62C9\u5F0F\u6E05\u55AE\u65B9\u584A
  47 canvas=\u756B\u5E03
  48 desktopicon=\u684C\u9762\u5716\u793A
  49 desktoppane=\u684C\u9762\u7A97\u683C
  50 dialog=\u5C0D\u8A71\u65B9\u584A
  51 directorypane=\u76EE\u9304\u7A97\u683C
  52 glasspane=\u6AA2\u8996\u7A97\u683C
  53 filechooser=\u6A94\u6848\u9078\u64C7\u5668
  54 filler=\u586B\u5145\u7269
  55 frame=\u6846\u67B6
  56 internalframe=\u5167\u90E8\u6846\u67B6
  57 label=\u6A19\u7C64
  58 layeredpane=\u5206\u5C64\u7A97\u683C
  59 list=\u6E05\u55AE
  60 listitem=\u6E05\u55AE\u9805\u76EE
  61 menubar=\u529F\u80FD\u8868\u5217
  62 menu=\u529F\u80FD\u8868
  63 menuitem=\u529F\u80FD\u8868\u9805\u76EE
  64 optionpane=\u9078\u9805\u7A97\u683C
  65 pagetab=\u9801\u9762\u9801\u7C64
  66 pagetablist=\u9801\u9762\u9801\u7C64\u6E05\u55AE
  67 panel=\u9762\u677F
  68 passwordtext=\u5BC6\u78BC\u6587\u5B57
  69 popupmenu=\u5373\u73FE\u5F0F\u529F\u80FD\u8868
  70 progressbar=\u9032\u5EA6\u5217
  71 pushbutton=\u4E0B\u58D3\u6309\u9215
  72 radiobutton=\u5713\u9215
  73 rootpane=root \u7A97\u683C
  74 rowheader=\u5217\u6A19\u984C
  75 scrollbar=\u6372\u8EF8
  76 scrollpane=\u6372\u52D5\u7A97\u683C
  77 separator=\u5206\u9694\u5143
  78 slider=\u6ED1\u52D5\u8EF8
  79 splitpane=\u5206\u5272\u7A97\u683C
  80 swingcomponent=Swing \u5143\u4EF6
  81 table=\u8868\u683C
  82 text=\u6587\u5B57
  83 tree=\u6A39\u72C0\u7D50\u69CB
  84 togglebutton=\u5207\u63DB\u6309\u9215
  85 toolbar=\u5DE5\u5177\u5217
  86 tooltip=\u5DE5\u5177\u63D0\u793A
  87 unknown=\u4E0D\u660E\u7684
  88 viewport=\u6AA2\u8996\u5340
  89 window=\u8996\u7A97
  90 #
  91 # accessible relations
  92 #
  93 labelFor=\u6A19\u793A\u5C0D\u8C61
  94 labeledBy=\u6A19\u793A\u8005
  95 memberOf=\u6240\u5C6C\u6210\u54E1
  96 controlledBy=\u63A7\u5236\u8005
  97 controllerFor=\u63A7\u5236\u5C0D\u8C61
  98 #
  99 # accessible states
 100 #
 101 active=\u4F5C\u7528\u4E2D
 102 armed=\u5DF2\u914D\u5099
 103 busy=\u5FD9\u788C\u4E2D
 104 checked=\u5DF2\u6838\u9078
 105 collapsed=\u5DF2\u6536\u7E2E
 106 editable=\u53EF\u7DE8\u8F2F
 107 expandable=\u53EF\u64F4\u5C55
 108 expanded=\u5DF2\u64F4\u5C55
 109 enabled=\u5DF2\u555F\u7528
 110 focusable=\u53EF\u805A\u7126
 111 focused=\u5DF2\u805A\u7126
 112 iconified=\u5DF2\u5716\u793A\u5316
 113 modal=\u6A21\u614B
 114 multiline=\u591A\u884C
 115 multiselectable=\u53EF\u591A\u91CD\u9078\u53D6
 116 opaque=\u4E0D\u900F\u660E
 117 pressed=\u5DF2\u6309\u4E0B
 118 resizable=\u53EF\u8ABF\u6574\u5927\u5C0F
 119 selectable=\u53EF\u9078\u53D6
 120 selected=\u5DF2\u9078\u53D6
 121 showing=\u986F\u793A
 122 singleline=\u55AE\u884C
 123 transient=\u66AB\u6642\u7684
 124 visible=\u53EF\u898B\u7684
 125 vertical=\u5782\u76F4
 126 horizontal=\u6C34\u5E73
 127 #
 128 # accessible actions
 129 #
 130 toggleexpand=\u5207\u63DB\u64F4\u5C55
 131 
 132 # new relations, roles and states for J2SE 1.5.0
 133 
 134 # 
 135 # accessible relations
 136 #
 137 flowsTo=\u6D41\u52D5\u81F3
 138 flowsFrom=\u6D41\u52D5\u81EA
 139 subwindowOf=\u5B50\u8996\u7A97
 140 parentWindowOf=\u7236\u7CFB\u8996\u7A97
 141 embeds=\u5167\u5D4C
 142 embeddedBy=\u5167\u5D4C\u8005
 143 childNodeOf=\u5B50\u7BC0\u9EDE
 144 
 145 #
 146 # accessible roles
 147 #
 148 header=\u9801\u9996
 149 footer=\u9801\u5C3E
 150 paragraph=\u6BB5\u843D
 151 ruler=\u5C3A\u898F
 152 editbar=\u7DE8\u8F2F\u5217
 153 progressMonitor=\u9032\u5EA6\u76E3\u8996\u5668
 154 
 155 #
 156 # accessible states
 157 #
 158 managesDescendants=\u7BA1\u7406\u5B50\u4EE3
 159 indeterminate=\u4E0D\u78BA\u5B9A
 160 truncated=\u5DF2\u622A\u65B7
 161 
 162 # new for J2SE 1.6.0
 163 
 164 #
 165 # accessible roles
 166 #
 167 htmlcontainer=HTML \u5BB9\u5668
 168 
 169 #
 170 # END OF MATERIAL TO LOCALIZE
 171 #