diff options
Diffstat (limited to 'l10n-pl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-pl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..68e032d7cd --- /dev/null +++ b/l10n-pl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,23 @@ +<!-- 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 linii poziomej"> +<!ENTITY dimensionsBox.label "Wymiary"> +<!ENTITY heightEditField.label "Wysokość:"> +<!ENTITY heightEditField.accessKey "W"> +<!ENTITY widthEditField.label "Szerokość:"> +<!ENTITY widthEditField.accessKey "S"> +<!ENTITY pixelsPopup.value "pikseli"> +<!ENTITY alignmentBox.label "Wyrównanie"> +<!ENTITY leftRadio.label "Do lewej"> +<!ENTITY leftRadio.accessKey "l"> +<!ENTITY centerRadio.label "Do środka"> +<!ENTITY centerRadio.accessKey "r"> +<!ENTITY rightRadio.label "Do prawej"> +<!ENTITY rightRadio.accessKey "p"> +<!ENTITY threeDShading.label "Cienie 3-D"> +<!ENTITY threeDShading.accessKey "3"> +<!ENTITY saveSettings.label "Użyj jako domyślnych"> +<!ENTITY saveSettings.accessKey "d"> +<!ENTITY saveSettings.tooltip "Zachowaj te ustawienia podczas wstawiania nowych poziomych linii"> |