mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
doc: update Japanese auto-generated files
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
| weechat | filter | フィルタのリスト | - | フィルタ名 (ワイルドカード "*" を使うことができます) (任意)
|
||||
|
||||
| weechat | history | コマンドの履歴 | バッファポインタ (ワイルドカードとして "*" で始めるか終われる) (任意) | -
|
||||
| weechat | history | コマンドの履歴 | バッファポインタ (未設定の場合、グローバル履歴を返します) (任意) | -
|
||||
|
||||
| weechat | hook | フックリスト | フックポインタ (任意) | type,arguments (type はコマンド/タイマー/..、arguments はいくつかのフックで必要 (ワイルドカード "*" を使うことができます)、両方とも任意)
|
||||
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
|
||||
| irc | irc_nick_from_host | IRC ホストからニックネームを取得 | IRC ホスト (例: `:nick!name@server.com`)
|
||||
|
||||
| irc | irc_server_isupport | サーバがこの機能がサポートする場合は 1 (IRC メッセージ 005 を使う) | server,feature
|
||||
| irc | irc_server_isupport | サーバがこの機能がサポートする場合は 1 (IRC メッセージ 005 を使う) | サーバ、機能
|
||||
|
||||
| irc | irc_server_isupport_value | サーバがサポートする場合、機能の値 (IRC メッセージ 005 を使う) | server,feature
|
||||
| irc | irc_server_isupport_value | サーバがサポートする場合、機能の値 (IRC メッセージ 005 を使う) | サーバ、機能
|
||||
|
||||
| python | python2_bin | python 2.x インタプリタへのパス | -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user