diff options
Diffstat (limited to 'l10n-id/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd')
-rw-r--r-- | l10n-id/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-id/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-id/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..65ec14e74c --- /dev/null +++ b/l10n-id/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 "Properti Tabel"> +<!ENTITY applyButton.label "Terapkan"> +<!ENTITY applyButton.accesskey "T"> +<!ENTITY closeButton.label "Tutup"> +<!ENTITY tableTab.label "Tabel"> +<!ENTITY cellTab.label "Sel"> +<!ENTITY tableRows.label "Baris:"> +<!ENTITY tableRows.accessKey "B"> +<!ENTITY tableColumns.label "Kolom:"> +<!ENTITY tableColumns.accessKey "K"> +<!ENTITY tableHeight.label "Tinggi:"> +<!ENTITY tableHeight.accessKey "T"> +<!ENTITY tableWidth.label "Lebar:"> +<!ENTITY tableWidth.accessKey "L"> +<!ENTITY tableBorderSpacing.label "Pita Tepian dan Lebar Spasi"> +<!ENTITY tableBorderWidth.label "Pita tepian:"> +<!ENTITY tableBorderWidth.accessKey "t"> +<!ENTITY tableSpacing.label "Lebar spasi:"> +<!ENTITY tableSpacing.accessKey "L"> +<!ENTITY tablePadding.label "Padding:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "piksel antar sel"> +<!ENTITY tablePxBetwBrdrCellContent.label "piksel antara pita tepian sel dan isi"> +<!ENTITY tableAlignment.label "Rata Tabel:"> +<!ENTITY tableAlignment.accessKey "R"> +<!ENTITY tableCaption.label "Judul:"> +<!ENTITY tableCaption.accessKey "J"> +<!ENTITY tableCaptionAbove.label "Di atas Tabel"> +<!ENTITY tableCaptionBelow.label "Di bawah Tabel"> +<!ENTITY tableCaptionLeft.label "Di kiri Tabel"> +<!ENTITY tableCaptionRight.label "Di kanan Tabel"> +<!ENTITY tableCaptionNone.label "Tidak ada"> +<!ENTITY tableInheritColor.label "(Warna latar laman tembus pandang)"> + +<!ENTITY cellSelection.label "Pilihan"> +<!ENTITY cellSelectCell.label "Sel"> +<!ENTITY cellSelectRow.label "Baris"> +<!ENTITY cellSelectColumn.label "Kolom"> +<!ENTITY cellSelectNext.label "Lanjut"> +<!ENTITY cellSelectNext.accessKey "L"> +<!ENTITY cellSelectPrevious.label "Sebelumnya"> +<!ENTITY cellSelectPrevious.accessKey "n"> +<!ENTITY applyBeforeChange.label "Perubahan yang ada akan diterapkan"> +<!ENTITY cellContentAlignment.label "Rata Isi"> +<!ENTITY cellHorizontal.label "Mendatar:"> +<!ENTITY cellHorizontal.accessKey "M"> +<!ENTITY cellVertical.label "Tegak:"> +<!ENTITY cellVertical.accessKey "T"> +<!ENTITY cellStyle.label "Gaya Sel:"> +<!ENTITY cellStyle.accessKey "G"> +<!ENTITY cellNormal.label "Normal"> +<!ENTITY cellHeader.label "Judul"> +<!ENTITY cellTextWrap.label "Pemotongan Teks:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "Potong"> +<!ENTITY cellNoWrap.label "Jangan dipotong"> +<!ENTITY cellAlignTop.label "Di atas"> +<!ENTITY cellAlignMiddle.label "Di tengah"> +<!ENTITY cellAlignBottom.label "Di dasar"> +<!ENTITY cellAlignJustify.label "Kiri-Kanan"> +<!ENTITY cellInheritColor.label "(Warna latar tabel tembus pandang)"> +<!ENTITY cellUseCheckboxHelp.label "Gunakan kotak centang untuk menentukan properti mana yang akan diterapkan pada sel yang terpilih"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Ukuran"> +<!ENTITY pixels.label "piksel"> +<!ENTITY backgroundColor.label "Warna Latar Belakang:"> +<!ENTITY backgroundColor.accessKey "W"> +<!ENTITY AlignLeft.label "Kiri"> +<!ENTITY AlignCenter.label "Tengah"> +<!ENTITY AlignRight.label "Kanan"> |