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/common/pref/preferences.dtd | |
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/common/pref/preferences.dtd')
-rw-r--r-- | l10n-ms/suite/chrome/common/pref/preferences.dtd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/common/pref/preferences.dtd b/l10n-ms/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..a380755373 --- /dev/null +++ b/l10n-ms/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,53 @@ +<!-- 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 windowClose.key "w"> +<!ENTITY preferencesDefaultTitleMac.title "Keutamaan"> +<!ENTITY preferencesDefaultTitleWin.title "Pilihan"> +<!ENTITY preferencesCloseButton.label "Tutup"> +<!ENTITY preferencesCloseButton.accesskey "T"> + +<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog --> +<!ENTITY prefWindow.title "Keutamaan"> +<!ENTITY categoryHeader "Kategori"> + +<!ENTITY appear.label "Penampilan"> +<!ENTITY content.label "Kandungan"> +<!ENTITY fonts.label "Fon"> +<!ENTITY colors.label "Warna"> +<!ENTITY media.label "Media"> +<!ENTITY spellingPane.label "Ejaan"> + +<!ENTITY navigator.label "Pelayar"> +<!ENTITY history.label "Sejarah"> +<!ENTITY languages.label "Bahasa"> +<!ENTITY applications.label "Aplikasi Pembantu"> +<!ENTITY locationBar.label "Bar Lokasi"> +<!ENTITY search.label "Carian Internet"> +<!ENTITY tabWindows.label "Pelayaran Bertab"> +<!ENTITY links.label "Tingkah laku Pautan"> +<!ENTITY download.label "Muat turun"> + +<!ENTITY security.label "Privasi & Keselamatan"> +<!ENTITY privatedata.label "Data Peribadi"> +<!ENTITY cookies.label "Kuki"> +<!ENTITY images.label "Imej"> +<!ENTITY popups.label "Tetingkap Popup"> +<!ENTITY passwords.label "Kata laluan"> +<!ENTITY ssltls.label "SSL/TLS"> +<!ENTITY certs.label "Sijil"> + +<!ENTITY sync.label "Sync"> + +<!ENTITY advance.label "Lanjutan"> +<!ENTITY keynav.label "Navigasi Papan kekunci"> +<!ENTITY findAsYouType.label "Cari Semasa Anda Menaip"> +<!ENTITY cache.label "Cache"> +<!ENTITY offlineApps.label "Aplikasi Luar talian"> +<!ENTITY proxies.label "Proksi"> +<!ENTITY httpnetworking.label "Rangkaian HTTP"> +<!ENTITY smart.label "Pemasangan Perisian"> +<!ENTITY mousewheel.label "Roda Tetikus"> + +<!ENTITY focusSearch.key "f"> |