summaryrefslogtreecommitdiff
path: root/po/weechat.pot
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-03-10 21:26:26 +0100
committerSébastien Helleu <flashcode@flashtux.org>2022-03-10 21:26:26 +0100
commitaadd0772fe8e1471025d268103f3eb450a1f5604 (patch)
tree4d376c69888b0b96e05a8ad685f87e894271cd8e /po/weechat.pot
parentbb03e184259086ee522e28d490ced5ea2d1778e5 (diff)
downloadweechat-aadd0772fe8e1471025d268103f3eb450a1f5604.zip
irc: update translations
Diffstat (limited to 'po/weechat.pot')
-rw-r--r--po/weechat.pot207
1 files changed, 127 insertions, 80 deletions
diff --git a/po/weechat.pot b/po/weechat.pot
index 2e88c5945..8c86c959a 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: 2022-01-28 09:07+0100\n"
+"POT-Creation-Date: 2022-03-10 21:21+0100\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"
@@ -1241,8 +1241,8 @@ msgid ""
msgstr ""
msgid ""
-" go: move cursor to chat area, a bar (using bar name) or coordinates \"x,y"
-"\"\n"
+" go: move cursor to chat area, a bar (using bar name) or coordinates \"x,"
+"y\"\n"
"move: move cursor with direction\n"
"stop: stop cursor mode\n"
"\n"
@@ -1387,12 +1387,12 @@ msgid ""
"\"color\")\n"
" 14. a modifier (format: \"modifier:name,data,string\")\n"
" 15. an info (format: \"info:name,arguments\", arguments are optional)\n"
-" 16. a base 16/32/64 encoded/decoded string (format: \"base_encode:base,xxx"
-"\" or \"base_decode:base,xxx\")\n"
+" 16. a base 16/32/64 encoded/decoded string (format: \"base_encode:base,"
+"xxx\" or \"base_decode:base,xxx\")\n"
" 17. current date/time (format: \"date\" or \"date:format\")\n"
" 18. an environment variable (format: \"env:XXX\")\n"
-" 19. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
-"\")\n"
+" 19. a ternary operator (format: \"if:condition?value_if_true:"
+"value_if_false\")\n"
" 20. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 21. a random integer number (format: \"random:min,max\")\n"
@@ -1856,8 +1856,8 @@ msgid ""
" time: hh:mm:ss (example: 04:32:55)\n"
" -tags: comma-separated list of tags (see /help filter for a list of "
"tags most commonly used)\n"
-" text: text to display (prefix and message must be separated by \"\\t"
-"\", if text starts with \"-\", then add a \"\\\" before)\n"
+" text: text to display (prefix and message must be separated by "
+"\"\\t\", if text starts with \"-\", then add a \"\\\" before)\n"
" -stdout: display text on stdout (escaped chars are interpreted)\n"
" -stderr: display text on stderr (escaped chars are interpreted)\n"
" -beep: alias of \"-stderr \\a\"\n"
@@ -2029,8 +2029,8 @@ msgid ""
" set a passphrase:\n"
" /secure passphrase this is my passphrase\n"
" use program \"pass\" to read the passphrase on startup:\n"
-" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase"
-"\"\n"
+" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/"
+"passphrase\"\n"
" encrypt libera SASL password:\n"
" /secure set libera mypassword\n"
" /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n"
@@ -2580,8 +2580,8 @@ msgid ""
"time format for each line displayed in buffers (see man strftime for date/"
"time specifiers) (note: content is evaluated, so you can use colors with "
"format \"${color:xxx}\", see /help eval); for example time using grayscale "
-"(requires support of 256 colors): \"${color:252}%H${color:245}%M"
-"${color:240}%S\""
+"(requires support of 256 colors): "
+"\"${color:252}%H${color:245}%M${color:240}%S\""
msgstr ""
#. TRANSLATORS: string "${color:xxx}" must NOT be translated
@@ -2661,8 +2661,8 @@ msgid ""
msgstr ""
msgid ""
-"if set, /upgrade command must be confirmed with extra argument \"-yes"
-"\" (see /help upgrade)"
+"if set, /upgrade command must be confirmed with extra argument \"-"
+"yes\" (see /help upgrade)"
msgstr ""
msgid "display special message when day changes"
@@ -2701,8 +2701,8 @@ msgstr ""
msgid ""
"comma separated list of words to highlight; case insensitive comparison (use "
"\"(?-i)\" at beginning of words to make them case sensitive), words may "
-"begin or end with \"*\" for partial match; example: \"test,(?-i)*toto*,flash*"
-"\""
+"begin or end with \"*\" for partial match; example: \"test,(?-i)*toto*,"
+"flash*\""
msgstr ""
msgid ""
@@ -2902,8 +2902,8 @@ msgstr ""
msgid ""
"enable terminal \"bracketed paste mode\" (not supported in all terminals/"
"multiplexers): in this mode, pasted text is bracketed with control sequences "
-"so that WeeChat can differentiate pasted text from typed-in text (\"ESC[200~"
-"\", followed by the pasted text, followed by \"ESC[201~\")"
+"so that WeeChat can differentiate pasted text from typed-in text "
+"(\"ESC[200~\", followed by the pasted text, followed by \"ESC[201~\")"
msgstr ""
msgid ""
@@ -3958,13 +3958,13 @@ msgid "bar position (bottom, top, left, right)"
msgstr ""
msgid ""
-"bar filling direction (\"horizontal\" (from left to right) or \"vertical"
-"\" (from top to bottom)) when bar position is top or bottom"
+"bar filling direction (\"horizontal\" (from left to right) or "
+"\"vertical\" (from top to bottom)) when bar position is top or bottom"
msgstr ""
msgid ""
-"bar filling direction (\"horizontal\" (from left to right) or \"vertical"
-"\" (from top to bottom)) when bar position is left or right"
+"bar filling direction (\"horizontal\" (from left to right) or "
+"\"vertical\" (from top to bottom)) when bar position is left or right"
msgstr ""
msgid ""
@@ -4368,9 +4368,9 @@ msgid ""
msgstr ""
msgid ""
-"number of buflist bar items that can be used; the item names are: \"buflist"
-"\", \"buflist2\", \"buflist3\"; be careful, using more than one bar item "
-"slows down the display of buffers list"
+"number of buflist bar items that can be used; the item names are: "
+"\"buflist\", \"buflist2\", \"buflist3\"; be careful, using more than one bar "
+"item slows down the display of buffers list"
msgstr ""
msgid ""
@@ -4796,11 +4796,11 @@ msgstr ""
#, c-format
msgid ""
-"%s%d%s/%s%d%s%s | Filter: %s%s%s | Sort: %s%s%s | Key(input): alt"
-"+space=toggle boolean, alt+'-'(-)=subtract 1 or set, alt+'+'(+)=add 1 or "
+"%s%d%s/%s%d%s%s | Filter: %s%s%s | Sort: %s%s%s | Key(input): "
+"alt+space=toggle boolean, alt+'-'(-)=subtract 1 or set, alt+'+'(+)=add 1 or "
"append, alt+f,alt+r(r)=reset, alt+f,alt+u(u)=unset, alt+enter(s)=set, alt+f,"
-"alt+n(n)=set new value, alt+f,alt+a(a)=append, alt+','=mark/unmark, shift"
-"+down=mark and move down, shift+up=move up and mark, ($)=refresh, ($"
+"alt+n(n)=set new value, alt+f,alt+a(a)=append, alt+','=mark/unmark, "
+"shift+down=mark and move down, shift+up=move up and mark, ($)=refresh, ($"
"$)=unmark/refresh, (m)=mark matching options, (u)=unmark matching options, "
"alt+p(p)=toggle plugins desc, alt+v(v)=toggle help bar, ctrl+X(x)=switch "
"format, (q)=close buffer"
@@ -5438,15 +5438,23 @@ msgid "%s%s: SASL is not supported by the server"
msgstr ""
#, c-format
-msgid "%s: future away: %s"
+msgid "%s%s: \"%s\" command can only be executed in a channel buffer"
msgstr ""
#, c-format
-msgid "%s: future away removed"
+msgid "Autojoin changed from \"%s\" to \"%s\""
msgstr ""
#, c-format
-msgid "%s%s: \"%s\" command can only be executed in a channel buffer"
+msgid "Autojoin changed from empty value to \"%s\""
+msgstr ""
+
+#, c-format
+msgid "%s: future away: %s"
+msgstr ""
+
+#, c-format
+msgid "%s: future away removed"
msgstr ""
#, c-format
@@ -5473,8 +5481,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to add a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to add a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server "
+"add\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -5855,6 +5863,36 @@ msgid ""
" /auth user2 ${weechat_config_dir}/ecdsa2.pem"
msgstr ""
+msgid "configure the \"autojoin\" server option"
+msgstr ""
+
+msgid ""
+"add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] "
+"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save"
+msgstr ""
+
+msgid ""
+" add: add current channel or a list of channels (with optional keys) to "
+"the autojoin option; if you are on the channel and the key is not provided, "
+"the key is read in the channel\n"
+" addraw: use the IRC raw format (same as /join command): all channels "
+"separated by commas, optional keys separated by commas\n"
+" del: delete current channel or a list of channels from the autojoin "
+"option\n"
+"channel: channel name\n"
+" key: key for the channel\n"
+" save: save currently joined channels in the autojoin option\n"
+"\n"
+"Examples:\n"
+" /autojoin add\n"
+" /autojoin add #test\n"
+" /autojoin add #chan1 #chan2\n"
+" /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n"
+" /autojoin del\n"
+" /autojoin del #chan1\n"
+" /autojoin save"
+msgstr ""
+
msgid "ban nicks or hosts"
msgstr ""
@@ -6527,9 +6565,9 @@ msgid ""
"sent (message sent), modified (message modified by a modifier), redirected "
"(message redirected)\n"
" m:xxx show only IRC command \"xxx\"\n"
-" c:xxx show only messages matching the evaluated condition \"xxx"
-"\", using following variables: output of function irc_message_parse (like "
-"nick, command, channel, text, etc., see function info_get_hashtable in "
+" c:xxx show only messages matching the evaluated condition "
+"\"xxx\", using following variables: output of function irc_message_parse "
+"(like nick, command, channel, text, etc., see function info_get_hashtable in "
"plugin API reference for the list of all variables), date (format: \"yyyy-mm-"
"dd hh:mm:ss\"), server, recv, sent, modified, redirected\n"
"\n"
@@ -6791,6 +6829,10 @@ msgstr ""
msgid "channels on all IRC servers"
msgstr ""
+msgid ""
+"channels automatically joined on the current server (option \"autojoin\")"
+msgstr ""
+
msgid "privates on all IRC servers"
msgstr ""
@@ -7009,8 +7051,8 @@ msgstr ""
msgid ""
"user mode(s) to set after connection to server and before executing command "
-"and the auto-join of channels; examples: \"+R\" (to set mode \"R\"), \"+R-i"
-"\" (to set mode \"R\" and remove \"i\"); see /help mode for the complete "
+"and the auto-join of channels; examples: \"+R\" (to set mode \"R\"), \"+R-"
+"i\" (to set mode \"R\" and remove \"i\"); see /help mode for the complete "
"mode syntax (note: content is evaluated, see /help eval; server options are "
"evaluated with ${irc_server.xxx} and ${server} is replaced by the server "
"name)"
@@ -7042,9 +7084,14 @@ msgid ""
msgstr ""
msgid ""
+"set automatically the \"autojoin\" option according to the channels you "
+"manually join and part with commands /join and /part"
+msgstr ""
+
+msgid ""
"automatically rejoin channels after kick; you can define a buffer local "
-"variable on a channel to override this value (name of variable: \"autorejoin"
-"\", value: \"on\" or \"off\")"
+"variable on a channel to override this value (name of variable: "
+"\"autorejoin\", value: \"on\" or \"off\")"
msgstr ""
msgid "delay (in seconds) before autorejoin (after kick)"
@@ -7227,8 +7274,8 @@ msgid ""
"sensitive; special variables $nick, $channel and $server are replaced by "
"their values), these words are added to buffer property \"highlight_words\" "
"only when buffer is created (it does not affect current buffers), an empty "
-"string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick"
-"\""
+"string disables default highlight on nick, examples: \"$nick\", \"(?-"
+"i)$nick\""
msgstr ""
msgid ""
@@ -7237,8 +7284,8 @@ msgid ""
"sensitive; special variables $nick, $channel and $server are replaced by "
"their values), these words are added to buffer property \"highlight_words\" "
"only when buffer is created (it does not affect current buffers), an empty "
-"string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick"
-"\""
+"string disables default highlight on nick, examples: \"$nick\", \"(?-"
+"i)$nick\""
msgstr ""
msgid ""
@@ -7247,8 +7294,8 @@ msgid ""
"sensitive; special variables $nick, $channel and $server are replaced by "
"their values), these words are added to buffer property \"highlight_words\" "
"only when buffer is created (it does not affect current buffers), an empty "
-"string disables default highlight on nick, examples: \"$nick\", \"(?-i)$nick"
-"\""
+"string disables default highlight on nick, examples: \"$nick\", \"(?-"
+"i)$nick\""
msgstr ""
msgid ""
@@ -7525,9 +7572,9 @@ msgstr ""
msgid ""
"default ban mask for commands /ban, /unban and /kickban; variables $nick, "
"$user, $ident and $host are replaced by their values (extracted from \"nick!"
-"user@host\"); $ident is the same as $user if $user does not start with \"~"
-"\", otherwise it is set to \"*\"; this default mask is used only if WeeChat "
-"knows the host for the nick"
+"user@host\"); $ident is the same as $user if $user does not start with "
+"\"~\", otherwise it is set to \"*\"; this default mask is used only if "
+"WeeChat knows the host for the nick"
msgstr ""
msgid "when off, colors codes are ignored in incoming messages"
@@ -7646,8 +7693,8 @@ msgid "IRC host (like `:nick!name@server.com`)"
msgstr ""
msgid ""
-"get nick color code (*deprecated* since version 1.5, replaced by \"nick_color"
-"\")"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
msgstr ""
msgid "nickname"
@@ -7693,11 +7740,11 @@ msgid ""
"\"arguments\": arguments (includes channel), \"text\": text (for example "
"user message), \"param1\" ... \"paramN\": parsed command parameters, "
"\"num_params\": number of parsed command parameters, \"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)"
+"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)"
msgstr ""
msgid "split an IRC message (to fit in 512 bytes by default)"
@@ -9362,9 +9409,9 @@ 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 "
+"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 ""
@@ -9793,9 +9840,9 @@ msgstr ""
msgid ""
"comma separated list of hash algorithms used for password authentication in "
"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), "
+"\"*\" means all algorithms, a name beginning with \"!\" is a negative value "
+"to prevent an algorithm from being used, wildcard \"*\" is allowed in names "
"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
msgstr ""
@@ -9851,8 +9898,8 @@ msgstr ""
msgid ""
"comma-separated list of messages tags which are displayed in backlog per IRC "
-"channel (supported tags: \"irc_join\", \"irc_part\", \"irc_quit\", \"irc_nick"
-"\", \"irc_privmsg\"), \"*\" = all supported tags"
+"channel (supported tags: \"irc_join\", \"irc_part\", \"irc_quit\", "
+"\"irc_nick\", \"irc_privmsg\"), \"*\" = all supported tags"
msgstr ""
msgid ""
@@ -10011,8 +10058,8 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: too few arguments received from client %s%s%s for command \"%s"
-"\" (received: %d arguments, expected: at least %d)"
+"%s%s: too few arguments received from client %s%s%s for command "
+"\"%s\" (received: %d arguments, expected: at least %d)"
msgstr ""
msgid "Support of ruby scripts"
@@ -10910,12 +10957,12 @@ msgstr ""
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>]"
+"[\"<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>]"
msgstr ""
msgid ""
@@ -10956,8 +11003,8 @@ msgid ""
" addinput: set input with default arguments to create a trigger\n"
" input: set input with the command used to create the trigger\n"
" output: send the command to create the trigger on the buffer\n"
-" recreate: same as \"input\", with option \"addreplace\" instead of \"add"
-"\"\n"
+" recreate: same as \"input\", with option \"addreplace\" instead of "
+"\"add\"\n"
" set: set an option in a trigger\n"
" option: name of option: name, hook, arguments, conditions, regex, "
"command, return_code\n"
@@ -10997,10 +11044,10 @@ msgid ""
"Examples (you can also look at default triggers with /trigger listdefault):\n"
" add text attributes *bold*, _underline_ and /italic/ (only in user "
"messages):\n"
-" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"=="
-"\\*([^ ]+)\\*==*${color:bold}${re:1}${color:-bold}*== ==_([^ ]+)_==_${color:"
-"underline}${re:1}${color:-underline}_== ==/([^ ]+)/==/${color:"
-"italic}${re:1}${color:-italic}/\"\n"
+" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" "
+"\"==\\*([^ ]+)\\*==*${color:bold}${re:1}${color:-bold}*== "
+"==_([^ ]+)_==_${color:underline}${re:1}${color:-underline}_== ==/([^ ]+)/==/"
+"${color:italic}${re:1}${color:-italic}/\"\n"
" hide nicklist bar on small terminals:\n"
" /trigger add resize_small signal signal_sigwinch \"${info:term_width} < "
"100\" \"\" \"/bar hide nicklist\"\n"