blob: c39c34c87aad36e5de129a5966331d300cc9378b (
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.5
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
Wsparcie protokołu WhatsApp dla Mirandy NG.
;file \protocols\WhatsApp\res\whatsapp.rc
[Phone number]
Numer telefonu
[Including country code, without '+' or '00']
z kierunkowym kraju bez "+", ani "00"
[Nickname]
Nick
[SMS code]
Kod SMS
[Request code]
Poproś o kod
[Register code]
Zarejestruj kod
[Use SSL connection (port 443)]
Używaj połączenia SSL (port 443)
[Cancel]
Anuluj
;file \protocols\WhatsApp\src\connection.cpp
[Please enter a country code.]
Proszę podać numer kierunkowy kraju.
[Please enter a phone number without country code.]
Proszę podać numer telefonu bez kierunkowego kraju.
[Please enter a nickname.]
Proszę podać nick.
[Please enter a password.]
Wprowadź hasło.
;file \protocols\WhatsApp\src\contacts.cpp
[is now known as '%s']
jest od teraz znany jako "%s"
[Last seen on %x at %X]
Ostatnio widziany %x o %X
[You have been added to the group]
Zostałeś dodany do grupy
[User '%s' has been added to the group]
Użytkownik "%s" został dodany do grupy
[You have been removed from the group]
Zostałeś usunięty z grupy
[User '%s' has been removed from the group]
Użytkownik "%s" został usunięty z grupy
;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?]
SMS z kodem weryfikacyjnym zostanie wysłany na twój telefon.\nUwaga: nie możesz używać prawdziwego WhatsApp i tej wtyczki równocześnie.\nKontynuować?
[Your password has been set automatically. You can proceed with login now]
Twoje hasło zostało ustawione automatycznie. Możesz teraz przejść do logowania
[Please correctly specify your registration code received by SMS]
Proszę podać poprawny kod weryfikacyjny otrzymany SMSem.
;file \protocols\WhatsApp\src\proto.cpp
[%s server connection]
Połączenie %s
[Unable to get Netlib connection for WhatsApp]
Nie udało się uzyskać połączenia Netlib dla WhatsApp
[Network connection error.]
Błąd połączenia sieciowego.
[Registration]
Rejestracja
[Registration failed. Invalid server response.]
Rejestracja nieudana. Niepoprawna odpowiedź serwera.
[Registration failed due to stale code. Please request a new code]
Rejestracja nieudana z powodu wygasłego kodu. Proszę poprosić o nowy kod.
[Registration failed.]
Rejestracja nieudana.
[Please try again in %i seconds]
Proszę spróbować ponownie za %i sekund
[Registration code has been sent to your phone.]
Kod rejestracyjny został wysłany na twój telefon.
[Network]
Protokoły
[Account]
Konto
;file \protocols\WhatsApp\src\theme.cpp
[WhatsApp icon]
Ikona WhatsApp
[Add to group]
Dodaj do grupy
[Create chat group]
Utwórz czat grupowy
[Remove from chat group]
Usuń z czatu grupowego
[Leave and delete group]
Opuść i usuń grupę
[Leave group]
Opuść grupę
[Change group subject]
Zmień temat grupy
[Create group]
Utwórz grupę
|