diff options
Diffstat (limited to 'l10n-ach/dom/chrome/accessibility')
4 files changed, 215 insertions, 0 deletions
diff --git a/l10n-ach/dom/chrome/accessibility/AccessFu.properties b/l10n-ach/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..3ec4dc4a7d --- /dev/null +++ b/l10n-ach/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 = gintic me nying gin ayera +scrollbar = gintic me wot +grip = mak matek +alert = ciko +menupopup = nying gin ayera ma pye-malo +document = dokumen +pane = lapok me dirica +dialog = lok +separator = gin mapoko +toolbar = gintic +statusbar = gintic me kit ma tye kwede +table = meca +columnheader = rek malube me wiye +rowheader = rek me tenge me wiye +column = rek malube +row = rek me tenge +cell = bur +link = kakube +list = nying jami +listitem = mi nying jami +outline = rye +outlineitem = rye jami +pagetab = dirica matidi +propertypage = pot buk me jami +graphic = cal +switch = kiloko +pushbutton = jarara +checkbutton = gwet jarara +radiobutton = jarara ma olunge +combobox = bok me yer +progressbar = lanyut me wot anyim +slider = lacer +spinbutton = wir jarara +diagram = cal +animation = katoon +equation = ma rom +buttonmenu = jarara me nying gin ayera +whitespace = kabedo matar +pagetablist = nying dirica matidi +canvas = kacoc +checkmenuitem = gwet gin me nying gin ayera +passwordtext = coc me mung me donyo +radiomenuitem = nying gin ayera ma olunge +textcontainer = gin gwoko coc +togglebutton = lok jarara +treetable = meca me yat +header = wiye +footer = tere +paragraph = pok coc +entry = gin aketa +caption = coc ma ite +heading = wiye +section = dul +form = pwom +comboboxlist = nying bok me yer +comboboxoption = gin ayera me bok me yer +imagemap = tic me cal +listboxoption = gin ayera +listbox = mi nying bok +flatequation = ma rom ma opire +gridcell = bur ma ogire +note = ngec +figure = wel +definitionlist = nying jami me lok kome +term = cik +definition = lok kome + +mathmltable = meca me cura +mathmlcell = bur +mathmlenclosed = kirumo +mathmlfraction = bute +mathmlfractionwithoutbar = bute labongo lanyut +mathmlroot = root +mathmlscripted = kicoyo +mathmlsquareroot = square root + +# More sophisticated roles which are not actual numeric roles +textarea = kacoc + +base = base +close-fence = loro cel +denominator = lapoke +numerator = poki +open-fence = yabo cel +overscript = overscript +presubscript = presubscript +presuperscript = presuperscript +root-index = root index +subscript = subscript +superscript = superscript +underscript = underscript + +# More sophisticated object descriptions +headingLevel = rwom me wiye %S + +# Landmark announcements +banner = bendera +complementary = mapat +contentinfo = ngec me gin manonge iye +main = mapire tek +navigation = wot +search = yeny +region = kabedo + +# Object states +stateRequired = mite diff --git a/l10n-ach/dom/chrome/accessibility/mac/accessible.properties b/l10n-ach/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..c319e8748a --- /dev/null +++ b/l10n-ach/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,70 @@ +# 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 = Pye +press = Dii +check = Gwet +uncheck = Pe igwet +select = Yer +open = Yab +close = Lor +switch = Lok +click = Dii +collapse= Ban +expand = Yar +activate= Cak +cycle = Lawala +# 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. + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = Gin manonge iye HTML +# The Role Description for the Tab button. +tab = dirica matidi +# The Role Description for definition list dl, dt and dd +term = cik +definition = lok kome +# The Role Description for an input type="search" text field +searchTextField = kacoc me yeny +# Role Description (exposed as AXTitle) for datepickers +dateField = kabedo me dwe +# The Role Description for WAI-ARIA Landmarks +application = purugram +search = yeny +banner = bendera +navigation = wot +complementary = mapat +content = gin manonge iye +main = mapire tek +# The (spoken) role description for various WAI-ARIA roles +alert = ciko +alertDialog = lok me ciko +dialog = lok +article = coc +document = dokumen +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = cal +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = wiye +log = ket +marquee = marquee +math = cura +note = ngec +region = kabedo +status = tye pa purugram +timer = lapim cawa +tooltip = ngec me gitic +separator = gin mapoko +tabPanel = dirica me dirica matino +# The roleDescription for the html:mark element +highlight = lanyut +# The roleDescription for the details element +details = kore ki kore +# The roleDescription for the summary element +summary = wiyewiye diff --git a/l10n-ach/dom/chrome/accessibility/unix/accessible.properties b/l10n-ach/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..3b5db74cbd --- /dev/null +++ b/l10n-ach/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 = Pye +press = Dii +check = Gwet +uncheck = Pe igwet +select = Yer +open = Yab +close = Lor +switch = Lok +click = Dii +collapse= Ban +expand = Yar +activate= Cak +cycle = Lawala diff --git a/l10n-ach/dom/chrome/accessibility/win/accessible.properties b/l10n-ach/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..3b5db74cbd --- /dev/null +++ b/l10n-ach/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 = Pye +press = Dii +check = Gwet +uncheck = Pe igwet +select = Yer +open = Yab +close = Lor +switch = Lok +click = Dii +collapse= Ban +expand = Yar +activate= Cak +cycle = Lawala |