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/browser/linkToolbar.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/browser/linkToolbar.dtd')
-rw-r--r-- | l10n-ms/suite/chrome/browser/linkToolbar.dtd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/browser/linkToolbar.dtd b/l10n-ms/suite/chrome/browser/linkToolbar.dtd new file mode 100644 index 0000000000..e6d57d0b8f --- /dev/null +++ b/l10n-ms/suite/chrome/browser/linkToolbar.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/. --> + +<!-- Link Toolbar Title --> +<!ENTITY linkToolbar.label "Bar Navigasi Laman Web"> +<!ENTITY linkToolbar.accesskey "a"> +<!ENTITY linkToolbar.tooltip "Bar Navigasi Laman Web"> + +<!-- Link Toolbar visibility options --> +<!ENTITY linkToolbarAlways.label "Sentiasa Papar"> +<!ENTITY linkToolbarAlways.accesskey "S"> +<!ENTITY linkToolbarAsNeeded.label "Papar Hanya Bila Diperlukan"> +<!ENTITY linkToolbarAsNeeded.accesskey "H"> +<!ENTITY linkToolbarNever.label "Sentiasa Sorok"> +<!ENTITY linkToolbarNever.accesskey "S"> + +<!-- Toolbar buttons, menus, and menuitems --> +<!ENTITY topButton.label "Atas"> +<!ENTITY upButton.label "Ke Atas"> +<!ENTITY firstButton.label "Pertama"> +<!ENTITY prevButton.label "Dahulu"> +<!ENTITY nextButton.label "Berikut"> +<!ENTITY lastButton.label "Akhir"> + +<!ENTITY documentButton.label "Dokumen"> + +<!ENTITY tocButton.label "Jadual Kandungan"> +<!ENTITY chapterButton.label "Bab"> +<!ENTITY sectionButton.label "Bahagian"> +<!ENTITY subSectionButton.label "Sub-bahagian"> +<!ENTITY appendixButton.label "Apendiks"> +<!ENTITY glossaryButton.label "Glosari"> +<!ENTITY indexButton.label "Indeks"> + +<!ENTITY moreButton.label "Selanjutnya"> + +<!ENTITY helpButton.label "Bantuan"> +<!ENTITY searchButton.label "Cari"> + +<!ENTITY authorButton.label "Pengarang"> +<!ENTITY copyrightButton.label "Hak cipta"> + +<!ENTITY bookmarkButton.label "Tandabuku"> + +<!ENTITY alternateButton.label "Versi Lain"> + +<!ENTITY feedButton.label "Langgan"> |