summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/uk/chrome/uk/locale/uk/messenger/messengercompose/EditorListProperties.dtd
blob: dec4ac3da80c00094353329ac0e72dfc382be975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->


<!-- Window title -->
<!ENTITY windowTitle.label "Властивості списку">

<!ENTITY ListType.label "Тип списку">
<!ENTITY bulletStyle.label "Стиль маркованого списку:">
<!ENTITY startingNumber.label "Починати з:">
<!ENTITY startingNumber.accessKey "Н">
<!ENTITY none.value "Нічого">
<!ENTITY bulletList.value "Маркований (ненумерований) список">
<!ENTITY numberList.value "Нумерований список">
<!ENTITY definitionList.value "Список визначень">
<!ENTITY changeEntireListRadio.label "Змінити весь список">
<!ENTITY changeEntireListRadio.accessKey "З">
<!ENTITY changeSelectedRadio.label "Змінити вибрані елементи">
<!ENTITY changeSelectedRadio.accessKey "в">