summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po12
1 files changed, 8 insertions, 4 deletions
diff --git a/po/ja.po b/po/ja.po
index 3c24f7cf1..85f00eb88 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2016-12-31 18:22+0100\n"
-"PO-Revision-Date: 2017-01-06 09:00+0900\n"
+"POT-Creation-Date: 2017-01-06 19:19+0100\n"
+"PO-Revision-Date: 2016-12-24 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
"translation/ja_JP>\n"
@@ -5485,6 +5485,7 @@ msgstr ""
"<id> [<text>] || -signal <id> <signal> || -kill <id> || -killall || -set "
"<id> <property> <value> || -del <id>|-all [<id>...]"
+#, fuzzy
msgid ""
" -list: list commands\n"
" -sh: use the shell to execute the command (WARNING: use this option "
@@ -5501,8 +5502,11 @@ msgid ""
" -buffer: display/send output of command on this buffer (if the buffer is "
"not found, a new buffer with name \"exec.exec.xxx\" is created)\n"
" -l: display locally output of command on buffer (default)\n"
-" -o: send output of command to the buffer (not compatible with option -"
-"bg)\n"
+" -o: send output of command to the buffer without executing commands "
+"(not compatible with option -bg)\n"
+" -oc: send output of command to the buffer and execute commands (lines "
+"starting with \"/\" or another custom command char) (not compatible with "
+"option -bg)\n"
" -n: display output of command in a new buffer (not compatible with "
"option -bg)\n"
" -nf: display output of command in a new buffer with free content (no "