diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-AR/dom/chrome/accessibility | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-AR/dom/chrome/accessibility')
4 files changed, 459 insertions, 0 deletions
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..59b8822ff5 --- /dev/null +++ b/l10n-es-AR/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,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 diff --git a/l10n-es-AR/dom/chrome/accessibility/mac/accessible.properties b/l10n-es-AR/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..c4ca0874dc --- /dev/null +++ b/l10n-es-AR/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,65 @@ +# 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/. + +jump = Saltar +press = Pulsar +check = Chequear +uncheck = Deschequear +select = Seleccionar +open = Abrir +close = Cerrar +switch = Cambiar +click = Clic +collapse= Colapsar +expand = Expandir +activate= Activar +cycle = Cycle + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = Contenido HTML +# The Role Description for the Tab button. +tab = tab +# The Role Description for definition list dl, dt and dd +term = término +definition = definición +# The Role Description for an input type="search" text field +searchTextField = campo de búsqueda +# The Role Description for WAI-ARIA Landmarks +application = aplicación +search = búsqueda +banner = banner +navigation = navegación +complementary = complementario +content = contenido +main = principal +# The (spoken) role description for various WAI-ARIA roles +alert = alerta +alertDialog = diálogo alerta +dialog = diálogo +article = artículo +document = documento +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = figura +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = encabezado +log = registro +marquee = marquee +math = matemática +note = nota +region = región +status = estado aplicación +timer = timer +tooltip = tooltip +separator = separador +tabPanel = panel pestañas +# The roleDescription for the html:mark element +highlight = resaltar +# The roleDescription for the details element +details = detalles +# The roleDescription for the summary element +summary = resumen diff --git a/l10n-es-AR/dom/chrome/accessibility/unix/accessible.properties b/l10n-es-AR/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..f5a942763d --- /dev/null +++ b/l10n-es-AR/dom/chrome/accessibility/unix/accessible.properties @@ -0,0 +1,17 @@ +# 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/. + +jump = Saltar +press = Pulsar +check = Chequear +uncheck = Deschequear +select = Seleccionar +open = Abrir +close = Cerrar +switch = Cambiar +click = Clic +collapse= Colapsar +expand = Expandir +activate= Activar +cycle = Cycle diff --git a/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties b/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..f5a942763d --- /dev/null +++ b/l10n-es-AR/dom/chrome/accessibility/win/accessible.properties @@ -0,0 +1,17 @@ +# 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/. + +jump = Saltar +press = Pulsar +check = Chequear +uncheck = Deschequear +select = Seleccionar +open = Abrir +close = Cerrar +switch = Cambiar +click = Clic +collapse= Colapsar +expand = Expandir +activate= Activar +cycle = Cycle |