blob: 1ee6474ade8fd532cdb5a34ef48f7975b63add70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
# Screen reader started/stopped
screenReaderStarted = Ekranlegilo startis
screenReaderStopped = Ekranlegilo haltis
# Roles
menubar = menua strio
scrollbar = ŝovstrio
grip = teni
alert = averti
menupopup = ŝprucmenuo
document = dokumento
pane = panelo
dialog = dialogo
separator = apartigilo
toolbar = ilara strio
statusbar = stata strio
table = tabelo
columnheader = kolumnokapo
rowheader = vicokapo
column = kolumno
row = vico
cell = ĉelo
link = ligilo
list = listo
listitem = elemento de listo
outline = konturo
outlineitem = elemento de konturo
pagetab = langeto
propertypage = paĝo de atributoj
graphic = grafikaĵo
switch = ŝaltilo
pushbutton = butono
checkbutton = markbutono
radiobutton = elektobutono
combobox = modifebla fallisto
progressbar = plenumindikilo
slider = ŝovilo
spinbutton = pivotbutono
diagram = skemo
animation = movbildo
equation = ekvacio
buttonmenu = butona menuo
whitespace = blankspaco
pagetablist = listo de langetoj
canvas = kanvaso
checkmenuitem = markebla menuero
label = etikedo
passwordtext = pasvorta teksto
radiomenuitem = elektobutona menuero
textcontainer = tekstujo
togglebutton = baskulbutono
treetable = arbotabulo
header = kaptitolo
footer = piedtitolo
paragraph = alineo
entry = elemento
caption = titolo
heading = rubriko
section = sekcio
form = formularo
comboboxlist = modifebla fallisto
comboboxoption = elemento de modifebla fallisto
imagemap = klakmapo
listboxoption = elemento de fallisto
listbox = fallisto
flatequation = glata ekvacio
gridcell = kradĉelo
note = noto
figure = figuro
definitionlist = listo de difinoj
term = termino
definition = difino
mathmltable = matematiktabelo
mathmlcell = matematikĉelo
mathmlenclosed = entenita
mathmlfraction = frakcio
mathmlfractionwithoutbar = frakcio sen streko
mathmlroot = radiko
mathmlscripted = kun indico
mathmlsquareroot = kvadrata radiko
# More sophisticated roles which are not actual numeric roles
textarea = tekstujo
base = bazo
close-fence = ferma barilo
denominator = dividanto
numerator = dividato
open-fence = malferma barilo
overscript = supra ŝvebindico
presubscript = antaŭsubindico
presuperscript = antaŭsuperindico
root-index = radika indekso
subscript = subindico
superscript = superindico
underscript = malsupra ŝvebindico
# Text input types
textInputType_date = dato
textInputType_email = retpoŝto
textInputType_search = serĉi
textInputType_tel = telefono
textInputType_url = retadreso
# More sophisticated object descriptions
headingLevel = rubriko de nivelo %S
# more sophisticated list announcement
listStart = Unua elemento
listEnd = Lasta elemento
# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
listItemsCount = unu elemento;#1 elementoj
# LOCALIZATION NOTE: # %1$S is the position of the item n the set.
# %2$S is the total number of such items in the set.
# An expanded example would read "2 of 5".
objItemOfN = %1$S el %2$S
# Landmark announcements
banner = standardo
complementary = kompletiga
contentinfo = informo de enhavo
main = ĉefa
navigation = esplorado
search = serĉi
region = regiono
# LOCALIZATION NOTE (tblColumnInfo): Semi-colon list of plural forms.
# Number of columns within the table.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
tblColumnInfo = kun unu kolumno;kun #1 kolumnoj
# LOCALIZATION NOTE (tblRowInfo): Semi-colon list of plural forms.
# Number of rows within the table or grid.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
tblRowInfo = kaj unu vico;kaj #1 vicoj
# table or grid cell information
columnInfo = Kolumno %S
rowInfo = Vico %S
spansColumns = ampleksas %S kolumnojn
spansRows = ampleksas %S vicojn
# Invoked actions
jumpAction = saltita
pressAction = premita
checkAction = markita
uncheckAction = malmarkita
onAction = ŝaltita
offAction = malŝaltita
selectAction = elektita
unselectAction = malelektita
openAction = malfermita
closeAction = fermita
switchAction = baskulita
clickAction = alklakita
collapseAction = faldita
expandAction = malfaldita
activateAction = aktivigita
cycleAction = cikligita
# Live regions
# 'hidden' will be spoken when something disappears in a live region.
hidden = kaŝita
# Tab states
tabLoading = ŝargata
tabLoaded = ŝargita
tabNew = nova langeto
tabLoadStopped = haltigita ŝargado
tabReload = reŝargado
# Object states
stateChecked = markita
stateOn = ŝaltita
stateNotChecked = ne markita
stateOff = malŝaltita
statePressed = premita
# No string for a not pressed toggle button
stateExpanded = malfaldita
stateCollapsed = faldita
stateUnavailable = nehavebla
stateReadonly = nurlegebla
stateRequired = postulata
stateTraversed = vizitita
stateHasPopup = kun ŝprucfenestro
stateSelected = elektita
# App modes
editingMode = modifata
navigationMode = esplorata
# Quick navigation modes
quicknav_Simple = Ĉefa
quicknav_Anchor = Ankroj
quicknav_Button = Butonoj
quicknav_Combobox = Modifeblaj fallistoj
quicknav_Landmark = Limŝtonoj
quicknav_Entry = Elementoj
quicknav_FormElement = Elementoj de formularo
quicknav_Graphic = Bildoj
quicknav_Heading = Rubrikoj
quicknav_ListItem = Elementoj de listo
quicknav_Link = Ligiloj
quicknav_List = Listoj
quicknav_PageTab = Langetoj de paĝo
quicknav_RadioButton = Elektobutonoj
quicknav_Separator = Apartigiloj
quicknav_Table = Tabeloj
quicknav_Checkbox = Markobutonoj
# MathML menclose notations.
# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
notation-longdiv = longa divido
notation-actuarial = aktuaria
notation-phasorangle = angula
notation-radical = radiko
notation-box = skatolo
notation-roundedbox = rondigita skatolo
notation-circle = cirklo
notation-left = maldekstra
notation-right = dekstra
notation-top = supra
notation-bottom = malsupra
notation-updiagonalstrike = diagonala streko supren
notation-downdiagonalstrike = diagonala streko malsupren
notation-verticalstrike = vertikala streko
notation-horizontalstrike = horizontala streko
notation-updiagonalarrow = dianala sago supren
notation-madruwb = madruwb
# Shortened role names for braille
menubarAbbr = menustrio
scrollbarAbbr = ŝovstrio
gripAbbr = teni
alertAbbr = averti
menupopupAbbr = ŝprucmenuo
documentAbbr = dokumento
paneAbbr = panelo
dialogAbbr = dialogo
separatorAbbr = apartigilo
toolbarAbbr = ilarstrio
statusbarAbbr = statstrio
tableAbbr = tabelo
columnheaderAbbr = kolumnkapo
rowheaderAbbr = vickapo
columnAbbr = kolumno
rowAbbr = vico
cellAbbr = ĉelo
linkAbbr = lig
listAbbr = listo
listitemAbbr = listelemento
outlineAbbr = konturo
outlineitemAbbr = konturelemento
pagetabAbbr = langeto
propertypageAbbr = atributpaĝo
graphicAbbr = grafikaĵo
pushbuttonAbbr = but
checkbuttonAbbr = markbutono
radiobuttonAbbr = elektobutono
comboboxAbbr = modifebla fallisto
progressbarAbbr = plenumindikilo
sliderAbbr = ŝovilo
spinbuttonAbbr = pivotbutono
diagramAbbr = skemo
animationAbbr = movbildo
equationAbbr = ekvacio
buttonmenuAbbr = butonmenuo
whitespaceAbbr = blankspaco
pagetablistAbbr = langetlisto
canvasAbbr = kanvaso
checkmenuitemAbbr = markebla menuelemento
labelAbbr = etikedo
passwordtextAbbr = pasvort
radiomenuitemAbbr = elektobutonmenuero
textcontainerAbbr = tekstujo
togglebuttonAbbr = baskulbutono
treetableAbbr = arbotabulo
headerAbbr = kaptitolo
footerAbbr = piedtitolo
paragraphAbbr = alineo
entryAbbr = elemento
captionAbbr = titolo
headingAbbr = rubriko
sectionAbbr = sekcio
formAbbr = formularo
comboboxlistAbbr = modifebla fallisto
comboboxoptionAbbr = elemento de modifebla fallisto
imagemapAbbr = bildmap
listboxoptionAbbr = elemento de fallisto
listboxAbbr = fallisto
flatequationAbbr = glata ekvacio
gridcellAbbr = kradĉelo
noteAbbr = noto
figureAbbr = figuro
definitionlistAbbr = difinlisto
termAbbr = termino
definitionAbbr = difino
textareaAbbr = tekstareo
# LOCALIZATION NOTE (tblColumnInfoAbbr): Semi-colon list of plural forms.
# Number of columns within the table.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
tblColumnInfoAbbr = #1c;#1c
# LOCALIZATION NOTE (tblRowInfoAbbr): Semi-colon list of plural forms.
# Number of rows within the table or grid.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
tblRowInfoAbbr = #1r;#1r
cellInfoAbbr = c%Sr%S
stateCheckedAbbr = (x)
stateUncheckedAbbr = ( )
statePressedAbbr = (x)
stateUnpressedAbbr = ( )
mathmlenclosedAbbr = entenita
mathmltableAbbr = tabelo
mathmlcellAbbr = ĉelo
mathmlfractionAbbr = frak
mathmlfractionwithoutbarAbbr = frak sen stre
mathmlrootAbbr = radiko
mathmlscriptedAbbr = kun indico
mathmlsquarerootAbbr = kvra
baseAbbr = bazo
close-fenceAbbr = fermi
denominatorAbbr = dividanto
numeratorAbbr = dividato
open-fenceAbbr = malfermita
overscriptAbbr = supr ŝveb
presubscriptAbbr = antaŭsub
presuperscriptAbbr = antaŭsupr
root-indexAbbr = indico
subscriptAbbr = sub
superscriptAbbr = sup
underscriptAbbr = sub ŝveb
notation-longdivAbbr = longdiv
notation-actuarialAbbr = akt
notation-phasorangleAbbr = ang
notation-radicalAbbr = rad
notation-boxAbbr = skat
notation-roundedboxAbbr = rndskat
notation-circleAbbr = cirk
notation-leftAbbr = mald
notation-rightAbbr = deks
notation-topAbbr = supr
notation-bottomAbbr = msupr
notation-updiagonalstrikeAbbr = diagstreksupr
notation-downdiagonalstrikeAbbr = diagstrkmsupr
notation-verticalstrikeAbbr = vstrek
notation-horizontalstrikeAbbr = hstrek
notation-updiagonalarrowAbbr = diagsagsupr
notation-madruwbAbbr = madruwb
|