diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-af/dom/chrome/accessibility | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-af/dom/chrome/accessibility')
4 files changed, 147 insertions, 0 deletions
diff --git a/l10n-af/dom/chrome/accessibility/AccessFu.properties b/l10n-af/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..418d96622c --- /dev/null +++ b/l10n-af/dom/chrome/accessibility/AccessFu.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/. + +# Roles +menubar = kieslysbalk +scrollbar = rolbalk +dialog = dialoog +separator = skeier +toolbar = nutsbalk +statusbar = statusbalk +table = tabel +column = kolom +row = ry +cell = sel +link = skakel +list = lys +listitem = lysitem +pushbutton = knoppie +checkbutton = merkblokkie +progressbar = vorderingsbalk +slider = skuiwer +diagram = diagram +animation = animasie +equation = vergelyking +buttonmenu = knoppiekieslys +whitespace = wit spasie +pagetablist = oortjielys +passwordtext = wagwoordteks +paragraph = paragraaf +caption = byskrif +heading = opskrif +section = afdeling +form = vorm +imagemap = beeldkaart +definitionlist = definisielys +term = term +definition = definisie + + +# More sophisticated roles which are not actual numeric roles +textarea = teksarea + + +# More sophisticated object descriptions +headingLevel = opskrif vlak %S + +# Landmark announcements +banner = banier +complementary = komplementêr +navigation = navigasie + +# Live regions +# 'hidden' will be spoken when something disappears in a live region. + +stateRequired = benodig + +# App modes + +# MathML menclose notations. +# See developer.mozilla.org/docs/Web/MathML/Element/menclose#attr-notation + +# 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 +# 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 + + + diff --git a/l10n-af/dom/chrome/accessibility/mac/accessible.properties b/l10n-af/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..2b621b81ac --- /dev/null +++ b/l10n-af/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,42 @@ +# 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 = Spring +press = Druk +check = Merk +uncheck = Ontmerk +select = Kies +open = Open +close = Sluit +switch = Wissel +click = Kliek +collapse= Invou +expand = Uitvou +activate= Aktiveer +cycle = Wissel + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = HTML-inhoud +# The Role Description for the Tab button. +tab = oortjie +# The Role Description for definition list dl, dt and dd +term = term +definition = definisie +# The Role Description for an input type="search" text field +# The Role Description for WAI-ARIA Landmarks +search = soek +banner = banier +navigation = navigasie +complementary = komplementêr +content = inhoud +main = hoof +# The (spoken) role description for various WAI-ARIA roles +document = dokument +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +separator = skeier diff --git a/l10n-af/dom/chrome/accessibility/unix/accessible.properties b/l10n-af/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..0fb842696f --- /dev/null +++ b/l10n-af/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 = Spring +press = Druk +check = Merk +uncheck = Ontmerk +select = Kies +open = Open +close = Sluit +switch = Wissel +click = Kliek +collapse= Invou +expand = Uitvou +activate= Aktiveer +cycle = Wissel diff --git a/l10n-af/dom/chrome/accessibility/win/accessible.properties b/l10n-af/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..0fb842696f --- /dev/null +++ b/l10n-af/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 = Spring +press = Druk +check = Merk +uncheck = Ontmerk +select = Kies +open = Open +close = Sluit +switch = Wissel +click = Kliek +collapse= Invou +expand = Uitvou +activate= Aktiveer +cycle = Wissel |