summaryrefslogtreecommitdiffstats
path: root/l10n-cs/mail/chrome/messenger/messengercompose/EditorListProperties.dtd
blob: c662b94b96436ceb44900c99dd36679c251cd540 (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 seznamu">

<!ENTITY ListType.label "Typ seznamu">
<!ENTITY bulletStyle.label "Styl odrážek:">
<!ENTITY startingNumber.label "Začátek:">
<!ENTITY startingNumber.accessKey "Z">
<!ENTITY none.value "Žádný">
<!ENTITY bulletList.value "Seznam s odrážkami">
<!ENTITY numberList.value "Číslovaný seznam">
<!ENTITY definitionList.value "Seznam definicí">
<!ENTITY changeEntireListRadio.label "Změnit celý seznam">
<!ENTITY changeEntireListRadio.accessKey "c">
<!ENTITY changeSelectedRadio.label "Změnit pouze označené">
<!ENTITY changeSelectedRadio.accessKey "m">