blob: a955007a377caa09f11889b91e9baa32785d56d3 (
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
|
#muuid {4f1ff7fa-4d75-44b9-93b0-2ced2e4f9e3e}
;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
; Version: 0.1.2.7
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
Support du protocole WhatsApp pour Miranda NG.
;file \protocols\WhatsApp\res\whatsapp.rc
[Phone number]
Téléphone
[Including country code, without '+' or '00']
[Nickname]
Pseudo
[SMS code]
[Request code]
[Register code]
[Use SSL connection (port 443)]
[Automatically open group chats]
[Invite users]
[Choose an user]
[Other user:]
[&Invite]
&Inviter
[Cancel]
Annuler
;file \protocols\WhatsApp\src\chat.cpp
[Members]
[Owners]
[&Invite a user]
[&Room options]
[View/change &topic]
[&Leave chat session]
[Copy room &JID]
[Copy room topic]
[Set new subject for %s]
[&Add to roster]
[&Kick]
[Copy &nickname]
[Copy real &JID]
;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.]
S'il vous plaît entrer un mot de passe.
;file \protocols\WhatsApp\src\contacts.cpp
[is now known as '%s']
[Last seen on %x at %X]
;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\messages.cpp
[server]
[Message received: %s by %s]
;file \protocols\WhatsApp\src\proto.cpp
[%s server connection]
%s serveur connexion
[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]
Réseau
[Account]
Compte
;file \protocols\WhatsApp\src\theme.cpp
[WhatsApp icon]
[Create chat group]
[Create group]
|