summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sk/chrome/sk/locale/sk/messenger/messengercompose/EditorListProperties.dtd
blob: 33a4add4ad3c5f064188fa7a8d45d90a0578093f (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 "Vlastnosti zoznamu">

<!ENTITY ListType.label "Typ zoznamu:">
<!ENTITY bulletStyle.label "Štýl odrážky:">
<!ENTITY startingNumber.label "Začiatočná hodnota:">
<!ENTITY startingNumber.accessKey "a">
<!ENTITY none.value "Žiadny">
<!ENTITY bulletList.value "Odrážky (nečíslovaný)">
<!ENTITY numberList.value "Číslovaný">
<!ENTITY definitionList.value "Definície">
<!ENTITY changeEntireListRadio.label "Zmeniť celý zoznam">
<!ENTITY changeEntireListRadio.accessKey "c">
<!ENTITY changeSelectedRadio.label "Zmeniť len označené položky">
<!ENTITY changeSelectedRadio.accessKey "l">