summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-22 15:37:47 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-22 15:37:47 +0200
commitaa8b68363e44bb658c86bf220fd8482eb4328322 (patch)
tree4f0c98df39303ae7ff6d1ea33e0aa3d65c0f875a /doc/ja/autogen/user
parent22b602e6071915baac836284a4877f5bd24ad859 (diff)
downloadweechat-aa8b68363e44bb658c86bf220fd8482eb4328322.zip
doc: update Japanese auto-generated files
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r--doc/ja/autogen/user/charset_commands.asciidoc10
-rw-r--r--doc/ja/autogen/user/irc_options.asciidoc2
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/ja/autogen/user/charset_commands.asciidoc b/doc/ja/autogen/user/charset_commands.asciidoc
index 3723fba00..8f1f3217e 100644
--- a/doc/ja/autogen/user/charset_commands.asciidoc
+++ b/doc/ja/autogen/user/charset_commands.asciidoc
@@ -3,14 +3,14 @@
// DO NOT EDIT BY HAND!
//
[[command_charset_charset]]
-[command]*`charset`* 現在のバッファの文字集合を変更::
+[command]*`charset`* 現在のバッファの文字セットを変更::
----
/charset decode|encode <charset>
reset
- decode: デコード文字集合を変更
- encode: エンコード文字集合を変更
-charset: 現在のバッファの新しい文字集合
- reset: 現在のバッファの文字集合をリセット
+ decode: デコード文字セットを変更
+ encode: エンコード文字セットを変更
+charset: 現在のバッファの新しい文字セット
+ reset: 現在のバッファの文字セットをリセット
----
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`)