blob: 22822eaef5b9c5813c9a4b122b2828dad0790b63 (
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
|
# 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 = Научете повече
accessibility-text-label-header = Текстови етикети и имена
accessibility-keyboard-header = Клавиатура
## Text entries that are used as text alternative for icons that depict accessibility isses.
accessibility-warning =
.alt = Предупреждение
accessibility-fail =
.alt = Грешка
accessibility-best-practices =
.alt = Добри практики
## 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-image = Съдържанието с изображения трябва да има етикет. <a>Научете повече</a>
accessibility-text-label-issue-interactive = Интерактивните елементи трябва да имат етикет. <a>Научете повече</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.
|