diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-22 15:37:47 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-22 15:37:47 +0200 |
commit | aa8b68363e44bb658c86bf220fd8482eb4328322 (patch) | |
tree | 4f0c98df39303ae7ff6d1ea33e0aa3d65c0f875a /doc/ja/autogen/user/irc_options.asciidoc | |
parent | 22b602e6071915baac836284a4877f5bd24ad859 (diff) | |
download | weechat-aa8b68363e44bb658c86bf220fd8482eb4328322.zip |
doc: update Japanese auto-generated files
Diffstat (limited to 'doc/ja/autogen/user/irc_options.asciidoc')
-rw-r--r-- | doc/ja/autogen/user/irc_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/irc_options.asciidoc b/doc/ja/autogen/user/irc_options.asciidoc index 7dc854615..d3a1a5660 100644 --- a/doc/ja/autogen/user/irc_options.asciidoc +++ b/doc/ja/autogen/user/irc_options.asciidoc @@ -393,7 +393,7 @@ ** 値: 未制約文字列 (デフォルト値: `"*!$ident@$host"`) * [[option_irc.network.channel_encode]] *irc.network.channel_encode* -** 説明: `decode/encode channel name inside messages using charset options; it is recommended to keep that off if you use only UTF-8 in channel names; you can enable this option if you are using an exotic charset like ISO in channel names` +** 説明: `文字セットオプションを使ってメッセージに含まれるチャンネル名をデコードおよびエンコードする; チャンネル名に UTF-8 を使っている場合のみこれを無効化しておくことをおすすめします; チャンネル名に ISO などの文字セットを使っている場合にはこれを有効化します` ** タイプ: ブール ** 値: on, off (デフォルト値: `off`) |