diff options
Diffstat (limited to 'l10n-ms/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 13 | ||||
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/pref-composer.dtd | 29 | ||||
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 74 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..a533fb0d87 --- /dev/null +++ b/l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> + + +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Composer"> +<!ENTITY editing.label "Tetapan Halaman Baru"> +<!ENTITY toolbars.label "Bar alatan"> +<!ENTITY publish.label "Penerbitan"> diff --git a/l10n-ms/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-ms/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..85113205f3 --- /dev/null +++ b/l10n-ms/suite/chrome/editor/prefs/pref-composer.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/. --> + +<!-- extracted from content/pref-composer.xul --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> + +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Menu Halaman Terkini"> +<!ENTITY documentsInMenu.label "Bilangan maksimum halaman yang disenaraikan:"> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Apabila Menyimpan atau Menerbitkan Halaman"> +<!ENTITY preserveExisting.label "Kekalkan format sumber asal"> +<!ENTITY preserveExisting.accesskey "K"> +<!ENTITY preserveExisting.tooltip "Kekalkan pecahan garis dan format asal halaman"> +<!ENTITY saveAssociatedFiles.label "Simpan imej dan fail berkaitan lain apabila menyimpan halaman"> +<!ENTITY saveAssociatedFiles.accesskey "S"> +<!ENTITY showPublishDialog.label "Sentiasa papar dialog Terbitkan apabila menerbitkan halaman"> +<!ENTITY showPublishDialog.accesskey "S"> +<!ENTITY composerEditing.label "Mengedit"> +<!ENTITY maintainStructure.label "Kekalkan susun atur jadual apabila menyisip atau menghapuskan sel"> +<!ENTITY maintainStructure.tooltip "Kekalkan bentuk segi empat tepat jadual dengan menambah sel secara automatik selepas menyisip atau menghapuskan sel"> +<!ENTITY maintainStructure.accesskey "K"> +<!ENTITY useCSS.label "Guna gaya CSS bukannya elemen dan atribut HTML"> +<!ENTITY useCSS.accesskey "G"> +<!ENTITY crInPCreatesNewP.label "Kembalian dalam satu perenggan sentiasa mewujudkan perenggan baru"> +<!ENTITY crInPCreatesNewP.accesskey "K"> diff --git a/l10n-ms/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-ms/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..5b95140c4e --- /dev/null +++ b/l10n-ms/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 pref.editing.title "Tetapan Halaman Baru"> + +<!ENTITY authorName.label "Pengarang:"> +<!ENTITY authorName.accesskey "r"> +<!ENTITY pageColorHeader "Penampilan Halaman Piawai"> + +<!ENTITY defaultColors.label "Warna piawai pembaca (Jangan tetapkan warna dalam halaman)"> +<!ENTITY defaultColors.accesskey "p"> +<!ENTITY customColors.label "Guna warna penyesuaian:"> +<!ENTITY customColors.accesskey "p"> + +<!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 chooseFile.label "Pilih Fail…"> +<!ENTITY chooseFile.accesskey "a"> + |