diff options
Diffstat (limited to 'l10n-sk/editor/ui/chrome/dialogs/EditorHLineProperties.dtd')
-rw-r--r-- | l10n-sk/editor/ui/chrome/dialogs/EditorHLineProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-sk/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-sk/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..1c44ba9a34 --- /dev/null +++ b/l10n-sk/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,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 vodorovnej čiary"> + +<!ENTITY dimensionsBox.label "Rozmery"> +<!ENTITY heightEditField.label "Výška"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Šírka"> +<!ENTITY widthEditField.accessKey "r"> +<!ENTITY pixelsPopup.value "bodov"> +<!ENTITY alignmentBox.label "Zarovnanie"> +<!ENTITY leftRadio.label "Doľava"> +<!ENTITY leftRadio.accessKey "o"> +<!ENTITY centerRadio.label "Na stred"> +<!ENTITY centerRadio.accessKey "s"> +<!ENTITY rightRadio.label "Doprava"> +<!ENTITY rightRadio.accessKey "p"> + +<!ENTITY threeDShading.label "3D tieň"> +<!ENTITY threeDShading.accessKey "t"> +<!ENTITY saveSettings.label "Uložiť nastavenie"> +<!ENTITY saveSettings.accessKey "U"> +<!ENTITY saveSettings.tooltip "Uložiť toto nastavenie pre nové vodorovné čiary"> |