blob: 75f377a59c3638e56f545b7f17dd542f3cdc03af (
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 "и">
|