summaryrefslogtreecommitdiffstats
path: root/l10n-ms/browser/browser/browserContext.ftl
blob: afbf20a0b9c2e357691d4b8d4572a7e79ab8a3d9 (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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
# 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/.

navbar-tooltip-instruction =
    .value =
        { PLATFORM() ->
            [macos] Tarik turun untuk papar sejarah
           *[other] Klik-kanan atau tarik turun untuk papar sejarah
        }

## Back

# Variables
#   $shortcut (String) - A keyboard shortcut for the Go Back command.
main-context-menu-back-2 =
    .tooltiptext = Undur satu halaman ({ $shortcut })
    .aria-label = Undur
    .accesskey = U

# This menuitem is only visible on macOS
main-context-menu-back-mac =
    .label = Undur
    .accesskey = U

navbar-tooltip-back-2 =
    .value = { main-context-menu-back-2.tooltiptext }

toolbar-button-back-2 =
    .label = { main-context-menu-back-2.aria-label }

## Forward

# Variables
#   $shortcut (String) - A keyboard shortcut for the Go Forward command.
main-context-menu-forward-2 =
    .tooltiptext = Maju satu halaman ({ $shortcut })
    .aria-label = Seterusnya
    .accesskey = S

# This menuitem is only visible on macOS
main-context-menu-forward-mac =
    .label = Seterusnya
    .accesskey = S

navbar-tooltip-forward-2 =
    .value = { main-context-menu-forward-2.tooltiptext }

toolbar-button-forward-2 =
    .label = { main-context-menu-forward-2.aria-label }

## Reload

main-context-menu-reload =
    .aria-label = Muat semula
    .accesskey = M

# This menuitem is only visible on macOS
main-context-menu-reload-mac =
    .label = Muat semula
    .accesskey = M

toolbar-button-reload =
    .label = { main-context-menu-reload.aria-label }

## Stop

main-context-menu-stop =
    .aria-label = Berhenti
    .accesskey = B

# This menuitem is only visible on macOS
main-context-menu-stop-mac =
    .label = Berhenti
    .accesskey = B

toolbar-button-stop =
    .label = { main-context-menu-stop.aria-label }

## Stop-Reload Button

toolbar-button-stop-reload =
    .title = { main-context-menu-reload.aria-label }

## Firefox Account Button

## Save Page

main-context-menu-page-save =
    .label = Simpan Halaman Sebagai…
    .accesskey = S

## Simple menu items

main-context-menu-open-link =
    .label = Buka Pautan
    .accesskey = B

main-context-menu-open-link-new-tab =
    .label = Buka Pautan dalam Tab Baru
    .accesskey = T

main-context-menu-open-link-container-tab =
    .label = Buka Pautan dalam Tab Penyimpan Baru
    .accesskey = u

main-context-menu-open-link-new-window =
    .label = Buka Pautan dalam Tetingkap Baru
    .accesskey = a

main-context-menu-open-link-new-private-window =
    .label = Buka Pautan dalam Tetingkap Privasi Baru
    .accesskey = P

main-context-menu-save-link =
    .label = Simpan Pautan Sebagai…
    .accesskey = a

## The access keys for "Copy Link Location" and "Copy Email Address"
## should be the same if possible; the two context menu items
## are mutually exclusive.


## The access keys for "Copy Link" and "Copy Email Address"
## should be the same if possible; the two context menu items
## are mutually exclusive.

main-context-menu-copy-email =
    .label = Salin Alamat E-mel
    .accesskey = E

## Media (video/audio) controls
##
## The accesskey for "Play" and "Pause" are the
## same because the two context-menu items are
## mutually exclusive.

main-context-menu-media-play =
    .label = Main
    .accesskey = n

main-context-menu-media-pause =
    .label = Jeda
    .accesskey = e

##

main-context-menu-media-mute =
    .label = Senyap
    .accesskey = S

main-context-menu-media-unmute =
    .label = Nyahsenyap
    .accesskey = p

main-context-menu-media-loop =
    .label = Gelung
    .accesskey = G

## The access keys for "Show Controls" and "Hide Controls" are the same
## because the two context-menu items are mutually exclusive.

main-context-menu-media-show-controls =
    .label = Papar Kawalan
    .accesskey = P

main-context-menu-media-hide-controls =
    .label = Sorok Kawalan
    .accesskey = S

##

main-context-menu-media-video-fullscreen =
    .label = Skrin Penuh
    .accesskey = P

main-context-menu-media-video-leave-fullscreen =
    .label = Keluar Skrin Penuh
    .accesskey = u

main-context-menu-image-reload =
    .label = Muat Semula Imej
    .accesskey = M

main-context-menu-image-copy =
    .label = Salin Imej
    .accesskey = n

main-context-menu-image-save-as =
    .label = Simpan Imej Sebagai…
    .accesskey = j

main-context-menu-image-email =
    .label = E-mel Imej…
    .accesskey = E

main-context-menu-image-info =
    .label = Papar Info Imej
    .accesskey = f

main-context-menu-image-desc =
    .label = Papar Keterangan
    .accesskey = K

main-context-menu-video-save-as =
    .label = Simpan Video Sebagai…
    .accesskey = p

main-context-menu-audio-save-as =
    .label = Simpan Audio Sebagai…
    .accesskey = S

main-context-menu-video-email =
    .label = E-mel Video…
    .accesskey = E

main-context-menu-audio-email =
    .label = E-mel Audio…
    .accesskey = a

main-context-menu-send-to-device =
    .label = Hantar Halaman ke Peranti
    .accesskey = P

## The access keys for "Use Saved Login" and "Use Saved Password"
## should be the same if possible; the two context menu items
## are mutually exclusive.


##

main-context-menu-keyword =
    .label = Tambah Kata kunci untuk Carian ini…
    .accesskey = K

main-context-menu-link-send-to-device =
    .label = Hantar Pautan ke Peranti
    .accesskey = P

main-context-menu-frame =
    .label = Bingkai Ini
    .accesskey = n

main-context-menu-frame-show-this =
    .label = Papar Hanya Bingkai Ini
    .accesskey = P

main-context-menu-frame-open-tab =
    .label = Buka Bingkai dalam Tab Baru
    .accesskey = T

main-context-menu-frame-open-window =
    .label = Buka Bingkai dalam Tetingkap Baru
    .accesskey = B

main-context-menu-frame-reload =
    .label = Muat semula Bingkai
    .accesskey = M

main-context-menu-frame-save-as =
    .label = Simpan Bingkai Sebagai…
    .accesskey = B

main-context-menu-frame-print =
    .label = Cetak Bingkai…
    .accesskey = C

main-context-menu-frame-view-source =
    .label = Papar Sumber Bingkai
    .accesskey = S

main-context-menu-frame-view-info =
    .label = Papar Info Bingkai
    .accesskey = I

main-context-menu-view-selection-source =
    .label = Papar Sumber Dipilih
    .accesskey = e

main-context-menu-view-page-source =
    .label = Papar Sumber Halaman
    .accesskey = P

main-context-menu-bidi-switch-text =
    .label = Tukar Hala Teks
    .accesskey = u

main-context-menu-bidi-switch-page =
    .label = Tukar Hala Halaman
    .accesskey = H

main-context-menu-inspect-a11y-properties =
    .label = Periksa Sifat Aksesibiliti

main-context-menu-eme-learn-more =
    .label = Ketahui selanjutnya perihal DRM…
    .accesskey = K