blob: 046977abe5ffac5de1c1cc488a4e17cb65191a5e (
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 = Stel instaanbedieners op vir internettoegang
proxy-type-no =
.label = Geen instaanbediener
.accesskey = G
proxy-type-wpad =
.label = Outospeur instaanopstelling vir hierdie netwerk
.accesskey = w
proxy-type-system =
.label = Gebruik stelselinstaaninstellings
.accesskey = G
proxy-type-manual =
.label = Handmatige opstelling van instaanbediener:
.accesskey = H
proxy-http-label =
.value = HTTP-instaanbediener:
.accesskey = H
http-port-label =
.value = Poort:
.accesskey = P
ssl-port-label =
.value = Poort:
.accesskey = P
proxy-socks-label =
.value = SOCKS-gasheer:
.accesskey = C
socks-port-label =
.value = Poort:
.accesskey = P
proxy-socks4-label =
.label = SOCKS v4
.accesskey = K
proxy-socks5-label =
.label = SOCKS v5
.accesskey = v
proxy-type-auto =
.label = URL vir outomatiese opstelling van instaanbediener:
.accesskey = o
proxy-reload-label =
.label = Herlaai
.accesskey = l
no-proxy-label =
.value = Geen instaanbediener vir:
.accesskey = G
no-proxy-example = Byvoorbeeld: .mozilla.org, .org.za, 192.168.1.0/24
|