summaryrefslogtreecommitdiff
path: root/doc/de/autogen/plugin_api/infos.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-11-12 22:54:56 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-11-12 22:54:56 +0100
commit3766beb13e8f64fe6f80ea03b3fb0d2db53a48a5 (patch)
tree27cc4049b8f85ba2fd0111fc1d261215a349f2eb /doc/de/autogen/plugin_api/infos.adoc
parentc78f322c9e38d5e413862a58562bb9ce879bf9b7 (diff)
downloadweechat-3766beb13e8f64fe6f80ea03b3fb0d2db53a48a5.zip
doc: update German auto-generated files
Diffstat (limited to 'doc/de/autogen/plugin_api/infos.adoc')
-rw-r--r--doc/de/autogen/plugin_api/infos.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/plugin_api/infos.adoc b/doc/de/autogen/plugin_api/infos.adoc
index 1ae5bb8d1..2bd643d37 100644
--- a/doc/de/autogen/plugin_api/infos.adoc
+++ b/doc/de/autogen/plugin_api/infos.adoc
@@ -112,9 +112,9 @@
| weechat | term_width | Breite des Terminals | -
-| weechat | totp_generate | generate a Time-based One-Time Password (TOTP) | secret (in base32), timestamp (optional, current time by default), number of digits (optional, between 4 and 10, 6 by default)
+| weechat | totp_generate | generiert ein Time-based One-Time Passwort (TOTP) | geheime Zeichenkette (in base32), Zeitstempel (optional, standardmäßig aktuelle Zeit), Anzahl an Zeichen (optional, zwischen 4 und 10, standardmäßig 6)
-| weechat | totp_validate | validate a Time-based One-Time Password (TOTP): 1 if TOTP is correct, otherwise 0 | secret (in base32), one-time password, timestamp (optional, current time by default), number of passwords before/after to test (optional, 0 by default)
+| weechat | totp_validate | validiert ein Time-based One-Time Passwort (TOTP): 1 falls TOTP korrekt ist, ansonsten 0 | geheim (in base32), einmaliges Passwort, Zeitstempel (optional, standardmäßig aktuelle Zeit), Anzahl der zu testenden Passwörtern vorher/nachher (optional, standardmäßig 0)
| weechat | uptime | Laufzeit von Weechat (Format: "days:hh:mm:ss") | "days" (Anzahl der Tage) oder "seconds" (Anzahl der Sekunden) (optional)