diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ms/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ms/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 12 | ||||
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/pref-composer.dtd | 31 | ||||
-rw-r--r-- | l10n-ms/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 75 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..9ca46a7864 --- /dev/null +++ b/l10n-ms/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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 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..b8cbc0efef --- /dev/null +++ b/l10n-ms/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,31 @@ +<!-- 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 --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--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"> + |