summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/messengercompose/EditorTableProperties.dtd
blob: 6a2f2caaa73ac7339530fdc5abadee428c148441 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!-- 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 tableWindow.title                "Tabellen-Eigenschaften">
<!ENTITY applyButton.label                "Anwenden">
<!ENTITY applyButton.accesskey            "A">
<!ENTITY closeButton.label                "Schließen">
<!ENTITY tableTab.label                   "Tabelle">
<!ENTITY cellTab.label                    "Zellen">
<!ENTITY tableRows.label                  "Zeilen:">
<!ENTITY tableRows.accessKey              "Z">
<!ENTITY tableColumns.label               "Spalten:">
<!ENTITY tableColumns.accessKey           "S">
<!ENTITY tableHeight.label                "Höhe:">
<!ENTITY tableHeight.accessKey            "H">
<!ENTITY tableWidth.label                 "Breite:">
<!ENTITY tableWidth.accessKey             "B">
<!ENTITY tableBorderSpacing.label         "Ränder und Abstände">
<!ENTITY tableBorderWidth.label           "Rand:">
<!ENTITY tableBorderWidth.accessKey       "R">
<!ENTITY tableSpacing.label               "Außenabstand:">
<!ENTITY tableSpacing.accessKey           "A">
<!ENTITY tablePadding.label               "Innenabstand:">
<!ENTITY tablePadding.accessKey           "I">
<!ENTITY tablePxBetwCells.label           "Pixel zwischen Zellen">
<!ENTITY tablePxBetwBrdrCellContent.label "Pixel zwischen Zellenrand und -inhalt">
<!ENTITY tableAlignment.label             "Tabellen-Ausrichtung:">
<!ENTITY tableAlignment.accessKey         "T">
<!ENTITY tableCaption.label               "Titel:">
<!ENTITY tableCaption.accessKey           "i">
<!ENTITY tableCaptionAbove.label          "Über Tabelle">
<!ENTITY tableCaptionBelow.label          "Unter Tabelle">
<!ENTITY tableCaptionLeft.label           "Links der Tabelle">
<!ENTITY tableCaptionRight.label          "Rechts der Tabelle">
<!ENTITY tableCaptionNone.label           "Keiner">
<!ENTITY tableInheritColor.label           "(Seitenfarbe durchscheinen lassen)">

<!ENTITY cellSelection.label              "Auswahl">
<!ENTITY cellSelectCell.label             "Zelle">
<!ENTITY cellSelectRow.label              "Zeile">
<!ENTITY cellSelectColumn.label           "Spalte">
<!ENTITY cellSelectNext.label             "Nächste">
<!ENTITY cellSelectNext.accessKey         "N">
<!ENTITY cellSelectPrevious.label         "Vorherige">
<!ENTITY cellSelectPrevious.accessKey     "V">
<!ENTITY applyBeforeChange.label          "Aktuelle Änderungen werden angewendet bevor die Auswahl verändert wird.">
<!ENTITY cellContentAlignment.label       "Inhalt ausrichten:">
<!ENTITY cellHorizontal.label             "Horizontal:">
<!ENTITY cellHorizontal.accessKey         "H">
<!ENTITY cellVertical.label               "Vertikal:">
<!ENTITY cellVertical.accessKey           "k">
<!ENTITY cellStyle.label                  "Zellenstil:">
<!ENTITY cellStyle.accessKey              "Z">
<!ENTITY cellNormal.label                 "Normal">
<!ENTITY cellHeader.label                 "Überschrift">
<!ENTITY cellTextWrap.label               "Textumbruch:">
<!ENTITY cellTextWrap.accessKey           "u">
<!ENTITY cellWrap.label                   "Umbrechen">
<!ENTITY cellNoWrap.label                 "Nicht umbrechen">
<!ENTITY cellAlignTop.label               "Oben">
<!ENTITY cellAlignMiddle.label            "Mitte">
<!ENTITY cellAlignBottom.label            "Unten">
<!ENTITY cellAlignJustify.label           "Ausrichten">
<!ENTITY cellInheritColor.label           "(Tabellenfarbe durchscheinen lassen)">
<!ENTITY cellUseCheckboxHelp.label        "Verwenden Sie Kontrollkästchen, um festzulegen, welche Eigenschaften auf alle ausgewählten Zellen angewendet werden sollen.">

<!-- Used in both Table and Cell panels  -->
<!ENTITY size.label                       "Größe">
<!ENTITY pixels.label                     "Pixel">
<!ENTITY backgroundColor.label            "Hintergrundfarbe:">
<!ENTITY backgroundColor.accessKey        "f">
<!ENTITY AlignLeft.label                  "Links">
<!ENTITY AlignCenter.label                "Zentriert">
<!ENTITY AlignRight.label                 "Rechts">