diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 5 |
1 files changed, 4 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: 2018-08-17 19:36+0200\n" +"POT-Creation-Date: 2018-08-17 19:39+0200\n" "PO-Revision-Date: 2018-07-12 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -155,6 +155,7 @@ msgstr "" msgid "Usage: %s [option...] [plugin:option...]\n" msgstr "使い方: %s [オプション...] [プラグイン:オプション...]\n" +#, fuzzy msgid "" " -a, --no-connect disable auto-connect to servers at startup\n" " -c, --colors display default colors in terminal\n" @@ -164,6 +165,8 @@ msgid "" " -h, --help display this help\n" " -l, --license display WeeChat license\n" " -p, --no-plugin don't load any plugin at startup\n" +" -P, --plugins <plugins> load only these plugins at startup\n" +" (see /help weechat.plugin.autoload)\n" " -r, --run-command <cmd> run command(s) after startup\n" " (many commands can be separated by semicolons)\n" " -s, --no-script don't load any script at startup\n" |