blob: 39d8506bee268848583a9370a9a2ee31daaebaf6 (
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
|
<!-- 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/. -->
<!ENTITY pref.editing.title "Настройки за нова страница">
<!ENTITY authorName.label "Автор:">
<!ENTITY authorName.accesskey "А">
<!ENTITY pageColorHeader "Подразбиращ се изглед на страница">
<!ENTITY defaultColors.label "Цветовете по подразбиране на читателя (без определяне на цветове в страницата)">
<!ENTITY defaultColors.accesskey "б">
<!ENTITY customColors.label "Използвайте ваши цветове:">
<!ENTITY customColors.accesskey "в">
<!ENTITY normalText.label "Нормален текст">
<!ENTITY normalText.accesskey "Н">
<!ENTITY linkText.label "Текст на връзката">
<!ENTITY linkText.accesskey "Т">
<!ENTITY activeLinkText.label "Текст на активна връзка">
<!ENTITY activeLinkText.accesskey "а">
<!ENTITY visitedLinkText.label "Текст на посетена препратка">
<!ENTITY visitedLinkText.accesskey "п">
<!ENTITY background.label "Фон:">
<!ENTITY background.accesskey "Ф">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Фоново изображение:">
<!ENTITY backgroundImage.accesskey "б">
<!ENTITY chooseFile.label "Избор на файл…">
<!ENTITY chooseFile.accesskey "И">
|