diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-08-27 11:25+0200\n" +"POT-Creation-Date: 2023-08-27 14:12+0200\n" "PO-Revision-Date: 2023-08-08 07:13+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -2529,7 +2529,8 @@ msgid "" "context \"default\")\n" " bindctxt: bind a command to a key or display command bound to key, for " "given context\n" -" command: command (many commands can be separated by semicolons)\n" +" command: command (many commands can be separated by semicolons); quotes " +"can be used to preserve spaces at the beginning/end of command\n" " unbind: remove a key binding (for context \"default\")\n" " unbindctxt: remove a key binding for given context\n" " reset: reset a key to default binding (for context \"default\")\n" |