summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/messengercompose/EditorHLineProperties.dtd
blob: 0edab4b4dc9bbc816a909cf7f54af3458ced4fa5 (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 "Eigenschaften der horizontalen Linie">

<!ENTITY dimensionsBox.label "Dimensionen">
<!ENTITY heightEditField.label "Höhe:">
<!ENTITY heightEditField.accessKey "H">
<!ENTITY widthEditField.label "Breite:">
<!ENTITY widthEditField.accessKey "B">
<!ENTITY pixelsPopup.value "Pixel">
<!ENTITY alignmentBox.label "Ausrichtung">
<!ENTITY leftRadio.label "Links">
<!ENTITY leftRadio.accessKey "L">
<!ENTITY centerRadio.label "Zentriert">
<!ENTITY centerRadio.accessKey "Z">
<!ENTITY rightRadio.label "Rechts">
<!ENTITY rightRadio.accessKey "R">

<!ENTITY threeDShading.label "3D-Schattierung">
<!ENTITY threeDShading.accessKey "S">
<!ENTITY saveSettings.label "Als Standard verwenden">
<!ENTITY saveSettings.accessKey "S">
<!ENTITY saveSettings.tooltip "Diese Einstellungen speichern, um sie beim Einfügen neuer horizontaler Linien zu verwenden">