summaryrefslogtreecommitdiffstats
path: root/l10n-ru/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
blob: 418c2a5f4bbdf406d959d195e85fe57b01f93af5 (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 "У">