summaryrefslogtreecommitdiff
path: root/po/pt.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-06-17 20:13:09 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-07-04 21:55:21 +0200
commite5586e14d94779bbd28cf3b54fc23fbc67c0a65d (patch)
treeb5a980a9f811a98f40db562f323e21f890bb3cbb /po/pt.po
parentb43883a814d6f8717b1e9058577f6b6a6fdf9b1b (diff)
downloadweechat-e5586e14d94779bbd28cf3b54fc23fbc67c0a65d.zip
trigger: add options `-o`, `-ol`, `-i` and `-il` in command `/trigger list` (closes #1953)
Diffstat (limited to 'po/pt.po')
-rw-r--r--po/pt.po40
1 files changed, 37 insertions, 3 deletions
diff --git a/po/pt.po b/po/pt.po
index c6a79cbf9..5bbfd37a0 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-07-04 18:42+0200\n"
+"POT-Creation-Date: 2023-07-04 21:49+0200\n"
"PO-Revision-Date: 2023-06-26 21:34+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -14824,6 +14824,24 @@ msgstr "%sNicks %s%s%s: %s[%s%s%s]"
msgid "No trigger defined"
msgstr "Nenhum acionador definido"
+#, fuzzy
+#| msgid "Triggers enabled"
+msgid "Triggers enabled:"
+msgstr "Acionadores ativado"
+
+#, fuzzy
+#| msgid "default: "
+msgid "default"
+msgstr "predefinição: "
+
+msgid "custom"
+msgstr ""
+
+#, fuzzy
+#| msgid "Triggers enabled"
+msgid "No triggers enabled"
+msgstr "Acionadores ativado"
+
msgid "List of default triggers:"
msgstr "Lista de acionadores predefinidos:"
@@ -14970,8 +14988,18 @@ msgstr ""
msgid "manage triggers, the Swiss Army knife for WeeChat"
msgstr "gerir acionadores, o canivete suíço do WeeChat"
-msgid ""
-"list|listfull|listdefault || add|addoff|addreplace <name> <hook> "
+#, fuzzy
+#| msgid ""
+#| "list|listfull|listdefault || add|addoff|addreplace <name> <hook> "
+#| "[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] "
+#| "|| addinput [<hook>] || input|output|recreate <name> || set <name> "
+#| "<option> <value> || rename|copy <name> <new_name> || enable|disable|"
+#| "toggle [<name>|-all [<name>...]] || restart <name>|-all [<name>...] || "
+#| "show <name> || del <name>|-all [<name>...] || restore <name> [<name>...] "
+#| "|| default -yes || monitor [<filter>]"
+msgid ""
+"list [-o|-ol|-i|-il] || listfull || listdefault || add|addoff|addreplace "
+"<name> <hook> "
"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] "
"|| addinput [<hook>] || input|output|recreate <name> || set <name> <option> "
"<value> || rename|copy <name> <new_name> || enable|disable|toggle [<name>|-"
@@ -14990,6 +15018,12 @@ msgstr ""
#, fuzzy
msgid ""
" list: list triggers (without argument, this list is displayed)\n"
+" -o: send list of triggers enabled to buffer (string in English)\n"
+" -ol: send list of triggers enabled to buffer (translated string)\n"
+" -i: copy list of triggers enabled in command line (for sending to "
+"buffer) (string in English)\n"
+" -il: copy list of triggers enabled in command line (for sending to "
+"buffer) (translated string)\n"
" listfull: list triggers with detailed info for each trigger\n"
"listdefault: list default triggers\n"
" add: add a trigger\n"