author | phh |
Sat, 30 Nov 2019 14:33:05 -0800 | |
changeset 59330 | 5b96c12f909d |
parent 57577 | a0c5401371c9 |
permissions | -rw-r--r-- |
57577
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
1 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
2 |
# Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved. |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
4 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
5 |
# This code is free software; you can redistribute it and/or modify it |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
7 |
# published by the Free Software Foundation. Oracle designates this |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
8 |
# particular file as subject to the "Classpath" exception as provided |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
9 |
# by Oracle in the LICENSE file that accompanied this code. |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
10 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
15 |
# accompanied this code). |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
16 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
17 |
# You should have received a copy of the GNU General Public License version |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation, |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
20 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
22 |
# or visit www.oracle.com if you need additional information or have any |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
23 |
# questions. |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
24 |
# |
a0c5401371c9
8228397: Missing license copyright header in some properties files
ljiang
parents:
47216
diff
changeset
|
25 |
|
2 | 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=alerte |
|
8203 | 42 |
awtcomponent=composant AWT |
43 |
checkbox=case \u00E0 cocher |
|
44 |
colorchooser=s\u00E9lecteur de couleurs |
|
45 |
columnheader=en-t\u00EAte de colonne |
|
46 |
combobox=liste d\u00E9roulante |
|
2 | 47 |
canvas=canevas |
8203 | 48 |
desktopicon=ic\u00F4ne de bureau |
49 |
desktoppane=panneau de bureau |
|
50 |
dialog=bo\u00EEte de dialogue |
|
51 |
directorypane=panneau de r\u00E9pertoires |
|
52 |
glasspane=panneau de grossissement |
|
53 |
filechooser=s\u00E9lecteur de fichiers |
|
54 |
filler=\u00E9l\u00E9ment de remplissage |
|
2 | 55 |
frame=cadre |
56 |
internalframe=cadre interne |
|
8203 | 57 |
label=libell\u00E9 |
58 |
layeredpane=panneau superpos\u00E9 |
|
2 | 59 |
list=liste |
8203 | 60 |
listitem=\u00E9l\u00E9ment de liste |
2 | 61 |
menubar=barre de menus |
62 |
menu=menu |
|
63 |
menuitem=option de menu |
|
8203 | 64 |
optionpane=panneau d'options |
2 | 65 |
pagetab=onglet de page |
8203 | 66 |
pagetablist=liste d'onglets de page |
2 | 67 |
panel=panneau |
68 |
passwordtext=texte de mot de passe |
|
69 |
popupmenu=menu contextuel |
|
70 |
progressbar=barre de progression |
|
8203 | 71 |
pushbutton=bouton |
2 | 72 |
radiobutton=bouton radio |
8203 | 73 |
rootpane=panneau racine |
74 |
rowheader=en-t\u00EAte de ligne |
|
75 |
scrollbar=barre de d\u00E9filement |
|
76 |
scrollpane=panneau de d\u00E9filement |
|
77 |
separator=s\u00E9parateur |
|
2 | 78 |
slider=curseur |
8203 | 79 |
splitpane=panneau divis\u00E9 |
80 |
swingcomponent=composant Swing |
|
2 | 81 |
table=tableau |
82 |
text=texte |
|
8203 | 83 |
tree=arborescence |
2 | 84 |
togglebutton=bouton de basculement |
8203 | 85 |
toolbar=barre d'outils |
2 | 86 |
tooltip=info-bulle |
87 |
unknown=inconnu |
|
8203 | 88 |
viewport=lucarne |
89 |
window=fen\u00EAtre |
|
2 | 90 |
# |
91 |
# accessible relations |
|
92 |
# |
|
8203 | 93 |
labelFor=libell\u00E9 de |
94 |
labeledBy=libell\u00E9 par |
|
2 | 95 |
memberOf=membre de |
8203 | 96 |
controlledBy=contr\u00F4l\u00E9 par |
97 |
controllerFor=contr\u00F4leur pour |
|
2 | 98 |
# |
99 |
# accessible states |
|
100 |
# |
|
8203 | 101 |
active=actif |
102 |
armed=arm\u00E9 |
|
103 |
busy=occup\u00E9 |
|
104 |
checked=coch\u00E9 |
|
105 |
collapsed=r\u00E9duit |
|
2 | 106 |
editable=modifiable |
107 |
expandable=extensible |
|
8203 | 108 |
expanded=d\u00E9velopp\u00E9 |
109 |
enabled=activ\u00E9 |
|
110 |
focusable=zone d'entr\u00E9e possible |
|
111 |
focused=avec zone d'entr\u00E9e |
|
112 |
iconified=r\u00E9duit \u00E0 une ic\u00F4ne |
|
113 |
modal=modal |
|
2 | 114 |
multiline=ligne multiple |
8203 | 115 |
multiselectable=multis\u00E9lectionnable |
2 | 116 |
opaque=opaque |
8203 | 117 |
pressed=enfonc\u00E9 |
2 | 118 |
resizable=redimensionnable |
8203 | 119 |
selectable=s\u00E9lectionnable |
120 |
selected=s\u00E9lectionn\u00E9 |
|
2 | 121 |
showing=montrant |
122 |
singleline=ligne unique |
|
8203 | 123 |
transient=non persistant |
2 | 124 |
visible=visible |
8203 | 125 |
vertical=vertical |
126 |
horizontal=horizontal |
|
2 | 127 |
# |
128 |
# accessible actions |
|
129 |
# |
|
20196
a64aabd2fa13
8025215: jdk8 l10n resource file translation update 4
mfang
parents:
18761
diff
changeset
|
130 |
toggleexpand=activer/d\u00E9sactiver d\u00E9veloppement |
2 | 131 |
|
132 |
# new relations, roles and states for J2SE 1.5.0 |
|
133 |
||
134 |
# |
|
135 |
# accessible relations |
|
136 |
# |
|
137 |
flowsTo=flux vers |
|
138 |
flowsFrom=flux depuis |
|
8203 | 139 |
subwindowOf=sous-fen\u00EAtre de |
140 |
parentWindowOf=fen\u00EAtre parente de |
|
2 | 141 |
embeds=incorpore |
8203 | 142 |
embeddedBy=incorpor\u00E9 par |
143 |
childNodeOf=noeud enfant de |
|
2 | 144 |
|
145 |
# |
|
146 |
# accessible roles |
|
147 |
# |
|
8203 | 148 |
header=en-t\u00EAte |
2 | 149 |
footer=pied de page |
150 |
paragraph=paragraphe |
|
8203 | 151 |
ruler=r\u00E8gle |
152 |
editbar=barre d'\u00E9dition |
|
153 |
progressMonitor=contr\u00F4le de la progression |
|
2 | 154 |
|
155 |
# |
|
156 |
# accessible states |
|
157 |
# |
|
8203 | 158 |
managesDescendants=g\u00E8re les descendants |
159 |
indeterminate=ind\u00E9termin\u00E9 |
|
160 |
truncated=tronqu\u00E9 |
|
2 | 161 |
|
162 |
# new for J2SE 1.6.0 |
|
163 |
||
164 |
# |
|
165 |
# accessible roles |
|
166 |
# |
|
8203 | 167 |
htmlcontainer=conteneur HTML |
2 | 168 |
|
169 |
# |
|
170 |
# END OF MATERIAL TO LOCALIZE |
|
171 |
# |