summaryrefslogtreecommitdiffstats
path: root/l10n-hsb/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hsb/dom/chrome/accessibility')
-rw-r--r--l10n-hsb/dom/chrome/accessibility/AccessFu.properties112
-rw-r--r--l10n-hsb/dom/chrome/accessibility/mac/accessible.properties71
-rw-r--r--l10n-hsb/dom/chrome/accessibility/unix/accessible.properties21
-rw-r--r--l10n-hsb/dom/chrome/accessibility/win/accessible.properties21
4 files changed, 225 insertions, 0 deletions
diff --git a/l10n-hsb/dom/chrome/accessibility/AccessFu.properties b/l10n-hsb/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..1e800f93fe
--- /dev/null
+++ b/l10n-hsb/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 = menijowa lajsta
+scrollbar = suwanska lajsta
+grip = přimak
+alert = warnowanje
+menupopup = wuskakowacy meni
+document = dokument
+pane = wobłuk
+dialog = dialog
+separator = dźělatko
+toolbar = symbolowa lajsta
+statusbar = statusowa lajsta
+table = tabela
+columnheader = špaltowa hłowa
+rowheader = rjadkowa hłowa
+column = špalta
+row = rjadka
+cell = cela
+link = wotkaz
+list = lisćina
+listitem = lisćinowy zapisk
+outline = wobrys
+outlineitem = wobrysowy element
+pagetab = rajtark
+propertypage = strona kajkosćow
+graphic = grafika
+switch = přepinyć
+pushbutton = tłóčatko
+checkbutton = kontrolny kašćik
+radiobutton = opcijowe tłóčatko
+combobox = kombinaciske polo
+progressbar = postupowa lajsta
+slider = suwaty regulator
+spinbutton = wjerćite tłóčatko
+diagram = diagram
+animation = animacija
+equation = runica
+buttonmenu = tłóčatkowy meni
+whitespace = prózdny rum
+pagetablist = lisćina rajtarkow
+canvas = canvas
+checkmenuitem = zapisk menija kontrolnych kašćikow
+passwordtext = hesłowy tekst
+radiomenuitem = zapisk menija opciskich tłóčatkow
+textcontainer = tekstowa schownja
+togglebutton = přesaltowanske tłóčatko
+treetable = štomowa tabela
+header = hłowa
+footer = noha
+paragraph = wotstawk
+entry = zapisk
+caption = popis
+heading = nadpismo
+section = wotrězk
+form = formular
+comboboxlist = lisćina kombinaciskeho pola
+comboboxoption = nastajenje kombinaciskeho pola
+imagemap = wotkazowa karta
+listboxoption = nastajenje
+listbox = lisćinowy kašćik
+flatequation = jednora runica
+gridcell = rasterowa cela
+note = notica
+figure = ilustracija
+definitionlist = definiciska lisćina
+term = terminus
+definition = definicija
+
+mathmltable = matematiska tabela
+mathmlcell = cela
+mathmlenclosed = zapřijaty
+mathmlfraction = łamk
+mathmlfractionwithoutbar = łamk bjez smužki
+mathmlroot = korjeń
+mathmlscripted = ze skriptom
+mathmlsquareroot = kwadratny korjeń
+
+# More sophisticated roles which are not actual numeric roles
+textarea = tekstowe polo
+
+base = baza
+close-fence = začinjaca spinka
+denominator = mjenowak
+numerator = ličak
+open-fence = wočinjaca spinka
+overscript = nad tym napisany
+presubscript = doprědka stajene - znižene
+presuperscript = doprědka stajene - powyšene
+root-index = korjenjowy indeks
+subscript = znižene
+superscript = powyšene
+underscript = podstajene
+
+# More sophisticated object descriptions
+headingLevel = nadpismowa runina %S
+
+# Landmark announcements
+banner = chorhoj
+complementary = wudospołnjowacy
+contentinfo = wobsahowe informacije
+main = hłowny
+navigation = nawigacija
+search = pytać
+
+region = region
+
+stateRequired = trěbny
+
diff --git a/l10n-hsb/dom/chrome/accessibility/mac/accessible.properties b/l10n-hsb/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..176e7b3296
--- /dev/null
+++ b/l10n-hsb/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 = Skočić
+press = Tłóčić
+check = Zmóžnić
+uncheck = Znjemóžnić
+select = Wubrać
+open = Wočinić
+close = Začinić
+switch = Přepinać
+click = Kliknyć
+collapse= Fałdować
+expand = Rozfałdować
+activate= Aktiwizować
+cycle = Wospjetować
+# 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 = Na předchadnika kliknyć
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent = HTML-wobsah
+# The Role Description for the Tab button.
+tab = tabulator
+# The Role Description for definition list dl, dt and dd
+term = zapřijeće
+definition = definicija
+# The Role Description for an input type="search" text field
+searchTextField = pytanske tekstowe polo
+# Role Description (exposed as AXTitle) for datepickers
+dateField = datumowe polo
+# The Role Description for WAI-ARIA Landmarks
+application = nałoženje
+search = pytanje
+banner = chorhoj
+navigation = nawigacija
+complementary = wudospołnjowacy
+content = wobsah
+main = hłowny
+# The (spoken) role description for various WAI-ARIA roles
+alert = warnowanje
+alertDialog = warnowanski dialog
+dialog = dialog
+article = nastawk
+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
+figure = ilustracija
+# The (spoken) role description for the WAI-ARIA heading role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
+heading = nadpismo
+log = protokol
+marquee = marquee
+math = math
+note = notica
+region = region
+status = nałoženski status
+timer = časoměr
+tooltip = pomocny tekst
+separator = dźělatko
+tabPanel = rajtarkowy wobłuk
+# The roleDescription for the html:mark element
+highlight = wuzběhnyć
+# The roleDescription for the details element
+details = podrobnosće
+# The roleDescription for the summary element
+summary = zjeće
diff --git a/l10n-hsb/dom/chrome/accessibility/unix/accessible.properties b/l10n-hsb/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..59075d519a
--- /dev/null
+++ b/l10n-hsb/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 = Skočić
+press = Tłóčić
+check = Zmóžnić
+uncheck = Znjemóžnić
+select = Wubrać
+open = Wočinić
+close = Začinić
+switch = Přepinać
+click = Kliknyć
+collapse= Fałdować
+expand = Rozfałdować
+activate= Aktiwizować
+cycle = Wospjetować
+# 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 = Na předchadnika kliknyć
diff --git a/l10n-hsb/dom/chrome/accessibility/win/accessible.properties b/l10n-hsb/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..59075d519a
--- /dev/null
+++ b/l10n-hsb/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 = Skočić
+press = Tłóčić
+check = Zmóžnić
+uncheck = Znjemóžnić
+select = Wubrać
+open = Wočinić
+close = Začinić
+switch = Přepinać
+click = Kliknyć
+collapse= Fałdować
+expand = Rozfałdować
+activate= Aktiwizować
+cycle = Wospjetować
+# 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 = Na předchadnika kliknyć