diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-30 15:22:30 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-30 15:22:30 +0200 |
commit | 466fed4f5bc8218e92b9e833e4a359a09b032fc1 (patch) | |
tree | c1c5640088391f5cf596e514ca21e8cd67a4c474 /po/ja.po | |
parent | b21589944e08f886a4310fe73086ea2dd834737c (diff) | |
download | weechat-466fed4f5bc8218e92b9e833e4a359a09b032fc1.zip |
irc: add ${target} in help of server msg_kick option
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-05-29 14:28+0200\n" +"POT-Creation-Date: 2021-05-30 15:18+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -9441,8 +9441,9 @@ msgstr "" #, fuzzy msgid "" "default kick message used by commands \"/kick\" and \"/kickban\" (note: " -"content is evaluated, see /help eval; special variables ${nick}, ${channel} " -"and ${server} are replaced by their values)" +"content is evaluated, see /help eval; special variables ${nick} (self nick), " +"${target} (target nick), ${channel} and ${server} are replaced by their " +"values)" msgstr "" "\"/kick\" と \"/kickban\" コマンドが使うデフォルトのキックメッセージ (注意: " "値は評価されます、/help eval を参照してください。特殊変数 " |