summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ms/localization/ms/devtools/client/toolbox-options.ftl
blob: ae49bc12ccd4b4487c6757cd7bc8955ebd0d8471 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# 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 for Developer Tools options


## Default Developer Tools section

# The heading
options-select-default-tools-label = Alatan Pembangun Piawai

# The label for the explanation of the * marker on a tool which is currently not supported
# for the target of the toolbox.
options-tool-not-supported-label = * Tidak disokong untuk sasaran kekotak alatan semasa

# The label for the heading of group of checkboxes corresponding to the developer tools
# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons.
options-select-additional-tools-label = Alatan Pembangun dipasang oleh add-ons

# The label for the heading of group of checkboxes corresponding to the default developer
# tool buttons.
options-select-enabled-toolbox-buttons-label = Butang Kotak Alatan Yang Ada

# The label for the heading of the radiobox corresponding to the theme
options-select-dev-tools-theme-label = Tema

## Inspector section

# The heading
options-context-inspector = Pemeriksa

# The label for the checkbox option to show user agent styles
options-show-user-agent-styles-label = Papar Gaya Pelayar
options-show-user-agent-styles-tooltip =
    .title = Mengaktifkan ini akan dapat memaparkan gaya piawai yang dimuatkan oleh pelayar.

# The label for the checkbox option to enable collapse attributes
options-collapse-attrs-label = Trunkat atribut DOM
options-collapse-attrs-tooltip =
    .title = Trunkat atribut panjang dalam pemeriksa

## "Default Color Unit" options for the Inspector

options-default-color-unit-label = Unit warna piawai
options-default-color-unit-authored = Seperti yang Ditetapkan
options-default-color-unit-hex = Hex
options-default-color-unit-hsl = HSL(A)
options-default-color-unit-rgb = RGB(A)
options-default-color-unit-name = Nama Warna

## Style Editor section

# The heading
options-styleeditor-label = Editor Gaya

# The label for the checkbox that toggles autocompletion of css in the Style Editor
options-stylesheet-autocompletion-label = CSS Auto-lengkap
options-stylesheet-autocompletion-tooltip =
    .title = Ciri, nilai dan pemilih CSS auto-lengkap dalam Editor Gaya sebaik sahaja anda menaip

## Screenshot section

# The heading
options-screenshot-label = Perilaku Skrinsyot

# Label for the checkbox that toggles the camera shutter audio for screenshot tool
options-screenshot-audio-label = Mainkan bunyi pengatup kamera
options-screenshot-audio-tooltip =
    .title = Dayakan audio kamera apabila mengambil skrinshot

## Editor section

# The heading
options-sourceeditor-label = Keutamaan Editor

options-sourceeditor-detectindentation-tooltip =
    .title = Mengandai berasaskan inden pada konteks sumber
options-sourceeditor-detectindentation-label = Mengesan inden
options-sourceeditor-autoclosebrackets-tooltip =
    .title = Menyelitkan tutup pendakap secara automatik
options-sourceeditor-autoclosebrackets-label = Auto tutup pendakap
options-sourceeditor-expandtab-tooltip =
    .title = Gunakan ruang dan bukannya aksara tab
options-sourceeditor-expandtab-label = Inden menggunakan ruang
options-sourceeditor-tabsize-label = Saiz tab
options-sourceeditor-keybinding-label = Keybindings
options-sourceeditor-keybinding-default-label = Piawai

## Advanced section

# The heading
options-context-advanced-settings = Tetapan lanjutan

# The label for the checkbox that toggles the HTTP cache on or off
options-disable-http-cache-label = Nyahdayakan Cache HTTP (apabila kotak alat dibuka)
options-disable-http-cache-tooltip =
    .title = Mengaktifkan pilihan ini akan menyahdayakan cache HTTP untuk semua tab yang ada kotak alat yang dibuka. Service Workers tidak terkesan dengan pilihan ini.

# The label for checkbox that toggles JavaScript on or off
options-disable-javascript-label = Nyahdayakan JavaScript *
options-disable-javascript-tooltip =
    .title = Mengaktifkan pilihan ini akan menyahdayakan JavaScript untuk tab semasa. Jika tab atau kotak alat ditutup maka tetapan ini akan diabaikan.

# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference
options-enable-chrome-label = Dayakan pelayar chrome dan kotak alatan menyahpepijat add-ons
options-enable-chrome-tooltip =
    .title = Mengaktifkan pilihan ini akan membolehkan anda untuk menggunakan pelbagai alat pembangun dalam konteks pelayar (via Alatan > Pembangun Web > Kotak Alatan Pelayar) dan debug add-ons dari Pengurus Add-ons

# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference
options-enable-remote-label = Dayakan nyahpepijat jauh

# The label for checkbox that toggles the service workers testing over HTTP on or off.
options-enable-service-workers-http-label = Dayakan Service Workers menerusi HTTP (apabila kotak alatan terbuka)
options-enable-service-workers-http-tooltip =
    .title = Mengaktifkan pilihan ini akan mendayakan service workers menerusi HTTP untuk semua tab yang ada kotak alatan terbuka.

# The label for the checkbox that toggles source maps in all tools.
options-source-maps-label = Dayakan Sumber Peta
options-source-maps-tooltip =
    .title = Jika anda aktifkan pilihan ini, sumber ini akan dipetakan di dalam alatan.

# The message shown for settings that trigger page reload
options-context-triggers-page-refresh = * Sesi semasa sahaja, ulang muat laman

##