diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-24 17:08:52 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-24 21:04:52 +0200 |
commit | 22a7e188422cd1d378497672a4dd18fb386c3509 (patch) | |
tree | ba72ac8cd97e792a50247208ff6fdb38a31771d2 /po/weechat.pot | |
parent | 51123b755dc09efad22abe9a8b5d9a03f4ae13ee (diff) | |
download | weechat-22a7e188422cd1d378497672a4dd18fb386c3509.zip |
irc: add support of capability "message-tags" (closes #1654)
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 123 |
1 files changed, 60 insertions, 63 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index f626f53f3..fd4c3fd21 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-06-19 18:14+0200\n" +"POT-Creation-Date: 2021-06-24 21:03+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" @@ -3582,14 +3582,6 @@ msgstr "" msgid "password for proxy server (note: content is evaluated, see /help eval)" msgstr "" -msgid "secured data" -msgstr "" - -msgid "" -"secured data: names and values (be careful: the values are sensitive data: " -"do NOT print/log them anywhere)" -msgstr "" - msgid "WeeChat secured data (sec.conf) | Keys: [alt-v] Toggle values" msgstr "" @@ -3611,6 +3603,14 @@ msgstr "" msgid "No secured data set" msgstr "" +msgid "secured data" +msgstr "" + +msgid "" +"secured data: names and values (be careful: the values are sensitive data: " +"do NOT print/log them anywhere)" +msgstr "" + msgid "Please enter your passphrase to decrypt the data secured by WeeChat:" msgstr "" @@ -4441,6 +4441,9 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" +msgid "Executed commands" +msgstr "" + msgid "Execution of external commands in WeeChat" msgstr "" @@ -4452,9 +4455,6 @@ msgstr "" msgid "%s: unexpected end of command %ld (\"%s\")" msgstr "" -msgid "Executed commands" -msgstr "" - msgid "No command is running" msgstr "" @@ -4740,6 +4740,9 @@ msgid "" "format, (q)=close buffer" msgstr "" +msgid "Fast set of WeeChat and plugins options" +msgstr "" + #, c-format msgid "%s%s: there are no options displayed, unable to export." msgstr "" @@ -5235,9 +5238,6 @@ msgstr "" msgid "fset options" msgstr "" -msgid "Fast set of WeeChat and plugins options" -msgstr "" - #, c-format msgid "%s%s: script \"%s\" already registered (register ignored)" msgstr "" @@ -5779,8 +5779,8 @@ msgid "" "Without argument, \"ls\" and \"list\" are sent.\n" "\n" "Capabilities supported by WeeChat are: account-notify, away-notify, cap-" -"notify, chghost, extended-join, invite-notify, multi-prefix, server-time, " -"setname, userhost-in-names.\n" +"notify, chghost, extended-join, invite-notify, message-tags, multi-prefix, " +"server-time, setname, userhost-in-names.\n" "\n" "The capabilities to automatically enable on servers can be set in option irc." "server_default.capabilities (or by server in option irc.server.xxx." @@ -7570,11 +7570,12 @@ msgstr "" #. TRANSLATORS: please do not translate key names (enclosed by quotes) msgid "" -"\"tags\": tags, \"message_without_tags\": message without the tags, \"nick" -"\": nick, \"user\": user, \"host\": host, \"command\": command, \"channel\": " -"channel, \"arguments\": arguments (includes channel), \"text\": text (for " -"example user message), \"pos_command\": index of \"command\" message (\"-1\" " -"if \"command\" was not found), \"pos_arguments\": index of \"arguments\" " +"\"tags\": tags, \"tag_xxx\": unescaped value of tag \"xxx\" (one key per " +"tag), \"message_without_tags\": message without the tags, \"nick\": nick, " +"\"user\": user, \"host\": host, \"command\": command, \"channel\": channel, " +"\"arguments\": arguments (includes channel), \"text\": text (for example " +"user message), \"pos_command\": index of \"command\" message (\"-1\" if " +"\"command\" was not found), \"pos_arguments\": index of \"arguments\" " "message (\"-1\" if \"arguments\" was not found), \"pos_channel\": index of " "\"channel\" message (\"-1\" if \"channel\" was not found), \"pos_text\": " "index of \"text\" message (\"-1\" if \"text\" was not found)" @@ -8469,30 +8470,6 @@ msgid "%s%s: disconnected from server" msgstr "" #, c-format -msgid "%s%s: exception: %s" -msgstr "" - -#, c-format -msgid "%s%s: unable to run function \"%s\"" -msgstr "" - -#, c-format -msgid "%s%s: unable to create new sub-interpreter" -msgstr "" - -#, c-format -msgid "%s%s: unable to load file \"%s\"" -msgstr "" - -#, c-format -msgid "%s%s: unable to execute file \"%s\"" -msgstr "" - -#, c-format -msgid "%sCommand \"/%s eval\" is not yet implemented" -msgstr "" - -#, c-format msgid "%s===\t%s========== End of backlog (%d lines) ==========" msgstr "" @@ -8681,6 +8658,14 @@ msgid "Support of lua scripts" msgstr "" #, c-format +msgid "%s%s: unable to run function \"%s\"" +msgstr "" + +#, c-format +msgid "%s%s: unable to create new sub-interpreter" +msgstr "" + +#, c-format msgid "%s%s: unable to redirect stdout and stderr" msgstr "" @@ -8689,9 +8674,17 @@ msgid "%s%s: unable to load source code" msgstr "" #, c-format +msgid "%s%s: unable to load file \"%s\"" +msgstr "" + +#, c-format msgid "%s%s: unable to execute source code" msgstr "" +#, c-format +msgid "%s%s: unable to execute file \"%s\"" +msgstr "" + msgid "Support of perl scripts" msgstr "" @@ -8718,6 +8711,10 @@ msgstr "" msgid "Support of PHP scripts" msgstr "" +#, c-format +msgid "%sCommand \"/%s eval\" is not yet implemented" +msgstr "" + msgid "bar" msgstr "" @@ -9134,19 +9131,6 @@ msgstr "" msgid "description of plugin option" msgstr "" -msgid "" -"check the license of scripts when they are loaded: if the license is " -"different from the plugin license, a warning is displayed" -msgstr "" - -#, c-format -msgid "" -"keep context between two calls to the source code evaluation (option \"eval" -"\" of script command or info \"%s_eval\"); a hidden script is used to eval " -"script code; if this option is disabled, this hidden script is unloaded " -"after each eval: this uses less memory, but is slower" -msgstr "" - msgid "list/load/unload scripts" msgstr "" @@ -9251,6 +9235,19 @@ msgstr "" msgid "%s: scripts unloaded" msgstr "" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + +#, c-format +msgid "" +"keep context between two calls to the source code evaluation (option \"eval" +"\" of script command or info \"%s_eval\"); a hidden script is used to eval " +"script code; if this option is disabled, this hidden script is unloaded " +"after each eval: this uses less memory, but is slower" +msgstr "" + #, c-format msgid "" "%s%s: unable to call function \"%s\", script is not initialized (script: %s)" @@ -10620,6 +10617,10 @@ msgstr "" msgid "%s%s: error occurred while parsing file \"%s\": %s" msgstr "" +#, c-format +msgid "Trigger monitor (filter: %s) | Input: q=close, words=filter" +msgstr "" + msgid "" "Text replacement and command execution on events triggered by WeeChat/plugins" msgstr "" @@ -10632,10 +10633,6 @@ msgstr "" msgid "%s%s: invalid regular expression in trigger: \"%s\"" msgstr "" -#, c-format -msgid "Trigger monitor (filter: %s) | Input: q=close, words=filter" -msgstr "" - msgid "no variable" msgstr "" |