diff options
Diffstat (limited to 'l10n-ms/editor/ui/chrome/dialogs')
32 files changed, 855 insertions, 0 deletions
diff --git a/l10n-ms/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-ms/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..6ff43cf8c2 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,18 @@ +<!-- 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 WindowTitle.label "Editor Sifat Lanjutan"> +<!ENTITY AttName.label "Atribut: "> +<!ENTITY AttValue.label "Nilai: "> +<!ENTITY PropertyName.label "Sifat: "> +<!ENTITY currentattributesfor.label "Atribut semasa untuk: "> +<!ENTITY tree.attributeHeader.label "Atribut"> +<!ENTITY tree.propertyHeader.label "Sifat"> +<!ENTITY tree.valueHeader.label "Nilai"> +<!ENTITY tabHTML.label "Atribut HTML"> +<!ENTITY tabCSS.label "Gaya Dalam-susunan"> +<!ENTITY tabJSE.label "Acara JavaScript"> + +<!ENTITY editAttribute.label "Klik pada item di atas untuk mengedit nilainya"> +<!ENTITY removeAttribute.label "Buang"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-ms/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..230d0b2c68 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,25 @@ +<!-- 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 windowTitle.label "Warna"> +<!ENTITY lastPickedColor.label "Warna terakhir-dipilih"> +<!ENTITY lastPickedColor.accessKey "W"> +<!ENTITY setColor1.label "Klik pada warna atau"> +<!ENTITY setColor2.label "masukkan string warna HTML"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY chooseColor1.label "Pilih warna:"> +<!ENTITY chooseColor2.label "Masukkan string warna HTML"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(contoh: "#0000ff" atau "blue"):"> +<!ENTITY default.label "Piawai"> +<!ENTITY default.accessKey "P"> +<!ENTITY palette.label "Palet:"> +<!ENTITY standardPalette.label "Standard"> +<!ENTITY webPalette.label "Semua warna web"> +<!ENTITY background.label "Latar belakang untuk:"> +<!ENTITY background.accessKey "L"> +<!ENTITY table.label "Jadual"> +<!ENTITY table.accessKey "J"> +<!ENTITY cell.label "Sel"> +<!ENTITY cell.accessKey "S"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-ms/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..ad508d994e --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "Tukar Jadi Jadual"> +<!ENTITY instructions1.label "Composer mencipta baris jadual baru untuk setiap perenggan dalam pilihan."> +<!ENTITY instructions2.label "Pilih aksara yang digunakan untuk mengasingkan pilihan ke dalam lajur:"> +<!ENTITY commaRadio.label "Koma"> +<!ENTITY spaceRadio.label "Ruang"> +<!ENTITY otherRadio.label "Aksara Lain:"> +<!ENTITY deleteCharCheck.label "Buang pemisah aksara"> +<!ENTITY collapseSpaces.label "Abai ruang ekstra"> +<!ENTITY collapseSpaces.tooltip "Tukar ruang bersebelahan menjadi satu pemisah"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-ms/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..a49dad8f7d --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,20 @@ +<!-- 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 AdvancedEditButton.label "Edit Lanjutan…"> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "Tambah atau ubah atribut HTML, gaya atribut dan JavaScript"> +<!ENTITY chooseFileButton.label "Pilih Fail..."> +<!ENTITY chooseFileButton.accessKey "F"> +<!ENTITY chooseFileLinkButton.label "Pilih Fail..."> +<!ENTITY chooseFileLinkButton.accessKey "l"> +<!ENTITY makeUrlRelative.label "URL adalah relatif kepada lokasi halaman"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "Tukar antara URL relatif dengan muktamad. Anda perlu simpan halaman dahulu untuk menukarkan ini."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField.label "Masukkan lokasi halaman web, fail lokal, atau pilih Nama Labuh atau Tajuk daripada senarai pop-up:"> +<!ENTITY LinkURLEditField.accessKey "w"> +<!ENTITY LinkURLEditField2.label "Masukkan lokasi halaman web, fail lokal, atau pilih Nama Labuh atau Tajuk daripada medan menu konteks:"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..ae1f740d32 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,10 @@ +<!-- 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 windowTitle.label "Sifat Nama Labuh"> +<!ENTITY anchorNameEditField.label "Nama Labuh:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "Masukkan nama unik untuk nama labuh ini (sasaran)"> + + diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..8bc4728112 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Pilih Edit Perubahan"> +<!ENTITY conflictWarning.label "Halaman ini telah diubah oleh atur cara lain, tapi anda masih ada perubahan yang belum disimpan dalam Composer."> +<!ENTITY conflictResolve.label "Pilih versi untuk dikekalkan:"> +<!ENTITY keepCurrentPageButton.label "Kekalkan perubahan halaman semasa"> +<!ENTITY useOtherPageButton.label "Ganti halaman semasa dengan perubahan lain"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..5c932dd495 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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 windowTitle.label "Sifat Butang"> + +<!ENTITY Settings.label "Tetapan"> + +<!ENTITY ButtonType.label "Jenis"> +<!ENTITY ButtonType.accesskey "J"> +<!ENTITY submit.value "Hantar"> +<!ENTITY reset.value "Set semula"> +<!ENTITY button.value "Butang"> + +<!ENTITY ButtonName.label "Nama:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Nilai:"> +<!ENTITY ButtonValue.accesskey "N"> +<!ENTITY tabIndex.label "Indeks Tab:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "Dinyahdayakan"> +<!ENTITY ButtonDisabled.accesskey "N"> +<!ENTITY AccessKey.label "Kekunci Akses:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "Buang Butang"> +<!ENTITY RemoveButton.accesskey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..209ee5c449 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Warna dan Latar belakang Halaman"> +<!ENTITY pageColors.label "Warna Halaman"> +<!ENTITY defaultColorsRadio.label "Warna piawai pembaca (Jangan tetapkan warna dalam halaman)"> +<!ENTITY defaultColorsRadio.accessKey "J"> +<!ENTITY defaultColorsRadio.tooltip "Guna tetapan warna daripada pemapar pelayar (pembaca) sahaja"> +<!ENTITY customColorsRadio.label "Guna warna penyesuaian:"> +<!ENTITY customColorsRadio.accessKey "G"> +<!ENTITY customColorsRadio.tooltip "Warna berikut menterbalikkan tetapan pemapar pelayar"> + +<!ENTITY normalText.label "Teks normal"> +<!ENTITY normalText.accessKey "T"> +<!ENTITY linkText.label "Teks pautan"> +<!ENTITY linkText.accessKey "T"> +<!ENTITY activeLinkText.label "Teks pautan aktif"> +<!ENTITY activeLinkText.accessKey "T"> +<!ENTITY visitedLinkText.label "Teks pautan dilayari"> +<!ENTITY visitedLinkText.accessKey "T"> +<!ENTITY background.label "Latar belakang:"> +<!ENTITY background.accessKey "L"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Imej latar belakang:"> +<!ENTITY backgroundImage.accessKey "m"> +<!ENTITY backgroundImage.tooltip "Guna fail imej sebagai latar belakang halaman anda"> +<!ENTITY backgroundImage.shortenedDataURI "Ringkasan data URI (salinan URI penuh akan diletakkan pada klipbod)"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..54372d67c8 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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 windowTitle.label "Sifat Tetapan Medan"> + +<!ENTITY Legend.label "Petunjuk"> +<!ENTITY Legend.accesskey "P"> + +<!ENTITY EditLegendText.label "Edit Petunjuk:"> +<!ENTITY EditLegendText.accesskey "P"> +<!ENTITY LegendAlign.label "Jajar Petunjuk:"> +<!ENTITY LegendAlign.accesskey "J"> +<!ENTITY AlignDefault.label "Piawai"> +<!ENTITY AlignLeft.label "Kiri"> +<!ENTITY AlignCenter.label "Tengah"> +<!ENTITY AlignRight.label "Kanan"> + +<!ENTITY RemoveFieldSet.label "Buang Tetapan Medan"> +<!ENTITY RemoveFieldSet.accesskey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..1b2b102044 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorFormProperties.dtd @@ -0,0 +1,21 @@ +<!-- 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 windowTitle.label "Sifat Borang"> + +<!ENTITY Settings.label "Tetapan"> + +<!ENTITY FormName.label "Nama Borang:"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "URL Tindakan:"> +<!ENTITY FormAction.accesskey "T"> +<!ENTITY FormMethod.label "Kaedah:"> +<!ENTITY FormMethod.accesskey "K"> +<!ENTITY FormEncType.label "Pengekodan:"> +<!ENTITY FormEncType.accesskey "g"> +<!ENTITY FormTarget.label "Bingkai Sasaran:"> +<!ENTITY FormTarget.accesskey "S"> + +<!ENTITY RemoveForm.label "Buang Borang"> +<!ENTITY RemoveForm.accesskey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..217ac81804 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "Sifat Garis Mengufuk"> + +<!ENTITY dimensionsBox.label "Dimensi"> +<!ENTITY heightEditField.label "Tinggi:"> +<!ENTITY heightEditField.accessKey "T"> +<!ENTITY widthEditField.label "Lebar:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY pixelsPopup.value "piksel"> +<!ENTITY alignmentBox.label "Jajaran"> +<!ENTITY leftRadio.label "Kiri"> +<!ENTITY leftRadio.accessKey "K"> +<!ENTITY centerRadio.label "Tengah"> +<!ENTITY centerRadio.accessKey "T"> +<!ENTITY rightRadio.label "Kanan"> +<!ENTITY rightRadio.accessKey "K"> + +<!ENTITY threeDShading.label "Naung 3-D"> +<!ENTITY threeDShading.accessKey "N"> +<!ENTITY saveSettings.label "Guna sebagai Piawai"> +<!ENTITY saveSettings.accessKey "P"> +<!ENTITY saveSettings.tooltip "Simpan tetapan berikut untuk digunakan apabila menyisipkan garis mengufuk yang baru"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..b91c5da42b --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,79 @@ +<!-- 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/. --> + +<!-- These strings are for use specifically in the editor's image and form image dialogs. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Sifat Imej"> + +<!ENTITY pixelsPopup.value "piksel"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Lokasi Imej:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "Taip nama fail atau lokasi imej"> +<!ENTITY locationEditField.shortenedDataURI "Ringkasan data URI (salinan URI penuh akan diletakkan pada klipbod)"> +<!ENTITY title.label "Panduan alatan:"> +<!ENTITY title.accessKey "P"> +<!ENTITY title.tooltip "Atribut 'tajuk' html yang dipaparkan sebagai panduan alatan"> +<!ENTITY altText.label "Teks alternatif:"> +<!ENTITY altText.accessKey "T"> +<!ENTITY altTextEditField.tooltip "Taip teks untuk dipaparkan bagi menggantikan imej"> +<!ENTITY noAltText.label "Jangan gunakan teks alternatif"> +<!ENTITY noAltText.accessKey "J"> + +<!ENTITY previewBox.label "Previu Imej"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "Saiz Sebenar:"> +<!ENTITY actualSizeRadio.label "Saiz Sebenar"> +<!ENTITY actualSizeRadio.accessKey "S"> +<!ENTITY actualSizeRadio.tooltip "Kembali ke saiz imej sebenar"> +<!ENTITY customSizeRadio.label "Saiz Penyesuaian"> +<!ENTITY customSizeRadio.accessKey "S"> +<!ENTITY customSizeRadio.tooltip "Ubah saiz imej seperti yang dipaparkan dalam halaman"> +<!ENTITY heightEditField.label "Tinggi:"> +<!ENTITY heightEditField.accessKey "T"> +<!ENTITY widthEditField.label "Lebar:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY constrainCheckbox.label "Kekangan"> +<!ENTITY constrainCheckbox.accessKey "K"> +<!ENTITY constrainCheckbox.tooltip "Kekalkan nisbah aspek imej"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Peta Imej"> +<!ENTITY removeImageMapButton.label "Buang"> +<!ENTITY removeImageMapButton.accessKey "B"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Jajar Teks ke Imej"> +<!ENTITY bottomPopup.value "Pada bahagian bawah"> +<!ENTITY topPopup.value "Pada bahagian atas"> +<!ENTITY centerPopup.value "Pada bahagian tengah"> +<!ENTITY wrapRightPopup.value "Balut ke kanan"> +<!ENTITY wrapLeftPopup.value "Balut ke kiri"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Ruangan"> +<!ENTITY leftRightEditField.label "Kiri dan Kanan:"> +<!ENTITY leftRightEditField.accessKey "K"> +<!ENTITY topBottomEditField.label "Atas dan Bawah:"> +<!ENTITY topBottomEditField.accessKey "A"> +<!ENTITY borderEditField.label "Sempadan Padat:"> +<!ENTITY borderEditField.accessKey "P"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Papar sempadan di sekeliling imej yang dipautkan"> +<!ENTITY showImageLinkBorder.accessKey "P"> +<!ENTITY LinkAdvancedEditButton.label "Paut Edit Lanjutan…"> +<!ENTITY LinkAdvancedEditButton.accessKey "P"> +<!ENTITY LinkAdvancedEditButton.tooltip "Tambah atau ubah atribut HTML, gaya atribut dan JavaScript"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "Borang"> +<!ENTITY imageLocationTab.label "Lokasi"> +<!ENTITY imageDimensionsTab.label "Dimensi"> +<!ENTITY imageAppearanceTab.label "Penampilan"> +<!ENTITY imageLinkTab.label "Pautan"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..119c98b5fc --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInputProperties.dtd @@ -0,0 +1,50 @@ +<!-- 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 windowTitle.label "Sifat Medan Borang"> +<!ENTITY windowTitleImage.label "Sifat Imej Borang"> + +<!ENTITY InputType.label "Jenis Medan"> +<!ENTITY InputType.accesskey "J"> +<!ENTITY text.value "Teks"> +<!ENTITY password.value "Kata laluan"> +<!ENTITY checkbox.value "Kotak Semakan"> +<!ENTITY radio.value "Butang Radio"> +<!ENTITY submit.value "Butang Hantar"> +<!ENTITY reset.value "Butang Set semula"> +<!ENTITY file.value "Fail"> +<!ENTITY hidden.value "Tersorok"> +<!ENTITY image.value "Imej"> +<!ENTITY button.value "Butang"> + +<!ENTITY InputSettings.label "Tetapan Medan"> +<!ENTITY InputName.label "Nama Medan:"> +<!ENTITY InputName.accesskey "N"> +<!ENTITY GroupName.label "Nama Kumpulan:"> +<!ENTITY GroupName.accesskey "N"> +<!ENTITY InputValue.label "Nilai Medan:"> +<!ENTITY InputValue.accesskey "N"> +<!ENTITY InitialValue.label "Nilai Permulaan:"> +<!ENTITY InitialValue.accesskey "N"> +<!ENTITY InputChecked.label "Semakan Permulaan"> +<!ENTITY InputChecked.accesskey "S"> +<!ENTITY InputSelected.label "Pilihan Permulaan"> +<!ENTITY InputSelected.accesskey "P"> +<!ENTITY InputReadOnly.label "Baca Sahaja"> +<!ENTITY InputReadOnly.accesskey "B"> +<!ENTITY InputDisabled.label "Dinyahdayakan"> +<!ENTITY InputDisabled.accesskey "D"> +<!ENTITY tabIndex.label "Indeks Tab:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY TextSize.label "Saiz Medan:"> +<!ENTITY TextSize.accesskey "M"> +<!ENTITY TextLength.label "Panjang Maksimum:"> +<!ENTITY TextLength.accesskey "P"> +<!ENTITY AccessKey.label "Kekunci Akses:"> +<!ENTITY AccessKey.accesskey "K"> +<!ENTITY Accept.label "Jenis Penerimaan:"> +<!ENTITY Accept.accesskey "P"> + +<!ENTITY ImageProperties.label "Sifat Imej…"> +<!ENTITY ImageProperties.accesskey "S"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..f48670d701 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "Sisip Aksara"> +<!ENTITY category.label "Kategori"> +<!ENTITY letter.label "Huruf:"> +<!ENTITY letter.accessKey "H"> +<!ENTITY character.label "Aksara:"> +<!ENTITY character.accessKey "A"> +<!ENTITY accentUpper.label "Aksen Huruf besar"> +<!ENTITY accentLower.label "Aksen Huruf kecil"> +<!ENTITY otherUpper.label "Huruf besar Lain"> +<!ENTITY otherLower.label "Huruf kecil Lain"> +<!ENTITY commonSymbols.label "Simbol Biasa"> +<!ENTITY insertButton.label "Sisip"> +<!ENTITY closeButton.label "Tutup"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..26fc4dc89a --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertMath.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Sisip Matematik"> + +<!ENTITY sourceEditField.label "Masukkan kod sumber LaTeX:"> + +<!ENTITY options.label "Pilihan"> +<!ENTITY optionInline.label "Mod sebaris"> +<!ENTITY optionInline.accesskey "M"> +<!ENTITY optionDisplay.label "Mod paparan"> +<!ENTITY optionDisplay.accesskey "p"> +<!ENTITY optionLTR.label "Arah kiri ke kanan"> +<!ENTITY optionLTR.accesskey "A"> +<!ENTITY optionRTL.label "Arah kanan ke kiri"> +<!ENTITY optionRTL.accesskey "k"> + +<!ENTITY insertButton.label "Sisip"> +<!ENTITY insertButton.accesskey "S"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..18d527ecee --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Sisip HTML"> +<!ENTITY sourceEditField.label "Masukkan tag dan teks HTML:"> +<!ENTITY example.label "Contoh: "> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> +<!ENTITY exampleText.label "Selamat Datang!"> +<!ENTITY insertButton.label "Sisip"> +<!ENTITY insertButton.accesskey "S"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..e4becd3ced --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,16 @@ +<!-- 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 Window.title "Jadual Kandungan"> +<!ENTITY buildToc.label "Bina jadual kandungan daripada:"> +<!ENTITY tag.label "Tag:"> +<!ENTITY class.label "Kelas:"> +<!ENTITY header1.label "Tahap 1"> +<!ENTITY header2.label "Tahap 2"> +<!ENTITY header3.label "Tahap 3"> +<!ENTITY header4.label "Tahap 4"> +<!ENTITY header5.label "Tahap 5"> +<!ENTITY header6.label "Tahap 6"> +<!ENTITY makeReadOnly.label "Jadikan jadual kandungan baca-sahaja"> +<!ENTITY orderedList.label "Nombor semua entri dalam jadual kandungan"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..2bc62b2b21 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Sisip Jadual"> + +<!ENTITY size.label "Saiz"> +<!ENTITY numRowsEditField.label "Baris:"> +<!ENTITY numRowsEditField.accessKey "B"> +<!ENTITY numColumnsEditField.label "Lajur:"> +<!ENTITY numColumnsEditField.accessKey "L"> +<!ENTITY widthEditField.label "Lebar:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY borderEditField.label "Sempadan:"> +<!ENTITY borderEditField.accessKey "S"> +<!ENTITY borderEditField.tooltip "Taip satu nombor untuk sempadan jadual, atau taip (0) jika tiada sempadan"> +<!ENTITY pixels.label "piksel"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..c368fb60b4 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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 windowTitle.label "Sifat Label"> + +<!ENTITY Settings.label "Tetapan"> +<!ENTITY Settings.accesskey "T"> + +<!ENTITY EditLabelText.label "Edit Teks:"> +<!ENTITY EditLabelText.accesskey "T"> +<!ENTITY LabelFor.label "Untuk Kawalan:"> +<!ENTITY LabelFor.accesskey "U"> +<!ENTITY AccessKey.label "Kekunci Akses:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveLabel.label "Buang Label"> +<!ENTITY RemoveLabel.accesskey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..4d64938f2d --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,6 @@ +<!-- 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 windowTitle.label "Sifat Pautan"> +<!ENTITY LinkURLBox.label "Lokasi Pautan"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..3f5c1294d6 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorListProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "Sifat Senarai"> + +<!ENTITY ListType.label "Jenis Senarai"> +<!ENTITY bulletStyle.label "Gaya Bulet:"> +<!ENTITY startingNumber.label "Mula pada:"> +<!ENTITY startingNumber.accessKey "M"> +<!ENTITY none.value "Tiada"> +<!ENTITY bulletList.value "Senarai (Bukan-nombor) Bulet"> +<!ENTITY numberList.value "Senarai Bernombor"> +<!ENTITY definitionList.value "Senarai Takrif"> +<!ENTITY changeEntireListRadio.label "Tukar keseluruhan senarai"> +<!ENTITY changeEntireListRadio.accessKey "T"> +<!ENTITY changeSelectedRadio.label "Tukar hanya item dipilih"> +<!ENTITY changeSelectedRadio.accessKey "I"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..68b71f4744 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Sifat Halaman"> +<!ENTITY location.label "Lokasi:"> +<!ENTITY lastModified.label "Ubahsuai Terakhir:"> +<!ENTITY titleInput.label "Tajuk:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Pengarang:"> +<!ENTITY authorInput.accessKey "P"> +<!ENTITY descriptionInput.label "Keterangan:"> +<!ENTITY descriptionInput.accessKey "K"> +<!ENTITY locationNewPage.label "[Halaman baru, masih belum disimpan]"> +<!ENTITY EditHEADSource1.label "Pengguna mahir:"> +<!ENTITY EditHEADSource2.label "Untuk mengedit kandungan bahagian <head>; gunakan " Sumber HTML" dalam Menu Paparan atau Bar alatan Mod Edit."> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..68a4ad63ed --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Kamus Peribadi"> + +<!ENTITY wordEditField.label "Perkataan baru:"> +<!ENTITY wordEditField.accessKey "P"> +<!ENTITY AddButton.label "Tambah"> +<!ENTITY AddButton.accessKey "T"> +<!ENTITY DictionaryList.label "Perkataan dalam kamus:"> +<!ENTITY DictionaryList.accessKey "P"> +<!ENTITY ReplaceButton.label "Ganti"> +<!ENTITY ReplaceButton.accessKey "G"> +<!ENTITY RemoveButton.label "Buang"> +<!ENTITY RemoveButton.accessKey "g"> + +<!ENTITY CloseButton.label "Tutup"> +<!ENTITY CloseButton.accessKey "T"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..6d0b0bb4dd --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,65 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Halaman Penerbitan"> +<!ENTITY windowTitleSettings.label "Tetapan Penerbitan"> +<!ENTITY publishTab.label "Terbitkan"> +<!ENTITY settingsTab.label "Tetapan"> +<!ENTITY publishButton.label "Terbitkan"> + +<!-- Publish Tab Panel --> +<!ENTITY siteList.label "Nama Laman:"> +<!ENTITY siteList.accesskey "n"> +<!ENTITY siteList.tooltip "Pilih laman yang anda mahu terbitkan ini"> +<!ENTITY newSiteButton.label "Laman Baru"> +<!ENTITY newSiteButton.accesskey "B"> +<!ENTITY docDirList.label "Sub-direktori laman untuk halaman ini:"> +<!ENTITY docDirList.accesskey "S"> +<!ENTITY docDirList.tooltip "Pilih atau masukkan nama sub-direktori jauh untuk halaman ini"> +<!ENTITY publishImgCheckbox.label "Sisip imej dan fail lain"> +<!ENTITY publishImgCheckbox.accesskey "l"> +<!ENTITY publishImgCheckbox.tooltip "Terbitkan imej dan fail lain yang dirujuki oleh halaman ini"> +<!ENTITY sameLocationRadio.label "Guna lokasi yang sama dengan halaman"> +<!ENTITY sameLocationRadio.accesskey "G"> +<!ENTITY sameLocationRadio.tooltip "Terbitkan fail ke lokasi yang sama dengan halaman"> +<!ENTITY useSubdirRadio.label "Guna sub-direktori laman ini:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Terbitkan fail ke sub-direktori jauh yang dipilih"> +<!ENTITY otherDirList.tooltip "Pilih atau masukkan nama sub-direktori jauh yang menjadi tempat penerbitan fail"> +<!ENTITY pageTitle.label "Tajuk Halaman:"> +<!ENTITY pageTitle.accesskey "T"> +<!ENTITY pageTitle.tooltip "Masukkan tajuk yang menjadi pengenalan halaman dalam tetingkap dan tandabuku"> +<!ENTITY pageTitleExample.label "contoh: "Halaman Web Saya""> +<!ENTITY filename.label "Nama fail:"> +<!ENTITY filename.accesskey "N"> +<!ENTITY filename.tooltip "Masukkan nama untuk fail ini, termasuk '.html' halaman web"> +<!ENTITY filenameExample.label "contoh: "halamansaya.html""> +<!ENTITY setDefaultButton.label "Tetapkan sebagai Piawai"> +<!ENTITY setDefaultButton.accesskey "P"> +<!ENTITY removeButton.label "Buang Laman"> +<!ENTITY removeButton.accesskey "B"> + +<!-- Settings Tab Panel --> +<!ENTITY publishSites.label "Laman Penerbitan"> +<!ENTITY serverInfo.label "Maklumat Pelayan"> +<!ENTITY loginInfo.label "Maklumat Log masuk"> +<!ENTITY siteName.label "Nama Laman:"> +<!ENTITY siteName.accesskey "a"> +<!ENTITY siteName.tooltip "Nama gelaran untuk mengenal pasti lokasi laman penerbitan ini (contoh: 'LamanSaya')"> +<!ENTITY siteUrl.label "Alamat penerbitan (contoh: 'ftp://ftp.myisp.com/myusername'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "Alamat FTP:// atau HTTP:// yang disediakan oleh perkhidmatan ISP atau hos web anda"> +<!ENTITY browseUrl.label "Alamat HTTP laman anda (contoh: 'http://www.myisp.com/myusername'):"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "Alamat HTTP:// direktori halaman utama anda (jangan sertakan nama fail)"> +<!ENTITY username.label "Nama pengguna:"> +<!ENTITY username.accesskey "N"> +<!ENTITY username.tooltip "Nama pengguna yang anda gunakan untuk log masuk ke perkhidmatan ISP atau hos web"> +<!ENTITY password.label "Kata laluan:"> +<!ENTITY password.accesskey "t"> +<!ENTITY password.tooltip "Kata laluan untuk nama pengguna anda"> +<!ENTITY savePassword.label "Simpan Kata laluan"> +<!ENTITY savePassword.accesskey "S"> +<!ENTITY savePassword.tooltip "Pilih ini untuk menyimpan kata laluan dengan selamat menggunakan Pengurus Kata laluan"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..51174b701f --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY siteUrl.label "URL Laman:"> +<!ENTITY docSubdir.label "Sub-direktori halaman:"> +<!ENTITY otherSubdir.label "Sub-direktori imej:"> + +<!ENTITY status.label "Menerbitkan…"> +<!ENTITY fileList.label "Status Penerbitan"> +<!ENTITY succeeded.label "Berjaya"> +<!ENTITY failed.label "Gagal"> + +<!ENTITY keepOpen "Kekalkan tetingkap ini terbuka selepas selesai penerbitan."> +<!ENTITY closeButton.label "Tutup"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..f5e84097a5 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> + +<!-- extracted from EdReplace.xul --> + +<!ENTITY replaceDialog.title "Cari dan Ganti"> +<!ENTITY findField.label "Cari teks:"> +<!ENTITY findField.accesskey "r"> +<!ENTITY replaceField.label "Ganti dengan:"> +<!ENTITY replaceField.accesskey "t"> +<!ENTITY caseSensitiveCheckbox.label "Padanan huruf tepat"> +<!ENTITY caseSensitiveCheckbox.accesskey "P"> +<!ENTITY wrapCheckbox.label "Balut keliling"> +<!ENTITY wrapCheckbox.accesskey "B"> +<!ENTITY backwardsCheckbox.label "Carian mengundur"> +<!ENTITY backwardsCheckbox.accesskey "m"> +<!ENTITY findNextButton.label "Cari Berikut"> +<!ENTITY findNextButton.accesskey "C"> +<!ENTITY replaceButton.label "Ganti"> +<!ENTITY replaceButton.accesskey "G"> +<!ENTITY replaceAndFindButton.label "Ganti dan Cari"> +<!ENTITY replaceAndFindButton.accesskey "d"> +<!ENTITY replaceAllButton.label "Ganti Semua"> +<!ENTITY replaceAllButton.accesskey "S"> +<!ENTITY closeButton.label "Tutup"> +<!ENTITY closeButton.accesskey "T"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..84b36db4d1 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- These strings are generic to all or most of the editor's dialogs. --> + +<!-- This button is for the progressive disclosure of additional editing functionality --> + +<!-- These strings are for use specifically in the editor's link dialog. --> +<!ENTITY windowTitle2.label "Simpan Dan Tukar Pengekodan Teks"> +<!ENTITY documentTitleTitle.label "Tajuk Halaman"> +<!ENTITY documentCharsetTitle2.label "Pengekodan Teks"> +<!ENTITY documentCharsetDesc2.label "Pilih dokumen pengekodan teks yang anda mahu simpan:"> +<!ENTITY documentExportToText.label "Eksport ke Teks"> + + + diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..f4b19b6da4 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,48 @@ +<!-- 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 windowTitle.label "Sifat Senarai Pilihan"> + +<!ENTITY Select.label "Senarai Pilihan"> +<!ENTITY SelectName.label "Nama Senarai:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Tinggi:"> +<!ENTITY SelectSize.accesskey "T"> +<!ENTITY SelectMultiple.label "Pelbagai Pilihan"> +<!ENTITY SelectMultiple.accesskey "P"> +<!ENTITY SelectDisabled.label "Dinyahdayakan"> +<!ENTITY SelectDisabled.accesskey "D"> +<!ENTITY SelectTabIndex.label "Indeks Tab:"> +<!ENTITY SelectTabIndex.accesskey "I"> + +<!ENTITY OptGroup.label "Kumpulan Pilihan"> +<!ENTITY OptGroupLabel.label "Label:"> +<!ENTITY OptGroupLabel.accesskey "L"> +<!ENTITY OptGroupDisabled.label "Dinyahdayakan"> +<!ENTITY OptGroupDisabled.accesskey "D"> + +<!ENTITY Option.label "Pilihan"> +<!ENTITY OptionText.label "Teks:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Nilai:"> +<!ENTITY OptionValue.accesskey "N"> +<!ENTITY OptionSelected.label "Pilihan Permulaan"> +<!ENTITY OptionSelected.accesskey "P"> +<!ENTITY OptionDisabled.label "Dinyahdayakan"> +<!ENTITY OptionDisabled.accesskey "D"> + +<!ENTITY TextHeader.label "Teks"> +<!ENTITY ValueHeader.label "Nilai"> +<!ENTITY SelectedHeader.label "Dipilih"> + +<!ENTITY AddOption.label "Tambah Pilihan"> +<!ENTITY AddOption.accesskey "P"> +<!ENTITY AddOptGroup.label "Tambah Kumpulan"> +<!ENTITY AddOptGroup.accesskey "K"> +<!ENTITY RemoveElement.label "Buang"> +<!ENTITY RemoveElement.accesskey "B"> +<!ENTITY MoveElementUp.label "Pindah Atas"> +<!ENTITY MoveElementUp.accesskey "A"> +<!ENTITY MoveElementDown.label "Pindah Bawah"> +<!ENTITY MoveElementDown.accesskey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..03607511f0 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "Alih ke Grid"> + +<!ENTITY enableSnapToGrid.label "aktifkan Alih ke Grid"> +<!ENTITY enableSnapToGrid.accessKey "a"> + +<!ENTITY sizeEditField.label "Saiz:"> +<!ENTITY sizeEditField.accessKey "S"> + +<!ENTITY pixelsLabel.value "piksel"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..d898443744 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Semak Ejaan"> + +<!ENTITY misspelledWord.label "Perkataan tersalah eja:"> +<!ENTITY wordEditField.label "Ganti dengan:"> +<!ENTITY wordEditField.accessKey "d"> +<!ENTITY checkwordButton.label "Semak Perkataan"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "Cadangan:"> +<!ENTITY suggestions.accessKey "g"> +<!ENTITY ignoreButton.label "Abai"> +<!ENTITY ignoreButton.accessKey "A"> +<!ENTITY ignoreAllButton.label "Abai Semua"> +<!ENTITY ignoreAllButton.accessKey "m"> +<!ENTITY replaceButton.label "Ganti"> +<!ENTITY replaceButton.accessKey "G"> +<!ENTITY replaceAllButton.label "Ganti Semua"> +<!ENTITY replaceAllButton.accessKey "S"> +<!ENTITY stopButton.label "Berhenti"> +<!ENTITY stopButton.accessKey "h"> +<!ENTITY userDictionary.label "Kamus Peribadi:"> +<!ENTITY moreDictionaries.label "Muat turun lebih banyak kamus…"> +<!ENTITY addToUserDictionaryButton.label "Tambah Perkataan"> +<!ENTITY addToUserDictionaryButton.accessKey "b"> +<!ENTITY editUserDictionaryButton.label "Edit…"> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "Semak semula Teks"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Tutup"> +<!ENTITY closeButton.accessKey "T"> +<!ENTITY sendButton.label "Hantar"> +<!ENTITY sendButton.accessKey "H"> +<!ENTITY languagePopup.label "Bahasa:"> +<!ENTITY languagePopup.accessKey "B"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..c98de3938e --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/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"> diff --git a/l10n-ms/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-ms/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..20ab106e29 --- /dev/null +++ b/l10n-ms/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,33 @@ +<!-- 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 windowTitle.label "Sifat Medan Teks"> + +<!ENTITY Settings.label "Tetapan"> + +<!ENTITY TextAreaName.label "Nama Medan:"> +<!ENTITY TextAreaName.accessKey "N"> +<!ENTITY TextAreaRows.label "Baris:"> +<!ENTITY TextAreaRows.accessKey "B"> +<!ENTITY TextAreaCols.label "Lajur:"> +<!ENTITY TextAreaCols.accessKey "L"> +<!ENTITY TextAreaReadOnly.label "Baca Sahaja"> +<!ENTITY TextAreaReadOnly.accessKey "S"> +<!ENTITY TextAreaDisabled.label "Dinyahdayakan"> +<!ENTITY TextAreaDisabled.accessKey "D"> +<!ENTITY TextAreaTabIndex.label "Indeks Tab:"> +<!ENTITY TextAreaTabIndex.accessKey "I"> +<!ENTITY TextAreaAccessKey.label "Kekunci Akses:"> +<!ENTITY TextAreaAccessKey.accessKey "K"> +<!ENTITY InitialText.label "Teks Mula:"> +<!ENTITY InitialText.accessKey "T"> + +<!ENTITY TextAreaWrap.label "Mod Balutan:"> +<!ENTITY TextAreaWrap.accessKey "B"> +<!ENTITY WrapDefault.value "Piawai"> +<!ENTITY WrapOff.value "Nyahaktif"> +<!ENTITY WrapHard.value "Keras"> +<!ENTITY WrapSoft.value "Lembut"> +<!ENTITY WrapPhysical.value "Fizikal"> +<!ENTITY WrapVirtual.value "Maya"> |