summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd')
-rw-r--r--thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd19
1 files changed, 19 insertions, 0 deletions
diff --git a/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd b/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd
new file mode 100644
index 0000000000..3eb2bbf79a
--- /dev/null
+++ b/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/EditorListProperties.dtd
@@ -0,0 +1,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">