blob: 6a17452094606b39a19611063d0dc174ec578df0 (
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
|
#muuid {4df0c267-6efb-4410-b651-385f87158509}
;============================================================
; File: ProxySwitch.dll
; Plugin: ProxySwitch
; Version: 1.0.0.1
; Authors: Petr Smejkal
;============================================================
[Watches IP address changes, displays popups, and adjusts the proxy settings of Miranda, Internet Explorer and Firefox.]
;file \plugins\ProxySwitch\res\resource.rc
[Network addresses]
[Direct connection]
[Use proxy]
Użyj proxy
[General]
Ogólne
[Manage Miranda NG proxy]
[Manage Internet Explorer proxy]
[Manage Firefox proxy]
[Reconnect if IP address changes]
[Hide interfaces]
[Popup options]
Opcje popupów
[Enable popups]
Włącz popupy
[Text color]
Kolor tekstu
[Background color]
Kolor tła
[Use default colors]
Użyj domyślnych kolorów
[Show proxy status on change]
[Restart of Miranda NG is required.]
Ponowne uruchomienie Mirandy NG jest wymagane.
[Enter semicolon (;) separated list of IP network addresses in any of the formats below:\n\tIP/bits\t(10.0.0.1/24)\t\tIP/mask\t(10.0.0.1/255.255.255.0)\n\tIP1-2\t(10.0.0.1-50)\t\tIP1-IP2\t(10.0.0.1-10.0.2.255)]
[Any entry in the 'Use proxy' list can be prefixed by an exclamation mark (!) to increase its priority. Entries with wrong syntax will be ignored. The plugin checks the IP addresses in the following way:]
[\t1) Use proxy if any interface has prioritized 'Use proxy' address\n\t2) Don't use proxy if any interface has 'Direct connection' address\n\t3) Use proxy if any interface has 'Use proxy' address\n\t4) Do nothing if unknown or no address found]
[Cancel]
Anuluj
;file \plugins\ProxySwitch\src\ip.cpp
[Proxy]
Proxy
[Direct]
[disconnected]
Rozłączony
;file \plugins\ProxySwitch\src\main.cpp
[Current IP address]
Aktualny adres IP
[Enable &IP change notification]
Włącz powiadamianie o zmianie &adresu IP
[Disable &IP change notification]
Wyłącz powiadamianie o zmianie &adresu IP
[Show my &IP addresses]
Pokaż mój adres IP
[Proxy settings && interfaces]
[Disable proxy]
Wyłącz proxy
[Enable proxy]
Włącz proxy
[Popups]
Popupy
[IP change notification]
;file \plugins\ProxySwitch\src\opt.cpp
[Services]
Usługi
[ProxySwitch]
|