diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-10-11 15:55:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-10-11 15:55:40 +0200 |
commit | 4d696d7cc86d04277fba288228dd376c542c5e18 (patch) | |
tree | 24ea9751c2acd505f5f319cc78b624e194fd9bc2 /po/ja.po | |
parent | c8f2ebcea3f2abc46f43b5f7c0e3c20efa2c0fb6 (diff) | |
download | weechat-4d696d7cc86d04277fba288228dd376c542c5e18.zip |
exec: add missing option "-oc" in /help exec
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2020-10-04 08:26+0200\n" +"POT-Creation-Date: 2020-10-11 15:54+0200\n" "PO-Revision-Date: 2020-04-28 16:40+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -5983,11 +5983,12 @@ msgstr "コマンド \"%s\" を削除" msgid "execute external commands" msgstr "外部コマンドを実行" +#, fuzzy msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-color ansi|" -"auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-" -"pipe <command>] [-hsignal <name>] <command> || -in <id> <text> || -inclose " +"oc|-n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-color " +"ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] " +"[-pipe <command>] [-hsignal <name>] <command> || -in <id> <text> || -inclose " "<id> [<text>] || -signal <id> <signal> || -kill <id> || -killall || -set " "<id> <property> <value> || -del <id>|-all [<id>...]" msgstr "" |