summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/dom/chrome/accessibility/AccessFu.properties
blob: 59b8822ff58b1a99d7c57afc780913b1684b596c (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 pantalla iniciado
screenReaderStopped = Lector de pantalla detenido

# Roles
menubar        =       menu bar
scrollbar      =       scroll bar
grip           =       grip
alert          =       alerta
menupopup      =       menu popup
document       =       documento
pane           =       pane
dialog         =       diálogo
separator      =       separador
toolbar        =       toolbar
statusbar      =       status bar
table          =       tabla
columnheader   =       column header
rowheader      =       row header
column         =       columna
row            =       fila
cell           =       cell
link           =       enlace
list           =       lista
listitem       =       list item
outline        =       outline
outlineitem    =       outline item
pagetab        =       pestaña
propertypage   =       property page
graphic        =       gráfico
switch         =       interruptor
pushbutton     =       botón
checkbutton    =       check button
radiobutton    =       radio button
combobox       =       combo box
progressbar    =       progress bar
slider         =       slider
spinbutton     =       spin button
diagram        =       diagrama
animation      =       animación
equation       =       ecuación
buttonmenu     =       button menu
whitespace     =       white space
pagetablist    =       lista de pestañas
canvas         =       canvas
checkmenuitem  =       check menu item
label          =       label
passwordtext   =       password text
radiomenuitem  =       radio menu item
textcontainer  =       text container
togglebutton   =       toggle button
treetable      =       tree table
header         =       header
footer         =       footer
paragraph      =       párrafo
entry          =       entry
caption        =       caption
heading        =       encabezado
section        =       sección
form           =       formulario
comboboxlist   =       combo box list
comboboxoption =       combo box option
imagemap       =       image map
listboxoption  =       list box option
listbox        =       list box
flatequation   =       flat equation
gridcell       =       cuadrícula
note           =       nota
figure         =       figura
definitionlist =       lista de definiciones
term           =       término
definition     =       definición

mathmltable              = tabla mat
mathmlcell               = celda
mathmlenclosed           = enclosed
mathmlfraction           = fracción
mathmlfractionwithoutbar = fracción sin barra
mathmlroot               = raíz
mathmlscripted           = scripted
mathmlsquareroot         = raíz cuadrada

# More sophisticated roles which are not actual numeric roles
textarea       =       área de texto

base           =       base
close-fence    =       closing fence
denominator    =       denominador
numerator      =       numerador
open-fence     =       opening fence
overscript     =       overscript
presubscript   =       presubscript
presuperscript =       presuperscript
root-index     =       índice raíz
subscript      =       subscript
superscript    =       superscript
underscript    =       underscript

# Text input types
textInputType_date   =       fecha
textInputType_email  =       correo
textInputType_search =       búsqueda
textInputType_tel    =       teléfono
textInputType_url    =       URL

# More sophisticated object descriptions
headingLevel   =       nivel de encabezado %S

# more sophisticated list announcement
listStart      =       Primer ítem
listEnd        =       Último ítem
# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
listItemsCount =       1 ítem;#1 ítems

# 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         =       banner
complementary  =       complementario
contentinfo    =       info de contenido
main           =       principal
navigation     =       navegación
search         =       búsqueda

region         =       región

# 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 = y 1 fila;y #1 filas

# table or grid cell information
columnInfo = Columna %S
rowInfo = Fila %S
spansColumns = abarca %S columnas
spansRows = abarca %S filas

# Invoked actions
jumpAction     =      jumped
pressAction    =      presionado
checkAction    =      checked
uncheckAction  =      unchecked
onAction       =      on
offAction      =      off
selectAction   =      seleccionado
unselectAction =      no seleccionado
openAction     =      abierto
closeAction    =      cerrado
switchAction   =      switched
clickAction    =      clicked
collapseAction =      colapsado
expandAction   =      expandido
activateAction =      activado
cycleAction    =      cycled

# Live regions
# 'hidden' will be spoken when something disappears in a live region.
hidden         =      oculto

# Tab states
tabLoading     =      cargando
tabLoaded      =      cargada
tabNew         =      nueva pestaña
tabLoadStopped =      carga detenida
tabReload      =      recargando

# Object states
stateChecked     =    checked
stateOn          =    on
stateNotChecked  =    not checked
stateOff         =    off
statePressed     =    presionado
# No string for a not pressed toggle button
stateExpanded    =    expandido
stateCollapsed   =    colapsado
stateUnavailable =    no disponible
stateReadonly    =    solo lectura
stateRequired    =    requerido
stateTraversed   =    visitado
stateHasPopup    =    tiene emergente
stateSelected    =    seleccionado

# App modes
editingMode    =      editando
navigationMode =      navegando

# Quick navigation modes
quicknav_Simple      = Default
quicknav_Anchor      = Anchors
quicknav_Button      = Botones
quicknav_Combobox    = Combo boxes
quicknav_Landmark    = Landmarks
quicknav_Entry       = Entradas
quicknav_FormElement = Form elements
quicknav_Graphic     = Imágenes
quicknav_Heading     = Encabezados
quicknav_ListItem    = Ítems de listas
quicknav_Link        = Enlaces
quicknav_List        = Listas
quicknav_PageTab     = Pestañas de páginas
quicknav_RadioButton = Radio buttons
quicknav_Separator   = Separadores
quicknav_Table       = Tablas
quicknav_Checkbox    = Check boxes

# MathML menclose notations.
# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
notation-longdiv            = división larga
notation-actuarial          = actuarial
notation-phasorangle        = phasor angle
notation-radical            = radical
notation-box                = caja
notation-roundedbox         = caja redondeada
notation-circle             = círculo
notation-left               = izquierda
notation-right              = derecha
notation-top                = arriba
notation-bottom             = abajo
notation-updiagonalstrike   = up diagonal strike
notation-downdiagonalstrike = down diagonal strike
notation-verticalstrike     = vertical strike
notation-horizontalstrike   = horizontal strike
notation-updiagonalarrow    = up diagonal arrow
notation-madruwb            = madruwb

# Shortened role names for braille
menubarAbbr        =       barra menú
scrollbarAbbr      =       barra navegación
gripAbbr           =       grip
alertAbbr          =       alerta
menupopupAbbr      =       menu popup
documentAbbr       =       documento
paneAbbr           =       vista
dialogAbbr         =       diálogo
separatorAbbr      =       separador
toolbarAbbr        =       herramientas
statusbarAbbr      =       barra estado
tableAbbr          =       tbl
columnheaderAbbr   =       encabezado columna
rowheaderAbbr      =       encabezado fila
columnAbbr         =       columna
rowAbbr            =       fila
cellAbbr           =       celda
linkAbbr           =       lnk
listAbbr           =       lista
listitemAbbr       =       ítem lista
outlineAbbr        =       esquema
outlineitemAbbr    =       ítem esquema
pagetabAbbr        =       pestaña
propertypageAbbr   =       página propiedades
graphicAbbr        =       gráphico
pushbuttonAbbr     =       btn
checkbuttonAbbr    =       check button
radiobuttonAbbr    =       botón radio
comboboxAbbr       =       combo box
progressbarAbbr    =       barra progreso
sliderAbbr         =       slider
spinbuttonAbbr     =       spin button
diagramAbbr        =       diagrama
animationAbbr      =       animación
equationAbbr       =       ecuación
buttonmenuAbbr     =       menú botón
whitespaceAbbr     =       espacio en blanco
pagetablistAbbr    =       lista pestañas
canvasAbbr         =       canvas
checkmenuitemAbbr  =       check menu item
labelAbbr          =       etiqueta
passwordtextAbbr   =       passwdtxt
radiomenuitemAbbr  =       item menú radio
textcontainerAbbr  =       contenedor texto
togglebuttonAbbr   =       toggle button
treetableAbbr      =       tabla árbol
headerAbbr         =       encabezado
footerAbbr         =       pie
paragraphAbbr      =       párrafo
entryAbbr          =       entrada
captionAbbr        =       título
headingAbbr        =       encabezado
sectionAbbr        =       sección
formAbbr           =       formulario
comboboxlistAbbr   =       combo box list
comboboxoptionAbbr =       combo box option
imagemapAbbr       =       imgmap
listboxoptionAbbr  =       opción
listboxAbbr        =       list box
flatequationAbbr   =       ecuación plana
gridcellAbbr       =       cuadrícula
noteAbbr           =       nota
figureAbbr         =       fig
definitionlistAbbr =       lista definición
termAbbr           =       término
definitionAbbr     =       definición
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           = enclosed
mathmltableAbbr              = tbl
mathmlcellAbbr               = celda
mathmlfractionAbbr           = frac
mathmlfractionwithoutbarAbbr = frac sin bar
mathmlrootAbbr               = raíz
mathmlscriptedAbbr           = scripted
mathmlsquarerootAbbr         = sqrt

baseAbbr           = base
close-fenceAbbr    = cerrado
denominatorAbbr    = den
numeratorAbbr      = num
open-fenceAbbr     = abierta
overscriptAbbr     = sobre
presubscriptAbbr   = presub
presuperscriptAbbr = presup
root-indexAbbr     = índice
subscriptAbbr      = sub
superscriptAbbr    = sup
underscriptAbbr    = under

notation-longdivAbbr            = longdiv
notation-actuarialAbbr          = act
notation-phasorangleAbbr        = phasang
notation-radicalAbbr            = rad
notation-boxAbbr                = caja
notation-roundedboxAbbr         = rndbox
notation-circleAbbr             = circ
notation-leftAbbr               = izq
notation-rightAbbr              = der
notation-topAbbr                = arr
notation-bottomAbbr             = aba
notation-updiagonalstrikeAbbr   = updiagstrike
notation-downdiagonalstrikeAbbr = dwndiagstrike
notation-verticalstrikeAbbr     = vstrike
notation-horizontalstrikeAbbr   = hstrike
notation-updiagonalarrowAbbr    = updiagarrow
notation-madruwbAbbr            = madruwb