blob: fd4cb824d2ceade4523db0845d177f200f5ba687 (
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
|
# 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 = Адреса вебсайту:
.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 = Введено неправильне мережеве ім’я сервера
|