blob: 0aa69121ba3587968d28aa15c0dc5bc420d41d61 (
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
|
#muuid {a9e9c114-84b9-434b-a3d5-89921d39ddff}
;============================================================
; File: BuddyPounce.dll
; Plugin: Buddy pounce
; Version: 0.3.3.0
; Authors: Jonathan Gordon
;============================================================
[Allows you to send a message to contacts if they change status.]
;file \plugins\BuddyPounce\res\resource.rc
[Confirm Pounce send]
[Send]
Изпращане
[Cancel]
Отказ
[Pounce being sent to]
[Buddy Pounce]
[The Message:]
[Delete Pounce]
[Load default Settings]
[Setting Value]
Стойност на настройката
[Settings]
Настройки
[Contact To Send Pounce To]
[<< Simple]
[Advanced >>]
Разширено >>
[The Message]
[Dialog]
Прозорец
[Status]
Състояние
[Use Advanced Dialog]
[The Message (characters: )]
[Default Settings]
[Show Delivery Messages]
[These settings are also used when sending a "Simple" pounce]
;file \plugins\BuddyPounce\src\dialog.cpp
[The Message (%d Characters)]
[Message successfully sent to %s]
[Message failed to send to %s]
[Retry]
Нов опит
;file \plugins\BuddyPounce\src\main.cpp
[Message sessions]
Разговори
[Pounce being sent to %s in %d seconds]
[&Buddy Pounce]
;file \plugins\BuddyPounce\src\options.cpp
[Send If My Status Is...]
[Send If They Change Status to...]
[Reuse Pounce]
[Give Up delay]
[Confirmation Window]
[Reuse this message? (0 to use it once)]
[Times]
пъти
[Give up after... (0 to not give up)]
[Days]
Дни
[Show confirmation window? (0 to not Show)]
[Seconds to wait before sending]
[Send If My Status Is]
[Any]
[Online]
На линия
[Away]
Отсъстващ
[Not available]
Недостъпен
[Occupied]
Зает
[Do not disturb]
Не безпокойте
[Free for chat]
Готов за чат
[Invisible]
Невидим
[Send If Their Status changes]
[From Offline]
От "Извън линия"
[To Online]
[To Away]
[To Not available]
[To Occupied]
[To Do not disturb]
[To Free for chat]
[To Invisible]
|