blob: 7acbad549f02fb12458155ef9681b24c27ad90d4 (
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
|
; Common strings that belong to many files
;[Cancel]
;[Check mail]
;[Default]
;[New Mail]
;[No new mail message]
;[Offline]
;[YAMN]
; ../../protocols/YAMN/browser/badconnect.cpp
;[ - connection error]
;[Unknown error]
; ../../protocols/YAMN/browser/mailbrowser.cpp
;[%d new mail message(s), %d total]
;[%s : %d new mail message(s), %d total]
;[- new mail message(s)]
;[Copy All]
;[Copy Selected]
;[Delete confirmation]
;[Do you really want to delete %d selected mails?]
;[Header]
;[No new mail message, %d spam(s)]
;[Value]
; ../../protocols/YAMN/mails/mime.cpp
;[Part]
; ../../protocols/YAMN/main.cpp
;[Connect Fail]
;[Launch Application]
;[Neutral]
;[TopToolBar Down]
;[TopToolBar UP]
; ../../protocols/YAMN/proto/netlib.cpp
;[%s connection]
; ../../protocols/YAMN/proto/pop3/pop3comm.cpp
;[Account is about to be stopped.]
;[Bad user or password.]
;[Cannot allocate memory for received data.]
;[Cannot connect to POP3 server.]
;[Cannot connect to server with NetLib.]
;[Cannot login to POP3 server.]
;[Cannot read SSL data.]
;[Cannot receive data.]
;[Cannot send data.]
;[Cannot write SSL data.]
;[Connecting to server]
;[DNS lookup error.]
;[Deleting requested mails]
;[Deleting spam]
;[Disconnected]
;[Entering POP3 account]
;[Error %d-%d-%d-%d:]
;[Error connecting socket with SSL.]
;[Error connecting to server with socket.]
;[Error reading account file. Account file corrupted.]
;[Error while copying data to disk occured. File in use?]
;[Error while creating SSL structure.]
;[Error while creating base socket.]
;[Error while executing POP3 command.]
;[Found new version of account book, not compatible with this version of YAMN.]
;[Mail notifier and browser for Miranda IM. Included POP3 protocol.]
;[Memory allocation error while data reading]
;[Memory allocation error.]
;[OpenSSL not loaded.]
;[POP3 plugin- write file error]
;[POP3 protocol (internal)]
;[Reading body %s]
;[Reading file error. File already in use?]
;[Reading new mail messages (%d%% done)]
;[Searching for new mail message]
;[Server does not support APOP authorization.]
;[Server rejected connection with SSL.]
;[Windows socket 2.0 init failed.]
;[YAMN (internal POP3) read error]
; ../../protocols/YAMN/proto/pop3/pop3opt.cpp
;[Account Test]
;[Account Test (failed)]
;[Accounts]
;[All Files]
;[Cannot allocate memory space for new account]
;[Connection failed message]
;[Delete account confirmation]
;[Do you really want to delete this account?]
;[Executables]
;[General]
;[Input error]
;[Memory error]
;[Network]
;[New Account]
;[No account selected]
;[Please select application to run]
;[Please wait while no account is in use.]
;[Plugins]
;[PopUps]
;[Select executable used for notification]
;[This is not a valid number value]
;[Time left to next check [s]: %d]
;[You have N new mail messages]
; ../../protocols/YAMN/resources/YAMN.rc
;[..s Popup duration]
;[APOP]
;[Account]
;[Auto retrieve body]
;[Away]
;[Background colour]
;[Check from menu]
;[Check interval [min]:]
;[Check this account]
;[Check while ...]
;[Choose modes]
;[Codepage:]
;[Connection failure notifications]
;[Contact:]
;[Copyright:]
;[DND]
;[Date/Time Representation]
;[Description:]
;[Disable Events]
;[Disable STLS]
;[Don't show seconds]
;[Don't show today's date]
;[Enable Close on Delete Button]
;[Enable YAMN Main Menu]
;[Errors]
;[Execute Application]
;[Free for chat]
;[Installed plugins]
;[Invisible]
;[Keyboard Flash]
;[List4]
;[List5]
;[Mail Notifications]
;[MailBrowser Options]
;[Message]
;[Message notification if failed]
;[Multi popup]
;[N/A]
;[Name:]
;[No new mail notifications]
;[Notifications]
;[OK]
;[Occupied]
;[On the phone]
;[Online]
;[Only check when ...]
;[Options]
;[Out to lunch]
;[Password:]
;[Persistant message]
;[Popup]
;[Popup if no mail]
;[Popup notification if failed]
;[Port:]
;[Preview]
;[Replace nick name]
;[Reset counter]
;[SSL]
;[Server:]
;[Show YAMN as a Protocol (Require Restart)]
;[Show long localised date]
;[Single popup]
;[Sound]
;[Sound notification if failed]
;[Startup check]
;[Status:]
;[Text colour]
;[TopToolBar button \"Check mail\"]
;[Tray Icon]
;[Tray icon notification if failed]
;[Use contact notification for this account]
;[Use custom colour]
;[User Name:]
;[Version:]
;[WWW:]
;[YAMN General Options]
; ../../protocols/YAMN/services.cpp
;[Nick]
|