blob: 106d2a9a498b365a1e26c74ed4bdd79d477e7803 (
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
|
# 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-window2 =
.title = જોડાણ સેટીંગ
.style =
{ PLATFORM() ->
[macos] min-width: 44em
*[other] min-width: 49em
}
connection-close-key =
.key = w
connection-disable-extension =
.label = એક્સ્ટેંશન અક્ષમ કરો
connection-proxy-configure = ઈન્ટરનેટ ચલાવવા માટે પ્રોક્સી ગોઠવો
connection-proxy-option-no =
.label = કોઈ પ્રોક્સી નથી
.accesskey = y
connection-proxy-option-system =
.label = સિસ્ટમ પ્રોક્સી સેટીંગ વાપરો
.accesskey = U
connection-proxy-option-auto =
.label = એ નેટવર્ક માટે પ્રોક્સી સેટીંગ આપમેળે શોધો
.accesskey = w
connection-proxy-option-manual =
.label = જાતે પ્રોક્સીનું રૂપરેખાંકન
.accesskey = m
connection-proxy-http = HTTP પ્રોક્સી
.accesskey = x
connection-proxy-http-port = પોર્ટ
.accesskey = P
connection-proxy-ssl-port = પોર્ટ
.accesskey = o
connection-proxy-socks = SOCKS યજમાન
.accesskey = C
connection-proxy-socks-port = પોર્ટ
.accesskey = t
connection-proxy-socks4 =
.label = SOCKS v4
.accesskey = K
connection-proxy-socks5 =
.label = SOCKS v૫
.accesskey = v
connection-proxy-noproxy = માટે કોઈ પ્રોક્સી નથી
.accesskey = n
connection-proxy-noproxy-desc = ઉદાહરણ: .mozilla.org, .net.nz, 192.168.1.0/24
connection-proxy-autotype =
.label = આપોઆપ પ્રોક્સી ગોઠવણી URL
.accesskey = A
connection-proxy-reload =
.label = ફરી લાવો
.accesskey = e
connection-proxy-autologin =
.label = સત્તાધિકરણ માટે પૂછો નહિં જો પાસવર્ડ સંગ્રહેલ હોય
.accesskey = i
.tooltip = આ વિકલ્પ ચુપચાપ પ્રોક્સી માટે તમને સત્તાધિકરણ કરે છે જ્યારે તમે તેઓ માટે શ્રેયને સંગ્રહેલ હોય. તમે પૂછશો જો સત્તાધિકરણ નિષ્ફળ જાય.
connection-proxy-autologin-checkbox =
.label = સત્તાધિકરણ માટે પૂછો નહિં જો પાસવર્ડ સંગ્રહેલ હોય
.accesskey = i
.tooltiptext = આ વિકલ્પ ચુપચાપ પ્રોક્સી માટે તમને સત્તાધિકરણ કરે છે જ્યારે તમે તેઓ માટે શ્રેયને સંગ્રહેલ હોય. તમે પૂછશો જો સત્તાધિકરણ નિષ્ફળ જાય.
connection-proxy-socks-remote-dns =
.label = પ્રોક્સી DNS ઉપયોગ કરતી વખતે SOCKS v5
.accesskey = d
connection-dns-over-https-url-custom =
.label = વૈવિધ્યપૂર્ણ
.accesskey = C
.tooltiptext = HTTPS પર DNS ને ઉકેલવાં માટે તમારી પસંદગીની URL દાખલ કરો
|