blob: e18a11c220c3a3ab4d18507fc834975b8288f45b (
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
|
# 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 = এক্সেপশন
.style = width: 36em;
window-close-key =
.key = w
website-address-label =
.value = ওয়েব সাইটের ঠিকানা (d):
.accesskey = d
block-button =
.label = ব্লক (B)
.accesskey = B
allow-session-button =
.label = সেশনের জন্য অনুমোদন (S)
.accesskey = S
allow-button =
.label = অনুমোদন (A)
.accesskey = A
treehead-sitename-label =
.label = সাইট
treehead-status-label =
.label = স্ট্যাটাস
remove-site-button =
.label = সাইট অপসারন (R)
.accesskey = R
remove-all-site-button =
.label = সব সাইট অপসারন (e)
.accesskey = e
permission-can-label = অনুমোদন
permission-can-session-label = সেশনের জন্য অনুমোদন
permission-cannot-label = ব্লক
invalid-uri-message = অনুগ্রহ করে কার্যকর হোস্টনাম দিন
invalid-uri-title = অকার্যকর হোস্টনাম দেয়া হয়েছে
|