blob: 2c600084e7480d9a74e74643628223181c5b4c47 (
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
|
#muuid {9c448c61-fc3f-42f9-b9f0-4a30e1cf8671}
;============================================================
; File: Skype.dll
; Plugin: Skype Protocol
; Version: 0.11.0.1
; Authors: unsane, mataes, ghazan
;============================================================
[Skype protocol support for Miranda NG.]
;file \protocols\Skype\res\Resource.rc
[Invite contacts to conference]
[sid]
[&Invite]
[&Cancel]
[Add]
[Create conference]
[Skype name:]
[&Create]
[Topic:]
[Guideline:]
[Enable joining]
[Users joining as:]
[Create with password]
[Password:]
[Confirmation:]
[Password hint:]
[Configure conference]
[&OK]
[Join role:]
[Set password]
[Hint:]
[Enter password]
[Enter a password]
[Remember this session password]
[OK]
[Cancel]
[Status text:]
[Online since:]
[Last event date:]
[Last profile change:]
[Full name:]
[Date of birth:]
[Gender:]
[Homepage:]
[Language:]
[About:]
[Mood:]
[E-mail 1:]
[E-mail 2:]
[E-mail 3:]
[Mobile phone:]
[Home phone:]
[Office phone:]
[City:]
[State:]
[Country:]
[Timezone:]
[Change password]
[Old password:]
[New password:]
[Register new account]
[Account]
[Connection]
[Use port]
[for incoming connections]
[Use ports 80 and 443 as alternative incoming]
[Default group:]
[Ignore list]
[Server side ignore list\nControl ignore list on server.]
;file \protocols\Skype\src\skype.cpp
[Did not unpack SkypeKit.exe.]
;file \protocols\Skype\src\skype_account.cpp
[LOGOUT_CALLED]
[HTTPS proxy authentication failed]
[SOCKS proxy authentication failed]
[P2P connection failed]
[SERVER_CONNECT_FAILED]
[Server is overloaded]
[SkypeKit database already in use]
[Invalid skypename]
[Invalid email]
[Unacceptable password]
[Skype name is taken]
[REJECTED_AS_UNDERAGE]
[NO_SUCH_IDENTITY]
[Incorrect password]
[Too many login attempts]
[Password has changed]
[PERIODIC_UIC_UPDATE_FAILED]
[DB_DISK_FULL]
[DB_IO_ERROR]
[SkypeKit database is corrupt]
[DB_FAILURE]
[Invalid application ID]
[APP_ID_FAILURE]
[Version is unsupported]
[Account blocked]
[Logout from another instance]
[ACCESS_TOKEN_RENEWAL_FAILED]
[Password successfully changed]
[Password changing]
[Old password was incorrect]
[Failed to verify password. No connection to server]
[Password was set but server didn't like it much]
[New password was exactly the same as old one]
[The new password was unacceptable]
[Account was currently not logged in]
[You have not entered a Skype name.\nConfigure this in Options->Network->%s and try again.]
;file \protocols\Skype\src\skype_bookmarks.cpp
[Name]
[Conferences]
;file \protocols\Skype\src\skype_chat.cpp
[&User details]
[&Request auth]
[Invite to conference]
[Set &role]
[&Master]
[&Helper]
[&User]
[&Listener]
[&Add]
[&Kick]
[Outlaw (&ban)]
[Copy &skypename]
[Copy room &uri]
[me]
[waits to join]
[Incoming group call finished]
[The password is incorrect]
[Your application to join the conference was denied]
[Incoming group call started]
[You did not select any contact]
[Hi! I'd like to add you to my contact list]
;file \protocols\Skype\src\skype_contacts.cpp
[Contact already in your contact list]
[Contacts received]
;file \protocols\Skype\src\skype_dialogs.cpp
[Enter a password for %s:]
[Password can't be empty.]
[Old password is not correct.]
[New password is same as old password.]
[New password and confirmation must be same.]
[<not specified>]
[Male]
[Female]
[You are not currently connected to the Skype network. You must be online in order to update your information on the server.]
;file \protocols\Skype\src\skype_events.cpp
[Spawn conference]
[Network]
[Contacts]
[Home]
[General]
;file \protocols\Skype\src\skype_icons.cpp
[Protocol icon]
[Call]
[Conference]
[Send contact]
[Contact]
[Delete]
[Ignore]
[Block]
[Protocols]
;file \protocols\Skype\src\skype_ignore_list.cpp
;file \protocols\Skype\src\skype_instances.cpp
[SkypeKit will only permit you to login to one account at a time.\nAdding multiple instances of SkypeKit is prohibited in the licence agreement and standard distribution terms.]
[Initialization key corrupted or not valid.]
[SkypeKit did not initialize (%d).]
[SkypeKit did not start.]
;file \protocols\Skype\src\skype_menus.cpp
[Request authorization]
[Grant authorization]
[Revoke authorization]
;file \protocols\Skype\src\skype_messages.cpp
[Incoming call started]
[Incoming call finished]
;file \protocols\Skype\src\skype_netlib.cpp
[%s connection]
;file \protocols\Skype\src\skype_proto.cpp
[Skype name]
;file \protocols\Skype\src\skype_utils.cpp
[NOT_VALIDATED]
[Validation succeeded]
[Password is too short]
[The value exceeds max size limit for the given property]
[Value contains illegal characters]
[Value contains whitespace]
[Password cannot be the same as skypename]
[Value has invalid format]
[Value contains invalid word]
[Password is too simple]
[Value starts with an invalid character]
[Avatars]
[Command "%s" is unsupported]
|