blob: ce73389d82bf02c5c09595c429d1d22c8b02ae09 (
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
|
#muuid {DA0B09F5-9C66-488C-AE37-8A5F191C9079}
;============================================================
; File: LinkList.dll
; Plugin: History linklist plus
; Version: 0.0.0.2
; Authors: Thomas Wendel, gureedo
;============================================================
[Generates a list of extracted URIs from the history.]
;file \plugins\HistoryLinkListPlus\res\linklist.rc
[Search]
Търсене
[Close]
Затваряне
[Search for:]
[Message direction]
Посока на текста
[Message types]
[All directions]
[Incoming only]
[Outgoing only]
[All types]
[Mail addresses only]
[Web addresses only]
[Deep search]
[Static]
[Colour Select]
[Incoming messages]
Входящите съобщения
[Plugin Default]
[Preview]
Преглед
[Outgoing messages]
Изходящи съобщения
[Backgroundcolour]
[Use Miranda Settings]
[Textcolour]
[General Settings]
[Open links always in a new window]
[Update list on new events]
[Show whole Message on 'mouse over' event]
[Save window position individually for each contact]
[Show...]
[Date]
[Parting line]
[Timestamp]
Времева марка
[Direction]
[Type]
Тип
[&File]
Файл
[&Save]
[&Close]
Затваряне
[&Options]
Настройки
[Message &Direction]
[&Outgoing Messages Only]
[&Incoming Messages Only]
[Message &Type]
[&Webaddresses Only]
[&Mail-Addresses Only]
[&Clear Search Results]
[&Search]
Търсене
[link]
[Open]
[Open in new Window]
[Copy to Clipboard]
[Show Message]
;file \plugins\HistoryLinkListPlus\src\language.h
[History Linklist]
[History is empty!]
[There are no links in history!]
[Error]
Грешка
[incoming]
[outgoing]
[Filter]
[no filter]
[Search Filter]
[no settings]
;file \plugins\HistoryLinkListPlus\src\linklist.cpp
[&Create Linklist]
[History]
История
[Processing history...]
[Could not create window!]
[Could not allocate memory!]
;file \plugins\HistoryLinkListPlus\src\linklist_dlg.cpp
[Linklist Plugin]
;file \plugins\HistoryLinkListPlus\src\linklist_fct.cpp
[Matches for searchtext]
[Processing list...]
[No messages found!\nPlease change current filter options.]
[RTF file]
[All files]
[Save RTF File]
|