blob: 574cb060f6d9509d326780256a8b7a50d8ce368c (
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
# 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/.
connection-dns-over-https-url-resolver = Використовувати провайдера
.accesskey = п
# Variables:
# $name (String) - Display name or URL for the DNS over HTTPS provider
connection-dns-over-https-url-item-default =
.label = { $name } (Типово)
.tooltiptext = Використовувати типовий URL для розв'язання DNS через HTTPS
connection-dns-over-https-url-custom =
.label = Власний
.accesskey = В
.tooltiptext = Введіть бажаний URL для розв'язання DNS через HTTPS
connection-dns-over-https-custom-label = Власний
connection-dialog-window =
.title = Параметри з’єднання
.style =
{ PLATFORM() ->
[macos] width: 44em !important
*[other] width: 49em !important
}
connection-dialog-window2 =
.title = Параметри з’єднання
disable-extension-button = Вимкнути розширення
# Variables:
# $name (String) - The extension that is controlling the proxy settings.
#
# The extension-icon is the extension's icon, or a fallback image. It should be
# purely decoration for the actual extension name, with alt="".
proxy-settings-controlled-by-extension = Розширення <img data-l10n-name="extension-icon" alt="" /> { $name } контролює спосіб з'єднання { -brand-short-name } з інтернетом.
connection-proxy-legend = Налаштування проксі для доступу в Інтернет
proxy-type-no =
.label = Без проксі
.accesskey = Б
proxy-type-wpad =
.label = Автоматичне визначення налаштувань проксі для цієї мережі
.accesskey = в
proxy-type-system =
.label = Використовувати системні параметри проксі
.accesskey = с
proxy-type-manual =
.label = Налаштування проксі вручну:
.accesskey = в
proxy-http-label =
.value = HTTP-проксі:
.accesskey = к
http-port-label =
.value = Порт:
.accesskey = о
proxy-http-sharing =
.label = Також використовувати цей проксі для HTTPS
.accesskey = Т
proxy-https-label =
.value = HTTPS-проксі:
.accesskey = с
ssl-port-label =
.value = Порт:
.accesskey = р
proxy-socks-label =
.value = SOCKS-проксі:
.accesskey = S
socks-port-label =
.value = Порт:
.accesskey = т
proxy-socks4-label =
.label = SOCKS 4
.accesskey = 4
proxy-socks5-label =
.label = SOCKS 5
.accesskey = 5
proxy-type-auto =
.label = URL автоматичної конфігурації проксі:
.accesskey = а
proxy-reload-label =
.label = Перезавантажити
.accesskey = з
no-proxy-label =
.value = Не використовувати проксі для:
.accesskey = е
no-proxy-example = Зразок: .mozilla.org, .net.nz, 192.168.1.0/24
# Do not translate "localhost", "127.0.0.1/8" and "::1". (You can translate "and".)
connection-proxy-noproxy-localhost-desc-2 = З'єднання з localhost, 127.0.0.1/8, та ::1 ніколи не використовує проксі.
proxy-password-prompt =
.label = Не запитувати про автентифікацію, якщо пароль вже збережено
.accesskey = Н
.tooltiptext = Якщо у вас є збережені облікові дані, ця опція виконає автентифікацію на проксі без запитів. При невдалій автентифікації ви отримаєте запит.
proxy-remote-dns =
.label = Проксі DNS при використанні SOCKS v5
.accesskey = к
proxy-enable-doh =
.label = Увімкнути DNS через HTTPS
.accesskey = У
|