summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-08-27 14:15:30 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-08-27 14:15:30 +0200
commit181f4c041d012d1609bdc02673a2a9c0d2e38325 (patch)
tree991b2dec9b2dfe5f737a83dc90554922cf8d4399 /po/ja.po
parent3ca4f2d3e54d6330c94834d688c67cd47d8b08f5 (diff)
downloadweechat-181f4c041d012d1609bdc02673a2a9c0d2e38325.zip
core: add support of quotes in commands `/key bind` and `/key bindctxt`
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po5
1 files changed, 3 insertions, 2 deletions
diff --git a/po/ja.po b/po/ja.po
index 5b102c189..d577dd8af 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -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"