summaryrefslogtreecommitdiff
path: root/doc/de/weechat_user.de.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/weechat_user.de.asciidoc')
-rw-r--r--doc/de/weechat_user.de.asciidoc12
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/de/weechat_user.de.asciidoc b/doc/de/weechat_user.de.asciidoc
index 3ccd5232f..dd983475f 100644
--- a/doc/de/weechat_user.de.asciidoc
+++ b/doc/de/weechat_user.de.asciidoc
@@ -3323,14 +3323,10 @@ und die Daten in einer Hashtable gesichert:
| channel | string | IRC Channel
| arguments | string | Argumente des Befehls (Beinhaltet Wert von 'channel')
| text | string | Text (zum Beipiel eine Nachricht eines Users)
-// TRANSLATION MISSING
-| pos_command | string | The index of 'command' in message ("-1" if 'command' was not found)
-// TRANSLATION MISSING
-| pos_arguments | string | The index of 'arguments' in message ("-1" if 'arguments' was not found)
-// TRANSLATION MISSING
-| pos_channel | string | The index of 'channel' in message ("-1" if 'channel' was not found)
-// TRANSLATION MISSING
-| pos_text | string | The index of 'text' in message ("-1" if 'text' was not found)
+| pos_command | string | Index von 'command' innerhalb einer Nachricht ("-1" falls 'command' nicht gefunden wird)
+| pos_arguments | string | Index von'arguments' innerhalb einer Nachricht ("-1" falls 'arguments' nicht gefunden wird)
+| pos_channel | string | Index von 'channel' innerhalb einer Nachricht ("-1" falls 'channel' nicht gefunden wird)
+| pos_text | string | Index von 'text' innerhalb einer Nachricht ("-1" falls 'text' nicht gefunden wird)
|===
Sofern es sich bei den Daten um einen Pointer handelt, kann die Variable `tg_signal_data`