blob: d1f0d78f826e76151eeab80722cb09204d99f945 (
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
|
#muuid {81e189dc-c251-45f6-9edf-a0f3a05c4248}
;============================================================
; File: WinterSpeak.dll
; Plugin: WinterSpeak
; Version: 0.9.8.3
; Authors: Ryan Winter, BlubbFish
;============================================================
[Miranda interface to the Microsoft Speech API.]
;file \plugins\WinterSpeak\res\Speak.rc
[Engine Settings]
[Engine]
[Voice]
[Volume]
[Rate]
[Pitch]
[Test]
[Lexicon]
[Welcome Message]
[Status Changes]
promjene statusa
[Offline]
[Online]
[Away]
[Do not disturb]
[Not available]
[Occupied]
[Free for chat]
[Invisible]
[Occurring Events]
[Incoming message]
[Incoming URL]
[Incoming File]
[Authorization request]
Zahtjev za prihvaćanje
[Added to contact list]
[Status messages]
Statusne poruke
[Announce status changes on connect]
[Message Events]
[Read message if less characters than]
[Ignore event if message dialog is open]
[Ignore event if message dialog is focused]
[Active Modes]
[Active Users]
[The following events are being ignored:]
[Messages]
poruke
[Online Notification]
[All Events]
[None]
[Add]
[Remove]
;file \plugins\WinterSpeak\src\DialogConfigActive.cpp
[** All contacts **]
[** Unknown contacts **]
;file \plugins\WinterSpeak\src\DialogConfigEngine.cpp
[testing testing 1 2 3]
;file \plugins\WinterSpeak\src\EventInformation.cpp
[incoming message from %u]
[incoming URL from %u]
[you have been added to %u's contact list]
[%u requests your authorization]
[there is an incoming file from %u]
[%u says]
;file \plugins\WinterSpeak\src\main.cpp
[Speak]
[Engine/Voice]
[Announce]
;file \plugins\WinterSpeak\src\UserInformation.cpp
[%u is now offline]
[%u is now online]
[%u is away]
[%u is invisible]
[%u is not available]
[%u does not want to be disturbed]
[%u is occupied]
[%u is free for chat]
|