blob: b4f99f39e918b73e0cbad1e5337c5b7dbb5e8215 (
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
|
#muuid {8432b009-ff32-4727-aae6-a9035038fd58}
;============================================================
; File: Facebook.dll
; Plugin: Facebook RM
; Version: 0.2.2.1
; Authors: Michal Zelinka, Robert Pösel
;============================================================
[Facebook protocol support for Miranda NG.]
;file \protocols\FacebookRM\res\facebook.rc
[E-mail:]
E-mail:
[Password:]
Heslo:
[Create a new Facebook account]
[What's on your mind?]
[Text:]
[Place:]
[Visibility:]
[Share]
[Cancel]
Storno
[User details]
[Default group:]
[Automatically set 'Ignore status change' flag]
[Contacts Settings]
[Use bigger avatars]
[Event notifications]
[Colors]
[Back]
Späť
[Text]
Text
[Notifications]
[Default]
Prednastavené
[News feeds]
[Other events]
[Client notifications]
[Timeout (sec.)]
[(0 = default, -1 = infinite)]
[Preview]
[Use balloon notifications in system tray instead of popups]
[News Feed types to notify:]
[Advanced Settings]
[Force secure (HTTPS) connection]
[Post Miranda statuses to Wall]
[Use secure connection also for channel requests]
[Also disconnect chat when going to offline]
[Map non-standard statuses to Invisible (instead of Online)]
[Enable support for Custom smileys (EXPERIMENTAL + BUGGY!)]
[Use local time for received messages]
[Send "Seen" info when marking messages as read]
[Use this server for opening links:]
[Allow posting statuses to my pages (may slow down login)]
;file \protocols\FacebookRM\src\chat.cpp
[&Invite user...]
[&Leave chat session]
[User &details]
[User &history]
;file \protocols\FacebookRM\src\communication.cpp
[Login error: %s]
[Unknown error]
Neznáma chyba
[Login error: Invalid request.]
[Login error: Some Facebook things are required.]
[Login error: Captcha code is required. Bad login credentials?]
[Login error, probably bad login credentials.]
[Your account requires HTTPS connection. Activating.]
[Something happened to Facebook. Maybe there was some major update so you should wait for an update.]
[Need confirmation for sending messages to other clients.\nOpen facebook website and try to send message to this contact again!]
[Timeout when sending message.]
;file \protocols\FacebookRM\src\connection.cpp
[Please enter a username.]
[Please enter a password.]
;file \protocols\FacebookRM\src\constants.h
[Most Recent]
[Wall Posts]
[Top News]
[Photos]
[Links]
[Apps and Games]
[Classic website]
[Mobile website]
[Smartphone website]
[For everyone]
[For friends of friends]
[For friends]
[Only for me]
;file \protocols\FacebookRM\src\contacts.cpp
[Contact was removed from your server list.]
[Error occurred when removing contact from server.]
[Request for friendship was sent.]
[Error occurred when requesting friendship.]
[Request for friendship was canceled.]
[Error occurred when canceling friendship request.]
;file \protocols\FacebookRM\src\dialogs.cpp
[What's on your mind, %s?]
[Note: Make sure you have disabled 'Validate SSL certificates' option in Network options to work properly.]
[Sample event]
[Sample request]
[Sample newsfeed]
[Sample notification]
;file \protocols\FacebookRM\src\json.cpp
[a photo]
[User sent you %s:]
[Message read: %s by %s]
[Message read: %s]
[This message is no longer available, because it was marked as abusive or spam.]
[%s and more (%d)]
;file \protocols\FacebookRM\src\messages.cpp
[You cannot send messages when you are offline.]
;file \protocols\FacebookRM\src\process.cpp
[Contact is back on server-list.]
[Contact is no longer on server-list.]
;file \protocols\FacebookRM\src\proto.cpp
[Show Mind Window]
[%s server connection]
[Unable to get Netlib connection for Facebook]
[Notification]
[News Feed]
[Other Event]
[Network]
Sieť
[Account]
[Advanced]
Podrobne
[Popups]
[Events]
Udalosti
[Loading newsfeeds...]
[Checking friend requests...]
[Refreshing buddy list...]
[Do you want to cancel your friendship with '%s'?]
;file \protocols\FacebookRM\src\theme.cpp
[Facebook icon]
[Mind]
[Poke]
[Newsfeed]
[Friendship details]
[Visit profile]
[Visit friendship details]
[Cancel friendship]
[Cancel friendship request]
[Request friendship]
[Approve friendship]
[Mind...]
[Services...]
[Refresh Buddy List]
[Services]
[Check Friends Requests]
[Check Newsfeeds]
|