summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd
blob: 3eb2bbf79ac47139103c9f123526432fa7069345 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- 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               "Właściwości listy">

<!ENTITY ListType.label                  "Typ listy:">
<!ENTITY bulletStyle.label               "Styl wypunktowania:">
<!ENTITY startingNumber.label            "Rozpocznij od:">
<!ENTITY startingNumber.accessKey        "R">
<!ENTITY none.value                      "Brak">
<!ENTITY bulletList.value                "Lista wypunktowana (nienumerowana)">
<!ENTITY numberList.value                "Lista numerowana">
<!ENTITY definitionList.value            "Lista definicji">
<!ENTITY changeEntireListRadio.label     "Zmień całą listę">
<!ENTITY changeEntireListRadio.accessKey "Z">
<!ENTITY changeSelectedRadio.label       "Zmień tylko wybrane elementy">
<!ENTITY changeSelectedRadio.accessKey   "m">