# 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 = barra de menús scrollbar = barra de navegación grip = asa alert = alerta menupopup = menú emergente document = documento pane = panel dialog = diálogo separator = separador toolbar = barra de herramienta statusbar = barra de estado table = tabla columnheader = cabecera de la columna rowheader = cabecera de la fila column = columna row = fila cell = celda link = enlace list = lista listitem = elemento de lista outline = contorno outlineitem = elemento de contorno pagetab = pestaña propertypage = estaña de propiedades graphic = grafico switch = cambiar pushbutton = botón checkbutton = casilla seleccionable radiobutton = botón de radio combobox = caja desplegable progressbar = barra de progreso slider = deslizador spinbutton = botón de incremento/decremento diagram = diagrama animation = animación equation = ecuación buttonmenu = menú de botón whitespace = espacio en blanco pagetablist = lista de pestañas canvas = canvas checkmenuitem = elemento de menú seleccionable label = etiqueta passwordtext = texto de contraseña radiomenuitem = elemento de menú de radio textcontainer = contenedor de texto togglebutton = botón de alternancia treetable = tabla/árbol header = cabecera footer = pie paragraph = parrafo entry = entrada caption = subtítulo heading = título section = sección form = formulario comboboxlist = lista desplegable comboboxoption = opción de caja desplegable imagemap = mapa de imágenes listboxoption = opción de caja de lista listbox = caja de lista flatequation = ecuación plana gridcell = rejilla note = nota figure = figura definitionlist = lista de definiciones term = término definition = definición mathmltable = tabla matemática mathmlcell = celda mathmlenclosed = encerrado mathmlfraction = fracción mathmlfractionwithoutbar = fracción sin barra mathmlroot = raíz mathmlscripted = elevado mathmlsquareroot = raíz cuadrada # More sophisticated roles which are not actual numeric roles textarea = área de texto base = base close-fence = cierre denominator = denominador numerator = numerador open-fence = apertura overscript = sobre presubscript = previo al subíndice presuperscript = previo a lo sobre root-index = índice de la raíz subscript = subíndice superscript = superíndice underscript = debajo # Text input types textInputType_date = fecha textInputType_email = e-mail textInputType_search = búsqueda textInputType_tel = teléfono textInputType_url = URL # More sophisticated object descriptions headingLevel = encabezado de nivel %S # more sophisticated list announcement listStart = Primer elemento listEnd = Último 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 = anuncio complementary = complementario contentinfo = info del 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 = expande %S columnas spansRows = expande %S filas # Invoked actions jumpAction = saltado pressAction = presionado checkAction = marcado uncheckAction = desmarcado onAction = encendido offAction = apagado selectAction = seleccionado unselectAction = deseleccionado openAction = abierto closeAction = cerrado switchAction = activado clickAction = apretado collapseAction = Contraido expandAction = expandido activateAction = activado cycleAction = rotado # Live regions # 'hidden' will be spoken when something disappears in a live region. hidden = ocultado # Tab states tabLoading = cargando tabLoaded = cargado tabNew = nueva pestaña tabLoadStopped = carga detenida tabReload = recargando # Object states stateChecked = marcado stateOn = encendido stateNotChecked = no marcado stateOff = apagado statePressed = presionado # No string for a not pressed toggle button stateExpanded = expandido stateCollapsed = Contraido stateUnavailable = no disponible stateReadonly = solo lectura stateRequired = requerido stateTraversed = visitado stateHasPopup = tiene ventana emergente stateSelected = seleccionado # App modes editingMode = editando navigationMode = navegando # Quick navigation modes quicknav_Simple = Por defecto quicknav_Anchor = Anclas quicknav_Button = Botones quicknav_Combobox = Cajas desplegables quicknav_Landmark = Puntos de interés quicknav_Entry = Entradas quicknav_FormElement = Elementos de formulario quicknav_Graphic = Imágenes quicknav_Heading = Cabeceras quicknav_ListItem = Elementos de lista quicknav_Link = Enlaces quicknav_List = Listas quicknav_PageTab = Pestañas de página quicknav_RadioButton = Botones de radio quicknav_Separator = Separadores quicknav_Table = Tablas quicknav_Checkbox = Cajas de marca # MathML menclose notations. # See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation notation-longdiv = división larga notation-actuarial = actuarial notation-phasorangle = ángulo fasor 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 = línea diagonal hacia arriba notation-downdiagonalstrike = línea diagonal hacia abajo notation-verticalstrike = línea diagonal notation-horizontalstrike = línea horizontal notation-updiagonalarrow = flecha diagonal hacia arriba notation-madruwb = madruwb # Shortened role names for braille menubarAbbr = menu bar scrollbarAbbr = scroll bar gripAbbr = grip alertAbbr = alert menupopupAbbr = menu popup documentAbbr = document paneAbbr = pane dialogAbbr = dialog separatorAbbr = separator toolbarAbbr = toolbar statusbarAbbr = status bar tableAbbr = tbl columnheaderAbbr = column header rowheaderAbbr = row header columnAbbr = column rowAbbr = row cellAbbr = cell linkAbbr = lnk listAbbr = list listitemAbbr = list item outlineAbbr = outline outlineitemAbbr = outline item pagetabAbbr = tab propertypageAbbr = property page graphicAbbr = graphic pushbuttonAbbr = btn checkbuttonAbbr = check button radiobuttonAbbr = radio button comboboxAbbr = combo box progressbarAbbr = progress bar sliderAbbr = slider spinbuttonAbbr = spin button diagramAbbr = diagram animationAbbr = animation equationAbbr = equation buttonmenuAbbr = button menu whitespaceAbbr = white space pagetablistAbbr = tab list canvasAbbr = canvas checkmenuitemAbbr = check menu item labelAbbr = label passwordtextAbbr = passwdtxt radiomenuitemAbbr = radio menu item textcontainerAbbr = text container togglebuttonAbbr = toggle button treetableAbbr = tree table headerAbbr = header footerAbbr = footer paragraphAbbr = paragraph entryAbbr = entry captionAbbr = caption headingAbbr = heading sectionAbbr = section formAbbr = form comboboxlistAbbr = combo box list comboboxoptionAbbr = combo box option imagemapAbbr = imgmap listboxoptionAbbr = option listboxAbbr = list box flatequationAbbr = flat equation gridcellAbbr = gridcell noteAbbr = note figureAbbr = fig definitionlistAbbr = definition list termAbbr = term 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 = enclosed mathmltableAbbr = tbl mathmlcellAbbr = cell mathmlfractionAbbr = frac mathmlfractionwithoutbarAbbr = frac no bar mathmlrootAbbr = root mathmlscriptedAbbr = scripted mathmlsquarerootAbbr = sqrt baseAbbr = base close-fenceAbbr = close denominatorAbbr = den numeratorAbbr = num open-fenceAbbr = open overscriptAbbr = over presubscriptAbbr = presub presuperscriptAbbr = presup root-indexAbbr = index subscriptAbbr = sub superscriptAbbr = sup underscriptAbbr = under notation-longdivAbbr = longdiv notation-actuarialAbbr = act notation-phasorangleAbbr = phasang notation-radicalAbbr = rad notation-boxAbbr = box notation-roundedboxAbbr = rndbox notation-circleAbbr = circ notation-leftAbbr = lft notation-rightAbbr = rght notation-topAbbr = top notation-bottomAbbr = bot notation-updiagonalstrikeAbbr = updiagstrike notation-downdiagonalstrikeAbbr = dwndiagstrike notation-verticalstrikeAbbr = vstrike notation-horizontalstrikeAbbr = hstrike notation-updiagonalarrowAbbr = updiagarrow notation-madruwbAbbr = madruwb