diff options
Diffstat (limited to 'l10n-ms/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd')
-rw-r--r-- | l10n-ms/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-ms/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-ms/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..c98de3938e --- /dev/null +++ b/l10n-ms/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd @@ -0,0 +1,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"> |