blob: d619f5c44e5f117821808cc4660992d5c0103d99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!-- 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">
|