blob: 832e272ba54dc5faa059352a2b069560862db9d1 (
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 = Lector de schermo initiate
screenReaderStopped = Lector de schermo stoppate
# Roles
menubar = barra de menu
scrollbar = barra de rolamento
grip = controlo
alert = alerta
menupopup = menu emergente
document = documento
pane = pannello
dialog = fenestra de dialogo
separator = separator
toolbar = barra de instrumentos
statusbar = barra de stato
table = tabella
columnheader = capite del columna
rowheader = capite del linea
column = columna
row = linea
cell = cella
link = ligamine
list = lista
listitem = elemento del lista
outline = schema
outlineitem = elemento del schema
pagetab = scheda
propertypage = pagina del proprietates
graphic = graphico
switch = commutar
pushbutton = button
checkbutton = button de selection
radiobutton = button radio
combobox = cassa de selection
progressbar = barra de progression
slider = cursor
spinbutton = button a duo positiones
diagram = diagramma
animation = animation
equation = equation
buttonmenu = button de menu
whitespace = spatio blanc
pagetablist = lista de scheda
canvas = canevas
checkmenuitem = elemento de menu de selection
label = etiquetta
passwordtext = texte del contrasigno
radiomenuitem = elemento de menu de radio
textcontainer = contentor de texto
togglebutton = button de commutation
treetable = tabella in arbore
header = capite
footer = pede de pagina
paragraph = paragrapho
entry = entrata
caption = legenda
heading = titulo
section = section
form = modello
comboboxlist = lista de cassas de selection
comboboxoption = option de cassa de selection
imagemap = mappa de imagine
listboxoption = option
listbox = box de lista
flatequation = equation plan
gridcell = cella del grillia
note = nota
figure = figura
definitionlist = lista de definitiones
term = termino
definition = definition
mathmltable = tabella mathematic
mathmlcell = cella
mathmlenclosed = includite
mathmlfraction = fraction
mathmlfractionwithoutbar = fraction sin barra
mathmlroot = radice
mathmlscripted = scribite
mathmlsquareroot = radice quadrate
# More sophisticated roles which are not actual numeric roles
textarea = area de texto
base = base
close-fence = sepe de clausura
denominator = denominator
numerator = numerator
open-fence = sepe de apertura
overscript = superscriber
presubscript = pre-subscriber
presuperscript = presuperscripto
root-index = indice de radice
subscript = subscripte
superscript = superscripto
underscript = sub-scriber
# Text input types
textInputType_date = data
textInputType_email = email
textInputType_search = cercar
textInputType_tel = telephono
textInputType_url = URL
# More sophisticated object descriptions
headingLevel = nivello de titulo %S
# more sophisticated list announcement
listStart = Prime elemento
listEnd = Ultime elemento
# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
listItemsCount = 1 elemento;#1 elementos
# 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 de %2$S
# Landmark announcements
banner = bandiera
complementary = complementari
contentinfo = info del contento
main = principal
navigation = navigation
search = cercar
region = region
# 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 = con 1 columna;con #1 columnas
# 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 = e 1 linea;e #1 lineas
# table or grid cell information
columnInfo = Columna %S
rowInfo = Linea %S
spansColumns = se extende per %S columnas
spansRows = se extende per %S lineas
# Invoked actions
jumpAction = saltava
pressAction = pressava
checkAction = marcate
uncheckAction = non marcate
onAction = activate
offAction = inactive
selectAction = seligite
unselectAction = de-seligite
openAction = aperite
closeAction = clause
switchAction = basculate
clickAction = cliccate
collapseAction = contrahite
expandAction = expandite
activateAction = activate
cycleAction = cyclo
# Live regions
# 'hidden' will be spoken when something disappears in a live region.
hidden = celate
# Tab states
tabLoading = cargamento
tabLoaded = cargate
tabNew = nove scheda
tabLoadStopped = cargamento stoppate
tabReload = recargante
# Object states
stateChecked = controlate
stateOn = activate
stateNotChecked = disactivate
stateOff = inactive
statePressed = pressate
# No string for a not pressed toggle button
stateExpanded = expandite
stateCollapsed = contrahite
stateUnavailable = non disponibile
stateReadonly = lectura solmente
stateRequired = necessari
stateTraversed = visitate
stateHasPopup = il ha un pop up
stateSelected = seligite
# App modes
editingMode = edition
navigationMode = navigation
# Quick navigation modes
quicknav_Simple = Predefinite
quicknav_Anchor = Ancoras
quicknav_Button = Buttones
quicknav_Combobox = Boxs de selection
quicknav_Landmark = Punctos de referentia
quicknav_Entry = Entratas
quicknav_FormElement = Elementos del formulario
quicknav_Graphic = Imagines
quicknav_Heading = Capites
quicknav_ListItem = Elementos de lista
quicknav_Link = Ligamines
quicknav_List = Listas
quicknav_PageTab = Separatores de pagina
quicknav_RadioButton = Button radio
quicknav_Separator = Separatores
quicknav_Table = Tabellas
quicknav_Checkbox = Boxs de selection
# MathML menclose notations.
# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
notation-longdiv = division longe
notation-actuarial = actuarial
notation-phasorangle = angulo de phase
notation-radical = radical
notation-box = box
notation-roundedbox = box arrotundate
notation-circle = circulo
notation-left = sinistra
notation-right = dextera
notation-top = alto
notation-bottom = basso
notation-updiagonalstrike = barra oblique ascendente
notation-downdiagonalstrike = barra oblique descendente
notation-verticalstrike = barra vertical
notation-horizontalstrike = barra horisontal
notation-updiagonalarrow = flecha diagonal ascendente
notation-madruwb = madruwb
# Shortened role names for braille
menubarAbbr = barra de menu
scrollbarAbbr = barra de rolamento
gripAbbr = controlo
alertAbbr = alerta
menupopupAbbr = menu popup
documentAbbr = documento
paneAbbr = pannello
dialogAbbr = fenestra de dialogo
separatorAbbr = separator
toolbarAbbr = barra de instrumentos
statusbarAbbr = barra de stato
tableAbbr = tbl
columnheaderAbbr = capite del columna
rowheaderAbbr = capite del linea
columnAbbr = columna
rowAbbr = linea
cellAbbr = cella
linkAbbr = ligamine
listAbbr = lista
listitemAbbr = elemento de lista
outlineAbbr = schema
outlineitemAbbr = elemento del schema
pagetabAbbr = scheda
propertypageAbbr = pagina del proprietates
graphicAbbr = graphico
pushbuttonAbbr = btn
checkbuttonAbbr = button de selection
radiobuttonAbbr = button radio
comboboxAbbr = cassa de selection
progressbarAbbr = barra de progression
sliderAbbr = cursor
spinbuttonAbbr = button a duo positiones
diagramAbbr = diagramma
animationAbbr = animation
equationAbbr = equation
buttonmenuAbbr = button de menu
whitespaceAbbr = spatio blanc
pagetablistAbbr = lista de scheda
canvasAbbr = canevas
checkmenuitemAbbr = elemento de menu seligibile
labelAbbr = etiquetta
passwordtextAbbr = passwdtxt
radiomenuitemAbbr = elemento de menu de radio
textcontainerAbbr = contentor de texto
togglebuttonAbbr = button de commutation
treetableAbbr = tabella in arbore
headerAbbr = capite
footerAbbr = pede de pagina
paragraphAbbr = paragrapho
entryAbbr = entrata
captionAbbr = legenda
headingAbbr = titulo
sectionAbbr = section
formAbbr = modello
comboboxlistAbbr = lista de cassas de selection
comboboxoptionAbbr = option de cassa de selection
imagemapAbbr = mapimg
listboxoptionAbbr = option
listboxAbbr = box de lista
flatequationAbbr = equation plan
gridcellAbbr = cella del grillia
noteAbbr = nota
figureAbbr = figura
definitionlistAbbr = lista de definitiones
termAbbr = termino
definitionAbbr = definition
textareaAbbr = txtarea
# 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 = includite
mathmltableAbbr = tbl
mathmlcellAbbr = cella
mathmlfractionAbbr = frac
mathmlfractionwithoutbarAbbr = frac sin barra
mathmlrootAbbr = radice
mathmlscriptedAbbr = scribite
mathmlsquarerootAbbr = radq
baseAbbr = base
close-fenceAbbr = clauder
denominatorAbbr = den
numeratorAbbr = num
open-fenceAbbr = aperir
overscriptAbbr = supra
presubscriptAbbr = presub
presuperscriptAbbr = presup
root-indexAbbr = indice
subscriptAbbr = sub
superscriptAbbr = sup
underscriptAbbr = sub
notation-longdivAbbr = div longe
notation-actuarialAbbr = act
notation-phasorangleAbbr = angphas
notation-radicalAbbr = rad
notation-boxAbbr = box
notation-roundedboxAbbr = rndbox
notation-circleAbbr = circ
notation-leftAbbr = sin
notation-rightAbbr = dex
notation-topAbbr = alt
notation-bottomAbbr = bas
notation-updiagonalstrikeAbbr = barra asc
notation-downdiagonalstrikeAbbr = barra desc
notation-verticalstrikeAbbr = barra vert
notation-horizontalstrikeAbbr = barra hor
notation-updiagonalarrowAbbr = flecha diag
notation-madruwbAbbr = madruwb
|