diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-03-31 13:56:49 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-03-31 13:56:49 +0200 |
commit | 11b4186f54930b40a0c7a9bb7b602cca2cab2430 (patch) | |
tree | 2948a9c53d76b09fb236ef7ce087340da32e3775 /doc/ja/autogen/user/xfer_options.adoc | |
parent | 4306613536a1ff0bf006c800925cee12cef0a8b9 (diff) | |
download | weechat-11b4186f54930b40a0c7a9bb7b602cca2cab2430.zip |
core: update translations (issue #1171)
Diffstat (limited to 'doc/ja/autogen/user/xfer_options.adoc')
-rw-r--r-- | doc/ja/autogen/user/xfer_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/xfer_options.adoc b/doc/ja/autogen/user/xfer_options.adoc index 2ec2a811c..2fd2f87ee 100644 --- a/doc/ja/autogen/user/xfer_options.adoc +++ b/doc/ja/autogen/user/xfer_options.adoc @@ -158,6 +158,12 @@ ** 値: 未制約文字列 ** デフォルト値: `+""+` +* [[option_xfer.network.send_ack]] *xfer.network.send_ack* +** 説明: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender] +** タイプ: ブール +** 値: on, off +** デフォルト値: `+on+` + * [[option_xfer.network.speed_limit]] *xfer.network.speed_limit* ** 説明: pass:none[ファイル送信の速度制限、1 秒あたりのキロバイトで指定 (0 は制限無し)] ** タイプ: 整数 |