blob: 958fde607027fb2b4bafe6b71560578850576cb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<!-- 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 : FILE The Appearance > Content prefs dialog. -->
<!ENTITY pref.content.title "Kandungan">
<!ENTITY pref.content.description "Tetapan ini mempengaruhi penampilan kandungan laman web dan mesej yang dipaparkan dalam &brandShortName;.">
<!ENTITY scrolling.label "Skrol">
<!ENTITY useAutoScroll.label "Guna auto-skrol">
<!ENTITY useAutoScroll.accesskey "t">
<!ENTITY useSmoothScroll.label "Guna skrol lancar">
<!ENTITY useSmoothScroll.accesskey "G">
<!ENTITY zoomPrefs.label "Pilihan zum">
<!-- LOCALIZATION NOTE (minZoom.label, maxZoom.label, percent.label):
single hbox with minZoom.label preceding the minZoom control and
maxZoom.label preceding the maxZoom control; percent.label shows
the ASCII '%' character at the end of that string -->
<!ENTITY minZoom.label "Julat daripada">
<!ENTITY minZoom.accesskey "i">
<!ENTITY maxZoom.label "hingga">
<!ENTITY maxZoom.accesskey "a">
<!ENTITY percent.label "%">
<!ENTITY textZoomOnly.label "Hanya zum teks, bukan keseluruhan halaman">
<!ENTITY textZoomOnly.accesskey "H">
<!ENTITY siteSpecific.label "Ingat tahap zum berdasarkan setiap laman">
<!ENTITY siteSpecific.accesskey "t">
<!ENTITY showZoomStatusPanel.label "Papar kawalan zum dalam bar status">
<!ENTITY enableAutomaticImageResizing.label "Saiz semula imej supaya muat mengikut tetingkap pelayar">
<!ENTITY enableAutomaticImageResizing.accesskey "S">
<!ENTITY allowHWAccel.label "Guna pecutan perkakasan, jika tersedia">
<!ENTITY allowHWAccel.accesskey "e">
|