blob: fb37c6c5e3fe2f32406f5c434a93304f95e197a8 (
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
#muuid {82181510-5dfa-49d7-b469-33871e2ae8b5}
;============================================================
; File: TrafficCounter.dll
; Plugin: Traffic counter
; Version: 0.1.1.8
; Authors: Ghost, Mironych
;============================================================
[Adding traffic and time counters.]
;file \plugins\TrafficCounter\res\resource.rc
[Selected totals]
[Accounts]
[Units]
[Clear statistics]
[Notification]
[Notify me on every]
[kilobytes]
[minutes]
[Background colour:]
Farba pozadia:
[Text colour:]
[Reset to default]
[Popup timeout]
[From Popup plugin]
[Custom]
[Test]
[Show now]
[Space between lines:]
[Counters format string:]
[Tooltip format string:]
[Display traffic for current]
;file \plugins\TrafficCounter\src\options.cpp
[Display]
[Icon]
[Account name]
[Current traffic]
[Total traffic]
[Current online]
[Total online]
[General]
[Draw frame as skin element]
[Show tooltip in traffic window]
["Toggle traffic counter" in main menu]
[Visible accounts]
[Summary traffic for visible accounts]
[Overall traffic]
[Hide now]
[Day]
[Week]
[Month]
[Year]
[Services]
[Options]
[Traffic counter]
[Statistics]
[Popups]
;file \plugins\TrafficCounter\src\statistics.cpp
[Bytes]
[KB]
[MB]
[Adaptive]
[Hourly]
[Daily]
Denne
[Weekly]
Týždenne
[Monthly]
Mesačne
[Yearly]
[Period]
[Incoming]
[Outgoing]
[Sum]
[Online]
Pripojený
[Now traffic statistics for selected accounts will be cleared.\nContinue?]
[Couldn't read statistics file]
[Traffic Counter]
;file \plugins\TrafficCounter\src\TrafficCounter.cpp
[Font]
[Show/Hide frame]
[Hide traffic window]
[Clear the current (Now:) value]
[Toggle traffic counter]
[Traffic counter notification]
[%d kilobytes sent]
[%d kilobytes received]
|