diff options
Diffstat (limited to '')
4 files changed, 225 insertions, 0 deletions
diff --git a/l10n-kab/dom/chrome/accessibility/AccessFu.properties b/l10n-kab/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..e1b0bfbbdd --- /dev/null +++ b/l10n-kab/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 = Afeggag n wumuɣ +scrollbar = afeggag n udrurem +grip = tummeẓt +alert = alɣu +menupopup = umuɣ n usfaylu udhim +document = isemli +pane = agalis +dialog = tanaka n udiwenni +separator = anabraz +toolbar = Afeggag n ifecka +statusbar = Afeggag n waddad +table = tiferkit +columnheader = Aqeṛṛu n tgejdit +rowheader = Aqeṛṛu n izirig +column = tigejdit +row = izirig +cell = tabniqt +link = aseɣwen +list = tabdart +listitem = Aferdis n tebdart +outline = aɣawas +outlineitem = aferdis n uɣawas +pagetab = iccer +propertypage = taɣaṛa n usebtar +graphic = udlif +switch = nṭew +pushbutton = taqeffalt +checkbutton = taqeffalt n uṛcam +radiobutton = Taqeffalt n uṛadyu +combobox = tabdart n ufran +progressbar = afeggag n usfari +slider = tigri +spinbutton = taqeffalt n tuzzya +diagram = adlef +animation = amray +equation = tagda +buttonmenu = taqeffalt n wumuɣ +whitespace = adeg amellal +pagetablist = tabdart n yiccaren +canvas = abeckil +checkmenuitem = Ṛcem aferdis n wumuɣ +passwordtext = aḍris n wawal uffir +radiomenuitem = aferdis n wumuɣ s tqeffalt n aṛadyu +textcontainer = amagbar n uḍris +togglebutton = taqeffalt n uqluqel +treetable = taseklut +header = aqeṛṛu +footer = aḍaṛ +paragraph = taseddaṛt +entry = anekcam +caption = taneffust +heading = azwel +section = tigezmi +form = tiferkit +comboboxlist = tabdart n ufran +comboboxoption = aɣewwaṛ n tebdart n ufran +imagemap = tugna ittwagezmen +listboxoption = aɣewwaṛ +listbox = tabdart +flatequation = tagda +gridcell = tabniqt +note = awennit +figure = tumela +definitionlist = tabadut n tebdart +term = awal +definition = tabadut + +mathmltable = tafelwit n tusnakt +mathmlcell = tabniqt +mathmlenclosed = yedda +mathmlfraction = taẓunt +mathmlfractionwithoutbar = taẓunt war afeggag +mathmlroot = aẓaṛ +mathmlscripted = ittuskripti +mathmlsquareroot = aẓaṛ uzmir-sin + +# More sophisticated roles which are not actual numeric roles +textarea = tajumma n uḍris + +base = azadur +close-fence = talast tumdilt +denominator = abeṭṭay +numerator = afellamḍan +open-fence = talast taldayt +overscript = overscript +presubscript = presuperscript +presuperscript = presuperscript +root-index = Amatar aẓar +subscript = adaskript +superscript = superscript +underscript = daw + +# More sophisticated object descriptions +headingLevel = aswir n uzwel %S + +# Landmark announcements +banner = aɣarrac +complementary = asemmadan +contentinfo = talɣut n ugbur +main = agejdan +navigation = tunigin +search = nadi + +region = tamnaḍt + +stateRequired = iţusra + diff --git a/l10n-kab/dom/chrome/accessibility/mac/accessible.properties b/l10n-kab/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..6a52740d28 --- /dev/null +++ b/l10n-kab/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 = Ngez +press = Sit +check = Ṛcem +uncheck = Kkes aṛcam +select = Fren +open = Ldi +close = Mdel +switch = Nṭew +click = Sit +collapse= Fneẓ +expand = Snefli +activate= Rmed +cycle = Mdel +# 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 = Sit ɣef ujaddiw + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = Agbur HTML +# The Role Description for the Tab button. +tab = iccer +# The Role Description for definition list dl, dt and dd +term = awal +definition = tabadut +# The Role Description for an input type="search" text field +searchTextField = urti n unadi +# Role Description (exposed as AXTitle) for datepickers +dateField = ifukk wazemz +# The Role Description for WAI-ARIA Landmarks +application = asnas +search = anadi +banner = aɣarrac +navigation = tunigin +complementary = asemmadan +content = agbur +main = agejdan +# The (spoken) role description for various WAI-ARIA roles +alert = alɣu +alertDialog = tanak n ulɣu +dialog = adiwenni +article = amagrad +document = isemli +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = tumela +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = azwel +log = sniɣmes +marquee = marquee +math = tusnakt +note = awennit +region = tamnaṭ +status = addad n usnas +timer = amkudar +tooltip = talɣut tačuffiṭ +separator = anabraz +tabPanel = agalis n yiccer +# The roleDescription for the html:mark element +highlight = sebṛureq +# The roleDescription for the details element +details = talqayt +# The roleDescription for the summary element +summary = agzul diff --git a/l10n-kab/dom/chrome/accessibility/unix/accessible.properties b/l10n-kab/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..7c775e192c --- /dev/null +++ b/l10n-kab/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 = Nṭew +press = Sit +check = Ṛcem +uncheck = Kkes aṛcam +select = Fren +open = Ldi +close = Mdel +switch = Nṭew +click = Sit +collapse= Fneẓ +expand = Snefli +activate= Rmed +cycle = Mdel +# 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 = Sit ɣef ujaddiw diff --git a/l10n-kab/dom/chrome/accessibility/win/accessible.properties b/l10n-kab/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..7ca2e4c3bf --- /dev/null +++ b/l10n-kab/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 = Nṭew +press = Sit +check = Ṛcem +uncheck = Kkes aṛcam +select = Fren +open = Ldi +close = Mdel +switch = Nṭew +click = Sit +collapse= Fneẓ +expand = Snefli +activate= Rmed +cycle = Cycle +# 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 = Sit ɣef ujaddiw |