From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../dom/chrome/accessibility/AccessFu.properties | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 l10n-es-AR/dom/chrome/accessibility/AccessFu.properties (limited to 'l10n-es-AR/dom/chrome/accessibility/AccessFu.properties') diff --git a/l10n-es-AR/dom/chrome/accessibility/AccessFu.properties b/l10n-es-AR/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..60c14f21b6 --- /dev/null +++ b/l10n-es-AR/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 = 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 +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 + +# More sophisticated object descriptions +headingLevel = nivel de encabezado %S + +# Landmark announcements +banner = banner +complementary = complementario +contentinfo = info de contenido +main = principal +navigation = navegación +search = búsqueda + +region = región + +stateRequired = requerido + -- cgit v1.2.3