blob: 25dcae6aaf1d714b0e02377ee01c56fbe52e5333 (
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 "Tabel-eienskappe">
<!ENTITY applyButton.label "Toepas">
<!ENTITY applyButton.accesskey "T">
<!ENTITY closeButton.label "Sluit">
<!ENTITY tableTab.label "Tabel">
<!ENTITY cellTab.label "Selle">
<!ENTITY tableRows.label "Rye:">
<!ENTITY tableRows.accessKey "R">
<!ENTITY tableColumns.label "Kolomme:">
<!ENTITY tableColumns.accessKey "K">
<!ENTITY tableHeight.label "Hoogte:">
<!ENTITY tableHeight.accessKey "g">
<!ENTITY tableWidth.label "Wydte:">
<!ENTITY tableWidth.accessKey "W">
<!ENTITY tableBorderSpacing.label "Randte en spasiëring">
<!ENTITY tableBorderWidth.label "Rand:">
<!ENTITY tableBorderWidth.accessKey "R">
<!ENTITY tableSpacing.label "Spasiëring:">
<!ENTITY tableSpacing.accessKey "S">
<!ENTITY tablePadding.label "Opvulling:">
<!ENTITY tablePadding.accessKey "O">
<!ENTITY tablePxBetwCells.label "pixels tussen selle">
<!ENTITY tablePxBetwBrdrCellContent.label "pixels tussen selrand en -inhoud">
<!ENTITY tableAlignment.label "Tabelbelyning:">
<!ENTITY tableAlignment.accessKey "T">
<!ENTITY tableCaption.label "Byskrif:">
<!ENTITY tableCaption.accessKey "f">
<!ENTITY tableCaptionAbove.label "Bokant tabel">
<!ENTITY tableCaptionBelow.label "Onderkant tabel">
<!ENTITY tableCaptionLeft.label "Links van tabel">
<!ENTITY tableCaptionRight.label "Regs van tabel">
<!ENTITY tableCaptionNone.label "Geen">
<!ENTITY tableInheritColor.label "(Laat bladsykleur deurskyn)">
<!ENTITY cellSelection.label "Seleksie">
<!ENTITY cellSelectCell.label "Sel">
<!ENTITY cellSelectRow.label "Ry">
<!ENTITY cellSelectColumn.label "Kolom">
<!ENTITY cellSelectNext.label "Volgende">
<!ENTITY cellSelectNext.accessKey "n">
<!ENTITY cellSelectPrevious.label "Vorige">
<!ENTITY cellSelectPrevious.accessKey "V">
<!ENTITY applyBeforeChange.label "Huidige wysigings sal toegepas word voor die seleksie verander word.">
<!ENTITY cellContentAlignment.label "Inhoudgerigtheid">
<!ENTITY cellHorizontal.label "Horisontaal:">
<!ENTITY cellHorizontal.accessKey "s">
<!ENTITY cellVertical.label "Vertikaal:">
<!ENTITY cellVertical.accessKey "V">
<!ENTITY cellStyle.label "Selstyl:">
<!ENTITY cellStyle.accessKey "S">
<!ENTITY cellNormal.label "Gewoon">
<!ENTITY cellHeader.label "Kop">
<!ENTITY cellTextWrap.label "Teksomvou:">
<!ENTITY cellTextWrap.accessKey "T">
<!ENTITY cellWrap.label "Omvou">
<!ENTITY cellNoWrap.label "Moenie omvou nie">
<!ENTITY cellAlignTop.label "Bo">
<!ENTITY cellAlignMiddle.label "Middel">
<!ENTITY cellAlignBottom.label "Onder">
<!ENTITY cellAlignJustify.label "Alkanthaaks">
<!ENTITY cellInheritColor.label "(Laat tabelkleur deurskyn)">
<!ENTITY cellUseCheckboxHelp.label "Gebruik merkblokkies om te bepaal watter eienskappe op al die gemerkte selle toegepas word">
<!-- Used in both Table and Cell panels -->
<!ENTITY size.label "Grootte">
<!ENTITY pixels.label "pixels">
<!ENTITY backgroundColor.label "Agtergrondkleur:">
<!ENTITY backgroundColor.accessKey "A">
<!ENTITY AlignLeft.label "Links">
<!ENTITY AlignCenter.label "Sentreer">
<!ENTITY AlignRight.label "Regs">
|