diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-04-22 08:03+0200\n" +"POT-Creation-Date: 2023-04-25 22:07+0200\n" "PO-Revision-Date: 2023-03-25 21:13+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -2234,6 +2234,8 @@ msgstr "<action> [<arguments>]" msgid "" "list of actions:\n" " return: simulate key \"enter\"\n" +" split_return: split input on newlines then simulate key \"enter\" for each " +"line\n" " complete_next: complete word with next completion\n" " complete_previous: complete word with previous completion\n" " search_text_here: search text in buffer at current position\n" |