blob: fc14ea5e447a8d2b971a9bddb0786d86225d28c2 (
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
|
#muuid {e882056d-0d1d-4131-9a98-404cbaea6a9c}
;============================================================
; File: CurrencyRates.dll
; Plugin: Currency Rates
; Version: 0.2.1.2
; Authors: Dioksin
;============================================================
[Shows currency rates.]
;file \protocols\CurrencyRates\res\Forex.rc
[Variable List]
[Edit Settings]
[Use contact specific settings]
[Log]
[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]
[Popup settings...]
[Currency Converter]
[&to:]
[&Swap]
[Convert]
[Info provided by <a href="http://www.google.com">Google</a>]
[Close]
[Popup settings]
[Colors]
[Use default colors]
[Use custom colors]
[Background color]
[Text color]
[Timeout]
[Default]
[Custom]
[Permanent]
[Do not add to popup's history]
[Preview]
[Current Rate:]
[Rate Fetch Time:]
[Previous Rate:]
[&Convert:]
[&Add]
[&Watched currency rates:]
[&Remove]
[&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]
[Minutes]
[Hours]
[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]
[Rate delta]
[Previous rate value]
[Fetch time]
[Fetch date]
[Fetch time and date]
[Percent 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]
[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]
[Protocol icon]
[Currency Rate up]
[Currency Rate down]
[Currency Rate not changed]
[Currency Rate Section]
[Export]
[Swap button]
[Import]
;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]
;file \protocols\CurrencyRates\src\ImportExport.cpp
[XML File (*.xml)]
[All files (*.*)]
;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.]
|