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
|
# 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-window =
.title = Rregullime Lidhjeje
.style =
{ PLATFORM() ->
[macos] width: 44em
*[other] width: 49em
}
connection-close-key =
.key = w
connection-disable-extension =
.label = Çaktivizoje Zgjerimin
connection-proxy-configure = Formësoni Hyrje në Internet Me Ndërmjetës
connection-proxy-option-no =
.label = Pa ndërmjetës
.accesskey = P
connection-proxy-option-system =
.label = Për ndërmjetësin përdor rregullime sistemi
.accesskey = t
connection-proxy-option-auto =
.label = Vetëzbulo rregullime ndërmjetësi për këtë rrjet
.accesskey = V
connection-proxy-option-manual =
.label = Formësim ndërmjetësi dorazi
.accesskey = o
connection-proxy-http = Ndërmjetës HTTP
.accesskey = H
connection-proxy-http-port = Portë
.accesskey = o
connection-proxy-http-sharing =
.label = Këtë ndërmjetës përdore edhe për FTP dhe HTTPS
.accesskey = K
connection-proxy-https = Ndërmjetës HTTPS
.accesskey = S
connection-proxy-ssl-port = Portë
.accesskey = r
connection-proxy-ftp = Ndërmjetës FTP
.accesskey = F
connection-proxy-ftp-port = Portë
.accesskey = t
connection-proxy-socks = Strehë SOCKS
.accesskey = C
connection-proxy-socks-port = Portë
.accesskey = ë
connection-proxy-socks4 =
.label = SOCKS v4
.accesskey = 4
connection-proxy-socks5 =
.label = SOCKS v5
.accesskey = 5
connection-proxy-noproxy = Pa ndërmjetës për
.accesskey = a
connection-proxy-noproxy-desc = Shembull: .mozilla.org, .net.nz, 192.168.1.0/24
# Do not translate localhost, 127.0.0.1 and ::1.
connection-proxy-noproxy-localhost-desc = Lidhjet me localhost, 127.0.0.1, dhe ::1 nuk kalohen kurrë përmes ndërmjetësi.
# Do not translate "localhost", "127.0.0.1/8" and "::1". (You can translate "and".)
connection-proxy-noproxy-localhost-desc-2 = Lidhjet te localhost, 127.0.0.1/8, dhe ::1 s’kalojnë kurrë përmes ndërmjetësi.
connection-proxy-autotype =
.label = URL formësimi të vetvetishëm ndërmjetësi
.accesskey = U
connection-proxy-reload =
.label = Ringarkoje
.accesskey = R
connection-proxy-autologin =
.label = Mos shfaq kërkesë mirëfilltësimi, nëse është ruajtur fjalëkalim
.accesskey = i
.tooltip = Me këtë mundësi, mirëfilltësimi te ndërmjetësit, bëhet heshtazi, kur keni kredenciale të ruajtura për ta. Nëse mirëfilltësimi dështon, do të shfaqet kërkesa.
connection-proxy-socks-remote-dns =
.label = DNS ndërmjetësi kur përdoret SOCKS v5
.accesskey = D
connection-dns-over-https =
.label = Aktivizoni DNS përmes HTTPS-je
.accesskey = A
connection-dns-over-https-url-resolver = Përdor Furnizues
.accesskey = P
# Variables:
# $name (String) - Display name or URL for the DNS over HTTPS provider
connection-dns-over-https-url-item-default =
.label = { $name } (Parazgjedhje)
.tooltiptext = Për ftillim DNS-je përmes HTTPS-je përdor URL-në parazgjedhje
connection-dns-over-https-url-custom =
.label = Vetjake
.accesskey = V
.tooltiptext = Jepni URL-në tuaj të parapëlqyer për ftillim DNS-je përmes HTTPS-së
connection-dns-over-https-custom-label = Vetjak
|