blob: 664e03d00cf679a4e01a236341f1f4cfbc11bf9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
# 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/.
### These strings are used inside the Accessibility panel.
accessibility-learn-more = Zjistit více
accessibility-text-label-header = Textové popisky a názvy
accessibility-keyboard-header = Klávesnice
## Text entries that are used as text alternative for icons that depict accessibility isses.
accessibility-warning =
.alt = Varování
accessibility-fail =
.alt = Chyba
accessibility-best-practices =
.alt = Osvědčené postupy
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has an accessibility issue
## with its text label or accessible name.
accessibility-text-label-issue-area = K označení prvků <div>oblasti</div>, které mají atribut <span>href</span>, použijte atribut <code>alt</code>. <a>Zjistit více</a>
accessibility-text-label-issue-dialog = Dialogy by měly být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-document-title = Dokumenty musí mít <code>title</code>. <a>Zjistit více</a>
accessibility-text-label-issue-embed = Vložený obsah musí být označen. <a>Zjistit více</a>
accessibility-text-label-issue-fieldset = Prvky <code>fieldset</code> musí být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-form = Prvky formuláře musí být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-form-visible = Prvky formuláře by měly mít viditelný textový popisek. <a>Zjistit více</a>
accessibility-text-label-issue-frame = Prvky <code>frame</code> musí být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-glyph = Použijte atribut <code>alt</code> k označení prvků <span>mglyph</span>. <a>Zjistit více</a>
accessibility-text-label-issue-heading = Nadpisy musí být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-heading-content = Nadpisy by měly mít viditelný textový obsah. <a>Zjistit více</a>
accessibility-text-label-issue-iframe = Použijte atribut <code>title</code> k popisu obsahu <span>iframe</span>. <a>Zjistit více</a>
accessibility-text-label-issue-image = Obsah s obrázky musí být označen. <a>Zjistit více</a>
accessibility-text-label-issue-interactive = Interaktivní prvky musí být označeny. <a>Zjistit více</a>
accessibility-text-label-issue-toolbar = Panely nástrojů musí být označeny, pokud existuje více než jeden panel nástrojů. <a>Zjistit více</a>
## Text entries for a paragraph used in the accessibility panel sidebar's checks section
## that describe that currently selected accessible object has a keyboard accessibility
## issue.
|