blob: 71e6140a51a05f0a3ae0e964f647197b623d723c (
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
|
<!-- 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 windowTitle.label "Свойства на бутона">
<!ENTITY Settings.label "Настройки">
<!ENTITY ButtonType.label "Тип">
<!ENTITY ButtonType.accesskey "Т">
<!ENTITY submit.value "Изпращане">
<!ENTITY reset.value "Анулиране">
<!ENTITY button.value "Бутон">
<!ENTITY ButtonName.label "Име:">
<!ENTITY ButtonName.accesskey "И">
<!ENTITY ButtonValue.label "Стойност:">
<!ENTITY ButtonValue.accesskey "С">
<!ENTITY tabIndex.label "Отместване при табулиране:">
<!ENTITY tabIndex.accesskey "И">
<!ENTITY ButtonDisabled.label "Неактивен">
<!ENTITY ButtonDisabled.accesskey "Н">
<!ENTITY AccessKey.label "Клавиш за достъп:">
<!ENTITY AccessKey.accesskey "К">
<!ENTITY RemoveButton.label "Премахване на бутон">
<!ENTITY RemoveButton.accesskey "П">
|