blob: 137a9c52db8589d7e9a03d3493a4b338e86e1e61 (
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
27
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Vlastnosti vodorovné linky">
<!ENTITY dimensionsBox.label "Rozměry">
<!ENTITY heightEditField.label "Výška:">
<!ENTITY heightEditField.accessKey "V">
<!ENTITY widthEditField.label "Šířka:">
<!ENTITY widthEditField.accessKey "k">
<!ENTITY pixelsPopup.value "bodů">
<!ENTITY alignmentBox.label "Zarovnání">
<!ENTITY leftRadio.label "Doleva">
<!ENTITY leftRadio.accessKey "l">
<!ENTITY centerRadio.label "Na střed">
<!ENTITY centerRadio.accessKey "s">
<!ENTITY rightRadio.label "Doprava">
<!ENTITY rightRadio.accessKey "r">
<!ENTITY threeDShading.label "Stínování">
<!ENTITY threeDShading.accessKey "t">
<!ENTITY saveSettings.label "Uložit jako výchozí">
<!ENTITY saveSettings.accessKey "U">
<!ENTITY saveSettings.tooltip "Uloží toto nastavení pro nově vložené vodorovné linky">
|