1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

doc: update Japanese auto-generated files

This commit is contained in:
Sébastien Helleu
2015-06-22 20:49:18 +02:00
parent 7cc452402d
commit 43f471b9c2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
** 値: 未制約文字列 (デフォルト値: `""`)
* [[option_logger.file.path]] *logger.file.path*
** 説明: `path for WeeChat log files; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default); date specifiers are permitted (see man strftime) (note: content is evaluated, see /help eval)`
** 説明: `WeeChat ログファイルのパス; 文字列最初の "%h" は WeeChat ホーム (デフォルトでは "~/.weechat") に置換; 日付指定子を使える (strftime の man を参照) (注意: 内容は評価されます、/help eval 参照)`
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `"%h/logs/"`)
+1 -1
View File
@@ -188,7 +188,7 @@
** 値: 未制約文字列 (デフォルト値: `""`)
* [[option_script.scripts.path]] *script.scripts.path*
** 説明: `local cache directory for scripts; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default) (note: content is evaluated, see /help eval)`
** 説明: `スクリプト用のローカルキャッシュディレクトリ; 文字列最初の "%h" は WeeChat ホーム (デフォルトでは "~/.weechat") に置換されます (注意: 内容は評価されます、/help eval 参照)`
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `"%h/script"`)