blob: abcb67f7199c472c4ded1c2a8e00112e7fb71a58 (
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
|
#muuid {4f1ff7fa-4d75-44b9-93b0-2ced2e4f9e3e}
;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
; Version: 0.1.0.4
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
;file \protocols\WhatsApp\res\whatsapp.rc
[Phone number]
[Including country code, without '+' or '00']
[Nickname]
[SMS code]
[Request code]
[Register code]
[Use SSL connection (port 443)]
[Cancel]
;file \protocols\WhatsApp\src\connection.cpp
[Please enter a country code.]
[Please enter a phone number without country code.]
[Please enter a nickname.]
[Please enter a password.]
;file \protocols\WhatsApp\src\contacts.cpp
[is now known as '%s']
[Last seen on %x at %X]
[You have been added to the group]
[User '%s' has been added to the group]
[You have been removed from the group]
[User '%s' has been removed from the group]
;file \protocols\WhatsApp\src\dialogs.cpp
[An SMS with registration code will be sent to your mobile phone.\nNotice that you are not able to use the real WhatsApp and this plugin simultaneously!\nContinue?]
[Your password has been set automatically. You can proceed with login now]
[Please correctly specify your registration code received by SMS]
;file \protocols\WhatsApp\src\proto.cpp
[%s server connection]
[Unable to get Netlib connection for WhatsApp]
[Network connection error.]
[Registration]
[Registration failed. Invalid server response.]
[Registration failed due to stale code. Please request a new code]
[Registration failed.]
[Please try again in %i seconds]
[Registration code has been sent to your phone.]
[Network]
[Account]
;file \protocols\WhatsApp\src\theme.cpp
[WhatsApp icon]
[Add to group]
[Create chat group]
[Remove from chat group]
[Leave and delete group]
[Leave group]
[Change group subject]
[Create group]
|