blob: 764065adf4c916912ae787fb355e79f3b6e215d7 (
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
|
# 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/.
permissions-reminder-window =
.title = Pengecualian
.style = width: 45em;
window-close-key =
.key = w
website-address-label =
.value = Alamat laman web:
.accesskey = l
block-button =
.label = Sekat
.accesskey = S
allow-session-button =
.label = Izinkan untuk Sesi
.accesskey = n
allow-button =
.label = Izinkan
.accesskey = I
treehead-sitename-label =
.label = Laman
treehead-status-label =
.label = Status
remove-site-button =
.label = Buang Laman
.accesskey = B
remove-all-site-button =
.label = Buang Semua Laman
.accesskey = e
cancel-button =
.label = Batal
.accesskey = B
save-button =
.label = Simpan Perubahan
.accesskey = S
permission-can-label = Izinkan
permission-can-access-first-party-label = Izinkan pihak pertama sahaja
permission-can-session-label = Izinkan untuk Sesi
permission-cannot-label = Sekat
invalid-uri-message = Sila masukkan nama hos yang sah
invalid-uri-title = Nama Hos Tidak Sah
|