blob: d102a696eb24851200caad84df14a18e953500c6 (
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
|
# 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-proxy-legend = Configure Proxies to Access the Internet
proxy-type-no =
.label = Առանց պրոքսի
.accesskey = y
proxy-type-wpad =
.label = Ինքնաբացահայտել պրոսքի կարգավորումը այս ցանցի համար
.accesskey = w
proxy-type-system =
.label = Համակարգի պրոքսի կարգավորումները
.accesskey = U
proxy-type-manual =
.label = Պրոքսի ձեռադիր կարգավորում.
.accesskey = M
proxy-http-label =
.value = HTTP պրոքսի.
.accesskey = H
http-port-label =
.value = Դարպասը.
.accesskey = P
ssl-port-label =
.value = Դարպասը.
.accesskey = o
proxy-socks-label =
.value = SOCKS Host:
.accesskey = C
socks-port-label =
.value = Դարպասը.
.accesskey = t
proxy-socks4-label =
.label = SOCKS v4
.accesskey = K
proxy-socks5-label =
.label = SOCKS v5
.accesskey = v
proxy-type-auto =
.label = Պրոքսի ինքնակարգավորման URL.
.accesskey = A
proxy-reload-label =
.label = Վերաբեռնել
.accesskey = l
no-proxy-label =
.value = Չկա պրոքսի՝
.accesskey = N
no-proxy-example = Example: .mozilla.org, .net.nz, 192.168.1.0/24
|