diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-es-CL/dom/chrome/accessibility/AccessFu.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-upstream.tar.xz firefox-esr-upstream.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-es-CL/dom/chrome/accessibility/AccessFu.properties | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-es-CL/dom/chrome/accessibility/AccessFu.properties b/l10n-es-CL/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..c6061c4ca9 --- /dev/null +++ b/l10n-es-CL/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,112 @@ +# 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/. + +# 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 +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 + +# More sophisticated object descriptions +headingLevel = encabezado de nivel %S + +# Landmark announcements +banner = anuncio +complementary = complementario +contentinfo = info del contenido +main = principal +navigation = navegación +search = búsqueda + +region = región + +stateRequired = requerido + |