diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-12-09 11:40:14 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-12-09 11:40:14 +0100 |
commit | 40749afcedb9512b2c76eda74f134ec8598b6ebd (patch) | |
tree | b1db55af42d5889caa60bd371cb5057d89af50ea /po/ja.po | |
parent | a7522d8e8979b7331f45359ef198ddc545dddffe (diff) | |
download | weechat-40749afcedb9512b2c76eda74f134ec8598b6ebd.zip |
core: add option weechat.completion.partial_completion_templates
This option is used to force partial completion on specific templates
(for now only "config_options").
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 10 |
1 files changed, 9 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: 2017-11-15 07:20+0100\n" +"POT-Creation-Date: 2017-12-08 20:20+0100\n" "PO-Revision-Date: 2017-11-18 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -4342,6 +4342,14 @@ msgid "" msgstr "" "コマンド外での部分補完 (同じ文字を含む多くのコマンドが見つかった場合は止め)" +#, fuzzy +msgid "" +"comma-separated list of templates for which partial completion is enabled by " +"default (with Tab key instead of shift-Tab)" +msgstr "" +"スペルチェックを有効化するコマンドのコンマ区切りリスト (これ以外のコマンドで" +"はスペルチェックは無効)" + msgid "" "maximum number of commands to display by default in history listing (0 = " "unlimited)" |