blob: c98de3938eeb22ed362a04bb538768d94bae2a33 (
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 "Sifat Jadual">
<!ENTITY applyButton.label "Terap">
<!ENTITY applyButton.accesskey "T">
<!ENTITY closeButton.label "Tutup">
<!ENTITY tableTab.label "Jadual">
<!ENTITY cellTab.label "Sel">
<!ENTITY tableRows.label "Baris:">
<!ENTITY tableRows.accessKey "B">
<!ENTITY tableColumns.label "Lajur:">
<!ENTITY tableColumns.accessKey "L">
<!ENTITY tableHeight.label "Tinggi:">
<!ENTITY tableHeight.accessKey "T">
<!ENTITY tableWidth.label "Lebar:">
<!ENTITY tableWidth.accessKey "L">
<!ENTITY tableBorderSpacing.label "Sempadan dan Ruangan">
<!ENTITY tableBorderWidth.label "Sempadan:">
<!ENTITY tableBorderWidth.accessKey "S">
<!ENTITY tableSpacing.label "Ruangan:">
<!ENTITY tableSpacing.accessKey "R">
<!ENTITY tablePadding.label "Penebal:">
<!ENTITY tablePadding.accessKey "P">
<!ENTITY tablePxBetwCells.label "piksel antara sel">
<!ENTITY tablePxBetwBrdrCellContent.label "piksel antara sempadan sel dengan kandungan">
<!ENTITY tableAlignment.label "Jajaran Jadual:">
<!ENTITY tableAlignment.accessKey "J">
<!ENTITY tableCaption.label "Petikan:">
<!ENTITY tableCaption.accessKey "P">
<!ENTITY tableCaptionAbove.label "Atas Jadual">
<!ENTITY tableCaptionBelow.label "Bawah Jadual">
<!ENTITY tableCaptionLeft.label "Kiri Jadual">
<!ENTITY tableCaptionRight.label "Kanan jadual">
<!ENTITY tableCaptionNone.label "Tiada">
<!ENTITY tableInheritColor.label "(Biarkan warna halaman telus)">
<!ENTITY cellSelection.label "Pemilihan">
<!ENTITY cellSelectCell.label "Sel">
<!ENTITY cellSelectRow.label "Baris">
<!ENTITY cellSelectColumn.label "Lajur">
<!ENTITY cellSelectNext.label "Berikut">
<!ENTITY cellSelectNext.accessKey "B">
<!ENTITY cellSelectPrevious.label "Dahulu">
<!ENTITY cellSelectPrevious.accessKey "D">
<!ENTITY applyBeforeChange.label "Perubahan semasa akan diterapkan sebelum menukar pilihan.">
<!ENTITY cellContentAlignment.label "Jajaran Kandungan">
<!ENTITY cellHorizontal.label "Mengufuk:">
<!ENTITY cellHorizontal.accessKey "M">
<!ENTITY cellVertical.label "Menegak:">
<!ENTITY cellVertical.accessKey "M">
<!ENTITY cellStyle.label "Gaya Sel:">
<!ENTITY cellStyle.accessKey "S">
<!ENTITY cellNormal.label "Normal">
<!ENTITY cellHeader.label "Pengepala">
<!ENTITY cellTextWrap.label "Balutan Teks:">
<!ENTITY cellTextWrap.accessKey "T">
<!ENTITY cellWrap.label "Balut">
<!ENTITY cellNoWrap.label "Jangan balut">
<!ENTITY cellAlignTop.label "Atas">
<!ENTITY cellAlignMiddle.label "Tengah">
<!ENTITY cellAlignBottom.label "Bawah">
<!ENTITY cellAlignJustify.label "Imbang">
<!ENTITY cellInheritColor.label "(Biarkan warna halaman telus)">
<!ENTITY cellUseCheckboxHelp.label "Guna kotak semakan untuk menentukan sifat yang diterapkan dalam semua sel yang dipilih">
<!-- Used in both Table and Cell panels -->
<!ENTITY size.label "Saiz">
<!ENTITY pixels.label "piksel">
<!ENTITY backgroundColor.label "Warna Latar belakang:">
<!ENTITY backgroundColor.accessKey "L">
<!ENTITY AlignLeft.label "Kiri">
<!ENTITY AlignCenter.label "Tengah">
<!ENTITY AlignRight.label "Kanan">
|