summaryrefslogtreecommitdiff
path: root/langpacks/german/Plugins/CmdLine.txt
blob: 4a56a67231aa61fdfdd3f4d9bd61009161b70c33 (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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
#muuid {2f1a117c-3c1b-4c01-89ea-6d8fd85a9b4c}
;============================================================
;  File: CmdLine.dll
;  Plugin: Command line
;  Version: 0.1.0.1
;  Authors: Cristian Libotean
;============================================================
[This plugin lets you control Miranda from the command line.]
Dieses Plugin lässt Sie Miranda von der Kommandozeile aus steuern.
;file \plugins\CmdLine\src\CmdLine.cpp
[Could not initialize CmdLine plugin properly]
Konnte CmdLine-Plugin nicht sauber initialisieren
[Error]
Fehler
;file \plugins\CmdLine\src\mimcmd_data.h
[Changes account status either globally or per account.\nUsage: status <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible.\n<Account> is an optional parameter specifying the account to set the status for. If it's not specified then the command will issue a global status change.]
Ändert den Status eines Kontos entweder global oder pro Konto.\nVerwendung: status <Status> [<Konto>].\nMögliche Werte für <Status> sind: offline, online, away, dnd, na, occupied, freechat, invisible.\n<Konto> ist der (optionale) Name des Kontos. Ist das nicht angegeben, dann wird eine globale Statusänderung durchgeführt.
[Changes away message either globally or per account.\nUsage: awaymsg <message> [<account>].\n<Message> is the new away message.\n<Account> is an optional parameter specifying the account to set the away message for. If not specified then the away message will be set globally.]
Ändert Abwesenheitsnachricht entweder global oder pro Konto.\nVerwendung: awaymsg <Nachricht> [<Konto>].\n<Nachricht> ist die neue Abwesenheitsnachricht.\n<Konto> ist der (optionale) Name des Kontos. Ist das nicht angegeben, dann wird die Abwesenheitsnachricht global gesetzt.
[Changes extended status either globally or per account.\nUsage: xstatus <xStatus> [<account>].\n<xStatus> is the new extended status to set. Possible values are: ...\n<Account> is an optional parameter specifying the account for which extended status is set. If not specified then extended status for all accounts will be changed.\nNOTE: Not all accounts/protocols support extended status.]
Ändert den erweiterten Status entweder global oder pro Konto.\nVerwendung: xstatus <xStatus> [<Konto>].\n<xStatus> ist der neue erweiterte Status. Möglich Werte sind: ...\n<Konto> ist der (optionale) Name des Kontos. Ist das nicht angegeben, dann wird eine globale Statusänderung durchgeführt.
[Disables or enables popups display.\nUsage: popups (disable | enable | toggle).\nThe command will either enable or disable popups display.]
Aktiviert oder deaktiviert Popups.\nVerwendung: popups (disable | enable | toggle).\nDieser Befehl deaktiviert oder aktiviert Popups.
[Disables or enables sounds.\nUsage: sounds (disable | enable | toggle).\nThe command will either disable or enable sounds.]
Aktiviert oder deaktiviert Klänge.\nVerwendung: sounds (disable | enable | toggle).\nDieser Befehl deaktiviert oder aktiviert Klänge.
[Hides or shows the contact list window.\nUsage: clist (show | hide | toggle).\nThe command will either show or hide the contact list window.]
Zeigt oder verbirgt die Kontaktliste.\nVerwendung: clist (show | hide | toggle).\nDer Befehl zeigt oder versteckt die Kontaktliste.
[Closes Miranda.\nUsage: quit [wait].\nIf wait is used then the command will return only when CmdLine plugin has been unloaded by Miranda.]
Schließt Miranda.\nVerwendung: quit [warten].\nWenn 'warten' angegeben ist dann wird der Befehl nur abgebrochen wenn CmdLine von Miranda deaktiviert wird.
[Provides help on other commands.\nUsage: help [<command>].\nThe command will print help information for other commands. If run without any parameters it will print available commands.]
Bietet Hilfe für andere Befehle.\nVerwendung: help [<Befehl>].\nDieser Befehl gibt Informationen zu anderen Befehlen aus. Ohne Parameter gibt er eine Auflistung aller verfügbaren Befehle aus.
[Notifies Exchange plugin to check for email.\nUsage: exchange check.]
Das Exchange-Plugin wird neue E-Mails prüfen.\nVerwendung: exchange check.
[Notifies YAMN plugin to check for email.\nUsage: yamn check.]
Das YAMN-Plugin wird neue E-Mails prüfen.\nVerwendung: yamn check.
[Calls a Miranda service.\nUsage: callservice <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> service using wParam and lParam as arguments; the first letter of the parameter must be either 'd' if the parameter is a decimal number or 's' if the parameter is a string. Be careful when you use this function as you can only pass numbers and strings as data.\nNOTE: If you pass invalid data to a service, Miranda might crash.]
Ruft einen Miranda-Dienst auf.\nVerwendung: callservice <Dienst> (d|s)<wParam> (d|s)<lParam>.\nDieser Befehl ruft den Miranda-Dienst <Dienst> mit wParam und lParam als Argumenten auf, der erste Buchstabe der Parameter muss entweder 'd' sein, wenn der Parameter eine Dezimalzahl ist, oder 's', wenn der Parameter eine Zeichenkette ist. Seien Sie vorsichtig, wenn Sie diese Funktion verwenden, Sie können nur Zahlen und Zeichenketten als argumente übergeben.\nHINWEIS: Wenn Sie einem Dienst ungültige Daten übergeben könnte Miranda abstürzen.
[Sends a message to the specified contact(s).\nUsage: message <contact> [<contact> [<contact> [...]]] <message>.\nThe command will send <message> to the specified contact(s) - at least one contact must be specified - all parameters except the last one are considered recipients.\n<Contact> has the following format: <name>[:<account>]. <Name> is the contact display name or unique ID and <account> is an optional parameter representing the account of the contact (useful in case there is more than one contact with the same name).\nNOTE: The message string cannot exceed 512 characters. You can use \\n for new line (and \\\\n for \\n).]
Sendet eine Nachricht an den/die angegebene(n) Kontakt(e).\nVerwendung: message <Kontakt> [<Kontakt> [<Kontakt> [...]]] <Nachricht>.\nDieser Befehl sendet <Nachricht> an den/die angegebene(n) Kontakt(e) - mindestens ein Kontakt muss gegeben sein - alle Parameter außer dem letzten sind Kontakte.\n<Kontakt> hat folgendes Format: <Name>[:<Konto>]. <Name> ist der Anzeigename des Kontaktes oder seine einmalige ID und <Konto ist ein optionaler Parameter für das Konto des Kontaktes (nützlich, falls es mehr als einen Kontakt mit dem selben Namen gibt).\nHINWEIS: Die Nachricht darf nicht mehr als 512 Zeichen haben. Sie können \\n für eine neue Zeile verwenden (und \\\\n für \\n).
[Allows you to manage database settings.\nUsage:\n  db set <module> <name> (b|i|d|s|w)<value>\n  db delete <module> <name>\n  db get <module> <name>.\nThe command can set a database entry to the specified value (if the entry does not exist, it will be created) as well as read or delete a specified database entry. <Module> is the name of the module where the key should be located, <name> is the name of the key and <value> is the value to be written. A character must be placed before <value> in order to specify what kind of data to write: b - byte, i - integer (word), d - double word, s - string, w - wide string.]
Erlaubt es Ihnen, Datenbankeinträge zu verwalten.\nVerwendung:\n  db set <Modul> <Name> (b|i|d|s|w)<Wert>\n  db delete <Modul> <Name>\n  db get <Modul> <Name>.\nDieser Befehl kann einen Datenbankeintrag auf den angegebenen Wert setzen (wenn er nicht existiert wird er neu angelegt) sowie einen Datenbankeintrag lesen oder löschen. <Modul> ist der Name des Moduls, in welchem sich der Schlüssel befindet, <Name> ist der Name des Schlüssels und <Wert> ist der zu schreibende Wert. Ein Zeichen muss vor Wert stehen um den Typ anzugeben: b - Byte, i - integer (word), d - double word, s - Zeichenkette, w - Unicode-Zeichenkette.
[Configures proxy settings either globally or per account.\nUsage: proxy (global|<account>) <setting> [<params>].\n<Setting> is one of the following settings:\n  status (disable | enable | toggle)\n  server <proxy type> <server> <port>.]
Stellt proxyeinstellungen global oder per Konto.\nVerwendung: proxy (global|<Konto>) <Einstellung> [<Parameter>].\n<Einstellung> ist einer der folgenden Einstellungen:\n  status (disable | enable | toggle)\n  server <proxy type> <server> <port>.
[Allows you to search/list contacts or open message windows for specified contacts.\nUsage:\n  contacts list [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n  contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will open a message window for all contacts that match the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'. If no keyword is specified, the command will open a message window for all contacts that have unread messages.]
Erlaubt es Ihnen, Kontakte zu suchen/aufzulisten oder ein Nachrichtenfenster für den angegebenen Kontakt zu öffnen.\nVerwendung:\n  contacts list [<Schlüsselwort> [account:<Konto>] [id:<Id>] [status: <Status>] [<Schlüsselwort> [...]]].\nDer Befehl wird alle Kontakte durchsuchen und diejenugen auflisten, auf der die Suchkriterien zutreffen. Um nach einem bestimmten Konto zu suchen werwenden Sie das Schlüsselwort 'account:<Konto>'. Um nach Kontakten mit einer bestimmten ID zu suchen, verwenden Sie das Schlüsselwirt 'id:<Id>'. Um nach Kontakten mit einem bestimmten Status zu suchen, verwenden Sie das Schlüsselwort 'status: <Status>'.\n  contacts open [<Schlüsselwort> [account:<Konto>] [id:<Id>] [status:<Status>] [<Schlüsselwort> [...]]].\nDieser Befehl öffnet ein Nachrichtenfenster für alle Kontakte, auf die die Suchkriterien zutreffen. Um nach einem bestimmten Konto zu suchen werwenden Sie das Schlüsselwort 'account:<Konto>'. Um nach Kontakten mit einer bestimmten ID zu suchen, verwenden Sie das Schlüsselwirt 'id:<Id>'. Um nach Kontakten mit einem bestimmten Status zu suchen, verwenden Sie das Schlüsselwort 'status: <Status>'. Wenn keine Suchkriterien angegeben sind, öffner der Befehl ein Nachrichtenfenster für alle Kontakte mit ungelesenen Nachrichten.
[Shows history or unread messages for a contact.\nUsage: history <command> <contact>.\n<Command> is one of the following commands:\n  unread - show unread messages for that contact.\n  show <contact> <start> <finish> - show history from event number <start> to <finish>. If any number is negative, it is interpreted as a relative index from the last event number +1 (so the last event for a contact is -1).]
Zeigt Verlauf oder ungelesene Nachrichten für einen Kontakt.\nVerwendung: history <Befehl> <Kontakt>.\n<Befehl> ist einer der folgenden Befehle:\n  unread - zeigt ungelesene Nachrichten für diesen Kontakt.\n  show <Kontakt> <Start> <Ende> - Zeigt Verlauf von Ereignis Nummer <Start> bis <Ende>. Wenn eine Nummer negativ ist, dann wird Sie als relativ zum letzten Ereignis +1 interpretiert (das letzte Ereignis für einen Kontakt ist also -1).
[Shows version information for Miranda and CmdLine plugin. If CrashDumper plugin is installed, it will use its report instead.\nUsage: version.\nThe command will print Miranda's and CmdLine's version numbers or, if CrashDumper plugin is installed, it will show Version Info report.]
Zeigt die Versions von Miranda und dem CmdLine Plugin. Wenn das Plugin CrashDumper installiert ist wird dessen Ausgabe verwendet.\nVerwendung: version.\nDer Befehl gibt die Versionsnummer von Miranda und CmdLine aus, wenn das Plugin CrashDumper installiert ist, wird eine VersionInfo ausgegeben.
[Changes the user's nickname on the given protocol to the new name.\nUsage: setnickname <protocol> new_nickname.]
Ändert den Nicknamen des Benutzers auf dem angegebenen Protokoll aufden neuen Namen.\nVerwendung: setnickname <Protokoll> neuer_nickname.
[Ignores or removes ignore flags for specific contacts.\nUsage:\n  ignore (block | unblock) <contact> [<contact> [<contact> [...]]].\nThe command will set or remove ignore flags for the specified contacts]
Ignoriert oder entfernt Ignorieren für die angegebenen Kontakte.\nVerwendung:\n  ignore (block | unblock) <Kontakt> [<Kontakt> [...]]]. Ignoriert oder entfernt Ignorieren für die angegebenen Kontakte.
[Executes Lua script via MirLua plugin.\nUsage:\n  call [<module>] <function>\n  exec "<path>"\n  eval "<code>"]
Führt ein Lua-Skript aus.\nVerwendung:\n  call [<Modul>] <Funktion>\n  exec "<Pfad>"\n  eval "<Code>"
;file \plugins\CmdLine\src\mimcmd_handlers.cpp
[Wrong number of parameters for command '%s'.]
Fahlsche Anzahl an Parametern für Befehl '%s'.
[Unknown parameter '%s' for command '%s'.]
Unbekannter Parameter '%s' für Befehl '%s'.
[Current global status: %s.%s]
Aktuller globaler Status: %s.%s
[Changed global status to '%s' (previous status was '%s').]
Globaler Status zu '%s' geändert (vorheriger Status war '%s').
[Changed '%s' status to '%s' (previous status was '%s').]
'%s' Status zu '%s' geändert (vorheriger Status war '%s').
['%s' doesn't seem to be a valid account.]
'%s' scheint kein gültiges Konto zu sein.
[Failed to change status for account '%s' to '%s'.]
Konnte Status von Konto '%s' nicht auf '%s' ändern.
[Failed to set '%s' status message to '%s' (status is '%s').]
Konnte '%s' Statusnachricht nicht auf '%s' ändern (Status ist '%s').
[Successfully set '%s' status message to '%s' (status is '%s').]
'%s' Statusnachricht erfolgreich auf '%s' geändert (Status ist '%s').
[Account '%s' does not support away messages, skipping.]
Konto '%s' unterstützt keine Abwesenheitsnachrichten, überspringen.
[Changed '%s' status message to '%s' (status is '%s').]
Statusnachricht '%s' auf '%s' geändert (Status ist '%s').
[Failed to change status message for account '%s' to '%s' (status is '%s').]
Konnte Statusnachricht für Konto '%s' nicht auf '%s' ändern (Status ist '%s').
[Popups are currently enabled.]
Popups sind momentan aktiviert.
[Popups are currently disabled.]
Popups sind momentan deaktiviert.
[Popups were enabled successfully.]
Popups wurden erfolgreich aktiviert.
[Popups could not be enabled.]
Popups konnten nicht aktiviert werden.
[Popups were disabled successfully.]
Popups wurden erfolgreich deaktiviert.
[Popups could not be disabled.]
Popups konnten nicht deaktiviert werden.
[Sounds are currently enabled.]
Sounds sind momentan aktiviert.
[Sounds are currently disabled.]
Sounds sind momentan deaktiviert.
[Sounds were enabled successfully.]
Sounds wurden erfolgreich aktiviert.
[Sounds were disabled successfully.]
Sounds wurden erfolgreich deaktiviert.
[Contact list is currently shown.]
Kontaktliste wird momentan angezeigt.
[Contact list is currently hidden.]
Kontaktliste ist momentan ausgeblendet.
[Contact list was shown successfully.]
Kontaktliste wurde erfolgreich angezeigt
[Contact list was hidden successfully.]
Kontaktliste wurde erfolgreich ausgeblendet.
[Issued a quit command.]
Befehl zum Beenden ausgelöst.
[Issued a quit and wait command.]
Befehl zum Beenden und Wartenausgelöst.
[Issued check email command to Exchange plugin.]
E-Mail-Prüfen-Befehl an Exchange-Plugin übergeben.
[Exchange plugin is not running.]
Exchange-Plugin läuft nicht.
[Issued check email command to YAMN plugin.]
E-Mail-Prüfen-Befehl an YAMN-Plugin übergeben.
[YAMN plugin is not running.]
YAMN-Plugin läuft nicht.
[CallService call successful: service '%s' returned %p.]
CallService erfolgreich ausgeführt: Dienst '%s' hat %p zurückgegeben.
[Invalid parameter '%s' passed to CallService command.]
Ungültiger Parameter '%s' an CallService-befehl übergeben.
[Service '%s' does not exist.]
Dienst '%s' existiert nicht.
[Message sent to '%s'.]
Nachricht an '%s' versandt.
[Message to '%s' was marked as sent but the account seems to be offline]
Nachricht an '%s' wurde als gesendet markiert, der Kontakt scheint jedoch offline zu sein
[Could not send message to '%s'.]
Konnte Nachricht nicht an '%s' senden.
[Timed out while waiting for acknowledgment for contact '%s'.]
Zeitüberschreitung beim Warten auf eine Bestätigung von Kontakt '%s'.
[Could not find contact handle for contact '%s'.]
Konnte keinen Kontakt für '%s' finden.
[byte:%d]
Byte:%d
[word:%d]
Word:%d
[dword:%ld]
Dword:%ld
[string:'%s']
String:'%s'
[wide string:'%S']
Unicodestring:'%S'
[utf8:'%s']
UTF8:'%s'
[blob:N/A]
Blob:n.v.
[unknown value]
Unbekannter Wert
[Setting '%s/%s' deleted.]
Einstellung '%s/%s' gelöscht.
[string]
String
[byte]
Byte
[word]
Word
[dword]
Dword
[wide string]
Unicodestring
[Wrote '%S:%s' to database entry '%S/%S'.]
'%S:%s' in Datenbank-Eintrag '%S/%S' geschrieben.
[Could not retrieve setting '%S/%S': %S.]
Konnte Einstellung '%S/%S': %S nicht abrufen
[Setting '%S/%S' was not found.]
Einstellung '%S/%S' wurde nicht gefunden.
['%S' proxy was disabled.]
'%S' Proxy wurde deaktiviert.
['%S' proxy was enabled.]
'%S' Proxy wurde aktiviert.
[%S proxy server: %S %S:%d.]
%S Proxy-Server: %S %S:%d.
[%S proxy set to %s %S:%d.]
%S Proxy gesetzt auf: %s %S:%d.
[%S The port or the proxy type parameter is invalid.]
%S Der Port- oder Proxy-Typ-Parameter ist ungültig.
[[me]]
\[ich]
[No unread messages found.]
Keine ungelesenen Nachrichten gefunden.
[%s:%S - %d unread events.]
%s:%S - %d ungelesene Ereignisse.
[Contact '%s' has %d events in history.]
Kontakt '%s' hat %d Ereignisse im Verlauf.
[Error setting nickname to '%s' for protocol '%s']
Fehler beim Setzen des Nicknamens auf '%s' für Protokoll '%s'.
[Command '%s' is not currently supported.]
Befehl '%s' wird momentan nicht unterstützt.
;file \plugins\CmdLine\src\services.cpp
[Could not create CommandLine listening server!]
Kann CommandLine Listening Server nicht erstellen!
[You can only run one instance of CmdLine plugin.]
Sie können nur eine Instanz des CmdLine-Plugins laufen lassen.