blob: 63f64d9e6dee984aecb541f9bca548bd2caba5c3 (
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
|
# 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/.
## App Menu
appmenuitem-new-tab =
.label = Tab Baru
appmenuitem-new-window =
.label = Tetingkap Baru
appmenuitem-new-private-window =
.label = Tetingkap Peribadi Baru
appmenuitem-history =
.label = Sejarah
appmenuitem-downloads =
.label = Muat turun
appmenuitem-print =
.label = Cetak…
appmenuitem-zoom =
.value = Zum
appmenuitem-help =
.label = Bantuan
## Zoom and Fullscreen Controls
appmenuitem-fullscreen =
.label = Skrin Penuh
## Firefox Account toolbar button and Sync panel in App menu.
# This is shown beneath the name of a device when that device has no open tabs
appmenu-remote-tabs-notabs = Tiada tab terbuka
# This is shown when Sync is configured but syncing tabs is disabled.
appmenu-remote-tabs-tabsnotsyncing = Mengaktifkan sync tab untuk papar senarai tab dari peranti anda yang lain.
# This is shown when Sync is configured but this appears to be the only device attached to
# the account. We also show links to download Firefox for android/ios.
appmenu-remote-tabs-noclients = Mahu melihat tab anda daripada peranti lain di sini?
appmenu-remote-tabs-connectdevice =
.label = Sambung Peranti Lain
appmenu-remote-tabs-unverified = Akaun anda perlu disahkan.
appmenuitem-save-page =
.label = Simpan Halaman Sebagai…
## What's New panel in App menu.
## The Firefox Profiler – The popup is the UI to turn on the profiler, and record
## performance profiles. To enable it go to profiler.firefox.com and click
## "Enable Profiler Menu Button".
## Profiler presets
## They are shown in the popup's select box.
# Presets and their l10n IDs are defined in the file
# devtools/client/performance-new/popup/background.jsm.js
# Please take care that the same values are also defined in devtools' perftools.ftl.
# Presets and their l10n IDs are defined in the file
# devtools/client/performance-new/shared/background.jsm.js
# Please take care that the same values are also defined in devtools' perftools.ftl.
## History panel
appmenu-restore-session =
.label = Pulih Sesi Dahulu
appmenu-clear-history =
.label = Buang Sejarah Terkini…
appmenu-recent-history-subheader = Sejarah Terkini
appmenu-recently-closed-tabs =
.label = Tab Terkini Ditutup
appmenu-recently-closed-windows =
.label = Tetingkap Terkini Ditutup
## Help panel
appmenu-about =
.label = Perihal { -brand-shorter-name }
.accesskey = P
appmenu-help-report-site-issue =
.label = Laporkan Isu Laman…
## appmenu-help-enter-troubleshoot-mode and appmenu-help-exit-troubleshoot-mode
## are mutually exclusive, so it's possible to use the same accesskey for both.
## appmenu-help-report-deceptive-site and appmenu-help-not-deceptive
## are mutually exclusive, so it's possible to use the same accesskey for both.
appmenu-help-report-deceptive-site =
.label = Laporkan laman yang mengelirukan…
.accesskey = m
appmenu-help-not-deceptive =
.label = Ini bukan laman mengelirukan…
.accesskey = m
## More Tools
|