blob: a3c342119596bef522a0066164e711c1d51b826c (
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 = Изключения
.style = width: 45em;
window-close-key =
.key = w
website-address-label =
.value = Адрес на уеб сайта:
.accesskey = д
block-button =
.label = Блокиране
.accesskey = Б
allow-session-button =
.label = Разрешаване за сесията
.accesskey = с
allow-button =
.label = Разрешаване
.accesskey = Р
treehead-sitename-label =
.label = Страница
treehead-status-label =
.label = Състояние
remove-site-button =
.label = Премахване на сайт
.accesskey = П
remove-all-site-button =
.label = Премахване на всички страници
.accesskey = р
cancel-button =
.label = Отказ
.accesskey = О
save-button =
.label = Запазване
.accesskey = З
permission-can-label = Разрешаване
permission-can-access-first-party-label = Разрешаване само на оригиналната страница
permission-can-session-label = Разрешаване за сесията
permission-cannot-label = Блокиране
invalid-uri-message = Моля, въведете валидно име на хост
invalid-uri-title = Въведено е невалидно име на хост
|