diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-eu/dom/chrome/accessibility | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-eu/dom/chrome/accessibility')
4 files changed, 225 insertions, 0 deletions
diff --git a/l10n-eu/dom/chrome/accessibility/AccessFu.properties b/l10n-eu/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..b2433eab2e --- /dev/null +++ b/l10n-eu/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-barra +scrollbar = korritze-barra +grip = heldulekua +alert = alerta +menupopup = laster-menua +document = dokumentua +pane = panela +dialog = elkarrizketa-koadroa +separator = bereizlea +toolbar = tresna-barra +statusbar = egoera-barra +table = taula +columnheader = zutabe-goiburua +rowheader = errenkada-goiburua +column = zutabea +row = errenkada +cell = gelaxka +link = lotura +list = zerrenda +listitem = zerrendako elementua +outline = eskema +outlineitem = eskemako elementua +pagetab = orri-fitxa +propertypage = propietate-orria +graphic = grafikoa +switch = kommutadorea +pushbutton = botoia +checkbutton = kontrol-laukia +radiobutton = aukera-botoia +combobox = konbinazio-koadroa +progressbar = aurrerapen-barra +slider = graduatzailea +spinbutton = biratze-botoia +diagram = diagrama +animation = animazioa +equation = ekuazioa +buttonmenu = menu-botoia +whitespace = zuriunea +pagetablist = orri-fitxen zerrenda +canvas = canvas +checkmenuitem = kontrol-menuko elementua +passwordtext = pasahitz-testua +radiomenuitem = aukera-menuko elementua +textcontainer = testu-edukiontzia +togglebutton = txandakatze-botoia +treetable = zuhaitz-taula +header = goiburua +footer = oina +paragraph = paragrafoa +entry = sarrera +caption = epigrafea +heading = izenburua +section = atala +form = inprimakia +comboboxlist = konbinazio-koadroen zerrenda +comboboxoption = konbinazio-koadroko aukera +imagemap = irudi-mapa +listboxoption = zerrenda-koadroko aukera +listbox = zerrenda-koadroa +flatequation = ekuazio laua +gridcell = sareta-gelaxka +note = oharra +figure = irudia +definitionlist = definizio-zerrenda +term = terminoa +definition = definizioa + +mathmltable = matematika-taula +mathmlcell = gelaxka +mathmlenclosed = inguratuta +mathmlfraction = zatikia +mathmlfractionwithoutbar = barra gabeko zatikia +mathmlroot = erroa +mathmlscripted = indizeduna +mathmlsquareroot = erro karratua + +# More sophisticated roles which are not actual numeric roles +textarea = testu eremua + +base = oinarria +close-fence = itxierako muga +denominator = izendatzailea +numerator = zenbakitzailea +open-fence = irekierako muga +overscript = gain-indizea +presubscript = a azpi-indizea +presuperscript = aurre goi-indizea +root-index = erro-indizea +subscript = azpi-indizea +superscript = goi-indizea +underscript = azpi-indizea + +# More sophisticated object descriptions +headingLevel = %S izenburu-maila + +# Landmark announcements +banner = banerra +complementary = osagarria +contentinfo = eduki-informazioa +main = nagusia +navigation = nabigazioa +search = bilaketa + +region = eskualdea + +stateRequired = beharrezkoa + diff --git a/l10n-eu/dom/chrome/accessibility/mac/accessible.properties b/l10n-eu/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..0986fd6e72 --- /dev/null +++ b/l10n-eu/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,71 @@ +# 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 = Egin salto +press = Zapaldu +check = Markatu +uncheck = Desmarkatu +select = Hautatu +open = Ireki +close = Itxi +switch = Aldatu +click = Egin klik +collapse= Tolestu +expand = Zabaldu +activate= Aktibatu +cycle = Txandakatu +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Egin klik edukiontzi-elementuan + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = HTML edukia +# The Role Description for the Tab button. +tab = fitxa +# The Role Description for definition list dl, dt and dd +term = terminoa +definition = definizioa +# The Role Description for an input type="search" text field +searchTextField = bilatzeko testu-eremua +# Role Description (exposed as AXTitle) for datepickers +dateField = dataren eremua +# The Role Description for WAI-ARIA Landmarks +application = aplikazioa +search = bilaketa +banner = banerra +navigation = nabigazioa +complementary = osagarria +content = edukia +main = nagusia +# The (spoken) role description for various WAI-ARIA roles +alert = alerta +alertDialog = alerta-koadroa +dialog = elkarrizketa-koadroa +article = artikulua +document = dokumentua +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = irudia +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = goiburua +log = erregistroa +marquee = markesina +math = matematika +note = oharra +region = eskualdea +status = aplikazioaren egoera +timer = tenporizadorea +tooltip = argibidea +separator = bereizlea +tabPanel = fitxen panela +# The roleDescription for the html:mark element +highlight = nabarmendu +# The roleDescription for the details element +details = xehetasunak +# The roleDescription for the summary element +summary = laburpena diff --git a/l10n-eu/dom/chrome/accessibility/unix/accessible.properties b/l10n-eu/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..db51340abd --- /dev/null +++ b/l10n-eu/dom/chrome/accessibility/unix/accessible.properties @@ -0,0 +1,21 @@ +# 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 = Egin salto +press = Zapaldu +check = Markatu +uncheck = Desmarkatu +select = Hautatu +open = Ireki +close = Itxi +switch = Aldatu +click = Egin klik +collapse= Tolestu +expand = Zabaldu +activate= Aktibatu +cycle = Txandakatu +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Egin klik edukiontzi-elementuan diff --git a/l10n-eu/dom/chrome/accessibility/win/accessible.properties b/l10n-eu/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..db51340abd --- /dev/null +++ b/l10n-eu/dom/chrome/accessibility/win/accessible.properties @@ -0,0 +1,21 @@ +# 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 = Egin salto +press = Zapaldu +check = Markatu +uncheck = Desmarkatu +select = Hautatu +open = Ireki +close = Itxi +switch = Aldatu +click = Egin klik +collapse= Tolestu +expand = Zabaldu +activate= Aktibatu +cycle = Txandakatu +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = Egin klik edukiontzi-elementuan |