blob: 62211ea0649f204fa51389c47995e4a3a7b8a017 (
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
|
#muuid {4f1ff7fa-4d75-44b9-93b0-2ced2e4f9e3e}
;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
; Version: 0.0.2.1
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
WhatsApp-Protokollunterstützung für Miranda NG.
;file \protocols\WhatsApp\res\whatsapp.rc
[Phone-Number]
Telefonnummer
[Including country code, without '+' or '00']
Inklusive Landescode, ohne '+' oder '00'
[Nickname]
Nickname
[Password]
Passwort
[Request Code]
Code anfordern
[Register Code]
Code registrieren
[SMS-Code:]
SMS-Code:
[Will only be used for registration]
Wird nur zur Registrierung verwendet
[Paste password from WART utility]
Passwort aus WART-Utility einfügen
[Use WART utility from Plugins folder for registering your number and generating password]
Verwenden Sie das WART-Utility aus dem Plugins-Verzeichnis um Ihre Nummer zu registrieren und ein Passwort zu erzeugen
[Use SSL connection (443 port)]
SSL-Verbindung verwenden (Port 443)
[Cancel]
Abbrechen
;file \protocols\WhatsApp\src\connection.cpp
[Please enter a country-code.]
Bitte geben Sie einen Landescode ein.
[Please enter a phone-number without country code.]
Bitte geben Sie eine Telefonnummer ohne Landescode ein.
[Please enter a nickname.]
Bitte geben Sie einen Nicknamen ein.
[Please enter a password.]
Bitte geben Sie ein Passwort ein.
;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?]
Eine SMS mit dem Registrierungscode wird an Ihr Mobiltelefon geschickt.\nBeachten Sie, dass Sie das richtige WhatsApp und dieses Plugin nicht gleichzeitig nutzen können.\nFortfahren?
[Please correctly specify your registration code received by SMS]
Bitte geben Sie den korrekten Registrierungscode aus der SMS an.
[Your password has been set automatically.\nIf you change your password manually you may lose it and need to request a new code!]
Ihr Passwort wurde automatisch gesetzt.\nWenn Sie Ihr Passwort manuell ändern, können Sie es verlieren und müssen einen neuen Code anfordern.
;file \protocols\WhatsApp\src\main.cpp
[Did not unpack WART (registration utility).]
Kann das Registrierungs-Utility WART nicht entpacken.
;file \protocols\WhatsApp\src\proto.cpp
[%s server connection]
%s Serververbindung
[Unable to get Netlib connection for WhatsApp]
Konnte keine Netzwerkverbindung für WhatsApp herstellen.
[Network-connection error.]
Netzwerk Verbindungsfehler.
[Network]
Netzwerk
[Account]
Konto
;file \protocols\WhatsApp\src\theme.cpp
[WhatsApp Icon]
WhatsApp Icon
[Add To Group]
Zu Gruppe hinzufügen
[Create Chat Group]
Gruppenchat erstellen
[Remove From Chat Group]
Aus Gruppenchat entfernen
[Leave And Delete Group]
Gruppe verlassen und löschen
[Leave Group]
Gruppe verlassen
[Change Group Subject]
Gruppenthema ändern
[Create Group]
Gruppe erstellen
|