blob: bf63040521ecd731a08fd2a790b4484673128415 (
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
|
# 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: 55em;
permissions-reminder-window2 =
.title = Исключения
permission-preferences-close-window =
.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 = Введено некорректное сетевое имя сервера
|