summaryrefslogtreecommitdiffstats
path: root/l10n-ca-valencia/dom/chrome/accessibility
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ca-valencia/dom/chrome/accessibility
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.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-ca-valencia/dom/chrome/accessibility')
-rw-r--r--l10n-ca-valencia/dom/chrome/accessibility/AccessFu.properties360
-rw-r--r--l10n-ca-valencia/dom/chrome/accessibility/mac/accessible.properties65
-rw-r--r--l10n-ca-valencia/dom/chrome/accessibility/unix/accessible.properties17
-rw-r--r--l10n-ca-valencia/dom/chrome/accessibility/win/accessible.properties17
4 files changed, 459 insertions, 0 deletions
diff --git a/l10n-ca-valencia/dom/chrome/accessibility/AccessFu.properties b/l10n-ca-valencia/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..ee45cf04ae
--- /dev/null
+++ b/l10n-ca-valencia/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 = S'ha iniciat el lector de pantalla
+screenReaderStopped = S'ha parat el lector de pantalla
+
+# Roles
+menubar = barra de menú
+scrollbar = barra de desplaçament
+grip = control
+alert = alerta
+menupopup = menú emergent
+document = document
+pane = subfinestra
+dialog = diàleg
+separator = separador
+toolbar = barra d'eines
+statusbar = barra d'estat
+table = taula
+columnheader = capçalera de la columna
+rowheader = capçalera de la fila
+column = columna
+row = fila
+cell = cel·la
+link = enllaç
+list = llista
+listitem = element de llista
+outline = contorn
+outlineitem = element de contorn
+pagetab = pestanya
+propertypage = pàgina de propietats
+graphic = gràfic
+switch = commutador
+pushbutton = botó
+checkbutton = casella de selecció
+radiobutton = botó d'opció
+combobox = quadre combinat
+progressbar = barra de progrés
+slider = lliscador
+spinbutton = botó incremental
+diagram = diagrama
+animation = animació
+equation = equació
+buttonmenu = botó de menú
+whitespace = espai en blanc
+pagetablist = llista de pestanyes
+canvas = llenç
+checkmenuitem = element de menú seleccionable
+label = etiqueta
+passwordtext = text de contrasenya
+radiomenuitem = element de menú d'opció
+textcontainer = contenidor de text
+togglebutton = botó de commutació
+treetable = taula d'arbre
+header = capçalera
+footer = peu
+paragraph = paràgraf
+entry = entrada
+caption = llegenda
+heading = encapçalament
+section = secció
+form = formulari
+comboboxlist = llista de quadre combinat
+comboboxoption = opció de quadre combinat
+imagemap = mapa d'imatge
+listboxoption = opció
+listbox = quadre de llista
+flatequation = equació plana
+gridcell = cel·la de graella
+note = nota
+figure = figura
+definitionlist = llista de definició
+term = terme
+definition = definició
+
+mathmltable = taula de matemàtiques
+mathmlcell = cel·la
+mathmlenclosed = delimitat
+mathmlfraction = fracció
+mathmlfractionwithoutbar = fracció sense ratlla
+mathmlroot = arrel
+mathmlscripted = amb script
+mathmlsquareroot = arrel quadrada
+
+# More sophisticated roles which are not actual numeric roles
+textarea = àrea de text
+
+base = base
+close-fence = element de tancament
+denominator = denominador
+numerator = numerador
+open-fence = element d'obertura
+overscript = sobreíndex
+presubscript = presubíndex
+presuperscript = presuperíndex
+root-index = índex de l'arrel
+subscript = subíndex
+superscript = superíndex
+underscript = sotaíndex
+
+# Text input types
+textInputType_date = data
+textInputType_email = correu electrònic
+textInputType_search = cerca
+textInputType_tel = telèfon
+textInputType_url = URL
+
+# More sophisticated object descriptions
+headingLevel = nivell d'encapçalament %S
+
+# more sophisticated list announcement
+listStart = Primer element
+listEnd = Darrer element
+# LOCALIZATION NOTE (listItemsCount): Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+listItemsCount = 1 element;#1 elements
+
+# 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 = bàner
+complementary = complementari
+contentinfo = informació del contingut
+main = principal
+navigation = navegació
+search = cerca
+
+region = regió
+
+# 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 = amb 1 columna;amb #1 columnes
+# 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 = i 1 fila;i #1 files
+
+# table or grid cell information
+columnInfo = Columna %S
+rowInfo = Fila %S
+spansColumns = s'estén per %S columnes
+spansRows = s'estén per %S files
+
+# Invoked actions
+jumpAction = saltat
+pressAction = premut
+checkAction = marcat
+uncheckAction = desmarcat
+onAction = activat
+offAction = desactivat
+selectAction = seleccionat
+unselectAction = no seleccionat
+openAction = obert
+closeAction = tancat
+switchAction = canviat
+clickAction = clicat
+collapseAction = reduït
+expandAction = expandit
+activateAction = activat
+cycleAction = en cicle
+
+# Live regions
+# 'hidden' will be spoken when something disappears in a live region.
+hidden = ocult
+
+# Tab states
+tabLoading = s'està carregant
+tabLoaded = s'ha carregat
+tabNew = pestanya nova
+tabLoadStopped = s'ha parat la càrrega
+tabReload = s'està tornant a carregar
+
+# Object states
+stateChecked = marcat
+stateOn = activat
+stateNotChecked = desmarcat
+stateOff = desactivat
+statePressed = premut
+# No string for a not pressed toggle button
+stateExpanded = expandit
+stateCollapsed = reduït
+stateUnavailable = no disponible
+stateReadonly = només de lectura
+stateRequired = necessari
+stateTraversed = visitat
+stateHasPopup = té una finestra emergent
+stateSelected = seleccionat
+
+# App modes
+editingMode = s'està editant
+navigationMode = s'està navegant
+
+# Quick navigation modes
+quicknav_Simple = Per defecte
+quicknav_Anchor = Àncores
+quicknav_Button = Botons
+quicknav_Combobox = Quadres combinats
+quicknav_Landmark = Punts de referència
+quicknav_Entry = Entrades
+quicknav_FormElement = Elements del formulari
+quicknav_Graphic = Imatges
+quicknav_Heading = Capçaleres
+quicknav_ListItem = Elements de la llista
+quicknav_Link = Enllaços
+quicknav_List = Llistes
+quicknav_PageTab = Pestanyes de pàgina
+quicknav_RadioButton = Botons d'opció
+quicknav_Separator = Separadors
+quicknav_Table = Taules
+quicknav_Checkbox = Caselles de selecció
+
+# MathML menclose notations.
+# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation
+notation-longdiv = divisió llarga
+notation-actuarial = actuarial
+notation-phasorangle = angle fasor
+notation-radical = radical
+notation-box = caixa
+notation-roundedbox = caixa arrodonida
+notation-circle = cercle
+notation-left = esquerra
+notation-right = dreta
+notation-top = part superior
+notation-bottom = part inferior
+notation-updiagonalstrike = ratlla diagonal cap amunt
+notation-downdiagonalstrike = ratlla diagonal cap avall
+notation-verticalstrike = ratlla vertical
+notation-horizontalstrike = ratlla horitzontal
+notation-updiagonalarrow = fletxa diagonal cap amunt
+notation-madruwb = símbol factorial aràb
+
+# Shortened role names for braille
+menubarAbbr = barra de menú
+scrollbarAbbr = barra de desplaçament
+gripAbbr = control
+alertAbbr = alerta
+menupopupAbbr = menú emergent
+documentAbbr = document
+paneAbbr = tauler
+dialogAbbr = diàleg
+separatorAbbr = separador
+toolbarAbbr = barra d'eines
+statusbarAbbr = barra d'estat
+tableAbbr = taul
+columnheaderAbbr = capçalera de la columna
+rowheaderAbbr = capçalera de la fila
+columnAbbr = columna
+rowAbbr = fila
+cellAbbr = cel·la
+linkAbbr = enl
+listAbbr = llista
+listitemAbbr = element de llista
+outlineAbbr = contorn
+outlineitemAbbr = element de contorn
+pagetabAbbr = pestanya
+propertypageAbbr = pàgina de propietats
+graphicAbbr = gràfic
+pushbuttonAbbr = botó
+checkbuttonAbbr = casella de selecció
+radiobuttonAbbr = botó d'opció
+comboboxAbbr = quadre combinat
+progressbarAbbr = barra de progrés
+sliderAbbr = lliscador
+spinbuttonAbbr = botó incremental
+diagramAbbr = diagrama
+animationAbbr = animació
+equationAbbr = equació
+buttonmenuAbbr = botó de menú
+whitespaceAbbr = espai en blanc
+pagetablistAbbr = llista de pestanyes
+canvasAbbr = llenç
+checkmenuitemAbbr = element de menú seleccionable
+labelAbbr = etiqueta
+passwordtextAbbr = txtcontr
+radiomenuitemAbbr = element de menú d'opció
+textcontainerAbbr = contenidor de text
+togglebuttonAbbr = botó de commutació
+treetableAbbr = taula d'arbre
+headerAbbr = capçalera
+footerAbbr = peu
+paragraphAbbr = paràgraf
+entryAbbr = entrada
+captionAbbr = llegenda
+headingAbbr = encapçalament
+sectionAbbr = secció
+formAbbr = formulari
+comboboxlistAbbr = llista de quadre combinat
+comboboxoptionAbbr = opció de quadre combinat
+imagemapAbbr = mapimg
+listboxoptionAbbr = opció
+listboxAbbr = quadre de llista
+flatequationAbbr = equació plana
+gridcellAbbr = cel·la de graella
+noteAbbr = nota
+figureAbbr = fig
+definitionlistAbbr = llista de definició
+termAbbr = terme
+definitionAbbr = definició
+textareaAbbr = àreatxt
+
+# 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 = #1f;#1f
+cellInfoAbbr = c%Sf%S
+
+stateCheckedAbbr = (x)
+stateUncheckedAbbr = ( )
+statePressedAbbr = (x)
+stateUnpressedAbbr = ( )
+
+mathmlenclosedAbbr = delimitat
+mathmltableAbbr = taul
+mathmlcellAbbr = cel·la
+mathmlfractionAbbr = frac
+mathmlfractionwithoutbarAbbr = frac sense ratlla
+mathmlrootAbbr = arrel
+mathmlscriptedAbbr = amb script
+mathmlsquarerootAbbr = arrel
+
+baseAbbr = base
+close-fenceAbbr = tanca
+denominatorAbbr = den
+numeratorAbbr = num
+open-fenceAbbr = obert
+overscriptAbbr = sobre
+presubscriptAbbr = presub
+presuperscriptAbbr = presup
+root-indexAbbr = índex
+subscriptAbbr = sub
+superscriptAbbr = sup
+underscriptAbbr = sota
+
+notation-longdivAbbr = div llarga
+notation-actuarialAbbr = act
+notation-phasorangleAbbr = ang fasor
+notation-radicalAbbr = rad
+notation-boxAbbr = caixa
+notation-roundedboxAbbr = caixa arrod
+notation-circleAbbr = cerc
+notation-leftAbbr = esq
+notation-rightAbbr = dreta
+notation-topAbbr = superior
+notation-bottomAbbr = inferior
+notation-updiagonalstrikeAbbr = ratlla diag amunt
+notation-downdiagonalstrikeAbbr = ratlla diag avall
+notation-verticalstrikeAbbr = ratlla vert
+notation-horizontalstrikeAbbr = ratlla hor
+notation-updiagonalarrowAbbr = fletxa diag amunt
+notation-madruwbAbbr = símbol factorial aràb
diff --git a/l10n-ca-valencia/dom/chrome/accessibility/mac/accessible.properties b/l10n-ca-valencia/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..db44d6a3d5
--- /dev/null
+++ b/l10n-ca-valencia/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 = Salta
+press = Prem
+check = Marca
+uncheck = Desmarca
+select = Selecciona
+open = Obri
+close = Tanca
+switch = Commuta
+click = Fes un clic
+collapse= Redueix
+expand = Amplia
+activate= Activa
+cycle = Roda
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent = Contingut HTML
+# The Role Description for the Tab button.
+tab = pestanya
+# The Role Description for definition list dl, dt and dd
+term = terme
+definition = definició
+# The Role Description for an input type="search" text field
+searchTextField = camp de text de cerca
+# The Role Description for WAI-ARIA Landmarks
+application = aplicació
+search = cerca
+banner = bàner
+navigation = navegació
+complementary = complementari
+content = contingut
+main = principal
+# The (spoken) role description for various WAI-ARIA roles
+alert = alerta
+alertDialog = diàleg d'alerta
+dialog = diàleg
+article = article
+document = document
+# 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 = encapçalament
+log = registre
+marquee = marquesina
+math = matemàtiques
+note = nota
+region = regió
+status = estat de l'aplicació
+timer = temporitzador
+tooltip = indicador de funció
+separator = separador
+tabPanel = subfinestra de pestanyes
+# The roleDescription for the html:mark element
+highlight = ressalta
+# The roleDescription for the details element
+details = detalls
+# The roleDescription for the summary element
+summary = resum
diff --git a/l10n-ca-valencia/dom/chrome/accessibility/unix/accessible.properties b/l10n-ca-valencia/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..0efe084d38
--- /dev/null
+++ b/l10n-ca-valencia/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 = Salta
+press = Prem
+check = Marca
+uncheck = Desmarca
+select = Selecciona
+open = Obri
+close = Tanca
+switch = Commuta
+click = Fes un clic
+collapse= Redueix
+expand = Amplia
+activate= Activa
+cycle = Roda
diff --git a/l10n-ca-valencia/dom/chrome/accessibility/win/accessible.properties b/l10n-ca-valencia/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..0efe084d38
--- /dev/null
+++ b/l10n-ca-valencia/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 = Salta
+press = Prem
+check = Marca
+uncheck = Desmarca
+select = Selecciona
+open = Obri
+close = Tanca
+switch = Commuta
+click = Fes un clic
+collapse= Redueix
+expand = Amplia
+activate= Activa
+cycle = Roda