blob: 51dba7f6fd106f0fc67a2cddb811d71076db618f (
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
|
#muuid {e882056d-0d1d-4131-9a98-404cbaea6a9c}
;============================================================
; File: CurrencyRates.dll
; Plugin: Currency Rates
; Version: 0.2.1.1
; Authors: Dioksin
;============================================================
[Shows currency rates.]
;file \protocols\CurrencyRates\res\Forex.rc
[Variable List]
Liste variables
[Edit Settings]
[Use contact specific settings]
[Log]
Journal
[Use &Internal History]
[&Format:]
[&Variables...]
[&Add to History only if Value Changed]
[Use &External File]
[&Select File:]
[&Browse...]
[Variables Allowed: %miranda_userdata%,%currencyratename%]
[F&ormat:]
[V&ariables...]
[Add to &Log only if Value Changed]
[Show &Popup Window]
[Show Popup Window Only if Value &Changed]
[Cancel]
Annuler
[Popup settings...]
[Currency Converter]
[&to:]
[&Swap]
[Convert]
[Info provided by <a href="http://www.google.com">Google</a>]
[Close]
Fermer
[Popup settings]
[Colors]
Couleurs
[Use default colors]
Couleurs par défaut
[Use custom colors]
Couleurs personnalisées
[Background color]
Couleur de fond
[Text color]
Couleur du texte
[Timeout]
Délai du popup
[Default]
Défaut
[Custom]
Défini
[Permanent]
[Do not add to popup's history]
[Preview]
Aperçu
[Current Rate:]
[Rate Fetch Time:]
[Previous Rate:]
[&Convert:]
[&Add]
&Ajouter
[&Watched currency rates:]
[&Remove]
&Supprimer
[&Refresh Rates Every:]
[&Display in Contact List as:]
[&Status Message:]
[&Tendency:]
[&Personal key:]
[&Advanced Settings...]
[Rate Info]
;file \protocols\CurrencyRates\src\Chart.h
[There is nothing to show]
;file \protocols\CurrencyRates\src\CommonOptionDlg.cpp
[Seconds]
secondes
[Minutes]
Minutes
[Hours]
Heures
[Enter integer value between 1 and 60.]
[Enter integer value between 1 and 24.]
[Enter text to display in contact list.]
;file \protocols\CurrencyRates\src\CurrencyConverter.cpp
[Info provided by]
[Enter positive number.]
;file \protocols\CurrencyRates\src\CurrencyRateInfoDlg.cpp
[Currency Rate]
;file \protocols\CurrencyRates\src\CurrencyRatesProviderBase.cpp
[Source of Information]
[Rate Value]
[Previous Rate Value]
[Fetch Time]
[Fetch Date]
[Fetch Time and Date]
[Percentage Character (%)]
[Tabulation]
[Left slash (\\)]
;file \protocols\CurrencyRates\src\CurrencyRatesProviderCurrencyConverter.cpp
[Error occurred during HTML parsing.]
[Error occurred during site access.]
[From Currency Full Name]
[From Currency Short Name]
[Into Currency Full Name]
[Into Currency Short Name]
[Short notation for "%f/%i"]
;file \protocols\CurrencyRates\src\Forex.cpp
[Auto Update Enabled]
[Auto Update Disabled]
[Currency Rates]
[Enable/Disable Auto Update]
[Refresh All Rates]
[Currency Converter...]
[Export All Currency Rates]
[Import All Currency Rates]
[Refresh]
Actualiser
[Open Log File...]
[Chart...]
[Edit Settings...]
[Enable/Disable Currency Rates Auto Update]
[Currency Rates Auto Update Enabled]
[Currency Rates Auto Update Disabled]
[Currency Symbol]
[Network]
Réseau
;file \protocols\CurrencyRates\src\HTTPSession.cpp
[This plugin requires a personal key. Press Yes to obtain it at the site and then enter the result in the Options dialog, otherwise this plugin will fail.]
[CurrencyRates HTTP connections]
Connexions HTTP de CurrencyRates
;file \protocols\CurrencyRates\src\IconLib.cpp
[Protocol icon]
[Currency Rate up]
[Currency Rate down]
[Currency Rate not changed]
[Currency Rate Section]
[Export]
[Swap button]
[Import]
;file \protocols\CurrencyRates\src\ImportExport.cpp
[XML File (*.xml)]
[All files (*.*)]
Tous les fichiers (*.*)
;file \protocols\CurrencyRates\src\ModuleInfo.cpp
[Miranda could not load CurrencyRates plugin. Microsoft HTML parser is missing.]
;file \protocols\CurrencyRates\src\SettingsDlg.cpp
[Log Files (*.txt,*.log)]
[Enter integer value]
[Enter log file name.]
[Enter log file format.]
[Enter history format.]
[Enter popup window format.]
|