diff options
Diffstat (limited to 'l10n-ia/dom/chrome/accessibility')
4 files changed, 224 insertions, 0 deletions
diff --git a/l10n-ia/dom/chrome/accessibility/AccessFu.properties b/l10n-ia/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..45f2770dcf --- /dev/null +++ b/l10n-ia/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,111 @@ +# 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 menu +scrollbar = barra de rolamento +grip = controlo +alert = alerta +menupopup = menu emergente +document = documento +pane = pannello +dialog = fenestra de dialogo +separator = separator +toolbar = barra de instrumentos +statusbar = barra de stato +table = tabella +columnheader = capite del columna +rowheader = capite del linea +column = columna +row = linea +cell = cellula +link = ligamine +list = lista +listitem = elemento del lista +outline = schema +outlineitem = elemento del schema +pagetab = scheda +propertypage = pagina del proprietates +graphic = graphico +switch = commutar +pushbutton = button +checkbutton = button de selection +radiobutton = button radio +combobox = cassa de selection +progressbar = barra de progression +slider = cursor +spinbutton = button a duo positiones +diagram = diagramma +animation = animation +equation = equation +buttonmenu = button de menu +whitespace = spatio blanc +pagetablist = lista de scheda +canvas = canevas +checkmenuitem = elemento de menu de selection +passwordtext = texte del contrasigno +radiomenuitem = elemento de menu de radio +textcontainer = contentor de texto +togglebutton = button de commutation +treetable = tabella in arbore +header = capite +footer = pede de pagina +paragraph = paragrapho +entry = entrata +caption = legenda +heading = titulo +section = section +form = modello +comboboxlist = lista de cassas de selection +comboboxoption = option de cassa de selection +imagemap = mappa de imagine +listboxoption = option +listbox = box de lista +flatequation = equation plan +gridcell = cellula del grillia +note = nota +figure = figura +definitionlist = lista de definitiones +term = termino +definition = definition + +mathmltable = tabella mathematic +mathmlcell = cellula +mathmlenclosed = includite +mathmlfraction = fraction +mathmlfractionwithoutbar = fraction sin barra +mathmlroot = radice +mathmlscripted = scribite +mathmlsquareroot = radice quadrate + +# More sophisticated roles which are not actual numeric roles +textarea = area de texto + +base = base +close-fence = sepe de clausura +denominator = denominator +numerator = numerator +open-fence = sepe de apertura +overscript = superscriber +presubscript = pre-subscriber +presuperscript = presuperscripto +root-index = indice de radice +subscript = subscripte +superscript = superscripto +underscript = sub-scriber + +# More sophisticated object descriptions +headingLevel = nivello de titulo %S + +# Landmark announcements +banner = bandiera +complementary = complementari +contentinfo = info del contento +main = principal +navigation = navigation +search = cercar +region = region + +stateRequired = necessari + diff --git a/l10n-ia/dom/chrome/accessibility/mac/accessible.properties b/l10n-ia/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..5bea4e2ff9 --- /dev/null +++ b/l10n-ia/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 = Ir +press = Pressar +check = Marcar +uncheck = Dismarcar +select = Seliger +open = Aperir +close = Clauder +switch = Commutar +click = Cliccar +collapse= Contraher +expand = Expander +activate= Activar +cycle = Cyclo +# 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 = Cliccar le predecessor + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = Contento HTML +# The Role Description for the Tab button. +tab = scheda +# The Role Description for definition list dl, dt and dd +term = termino +definition = definition +# The Role Description for an input type="search" text field +searchTextField = campo de texto de recerca +# Role Description (exposed as AXTitle) for datepickers +dateField = campo data +# The Role Description for WAI-ARIA Landmarks +application = application +search = cercar +banner = bandiera +navigation = navigation +complementary = complementari +content = contento +main = principal +# The (spoken) role description for various WAI-ARIA roles +alert = alerta +alertDialog = fenestra de dialogo de alerta +dialog = dialogo +article = articulo +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 = titulo +log = registro +marquee = texto rolante +math = math +note = nota +region = region +status = stato del application +timer = temporisator +tooltip = consilio +separator = separator +tabPanel = pannello del scheda +# The roleDescription for the html:mark element +highlight = in evidentia +# The roleDescription for the details element +details = detalios +# The roleDescription for the summary element +summary = summario diff --git a/l10n-ia/dom/chrome/accessibility/unix/accessible.properties b/l10n-ia/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..4234267bda --- /dev/null +++ b/l10n-ia/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 = Ir +press = Pressar +check = Marcar +uncheck = Dismarcar +select = Seliger +open = Aperir +close = Clauder +switch = Commutar +click = Cliccar +collapse= Contraher +expand = Expander +activate= Activar +cycle = Cyclo +# 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 = Cliccar le predecessor diff --git a/l10n-ia/dom/chrome/accessibility/win/accessible.properties b/l10n-ia/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..4234267bda --- /dev/null +++ b/l10n-ia/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 = Ir +press = Pressar +check = Marcar +uncheck = Dismarcar +select = Seliger +open = Aperir +close = Clauder +switch = Commutar +click = Cliccar +collapse= Contraher +expand = Expander +activate= Activar +cycle = Cyclo +# 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 = Cliccar le predecessor |