diff options
Diffstat (limited to 'l10n-pl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-pl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..f1e73ab8ff --- /dev/null +++ b/l10n-pl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,17 @@ +<!-- 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 zestawu pól" > +<!ENTITY Legend.label "Legenda" > +<!ENTITY Legend.accesskey "L" > +<!ENTITY EditLegendText.label "Edytuj legendę:" > +<!ENTITY EditLegendText.accesskey "T" > +<!ENTITY LegendAlign.label "Wyrównaj legendę:" > +<!ENTITY LegendAlign.accesskey "W" > +<!ENTITY AlignDefault.label "Domyślny" > +<!ENTITY AlignLeft.label "Do lewej" > +<!ENTITY AlignCenter.label "Wycentrowany" > +<!ENTITY AlignRight.label "Do prawej" > +<!ENTITY RemoveFieldSet.label "Usuń zestaw pól" > +<!ENTITY RemoveFieldSet.accesskey "U" > |