summaryrefslogtreecommitdiff
path: root/doc/pl/autogen/plugin_api/infos.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-02-09 21:38:34 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-02-09 21:38:34 +0100
commit7d4da3f9e406bcc3487ffbb56880e9338fad9006 (patch)
tree90eca4dc302c626e07547a9011cbf53f8b3fd272 /doc/pl/autogen/plugin_api/infos.adoc
parent7caaf255b42e070667136f18ffccaacdbf9ef182 (diff)
downloadweechat-7d4da3f9e406bcc3487ffbb56880e9338fad9006.zip
doc: update Polish auto-generated files
Diffstat (limited to 'doc/pl/autogen/plugin_api/infos.adoc')
-rw-r--r--doc/pl/autogen/plugin_api/infos.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pl/autogen/plugin_api/infos.adoc b/doc/pl/autogen/plugin_api/infos.adoc
index faa6492de..b81e6c671 100644
--- a/doc/pl/autogen/plugin_api/infos.adoc
+++ b/doc/pl/autogen/plugin_api/infos.adoc
@@ -112,9 +112,9 @@
| weechat | term_width | szerokość terminala | -
-| 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 | generuje Time-based One-Time Password (TOTP) | sekret (w base32), czas (opcjonalne, domyślnie używany jest obecny czas), liczba cyfr (opcjonalne, pomiędzy 4 a 10, domyślnie 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 | walidacja haseł jednorazowych (TOTP): 1 jeśli poprawne, w przeciwnym wypadku 0 | sekret (w base32), jednorazowe hasło, czas (opcjonalne, domyślnie używany jest obecny czas), ilość starszych/nowszych haseł do sprawdzenia (opcjonalne, domyślnie 0)
| weechat | uptime | uptime WeeChat (format: "dni:hh:mm:ss") | "dni" (ilość dni) lub "sekundy" (ilość sekund) (opcjonalne)