mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
exec: add missing option "-oc" in /help exec
This commit is contained in:
@@ -21,7 +21,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: Ondřej Súkup <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5300,9 +5300,9 @@ msgstr "Spouštění externích příkazů v WeeChatu"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -24,7 +24,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-10-05 12:20+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -6425,11 +6425,12 @@ msgstr "Befehl \"%s\" entfernt"
|
||||
msgid "execute external commands"
|
||||
msgstr "führe externe Befehle aus"
|
||||
|
||||
#, 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 ""
|
||||
|
||||
@@ -22,7 +22,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: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5503,9 +5503,9 @@ msgstr "ejecuta un comando silenciosamente"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -21,8 +21,8 @@ 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"
|
||||
"PO-Revision-Date: 2020-10-04 08:27+0200\n"
|
||||
"POT-Creation-Date: 2020-10-11 15:54+0200\n"
|
||||
"PO-Revision-Date: 2020-10-11 15:55+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -6281,18 +6281,18 @@ msgstr "exécuter des commandes externes"
|
||||
|
||||
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 ""
|
||||
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <nom>] [-l|-o|-"
|
||||
"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] |-flush|-noflush] [-color ansi|"
|
||||
"auto|irc|weechat|strip] [-rc|-norc] [-timeout <délai>] [-name <nom>] [-pipe "
|
||||
"<commande>] [-hsignal <nom>] <commande> || -in <id> <texte> || -inclose <id> "
|
||||
"[<texte>] || -signal <id> <signal> || -kill <id> || -killall || -set <id> "
|
||||
"<propriété> <valeur> || -del <id>|-all [<id>...]"
|
||||
"oc|-n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] |-flush|-noflush] [-color "
|
||||
"ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <délai>] [-name <nom>] [-"
|
||||
"pipe <commande>] [-hsignal <nom>] <commande> || -in <id> <texte> || -inclose "
|
||||
"<id> [<texte>] || -signal <id> <signal> || -kill <id> || -killall || -set "
|
||||
"<id> <propriété> <valeur> || -del <id>|-all [<id>...]"
|
||||
|
||||
msgid ""
|
||||
" -list: list commands\n"
|
||||
|
||||
@@ -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: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4837,9 +4837,9 @@ msgstr "%s belső parancsok:\n"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -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: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5668,9 +5668,9 @@ msgstr "esegue un comando in silenzio"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
@@ -22,7 +22,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: Krzysztof Korościk <soltys@soltys.info>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -6117,11 +6117,12 @@ msgstr "Komenda \"%s\" została usunięta"
|
||||
msgid "execute external commands"
|
||||
msgstr "wykonywanie zewnętrznych komend"
|
||||
|
||||
#, 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 ""
|
||||
|
||||
@@ -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: Vasco Almeida <vascomalmeida@sapo.pt>\n"
|
||||
"Language-Team: Portuguese <>\n"
|
||||
@@ -5932,11 +5932,12 @@ msgstr "Comando \"%s\" removido"
|
||||
msgid "execute external commands"
|
||||
msgstr "executar comandos externos"
|
||||
|
||||
#, 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 ""
|
||||
|
||||
+4
-4
@@ -21,7 +21,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-18 11:34+0200\n"
|
||||
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5477,9 +5477,9 @@ msgstr "executa um comando externo"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -21,7 +21,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: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4873,9 +4873,9 @@ msgstr "Внутренние команды %s:\n"
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -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: 2019-11-03 08:38+0100\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4430,9 +4430,9 @@ msgstr "weechat komutları"
|
||||
|
||||
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 ""
|
||||
|
||||
+4
-4
@@ -21,7 +21,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: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4409,9 +4409,9 @@ msgstr ""
|
||||
|
||||
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 ""
|
||||
|
||||
@@ -831,7 +831,7 @@ exec_command_init ()
|
||||
N_("execute external commands"),
|
||||
N_("-list"
|
||||
" || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] "
|
||||
"[-l|-o|-n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] "
|
||||
"[-l|-o|-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>"
|
||||
|
||||
Reference in New Issue
Block a user