blob: fe43e59f3c2ad58da476e53ccd5e5237b9d99711 (
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
|
#muuid {4f1ff7fa-4d75-44b9-93b0-2ced2e4f9e3e}
;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
; Version: 0.1.0.2
; 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 (443 port)]
[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]
%s връзка със сървъра
[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]
|