summaryrefslogtreecommitdiffstats
path: root/l10n-cs/dom/chrome/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-cs/dom/chrome/accessibility')
-rw-r--r--l10n-cs/dom/chrome/accessibility/AccessFu.properties111
-rw-r--r--l10n-cs/dom/chrome/accessibility/mac/accessible.properties71
-rw-r--r--l10n-cs/dom/chrome/accessibility/unix/accessible.properties21
-rw-r--r--l10n-cs/dom/chrome/accessibility/win/accessible.properties21
4 files changed, 224 insertions, 0 deletions
diff --git a/l10n-cs/dom/chrome/accessibility/AccessFu.properties b/l10n-cs/dom/chrome/accessibility/AccessFu.properties
new file mode 100644
index 0000000000..193023329b
--- /dev/null
+++ b/l10n-cs/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 = hlavní nabídka
+scrollbar = posuvník
+grip = úchytka
+alert = výstraha
+menupopup = vyskakovací nabídka
+document = dokument
+pane = panel
+dialog = dialog
+separator = oddělovač
+toolbar = nástrojová lišta
+statusbar = stavový řádek
+table = tabulka
+columnheader = záhlaví sloupce
+rowheader = záhlaví řádku
+column = sloupec
+row = řádek
+cell = buňka
+link = odkaz
+list = seznam
+listitem = položka seznamu
+outline = výčet
+outlineitem = položka výčtu
+pagetab = panel
+propertypage = stránka vlastností
+graphic = grafika
+switch = přepínač
+pushbutton = tlačítko
+checkbutton = zaškrtávací tlačítko
+radiobutton = přepínač
+combobox = rozbalovací pole
+progressbar = ukazatel průběhu
+slider = posuvník
+spinbutton = spin button
+diagram = diagram
+animation = animace
+equation = rovnice
+buttonmenu = tlačítková nabídka
+whitespace = bílá mezera
+pagetablist = seznam panelů stránek
+canvas = canvas
+checkmenuitem = položka zaškrtávací nabídky
+passwordtext = heslo
+radiomenuitem = položka přepínací nabídky
+textcontainer = textová oblast
+togglebutton = přepínací tlačítko
+treetable = stromová tabulka
+header = záhlaví
+footer = zápatí
+paragraph = odstavec
+entry = položka
+caption = popisek
+heading = záhlaví
+section = sekce
+form = formulář
+comboboxlist = rozbalovací seznam
+comboboxoption = položka rozbalovacího seznamu
+imagemap = obrázková mapa
+listboxoption = volba
+listbox = seznam
+flatequation = rovnice plochy
+gridcell = buňka mřížky
+note = poznámka
+figure = kresba
+definitionlist = seznam definic
+term = výraz
+definition = definice
+
+mathmltable = matematická tabulka
+mathmlcell = buňka
+mathmlenclosed = uzavřený
+mathmlfraction = zlomek
+mathmlfractionwithoutbar = zlomek bez čáry
+mathmlroot = kořen
+mathmlscripted = scripted
+mathmlsquareroot = odmocnina
+
+# More sophisticated roles which are not actual numeric roles
+textarea = textová oblast
+
+base = základ
+close-fence = uzavírací závorka
+denominator = jmenovatel
+numerator = čitatel
+open-fence = otevírací závorka
+overscript = přepis
+presubscript = předchozí dolní
+presuperscript = předchozí horní
+root-index = kořenový index
+subscript = dolní index
+superscript = horní index
+underscript = pod
+
+# More sophisticated object descriptions
+headingLevel = záhlaví úrovně %S
+
+# Landmark announcements
+banner = plakát
+complementary = doplněk
+contentinfo = info o obsahu
+main = hlavní
+navigation = navigace
+search = vyhledávání
+region = oblast
+
+stateRequired = vyžadováno
+
diff --git a/l10n-cs/dom/chrome/accessibility/mac/accessible.properties b/l10n-cs/dom/chrome/accessibility/mac/accessible.properties
new file mode 100644
index 0000000000..7acdc8c92f
--- /dev/null
+++ b/l10n-cs/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 = Přeskočit
+press = Stisknout
+check = Zaškrtnout
+uncheck = Zrušit zaškrtnutí
+select = Vybrat
+open = Otevřít
+close = Zavřít
+switch = Přepnout
+click = Klepnout
+collapse= Sbalit
+expand = Rozbalit
+activate= Aktivovat
+cycle = Opakovat
+# 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 = Klepnout na rodičovský prvek
+
+# Universal Access API support
+# (Mac Only)
+# The Role Description for AXWebArea (the web widget). Like in Safari.
+htmlContent = Obsah HTML
+# The Role Description for the Tab button.
+tab = panel
+# The Role Description for definition list dl, dt and dd
+term = výraz
+definition = definice
+# The Role Description for an input type="search" text field
+searchTextField = pole pro vyhledávání textu
+# Role Description (exposed as AXTitle) for datepickers
+dateField = pole datum
+# The Role Description for WAI-ARIA Landmarks
+application = aplikace
+search = vyhledávání
+banner = banner
+navigation = navigace
+complementary = doplňkový
+content = obsah
+main = hlavní
+# The (spoken) role description for various WAI-ARIA roles
+alert = výstraha
+alertDialog = dialog výstrahy
+dialog = dialog
+article = článek
+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 = kresba
+# The (spoken) role description for the WAI-ARIA heading role
+# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading
+heading = záhlaví
+log = protokol
+marquee = marquee
+math = matematika
+note = poznámka
+region = oblast
+status = stav aplikace
+timer = časovač
+tooltip = vysvětlivka
+separator = oddělovač
+tabPanel = lišta s panely
+# The roleDescription for the html:mark element
+highlight = zvýraznění
+# The roleDescription for the details element
+details = podrobnosti
+# The roleDescription for the summary element
+summary = souhrn
diff --git a/l10n-cs/dom/chrome/accessibility/unix/accessible.properties b/l10n-cs/dom/chrome/accessibility/unix/accessible.properties
new file mode 100644
index 0000000000..ac7fa42bcb
--- /dev/null
+++ b/l10n-cs/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 = Přeskočit
+press = Stisknout
+check = Zaškrtnout
+uncheck = Zrušit zaškrtnutí
+select = Vybrat
+open = Otevřít
+close = Zavřít
+switch = Přepnout
+click = Klepnout
+collapse= Sbalit
+expand = Rozbalit
+activate= Aktivovat
+cycle = Opakovat
+# 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 = Klepnout na rodičovský prvek
diff --git a/l10n-cs/dom/chrome/accessibility/win/accessible.properties b/l10n-cs/dom/chrome/accessibility/win/accessible.properties
new file mode 100644
index 0000000000..ac7fa42bcb
--- /dev/null
+++ b/l10n-cs/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 = Přeskočit
+press = Stisknout
+check = Zaškrtnout
+uncheck = Zrušit zaškrtnutí
+select = Vybrat
+open = Otevřít
+close = Zavřít
+switch = Přepnout
+click = Klepnout
+collapse= Sbalit
+expand = Rozbalit
+activate= Aktivovat
+cycle = Opakovat
+# 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 = Klepnout na rodičovský prvek