diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-20 13:16:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-20 13:16:40 +0200 |
commit | 8a389395b9e3b23640eb0226b63056f9998728d1 (patch) | |
tree | 5ecea1a1f72373553bf45465b5255b7e1c94496d | |
parent | 02679e800154ea82d8cdfff62404c84a395240d0 (diff) | |
download | weechat-8a389395b9e3b23640eb0226b63056f9998728d1.zip |
core: update translations (issue #2005)
-rw-r--r-- | po/cs.po | 1987 | ||||
-rw-r--r-- | po/de.po | 5641 | ||||
-rw-r--r-- | po/es.po | 2516 | ||||
-rw-r--r-- | po/fr.po | 191 | ||||
-rw-r--r-- | po/hu.po | 1077 | ||||
-rw-r--r-- | po/it.po | 2232 | ||||
-rw-r--r-- | po/ja.po | 4608 | ||||
-rw-r--r-- | po/pl.po | 6148 | ||||
-rw-r--r-- | po/pt.po | 3977 | ||||
-rw-r--r-- | po/pt_BR.po | 1644 | ||||
-rw-r--r-- | po/ru.po | 1072 | ||||
-rw-r--r-- | po/sr.po | 5628 | ||||
-rw-r--r-- | po/tr.po | 5625 | ||||
-rw-r--r-- | po/weechat.pot | 157 |
14 files changed, 2507 insertions, 39996 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: cs\n" @@ -1123,6 +1123,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set read marker on all buffers:" +msgstr "vykonat příkaz na všech připojených serverech" + msgid "set or remove away status" msgstr "nastavit nebo smazat \"away\" status" @@ -1269,6 +1274,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "přezdívky v seznamu přezdívek aktuálního bufferu" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "přezdívky v seznamu přezdívek aktuálního bufferu" + msgid "manage buffers" msgstr "řídit buffery" @@ -2664,6 +2682,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "zobraz text v bufferu" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "zobrazit speiální zprávy při změně dne" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "spravovat proxy" @@ -2856,6 +2908,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -2982,18 +3040,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "nastav konfigurační volby a proměnné prostředí" @@ -3314,6 +3386,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "spravuje okna" @@ -8080,6 +8167,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "zavřít buffer, když je na kanálu spuštěn /part" + #, fuzzy msgid "execute a command on all private buffers of all connected servers" msgstr "vykonat příkaz na všech kanálech všech připojených serverů" @@ -8103,6 +8221,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "jméno serveru (zástupný znak \"*\" je povolen) (volitelný)" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "vykonat příkaz na všech připojených serverech" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "spojit soukromé buffery" + msgid "execute a command on all connected servers" msgstr "vykonat příkaz na všech připojených serverech" @@ -8119,6 +8269,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "kanály na všech IRC serverech" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Seznam notifikací na všech serverech je prázdný" + msgid "authenticate with SASL" msgstr "" @@ -11947,6 +12107,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "změní znakovou sadu aktuálního bufferu" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "zobraz text v bufferu" + +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set level to 3 for all IRC buffers:" +msgstr "vykonat příkaz na všech připojených serverech" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "zobraz text v bufferu" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15577,1803 +15760,3 @@ msgstr "%s%s: vypršel časový limit \"%s\" pro %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: nemohu se připojit\" neočekávaná chyba (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Myš povolena" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "IRC servery (vnitřní jména)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "změní mód kanálu nebo uživatele" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "kanál: jméno kanálu\n" -#~ " text: text pro poslání" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "kanál: jméno kanálu\n" -#~ " text: text pro poslání" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "hodnota aliasu" - -#, fuzzy -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: vypsat všechny pole\n" -#~ " listfull: vypsat všechny pole (detailní)\n" -#~ " listitems: vypsat všechny položky pole\n" -#~ " add: přidat nové pole\n" -#~ " jméno: jméno pole (musí být jedinečné)\n" -#~ " typ: root: mimo okna,\n" -#~ " window: v oknech, s volitelnými podmínkami (viz. níže)\n" -#~ " podmínka1,...: podmínka/podmínky pro zobrazování pole (pouze pro typ " -#~ "\"window\"):\n" -#~ " active: v aktivním okně\n" -#~ " inactive: v neaktivním okně\n" -#~ " nicklist: v okně se seznamem uživatelů\n" -#~ " pole bez podmínek je vždy zobrazeno\n" -#~ " pozice: bottom, top, left nebo right\n" -#~ " velikost: velikost pole (ve znacích)\n" -#~ " oddělovač: 1 pro použití dělící čáry, 0 nebo nic znamená nepoužívání " -#~ "děliče\n" -#~ " položka1,...: položky pro toto pole (položky mohou být odděleny čárkou " -#~ "(prostor mezi položkami) nebo \"+\" (slepit položky))\n" -#~ " default: vytvoří výchozí pole (pokud není zadáno jméno budou " -#~ "vytvořeny všechny)\n" -#~ " del: smaže pole (nebo všechna pole při použití -all)\n" -#~ " set: nastaví hodnotu pro vlastnost pole\n" -#~ " vlastnost: volba, kterou změnit (pro seznam voleb se podívejte na /" -#~ "set weechat.bar.<jméno_pole>.*)\n" -#~ " hodnota: nová hodnota pro volbu\n" -#~ " hide: skryje pole\n" -#~ " show: zobrazí skryté pole\n" -#~ " toggle: přepne zobrazení/schování pole\n" -#~ " scroll: posune pole nahoru/dolů\n" -#~ " buffer: jméno bufferu pro posunutí ('*' znamená aktuální buffer, " -#~ "pro pole typu root by jste měli používat '*')\n" -#~ "hodnota_posunu: hodnota pro posuv: 'x' nebo 'y', následováno '+', '-', " -#~ "'b' (začátek) nebo 'e' (konec), hodnota (pro +/-), a nepovinné %% (pro " -#~ "posuv v %% šířky/výšky, jinak je hodnota počet znaků)\n" -#~ "\n" -#~ "Příklady:\n" -#~ " vytvoří pole s časem, číslem + jménem bufferu a doplňováním:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " schová pole:\n" -#~ " /bar hide mybar\n" -#~ " posune seznam přezdívek o 10 řádků dolů v aktuálním bufferu:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " posune seznam přezdívek o stránku nahoru v bufferu #weechat:\n" -#~ " /bar scroll nicklist #weechat y-100%\n" -#~ " posunout na konec seznamu přezdívek v aktuálním bufferu:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: vypsat seznam bufferů (pokud nejsou uvedeny argumenty bude " -#~ "vypsán tento seznam)\n" -#~ " clear: smaže obsah bufferu (číslo bufferu, -merged pro spojené " -#~ "buffery, -all pro všechny buffery, nebo nic pro aktuální buffer)\n" -#~ " move: přesune buffer v seznamu (může být relativní, například -1)\n" -#~ " merge: spojí aktuální buffer s jiným bufferem (oblast rozhovoru bude " -#~ "mixem obou bufferů)\n" -#~ " (výchozí klávesová zkratka pro přepínaní mezi buffery je ctrl-" -#~ "x)\n" -#~ " unmerge: odpojit buffer od ostatních bufferů, které mají stejné číslo\n" -#~ " close: zavře buffer (číslo/rozsah je nepovinné)\n" -#~ " notify: nastaví level upozornění pro aktuální buffer: tento level " -#~ "rozhodne jestli bude buffer přidán do hotlistu:\n" -#~ " none: nikdy\n" -#~ " highlight: pouze pro zvýraznění\n" -#~ " message: pro zprávy od uživatelů a zvýraznění\n" -#~ " all: všechny zprávy\n" -#~ " reset: obnovit výchozí hodnotu (all)\n" -#~ "localvar: zobrazí lokální proměnné pro aktuální buffer\n" -#~ " set: nastavit proměnnou pro aktuální buffer\n" -#~ " get: zobrazit proměnnou aktuálního bufferu\n" -#~ " číslo: skočí na buffer podle čísla, možný prefix:\n" -#~ " '+': relativní skok, přičíst číslo k aktuálnímu\n" -#~ " '-': relativní skok, odečíst číslo od aktuálního\n" -#~ " '*': skočit na číslo, používá volbu \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " jméno: skočit na buffer podle (částečného) jména\n" -#~ "\n" -#~ "Příklady:\n" -#~ " vyčistí aktuální buffer:\n" -#~ " /buffer clear\n" -#~ " přesune buffer na číslo 5:\n" -#~ " /buffer move 5\n" -#~ " spojí s hlavním bufferem:\n" -#~ " /buffer merge 1\n" -#~ " odpojit buffer:\n" -#~ " /buffer unmerge\n" -#~ " zavřít aktuální buffer:\n" -#~ " /buffer close\n" -#~ " zavřít buffery 5 až 7:\n" -#~ " /buffer close 5-7\n" -#~ " skočit na #weechat:\n" -#~ " /buffer #weechat\n" -#~ " skočit na další buffer:\n" -#~ " /buffer +1" - -#, fuzzy -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: přidá alias pro barvu\n" -#~ "unalias: smaže alias\n" -#~ " barva: číslo barvy (>= 0, maximální číslo závisí na terminálu, běžně 63 " -#~ "nebo 255)\n" -#~ " name: jméno aliasu pro barvu (například: \"orange\")\n" -#~ " reset: obnovit všechny barevné páry (nutné, když nejsou dostupné žádné " -#~ "další barevné páry, když je automatické obnovení vypnuté, viz. volba " -#~ "weechat.look.color_pairs_auto_reset)\n" -#~ "\n" -#~ "Pokud není zadán parametr, vypíše příkaz barvy v novém bufferu.\n" -#~ "\n" -#~ "Příklady:\n" -#~ " přidá alias \"orange\" pro barvu 214:\n" -#~ " /color alias 214 orange\n" -#~ " smaže barvu 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: vypsat pluginy s urovněmi ladění\n" -#~ " set: nastavit úroveň logování pro plugin\n" -#~ " plugin: jméno pluginu (\"core\" pro jádro WeeChat)\n" -#~ " level: úroveň ladění pro plugin (0 = vypnout ladění)\n" -#~ " dump: uloží výpis paměti do WeeChat log souboru (stejný výpis jako " -#~ "když WeeChat havaruje)\n" -#~ " buffer: vypíše obsah bufferu s hexadecimálními hodnotami do log souboru\n" -#~ " color: zobrazit informace o aktuálních párech barev\n" -#~ " memory: zobrazit informace o použití paměti\n" -#~ " term: zobrazit informace o terminálu a dostupných barvách\n" -#~ "windows: zobrazit strom oken" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: vypíše příkazy, podle pluginu (bez argumentů, je vypsán tento " -#~ "seznam)\n" -#~ "-listfull: vypíše příkazy s popisem, podle pluginů\n" -#~ " plugin: vypíše příkazy pro tento plugin\n" -#~ " command: jméno příkazu\n" -#~ " option: jméno volby (použijte /set pro zobrazení seznamu)" - -#, fuzzy -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "seznam akcí:\n" -#~ " return: simuluje klávesu \"enter\"\n" -#~ " complete_next: doplní slovo další možností doplnění\n" -#~ " complete_previous: doplní slovo předchozí možností doplnění\n" -#~ " search_text: hledat text v bufferu\n" -#~ " delete_previous_char: smaže předchozí znak\n" -#~ " delete_next_char: smaže další znak\n" -#~ " delete_previous_word: smaže předchozí slovo\n" -#~ " delete_next_word: smaže další slovo\n" -#~ " delete_beginning_of_line: smaže text od začátku řádku až po kurzor\n" -#~ " delete_end_of_line: smaže text od kurzoru do konce řádky\n" -#~ " delete_line: smaže celou řádku\n" -#~ " clipboard_paste: vloží ze schránky\n" -#~ " transpose_chars: přehodí dva znaky\n" -#~ " undo: vezme zpět poslední akci na příkazovém řádku\n" -#~ " redo: obnoví poslední akci na přikazovém řádku\n" -#~ " move_beginning_of_line: přesune kurzor na začátek řádku\n" -#~ " move_end_of_line: přesune kurzor na konec řádku\n" -#~ " move_previous_char: přesune kurzor na předchozí znak\n" -#~ " move_next_char: přesune kurzor na další znak\n" -#~ " move_previous_word: přesune kurzor na předchozí slovo\n" -#~ " move_next_word: přesune kurzor na další slovo\n" -#~ " history_previous: obnoví předchozí příkaz z historie aktuálního " -#~ "bufferu\n" -#~ " history_next: obnoví další příkaz z historie aktuálního bufferu\n" -#~ " history_global_previous: obnoví předchozí příkaz z globální historie\n" -#~ " history_global_next: obnoví další příkaz z globální historie\n" -#~ " jump_smart: přepne na další buffer s aktivitou\n" -#~ " jump_last_buffer: přepne na poslední buffer\n" -#~ " jump_previously_visited_buffer: přepne na předchozí navštívený buffer\n" -#~ " jump_next_visited_buffer: přepne na další navštívený buffer\n" -#~ " hotlist_clear: vyčistí hotlist\n" -#~ " grab_key: zachytí klávesu\n" -#~ " grab_key_command: zachytí klávesu s asociovaným příkazem\n" -#~ " scroll_unread: posunout k značce nepřečtených zpráv\n" -#~ " set_unread: nastaví značku nepřečtených zpráv na všech bufferech\n" -#~ " set_unread_current_buffer: nastaví značku nepřečtených zpráv pro " -#~ "aktuální buffer\n" -#~ " switch_active_buffer: přepne na další sloučený buffer\n" -#~ " switch_active_buffer_previous: přepne na předchozí sloučený buffer\n" -#~ " insert: vloží text do příkazové řádky\n" -#~ "\n" -#~ "Tento příkaz je používaný napojenými klávesami nebo pluginy." - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: vypsat všechny aktuální klávesy (pokud není vuveden žádný " -#~ "argument, je vypsán tento list)\n" -#~ "listdefault: vypíše výchozí klávesy\n" -#~ " listdiff: vypíše rozdíly mezi aktuálníma a výchozíma klávesama " -#~ "(přidané, předefinované nebo odebrané klávesy)\n" -#~ " bind: napojí příkaz na klávesu nebo zobrazí napojený příkaz\n" -#~ " unbind: odpojí klávesu\n" -#~ " reset: obnoví klávesu na výchozí hodnotu\n" -#~ " resetall: obnoví klávesy na výchozí hodnoty a smaže VŠECHNY uživatlské " -#~ "zkratky (používejte opatrně!)\n" -#~ " missing: přidá chybějící klávesy (použije výchozí napojení), " -#~ "používejte po nainstalování nové verze WeeChat\n" -#~ "\n" -#~ "Při napojování příkazu na klávesu je doporučeno použít klávesy alt+k " -#~ "(nebo Esc pak k) a poté stisknout klávesu pro napojení: toto vloží kód " -#~ "klávesy do příkazové řádky.\n" -#~ "\n" -#~ "Příklady:\n" -#~ " klávesa alt-x pro přepnutí pole přezdívek:\n" -#~ " /key bind meta-x /bar toggle nicklist\n" -#~ " klávesa alt-r pro skok na IRC kanál #weechat:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " obnoví výchozí napojení pro klávesu alt-r:\n" -#~ " /key reset meta-r" - -#, fuzzy -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " save: uložit aktuální rozložení\n" -#~ " apply: aplikovat uložené rozložení\n" -#~ " reset: odebrat uložené rozložení\n" -#~ "buffers: uložit/aplikovat pouze buffery (uspořádání bufferů)\n" -#~ "windows: uložit/aplikovat pouze okna (buffer zobrazený každým oknem)\n" -#~ "\n" -#~ "Pokud je tento příkaz spuštěn bez argumentů je zobrazeno uložené " -#~ "rozložení." - -#, fuzzy -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: seznam všech proxy\n" -#~ " add: přidat novou proxy\n" -#~ " jméno: jméno proxy (musí být jedinečné)\n" -#~ " typ: http, socks4 nebo socks5\n" -#~ " adresa: IP nebo jméno hosta\n" -#~ " port: port\n" -#~ " uživatel: jméno uživatele (volitelné)\n" -#~ " heslo: heslo (volitelné)\n" -#~ " del: smaže proxy (nebo všechny proxy při použití -all)\n" -#~ " set: nastaví hodnotu pro volbu proxy\n" -#~ " volba: volba, kterou změnit (pro seznam voleb se podívejte na /" -#~ "set weechat.proxy.<jméno>.*)\n" -#~ " hodnota: nová hodnota pro volbu\n" -#~ "\n" -#~ "Příklady:\n" -#~ " vytvoří http proxy běžící na lokálním počítači a portu 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " vytvoří http proxy používající protokol IPv6:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " vytvoří socks5 proxy s uživatelským jménem a heslem:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " smaže proxy:\n" -#~ " /proxy del myproxy" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " plugin: jméno pluginu ('weechat' pro WeeChat vnitřní příkaz)\n" -#~ " příkaz: příkaz, který spustit ('/' je automaticky dodáno, pokud není " -#~ "nalezeno na začátku příkazu)" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "volba: jméno volby (může začínat nebo končit \"*\" pro hromadný reset " -#~ "voleb, používejte obezřetně!)\n" -#~ "\n" -#~ "Volba je resetována (pro standardní volby) nebo odebrána (pro nepovinné " -#~ "volby jako hodnoty serveru).\n" -#~ "\n" -#~ "Příklady:\n" -#~ " resetuje jednu volbu:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " resetuje všechny volby barev:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "možnost: jméno nastavení (může začínat nebo končit '*' pro výpis více " -#~ "nastavení)\n" -#~ "hodnota: nová hodnota pro nastavení\n" -#~ "\n" -#~ "Nová hodnota může být, v závisloti na typu nastavení:\n" -#~ " boolean: on, off nebo toggle\n" -#~ " integer: číslo, ++číslo nebo --číslo\n" -#~ " string : jakýkoliv řetězec (\"\" pro prázdný řetězec)\n" -#~ " color : jméno barvy, ++číslo nebo --číslo\n" -#~ "\n" -#~ "U všech typů hodnot je možno použít null pro odebrání hodnoty nastavení " -#~ "(nedefinovaná hodnota). To však funguje jen pro některé speciální " -#~ "proměnné pluginů.\n" -#~ "\n" -#~ "Příklady:\n" -#~ " zobrazit nastavení pro zvýrazňování:\n" -#~ " /set *highlight*\n" -#~ " nastaví slovo pro zvýrazňování:\n" -#~ " /set weechat.look.highlight \"word\"" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "volba: jméno volby (může začínat nebo končit \"*\" pro hromadný reset " -#~ "voleb, používejte obezřetně!)\n" -#~ "\n" -#~ "Volba je resetována (pro standardní volby) nebo odebrána (pro nepovinné " -#~ "volby jako hodnoty serveru).\n" -#~ "\n" -#~ "Příklady:\n" -#~ " resetuje jednu volbu:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " resetuje všechny volby barev:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: požadováno pokud je volab weechat.look.confirm_upgrade " -#~ "zapnuta\n" -#~ "cesta_k_binárce: cesta k binárce WeeChatu (výchozí je současná binárka)\n" -#~ " -dummy: nic nedělej (volba je použita k předejití náhodného " -#~ "doplnění s \"-quit\")\n" -#~ " -quit: uzavře *VŠECHNA* spojení, uloží sezení a opustí WeeChat, " -#~ "vytvoří možnost zpozděného obnovení (viz níže)\n" -#~ "\n" -#~ "Tento příkaz updatuje a znovu nahraje běžící sezení WeeChatu. Nová " -#~ "binárka WeeChatu musý být vytvořena nebo instalována pomocí správce " -#~ "balíčků před spuštěním tohoto příkazu.\n" -#~ "\n" -#~ "Poznámka: SSL připojení jsou ztracena v průběhu updatu, protože znovu " -#~ "nahrání SSL sezení není nyní možné s GnuTLS. Tyto budou automaticky " -#~ "znovu připojena po update.\n" -#~ "\n" -#~ "Update proces má 4 kroky:\n" -#~ " 1. uložení sezení do souborů pro jádro a pluginy (buffery, " -#~ "historie, ..)\n" -#~ " 2. odebrání všech pluginů (konfigurační soubory (*.conf) jsou zapsány " -#~ "na disk)\n" -#~ " 3. uložení konfigurace WeeChatu (weechat.conf)\n" -#~ " 4. spuštění nové binárky WeeChatu a znovu nahrání sezení.\n" -#~ "\n" -#~ "S volbou \"-quit\", je postup lehce odlišný:\n" -#~ " 1. uzavře *VŠECHNA* spojení (irc, xfer, relay, ...)\n" -#~ " 2. uloží sezení do souborů (*.upgrade)\n" -#~ " 3. odebrání všech pluginů\n" -#~ " 4. uložení konfigurace WeeChatu\n" -#~ " 5. opuštění WeeChatu\n" -#~ "Poté můžete obnovit sezení příkazem: weechat --upgrade\n" -#~ "DŮLEŽITÉ: musíte obnovit sezení úplně stejnou konfigurací (soubory *." -#~ "conf).\n" -#~ "Je možné obnovit sezení WeeChatu na jiném stroji pokud zkopírujete obsah " -#~ "adresáře \"~/.weechat\"." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " číslo: množství času pro čekání (celočíselná hodnota)\n" -#~ "jednotka: nepovinná, hodnoty jsou:\n" -#~ " ms: milisekundy\n" -#~ " s: sekundy (výchozí)\n" -#~ " m: minuty\n" -#~ " h: hodiny\n" -#~ " příkaz: příkaz, který spustit (nebo text, který poslat bufferu, pokud " -#~ "příkaz nezačíná '/')\n" -#~ "\n" -#~ "Poznámka: příkaz je spuštěn v bufferu, kde bylo /wait spuštěno (pokud " -#~ "není buffer nalezen (například pokud byl zavřen před spuštěním příkazu), " -#~ "pak je příkaz spuštěn v bufferu jádra WeeChat).\n" -#~ "\n" -#~ "Příklady:\n" -#~ " připojit na kanál za 10 sekund:\n" -#~ " /wait 10 /join #test\n" -#~ " nastavit nepřítomnost za 15 minut:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " říct 'hello' za 2 minuty:\n" -#~ " /wait 2m hello" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: vypíše otevřená okna (bez paramatru implikuje tenhle " -#~ "list)\n" -#~ " -1: přepne na přechozí okno\n" -#~ " +1: přepne na další okno\n" -#~ " b#: přepne na okno, které zobrazuje buffer číslo #\n" -#~ " up: přepne na okno nad aktuálním oknem\n" -#~ " down: přepne na okno pod aktuálním oknem\n" -#~ " left: přepne na okno nalevo\n" -#~ " right: přepne na okno napravo\n" -#~ " splith: rozdělí aktuální okno horizontálně\n" -#~ " splitv: rozdělí aktuální okno vertikálně\n" -#~ " resize: změní velikost okna, nová velikost je <pct> nadřazeného " -#~ "okna\n" -#~ " balance: vyrovnat velikosti všech oken\n" -#~ " merge: spojí okno s jiným (all = nechej akorát jedno okno)\n" -#~ " page_up: posunout o stránku nahoru\n" -#~ " page_down: posunout o stránku dolů\n" -#~ " refresh: překreslit okno\n" -#~ " scroll: posunout o počet řádků (+/-N) nebo o čas: s=sekundy, " -#~ "m=minuty, h=hodiny, d=dny, M=měsíce, y=roky\n" -#~ " scroll_up: posunout o několik řádků nahoru\n" -#~ " scroll_down: posunout o několik řádků dolů\n" -#~ " scroll_top: posunout na začátek bufferu\n" -#~ "scroll_bottom: posunout na konec bufferu\n" -#~ "scroll_previous_highlight: posunout na předchozí zvýraznění\n" -#~ "scroll_next_highlight: posunout na další zvýraznění\n" -#~ " swap: přehodí buffery dvou oken (s volitelným směrem umístění " -#~ "cílového okna)\n" -#~ " zoom: zvětšit okno na maximum\n" -#~ "\n" -#~ "Pro splith a splitv je pct procento reprezentující velikost nového okna, " -#~ "spočítána s aktuálním oknem jako velikost reference. Např. 25 znamená " -#~ "vytvořít nové okno s velikostí = aktuální_velikost / 4\n" -#~ "\n" -#~ "Příklady:\n" -#~ " skočit na okno zobrazující buffer #1:\n" -#~ " /window b1\n" -#~ " posunout o dva řádky nahoru:\n" -#~ " /window scroll -2\n" -#~ " posunout o dva dny nahoru:\n" -#~ " /window scroll -2d\n" -#~ " posunout na začátek aktuálního dne:\n" -#~ " /window scroll -d" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " doplňování: doplňování pro alias (nepovinné, jako výchozí doplňování je " -#~ "použito doplňování příkazu)\n" -#~ "jméno_aliasu: jméno aliasu (může začínat i končit \"*\" pro výpis " -#~ "aliasů)\n" -#~ " příkaz: jméno příkazu (více příkazů se rozděluje středníky)\n" -#~ " argumenty: argumenty příkazu\n" -#~ "\n" -#~ "Spuštění tohoto příkazu bez argumentů vypíše všechny definované aliasy.\n" -#~ "\n" -#~ "Poznámka: v příkazech jsou nahrazovány speciální proměnné:\n" -#~ " $n: argument 'n' (mezi 1 a 9)\n" -#~ " $-m: argumenty od 1 do 'm'\n" -#~ " $n-: argumenty od 'n' do posledního\n" -#~ " $n-m: argumenty od 'n' do 'm'\n" -#~ " $*: všechny argumenty\n" -#~ " $~: poslední argument\n" -#~ " $nick: aktuální přezdívka\n" -#~ " $channel: aktuální kanál\n" -#~ " $server: aktuální server\n" -#~ "\n" -#~ "Pro odebrání aliasu použijte příkaz /unalias.\n" -#~ "\n" -#~ "Příklady:\n" -#~ " alias /split pro horizontální rozdělení okna:\n" -#~ " /alias split /window splith\n" -#~ " alias /hello pro poslání \"hello\" na všechny kanály kromě #weechat:\n" -#~ " /alias hello /allchan -exclude=#weechat msg * hello\n" -#~ " alias /forcejoin pro poslání IRC příkazu \"forcejoin\" s doplňováním z /" -#~ "sajoin:\n" -#~ " /alias -completion %%sajoin forcejoin /quote forcejoin" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: změní dekódovací znakovou sadu\n" -#~ " encode: změní kódovací znakovou sadu\n" -#~ "charset: nová znaková sada pro aktuální buffer\n" -#~ " reset: resetovat znakové sady aktuálního bufferu" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: vynechat příkaz pouze pro kanály aktuálního serveru\n" -#~ " -exclude: vynechat některé kanály ('*' je povolená na začátku nebo konci " -#~ "jména kanáku pro vynechání více kanálů)\n" -#~ " příkaz: příkaz, který spustit\n" -#~ "argumenty: argumenty příkazu\n" -#~ "\n" -#~ "Příkaldy:\n" -#~ " vynechat '/me is testing' na všech kanálech:\n" -#~ " /allchan me is testing\n" -#~ " říct 'hello' všude, kromě #weechat:\n" -#~ " /allchan -exclude=#weechat msg * hello\n" -#~ " říct 'hello' všude, kromě #weechat a kanálů začínajících #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * hello" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: vynechat příkaz pouze pro kanály aktuálního serveru\n" -#~ " -exclude: vynechat některé kanály ('*' je povolená na začátku nebo konci " -#~ "jména kanáku pro vynechání více kanálů)\n" -#~ " příkaz: příkaz, který spustit\n" -#~ "argumenty: argumenty příkazu\n" -#~ "\n" -#~ "Příkaldy:\n" -#~ " vynechat '/me is testing' na všech kanálech:\n" -#~ " /allchan me is testing\n" -#~ " říct 'hello' všude, kromě #weechat:\n" -#~ " /allchan -exclude=#weechat msg * hello\n" -#~ " říct 'hello' všude, kromě #weechat a kanálů začínajících #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * hello" - -#, fuzzy -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: vynechat některé servery (pro vynechání více serverů je " -#~ "dovoleno '*' na začátku nebo konci jména serveru)\n" -#~ " příkaz: příkaz, který pustit\n" -#~ "argumenty: argumenty příkazu\n" -#~ "\n" -#~ "Příklady:\n" -#~ " změnit přezdívku na všech serverech:\n" -#~ " /allserv nick newnick\n" -#~ " nastavit pryč na věech serverech:\n" -#~ " /allserv away I'm away" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " příjemce: uživatel nebo kanál, kterému se pošle CTCP\n" -#~ " typ: CTCP typ (například: \"version\", \"ping\", ...)\n" -#~ "argumenty: argumenty pro CTCP" - -#, fuzzy -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "přezdívka: přezdívka, které poslat soubor nebo rozhovor\n" -#~ " soubor: jméno souboru (na lokálním počítači)\n" -#~ "\n" -#~ "Příklady:\n" -#~ " rozhovor s přezdívkou \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " poslat soubor \"/home/foo/bar.txt\" přezdívce \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#, fuzzy -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ "server: jméno serveru pro odpojení\n" -#~ " -all: odpojit se od všech serverů" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "jméno aliasu (může začínat nebo končit \"*\" jako zástupný znak) " -#~ "(volitelné)" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " kanál: kanál na kterém je uživatel\n" -#~ "přezdívka: přezdívka, kterou vykopnout a zakázat\n" -#~ " důvod: důvod pro vykopnutí\n" -#~ "\n" -#~ "Je možné použít masku pro vykopnutí/zakázání, přezdívka bude extrahována " -#~ "z masky a nahrazena \"*\".\n" -#~ "\n" -#~ "Příklad:\n" -#~ " zakázat \"*!*@host.com\" a potom vykopnout \"toto\":\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "kanál: jméno kanálu\n" -#~ " text: text pro poslání" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "módy kanálu:\n" -#~ " kanál: jméno kanálu, který změnit (aktuální je výchozí)\n" -#~ " o: dát/vzít práva operátora kanálu\n" -#~ " p: značka soukromého kanálu\n" -#~ " s: značka tajného kanálu\n" -#~ " i: značka kanálu pouze pozvaných\n" -#~ " t: téma můžou nastavovat jen operátoři kanálu\n" -#~ " n: na kanál nesmí přicházet zprávy od lidí, kteří nejsou na kanále\n" -#~ " m: moderovaný kanál\n" -#~ " l: nastaví limit počtu uživatelů pro kanál\n" -#~ " b: nastaví masku k zakázání pro udržení uživatele mimo kanál\n" -#~ " e: nastaví masku vyjímky\n" -#~ " v: dát/vzít schopnost mluvit na moderovaných kanálech\n" -#~ " k: nastavit klíč (heslo) ke kanálu\n" -#~ "uživatelské módy:\n" -#~ " přezdívka: přezdívka, kterou změnit\n" -#~ " i: označit uživatele za neviditelného\n" -#~ " s: označit uživatele aby mu byly zasílány notifikace serveru\n" -#~ " w: uživatel dostává wallops\n" -#~ " o: značka operátora\n" -#~ "\n" -#~ "Tento seznam není uplný, měli by jste se podívat do dokumentace serveru " -#~ "pro všechny možné módy.\n" -#~ "\n" -#~ "Příklady:\n" -#~ " chránit téma na kanálu #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " stát se na serverem neviditelným:\n" -#~ " /mode nick +i" - -#, fuzzy -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ " server: poslat tomuto serveru (vnitřní jméno)\n" -#~ "příjemce: přezdívka nebo kanál\n" -#~ " text: text, který se má poslat" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "jméno aliasu (může začínat nebo končit \"*\" jako zástupný znak) " -#~ "(volitelné)" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " kanál: jméno kanálu, který opustit\n" -#~ "zpráva_části: zpráva při opuštění (zobrazí se ostatním uživatelům)" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ " server: poslat tomuto serveru (vnitřní jméno)\n" -#~ "příjemce: přezdívka nebo kanál\n" -#~ " text: text, který se má poslat" - -#, fuzzy -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " server: jméno serveru pro znovu přípojení\n" -#~ " -all: znovu připojit ke všem serverům\n" -#~ "-nojoin: nepřipojovat se na kanály (i pokud je na serveru zpanuto " -#~ "automatické připojování)\n" -#~ "-switch: přepnout na další adresu serveru" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " přezdívka: přezdívka\n" -#~ "nová_přezdívka: nová přezdívka" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ " uživatel: uživatelské jméno\n" -#~ "cíl: jméno serveru\n" -#~ "kanál: jméno kanálu" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " kanál: jméno kanálu\n" -#~ " téma: nové téma pro kanál\n" -#~ "-delete: smaže téma kanálu" - -#, fuzzy -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: zobrazit status logování pro otevřené buffery\n" -#~ " set: nastavit úroveň logování pro aktuální buffer\n" -#~ " úroveň: úroveň logování zpráv (0 = logování vypnuto, 1 = pár zpráv " -#~ "(nejvíce důležité) .. 9 = všechny zprávy)\n" -#~ "disable: vypne logování na aktuálním serveru (nastaví úroveň na 0)\n" -#~ "\n" -#~ "Volby \"logger.level.*\" a \"logger.mask.*\" mohou být použity pro " -#~ "nastavení úrovně nebo masky pro buffer nebo buffery začínající daným " -#~ "jménem.\n" -#~ "\n" -#~ "Úrovně logování použité v IRC pluginu:\n" -#~ " 1: uživatelské zprávy, upozornění, soukromé zprávy\n" -#~ " 2: změny přezdívek\n" -#~ " 3: zprávy serveru\n" -#~ " 4: join/part/quit\n" -#~ " 9: všechny ostatní zprávy\n" -#~ "\n" -#~ "Examples:\n" -#~ " nastavit úroveň 5 pro aktuální buffer:\n" -#~ " /logger set 5\n" -#~ " vypne logování pro aktuální buffer:\n" -#~ " /logger disable\n" -#~ " nastaví úroveň 3 pro všechny IRC buffery:\n" -#~ " /set logger.level.irc 3\n" -#~ " vypne logování hlavního bufferu WeeChat:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " použije adresář pro každý IRC server a v něm soubor pro každý kanál:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: vypíše načtené skripty\n" -#~ "listfull: vypíše načtené skripty s detailními informacemi\n" -#~ " load: načte skript\n" -#~ "autolaod: načte všechny skripty v adresáři \"autoload\"\n" -#~ " reload: znovu načte jeden skript (pokud není zadané žádné jméno odebere " -#~ "všechny skripty a pak načte skripty v adresáři \"autoload\")\n" -#~ " unload: odebere skript (pokud není zadané žádné jméno odebere všechny " -#~ "skripty)\n" -#~ "filename: script (soubor) pro načtení\n" -#~ " name: jméno scriptu (jméno použité ve volání funkce \"register\")\n" -#~ "\n" -#~ "Zavolání příkazu bez parametrů vypíše načtené skripty." - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: zobraz nahrané skripty (všechny jazyky)\n" -#~ " -o: pošli seznam nahraných skriptů do bufferu\n" -#~ " -i: kopíruj seznam nahraných skriptů v příkazové řádce (k " -#~ "odeslání do bufferu)\n" -#~ " search: hledej skripty pomocí tagu nebo textu a zobraz výsledky v " -#~ "skript bufferu\n" -#~ " show: zobraz detailní info o skriptu\n" -#~ " load: nahrej skript(y)\n" -#~ " unload: skript(y)\n" -#~ " reload: znovu nahrej skript(y)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/h action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts (description, " -#~ "tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Akce myší na skript bufferu:\n" -#~ " kolečko scroll list\n" -#~ " levé tlačítko select script\n" -#~ " pravé tlačítko instaluj/odstraň skript\n" -#~ "\n" -#~ "Příklady:\n" -#~ " /script search url\n" -#~ " /script install iset.pl buffers.pl\n" -#~ " /script remove iset.pl\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#, fuzzy -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ "dictlist: zobrazí nainstalované slovníky\n" -#~ " enable: zapnout aspell pro aktuální buffer\n" -#~ " disable: vypnout aspell pro aktuální buffer\n" -#~ " addword: přidá slovo do vašeho soukromého slovníku aspell\n" -#~ "\n" -#~ "Vstupní řádka začínající '/' není kontrolována, vyjma některých příkaů." - -#~ msgid "All bars have been deleted" -#~ msgstr "Všechny pole byly smazány" - -#~ msgid "All filters have been deleted" -#~ msgstr "Všechny filtry byly smazány" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Všechny pole byly smazány" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Všechny proxy byly smazány" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sPlugin \"%s\" nenalezen" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d příkazy odstraněny" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sPlugin \"%s\" nenalezen" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "hash algoritmus použitý ke kontrole dešifrovaných dat" @@ -26,8 +26,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-10-11 07:51+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" "Language: de_DE\n" @@ -1163,6 +1163,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set read marker on all buffers:" +msgstr "führt einen Befehl in allen Buffern aus" + msgid "set or remove away status" msgstr "Abwesenheitsstatus setzen oder entfernen" @@ -1321,6 +1326,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "Nicks in Benutzerliste für aktuellen Buffer" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "Nicks in Benutzerliste für aktuellen Buffer" + msgid "manage buffers" msgstr "Buffer verwalten" @@ -2775,6 +2793,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "gibt einen Text in einem Buffer aus" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "bei einem Datumswechsel wird eine entsprechende Nachricht angezeigt" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "Proxys verwalten" @@ -2998,6 +3050,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + msgid "reset config options" msgstr "Konfigurationsoptionen zurücksetzen" @@ -3140,18 +3198,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "um Konfigurationsoptionen und Umgebungsvariablen zu setzen" @@ -3494,6 +3566,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "Fenster verwalten" @@ -8805,6 +8892,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "schließt den Buffer wenn \"/part\" im Kanal ausgeführt wird" + msgid "execute a command on all private buffers of all connected servers" msgstr "" "führt einen Befehl aus der an alle privaten Buffer gesendet wird, die mit " @@ -8835,6 +8953,38 @@ msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "" "Name einer Erweiterung (Platzhalter \"*\" kann verwendet werden) (optional)" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "führt einen Befehl in allen Buffern aus" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "private Buffer zusammenfügen" + msgid "execute a command on all connected servers" msgstr "führt einen Befehl aus, der zu allen verbundenen Server gesendet wird" @@ -8852,6 +9002,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "Kanäle auf allen IRC Servern" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Es liegt für keinen Server eine Benachrichtigung vor" + msgid "authenticate with SASL" msgstr "authentifizieren mit SASL" @@ -13026,6 +13186,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "Ändert den Zeichensatz für aktuellen Buffer" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "gibt einen Text in einem Buffer aus" + +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set level to 3 for all IRC buffers:" +msgstr "führt einen Befehl in allen Buffern aus" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "gibt einen Text in einem Buffer aus" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16942,5457 +17125,3 @@ msgstr "%s%s: Zeitüberschreitung für \"%s\" mit %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "" "%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)" - -#~ msgid "" -#~ "get nick color code, ignoring case (this calls the info " -#~ "\"nick_color_ignore_case\" with appropriate range, according to the value " -#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is " -#~ "not given)" -#~ msgstr "" -#~ "Hole den Farbcode des Nicks, Groß- und Kleinschreibung wird ignoriert " -#~ "(dies ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem " -#~ "Bereich auf, dabei wird der Wert des CASEMAPPING auf dem " -#~ "Serverberücksichtigt, standardmäßig wird auf „rfc1459“ zurückgegriffen, " -#~ "wenn derServer nicht angegeben wurde)" - -#~ msgid "" -#~ "get nick color name, ignoring case (this calls the info " -#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the " -#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the " -#~ "server is not given)" -#~ msgstr "" -#~ "Hole den Farbnamen des Nicks, Groß- und Kleinschreibung wird ignoriert " -#~ "(dies ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem " -#~ "Bereich auf, dabei wird der Wert des CASEMAPPING auf dem " -#~ "Serverberücksichtigt, standardmäßig wird auf „rfc1459“ zurückgegriffen, " -#~ "wenn derServer nicht angegeben wurde)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Maus wurde aktiviert" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "IRC-Server (interne Namen)" - -#, fuzzy -#~| msgid "left/right scroll in /list buffer (percent of width)" -#~ msgid "" -#~ "raw[-left]: scroll the /list buffer by \"percent\" of width on the left" -#~ msgstr "links/rechts im /list Buffer scrollen (prozentual zur Breite)" - -#, fuzzy -#~| msgid "left/right scroll in /list buffer (percent of width)" -#~ msgid "" -#~ "raw[-right]: scroll the /list buffer by \"percent\" of width on the right" -#~ msgstr "links/rechts im /list Buffer scrollen (prozentual zur Breite)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "Eigenschaften eines Kanals oder von einem User ändern" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "channel: Name des Kanals\n" -#~ " text: Text der versendet werden soll" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "channel: Name des Kanals\n" -#~ " text: Text der versendet werden soll" - -#, fuzzy -#~| msgid "" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Examples:\n" -#~| " set unread marker on all buffers:\n" -#~| " /allbuf /buffer set unread" -#~ msgid "" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')" -#~ msgstr "" -#~ "command: Befehl der ausgeführt werden soll (oder Text welcher in den " -#~ "Buffer gesendet werden soll, sofern dem Befehl kein '/' vorangestellt " -#~ "ist)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " setze den ungelesen Marker für alle Buffer:\n" -#~ " /allbuf /buffer set unread" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "Wert von Alias" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " rename: rename a bar\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: zeigt alle Infobars an\n" -#~ " listfull: zeigt eine detaillierte Liste aller Infobars an " -#~ "(ausführlich)\n" -#~ " listitems: zeigt alle Items an, die in den Infobars genutzt werden\n" -#~ " add: füge eine neue Infobar hinzu\n" -#~ " name: Name der Infobar (muss einmalig sein)\n" -#~ " type: root: außerhalb eines Fensters,\n" -#~ " window: innerhalb eines Fensters, mit optionalen " -#~ "Bedingungen (siehe unten)\n" -#~ " conditions: Bedingungen für eine Infobar:\n" -#~ " active: in einem aktiven Fenster\n" -#~ " inactive: in einem inaktiven Fenster\n" -#~ " nicklist: in Fenstern mit einer Benutzerliste\n" -#~ " weitere mögliche Bedingungen: siehe /help weechat.bar.xxx." -#~ "conditions und /help eval\n" -#~ " ohne Angabe von Bedingungen wird die Infobar immer " -#~ "angezeigt\n" -#~ " position: bottom (unten), top (oben), left (links) oder right " -#~ "(rechts)\n" -#~ " size: Größe der Infobar (in Zeichen)\n" -#~ " separator: 1 um eine Trennlinien zu zeichnen, bei 0 oder ohne eine " -#~ "Angabe, wird keine Trennlinien gezeichnet\n" -#~ " item1,...: Items die in der Infobar genutzt werden sollen (Items " -#~ "können durch Kommata oder Leerzeichen getrennt werden (\"+\" (verbindet " -#~ "Items))\n" -#~ " default: erstellt standardisierte Infobars\n" -#~ " rename: Bar umbenennen\n" -#~ " del: entfernt eine Infobar (alle Infobars können mit dem " -#~ "Argument \"-all\" entfernt werden).\n" -#~ " set: setzt einen Wert für Infobar\n" -#~ " option: Option, die verändert werden soll (für eine Liste aller " -#~ "möglichen Optionen bitte folgenden Befehl nutzen: /set weechat.bar." -#~ "<barname>.*)\n" -#~ " value: neuer Wert für Option\n" -#~ " hide: Infobar wird ausgeblendet\n" -#~ " show: zeigt eine ausgeblendete Infobar an\n" -#~ " toggle: zeigt/versteckt eine Infobar\n" -#~ " scroll: scrollt Infobar hoch/runter\n" -#~ " window: Nummer des Fensters (nutze '*' für aktuelles Fenster oder " -#~ "für die Root-Bars)\n" -#~ " scroll_value: Werte für Scroll-Funktion: 'x' oder 'y' (optional), " -#~ "gefolgt von '+', '-', 'b' (Beginn) oder 'e' (Ende), Wert (für +/-), und " -#~ "optional % (zum scrollen der Breite/Höhe in %, ansonsten wird dieser Wert " -#~ "als Anzahl der Zeichen interpretiert um die gescrollt werden soll)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " erstellt eine Infobar mit den Items: time, buffer number + name, und " -#~ "Vervollständigung:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " versteckt die Infobar (meinebar):\n" -#~ " /bar hide meinebar\n" -#~ " scrollt die Benutzerliste im aktuellen Buffer um 10 Zeilen nach unten:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scrollt zum Ende der Nicklist im aktuellen Buffer:\n" -#~ " /bar scroll nicklist * ye" - -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: alle geöffneten Buffer werden aufgelistet (ohne Angabe von " -#~ "Argumente wird diese Liste standardmäßig ausgegeben)\n" -#~ " add: öffnet einen neuen Buffer (dieser kann mit \"/buffer close\" " -#~ "oder \"q\" in der Eingabezeile, beendet werden)\n" -#~ " clear: leert den Inhalt des Buffers (entweder durch Angabe der " -#~ "entsprechenden Nummer des Buffers oder \"-merged \" für zusammengefügte " -#~ "Buffer oder \"-all\" für alle Buffer. Ohne Angabe eines Arguments wird " -#~ "der aktuelle Buffer gelöscht)\n" -#~ " move: Buffer in der Liste verschieben (kann auch relativ sein, z.B. " -#~ "-1); \"-\" = auf erste Position verschieben, \"+\" = auf letzte Position " -#~ "+ 1 verschieben\n" -#~ " swap: tauscht zwei Buffer miteinander aus (bei Angabe von nur einem " -#~ "Buffer (Buffernummer/-name), wird der aktuelle Buffer mit dem angegebenen " -#~ "Buffer getauscht)\n" -#~ " cycle: springt in einer Schleife von einem Buffer zum nächsten, die in " -#~ "einer Liste angegeben werden\n" -#~ " merge: fügt den aktuellen Buffer mit einem anderen Buffer zusammen " -#~ "(bei einem Chat-Buffer werden zwei Buffer zusammengefügt\n" -#~ " (Bei der Standardtastenbelegung wird mittels \"CTRL-x\" zwischen " -#~ "zusammengefügten Buffern umgeschaltet)\n" -#~ " unmerge: trennt Buffer wieder voneinander, falls zwei Buffer die selbe " -#~ "Nummer teilen\n" -#~ " hide: versteckt einen Buffer\n" -#~ " unhide: macht Buffer wieder sichtbar\n" -#~ " switch: wechselt zum nächsten zusammengeführten Buffer (oder zum " -#~ "vorherigen Buffer mit \"-previous\")\n" -#~ " zoom: zoomen eines zusammengeführten Buffers\n" -#~ "renumber: Buffer werden umnummeriert (Einstellung weechat.look." -#~ "buffer_auto_renumber muss deaktiviert sein)\n" -#~ " close: Buffer schließen (Nummer oder Bereich ist optional)\n" -#~ " notify: Benachrichtigungsstufe für den aktuellen Buffer anzeigen oder " -#~ "einstellen. Folgende Möglichkeiten bestimmen den Grad der " -#~ "Benachrichtigung und ob der Buffer in der Hotlist angezeigt wird:\n" -#~ " none: keine Benachrichtigung\n" -#~ " highlight: Benachrichtigung bei hervorgehobenen Nachrichten " -#~ "(Highlights)\n" -#~ " message: Benachrichtigung bei Nachrichten von Usern + " -#~ "Highlights\n" -#~ " all: Benachrichtigung bei allen Nachrichten\n" -#~ " reset: Benachrichtigung auf Standardwert zurück setzen (all)\n" -#~ " listvar: zeigt die lokalen Variablen für den aktuellen Buffer an\n" -#~ " setvar: legt eine lokale Variable für den aktuellen Buffer an\n" -#~ " delvar: löscht eine lokale Variable des aktuellen Buffers\n" -#~ " set: setzt eine Eigenschaft für den aktuellen Buffer\n" -#~ " setauto: wie „set“ und definiert zusätzlich die Option „weechat.buffer." -#~ "<name>.<eigenschaft>“, damit die entsprechende Eigenschaft in der " -#~ "Konfiguration gespeichert und Anwendung findet, sobald dieser Buffer " -#~ "geöffnet wird\n" -#~ " get: zeigt eine Eigenschaft für den aktuellen Buffer an\n" -#~ " jump: springt zu einem anderen Buffer:\n" -#~ " smart: nächster Buffer mit Aktivität\n" -#~ " last_displayed: letzter angezeigter Buffer (vor dem letzten " -#~ "Sprung zu einem Buffer)\n" -#~ " prev_visited: zuvor besuchter Buffer\n" -#~ " next_visited: zum nächsten besuchten Buffer springen\n" -#~ " number: wechselt von einem Buffer zu einem anderen, mögliche Optionen:\n" -#~ " '+': relativer Sprung um 'n'-Buffer\n" -#~ " '-': relativer Sprung, um 'n'-Buffer\n" -#~ " '*': wechselt zum Buffer mit der Nummer 'n'; nutzt die interne " -#~ "Einstellung \"weechat.look.jump_current_to_previous_buffer\"\n" -#~ " -: springt zum ersten Buffer\n" -#~ " +: springt zum letzten Buffer\n" -#~ " name: wechselt zum Buffer mit dem angegebenen Namen (Name muss nicht " -#~ "vollständig sein!)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " leert den aktuellen Buffer:\n" -#~ " /buffer clear\n" -#~ " verschiebt Buffer auf Position 5:\n" -#~ " /buffer move 5\n" -#~ " tauscht Buffer 1 und 3:\n" -#~ " /buffer swap 1 3\n" -#~ " tauscht Buffer #weechat und den aktuellen Buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " springt in einer Schleife zu den Buffern #chan1, #chan2, #chan3:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " verbindet Buffer mit dem Core-Buffer:\n" -#~ " /buffer merge 1\n" -#~ " verbindet Buffer mit #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " trennt Buffer voneinander:\n" -#~ " /buffer unmerge\n" -#~ " schließt aktuellen Buffer:\n" -#~ " /buffer close\n" -#~ " schließt Buffer 5 bis 7:\n" -#~ " /buffer close 5-7\n" -#~ " springt zum Buffer: #weechat:\n" -#~ " /buffer #weechat\n" -#~ " springt zum nächsten Buffer:\n" -#~ " /buffer +1\n" -#~ " springt zum letzten Buffer:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: weist einer Farbzahl einen Namen zu\n" -#~ "unalias: entfernt einen Namen\n" -#~ " color: Farbnummer (>= 0, maximale Anzahl ist abhängig vom Terminal, " -#~ "üblicherweise 63 oder 255 Farben)\n" -#~ " name: Alternativname für eine Farbe (zum Beispiel: \"orange\")\n" -#~ " reset: setzt alle Farbpaarungen zurück (nützlich falls keine " -#~ "Farbpaarung mehr verfügbar sein sollte und die automatische Reset-Option " -#~ "deaktiviert ist, siehe Einstellung: \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: konvertiert eine Terminalfarbe (0-255) in eine RGB Farbe\n" -#~ "rgb2term: konvertiert eine RGB Farbe in eine Terminalfarbe (0-255)\n" -#~ " limit: Anzahl an Farben die aus der Terminalpalette genutzt werden " -#~ "sollen (beginnend von 0); Standardwert: 256\n" -#~ " -o: sendet Terminal-/Farbinformationen in den aktuellen Buffer\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten wird in einem separaten Buffer die " -#~ "darstellbare Farbpalette angezeigt.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " der Farbe 214 wird das Alias \"orange\" zugeordnet:\n" -#~ " /color alias 214 orange\n" -#~ " löscht die Farbe 214:\n" -#~ " /color unalias 214" - -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: setzt den Cursor in den Chat Bereich, in eine Bar (Name der Bar " -#~ "muss angegeben werden) oder auf die Koordinaten \"x,y\"\n" -#~ "move: Cursor wird in die entsprechende Richtung bewegt\n" -#~ "stop: beendet den Cursor-Modus\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten wird der Cursor-Modus umgeschaltet.\n" -#~ "\n" -#~ "Ist die Mausfunktion aktiviert (siehe /help mouse), startet man den " -#~ "Cursor-Modus mit der mittleren Maustaste und positioniert den Cursor auf " -#~ "diesen Punkt.\n" -#~ "\n" -#~ "Standardtastenbefehle im Chatbereich:\n" -#~ " m zitiere Nachricht\n" -#~ " q zitiere Präfix + Nachricht\n" -#~ " Q zitiere Zeit + Präfix + Nachricht\n" -#~ "\n" -#~ "Standardtastenbefehle in Nickliste:\n" -#~ " b banne Nick (/ban)\n" -#~ " k kicke Nick (/kick)\n" -#~ " K kicke und banne Nick (/kickban)\n" -#~ " q öffne private Unterhaltung mit Nick (/query)\n" -#~ " w hole Informationen über Anwender (/whois)\n" -#~ "\n" -#~ "weitere Standardtasten im Cursor-Modus:\n" -#~ " Pfeiltasten bewege Cursor\n" -#~ " alt+Pfeiltasten bewege Cursor zum nächsten Bereich\n" -#~ " enter beendet den Cursor-Modus\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " gehe in die untere linke Ecke des Chatbereichs:\n" -#~ " /cursor go chat bottom_left\n" -#~ " gehe zur Benutzerliste:\n" -#~ " /cursor go nicklist\n" -#~ " gehe zu den Koordinaten x=10, y=5:\n" -#~ " /cursor go 10,5" - -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: zeigt alle Erweiterungen mit Debuglevel an\n" -#~ " set: setzt den Level der Protokollierung für eine Erweiterung\n" -#~ " plugin: Name der Erweiterung (\"core\" für den WeeChat Kern)\n" -#~ " level: Debuglevel der Erweiterung (0 = deaktiviert Debug)\n" -#~ " dump: Speicherabbild in die WeeChat Protokolldatei schreiben (wie " -#~ "bei einem Programmabsturz)\n" -#~ " hooks: zeigt die aktiven Hooks an (bei einer Erweiterung: " -#~ "detaillierte Informationen über Hooks werden angezeigt, die von der " -#~ "Erweiterung erstellt wurden)\n" -#~ " buffer: speichert den Bufferinhalt als hexadezimale Ausgabe in die " -#~ "Protokolldatei\n" -#~ "callbacks: schreibt Hook und Bar-Item Callbacks, welche länger als die " -#~ "angegebene \"Dauer\", ausgeführt werden in die WeeChat Protokolldatei (0 " -#~ "= deaktiviert), wobei dabei eine der optionalen Einheiten genutzt wird:\n" -#~ " us: Mikrosekunden (default)\n" -#~ " ms: Millisekunden\n" -#~ " s: Sekunden\n" -#~ " m: Minuten\n" -#~ " h: Stunden\n" -#~ " certs: gibt die Anzahl geladener vertrauenswürdiger " -#~ "Zertifizierungsstellen aus\n" -#~ " color: zeigt Informationen über die aktuellen Farbpaarungen an\n" -#~ " cursor: schaltet den debug-Modus für den Cursor-Modus ein/aus\n" -#~ " dirs: Verzeichnisse werden angezeigt\n" -#~ " hdata: zeigt Informationen zu hdata an (mittels free werden alle " -#~ "hdata Informationen aus dem Speicher entfernt)\n" -#~ "infolists: zeigt Information über die Infolists an\n" -#~ " key: Tastatur- und Maus-Debug-Modus aktivieren: Rohwerte, " -#~ "erweiterten Tastennamen und zugehörigen Befehl anzeigen ('q' zum " -#~ "Verlassen dieses Modus)\n" -#~ " libs: zeigt an welche externen Bibliotheken verwendet werden\n" -#~ " memory: gibt Informationen über den genutzten Speicher aus\n" -#~ " mouse: schaltet den debug-Modus für den Maus-Modus ein/aus\n" -#~ " tags: zeigt für jede einzelne Zeile die dazugehörigen Schlagwörter " -#~ "an\n" -#~ " term: zeigt Informationen über das Terminal an\n" -#~ " url: zeigt Debug-Informationen für hook_url Aufrufe an (Ausgabe als " -#~ "Hashtable)\n" -#~ " windows: zeigt die Fensterstruktur an\n" -#~ " time: misst die Zeit um einen Befehl auszuführen oder um einen Text " -#~ "in den aktuellen Buffer zu senden\n" -#~ " unicode: Zeigt Informationen über Unicode-Zeichen in Zeichenkette an " -#~ "(evaluiert, siehe /help eval)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" - -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: gibt das Ergebnis aus, ohne dass dieses in den Buffer " -#~ "gesendet wird (debug Modus)\n" -#~ " -s: teilt Ausdrücke, bevor sie evaluiert werden (mehrere Befehle " -#~ "können durch Semikolon getrennt werden)\n" -#~ " -d: eine Debug-Ausgabe nach Auswertung anzeigen (Nutzung von zwei " -#~ "-d: ausführliche Debug-Ausgabe)\n" -#~ " -c: Auswertung als Bedingung: nutzt Operatoren und runde " -#~ "Klammern, Rückgabewert als Boolean-Wert (\"0\" oder \"1\")\n" -#~ "expression: Ausdruck welcher verarbeitet werden soll. Variablen im Format " -#~ "${variable} werden ersetzt (siehe unten); mehrere Befehle werden durch " -#~ "ein Semikolon voneinander getrennt\n" -#~ " operator: ein logischer oder vergleichender Operand:\n" -#~ " - logische Operanden:\n" -#~ " && boolean \"und\"\n" -#~ " || boolean \"oder\"\n" -#~ " - vergleichende Operanden:\n" -#~ " == gleich\n" -#~ " != ungleich\n" -#~ " <= kleiner oder gleich\n" -#~ " < kleiner\n" -#~ " >= größer oder gleich\n" -#~ " > größer\n" -#~ " =~ stimmt mit regulärem POSIX Ausdruck überein\n" -#~ " !~ stimmt NICHT mit regulärem POSIX Ausdruck überein\n" -#~ " ==* stimmt mit Maske überein (Platzhalter \"*\" ist " -#~ "erlaubt)\n" -#~ " !!* stimmt mit Maske NICHT überein (Platzhalter \"*\" " -#~ "ist erlaubt)\n" -#~ " =* stimmt mit Maske überein, Groß- und Kleinschreibung " -#~ "wird nicht beachtet (Platzhalter \"*\" ist erlaubt)\n" -#~ " !* stimmt mit Maske NICHT überein, Groß- und " -#~ "Kleinschreibung wird nicht beachtet (Platzhalter \"*\" ist erlaubt)\n" -#~ " ==- ist enthalten, Groß- und Kleinschreibung wird " -#~ "beachtet\n" -#~ " !!- ist NICHT enthalten, Groß- und Kleinschreibung wird " -#~ "beachtet\n" -#~ " =- ist enthalten, Groß- und Kleinschreibung wird nicht " -#~ "beachtet\n" -#~ " !- ist NICHT enthalten, Groß- und Kleinschreibung wird " -#~ "nicht beachtet\n" -#~ "\n" -#~ "Ein Ausdruck gilt als \"wahr\" sofern das Ergebnis weder NULL, nicht leer " -#~ "und von \"0\" abweichend ist.\n" -#~ "Für einen Vergleich werden Fließkommazahlen genutzt, insofern es sich bei " -#~ "beiden Ausdrücken um gültige Zahlen handelt, folgende Formate werden " -#~ "unterstützt:\n" -#~ " - Integer (Beispiele: 5, -7)\n" -#~ " - Fließkommazahl (Beispiele: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadezimale Zahl (Beispiele: 0xA3, -0xA3)\n" -#~ "Um einen Vergleich zwischen zwei Zeichenketten zu erzwingen, müssen die " -#~ "Ausdrücke in Anführungszeichen gesetzt werden, zum Beispiel:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Einige Variablen werden im Ausdruck mittels der Formatierung ${variable} " -#~ "ersetzt. Mögliche Variablen sind, nach Reihenfolge ihrer Priorität:\n" -#~ " - die Zeichenfolge selbst ohne Auswertung (Format: \"raw:xxx\")\n" -#~ " - eine benutzerdefinierte Variable (Format: \"name\")\n" -#~ " - eine evaluierte Teilzeichenkette (Format: \"eval:xxx\")\n" -#~ " - eine evaluierte Bedingung (Format: \"eval_cond:xxx\")\n" -#~ " - eine Zeichenkette mit Escapesequenzen (Format: \"esc:xxx\" oder " -#~ "\"\\xxx\")\n" -#~ " - eine Zeichenfolge mit einer Reihe von Zeichen (Format: \"chars:xxx\" " -#~ "oder \"chars:c1-c2\" wobei \"xxx\" von folgenden Typ sein muss: " -#~ "\"digit\", \"xdigit\", \"lower\", \"upper\", \"alpha\", \"alnum\")\n" -#~ " - eine Zeichenfolge, die in Kleinbuchstaben umgewandelt wird (Format: " -#~ "\"lower:xxx\")\n" -#~ " - eine Zeichenfolge, die in Großbuchstaben umgewandelt wird (Format: " -#~ "\"upper:xxx\")\n" -#~ " - Zeichen, die in einer Zeichenkette nicht dargestellt werden sollen " -#~ "(Format: \"hide:Zeichen,Zeichenkette\")\n" -#~ " - eine Zeichenkette mit einer maximalen Anzahl an Zeichen (Format: " -#~ "\"cut:max,suffix,string\" oder \"cut:+max,suffix,string\")\n" -#~ " oder maximale Anzahl an Zeichen die auf dem Bildschirm angezeigt " -#~ "werden sollen (Format: \"cutscr:Max,Suffix,Zeichenkette oder \"cutscr:" -#~ "+Max,Suffix,Zeichenkette\")\n" -#~ " - eine Zeichenkette umkehren (Format: \"rev:xxx\" oder \"revscr:xxx\")\n" -#~ " - eine Zeichenkette wiederholen (Format: \"repeat:Anzahl," -#~ "Zeichenkette\")\n" -#~ " - Länge einer Zeichenkette (Format: \"length:xxx\" oder \"lengthscr:" -#~ "xxx\")\n" -#~ " - Aufteilen einer Zeichenkette (Format: \"split:Anzahl,Trennzeichen," -#~ "Flags,xxx\")\n" -#~ " - Aufteilen von Shell-Argumenten (Format: \"split_shell:Anzahl,xxx\")\n" -#~ " - eine Farbe (Format: \"color:xxx\", siehe \"Anleitung für API " -#~ "Erweiterung\", Funktion \"color\")\n" -#~ " - zum modifizieren (Format: \"modifier:name,data,string\")\n" -#~ " - eine Info (Format: \"info:Name,Argumente\", Argumente sind optional)\n" -#~ " - eine Basis 16/32/64 kodierte / dekodierte Zeichenfolge (Format: " -#~ "\"base_encode:base,xxx\" oder \"base_decode:base,xxx\")\n" -#~ " - aktuelles Datum/Uhrzeit (Format: \"date\" oder \"date:format\")\n" -#~ " - eine Umgebungsvariable (Format: \"env:XXX\")\n" -#~ " - ein Dreifachoperand (Format: \"if:Bedingung?Wert_falls_wahr:" -#~ "Wert_falls_unwahr\")\n" -#~ " - Ergebnis eines Ausdrucks mit Klammern und Operatoren + - * / // % ** " -#~ "(Format: \"calc:xxx\")\n" -#~ " - eine zufällige ganze Zahl (Format: \"random:min,max\")\n" -#~ " - eine übersetzte Zeichenkette (Format: \"translate:xxx\")\n" -#~ " - eine Benutzervariable definieren (Format: \"define:Name,Wert\")\n" -#~ " - eine Option (Format: \"file.section.option\")\n" -#~ " - eine lokale Variable eines Buffers\n" -#~ " - ein(e) hdata - Name/Variable (der Wert wird automatisch in eine " -#~ "Zeichenkette konvertiert), standardmäßig wird für \"window\" und " -#~ "\"buffer\" das aktuelle Fenster/Buffer verwendet.\n" -#~ "Das Format für hdata kann wie folgt aufgebaut sein:\n" -#~ " hdata.var1.var2...: startet mit hdata (der Pointer muss bekannt sein) " -#~ "und fragt eine Variable nach der anderen ab (weitere hdata können " -#~ "folgen)\n" -#~ " hdata[list].var1.var2...: startet hdata mittels einer Liste, zum " -#~ "Beispiel:\n" -#~ " ${buffer[gui_buffers].full_name}: der vollständige Name des ersten " -#~ "Buffers, in der verknüpften Liste aller Buffer\n" -#~ " ${plugin[weechat_plugins].name}: Name der ersten Erweiterung, in der " -#~ "verknüpften Liste aller Erweiterungen\n" -#~ " hdata[pointer].var1.var2...: startet hdata mittels einem Pointer, zum " -#~ "Beispiel:\n" -#~ " ${buffer[0x1234abcd].full_name}: vollständiger Name eines Buffers und " -#~ "des dazugehörigen Pointers (kann in triggern benutzt werden)\n" -#~ " ${buffer[my_pointer].full_name}: vollständiger Name des Buffers mit " -#~ "dem entsprechenden Pointernamen (kann in Triggern verwendet werden)\n" -#~ " hdata[pointer].var1.method(): Wenn var1 eine Hashtabelle ist, können " -#~ "die Methoden „keys()“, „values()“, „keys_sorted()“, „keys_values()“ und " -#~ "„keys_values_sorted()“ aufgerufen werden\n" -#~ "Die vorhandenen Namen für hdata und Variablen sind in der \"Anleitung für " -#~ "API Erweiterung\", Bereich \"weechat_hdata_get\". beschrieben\n" -#~ "\n" -#~ "Beispiele (einfache Zeichenketten):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Beispiele (Bedingungen):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" - -#, fuzzy -#~| msgid "" -#~| " list: list all filters\n" -#~| " enable: enable filters (filters are enabled by default)\n" -#~| " disable: disable filters\n" -#~| " toggle: toggle filters\n" -#~| " name: filter name (\"@\" = enable/disable all filters in current " -#~| "buffer)\n" -#~| " add: add a filter\n" -#~| "addreplace: add or replace an existing filter\n" -#~| " rename: rename a filter\n" -#~| " recreate: set input with the command used to edit the filter\n" -#~| " del: delete a filter\n" -#~| " -all: delete all filters\n" -#~| " buffer: comma separated list of buffers where filter is active:\n" -#~| " - this is full name including plugin (example: \"irc.libera." -#~| "#weechat\" or \"irc.server.libera\")\n" -#~| " - \"*\" means all buffers\n" -#~| " - a name starting with '!' is excluded\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~| "irc_quit\"\n" -#~| " - logical \"and\": use \"+\" between tags (for example: " -#~| "\"nick_toto+irc_action\")\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " - if tag starts with '!', then it is excluded and must NOT " -#~| "be in message\n" -#~| " regex: POSIX extended regular expression to search in line\n" -#~| " - use '\\t' to separate prefix from message, special chars " -#~| "like '|' must be escaped: '\\|'\n" -#~| " - if regex starts with '!', then matching result is reversed " -#~| "(use '\\!' to start with '!')\n" -#~| " - two regular expressions are created: one for prefix and " -#~| "one for message\n" -#~| " - regex are case insensitive, they can start by \"(?-i)\" to " -#~| "become case sensitive\n" -#~| "\n" -#~| "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~| "toggles filtering on/off in the current buffer.\n" -#~| "\n" -#~| "Tags most commonly used:\n" -#~| " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~| " notify_none, notify_message, notify_private, notify_highlight,\n" -#~| " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~| "color of nick),\n" -#~| " host_xxx (xxx is username + host in message),\n" -#~| " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~| "tags),\n" -#~| " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~| "irc_smart_filter, away_info.\n" -#~| "To see tags for lines in buffers: /debug tags\n" -#~| "\n" -#~| "Examples:\n" -#~| " use IRC smart filter on all buffers:\n" -#~| " /filter add irc_smart * irc_smart_filter *\n" -#~| " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~| "name:\n" -#~| " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~| " filter all IRC join/part/quit messages:\n" -#~| " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~| " filter nicks displayed when joining channels or with /names:\n" -#~| " /filter add nicks * irc_366 *\n" -#~| " filter nick \"toto\" on IRC channel #weechat:\n" -#~| " /filter add toto irc.libera.#weechat nick_toto *\n" -#~| " filter IRC join/action messages from nick \"toto\":\n" -#~| " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~| " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~| " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~| " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~| "buffers:\n" -#~| " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: alle Filter auflisten\n" -#~ " enable: Filter wird aktiviert (Filter werden standardmäßig " -#~ "aktiviert)\n" -#~ " disable: Filter deaktivieren\n" -#~ " toggle: Filter umschalten\n" -#~ " name: Name des Filters (\"@\" = aktiviert/deaktiviert alle Filter " -#~ "im aktuellen Buffer)\n" -#~ " add: Filter hinzufügen\n" -#~ "addreplace: erzeugt neuen Filter oder ersetzt einen schon existierenden " -#~ "Filter\n" -#~ " rename: benennt einen Filter um\n" -#~ " recreate: in die Eingabezeile wird die entsprechende Filtereinstellung " -#~ "übernommen, um diese dann editieren zu können\n" -#~ " del: Filter entfernen\n" -#~ " -all: entfernt alle Filter\n" -#~ " buffer: durch Kommata getrennte Liste von Buffer in denen der Filter " -#~ "aktiv sein soll:\n" -#~ " - ist der vollständige Name eines Buffer inklusive seiner " -#~ "Erweiterung (Beispiel: \"irc.libera.#weechat\" oder \"irc.server." -#~ "libera\")\n" -#~ " - \"*\" bedeutet, alle Buffer\n" -#~ " - beginnt ein Name mit '!' wird für diesen Buffer kein Filter " -#~ "genutzt\n" -#~ " - Platzhalter \"*\" kann verwendet werden\n" -#~ " tags: durch Kommata getrennte Liste von Schlagwörtern. Zum " -#~ "Beispiel: \"irc_join,irc_part,irc_quit\"\n" -#~ " - logisch \"und\": mittels \"+\" zwischen den Tags (zum " -#~ "Beispiel: \"nick_toto+irc_action\")\n" -#~ " - Platzhalter \"*\" kann verwendet werden\n" -#~ " - wird ein Tag mit '!' eingeleitet, dann muss dieser Tag " -#~ "NICHT in der Nachricht enthalten sein\n" -#~ " regex: erweiterter regulärer POSIX Ausdruck, um in einer Zeile zu " -#~ "suchen\n" -#~ " - das Präfix (z.B. Nick) wird mittels '\\t' von der Nachricht " -#~ "getrennt. Sonderzeichen wie '|' müssen mit einer Escapesequenz : '\\|' " -#~ "eingebunden werden)\n" -#~ " - wird ein regulärer Ausdruck mit '!' eingeleitet dann wird " -#~ "das übereinstimmende Ergebnis umgekehrt (nutze '\\!' um mit '!' zu " -#~ "beginnen)\n" -#~ " - es werden zwei reguläre Ausdrücke erstellt: Der erste für " -#~ "den Präfix und der zweite für die eigentliche Nachricht\n" -#~ " - reguläre Ausdrücke unterscheiden nicht zwischen Groß- und " -#~ "Kleinschreibung. Um zwischen Groß- und Kleinschreibung zu unterscheiden " -#~ "müssen diese mit \"(?-i)\" eingeleitet werden.\n" -#~ "\n" -#~ "Mit der Tastenvoreinstellung alt+'=' kann die globale Filterfunktion " -#~ "(de-)aktiviert werden und alt+'-' (de-)aktiviert die Filterfunktion für " -#~ "den aktuellen Buffer.\n" -#~ "\n" -#~ "Die am häufigsten gebrauchten Schlagwörter lauten:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log Level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx ist der Nickname), prefix_nick_ccc (ccc ist die " -#~ "Farbe mit der der Nick dargestellt wird),\n" -#~ " host_xxx (xxx ist der Username + Host in Nachricht),\n" -#~ " irc_xxx (xxx ist durch einen IRC-Befehl/-Nummer zu ersetzen, siehe /" -#~ "server raw oder /debug tags)\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Mittels \"/debug tags\" kann man sich die Schlagwörter jeder einzelnen " -#~ "Zeile darstellen lassen.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " aktiviert den intelligenten IRC Filter für alle Buffer:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " aktiviert den intelligenten IRC Filter für alle Buffer, außer Buffer " -#~ "die \"#weechat\" im Namen tragen:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filtert alle IRC join/part/quit Nachrichten:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filtert Nicks wenn diese den Channel betreten oder durch den Befehl \"/" -#~ "names\" angezeigt werden:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filtert Nick \"toto\" im IRC Channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filtert IRC join/action Nachrichten von Nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filtert Zeilen die \"weechat sucks\" im IRC Channel #weechat " -#~ "enthalten:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter Zeilen die exakt \"WeeChat sucks\" lauten und das in allen " -#~ "Buffern:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: zeigt alle Befehle, nach Erweiterungen sortiert (ohne Angabe " -#~ "von Argumente wird diese Liste standardmäßig ausgegeben)\n" -#~ "-listfull: zeigt alle Befehle mit Beschreibung, nach Erweiterung\n" -#~ " plugin: zeigt Befehle explizit für diese Erweiterung an\n" -#~ " command: Name eines Befehls\n" -#~ " option: Name einer Einstellung (nutze /set um Einstellungen anzeigen " -#~ "zu lassen)" - -#~ msgid "" -#~ " add: add current buffer in hotlist (default level: \"low\", " -#~ "conditions defined in option weechat.look.hotlist_add_conditions are NOT " -#~ "checked)\n" -#~ " clear: clear hotlist\n" -#~ " level: \"lowest\" to clear only lowest level in hotlist, highest\" to " -#~ "clear only highest level in hotlist, or level mask: integer which is a " -#~ "combination of 1=join/part, 2=message, 4=private, 8=highlight)\n" -#~ " remove: remove current buffer from hotlist\n" -#~ "restore: restore latest hotlist removed in the current buffer (or all " -#~ "buffers with -all)" -#~ msgstr "" -#~ " add: füge den aktuellen Buffer zur Hotlist (Standardlevel: \"low\", " -#~ "Bedingungen die in Option weechat.look.hotlist_add_conditions definiert " -#~ "sind, werden NICHT überprüft)\n" -#~ " clear: lösche Hotlist\n" -#~ " level: \"lowest\" um die niedrigste Benachrichtigungsstufe in der " -#~ "Hotlist zu löschen, \"highest\" um die höchste Benachrichtigungsstufe in " -#~ "der Hotlist zu löschen, oder mit einer Levelmaske: Integer aus einer " -#~ "Kombination von 1=join/part, 2=message, 4=private, 8=highlight)\n" -#~ " remove: entferne aktuellen Buffer von Hotlist\n" -#~ "restore: stellt die letzte Hotlist wieder her, die im aktuellen Buffer " -#~ "entfernt wurde (oder alle Buffer mit -all)" - -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "Auflistung der möglichen Aktionen:\n" -#~ " return: simuliert die \"Eingabetaste\"(Enter)-Taste\n" -#~ " split_return: teilt Eingabe bei Zeilenumbrüchen, simuliert dann die " -#~ "\"Eingabetaste\" für jede Zeile\n" -#~ " complete_next: vervollständigt Wort mit nächster Komplettierung\n" -#~ " complete_previous: vervollständigt Word mit vorheriger Komplettierung\n" -#~ " search_text_here: Textsuche ab aktueller Position\n" -#~ " search_text: Textsuche im Buffer\n" -#~ " search_switch_case: schaltet Groß-/Kleinschreibung ein und aus\n" -#~ " search_switch_regex: Wechsel des Suchmodus: einfache Textsuche/reguläre " -#~ "Ausdrücke\n" -#~ " search_switch_where: wechselt Suche in Nachricht/Präfix\n" -#~ " search_previous: sucht vorheriger Zeile\n" -#~ " search_next: sucht nächste Zeile\n" -#~ " search_stop_here: beendet Suche ab aktueller Position\n" -#~ " search_stop: suche beenden\n" -#~ " delete_previous_char: entfernt vorheriges Zeichen\n" -#~ " delete_next_char: entfernt nächstes Zeichen\n" -#~ " delete_previous_word: entfernt vorheriges Wort\n" -#~ " delete_previous_word_whitespace: vorheriges Wort löschen (bis zum " -#~ "Leerzeichen)\n" -#~ " delete_next_word: entfernt nächstes Wort\n" -#~ " delete_beginning_of_line: entfernt alle Zeichen ab Zeilenanfang bis zum " -#~ "Cursor\n" -#~ " delete_beginning_of_input: entfernt alle Zeichen vom Beginn der Eingabe " -#~ "bis zum Cursor\n" -#~ " delete_end_of_line: entfernt alle Zeichen ab Cursor bis zum Ende der " -#~ "Zeile\n" -#~ " delete_end_of_input: vom Cursor bis zum Ende der Eingabe löschen\n" -#~ " delete_line: löscht die komplette Eingabezeile\n" -#~ " delete_input: Gesamte Eingabe löschen\n" -#~ " clipboard_paste: fügt Zeichenkette aus der internen Zwischenablage ein\n" -#~ " transpose_chars: Zeichen austauschen\n" -#~ " undo: letzten Befehl in der Eingabezeile rückgängig machen\n" -#~ " redo: letzten Befehl in der Eingabezeile wiederherstellen\n" -#~ " move_beginning_of_line: springt an den Anfang der Eingabezeile\n" -#~ " move_beginning_of_input: bewegt den Cursor zum Anfang der Eingabe\n" -#~ " move_end_of_line: springt ans Ende der Eingabezeile\n" -#~ " move_end_of_input: bewegt den Cursor zum Ende der Eingabe\n" -#~ " move_previous_char: setzt den Cursor eine Position nach links\n" -#~ " move_next_char: setzt den Cursor eine Position nach rechts\n" -#~ " move_previous_word: springt zum Anfang des vorherigen Wortes, in der " -#~ "Eingabezeile\n" -#~ " move_next_word: springt zum Anfang des nächsten Wortes, in der " -#~ "Eingabezeile\n" -#~ " move_previous_line: bewegt den Cursor in die vorherige Zeile\n" -#~ " move_next_line: bewegt den Cursor in die nächste Zeile\n" -#~ " history_previous: ruft vorherigen Befehl oder Nachricht aus dem " -#~ "Befehlsspeicher auf (im Such-Modus: rückwärts suchen)\n" -#~ " history_next: ruft nächsten Befehl oder Nachricht aus dem " -#~ "Befehlsspeicher auf (im Such-Modus: vorwärts suchen)\n" -#~ " history_global_previous: ruft vorherigen Befehl/Nachricht aus dem " -#~ "globalen Befehlsspeicher auf (für alle Buffer)\n" -#~ " history_global_next: ruft nächsten Befehl/Nachricht aus dem globalen " -#~ "Befehlsspeicher auf (für alle Buffer)\n" -#~ " grab_key: fängt eine Taste (optionales Argument: Verzögerung um eine " -#~ "Taste einzufangen. Standard sind 500 Millisekunden)\n" -#~ " grab_key_command: zeigt den Tastencode (inklusive des eingebundenen " -#~ "Befehls) einer Tastenkombination an und fügt ihn in die Befehlszeile ein " -#~ "(optionales Argument: Verzögerung um eine Taste einzufangen. Standard " -#~ "sind 500 Millisekunden)\n" -#~ " grab_mouse: fängt den Code einer Maus Aktivität\n" -#~ " grab_mouse_area: fängt den Code einer Maus Aktivität mit entsprechendem " -#~ "Bereich\n" -#~ " insert: fügt einen Text in die Eingabezeile ein (Escapesequenzen sind " -#~ "möglich, siehe /help print)\n" -#~ " send: schickt Text an einen Buffer\n" -#~ "\n" -#~ "Dieser Befehl wird sinnvollerweise mittels Tastenbelegungen oder " -#~ "Erweiterungen genutzt." - -#, fuzzy -#~| msgid "" -#~| " list: list all custom bar items\n" -#~| " add: add a custom bar item\n" -#~| "addreplace: add or replace an existing custom bar item\n" -#~| " name: custom bar item name\n" -#~| "conditions: evaluated conditions to display the bar item (for example to " -#~| "display the bar item only in specific buffers)\n" -#~| " content: content (evaluated, see /help eval)\n" -#~| " rename: rename a custom bar item\n" -#~| " refresh: update content of item in all bars where the item is " -#~| "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~| " recreate: set input with the command used to edit the custom bar item\n" -#~| " del: delete a custom bar item\n" -#~| " -all: delete all custom bar items\n" -#~| "\n" -#~| "Examples:\n" -#~| " add item with terminal size, displayed only in buffers with number = " -#~| "1:\n" -#~| " /item add terminfo \"${buffer.number} == 1\" \"term:${info:" -#~| "term_width}x${info:term_height}\"\n" -#~| " add item with buffer info:\n" -#~| " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:" -#~| "${buffer.zoomed}?(Z)}\"\n" -#~| " add item with date/time using format \"Dec 25, 12:34 +0100\", " -#~| "refreshed every minute:\n" -#~| " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~| " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~| "refresh datetime\"\n" -#~| " add item with number of lines in buffer (displayed/total), refreshed " -#~| "each time a new line is displayed or if filtered lines have changed:\n" -#~| " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~| "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~| " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~| "refresh lines_count\"\n" -#~| " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~| "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~| "lines_count\"\n" -#~| " force refresh of item \"lines_count\":\n" -#~| " /item refresh lines_count\n" -#~| " recreate item \"lines_count\" with different conditions or content:\n" -#~| " /item recreate lines_count\n" -#~| " delete item \"lines_count\":\n" -#~| " /item del lines_count" -#~ msgid "" -#~ " list: list all custom bar items\n" -#~ " add: add a custom bar item\n" -#~ "addreplace: add or replace an existing custom bar item\n" -#~ " name: custom bar item name\n" -#~ "conditions: evaluated conditions to display the bar item (for example to " -#~ "display the bar item only in specific buffers)\n" -#~ " content: content (evaluated, see /help eval)\n" -#~ " rename: rename a custom bar item\n" -#~ " refresh: update content of item in all bars where the item is " -#~ "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~ " recreate: set input with the command used to edit the custom bar item\n" -#~ " del: delete custom bar items\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ "\n" -#~ "Examples:\n" -#~ " add item with terminal size, displayed only in buffers with number = " -#~ "1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " add item with buffer info:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " add item with date/time using format \"Dec 25, 12:34 +0100\", refreshed " -#~ "every minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " add item with number of lines in buffer (displayed/total), refreshed " -#~ "each time a new line is displayed or if filtered lines have changed:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " force refresh of item \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " recreate item \"lines_count\" with different conditions or content:\n" -#~ " /item recreate lines_count\n" -#~ " delete item \"lines_count\":\n" -#~ " /item del lines_count" -#~ msgstr "" -#~ " list: zeigt eine Liste aller benutzerdefinierten Bar-Items\n" -#~ " add: fügt ein benutzerdefiniertes Bar-Item hinzu\n" -#~ "addreplace: erzeugt neues Bar-Item oder ersetzt ein schon existierendes " -#~ "Bar-Item\n" -#~ " name: benutzerdefinierter Name des Bar-Items\n" -#~ "conditions: evaluierte Bedingungen um ein Bar-Item anzuzeigen (zum " -#~ "Beispiel um ein Bar-Item nur in einem bestimmten Buffer anzuzeigen)\n" -#~ " content: Inhalt (evaluiert, siehe /help eval)\n" -#~ " rename: Umbenennen eines benutzerdefinierten Bar-Items\n" -#~ " refresh: aktualisiert den Inhalt des Items in allen Bars, in denen das " -#~ "Item angezeigt wird; jedes Item kann aktualisiert werden: standard/" -#~ "Erweiterung/benutzerdefiniertes Bar-Item\n" -#~ " recreate: kopiert den Befehl in die Eingabezeile um das " -#~ "benutzerdefinierte Bar-Item zu editieren\n" -#~ " del: entfernt ein benutzerdefiniertes Bar-Item\n" -#~ " -all: entfernt alle benutzerdefinierten Bar-Items\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Item welches die Terminalgröße anzeigt wird hinzugefügt, aber nur in " -#~ "Buffern mit Nummer angezeigt = 1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " fügt ein Item hinzu, welches Informationen über den Buffer anzeigt:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " fügt ein Item mit Datum/Uhrzeit hinzu, dabei wird das Format \"Dec 25, " -#~ "12:34 +0100\" verwendet, aktualisiert, jede Minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " fügt ein Item mit der Anzahl der Zeilen in dem Buffer hinzu (sichtbar/" -#~ "total), jeweils aktualisiertwenn eine neue Zeile dargestellt wird oder " -#~ "wenn sich der Status der gefilterten Zeilen geändert hat:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " erzwingt die Aktualisierung des Items \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " erstellt das Item \"lines_count\", mit anderen Bedingungen oder " -#~ "Inhalten, neu:\n" -#~ " /item recreate lines_count\n" -#~ " entfernt das Item \"lines_count\":\n" -#~ " /item del lines_count" - -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: zeigt die aktuelle Tastenbelegungen an\n" -#~ "listdefault: zeigt die Standardeinstellung der Tastenbelegung an\n" -#~ " listdiff: zeigt die Unterschiede zwischen der aktuell genutzten " -#~ "Tastaturbelegung und der Standardbelegung an (hinzugefügte/verändert/" -#~ "gelöschte Tastenbelegungen)\n" -#~ " context: Name des Kontextes (\"default\" oder \"search\")\n" -#~ " bind: belegt eine Taste mit einem Befehl oder zeigt an welcher " -#~ "Befehl auf eine Taste gelegt wurde (für Kontext \"default\")\n" -#~ " bindctxt: belegt eine Taste mit einem Befehl oder zeigt an welcher " -#~ "Befehl auf eine Taste gelegt wurde, dies trifft für Kontext definierte " -#~ "Tasten zu\n" -#~ " command: Befehl (mehrere Befehle werden durch ein Semikolon " -#~ "getrennt)\n" -#~ " unbind: hebt eine Tastenbelegung auf (für Kontext \"default\")\n" -#~ " unbindctxt: hebt eine Tastenbelegung für den angegebenen Kontext auf\n" -#~ " reset: die Tastenbelegung wird für die ausgewählte Taste auf die " -#~ "Standardeinstellung zurück gesetzt (für Kontext \"default\")\n" -#~ " resetctxt: die Tastenbelegung wird für die ausgewählte Taste auf die " -#~ "Standardeinstellung zurück gesetzt, dies trifft für den ausgewählten " -#~ "Kontext zu\n" -#~ " resetall: die Tastenbelegung wird auf die Standardeinstellungen zurück " -#~ "gesetzt. Dies löscht ALLE persönlichen Tastenbelegungen (Vorsicht!)\n" -#~ " missing: fügt fehlende Tastenbelegungen hinzu (dazu wird die " -#~ "Standardbelegung genutzt). Dies kann sinnvoll sein wenn man auf eine neue " -#~ "WeeChat Version umgestiegen ist\n" -#~ " legacy: zeigt den neuen Namen für legale Tasten an\n" -#~ "\n" -#~ "Falls ein Befehl einer Taste zugeordnet werden soll ist es ratsam zuerst " -#~ "mit der Tastenkombination alt+k (oder Esc + k) einen Fangmodus zu " -#~ "aktivieren um damit die zu belegende Taste zu ermitteln. Durch diesen " -#~ "Schritt wird der benötigte Tasten-Code in die Befehlszeile übernommen.\n" -#~ "\n" -#~ "Für einige Tasten müssen Sie möglicherweise /debug key verwenden. Dadurch " -#~ "wird der Wert des Rohschlüssels angezeigt, der verwendet werden kann (zum " -#~ "Beispiel könnte die Taste Strg+Rücktaste \"ctrl-H\" oder \"ctrl-? \"sein, " -#~ "abhängig von Ihrem Terminal und anderen Einstellungen).\n" -#~ "\n" -#~ "Zulässige Modifikatortasten (in dieser Reihenfolge, wenn mehrere " -#~ "verwendet werden):\n" -#~ " meta- (Alt-Taste)\n" -#~ " ctrl-(Strg-Steuertaste)\n" -#~ " Shift- (Umschalttaste, kann nur mit den unten aufgeführten Tastennamen " -#~ "verwendet werden)\n" -#~ "\n" -#~ "Zulässige Tastennamen: f0 bis f20, Pos1, Einfügen, Löschen, Ende, " -#~ "Rücktaste, Bild auf, Bild ab, hoch, runter, rechts, links, Tab, Return, " -#~ "Komma, Leerzeichen.\n" -#~ "\n" -#~ "Tastenkombinationen müssen durch ein Komma getrennt werden.\n" -#~ "\n" -#~ "Für \"mouse\"-Kontext (\"cursor\" Kontext ist auch möglich), hat der zu " -#~ "verwendende Schlüssel folgendes Format: \"@area:Schlüssel\" oder " -#~ "\"@area1>area2:Schlüssel\". \"area\" kann folgende Werte habe:\n" -#~ " *: jedweder Bereich des Bildschirms\n" -#~ " chat: Chatbereich (für jeden Buffer)\n" -#~ " chat(xxx): Chatbereich für einen Buffer mit dem Namen " -#~ "\"xxx\" (vollständiger Name mit Erweiterung)\n" -#~ " bar(*): beliebige Bar\n" -#~ " bar(xxx): Bar mit dem Namen \"xxx\"\n" -#~ " item(*): beliebiges Bar-Item\n" -#~ " item(xxx): Bar-Item mit Namen \"xxx\"\n" -#~ "Der Platzhalter \"*\" kann verwendet werden um mehrere unterschiedliche " -#~ "Mausereignisse auszuwählen.\n" -#~ "Für den Kontext \"mouse\" kann ein besonderer Übergabewert für den zu " -#~ "nutzenden Befehl verwendet werden, \"hsignal:name\". Dieses sendet das " -#~ "hsignal \"name\" und als Inhalt eine Hashtabelle als Argument.\n" -#~ "Ein weiterer besonderer Übergabewert ist \"-\" und kann genutzt werden um " -#~ "einen Schlüssel zu deaktivieren (der Schlüssel wird bei der Durchführung " -#~ "übersprungen).\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Um mit der Tastenkombination, alt-r, zum IRC-Kanal #weechat zu " -#~ "springen:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " Wiederherstellen, der Standardeinstellung für alt-r:\n" -#~ " /key reset meta-r\n" -#~ " Taste meta-v dann f1 um /help Befehl auszuführen:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " \"Tab\"-Taste nutzen um die Suche innerhalb eines Buffers zu beenden:\n" -#~ " /key bindctxt search ctrl-i /input search_stop\n" -#~ " Auswahl eines Nicknamens mittels mittlerer Maustaste zeigt zusätzliche " -#~ "Informationen zu dem Nick an:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: erstellt ein Layout der zur Zeit verwendeten Buffer/Fenster\n" -#~ " apply: erstelltes Layout verwenden\n" -#~ " leave: belässt das aktuelle Layout (es wird kein Layout aktualisiert)\n" -#~ " del: entfernt Buffer und/oder Fenster eines erstellten Layouts\n" -#~ " (falls weder \"buffers\" noch \"windows\" angegeben wird, dann " -#~ "wird das Layout entfernt)\n" -#~ " rename: ein Layout umbenennen\n" -#~ " name: Name unter welchem das Layout erstellt werden soll " -#~ "(Standardlayout heisst \"default\")\n" -#~ "buffers: erstellt bzw. verwendet nur Buffer (Reihenfolge der Buffer)\n" -#~ "windows: erstellt bzw. verwendet nur Fenster (Buffer welche im jeweiligen " -#~ "Fenster dargestellt werden)\n" -#~ "\n" -#~ "Wird der Befehl ohne Argumente aufgerufen, werden die erstellten Layout " -#~ "dargestellt.\n" -#~ "\n" -#~ "Das aktuelle Layout kann beim Ausführen des /quit Befehls mit der Option " -#~ "\"weechat.look.save_layout_on_exit\" gesichert werden.\n" -#~ "\n" -#~ "Hinweis: Das Layout merkt sich nur Fenstereinteilungen und die " -#~ "Positionsnummern von Buffern. Layout öffnet keine Buffer. Das bedeutet " -#~ "zum Beispiel, dass Sie IRC-Kanäle immer noch automatisch betreten müssen, " -#~ "um die Buffer zu öffnen. Das gespeicherte Layout wird erst verwendet, " -#~ "wenn die Buffer geöffnet sind." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: aktiviert Maus\n" -#~ "disable: deaktiviert Maus\n" -#~ " toggle: umschalten der Mausunterstützung\n" -#~ " delay: Verzögerung (in Sekunden) nach welcher der ursprüngliche Status " -#~ "wiederhergestellt wird (sinnvoll um die Mausunterstützung zeitabhängig zu " -#~ "deaktivieren)\n" -#~ "\n" -#~ "Die Mausunterstützung wird in der Einstellung \"weechat.look.mouse\" " -#~ "gesichert.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Mausunterstützung aktivieren:\n" -#~ " /mouse enable\n" -#~ " Mausunterstützung für 5 Sekunden umschalten:\n" -#~ " /mouse toggle 5" - -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: keine Ausgabe im WeeChat Core Buffer\n" -#~ "-current: Ausgabe im aktuellen Buffer wird unterdrückt\n" -#~ " -buffer: Ausgabe im ausgewählten Buffer wird unterdrückt\n" -#~ " name: vollständiger Buffername (Beispiel: \"irc.server.libera\", " -#~ "\"irc.libera.#weechat\")\n" -#~ " command: Befehl der ohne Textausgabe ausgeführt werden soll (das Präfix, " -#~ "'/', wird automatisch hinzugefügt, falls es dem Befehl nicht " -#~ "vorangestellt wurde)\n" -#~ "\n" -#~ "Wird kein Buffer ausgewählt (-core, -current oder -buffer), dann wird die " -#~ "Textausgabe generell unterdrückt.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Speichern der Konfiguration:\n" -#~ " /mute save\n" -#~ " Nachricht in den aktuellen Kanal senden:\n" -#~ " /mute -current msg * hi!\n" -#~ " Nachricht an den #weechat Kanal senden:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" - -#~ msgid "" -#~ " list: list loaded plugins\n" -#~ " -o: send list of loaded plugins to buffer (string in English)\n" -#~ " -ol: send list of loaded plugins to buffer (translated string)\n" -#~ " -i: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (string in English)\n" -#~ " -il: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (translated string)\n" -#~ " name: a plugin name\n" -#~ " listfull: list loaded plugins (verbose)\n" -#~ " load: load a plugin\n" -#~ " filename: plugin (file) to load\n" -#~ "arguments: arguments given to plugin on load\n" -#~ " autoload: autoload plugins in system or user directory\n" -#~ " reload: reload a plugin (if no name given, unload all plugins, then " -#~ "autoload plugins)\n" -#~ " unload: unload a plugin (if no name given, unload all plugins)\n" -#~ "\n" -#~ "Without argument, this command lists loaded plugins." -#~ msgstr "" -#~ " list: installierte Erweiterungen werden aufgelistet\n" -#~ " -o: sende Liste der geladenen Erweiterungen an den Buffer (Ausgabe " -#~ "in Englisch)\n" -#~ " -ol: sende Liste der geladenen Erweiterungen an den Buffer " -#~ "(Übersetzte Ausgabe)\n" -#~ " -i: Liste der geladenen Erweiterungen in die Befehlszeile kopieren " -#~ "(zum Senden an den Buffer) (Ausgabe in Englisch)\n" -#~ " -il: Liste der geladenen Erweiterungen in die Befehlszeile kopieren " -#~ "(zum Senden an den Buffer) (Übersetzte Ausgabe)\n" -#~ " name: Name einer Erweiterung\n" -#~ " listfull: geladene Erweiterungen auflisten (ausführlich)\n" -#~ " load: Laden einer Erweiterung\n" -#~ " filename: Erweiterung (Dateiname) welche installiert werden soll\n" -#~ "arguments: Argumente die der Erweiterung beim Installieren übergeben " -#~ "werden sollen\n" -#~ " autoload: installiert automatisch alle Erweiterungen aus dem System- " -#~ "oder Benutzerverzeichnis\n" -#~ " reload: startet eine Erweiterung erneut (falls kein Name angegeben " -#~ "wird, werden alle Erweiterungen beendet und neu gestartet)\n" -#~ " unload: beendet eine oder alle Erweiterungen (wird kein Name angegeben " -#~ "dann werden alle Erweiterung beendet)\n" -#~ "\n" -#~ "Ohne Angabe eines Arguments werden alle installierten Erweiterungen " -#~ "angezeigt." - -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: Buffer in welchem der Text ausgegeben werden soll " -#~ "(standardmäßig: aktueller Buffer)\n" -#~ "-newbuffer: erstellt einen neuen Buffer und stellt Text in diesem Buffer " -#~ "dar\n" -#~ " -free: erstellt einen Buffer mit freiem Inhalt (nur mit -newbuffer " -#~ "möglich)\n" -#~ " -switch: wechselt zum Buffer\n" -#~ " -core: Alternativname für \"-buffer core.weechat\"\n" -#~ " -current: Text wird im aktuell genutzten Buffer ausgegeben\n" -#~ " -y: schreibt den Text in die angegebene Zeile (nur bei Buffern " -#~ "mit freiem Inhalt)\n" -#~ " line: Zeilennummer bei einem Buffer mit freiem Inhalt (erste Zeile " -#~ "ist 0, bei einer negative Zahl wird der Text nach der letzten Zeile " -#~ "eingefügt: -1 = nach der letzten Zeile, -2 = zwei Zeilen, nach der " -#~ "letzten Zeile, usw.)\n" -#~ " -escape: Escapesequenzen werden umgewandelt (zum Beispiel \\a, \\07, " -#~ "\\x07)\n" -#~ " -date: Datum der Nachricht, mögliche Formatierung:\n" -#~ " -n: 'n' vor dem jetzigen Zeipunkt, in Sekunden\n" -#~ " +n: 'n' in Zukunft, in Sekunden\n" -#~ " n: 'n' Sekunden seit der Epoche (siehe man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, Beispiel: " -#~ "2014-01-19T04:32:55\n" -#~ " time: hh:mm:ss (Beispiel: 04:32:55)\n" -#~ " -tags: durch Kommata getrennte Liste von Tags (siehe /help filter " -#~ "für eine Liste von Tags die häufig genutzt werden)\n" -#~ " text: Text der ausgegeben werden soll (Präfix und Nachricht muss " -#~ "durch \\t getrennt werden, sollte der Text mit \"-\" beginnen, muss ein " -#~ "\"\\\" vorangestellt werden)\n" -#~ " -stdout: Text wird an stdout geschickt (Escapesequenzen werden " -#~ "umgewandelt)\n" -#~ " -stderr: Text wird an stderr geschickt (Escapesequenzen werden " -#~ "umgewandelt)\n" -#~ " -beep: Alias für \"-stderr \\a\"\n" -#~ "\n" -#~ "Das Argument -action ... -quit nutzt den Präfix der in der Einstellung " -#~ "\"weechat.look.prefix_*\" definiert ist.\n" -#~ "\n" -#~ "Folgende Escapesequenzen werden unterstützt:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " zeigt eine Erinnerung, mit Highlight, im Core-Buffer dar:\n" -#~ " /print -core -tags notify_highlight Reminder: Milch kaufen\n" -#~ " zeigt eine Fehlernachricht im Core-Buffer an:\n" -#~ " /print -core -error irgend ein Fehler\n" -#~ " zeigt eine Nachricht im Core-Buffer mit dem Präfix \"abc\" an:\n" -#~ " /print -core abc\\tmeine Nachricht\n" -#~ " es wird eine Nachricht im Channel #weechat ausgegeben:\n" -#~ " /print -buffer irc.libera.#weechat Nachricht an #weechat\n" -#~ " gibt einen Schneemann aus (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " verschickt Alarm (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: listet alle Proxys auf\n" -#~ " add: fügt neuen Proxy hinzu\n" -#~ " name: Name des neuen Proxy (der Name darf nur einmal genutzt werden)\n" -#~ " type: http, socks4 oder socks5\n" -#~ " address: IP oder Hostname\n" -#~ " port: Port\n" -#~ "username: Username (optional)\n" -#~ "password: Passwort (optional)\n" -#~ " del: entfernt einen Proxy (-all um alle Proxys zu entfernen)\n" -#~ " set: setzt einen Wert für Proxy\n" -#~ " option: Optionen die geändert werden (für eine Liste der möglichen " -#~ "Optionen, bitte folgenden Befehl nutzen: /set weechat.proxy.<proxyname>." -#~ "*)\n" -#~ " value: neuer Wert für Option\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " erstellt einen HTTP-Proxy, der auf einem lokalen Host läuft und den " -#~ "Port 8888 nutzt:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " erstellt einen HTTP-Proxy der das IPv6 Protokoll nutzt:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " erstellt einen socks5-Proxy, mit Username und Passwort:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " entferne einen Proxy:\n" -#~ " /proxy del myproxy" - -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " delay: Verzögerung zwischen dem Ausführen der Befehle (Minimum: 1 " -#~ "Millisekunde)\n" -#~ " unit: mögliche, optionale, Werte):\n" -#~ " us: Mikrosekunden\n" -#~ " ms: Millisekunden\n" -#~ " s: Sekunden (Vorgabewert)\n" -#~ " m: Minuten\n" -#~ " h: Stunden\n" -#~ " count: Anzahl, wie oft der Befehl ausgeführt werden soll\n" -#~ "command: Befehl welcher ausgeführt werden soll (oder ein Text der an " -#~ "einen Buffer gesendet werden soll, sofern der Befehl nicht mit '/' " -#~ "beginnt), dieser ist evaluiert und die folgenden Variablen werden jedes " -#~ "Mal gesetzt,wenn der Befehl ausgeführt wird:\n" -#~ " ${buffer}: Bufferpointer\n" -#~ " ${repeat_count}: wie oft der Befehl ausgeführt wird\n" -#~ " ${repeat_index}: Aktueller Index (von 1 bis \"count\")\n" -#~ " ${repeat_index0}: Aktueller Index (von 0 bis \"count\" - 1)\n" -#~ " ${repeat_revindex}: aktueller Index vom Ende (von \"count\" " -#~ "bis 1)\n" -#~ " ${repeat_revindex0}: aktueller Index vom Ende (von \"count\" - " -#~ "1 bis 0)\n" -#~ " ${repeat_first}: \"1\" für die erste Ausführung, \"0\" für die " -#~ "anderen\n" -#~ " ${repeat_last}: \"1\" für die letzte Ausführung. \"0\" für die " -#~ "anderen\n" -#~ "\n" -#~ "Hinweis: Der Befehl wird in dem Buffer ausgeführt, in welchem der /repeat " -#~ "Befehl ausgeführt wurde (sollte der Buffer nicht mehr existieren, wird " -#~ "der Befehl nicht ausgeführt).\n" -#~ "\n" -#~ "Beispiel:\n" -#~ " scrolle zwei Seiten hoch:\n" -#~ " /repeat 2 /window page_up\n" -#~ " Gebe einen Countdown aus, beginnend mit 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "option: Name einer Option\n" -#~ " -mask: nutzt eine Maske um Optionen auszuwählen (Platzhalter \"*\" kann " -#~ "verwendet werden um viele Optionen in einem Arbeitsschritt " -#~ "zurückzusetzen. Nutzen Sie diese Funktion mit äußerster Sorgfalt!)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Eine Einstellung zurücksetzen:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " Alle Farbeinstellungen zurücksetzen:\n" -#~ " /unset -mask weechat.color.*" - -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ "passphrase: ändern der Passphrase (ohne Passphrase, werden die Daten in " -#~ "der Datei sec.conf in Klartext gesichert)\n" -#~ " -delete: löscht Passphrase\n" -#~ " decrypt: entschlüsselt Daten nachträglich (dies passiert nur falls die " -#~ "Passphrase beim Start nicht angegeben wurde)\n" -#~ " -discard: verwirft alle verschlüsselten Daten\n" -#~ " set: fügt eine schutzwürdige Information hinzu oder ändert eine " -#~ "bestehende\n" -#~ " del: entfernt eine schutzwürdige Information\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten wird ein neuer Buffer geöffnet und die " -#~ "schutzwürdigen Informationen können dort eingesehen werden.\n" -#~ "\n" -#~ "Tastenbefehle für den secure-Buffer:\n" -#~ " alt+v Werte werden in Klartext angezeigt bzw. verborgen\n" -#~ "\n" -#~ "Wird eine Passphrase verwendet (Daten liegen verschlüsselt vor), fragt " -#~ "WeeChat beim Start die Passphrase ab.\n" -#~ "Setzt man die Umgebungsvariable \"WEECHAT_PASSPHRASE\", kann die " -#~ "Eingabeaufforderung der Passphrase beim Programmstart vermieden werden " -#~ "(diese Variable wird von WeeChat auch beim /upgrade verwendet). Es ist " -#~ "auch möglich mittels der Option sec.crypt.passphrase_command die " -#~ "Passphrase aus der Ausgabe eines externen Befehls, wie eines Passwort-" -#~ "Managers zu lesen (siehe /help sec.crypt.passphrase_command )\n" -#~ "\n" -#~ "schutzwürdige Daten mit dem Format ${sec.data.xxx} können wie folgt " -#~ "genutzt werden:\n" -#~ " - Befehl /eval.\n" -#~ " - Argument in der Befehlszeile für \"--run-command\"\n" -#~ " - Einstellung weechat.startup.command_{before|after}_plugins\n" -#~ " - weitere Optionen die Passwörter oder sensible Daten beinhalten (zum " -#~ "Beispiel: proxy, irc server und relay); nutze /help mit der " -#~ "entsprechenden Option um zu überprüfen ob die Daten evaluiert werden.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " festlegen eine Passphrase:\n" -#~ " /secure passphrase Dies ist meine Passphrase\n" -#~ " nutze Programm \"pass\" um die Passphrase beim Start auszulesen:\n" -#~ " /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/" -#~ "passphrase\"\n" -#~ " verschlüsselt libera SASL Passwort:\n" -#~ " /secure set libera meinPasswort\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " verschlüsselt oftc Passwort für nickserv:\n" -#~ " /secure set oftc meinPasswort\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " Alternativbefehl um den eigenen Nick zu ghosten:\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost meinNick " -#~ "${sec.data.libera}" - -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "option: Name der zu ändernden Einstellung (der Platzhalter \"*\" kann " -#~ "verwendet werden, um sich mehrere Einstellungen anzeigen zu lassen)\n" -#~ " value: neuer Wert den die Einstellung erhalten soll. Abhängig von der " -#~ "ausgewählten Einstellung, kann die Variable folgenden Inhalt haben:\n" -#~ " boolean: on, off oder toggle\n" -#~ " integer: Nummer, ++Nummer oder --Nummer\n" -#~ " string: beliebige Zeichenkette (\"\" für eine leere " -#~ "Zeichenkette)\n" -#~ " color: Farbwert, ++Nummer oder --Nummer\n" -#~ " Hinweis: für alle Typen von Variablen kann die Zeichenkette " -#~ "\"null\" (ohne \"\") genutzt werden, um den Wert der Einstellung zu " -#~ "löschen (undefinierter Wert). Dies kann nur auf einige besondere " -#~ "Variablen (Erweiterungen) angewendet werden.\n" -#~ " diff: es werden nur Einstellungen angezeigt, die geändert wurden\n" -#~ " env: setzt oder zeigt eine Umgebungsvariable an (um eine Variable zu " -#~ "entfernen muss der Wert \"\" genutzt werden)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Zeigt alle Einstellungen an, die etwas mit highlight zu tun haben:\n" -#~ " /set *highlight*\n" -#~ " Fügt ein highlight-Wort hinzu:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " zeigt Einstellungen an, die verändert wurden:\n" -#~ " /set diff\n" -#~ " zeigt Einstellungen der IRC Erweiterung an, die verändert wurden:\n" -#~ " /set diff irc.*\n" -#~ " zeigt den Wert der Umgebungsvariable LANG an:\n" -#~ " /set env LANG\n" -#~ " setzt die Umgebungsvariable LANG und nutzt diese:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " entfernt die Umgebungsvariable ABC:\n" -#~ " /set env ABC \"\"" - -#~ msgid "" -#~ " get: display system info\n" -#~ " rlimit: display resource limits (see /help weechat.startup.sys_rlimit " -#~ "and \"man getrlimit\")\n" -#~ " rusage: display resource usage (see \"man getrusage\")\n" -#~ "suspend: suspend WeeChat and go back to the shell, by sending signal " -#~ "SIGTSTP to the WeeChat process\n" -#~ "waitpid: acknowledge the end of children processes (to prevent \"zombie\" " -#~ "processes)" -#~ msgstr "" -#~ " get: Systeminformationen anzeigen\n" -#~ " rlimit: Ressourcengrenzen anzeigen (siehe /help weechat.startup." -#~ "sys_rlimit und \"man getrlimit\")\n" -#~ " rusage: Ressourcennutzung anzeigen (siehe \"man getrusage\")\n" -#~ "suspend: Beendet WeeChat und kehrt zur Shell zurück, indem das Signal " -#~ "SIGTSTP an den WeeChat-Prozess gesendet wird\n" -#~ "waitpid: Bestätigt das Ende untergeordneter Prozesse (um „Zombie“ " -#~ "Prozesse zu verhindern)" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " value: possible values for the option (values are split like the shell " -#~ "command arguments: quotes can be used to preserve spaces at the beginning/" -#~ "end of values)\n" -#~ "\n" -#~ "Behavior:\n" -#~ " - only an option of type boolean or string can be toggled without a " -#~ "value:\n" -#~ " - boolean: toggle between on/off according to current value\n" -#~ " - string: toggle between empty string and default value (works only " -#~ "if empty string is allowed for the option)\n" -#~ " - with a single value given, toggle between this value and the default " -#~ "value of option\n" -#~ " - with multiple values given, toggle between these values: the value " -#~ "used is the one following the current value of option; if the current " -#~ "value of option is not in list, the first value in the list is used\n" -#~ " - the special value \"null\" can be given, but only as first value in " -#~ "the list and without quotes around.\n" -#~ "\n" -#~ "Examples:\n" -#~ " toggle display of time in chat area (without displaying the new value " -#~ "used):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " switch format of time in chat area (with seconds, without seconds, " -#~ "disabled):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " toggle autojoin of #weechat channel on libera server:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" -#~ msgstr "" -#~ "option: Name einer Option\n" -#~ " value: mögliche Werte für die Option (Werte werden wie bei Shell-" -#~ "Befehlsargumente aufgeteilt: Anführungszeichen können verwendet werden, " -#~ "um Leerzeichen am Anfang/Ende von Werten zu nutzen)\n" -#~ "\n" -#~ "Verhalten:\n" -#~ " - nur eine Option vom Typ Boolean oder String kann ohne Wert " -#~ "umgeschaltet werden:\n" -#~ " - boolean: zwischen Ein/Aus Status umschalten, entsprechend dem " -#~ "aktuellen Wert\n" -#~ " - string: Umschalten zwischen leerem String und Standardwert " -#~ "(funktioniert nur, wenn für die Option ein leerer String erlaubt ist)\n" -#~ " - mit einem vorgegeben einzelnen Wert, zwischen diesem Wert und dem " -#~ "Standardwert der Option umschalten\n" -#~ " - sind mehrere Werte angegeben, schalten Sie zwischen diesen Werten um: " -#~ "Der verwendete Wert ist der, der dem aktuellen Wert der Option folgt; " -#~ "wenn der aktuelle Wert der Option nicht in der Liste enthalten ist, wird " -#~ "der erste Wert aus der Liste verwendet\n" -#~ " - der Sonderwert \"null\" kann genutzt werden, jedoch nur als erster " -#~ "Wert in der Liste und ohne Anführungszeichen.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " die Uhrzeit im Chat-Bereich umschalten (die Ausgabe des neuen Wertes " -#~ "wird unterdrückt):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " Zeitformat im Chat-Bereich ändern (mit Sekunden, ohne Sekunden, " -#~ "deaktiviert):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " den automatischen Beitritt des #weechat-Kanals auf dem libera-Server " -#~ "umschalten:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "option: Name einer Option\n" -#~ " -mask: nutzt eine Maske um Optionen auszuwählen (Platzhalter \"*\" kann " -#~ "verwendet werden um viele Optionen in einem Arbeitsschritt " -#~ "zurückzusetzen. Nutzen Sie diese Funktion mit äußerster Sorgfalt!)\n" -#~ "\n" -#~ "Gemäß der jeweiligen Einstellung wird diese zurückgesetzt (bei " -#~ "Standardeinstellungen) oder komplett entfernt (bei optionalen " -#~ "Einstellungen, zum Beispiel die Server-Einstellungen).\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Eine Einstellung zurücksetzen:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " Alle Farbeinstellungen zurücksetzen:\n" -#~ " /unset -mask weechat.color.*" - -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: wird benötigt, sobald Option \"weechat.look." -#~ "confirm_upgrade\" aktiviert ist\n" -#~ "path_to_binary: Pfad zu einer ausführbaren WeeChat Binärdatei " -#~ "(Standardeinstellung ist die aktuell ausführbare Datei)\n" -#~ " -dummy: ohne Funktion (dient lediglich dazu, um nicht " -#~ "versehentlich die \"-quit\" Funktion auszuführen)\n" -#~ " -save: speichert nur die aktuelle Sitzung, WeeChat wird nicht " -#~ "beendet oder neu gestartet. DieKonfigurationsdateien werden hierbei nicht " -#~ "gespeichert (falls dies gewünscht wird, nutze vorher /save)\n" -#~ " -quit: trennt *ALLE* Verbindungen, speichert die aktuelle " -#~ "Sitzung und beendet WeeChat, um den aktuellen Zustand später " -#~ "wiederherstellen (siehe unten)\n" -#~ "\n" -#~ "Dieser Befehl führt ein Upgrade von WeeChat durch und startet die " -#~ "laufende Sitzung neu. Bevor dieser Befehl ausgeführt wird, sollte eine " -#~ "neue Version von WeeChat entweder vorab kompiliert, oder mit einem " -#~ "Paketmanager installiert worden sein.\n" -#~ "\n" -#~ "Hinweis: TLS Verbindungen werden während eines Upgrades unterbrochen, da " -#~ "diese Verbindungen zur Zeit nicht mit GnuTLS gehalten werden können. Nach " -#~ "einem erfolgten Upgrade findet eine automatische Verbindung zu diesen " -#~ "Servern statt.\n" -#~ "\n" -#~ "Wichtig: Die Verwendung der Option -save kann gefährlich sein. Für ein " -#~ "Standard-Upgrade oder einen Neustart wird empfohlen, nur den /upgrade " -#~ "(oder mit -quit) Befehl zu nutzen.Mit der Option -save kann eine Sitzung " -#~ "regelmäßig gespeichert und dann wiederhergestellt werden,falls Weechat " -#~ "abnormal beendet wird (Stromausfall, Absturz etc.)\n" -#~ "\n" -#~ "Der Upgrade Vorgang besteht aus vier Schritten:\n" -#~ " 1. Sicherung der Sitzung, in Dateien für Core und Erweiterungen " -#~ "(buffers, history, ..)\n" -#~ " 2. alle Erweiterungen werden ausgeschaltet (Konfigurationen *.conf " -#~ "werden gesichert)\n" -#~ " 3. Sicherung der WeeChat Konfiguration (weechat.conf)\n" -#~ " 4. ausführen der neuen Version von WeeChat und wiederherstellen der " -#~ "Sitzung.\n" -#~ "\n" -#~ "Nutzt man die \"-quit\" Funktion ist die Abfolge geringfügig anders:\n" -#~ " 1. es werden *ALLE* Verbindungen getrennt (irc,xfer,relay, ...)\n" -#~ " 2. die Sitzung wird in Dateien gesichert (*.upgrade)\n" -#~ " 3. alle Erweiterungen werden ausgeschaltet\n" -#~ " 4. die WeeChat Konfiguration wird gesichert\n" -#~ " 5. WeeChat wird beendet\n" -#~ "\n" -#~ "Mit der Option \"-save\" ist der Ablauf:\n" -#~ " 1. Die Sitzung wird in Dateien (*.upgrade) gesichert, allerdings mit " -#~ "dem Status das IRC und Client Verbindungen unterbrochen sind (es findet " -#~ "aber keine Trennung der Verbindung statt!)\n" -#~ "\n" -#~ "Durch nutzen von -quit oder -save kann eine Sitzung zu einem späteren " -#~ "Zeitpunkt wiederhergestellt werden:weechat --upgrade\n" -#~ "WICHTIG: Die Sitzung muss mit exakt den selben Konfigurationsdateien " -#~ "wiederhergestellt werden (*.conf) und wenn möglich mit der selben Version " -#~ "von WeeChat (oder einer neueren Version).\n" -#~ "Es ist möglich, die WeeChat-Sitzung auf einem anderen Computer " -#~ "wiederherzustellen, wenn Sie den Inhalt der WeeChat Verzeichnisse " -#~ "kopieren (siehe /debug dirs)." - -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " number: die Zeit, die gewartet werden soll (Minimum: 1 Millisekunde)\n" -#~ " unit: mögliche Werte (optional):\n" -#~ " us: Mikrosekunde\n" -#~ " ms: Millisekunden\n" -#~ " s: Sekunden (Vorgabewert)\n" -#~ " m: Minuten\n" -#~ " h: Stunden\n" -#~ "command: Befehl welcher ausgeführt werden soll (oder ein Text der an " -#~ "einen Buffer gesendet werden soll, sofern der Befehl nicht mit '/' " -#~ "beginnt)\n" -#~ "\n" -#~ "Hinweis: Der Befehl wird in dem Buffer ausgeführt, in welchem der /wait " -#~ "Befehl ausgeführt wurde (sollte der Buffer nicht mehr existieren, wird " -#~ "der Befehl nicht ausgeführt).\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Betritt nach 10 Sekunden den Kanal #test:\n" -#~ " /wait 10 /join #test\n" -#~ " Setzt nach 15 Minuten eine globale Abwesenheit:\n" -#~ " /wait 15m /away -all Bin dann mal eben weg\n" -#~ " Versendet nach zwei Minuten den Text 'Hallo':\n" -#~ " /wait 2m Hallo" - -#, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: listet die geöffneten Fenster (ohne Angabe von Argumente " -#~ "wird diese Liste standardmäßig ausgegeben)\n" -#~ " -1: springt zum vorherigen Fenster\n" -#~ " +1: springt zum nächsten Fenster\n" -#~ " b#: springt zum nächsten Fenster, welches die Buffer Nummer # " -#~ "besitzt\n" -#~ " up: wechselt zum Fenster über dem aktuellen\n" -#~ " down: wechselt zum Fenster unter dem aktuellen\n" -#~ " left: wechselt zum linken Fenster\n" -#~ " right: wechselt zum rechten Fenster\n" -#~ " number: Nummer des Fensters (siehe /window list)\n" -#~ " splith: teilt das aktuelle Fenster horizontal (um den Vorgang " -#~ "rückgängig zu machen: /window merge)\n" -#~ " splitv: teilt das aktuelle Fenster vertikal (um den Vorgang " -#~ "rückgängig zu machen: /window merge)\n" -#~ " resize: verändert die Größe des aktuellen Fensters. Die neue Größe " -#~ "des Fensters ist prozentual <pct> zum Stammfensters groß\n" -#~ " wird \"h\" oder \"v\" angegeben, findet eine " -#~ "Größenanpassung des Stammfenster statt, sofern es vom selben Typ ist " -#~ "(horizontal/vertikal)\n" -#~ " balance: passt die Größe aller Fenster an\n" -#~ " merge: vereinigt Fenster miteinander (all = alle Fenster " -#~ "vereinigen)\n" -#~ " close: Fenster wird geschlossen\n" -#~ " page_up: scrollt eine Seite nach oben\n" -#~ " page_down: scrollt eine Seite nach unten\n" -#~ " refresh: Seite wird neu aufgebaut\n" -#~ " scroll: scrollt eine Anzahl an Zeilen (+/-N) oder zu einer " -#~ "angegebenen Zeit: s=Sekunden, m=Minuten, h=Stunden, d=Tage, M=Monate, " -#~ "y=Jahre\n" -#~ " scroll_horiz: scrollt horizontal eine Anzahl an Spalten (+/-N) oder " -#~ "prozentual von der Fenstergröße ausgehend (dieses scrolling ist nur in " -#~ "Buffern möglich die über einen freien Inhalt verfügen)\n" -#~ " scroll_up: scrollt ein paar Zeilen nach oben\n" -#~ " scroll_down: scrollt ein paar Zeilen nach unten\n" -#~ " scroll_top: scrollt zum Anfang des Buffers\n" -#~ "scroll_bottom: scrollt zum Ende des Buffers\n" -#~ "scroll_beyond_end: scrollt über das Ende des Buffers hinaus\n" -#~ "scroll_previous_highlight: scrollt zum vorherigen Hightlight\n" -#~ "scroll_next_highlight: scrollt zum nächsten Highlight\n" -#~ "scroll_unread: scrollt zur ersten ungelesenen Zeile in einem Buffer\n" -#~ " swap: tauscht die Buffer von zwei Fenstern (mit optionaler " -#~ "Angabe für das Zielfenster)\n" -#~ " zoom: vergrößert ein Fenster auf 100%\n" -#~ " bare: wechselt zum einfachen Anzeigemodus (optional kann eine " -#~ "Wartezeit in Sekunden angegeben werden, wann wieder zum Standardmodus " -#~ "zurück gewechselt werden soll)\n" -#~ "\n" -#~ "Für splith und splitv gibt \"pct\" die Größe des neuen Fensters im " -#~ "Verhältnis zur aktuellen Größe an. Zum Beispiel würde ein Wert von 25 " -#~ "bedeuten, dass das neue Fenster nur noch ein Viertel der Größe des alten " -#~ "Fensters besitzt.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " springt zum Fenster mit dem Buffer #1:\n" -#~ " /window b1\n" -#~ " scrollt zwei Zeilen hoch:\n" -#~ " /window scroll -2\n" -#~ " scrollt zwei Tage hoch:\n" -#~ " /window scroll -2d\n" -#~ " scrollt zum Beginn des aktuellen Tages:\n" -#~ " /window scroll -d\n" -#~ " Fenster #2 wird vergrößert:\n" -#~ " /window zoom -window 2\n" -#~ " teilt das Fenster horizontal, wobei das obere Fenster 30% an Platz " -#~ "zugeteilt bekommt:\n" -#~ " /window splith 30\n" -#~ " ändert die Größe auf 75% des Stammfensters:\n" -#~ " /window resize 75\n" -#~ " die vertikale Aufteilung um 10% vergrößern:\n" -#~ " /window resize v+10\n" -#~ " eine Teilung wird rückgängig gemacht:\n" -#~ " /window merge\n" -#~ " das aktuelle Fenster wird geschlossen:\n" -#~ " /window close\n" -#~ " aktiviert den einfachen Anzeigemodus für zwei Sekunden:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~| msgid "" -#~| " list: list aliases (without argument, this list is displayed)\n" -#~| " add: add an alias\n" -#~| "addcompletion: add an alias with a custom completion\n" -#~| " del: delete an alias\n" -#~| " rename: rename an alias\n" -#~| " missing: add missing aliases (using default aliases)\n" -#~| " completion: completion for alias: by default completion is done with " -#~| "target command\n" -#~| " note: you can use %%command to use completion of an " -#~| "existing command\n" -#~| " alias: name of alias\n" -#~| " command: command name with arguments (many commands can be " -#~| "separated by semicolons)\n" -#~| "\n" -#~| "Note: in command, special variables are replaced:\n" -#~| " $n: argument 'n' (between 1 and 9)\n" -#~| " $-m: arguments from 1 to 'm'\n" -#~| " $n-: arguments from 'n' to last\n" -#~| " $n-m: arguments from 'n' to 'm'\n" -#~| " $*: all arguments\n" -#~| " $&: all arguments, with \" replaced by \\\"\n" -#~| " $~: last argument\n" -#~| " $var: where \"var\" is a local variable of buffer (see /buffer " -#~| "listvar)\n" -#~| " examples: $nick, $channel, $server, $plugin, $name\n" -#~| "\n" -#~| "Examples:\n" -#~| " alias /split to split window horizontally:\n" -#~| " /alias add split /window splith\n" -#~| " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~| " /alias add hello /allchan -exclude=#weechat hello\n" -#~| " rename alias \"hello\" to \"Hello\":\n" -#~| " /alias rename hello Hello\n" -#~| " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~| "sajoin:\n" -#~| " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: listet Alternativbefehle auf (ohne Angabe von Argumenten " -#~ "wird diese Liste dargestellt)\n" -#~ " add: fügt einen Alternativbefehl hinzu\n" -#~ "addcompletion: fügt einen Alternativbefehl, mit einer " -#~ "benutzerdefinierten Vervollständigung, hinzu\n" -#~ " del: entfernt einen Alternativbefehl\n" -#~ " rename: ein Alias umbenennen\n" -#~ " missing: fehlende Aliase hinzufügen (unter Verwendung der " -#~ "Standardaliasen)\n" -#~ " completion: Vervollständigung für Alternativbefehl: standardmäßig wird " -#~ "die Vervollständigung auf den Zielbefehl angewendet\n" -#~ " Hinweis: Mit der Variablen \"%%command\" kann eine " -#~ "Vervollständigung eines vorhandenen Befehls durchgeführt werden\n" -#~ " alias: Name des Alternativbefehls\n" -#~ " command: Name des zuzuordnenden Befehls, inklusive Argumenten " -#~ "(mehrere Befehle können durch Semikolon getrennt werden)\n" -#~ "\n" -#~ "Anmerkung: Im Befehl können Variablen genutzt werden, die dann durch den " -#~ "entsprechenden Wert ersetzt werden:\n" -#~ " $n: Argument 'n' (zwischen 1 und 9)\n" -#~ " $-m: Argumente von 1 bis 'm'\n" -#~ " $n-: Argumente von 'n' bis zum letzten Argument\n" -#~ " $n-m: Argumente von 'n' bis 'm'\n" -#~ " $*: alle Argumente\n" -#~ " $&: alle Argumente, mit \" werden ersetzt durch \\\"\n" -#~ " $~: letztes Argument\n" -#~ " $var: \"var\" ist eine lokale Variable für den jeweiligen Buffer " -#~ "(siehe /buffer listvar)\n" -#~ " Beispiel: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Alternativbefehl \"/split\" wird anlegt um ein Fenster horizontal zu " -#~ "teilen:\n" -#~ " /alias add split /window splith\n" -#~ " Alternativbefehl \"/hallo\" wird angelegt um in allen Kanälen, außer im " -#~ "#weechat Kanal, den Text \"Hallo\" auszugeben:\n" -#~ " /alias add hallo /allchan -exclude=#weechat hallo\n" -#~ " Alias \"hallo\" nach \"Hallo\" umbenennen:\n" -#~ " /alias rename hello Hello\n" -#~ " Alternativbefehl \"/forcejoin\" wird angelegt um den IRC Befehl " -#~ "\"forcejoin\" mit einer Vervollständigung von /sajoin auszuführen:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" - -#~ msgid "" -#~ " enable: enable buflist\n" -#~ "disable: disable buflist\n" -#~ " toggle: toggle buflist\n" -#~ " bar: add the \"buflist\" bar\n" -#~ "refresh: force the refresh of some bar items (if no item is given, all " -#~ "bar items used are refreshed, according to option buflist.look." -#~ "use_items)\n" -#~ "\n" -#~ "The lines with buffers are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - buflist.look.display_conditions: conditions to display a buffer in " -#~ "the list\n" -#~ " - buflist.format.buffer: format for a buffer which is not current " -#~ "buffer\n" -#~ " - buflist.format.buffer_current: format for the current buffer\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~ "list), for example:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, where the bar item is displayed (there's no window in " -#~ "root bars, see hdata \"window\" in API doc for a complete list), for " -#~ "example:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~ "for example:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC server data, defined only on an IRC buffer (see hdata " -#~ "\"irc_server\" in API doc)\n" -#~ " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~ "(see hdata \"irc_channel\" in API doc)\n" -#~ " - extra variables added by buflist for convenience:\n" -#~ " - ${format_buffer}: the evaluated value of option buflist.format." -#~ "buffer; this can be used in option buflist.format.buffer_current to just " -#~ "change the background color for example\n" -#~ " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the " -#~ "current buffer; it can be used in a condition: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~ "merged with at least another buffer; it can be used in a condition: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: indented number with separator (evaluation of " -#~ "option buflist.format.number)\n" -#~ " - ${number}: indented number, for example \" 1\" if there are between " -#~ "10 and 99 buffers; for merged buffers, this variable is set with number " -#~ "for the first buffer and spaces for the next buffers with same number\n" -#~ " - ${number2}: indented number, for example \" 1\" if there are " -#~ "between 10 and 99 buffers\n" -#~ " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~ "\"0\"\n" -#~ " - ${indent}: indentation for name (channel, private and list buffers " -#~ "are indented) (evaluation of option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: colored nick prefix for a channel " -#~ "(evaluation of option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~ "if the option buflist.look.nick_prefix is enabled)\n" -#~ " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~ "buflist.look.nick_prefix is enabled)\n" -#~ " - ${format_name}: formatted name (evaluation of option buflist.format." -#~ "name)\n" -#~ " - ${name}: the short name (if set), with a fallback on the name\n" -#~ " - ${color_hotlist}: the color depending on the highest hotlist level " -#~ "for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx " -#~ "is the level)\n" -#~ " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: the raw hotlist\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " -#~ "\"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~ "no lag (evaluation of option buflist.format.lag)\n" -#~ " - ${format_tls_version}: indicator of TLS version for a server " -#~ "buffer, empty for channels (evaluation of option buflist.format." -#~ "tls_version)" -#~ msgstr "" -#~ " enable: buflist aktivieren\n" -#~ "disable: buflist deaktivieren\n" -#~ " toggle: buflist umschalten\n" -#~ " bar: fügt eine \"buflist\" Bar hinzu\n" -#~ "refresh: erzwingt die Aktualisierung einiger Bar-Items (wenn kein Element " -#~ "angegeben ist, werden alle Bar-Items aktualisiert, entsprechend der " -#~ "Option buflist.look.use_items)\n" -#~ "\n" -#~ "Jede Zeile die einen Buffer anzeigt, wird mittels Zeichenketten-" -#~ "Evaluation dargestellt (siehe /help eval für das Format), dazu werden " -#~ "folgende Optionen genutzt:\n" -#~ " - buflist.look.display_conditions: Bedingungen um einen Buffer in der " -#~ "Liste darzustellen\n" -#~ " - buflist.format.buffer: Format für den Buffer, der nicht der aktuell " -#~ "dargestellte Buffer ist\n" -#~ " - buflist.format.buffer_current: Format für den aktuell dargestellten " -#~ "Buffer\n" -#~ "\n" -#~ "Die folgenden Variablen können in den obigen Optionen genutzt werden:\n" -#~ " - bar item data (siehe hdata \"bar_item\" in API Dokumentation für eine " -#~ "vollständige Liste), zum Beispiel:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, wo das Bar-Item dargestellt werden soll (in \"root\" " -#~ "Bars existieren keine Fenster, siehe hdata \"window\" in API " -#~ "Dokumentation für eine vollständige Liste), zum Beispiel:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (siehe hdata \"buffer\" in API Dokumentation für eine " -#~ "vollständige Liste), zum Beispiel:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC Serverdaten, ausschließlich genutzt bei einem IRC " -#~ "Buffer (siehe hdata \"irc_server\" in API Dokumentation)\n" -#~ " - irc_channel: IRC Kanaldaten, ausschließlich genutzt bei einem IRC " -#~ "Kanal-Buffer (siehe hdata \"irc_channel\" in API Dokumentation)\n" -#~ " - zusätzliche Variablen die durch buflist bereitgestellt werden:\n" -#~ " - ${format_buffer}: der evaluierte Wert der Option buflist.format." -#~ "buffer; dies kann in der Option buflist.format.buffer_current genutzt " -#~ "werden um zum Beispiel die Hintergrundfarbe zu verändern\n" -#~ " - ${current_buffer}: ein Boolean (\"0\" oder \"1\"), \"1\" falls es " -#~ "sich um den aktuellen Buffer handelt; dies kann in einer Bedingung " -#~ "verwendet werden: ${if:${current_buffer}?...:...}\n" -#~ " - ${merged}: ein Boolean (\"0\" oder \"1\"), \"1\" wenn der Buffer " -#~ "mit einem anderen zusammengefügt ist; kann innerhalb einer Bedingung " -#~ "genutzt werden: ${if:${merged}?...:...}\n" -#~ " - ${format_number}: eingerückte Nummer mit Trennzeichen (evaluiert " -#~ "aus Option buflist.format.number)\n" -#~ " - ${number}: eingerückte Nummer, zum Beispiel \" 1\", falls die " -#~ "Anzahl der Buffer zwischen 10 und 99 liegt; bei zusammengefügten Buffern " -#~ "enthält die Variable für den ersten Buffer die entsprechende Nummer, die " -#~ "weiteren Buffer enthalten ein Leerzeichen anstelle der Nummer\n" -#~ " - ${number2}: eingerückte Nummer, zum Beispiel \" 1\", falls die " -#~ "Anzahl der Buffer zwischen 10 und 99 liegt\n" -#~ " - ${number_displayed}: \"1\" falls Nummer angezeigt wird, ansonsten " -#~ "\"0\"\n" -#~ " - ${indent}: Einrückung für Name (Kanal, Privaten und List-Buffer " -#~ "werden eingerückt) (evaluiert aus Option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: Nick-Präfix mit entsprechender Farbe für " -#~ "einen Channel (evaluiert aus Option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: Farbe für den Nick-Präfix von einem Channel " -#~ "(wird nur genutzt wenn die Option buflist.look.nick_prefix aktiviert " -#~ "ist)\n" -#~ " - ${nick_prefix}: der Nick-Präfix für einen Channel (wird nur genutzt " -#~ "falls die Option buflist.look.nick_prefix aktiviert ist)\n" -#~ " - ${format_name}: der formatierte Name (evaluiert aus Option buflist." -#~ "format.name)\n" -#~ " - ${name}: der Kurzname (falls einer gesetzt ist), ersatzweise wird " -#~ "auf den Originalnamen zurückgegriffen\n" -#~ " - ${color_hotlist}: die Farbe mit der höchsten Priorität für den " -#~ "entsprechenden Buffer (evaluiert aus Option buflist.format.hotlist_xxx " -#~ "wobei xxx der entsprechende Level ist)\n" -#~ " - ${format_hotlist}: die formatierte Hotlist (evaluiert aus Option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: die Hotlist in der Rohform\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~ "oder \"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = keine, 0 = niedrig, 1 = Nachricht, " -#~ "2 = private, 3 = Hervorhebungen\n" -#~ " - ${format_lag}: die Verzögerung für einen IRC Server-Buffer, ist " -#~ "leer falls es keine Verzögerung gibt (evaluiert aus Option buflist.format." -#~ "lag)\n" -#~ " - ${format_tls_version}: Indikator der TLS Version für den " -#~ "Serverbuffer, Channels bleiben unberührt (evaluiert aus Option buflist." -#~ "format.tls_version)" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: ändere Zeichensatz zum dekodieren\n" -#~ " encode: ändere Zeichensatz zum kodieren\n" -#~ "charset: wähle neuen Zeichensatz für aktuellen Buffer\n" -#~ " reset: setze im aktuellen Buffer den Zeichensatz zurück" - -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: zeigt laufende Befehle an\n" -#~ " -sh: es wird die shell verwendet um Befehle auszuführen, mehrere " -#~ "Befehle können dabei gepiped werden (WARNUNG: Dieses Argument sollte nur " -#~ "verwendet werden, falls alle Argumente unbedenklich sind, siehe Argument -" -#~ "nosh)\n" -#~ " -nosh: die shell wird nicht verwendet um Befehle auszuführen (wird " -#~ "benötigt, falls der Befehl mit sensiblen Daten hantiert. Zum Beispiel der " -#~ "Inhalt einer Nachricht eines anderen Users)(Standardverhalten)\n" -#~ " -bg: führt Prozess im Hintergrund aus: es wird weder eine " -#~ "Prozessausgabe noch ein Rückgabewert ausgegeben (nicht kompatibel mit " -#~ "Argumenten -o/-oc/-n/-nf/-pipe/-hsignal)\n" -#~ " -nobg: gibt Prozessausgabe und Rückgabewert aus (Standardverhalten)\n" -#~ " -stdin: erstellt eine PIPE um Daten zu dem Prozess zu senden (mittels /" -#~ "exec -in/-inclose)\n" -#~ "-nostdin: es wird keine PIPE für stdin erstellt (Standardverhalten)\n" -#~ " -buffer: zeigt/sendet Ausgabe des Befehls an diesen Buffer (wird der " -#~ "angegebene Buffer nicht gefunden wird ein neuer Buffer mit dem Namen " -#~ "\"exec.exec.xxx\" erstellt)\n" -#~ " -l: gibt die Ausgabe des Befehls lokal im Buffer aus " -#~ "(Standardverhalten)\n" -#~ " -o: gibt die Ausgabe des Befehls im Buffer aus (nicht kompatibel " -#~ "mit Argumenten -bg/-pipe/-hsignal)\n" -#~ " -oc: gibt die Ausgabe des Befehls im Buffer aus und führt diesen " -#~ "dann aus (betrifft Zeilen die mit \"/\" beginnen bzw. das " -#~ "benutzerdefinierte Befehlszeichen verwenden) (nicht kompatibel mit " -#~ "Argumenten -bg/-pipe/-hsignal)\n" -#~ " -n: gibt die Ausgabe des Befehls in einem neuen Buffer aus (nicht " -#~ "kompatibel mit Argumenten -bg/-pipe/-hsignal)\n" -#~ " -nf: gibt die Ausgabe des Befehls in einem neuen Buffer, mit einem " -#~ "freien Inhalt, aus (kein Zeilenumbruch, keine Limitierung in der Anzahl " -#~ "der Zeilen), aus (nicht kompatibel mit Argument -bg/-pipe/-hsignal)\n" -#~ " -oerr: sendet stderr (Fehlerausgabe) an den Buffer (kann nur mit den " -#~ "Optionen -o und -oc verwendet werden)\n" -#~ " -cl: der neue Buffer wird vor einer Ausgabe gelöscht\n" -#~ " -nocl: Ausgabe wird an neuen Buffer angehangen, ohne diesen vorher zu " -#~ "löschen (Standardverhalten)\n" -#~ " -sw: es wird zum Ausgabebuffer gewechselt (Standardverhalten)\n" -#~ " -nosw: es wird nicht zum Ausgabebuffer gewechselt\n" -#~ " -ln: legt eine Zeilennummerierung an (Standardverhalten, nur für " -#~ "neue Buffer)\n" -#~ " -noln: es wird keine Zeilennummerierung angezeigt\n" -#~ " -flush: die Ausgabe des Befehls findet in Echtzeit statt " -#~ "(Standardwert)\n" -#~ "-noflush: die Ausgabe des Befehls wird am Ende der Ausführung ausgegeben\n" -#~ " -color: es wird eine der folgenden Aktionen bei ANSI Zeichenkodierungen " -#~ "in der Ausgabe durchgeführt:\n" -#~ " ansi: ANSI-Kodierung wird beibehalten\n" -#~ " auto: konvertiert ANSI-Farben nach WeeChat/IRC " -#~ "(Standardverhalten)\n" -#~ " irc: konvertiert ANSI-Farben nach IRC Farben\n" -#~ " weechat: konvertiert ANSI-Farben nach WeeChat-Farben\n" -#~ " strip: ANSI-Farben werden entfernt\n" -#~ " -rc: der Rückgabewert wird ausgegeben (Standardverhalten)\n" -#~ " -norc: der Rückgabewert wird unterdrückt\n" -#~ "-timeout: gibt eine Zeitbeschränkung für den auszuführenden Befehl an (in " -#~ "Sekunden)\n" -#~ " -name: dem Befehl wird ein Name zugewiesen (um den Befehl später " -#~ "mittels /exec zu nutzen)\n" -#~ " -pipe: sendet die Ausgabe an einen Befehl von WeeChat/Erweiterung " -#~ "(Zeile für Zeile); sollen Leerzeichen im Befehl/Argument verwendet " -#~ "werden, müssen diese mit Anführungszeichen eingeschlossen werden; " -#~ "Variable $line wird durch die entsprechende Zeile ersetzt (standardmäßig " -#~ "wird die Zeile, getrennt durch ein Leerzeichen, dem Befehl nachgestellt " -#~ "(nicht kompatibel mit den Argumenten -bg/-o/-oc/-n/-nf)\n" -#~ " -hsignal: sendet die Ausgabe als hsignal (um es z.B. mittels /trigger zu " -#~ "verwenden) (nicht kompatibel mit den Argumenten -bg/-o/-oc/-n/-nf)\n" -#~ " command: Befehl der ausgeführt werden soll; beginnt der Befehl mit \"url:" -#~ "\", wird die shell deaktiviert und der Inhalt der URL wird " -#~ "heruntergeladen und im Buffer ausgegeben\n" -#~ " id: identifiziert eindeutig einen Befehl: entweder durch eine " -#~ "Nummer oder einen Namen (sofern ein Name mittels \"-name xxx\" zugewiesen " -#~ "wurde)\n" -#~ " -in: sendet Text an die Standardeingabe des Prozesses\n" -#~ "-inclose: wie -in aber stdin wird danach geschlossen (und der Text ist " -#~ "optional: ohne Text wird stdin umgehend geschlossen\n" -#~ " -signal: schickt ein Signal an den Prozess; das Signal kann entweder ein " -#~ "Integerwert oder eines der folgenden Schlüsselworte sein: hup, int, quit, " -#~ "kill, term, usr1, usr2\n" -#~ " -kill: Alias für \"-signal <id> kill\"\n" -#~ "-killall: beendet alle laufenden Prozesse\n" -#~ " -set: nutzt eine Hook-Fähigkeit (siehe Funktion hook_set in Anleitung " -#~ "für API Erweiterung)\n" -#~ "property: Hook-Fähigkeit\n" -#~ " value: neuer Wert für Hook-Fähigkeit\n" -#~ " -del: entfernt einen beendeten Befehl\n" -#~ " -all: entfernt alle beendeten Befehle\n" -#~ "\n" -#~ "Standardoptionen können in der Einstellung exec.command.default_options " -#~ "bestimmt werden.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: aktivieren der FIFO pipe\n" -#~ "disable: deaktivieren der FIFO pipe\n" -#~ " toggle: Status der FIFO pipe umschalten\n" -#~ "\n" -#~ "Die FIFO-Pipe wird als Fernbedienung genutzt, es können Befehle oder Text " -#~ "von der Shell an die FIFO-Pipe geschickt werden\n" -#~ "Standardmäßig heißt die FIFO-Pipe weechat_fifo_xxx (wobei xxx die WeeChat-" -#~ "Prozess-ID ist) und befindet sich im WeeChat-Laufzeitverzeichnis (siehe /" -#~ "debug dirs).\n" -#~ "\n" -#~ "Folgendes Format wird erwartet:\n" -#~ " plugin.buffer *Text oder Befehl an dieser Stelle\n" -#~ " *Text oder Befehl an dieser Stelle\n" -#~ "\n" -#~ "Beispiel um den eigenen Nick auf dem Server libera zu ändern:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Bitte lese die Benutzeranleitung für weitere Informationen und " -#~ "Beispiele.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /fifo toggle" - -#~ msgid "" -#~ " -bar: add the help bar\n" -#~ " -refresh: refresh list of options, then whole screen (command: /window " -#~ "refresh)\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the fset buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -toggle: toggle the boolean value\n" -#~ " -add: add \"value\" (which can be a negative number) for integers, " -#~ "colors and enums, set/append to value for other types (set for a negative " -#~ "value, append for a positive value)\n" -#~ " -reset: reset the value of option\n" -#~ " -unset: unset the option\n" -#~ " -set: add the /set command in input to edit the value of option " -#~ "(move the cursor at the beginning of value)\n" -#~ " -setnew: add the /set command in input to edit a new value for the " -#~ "option\n" -#~ " -append: add the /set command to append something in the value of " -#~ "option (move the cursor at the end of value)\n" -#~ " -mark: toggle mark\n" -#~ " -format: switch to the next available format\n" -#~ " -export: export the options and values displayed in a file (each line " -#~ "has format: \"/set name value\" or \"/unset name\")\n" -#~ " -help: force writing of help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " -nohelp: do not write help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " filter: set a new filter to see only matching options (this filter " -#~ "can be used as input in fset buffer as well); allowed formats are:\n" -#~ " * show all options (no filter)\n" -#~ " xxx show only options with \"xxx\" in name\n" -#~ " f:xxx show only configuration file \"xxx\"\n" -#~ " t:xxx show only type \"xxx\" (bool/int/str/col/enum or " -#~ "boolean/integer/string/color/enum)\n" -#~ " d show only changed options\n" -#~ " d:xxx show only changed options with \"xxx\" in name\n" -#~ " d=xxx show only changed options with \"xxx\" in value\n" -#~ " d==xxx show only changed options with exact value " -#~ "\"xxx\"\n" -#~ " h=xxx show only options with \"xxx\" in description " -#~ "(translated)\n" -#~ " he=xxx show only options with \"xxx\" in description (in " -#~ "English)\n" -#~ " =xxx show only options with \"xxx\" in value\n" -#~ " ==xxx show only options with exact value \"xxx\"\n" -#~ " c:xxx show only options matching the evaluated condition " -#~ "\"xxx\", using following variables: file, section, option, name, " -#~ "parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny " -#~ "(b/i/s/c/e), default_value, default_value_undef, value, quoted_value, " -#~ "value_undef, value_changed, parent_value, min, max, description, " -#~ "description2, description_en, description_en2, string_values, " -#~ "allowed_values\n" -#~ "\n" -#~ "The lines with options are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - fset.format.option1: first format for an option\n" -#~ " - fset.format.option2: second format for an option\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - option data, with color and padded by spaces on the right:\n" -#~ " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~ " - ${section}: section\n" -#~ " - ${option}: option name\n" -#~ " - ${name}: full option name (file.section.option)\n" -#~ " - ${parent_name}: parent option name\n" -#~ " - ${type}: option type (translated)\n" -#~ " - ${type_en}: option type (in English)\n" -#~ " - ${type_short}: short option type (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: tiny option type (b/i/s/c/e)\n" -#~ " - ${default_value}: option default value\n" -#~ " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~ "\"0\"\n" -#~ " - ${value}: option value\n" -#~ " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~ " - ${value_changed}: \"1\" if value is different from default value, " -#~ "otherwise \"0\"\n" -#~ " - ${value2}: option value, with inherited value if null\n" -#~ " - ${parent_value}: parent option value\n" -#~ " - ${min}: min value\n" -#~ " - ${max}: max value\n" -#~ " - ${description}: option description (translated)\n" -#~ " - ${description2}: option description (translated), \"(no " -#~ "description)\" (translated) if there's no description\n" -#~ " - ${description_en}: option description (in English)\n" -#~ " - ${description_en2}: option description (in English), \"(no " -#~ "description)\" if there's no description\n" -#~ " - ${string_values}: string values allowed for set of an enum option\n" -#~ " - ${allowed_values}: allowed values\n" -#~ " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~ " - ${index}: index of option in list\n" -#~ " - option data, with color but no spaces:\n" -#~ " - same names prefixed by underscore, for example: ${_name}, " -#~ "${_type}, ...\n" -#~ " - option data, raw format (no colors/spaces):\n" -#~ " - same names prefixed by two underscores, for example: ${__name}, " -#~ "${__type}, ...\n" -#~ " - option data, only spaces:\n" -#~ " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - other data:\n" -#~ " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~ " - ${newline}: insert a new line at point, so the option is displayed " -#~ "on multiple lines\n" -#~ "\n" -#~ "Keys and input to move in on fset buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ "\n" -#~ "Keys and input to set options on fset buffer:\n" -#~ " alt+space t toggle boolean value\n" -#~ " alt+'-' - subtract 1 from value for integer/color/enum, " -#~ "set value for other types\n" -#~ " alt+'+' + add 1 to value for integer/color/enum, append " -#~ "to value for other types\n" -#~ " alt+f, alt+r r reset value\n" -#~ " alt+f, alt+u u unset value\n" -#~ " alt+enter s set value\n" -#~ " alt+f, alt+n n set new value\n" -#~ " alt+f, alt+a a append to value\n" -#~ " alt+',' , mark/unmark option\n" -#~ " shift+up move one line up and mark/unmark option\n" -#~ " shift+down mark/unmark option and move one line down\n" -#~ " m:xxx mark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ " u:xxx unmark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ "\n" -#~ "Other keys and input on fset buffer:\n" -#~ " ctrl+l refresh options and whole screen (command: /" -#~ "fset -refresh)\n" -#~ " $ refresh options (keep marked options)\n" -#~ " $$ refresh options (unmark all options)\n" -#~ " alt+p p toggle plugin description options (plugins." -#~ "desc.*)\n" -#~ " alt+v v toggle help bar\n" -#~ " s:x,y sort options by fields x,y (see above)\n" -#~ " s: reset sort to its default value (see above)\n" -#~ " w:xxx export options in file \"xxx\"\n" -#~ " w-:xxx export options in file \"xxx\" without help\n" -#~ " w+:xxx export options in file \"xxx\" with help\n" -#~ " ctrl+x x switch the format used to display options\n" -#~ " q close fset buffer\n" -#~ "\n" -#~ "Mouse actions on fset buffer:\n" -#~ " wheel up/down move line up/down\n" -#~ " left button move line here\n" -#~ " right button toggle boolean (on/off) or edit the " -#~ "option value\n" -#~ " right button + drag left/right increase/decrease value for integer/" -#~ "color/enum, set/append to value for other types\n" -#~ " right button + drag up/down mark/unmark multiple options\n" -#~ "\n" -#~ "Note: if input has one or more leading spaces, the following text is " -#~ "interpreted as a filter, without the spaces. For example \" q\" searches " -#~ "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " show IRC options changed:\n" -#~ " /fset d:irc.*\n" -#~ " show all options with \"nicklist\" in name:\n" -#~ " /fset nicklist\n" -#~ " show all values which contain \"red\":\n" -#~ " /fset =red\n" -#~ " show all values which are exactly \"red\":\n" -#~ " /fset ==red\n" -#~ " show all integer options in irc plugin:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" -#~ msgstr "" -#~ " -bar: fügt eine Hilfe in einer Bar hinzu\n" -#~ " -refresh: der Bildschirm wird neu gezeichnet (Befehl: /window " -#~ "refresh)\n" -#~ " -up: bewegt die ausgewählte Zeile um die Anzahl an Zeilen nach " -#~ "oben\n" -#~ " -down: bewegt die ausgewählte Zeile um die Anzahl an Zeilen nach " -#~ "unten\n" -#~ " -left: der fset Buffer wird wird prozentual entsprechend der " -#~ "Fensterbreite nach links verschoben\n" -#~ " -right: der fset Buffer wird wird prozentual entsprechend der " -#~ "Fensterbreite nach rechts verschoben\n" -#~ " -go: wählt eine Zeile mit der entsprechenden Nummer aus, die " -#~ "erste Zeile beginnt mit 0 (mit \"end\" wird die letzte Zeile ausgewählt)\n" -#~ " -toggle: der Wert einer Variable vom Typ boolean wird umgeschaltet\n" -#~ " -add: addiert den \"Wert\" (kann auch eine negative Zahl sein) bei " -#~ "Integer, Farbe und Aufzählung (enum) für andere Typen wird die Variable " -#~ "in die Eingabezeile kopiert und der Cursor positioniert (bei negativem " -#~ "Wert wird der Cursor an Beginn der Variable positioniert, bei positivem " -#~ "Wert wird der Cursor an das Ende gesetzt)\n" -#~ " -reset: löscht den Wert von der Option\n" -#~ " -unset: Option wird zurückgesetzt\n" -#~ " -set: der /set Befehl wird in die Eingabezeile kopiert um den Wert " -#~ "der Option zu editieren (der Cursor wird auf den Anfang des Wertes " -#~ "gesetzt)\n" -#~ " -setnew: der /set Befehl wird in die Eingabezeile kopiert um den Wert " -#~ "einer Option zu bearbeiten\n" -#~ " -append: der /set Befehl wird in die Eingabezeile kopiert um einen " -#~ "zusätzlichen Wert einzugeben (der Cursor wird an das Ende der Variable " -#~ "positioniert)\n" -#~ " -mark: Markierung umschalten\n" -#~ " -format: es wird zum nächsten verfügbaren Format gewechselt\n" -#~ " -export: exportiert die Optionen und Werte, welche angezeigt werden, " -#~ "in eine Datei (jede Zeile hat das Format: \"/set Name Wert\" oder \"/" -#~ "unset Name\")\n" -#~ " -help: der Hilfstext für eine Option wird in die exportierte Datei " -#~ "geschrieben (siehe /help fset.look.export_help_default)\n" -#~ " -nohelp: der Hilfetext für eine Option wird nicht in die exportierte " -#~ "Datei geschrieben (siehe /help fset.look.export_help_default)\n" -#~ " filter: setzt einen neuen Filter um nur ausgewählte Optionen " -#~ "anzuzeigen (die Filterfunktion kann direkt in der Eingabezeile eingegeben " -#~ "werden); mögliche Formate sind:\n" -#~ " * alle Optionen werden angezeigt (keine Filterung)\n" -#~ " xxx zeigt nur Optionen mit \"xxx\" im Namen\n" -#~ " f:xxx zeigt nur Konfigurationsdatei \"xxx\" an\n" -#~ " t:xxx zeigt nur Optionen des entsprechenden Typs, " -#~ "\"xxx\" (bool/int/str/col/enum oder boolean/integer/string/color/enum)\n" -#~ " d zeigt nur Optionen die verändert wurden\n" -#~ " d:xxx zeigt nur Optionen die verändert wurden und " -#~ "\"xxx\" im Namen haben\n" -#~ " d=xxx zeigt nur veränderte Optionen, die \"xxx\" als " -#~ "Wert haben\n" -#~ " d==xxx zeigt nur veränderte Optionen die exakt \"xxx\" " -#~ "als Wert haben\n" -#~ " h=xxx zeigt alle Optionen, die den Text \"xxx\" in der " -#~ "Beschreibung enthalten (in der Übersetzung)\n" -#~ " he=xxx zeigt alle Optionen, die den Text \"xxx\" in der " -#~ "Beschreibung enthalten (in der englischen Beschreibung)\n" -#~ " =xxx zeigt nur Optionen mit \"xxx\" als Wert\n" -#~ " ==xxx zeigt nur Optionen die exakt \"xxx\" als Wert " -#~ "haben\n" -#~ " c:xxx zeigt nur Optionen auf die die evaluierte " -#~ "Bedingung \"xxx\" zutrifft, folgende Variable können verwendet werden: " -#~ "file, section, option, name, parent_name, type, type_en, type_short (bool/" -#~ "int/str/col/enum), type_tiny (b/i/s/c/e), default_value, " -#~ "default_value_undef, value, quoted_value, value_undef, value_changed, " -#~ "parent_value, min, max, description, description2, description_en, " -#~ "description_en2, string_values\n" -#~ "\n" -#~ "Zeilen werden mittels evaluierten Ausdrücken dargestellt (siehe /help " -#~ "eval für das Format), dazu werden diese Optionen verwendet:\n" -#~ " - fset.format.option1: erstes Format für eine Option\n" -#~ " - fset.format.option2: zweites Format für eine Option\n" -#~ "\n" -#~ "Die nachfolgenden Variablen können in den Optionen genutzt werden:\n" -#~ " - Optionsdaten, mit Farbe und durch Leerzeichen auf der rechten Seite " -#~ "aufgefüllt:\n" -#~ " - ${file}: Konfigurationsdatei (zum Beispiel \"weechat\" oder " -#~ "\"irc\")\n" -#~ " - ${section}: Sektion\n" -#~ " - ${option}: Name der Option\n" -#~ " - ${name}: vollständiger Name der Option (file.section.option)\n" -#~ " - ${parent_name}: übergeordneter Name der Option\n" -#~ " - ${type}: Optionstyp (übersetzt)\n" -#~ " - ${type_en}: Optionstyp (auf englisch)\n" -#~ " - ${type_short}: Optionstyp Kurzform (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: Optionstyp klein (b/i/s/c/e)\n" -#~ " - ${default_value}: Standardwert einer Option\n" -#~ " - ${default_value_undef}: \"1\" falls Standardwert null ist, " -#~ "andernfalls \"0\"\n" -#~ " - ${value}: Optionswert\n" -#~ " - ${value_undef}: \"1\" wenn Wert null ist, andernfalls \"0\"\n" -#~ " - ${value_changed}: \"1\" wenn Wert abweichend vom Standardwert ist, " -#~ "andernfalls \"0\"\n" -#~ " - ${value2}: Optionswert, mit geerbtem Wert falls null\n" -#~ " - ${parent_value}: übergeordneter Optionswert\n" -#~ " - ${min}: minimaler Wert\n" -#~ " - ${max}: maximaler Wert\n" -#~ " - ${description}: Beschreibung der Option (übersetzt)\n" -#~ " - ${description2}: Beschreibung der Option (übersetzt), \"(keine " -#~ "Beschreibung)\" (übersetzt) falls keine Beschreibung vorhanden\n" -#~ " - ${description_en}: Beschreibung der Option (in englisch)\n" -#~ " - ${description_en2}: Beschreibung der Option (in englisch), \"(keine " -#~ "Beschreibung)\" falls keine Beschreibung vorhanden\n" -#~ " - ${string_values}: Zeichenketten sind für Integer Optionen erlaubt\n" -#~ " - ${allowed_values}: zulässige Werte\n" -#~ " - ${marked}: \"1\" wenn Option markiert ist, andernfalls \"0\"\n" -#~ " - ${index}: Index der Option in der Liste\n" -#~ " - Optionsdaten, mit Farbe aber ohne Leerzeichen:\n" -#~ " - selbe Namen, vorangestellt mit Unterstrich, zum Beispiel: ${_name}, " -#~ "${_type}, ...\n" -#~ " - Optionsdaten, Rohformat (keine Farben/Leerzeichen):\n" -#~ " - selbe Namen, mit zwei vorangestellten Unterstrichen, zum Beispiel: " -#~ "${__name}, ${__type}, ...\n" -#~ " - Optionsdaten, nur Leerzeichen:\n" -#~ " - selbe Namen, mit vorangestelltem \"empty_\", zum Beispiel: " -#~ "${empty_name}, ${empty_type}\n" -#~ " - andere Daten:\n" -#~ " - ${selected_line}: \"1\" wenn Zeile ausgewählt ist, andernfalls " -#~ "\"0\"\n" -#~ " - ${newline}: fügt einen Zeilenumbruch an diese Position, dadurch " -#~ "wird die Option über mehrere Zeilen angezeigt\n" -#~ "\n" -#~ "Tasten und Eingaben um sich im fset Buffer zu bewegen:\n" -#~ " hoch eine Zeile nach oben\n" -#~ " runter eine Zeile nach unten\n" -#~ " pgup eine Seite nach oben\n" -#~ " pgdn eine Seite nach unten\n" -#~ " alt-home << springe zur ersten Zeile\n" -#~ " alt-end >> springe zur letzten Zeile\n" -#~ " F11 < horizontal nach links scrollen\n" -#~ " F12 > horizontal nach rechts scrollen\n" -#~ "\n" -#~ "Tasten und Eingaben um Optionen im fset Buffer zu editieren:\n" -#~ " alt+space t boolean Werte umschalten\n" -#~ " alt+'-' - subtrahiert 1 vom Wert, bei Integer/" -#~ "Farboptionen, bei anderen Typen kann der Wert editiert werden\n" -#~ " alt+'+' + addiert 1 zum Wert, bei Integer/Farboptionen, " -#~ "bei anderen Typen kann der Wert editiert werden\n" -#~ " alt+f, alt+r r Wert resetten\n" -#~ " alt+f, alt+u u Wert zurücksetzen\n" -#~ " alt+enter s Wert setzen\n" -#~ " alt+f, alt+n n ein neuer Wert wird gesetzt, der alte Wert " -#~ "wird gelöscht\n" -#~ " alt+f, alt+a a dem Wert was hinzufügen\n" -#~ " alt+',' , markieren/demarkieren einer Option\n" -#~ " shift+hoch eine Zeile nach oben und markiert/demarkiert " -#~ "Option\n" -#~ " shift+runter markiert/demarkiert Option und geht eine " -#~ "Zeile nach unten\n" -#~ " m:xxx markiert Optionen welche angezeigt werden und " -#~ "auf die der Filter \"xxx\" zutrifft (jeder Filter für Option oder Wert " -#~ "ist erlaubt, siehe Filterung weiter oben)\n" -#~ " u:xxx demarkiert Optionen welche angezeigt werden " -#~ "und auf die der Filter \"xxx\" zutrifft (jeder Filter für Option oder " -#~ "Wert ist erlaubt, siehe Filterung weiter oben)\n" -#~ "\n" -#~ "Weitere Tasten und Eingaben im fset Buffer:\n" -#~ " ctrl+l der Bildschirm wird neu gezeichnet (Befehl: /" -#~ "fset -refresh)\n" -#~ " $ Optionen neu einlesen (markierte Optionen " -#~ "werden beibehalten)\n" -#~ " $$ Optionen neu einlesen (Markierungen von " -#~ "Optionen werden dabei gelöscht)\n" -#~ " alt+p p Umschalten der Beschreibung von Erweiterungen " -#~ "(plugins.desc.*)\n" -#~ " alt+v v Hilfe-Bar Ein-/Ausschalten\n" -#~ " s:x,y sortiert Optionen nach Bereichen x,y (siehe /" -#~ "help fset.look.sort)\n" -#~ " s: setzt Sortierung wieder auf Standardwerte " -#~ "(siehe /help fset.look.sort)\n" -#~ " w:xxx exportiert Optionen in Datei \"xxx\"\n" -#~ " w-:xxx exportiert Optionen in Datei \"xxx\", ohne " -#~ "Hilfstext\n" -#~ " w+:xxx exportiert Optionen in Datei \"xxx\", mit " -#~ "Hilfstext\n" -#~ " ctrl+x x umschalten zwischen der Darstellung von " -#~ "Optionen\n" -#~ " q schließt fset Buffer\n" -#~ "\n" -#~ "Mausaktionen im fset-Buffer:\n" -#~ " Mausrad hoch/runter Zeile hoch/runter\n" -#~ " linke Maustaste Zeile auswählen\n" -#~ " rechte Maustaste boolean umschalten (an/aus) oder " -#~ "editiere den Wert einer Option\n" -#~ " rechte Maustaste + links/rechts Integer/Farbwerte werden erhöht/" -#~ "verringert, andere Variabletypen werden in die Eingabezeile kopiert\n" -#~ " rechte Maustaste + hoch/runter markieren/demarkieren von mehreren " -#~ "Optionen\n" -#~ "\n" -#~ "Hinweis: Leerzeichen am Anfang der Eingabezeile werden ignoriert und der " -#~ "folgende Text wird als Filter verwendet. Ein Beispiel: \"q\" schließt den " -#~ "fset-Buffer wobei hingegen \" q\" alle Optionen anzeigt die ein \"q\" im " -#~ "Namen beinhalten.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " zeigt alle IRC Optionen an, die verändert wurden:\n" -#~ " /fset d:irc.*\n" -#~ " zeigt alle Optionen die \"nicklist\" im Namen tragen:\n" -#~ " /fset nicklist\n" -#~ " zeigt alle Werte die \"rot\" beinhalten:\n" -#~ " /fset =rot\n" -#~ " zeigt alle Werte die exakt \"rot\" lauten:\n" -#~ " /fset ==rot\n" -#~ " zeigt alle Integer-Optionen der IRC-Erweiterung:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" - -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: führt einen Befehl aus der an alle Kanäle des aktuellen " -#~ "Servers gesendet wird\n" -#~ " -parted: wird nur bei vom Server getrennten Kanälen ausgeführt\n" -#~ " -exclude: dient zum Ausschluss ausgewählter Kanäle (Platzhalter \"*\" " -#~ "kann verwendet werden)\n" -#~ " -include: findet Anwendung für ausgewählte Kanäle (Platzhalter \"*\" " -#~ "kann verwendet werden)\\n\n" -#~ " command: Befehl der ausgeführt werden soll\n" -#~ "\n" -#~ "Argumente und Befehl werden evaluiert (siehe /help eval), folgende " -#~ "Variablen können genutzt werden:\n" -#~ " $server Name des Servers\n" -#~ " $channel Name des Kanals\n" -#~ " $nick Nickname der auf dem Server genutzt wird\n" -#~ " ${irc_server.xxx} Variable xxx von Server\n" -#~ " ${irc_channel.xxx} Variable xxx von Kanal\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " führe den Befehl '/me Ich teste gerade etwas...' für alle Kanäle aus:\n" -#~ " /allchan /me Ich teste gerade etwas...\n" -#~ " schicke 'Hallo Welt' an jeden Kanal, ausgenommen an den #weechat " -#~ "Kanal:\n" -#~ " /allchan -exclude=#weechat Hallo Welt\n" -#~ " schicke 'Hallo Welt' an jeden Kanal, ausgenommen an den #weechat Kanal " -#~ "und Kanäle die mit #linux beginnen:\n" -#~ " /allchan -exclude=#weechat,#linux* Hallo Welt\n" -#~ " schickt den Text 'Hallo' an alle Kanäle die mit #linux beginnen:\n" -#~ " /allchan -include=#linux* Hallo\n" -#~ " schließt alle, vom Server getrennte, Kanäle.:\n" -#~ " /allchan -parted /close" - -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: führt einen Befehl aus der für alle privaten Buffer, des " -#~ "aktuellen Servers, Anwendung findet\n" -#~ " -exclude: dient zum Ausschluss ausgewählter Nicks (Platzhalter \"*\" " -#~ "kann verwendet werden)\n" -#~ " -include: findet Anwendung für ausgewählte Nicks (Platzhalter \"*\" kann " -#~ "verwendet werden)\n" -#~ " command: Befehl der ausgeführt werden soll\n" -#~ "\n" -#~ "Argumente und Befehl werden evaluiert (siehe /help eval), folgende " -#~ "Variablen können genutzt werden:\n" -#~ " $server Name des Servers\n" -#~ " $channel Name des Kanals\n" -#~ " $nick Nickname der auf dem Server genutzt wird\n" -#~ " ${irc_server.xxx} Variable xxx von Server\n" -#~ " ${irc_channel.xxx} Variable xxx von Kanal\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " führe den Befehl '/me Ich teste gerade etwas...' für alle privaten " -#~ "Buffer aus:\n" -#~ " /allpv /me Ich teste gerade etwas...\n" -#~ " schicke 'Hallo' an alle, ausgenommen an Nick foo:\n" -#~ " /allpv -exclude=foo Hallo\n" -#~ " schicke den Text 'Hallo' an alle, ausgenommen für Nick foo und Nicks " -#~ "die mit bar beginnen:\n" -#~ " /allpv -exclude=foo,bar* Hallo\n" -#~ " schicke den Text 'Hallo' an alle Nicks die mit bar beginnen:\n" -#~ " /allpv -include=bar* Hallo\n" -#~ " schließe alle privaten Buffer:\n" -#~ " /allpv /close" - -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: dient zum Ausschluss ausgewählter Server (Platzhalter \"*\" " -#~ "kann verwendet werden)\n" -#~ " -include: findet Anwendung für ausgewählte Server (Platzhalter \"*\" " -#~ "kann verwendet werden)\n" -#~ " command: Befehl der ausgeführt werden soll\n" -#~ "\n" -#~ "Argumente und Befehl werden evaluiert (siehe /help eval), folgende " -#~ "Variablen können genutzt werden:\n" -#~ " $server Name des Servers\n" -#~ " $nick Nickname der auf dem Server genutzt wird\n" -#~ " ${irc_server.xxx} Variable xxx von Server\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " ändere den Nick auf allen Servern:\n" -#~ " /allserv /nick newnick\n" -#~ " setzt den Status, auf allen Servern, auf abwesend:\n" -#~ " /allserv /away I'm away\n" -#~ " führt ein whois mit meinem nick auf allen Servern aus:\n" -#~ " /allserv /whois $nick" - -#~ msgid "" -#~ "username: SASL username (content is evaluated, see /help eval; server " -#~ "options are evaluated with ${irc_server.xxx} and ${server} is replaced by " -#~ "the server name)\n" -#~ "password: SASL password or path to file with private key (content is " -#~ "evaluated, see /help eval; server options are evaluated with ${irc_server." -#~ "xxx} and ${server} is replaced by the server name)\n" -#~ "\n" -#~ "If username and password are not provided, the values from server options " -#~ "\"sasl_username\" and \"sasl_password\" (or \"sasl_key\") are used.\n" -#~ "\n" -#~ "Examples:\n" -#~ " authenticate with username/password defined in the server:\n" -#~ " /auth\n" -#~ " authenticate as a different user:\n" -#~ " /auth user2 password2\n" -#~ " authenticate as a different user with mechanism ecdsa-nist256p-" -#~ "challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" -#~ msgstr "" -#~ "username: SASL Username (Inhalt ist evaluiert, siehe /help eval; " -#~ "Serveroptionen werden mit ${irc_server.xxx} evaluiert und ${server} wird " -#~ "durch den Servernamen ersetzt)\n" -#~ "password: SASL-Passwort oder Pfad zur Datei mit privatem Schlüssel " -#~ "(Inhalt ist evaluiert, siehe /help eval; Serveroptionen werden mit " -#~ "${irc_server.xxx} evaluiert und ${server} wird durch den Servernamen " -#~ "ersetzt)\n" -#~ "\n" -#~ "Wenn Benutzername und Kennwort nicht angegeben wurden, werden die Werte " -#~ "aus den Serveroptionen \"sasl_username\" und \"sasl_password\" (oder " -#~ "\"sasl_key\") verwendet.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " authentifizieren Sie sich mit dem im Server definierten Benutzernamen/" -#~ "Passwort:\n" -#~ " /auth\n" -#~ " authentifizieren Sie sich mit einem anderen Benutzer:\n" -#~ " /auth user2 password2\n" -#~ " authentifizieren als anderer Benutzer mit Mechanismus ecdsa-nist256p-" -#~ "challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" - -#~ 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" -#~ " apply: set currently joined channels in the autojoin option\n" -#~ " join: join the channels in the autojoin option\n" -#~ " sort: sort alphabetically channels in the autojoin option; with " -#~ "\"buffer\": first sort by buffer number, then alphabetically\n" -#~ "\n" -#~ "Examples:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" -#~ msgstr "" -#~ " add: Hinzufügen des aktuellen Kanals oder einer Liste von Kanälen " -#~ "(mit optionalen Schlüsseln) zur autojoin-Option; Wenn Sie sich in dem " -#~ "Kanal befinden und der Schlüssel nicht übergeben wird, wird der Schlüssel " -#~ "im Kanal gelesen\n" -#~ " addraw: das IRC Roh-Format wird genutzt (wie beim /join Befehl): alle " -#~ "Kanäle werden durch Kommata voneinander getrennt und optional werden die " -#~ "Schlüssel durch Kommata separiert\n" -#~ " del: Löschen des aktuellen Kanals oder eine Liste von Kanälen aus der " -#~ "autoJoin-Option\n" -#~ "channel: Kanalname\n" -#~ " key: Schlüssel für den Kanal\n" -#~ " apply: fügt die aktuell besuchten Kanäle in der autojoin-Option hinzu\n" -#~ " join: betrete die Kanäle, die in der autojoin-Option eingetragen sind\n" -#~ " sort: sortiert die Kanäle alphabetisch, in der autojoin Option, nutzt " -#~ "man \"buffer\": sortiert die Kanäle nach der Reihenfolge der Buffer, dann " -#~ "alphabetisch\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" - -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: führt alle Fähigkeiten auf die vom Server unterstützt werden\n" -#~ " list: führt alle Fähigkeiten auf die aktuell genutzt werden\n" -#~ " req: fordert eine Fähigkeit an\n" -#~ " ack: bestätigt eine Fähigkeit die von Serverseite eine Bestätigung " -#~ "erfordert\n" -#~ " end: beendet die Übertragung von Fähigkeiten\n" -#~ "\n" -#~ "Ohne Angaben von Argumenten werden \"ls\" und \"list\" gesendet.\n" -#~ "\n" -#~ "Fähigkeiten die von WeeChat unterstützt werden: account-notify, account-" -#~ "tag, away-notify, batch, cap-notify, chghost, draft/multiline, echo-" -#~ "message, extended-join, invite-notify, message-tags, multi-prefix, server-" -#~ "time, setname, userhost-in-names.\n" -#~ "\n" -#~ "Fähigkeiten die standardmäßig genutzt werden sollen, können mit der " -#~ "Option irc.server_default.capabilities gesetzt werden (oder individuell " -#~ "für jeden Server mit der Option irc.server.xxx.capabilities).\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " zeigt unterstützte und aktivierte Funktionen an:\n" -#~ " /cap\n" -#~ " Fähigkeiten multi-prefix und away-notify anfordern:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " Fähigkeit extended-join anfordern, Fähigkeit multi-prefix entfernen:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " Fähigkeit away-notify entfernen\n" -#~ " /cap req -away-notify" - -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " server: Name des Servers, folgende Möglichkeiten bestehen:\n" -#~ " - intern genutzter Servername, zu dem eine Verbindung " -#~ "aufgebaut werden soll (Server muss zuerst mittels \"/server add\" " -#~ "angelegt werden (wird empfohlen!))\n" -#~ " - Hostname/Port oder IP/Port, Port 6697 wird standardmäßig " -#~ "für TLS verwendet, sonst wird Port 6667 genutzt\n" -#~ " - URL mit folgendem Format: irc[6][s]://[nickname[:" -#~ "password]@]irc.example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Hinweis: bei einer Adresse/IP/URL, wird ein temporärer Server " -#~ "erstellt (DIESER WIRD NICHT GESPEICHERT), siehe /help irc.look." -#~ "temporary_servers\n" -#~ " option: legt Einstellung für den Server fest (die Boolean-" -#~ "Einstellungen können weggelassen werden)\n" -#~ " nooption: deaktiviert eine Boolean Einstellung (Beispiel: -notls)\n" -#~ " -all: Verbindung wird zu den Servern hergestellt, für die eine " -#~ "Konfiguration vorhanden ist\n" -#~ " -auto: Verbindung zu den Servern herstellen, für die die Einstellung " -#~ "\"autoconnect\" aktiviert ist\n" -#~ " -open: stellt eine Verbindung zu allen geöffneten Servern her, zu " -#~ "denen aktuell keine Verbindung besteht\n" -#~ " -nojoin: Channel(s) werden nicht betreten (auch falls die Funktion " -#~ "\"autojoin\" aktiviert sein sollte)\n" -#~ " -switch: wechselt zur nächsten Server-Adresse\n" -#~ "\n" -#~ "Um eine Verbindung zum Server, oder Verbindungsversuche, zu beenden wird " -#~ "der Befehl /disconnect verwendet.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc6.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/6699 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " server: an diesen Server senden (interner Servername)\n" -#~ " target: Nick- oder Kanalname an welchen eine CTCP-Nachricht geschickt " -#~ "werden soll ('*' = aktueller Kanal)\n" -#~ " type: CTCP-Nachricht (Beispiele: \"version\", \"ping\", usw.)\n" -#~ "arguments: Argumente für CTCP\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "nick: Nickname\n" -#~ "file: zu versendende Datei (welche lokal vorliegt)\n" -#~ "\n" -#~ "Beispiel:\n" -#~ " sendet eine Chat-Anfrage an den User \"toto\"\n" -#~ " /dcc chat toto\n" -#~ " sendet die Datei \"/home/foo/bar.txt\" an den User \"toto\"\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " server: interner Name des Servers\n" -#~ " -all: Verbindung zu allen Servern trennen\n" -#~ "-pending: bricht eine automatische Wiederverbindung zu Servern ab, zu " -#~ "denen gerade eine erneute Verbindung aufgebaut werden soll\n" -#~ " reason: Begründung für die Trennung" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nick: Nick oder Maske (Platzhalter \"*\" kann verwendet werden)\n" -#~ " *: vergibt an alle Nicks im Kanal den half-operator-Status" - -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: zeigt alle Ignorierungen an\n" -#~ " add: fügt eine Ignorierung hinzu\n" -#~ " nick: Nick oder Hostname (dies kann ein erweiterter regulärer POSIX " -#~ "Ausdruck sein, sofern \"re:\" angegeben wird oder eine Maske mittels " -#~ "\"*\" genutzt wird um ein oder mehrere Zeichen zu ersetzen)\n" -#~ " del: entfernt eine Ignorierung\n" -#~ " number: Nummer der Ignorierung die entfernt werden soll (nutze " -#~ "\"list\" um den entsprechenden Eintrag zu finden)\n" -#~ " -all: entfernt alle Einträge\n" -#~ " server: interner Name des Server auf welchem die Ignorierung statt " -#~ "finden soll\n" -#~ " channel: Name des Kanals, in dem die Ignorierung statt finden soll\n" -#~ "\n" -#~ "Hinweis: Um zwischen Groß-und Kleinschreibung zu unterscheiden muss am " -#~ "Wortanfang \"(?-i)\" genutzt werden.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " ignoriert den Nick \"toto\" global:\n" -#~ " /ignore add toto\n" -#~ " ignoriert den Host \"toto@domain.com\" auf dem libera Server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignoriert den Host \"toto*@*.domain.com\" im Chat libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: es wird nicht zu dem angegebenen Kanal gewechselt\n" -#~ " server: an angegebenen Server (interner Name) senden\n" -#~ " channel: Name des Kanals, der betreten werden soll\n" -#~ " key: Zugriffsschlüssel für einen Kanal (Kanäle, die einen " -#~ "Zugriffsschlüssel benötigen, müssen zuerst aufgeführt werden)\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /join #weechat\n" -#~ " /join #geschützter_Kanal,#weechat Zugriffsschlüssel\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ "channel: Kanalname\n" -#~ " nick: Nickname der rausgeworfen und gebannt werden soll\n" -#~ " reason: Begründung für den Rauswurf (evaluiert, siehe /help eval; " -#~ "besondere Variablen ${nick} (eigener Nick), ${target} (betroffener Nick), " -#~ "${channel} und ${server}, werden durch den entsprechenden Wert ersetzt)\n" -#~ "\n" -#~ "Es ist möglich kick/ban mittels einer Maske auszuführen. Der Nick wird " -#~ "aus der Maske heraus gefiltert und durch \"*\" ersetzt.\n" -#~ "\n" -#~ "Beispiel:\n" -#~ " sperre \"*!*@host.com\" und kicke dann \"toto\":\n" -#~ " /kickban toto!*@host.com" - -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "channel: Name des Kanals\n" -#~ "message: Text, welcher versendet werden soll" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " regex: POSIX extended regular expression used to filter results (case " -#~ "insensitive, can start by \"(?-i)\" to become case sensitive); when a " -#~ "regular expression is used, the result is displayed on server buffer " -#~ "instead of a dedicated buffer\n" -#~ "channel: channel to list\n" -#~ " target: server name\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the /list buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the /list buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -join: join the channel on the selected line\n" -#~ "\n" -#~ "Keys and input on /list buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ " * show all channels (no filter)\n" -#~ " xxx show only channels with \"xxx\" in name or " -#~ "topic (case insensitive)\n" -#~ " n:xxx show only channels with \"xxx\" in name (case " -#~ "insensitive)\n" -#~ " t:xxx show only channels with \"xxx\" in topic (case " -#~ "insensitive)\n" -#~ " u:n show only channels with at least \"n\" users\n" -#~ " u:>n show only channels with more than \"n\" users\n" -#~ " u:<n show only channels with less than \"n\" users\n" -#~ " c:xxx show only channels matching the evaluated " -#~ "condition \"xxx\", using following variables: name, name2, users, topic\n" -#~ " ctrl-j j join channel on selected line\n" -#~ " s:x,y sort channels by fields x,y (see below)\n" -#~ " s: reset sort to its default value (see below)\n" -#~ " $ refresh list (run again command /list)\n" -#~ " q close buffer\n" -#~ "\n" -#~ "Sort keys on /list buffer:\n" -#~ " name channel name (eg: \"##test\")\n" -#~ " name2 channel name without prefix (eg: \"test\")\n" -#~ " users number of users on channel\n" -#~ " topic channel topic\n" -#~ "\n" -#~ "Examples:\n" -#~ " list all channels on server and display them in a dedicated buffer (can " -#~ "be slow on large networks):\n" -#~ " /list\n" -#~ " list channel #weechat:\n" -#~ " /list #weechat\n" -#~ " list all channels beginning with \"#weechat\" (can be very slow on " -#~ "large networks):\n" -#~ " /list -re #weechat.*\n" -#~ " on /list buffer:\n" -#~ " channels with \"weechat\" in name:\n" -#~ " n:weechat\n" -#~ " channels with at least 100 users:\n" -#~ " u:100\n" -#~ " channels with \"freebsd\" (case insensitive) in topic and more than " -#~ "10 users:\n" -#~ " c:${topic} =- freebsd && ${users} > 10\n" -#~ " sort channels by users (big channels first), then name2 (name without " -#~ "prefix):\n" -#~ " s:-users,name2" -#~ msgstr "" -#~ " server: wird an diesen Server gesendet (interner Name)\n" -#~ " regex: erweiterter regulärer POSIX Ausdruck um Filterergebnisse zu " -#~ "erstellen (Groß- und Kleinschreibung wird ignoriert, kann mit \"(?-i)\" " -#~ "beginnen, um Groß- und Kleinschreibung zu berücksichtigen); fallsein " -#~ "regulärer Ausdruck verwendet wird, wird das Ergebnis im entsprechendem " -#~ "Serverbuffer angezeigt, anstelle in dem zugehörigen Buffer\n" -#~ "channel: Kanal zur Liste auswählen\n" -#~ " target: Name des Servers\n" -#~ " -up: verschiebt die ausgewählte Zeile um „Anzahl“-Zeilen nach oben\n" -#~ " -down: verschiebt die ausgewählte Zeile um „Anzahl“-Zeilen nach unten\n" -#~ " -left: scrollt den /list-Buffer um „Prozent“ der Breite nach links\n" -#~ " -right: scrollt den /list-Buffer um „Prozent“ der Breite nach rechts\n" -#~ " -go: wählt eine Zeile nach Nummer aus. Die erste Zeilennummer ist 0 " -#~ "(\"end“ zur Auswahl der letzten Zeile\n" -#~ " -join: tritt dem Kanal in der ausgewählten Zeile bei\n" -#~ "\n" -#~ "Tasten und Eingabezeile im /list Buffer:\n" -#~ " up Eine Zeile nach oben\n" -#~ " down Eine Zeile nach unten\n" -#~ " pgup Eine Seite hoch\n" -#~ " pgdn Eine Seite runter\n" -#~ " alt-home << Gehe zur ersten Zeile\n" -#~ " alt-end >> Gehe zur letzten Zeile\n" -#~ " F11 < scrollt horizontal nach links\n" -#~ " F12 > scrollt horizontal nach rechts\n" -#~ " * zeigt alle Kanäle an (ohne Filter)\n" -#~ " xxx zeigt nur Kanäle an mit \"xxx\" im Namen oder " -#~ "Thema (Groß- und Kleinschreibung wird ignoriert)\n" -#~ " n:xxx zeigt nur Kanäle mit im Namen (Groß- und " -#~ "Kleinschreibung wird ignoriert)\n" -#~ " t:xxx zeigt nur Kanäle mit \"xxx\" im Thema (Groß- " -#~ "und Kleinschreibung wird ignoriert)\n" -#~ " u:n zeigt nur Kanäle mit wenigstens \"n\" Usern\n" -#~ " u:>n zeigt nur Kanäle mit mehr als \"n\" Usern\n" -#~ " u:<n zeigt nur Kanäle mit weniger als \"n\" Usern\n" -#~ " c:xxx zeigt nur Kanäle an, die der ausgewerteten " -#~ "Bedingung, \"xxx\", entsprechen , unter Verwendung folgender Variablen: " -#~ "name, name2, users, topic\n" -#~ " ctrl-j j betritt den Kanal der gerade angewählt ist\n" -#~ " s:x,y sortiert Kanäle nach Feldern x,y (siehe " -#~ "unten)\n" -#~ " s: Sortierung auf den Standardwert zurücksetzen " -#~ "(siehe unten)\n" -#~ " $ Liste aktualisieren (Der Befehl /list wird " -#~ "erneut ausgeführt)\n" -#~ " q Buffer schließen\n" -#~ "\n" -#~ "Sortiertierung im /list Buffer\n" -#~ " name Kanalname (z.B.: \"##test\")\n" -#~ " name2 Kanalname ohne Prefix (z.B.: \"test\")\n" -#~ " users Anzahl an Usern im Kanal\n" -#~ " topic Thema des Kanals\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " liste alle Kanäle des Server und zeige diese in einem entsprechendem " -#~ "Buffer an (kann bei großen Netzwerken sehr langsam sein):\n" -#~ " /list\n" -#~ " liste Kanal #weechat:\n" -#~ " /list #weechat\n" -#~ " liste alle Kanäle auf, die mit \"#weechat\" beginnen (kann bei großen " -#~ "Netzwerken sehr langsam sein):\n" -#~ " /list -re #weechat.*\n" -#~ " im /list Buffer:\n" -#~ " Kanäle mit \"weechat\" im Namen:\n" -#~ " n:weechat\n" -#~ " Kanäle mit mindestens 100 Usern:\n" -#~ " u:100\n" -#~ " Kanäle mit \"freebsd\" (Groß- und Kleinschreibung wird ignoriert) im " -#~ "Thema und mehr als 10 Usern:\n" -#~ " c:${topic} =- freebsd && ${users} > 10\n" -#~ " sortiert Kanäle nach Usern (Große Kanäle als Erstes), dann name2 " -#~ "(Name ohne Präfix):\n" -#~ " s:-users,name2" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "Kanal-Eigenschaften:\n" -#~ " channel: zu ändernder Kanal (standardmäßig der erste Kanal)\n" -#~ " o: vergibt/entzieht Operator Privilegien\n" -#~ " p: privater Kanal\n" -#~ " s: geheimer Kanal\n" -#~ " i: geschlossener Kanal (Zutritt nur mit Einladung)\n" -#~ " t: nur Operatoren dürfen das Thema setzen\n" -#~ " n: keine Nachrichten von außerhalb des Kanals zulassen\n" -#~ " m: moderierter Kanal (schreiben nur mit Stimme)\n" -#~ " l: maximale Anzahl an Usern im Kanal festlegen\n" -#~ " b: Bannmaske für zu sperrende User (in nick!ident@host-Form)\n" -#~ " e: legt Ausnahmemaske fest\n" -#~ " v: vergibt/entzieht Schreibrechte (voice) in moderierten Kanälen\n" -#~ " k: legt ein Passwort für den Kanal fest\n" -#~ "User-Eigenschaften:\n" -#~ " nick: zu ändernder Nickname\n" -#~ " i: User als unsichtbar kennzeichnen\n" -#~ " s: User empfängt Server-Nachrichten\n" -#~ " w: User empfängt WALLOPS\n" -#~ " o: User ist Channel-Operator\n" -#~ "\n" -#~ "Die Liste der hier dargestellten Eigenschaften ist nicht vollständig. Es " -#~ "sollte die Dokumentation des jeweiligen Servers zu Rate gezogen werden, " -#~ "um alle verfügbaren Modi zu erfahren.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " schützt das Thema des Channels #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " um sich auf dem Server unsichtbar machen:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "server: an diesen Server senden (interner Name)\n" -#~ "target: Nick- oder Kanalname\n" -#~ " text: zu sendender Text" - -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: fügt eine Benachrichtigung hinzu\n" -#~ " nick: Nickname\n" -#~ "server: interner Name des Servers (Standard: aktueller Server)\n" -#~ " -away: gibt eine Benachrichtigung aus, falls sich die " -#~ "Abwesenheitsnachricht ändert (der Nick wird mittels whois abgefragt)\n" -#~ " del: entfernt eine Benachrichtigung\n" -#~ " -all: entfernt alle Benachrichtigungen\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten werden alle Benachrichtigungen für den " -#~ "aktuellen Server angezeigt (um alle Server abzufragen muss der Befehl im " -#~ "Core Buffer ausgeführt werden).\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Benachrichtigung falls sich \"toto\" am aktuellen Server an- oder " -#~ "abmeldet:\n" -#~ " /notify add toto\n" -#~ " Benachrichtigung falls sich \"toto\" am libera Server an- oder " -#~ "abmeldet:\n" -#~ " /notify add toto libera\n" -#~ " Benachrichtigung falls \"toto\" den Befehl away am libera Server " -#~ "nutzt:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nick: Nick oder Maske (Platzhalter \"*\" kann verwendet werden)\n" -#~ " *: vergibt an alle Nicks im Kanal den Operator-Status" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ "channel: Name des Kanals welcher verlassen werden soll\n" -#~ "message: Abschiedsnachricht (wird anderen Usern angezeigt)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: es wird nicht zum neuen Buffer gewechselt\n" -#~ "server: an diesen Server senden (interner Name)\n" -#~ "target: Nickname\n" -#~ " text: zu sendender Text" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " server: Servername zu welchem neu verbunden werden soll (interner Name)\n" -#~ " -all: mit allen Servern neu verbinden\n" -#~ "-nojoin: Kanäle werden nicht betreten (auch falls autojoin für diesen " -#~ "Server aktiviert ist)\n" -#~ "-switch: wechselt zur nächsten Server-Adresse" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " nick: Nickname\n" -#~ "new_nick: neuer Nickname" - -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: listet Server auf (ohne Angabe von Argumente wird diese Liste " -#~ "standardmäßig ausgegeben)\n" -#~ "listfull: listet alle Server auf, mit detaillierten Informationen zu " -#~ "jedem einzelnen Server\n" -#~ " add: erstellt einen neuen Server\n" -#~ " name: Servername, dient der internen Nutzung und zur Darstellung; " -#~ "dieser Name wird genutzt um sich mit dem Server zu verbinden (/connect " -#~ "name) und um die entsprechenden Optionen anzupassen: irc.server.name.xxx\n" -#~ "hostname: Name oder IP-Adresse des Servers. Optional kann zusätzlich der " -#~ "Port festgelegt werden (Standard-Port: 6697, für TLS, ansonsten 6667). " -#~ "Mehrere Adressen können durch Kommata getrennt werden\n" -#~ " -temp: erstellt temporären Server (wird nicht gespeichert)\n" -#~ " option: legt die Optionen für den Server fest (die Boolean-Optionen " -#~ "können weggelassen werden)\n" -#~ "nooption: stellt die Boolean Einstellung auf 'off' (Beispiel: -notls)\n" -#~ " copy: erstellt eine Kopie des Servers\n" -#~ " rename: benennt den Server um\n" -#~ " reorder: Anordnung der Server ändern\n" -#~ " open: öffnet den Serverbuffer, ohne eine Verbindung herzustellen\n" -#~ " keep: übernimmt den Server in die Konfigurationsdatei (nur sinnvoll " -#~ "bei temporär angelegten Servern)\n" -#~ " del: entfernt einen Server\n" -#~ " deloutq: löscht bei allen Servern alle ausgehende Nachrichten, die in " -#~ "der Warteschlange stehen (dies betrifft alle Nachrichten die WeeChat " -#~ "gerade sendet)\n" -#~ " jump: springt zum Server-Buffer\n" -#~ " raw: öffnet Buffer mit Roh-IRC-Daten\n" -#~ " filter: setzt einen neuen Filter um übereinstimmende Nachrichten " -#~ "anzuzeigen (ein Filter kann auch in der Eingabezeile im IRC Datenbuffer " -#~ "angelegt werden); erlaubte Formattierungen:\n" -#~ " * zeigt alle Nachrichten an (keine Filterung von " -#~ "Nachrichten)\n" -#~ " xxx zeigt nur Nachrichten mit \"xxx\" an\n" -#~ " s:xxx zeigt nur Nachrichten von Server \"xxx\" an\n" -#~ " f:xxx zeigt nur Nachrichten mit dem entsprechenden Flag an: " -#~ "recv (erhaltene Nachricht), sent (gesendete Nachricht), modified " -#~ "(Nachricht welche modifiziert wurde), redirected (umgeleitete Nachricht)\n" -#~ " m:xxx zeigt nur IRC Befehl \"xxx\" an\n" -#~ " c:xxx zeigt nur Nachrichten an auf die die evaluierte " -#~ "Bedingung \"xxx\" zutrifft, folgende Variable können verwendet werden: " -#~ "Ausgabe der Funktion irc_message_parse (wie nick, command, channel, text, " -#~ "etc., siehe Funktion info_get_hashtable in der Anleitung für API " -#~ "Erweiterung für eine Liste aller möglichen Variablen), date (Format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6697 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ " user: Benutzername\n" -#~ " target: Servername\n" -#~ "channel: Kanalname" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ "channel: Name des Kanals\n" -#~ " topic: neues Thema für den Kanal\n" -#~ "-delete: entfernt das Thema des Kanals" - -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ "target: Name des Servers (interner Servername)\n" -#~ " nick: Nick, welcher abgefragt werden soll (es kann auch eine Maske " -#~ "genutzt werden)\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten, nutzt /whois folgende Regel:\n" -#~ "- den eigenen Nick, falls es sich um einen Server/Kanal-Buffer handelt\n" -#~ "- den Nick des Gesprächspartners, falls es sich um einen privaten Buffer " -#~ "handelt.\n" -#~ "\n" -#~ "Sollte die Einstellung irc.network.whois_double_nick aktiviert sein dann " -#~ "wird ein Nick zweimal verwendet (sofern der Nick nur einmal angegeben " -#~ "wurde), um die Idle-Zeit zu erhalten." - -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: zeigt von allen geöffneten Buffern den Status der " -#~ "Protokollierung an\n" -#~ " set: legt den Level fest, nach dem der aktuelle Buffer protokolliert " -#~ "werden soll\n" -#~ " level: legt fest, welche Nachrichten protokolliert werden sollen (0 = " -#~ "nichts protokollieren, 1 = nur die wichtigsten Nachrichten " -#~ "protokollieren .. 9 = alle Nachrichten werden protokolliert)\n" -#~ " flush: sichert alle Protokolle umgehend\n" -#~ "disable: die Protokollierung wird für den aktuellen Buffer deaktiviert " -#~ "(der Level wird auf 0 gestellt)\n" -#~ "\n" -#~ "Die Einstellungen \"logger.level.*\" und \"logger.mask.*\" können genutzt " -#~ "werden um den Level der Protokollierung festzulegen und um eine Maske für " -#~ "einen oder mehrere Buffer zu definieren.\n" -#~ "\n" -#~ "Level der Protokollierung, die die IRC Erweiterung unterstützt:\n" -#~ " 1: Nachrichten von Usern (private und öffentliche Nachrichten), notice " -#~ "(Server und Kanal)\n" -#~ " 2: Wechsel von Nicks (/nick)\n" -#~ " 3: Nachrichten vom Server\n" -#~ " 4: join/part/quit Nachrichten\n" -#~ " 9: alle Nachrichten\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " Stellt den Level für den aktuellen Buffer auf 5 ein:\n" -#~ " /logger set 5\n" -#~ " Die Protokollierung für den aktuellen Buffer wird ausgeschaltet:\n" -#~ " /logger disable\n" -#~ " Stellt den Level für alle IRC-Buffer auf 3 ein:\n" -#~ " /set logger.level.irc 3\n" -#~ " Die Protokollierung, für den WeeChat Haupt-Buffer, wird deaktiviert:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " Für jeden IRC-Server wird ein separates Verzeichnis erstellt und darin " -#~ "eine eigene Protokoll-Datei, für jeden Kanal:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: installierte Skripten werden aufgelistet\n" -#~ "listfull: detaillierte Auflistung aller installierten Skripten\n" -#~ " load: installiert ein Skript\n" -#~ "autoload: startet automatisch alle Skripten aus dem \"autoload\" " -#~ "Verzeichnis\n" -#~ " reload: ein Skript wird erneut gestartet (wird kein Name angegeben, " -#~ "dann werden alle Skripten beendet und erneut gestartet)\n" -#~ " unload: beendet ein Skript (wird kein Name angegeben, dann werden alle " -#~ "Skripten beendet)\n" -#~ "filename: Skript (Datei) welches geladen werden soll\n" -#~ " -q: unterdrückter Modus: Es werden keine Nachrichten ausgegeben\n" -#~ " name: Name eines Skriptes (der Name der in der \"register\" Funktion " -#~ "der Skript-API genutzt wird)\n" -#~ " eval: evaluiert einen Quelltext und das Ergebnis wird im aktuellen " -#~ "Buffer ausgegeben\n" -#~ " -o: evaluierter Ergebnis wird im Buffer ausgegeben ohne das Befehle " -#~ "ausgeführt werden\n" -#~ " -oc: evaluierter Ergebnis wird im Buffer ausgegeben und Befehle " -#~ "werden ausgeführt\n" -#~ " code: Quelltext welcher evaluiert werden soll\n" -#~ " version: zeigt die Version des verwendeten Interpreters an\n" -#~ "\n" -#~ "Ohne Angabe eines Argumentes listet dieser Befehl alle geladenen Skripten " -#~ "auf." - -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: Auflistung der Relay-Clients (nur aktive Relays)\n" -#~ " listfull: detaillierte Auflistung der Relay-Clients (alle Relays)\n" -#~ " listrelay: Auflistung der Relays (Name und Port)\n" -#~ " add: fügt ein Relay, für ein Protokoll + Name, hinzu\n" -#~ " del: entfernt Relay für ein Protokoll + Name\n" -#~ " start: lausche am Port\n" -#~ " restart: beendet den Server Socket und lauscht erneut am Port " -#~ "(Clients bleiben verbunden)\n" -#~ " stop: schließt den Server Socket (Clients bleiben verbunden)\n" -#~ " name: Name des Relays (siehe Format weiter unten)\n" -#~ " port: Port der für Relay genutzt werden soll\n" -#~ " path: Pfad der für Relay genutzt werden soll (ausschließlich für " -#~ "UNIX Domain Socket); Pfad ist evaluiert (siehe Funktion " -#~ "string_eval_path_home in Erweiterung API Referenz)/n\n" -#~ " raw: öffnet einen Buffer mit Relay-Rohdaten\n" -#~ " tlscertkey: setzt TLS Zertifikat/Schlüssel mittels Pfad in Einstellung " -#~ "relay.network.tls_cert_key\n" -#~ "\n" -#~ "Aufbau des Relay-Namens: [ipv4.][ipv6.][tls.]<Protokoll.Name> oder unix." -#~ "[tls.]<Protokoll.Name>\n" -#~ " ipv4: erzwingt die Nutzung von IPv4\n" -#~ " ipv6: erzwingt die Nutzung von IPv6\n" -#~ " tls: aktiviert TLS\n" -#~ " unix: nutzt UNIX Domain Socket\n" -#~ "protocol.name: Protokoll und Name des Relay:\n" -#~ " - Protokoll \"irc\": Name des Servers welcher geteilt " -#~ "werden soll (optional. Falls kein Name angegeben wird, muss der Client " -#~ "einen Namen mit dem Befehl \"PASS\" übermitteln, das Format ist wie " -#~ "folgt: \"PASS Server:Passwort\")\n" -#~ " - Protokoll \"weechat\" (es wird kein Name verwendet)\n" -#~ "\n" -#~ "Das \"irc\" Protokoll dient dazu eine Verbindung zu einem anderen IRC " -#~ "Client (oder zu einem zweiten WeeChat) herzustellen.\n" -#~ "Das \"weechat\" Protokoll wird von einem Remote-Interface genutzt um eine " -#~ "Verbindung auf dem Port herzustellen. Siehe https://weechat.org/about/" -#~ "interfaces/\n" -#~ "\n" -#~ "Ohne Angabe von Argumenten werden alle Relay-Clients in einem neuen " -#~ "Buffer dargestellt.\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " IRC Proxy für Server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " IRC Proxy, für Server \"libera\", mit TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " IRC Proxy für alle Server (Client wählt aus), mit TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " WeeChat Protokoll:\n" -#~ " /relay add weechat 9000\n" -#~ " WeeChat Protokoll, mit TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " WeeChat Protokoll, mit TLS, nur IPv4 nutzen:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " WeeChat Protokoll, mit TLS, nur IPv6 nutzen:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " WeeChat Protokoll, mit TLS, mit IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " Weechat Protokoll über UNIX Domain Socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" - -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: gibt alle geladenen Skripten im Buffer aus (unabhängig " -#~ "der Programmiersprache)\n" -#~ " -o: gibt eine Liste der laufenden Skripten im Buffer aus " -#~ "(Ausgabe in englisch)\n" -#~ " -ol: gibt eine Liste der laufenden Skripten im Buffer aus " -#~ "(Ausgabe ist übersetzt)\n" -#~ " -i: eine Liste der laufenden Skripten wird in die " -#~ "Eingabezeile kopiert (um sie dann manuell in einen Buffer zu senden)" -#~ "(Ausgabe in englisch)\n" -#~ " -il: eine Liste der laufenden Skripten wird in die " -#~ "Eingabezeile kopiert (um sie dann manuell in einen Buffer zu senden)" -#~ "(Ausgabe ist übersetzt)\n" -#~ " search: sucht Skripten nach Schlagwörtern, Skriptsprache (python, " -#~ "perl, ...), Dateierweiterung (py, pl, ...) oder beliebigem Text. Das " -#~ "Ergebnis wird im Skripten-Buffer dargestellt\n" -#~ " show: zeigt detailliert Informationen zu einem Skript an\n" -#~ " load: startet Skript(en)\n" -#~ " unload: beendet Skript(en)\n" -#~ " reload: Skript(en) werden neu geladen\n" -#~ " autoload: das Skript wird in das autoload-Verzeichnis eingebunden\n" -#~ " noautoload: das Skript wird aus dem autoload-Verzeichnis entfernt\n" -#~ "toggleautoload: autoload für das Skript umschalten\n" -#~ " install: installiert/aktualisiert Skript(en) (physikalisch, auf " -#~ "dem Datenträger)\n" -#~ " remove: deinstalliert Skript(en) (physikalisch, vom Datenträger)\n" -#~ " installremove: installiert oder deinstalliert Skript(en), abhängig davon " -#~ "welcher Status vorliegt\n" -#~ " hold: halten/freigeben von Skript(en) (ein Skript welches " -#~ "gehalten wird, kann weder aktualisiert noch entfernt werden)\n" -#~ " -q: unterdrückter Modus: Es werden keine Nachrichten " -#~ "ausgegeben\n" -#~ " upgrade: aktualisiert alle veralteten, installierten Skripten " -#~ "(sofern eine neue Version verfügbar ist)\n" -#~ " update: aktualisiert den lokalen Cache für die Skripten\n" -#~ " -up: bewegt die Auswahlzeile um die \"Anzahl\" der Zeilen " -#~ "nach oben\n" -#~ " -down: bewegt die Auswahlziele um die \"Anzahl\" der Zeilen " -#~ "nach unten\n" -#~ " -go: springt zu einer Zeile mit der entsprechenden Nummer, " -#~ "erste Zeile ist 0 (\"end\" springt zur letzten Zeile)\n" -#~ "\n" -#~ "Ohne Angaben von Argumenten öffnet dieser Befehl einen Buffer, in welchem " -#~ "eine Liste der Skripten dargestellt wird.\n" -#~ "\n" -#~ "Im Skript-Buffer, werden folgende Statusangaben für ein Skript " -#~ "angezeigt:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (neue Version verfügbar)\n" -#~ " | | | | Skript wird ausgeführt (geladen)\n" -#~ " | | | gehalten\n" -#~ " | | Skript wird beim Start, von WeeChat, automatisch geladen\n" -#~ " | Skript ist installiert (wird aber nicht ausgeführt)\n" -#~ " beliebtes Skript\n" -#~ "\n" -#~ "In der Ausgabe von /script list, wird der Status für ein Skript " -#~ "angegeben:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (neue Version verfügbar)\n" -#~ " | | | | gehalten\n" -#~ " | | | Skript wird beim Start, von WeeChat, automatisch geladen\n" -#~ " | | Skript ist installiert (wird aber nicht ausgeführt)\n" -#~ " | unbekanntes Skript (dieses Skript kann nicht heruntergeladen/" -#~ "aktualisiert werden)\n" -#~ " beliebtes Skript\n" -#~ "\n" -#~ "Tastenbefehle die im Skript-Buffer genutzt werden können:\n" -#~ " alt+i installiert Skript (physikalisch)\n" -#~ " alt+r deinstalliert Skript (physikalisch\n" -#~ " alt+l startet ein Skript (Skript wird ausgeführt)\n" -#~ " alt+L Skript wird neu gestartet\n" -#~ " alt+u beendet ein Skript\n" -#~ " alt+A das Skript wird in das autoload-Verzeichnis eingebunden\n" -#~ " alt+h Skript wird gehalten bzw. freigegeben\n" -#~ " alt+v Skript anzeigen\n" -#~ "\n" -#~ "Befehle die in der Eingabezeile des Skript-Buffers eingegeben werden " -#~ "können:\n" -#~ " i/r/l/L/u/A/h/v Aktionen die für ein Skript ausgeführt werden können " -#~ "(siehe Tastenbefehle, weiter oben)\n" -#~ " q schließt den Buffer\n" -#~ " $ Buffer wird aktualisiert\n" -#~ " s:x,y Buffer wird nach den Vorgaben x und y sortiert (siehe /" -#~ "help script.look.sort)\n" -#~ " s: die Sortierung des Buffers wird zurückgesetzt " -#~ "(Standardwerte werden genutzt)\n" -#~ " word(s) Skripten werden gefiltert: sucht nach einem oder " -#~ "mehreren Wörtern in den Skripten (der Beschreibung, in den " -#~ "Schlagwörtern, ...)\n" -#~ " * Filter wird zurückgesetzt\n" -#~ "\n" -#~ "Mausbefehle innerhalb des Skripten-Buffer:\n" -#~ " Mausrad in der Liste scrollen\n" -#~ " linke Maustaste Skript anwählen\n" -#~ " rechte Maustaste Skript installieren/entfernen\n" -#~ "\n" -#~ "Beispiele:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: Rechtschreibprüfung wird aktiviert\n" -#~ " disable: Rechtschreibprüfung wird deaktiviert\n" -#~ " toggle: Funktionalität der Rechtschreibprüfung umschalten\n" -#~ "listdict: die, auf dem System, installierten Wörterbücher werden " -#~ "aufgelistet\n" -#~ " setdict: Wörterbuch für den aktuellen Buffer einstellen (mehrere " -#~ "Wörterbücher müssen durch Kommata getrennt werden (spezieller Wert \"-\" " -#~ "deaktiviert die Rechtschreibprüfung für den aktuellen Buffer))\n" -#~ " deldict: Wörterbuch für den aktuellen Buffer entfernen\n" -#~ " addword: fügt ein Wort in das persönliche Wörterbuch hinzu\n" -#~ "\n" -#~ "Eingaben die mit '/' beginnen werden nicht überprüft, davon ausgenommen " -#~ "sind einige Befehle (siehe /set spell.check.commands).\n" -#~ "\n" -#~ "Um die Rechtschreibprüfung auf allen Buffer anzuwenden sollte die " -#~ "Einstellung \"default_dict\" genutzt und die Rechtschreibprüfung " -#~ "aktiviert werden:\n" -#~ " /set spell.check.default_dict \"de_DE-neu\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "Um sich eine Liste von Vorschlägen in einer Bar anzeigen zu lassen nutzt " -#~ "man das Item \"spell_suggest\".\n" -#~ "\n" -#~ "Die Standardtastaturbelegung zum Umschalten der Rechtschreibprüfung " -#~ "lautet alt-s." - -#, 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" -#~| " addoff: add a trigger (disabled)\n" -#~| " addreplace: add or replace an existing trigger\n" -#~| " name: name of trigger\n" -#~| " hook: signal, hsignal, modifier, line, print, command, " -#~| "command_run, timer, config, focus, info, info_hashtable\n" -#~| " arguments: arguments for the hook, depending on hook (separated by " -#~| "semicolons):\n" -#~| " signal: name(s) of signal (required)\n" -#~| " hsignal: name(s) of hsignal (required)\n" -#~| " modifier: name(s) of modifier (required)\n" -#~| " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~| "of buffer masks, tags\n" -#~| " print: buffer, tags, message, strip colors\n" -#~| " command: command (required), description, arguments, " -#~| "description of arguments, completion (all arguments except command are " -#~| "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~| "help eval)\n" -#~| " command_run: command(s) (required)\n" -#~| " timer: interval (required), align on second, max calls\n" -#~| " config: name(s) of option (required)\n" -#~| " focus: name(s) of area (required)\n" -#~| " info: name(s) of info (required)\n" -#~| " info_hashtable: name(s) of info (required)\n" -#~| " conditions: evaluated conditions for the trigger\n" -#~| " regex: one or more regular expressions to replace strings in " -#~| "variables\n" -#~| " command: command to execute (many commands can be separated by \";" -#~| "\")\n" -#~| "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~| "post_action: action to take after execution (none (default), disable, " -#~| "delete)\n" -#~| " 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" -#~| " set: set an option in a trigger\n" -#~| " option: name of option: name, hook, arguments, conditions, regex, " -#~| "command, return_code\n" -#~| " (for help on option, you can type: /help trigger.trigger." -#~| "<name>.<option>)\n" -#~| " value: new value for the option\n" -#~| " rename: rename a trigger\n" -#~| " copy: copy a trigger\n" -#~| " enable: enable trigger(s) (without arguments: enable triggers " -#~| "globally)\n" -#~| " disable: disable trigger(s) (without arguments: disable triggers " -#~| "globally)\n" -#~| " toggle: toggle trigger(s) (without arguments: toggle triggers " -#~| "globally)\n" -#~| " restart: restart trigger(s) (recreate the hooks)\n" -#~| " show: show detailed info on a trigger (with some stats)\n" -#~| " del: delete a trigger\n" -#~| " -all: do action on all triggers\n" -#~| " restore: restore trigger(s) with the default values (works only for " -#~| "default triggers)\n" -#~| " default: delete all triggers and restore default ones\n" -#~| " monitor: open the trigger monitor buffer, with optional filter:\n" -#~| " filter: filter hooks/triggers to display (a hook must start with " -#~| "\"@\", for example \"@signal\"), many filters can be separated by " -#~| "commas; wildcard \"*\" is allowed in each trigger name\n" -#~| "\n" -#~| "When a trigger callback is called, following actions are performed, in " -#~| "this order:\n" -#~| " 1. check conditions; if false, exit\n" -#~| " 2. replace text using POSIX extended regular expression(s) (if defined " -#~| "in trigger)\n" -#~| " 3. execute command(s) (if defined in trigger)\n" -#~| " 4. exit with a return code (except for modifier, line, focus, info and " -#~| "info_hashtable)\n" -#~| " 5. perform post action\n" -#~| "\n" -#~| "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" -#~| " hide nicklist bar on small terminals:\n" -#~| " /trigger add resize_small signal signal_sigwinch \"${info:" -#~| "term_width} < 100\" \"\" \"/bar hide nicklist\"\n" -#~| " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~| ">= 100\" \"\" \"/bar show nicklist\"\n" -#~| " silently save config each hour:\n" -#~| " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~| " silently save WeeChat session at midnight (see /help upgrade):\n" -#~| " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~| "upgrade -save\"\n" -#~| " open trigger monitor and show only modifiers and triggers whose name " -#~| "starts with \"resize\":\n" -#~| " /trigger monitor @modifier,resize*" -#~ 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: zeigt eine Liste aller Trigger (ohne Angabe von Argumente " -#~ "wird diese Liste standardmäßig ausgegeben)\n" -#~ " -o: gibt eine Liste der aktiven Trigger im Buffer aus (Ausgabe " -#~ "in englisch)\n" -#~ " -ol: gibt eine Liste der aktiven Trigger im Buffer aus (Ausgabe " -#~ "ist übersetzt)\n" -#~ " -i: eine Liste der laufenden Trigger wird in die Eingabezeile " -#~ "kopiert (um sie dann manuell in einen Buffer zu senden)(Ausgabe in " -#~ "englisch)\n" -#~ " -il: eine Liste der laufenden Trigger wird in die Eingabezeile " -#~ "kopiert (um sie dann manuell in einen Buffer zu senden)(Ausgabe ist " -#~ "übersetzt)\n" -#~ " listfull: zeigt eine detaillierte Liste, mit zusätzlichen " -#~ "Informationen, aller Trigger an\n" -#~ "listdefault: zeigt die standardmäßig genutzten Trigger an\n" -#~ " add: fügt einen Trigger hinzu\n" -#~ " addoff: fügt einen Trigger hinzu (deaktiviert)\n" -#~ " addreplace: erzeugt neuen Trigger oder ersetzt einen schon existierenden " -#~ "Trigger\n" -#~ " name: Name des Trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: Argumente für den Hook, abhängig vom genutzten Hook " -#~ "(getrennt durch Semikolon):\n" -#~ " signal: Name(en) des signals (erforderlich)\n" -#~ " hsignal: Name(en) des hsignal (erforderlich)\n" -#~ " modifier: Name(en) des modifier (erforderlich)\n" -#~ " line: Buffertyp (\"formatted\", \"free\" oder \"*\"), Liste " -#~ "von Buffermasken, Tags\n" -#~ " print: Buffer, Tags, Nachricht, Farben entfernen\n" -#~ " command: Befehl (erforderlich), Beschreibung, Argumente, " -#~ "Beschreibung der Argumente, Vervollständigung (alle Argumente, außer dem " -#~ "Befehl werden ausgewertet, \"${tg_trigger_name}\" wird durch den " -#~ "Triggernamen ersetzt, siehe /help eval)\n" -#~ " command_run: Befehl(e) (erforderlich)\n" -#~ " timer: Intervall (erforderlich), Anpassung an Sekunden " -#~ "(erforderlich), maximale Anzahl an Aufrufen\n" -#~ " config: Name der Einstellung (erforderlich)\n" -#~ " focus: Name(n) für sichtbaren Bereich (erforderlich) (z.B. " -#~ "\"chat\" für Chatbereich)\n" -#~ " info: Name(n) der Information (erforderlich)\n" -#~ " info_hashtable: Name(n) der Information (erforderlich)\n" -#~ " conditions: evaluierte Bedingungen für den Trigger\n" -#~ " regex: einer oder mehrere reguläre Ausdrücke um Zeichenketten in " -#~ "Variablen zu ersetzen\n" -#~ " command: Befehl welcher ausgeführt werden soll (mehrere Befehle " -#~ "müssen durch \";\" voneinander getrennt werden)\n" -#~ "return_code: Rückgabewert für Callback (ok (standard), ok_eat, error)\n" -#~ "post_action: Aktion welche nach der Abarbeitung des Triggers ausgeführt " -#~ "werden soll (none (Standardwert), disable, delete)\n" -#~ " addinput: erstellt einen Trigger mit einer standardmäßigen " -#~ "Mustervorlage\n" -#~ " input: kopiert den kompletten Trigger-Befehl in die Eingabezeile\n" -#~ " output: schickt den Trigger-Befehl als Text in den Buffer\n" -#~ " recreate: wie \"input\", allerdings wird die Einstellung " -#~ "\"addreplace\" anstelle von \"add\" genutzt\n" -#~ " set: definiert, innerhalb eines Triggers, eine Einstellung neu\n" -#~ " option: Name einer Einstellung: name, hook, arguments, conditions, " -#~ "regex, command, return_code\n" -#~ " (um Hilfe über eine Einstellung zu erhalten: /help trigger." -#~ "trigger.<name>.<option>)\n" -#~ " value: neuer Wert für Einstellung\n" -#~ " rename: benennt einen Trigger um\n" -#~ " copy: kopiert einen Trigger\n" -#~ " enable: aktiviert Trigger (ohne Angabe von Argumenten: aktiviert " -#~ "alle Trigger)\n" -#~ " disable: deaktiviert Trigger (ohne Angabe von Argumenten: deaktiviert " -#~ "alle Trigger)\n" -#~ " toggle: de-/aktiviert Trigger (ohne Angabe von Argumenten: de-/" -#~ "aktiviert alle Trigger)\n" -#~ " restart: startet Trigger neu (Hook(s) werden neu erstellt)\n" -#~ " show: zeigt detaillierte Informationen zu einem Trigger (inklusive " -#~ "einer kleinen Statistik)\n" -#~ " del: entfernt einen Trigger\n" -#~ " -all: führt eine Aktion aus, die alle Trigger betrifft\n" -#~ " restore: stellt Trigger mit Standardwerten wieder her (funktioniert " -#~ "nur bei vorgegebenen Triggern)\n" -#~ " default: stellt die standardmäßigen Trigger wieder her\n" -#~ " monitor: öffnet den Trigger Monitor-Buffer, mit optionaler " -#~ "Filterfunktion:\n" -#~ " filter: filtert Hooks/Trigger zum Anzeigen (ein Hook muss mit \"@\" " -#~ "beginnen, zum Beispiel \"@signal\"), mehrere Filter können durch Kommata " -#~ "voneinander getrennt werden; Platzhalter \"*\" kann im Namen des Trigger " -#~ "verwendet werden\n" -#~ "\n" -#~ "Wenn ein Trigger-Callback aufgerufen wird, dann wird folgende " -#~ "Befehlskette ausgeführt:\n" -#~ " 1. Überprüfung von Bedingungen; falls unwahr, beenden\n" -#~ " 2. ersetze Text mittels einem oder mehreren erweiterten regulären POSIX " -#~ "Ausdrücken (sofern im Trigger definiert)\n" -#~ " 3. ein oder mehrere Befehle werden ausgeführt (sofern im Trigger " -#~ "definiert)\n" -#~ " 4. Beendigung mit einem Rückgabewert (ausgenommen sind modifiers, line, " -#~ "focus, info und info_hashtable)\n" -#~ " 5. Aktion welche nach der Abarbeitung des Triggers ausgeführt werden " -#~ "soll\n" -#~ "\n" -#~ "Beispiele (die standardmäßig verfügbaren Trigger kann man sich mit \"/" -#~ "trigger listdefault\" anzeigen lassen):\n" -#~ " fügt einer Nachricht die Textattribute *fett*, _unterstrichen_ und /" -#~ "kursiv/ hinzu (nur in User-Nachrichten):\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" -#~ " verbirgt die Nicklist auf kleineren Terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " speichert die Konfiguration jede Stunde ab:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " speichert, ohne Ausgabe von Text, eine Weechat-Sitzung um Mitternach " -#~ "(siehe /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " öffnet den Trigger Monitor und zeigt ausschließlich modifier und " -#~ "Trigger an, die mit \"resize\" im Namen beginnen:\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "Alle Infobars wurden entfernt" - -#~ msgid "All filters have been deleted" -#~ msgstr "Alle Filter wurden gelöscht" - -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Alle Bar-Items wurden entfernt" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Alle Proxys wurden gelöscht" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sTrigger, \"%s\", nicht gefunden" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d Trigger entfernt" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%s: Voreingestellten Trigger, \"%s\", nicht gefunden" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "Hash-Algorithmus zur Überprüfung der verschlüsselten Daten" @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Santiago Forero <santiago@forero.xyz>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: es\n" @@ -1183,6 +1183,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set read marker on all buffers:" +msgstr "ejecuta un comando en todos los servidores conectados" + msgid "set or remove away status" msgstr "activa o desactiva el estado ausente" @@ -1339,6 +1344,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "apodos en la lista de apodos del buffer actual" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "apodos en la lista de apodos del buffer actual" + msgid "manage buffers" msgstr "gestionar los buffers" @@ -2768,6 +2786,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "color del texto en el buffer" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "mostrar un mensaje especial cuando el día cambia" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "gestionar los proxies" @@ -2957,6 +3009,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3082,18 +3140,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "" @@ -3419,6 +3491,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "gestión de ventanas" @@ -8272,6 +8359,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "cerrar el buffer cuando /part es usado en un canal" + #, fuzzy msgid "execute a command on all private buffers of all connected servers" msgstr "" @@ -8299,6 +8417,37 @@ msgstr "" "nombre del plugin (puede empezar o terminar con \"*\" como comodín) " "(opcional)" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "ejecuta un comando en todos los servidores conectados" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +msgid " close all private buffers:" +msgstr "unir buffers de los servidores" + msgid "execute a command on all connected servers" msgstr "ejecuta un comando en todos los servidores conectados" @@ -8315,6 +8464,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "canales en todos los servidores IRC" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Lista de notificaciones vacía en todos los servidores" + msgid "authenticate with SASL" msgstr "" @@ -12230,6 +12389,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "cambiar el set de caracteres para el buffer actual" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "color del texto en el buffer" + +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set level to 3 for all IRC buffers:" +msgstr "ejecuta un comando en todos los servidores conectados" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "color del texto en el buffer" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15863,2333 +16045,3 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: no es posible conectarse: error (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Ratón activado" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "servidores IRC (nombres internos)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "cambia el modo del canal o del usuario" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "canal: nombre del canal\n" -#~ " texto: texto a enviar" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "canal: nombre del canal\n" -#~ " texto: texto a enviar" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "valor del alias" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: listar todas las barras\n" -#~ " listfull: listar todas las barras (detallado)\n" -#~ " listitems: listar rodos los elementos de una barra\n" -#~ " add: agrega una nueva barra\n" -#~ " name: nombre de la barra (debe ser único)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " del: delete a bar (or all bars with -all)\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: lista de buffers (si no hay parámetros se muestra esta lista)\n" -#~ " clear: limpia el contenido del buffer (número para un buffer, -merged " -#~ "para buffers unidos, -all para todos los buffers, o nada para el buffer " -#~ "actual)\n" -#~ " move: mueve un buffer en la lista (puede ser relativo, por ejemplo " -#~ "-1)\n" -#~ " swap: intercambiar dos buffers (intercambiar con el buffer actual si " -#~ "solamente un número/nombre es dado)\n" -#~ " merge: une el buffer actual con otro (el área de charla sería una " -#~ "mezcla entre ambos buffers)\n" -#~ " (por defecto con ctrl-x se cambia entre buffer unidos)\n" -#~ " unmerge: despega el buffer de otros buffers unidos\n" -#~ " close: cierra el buffer (número/rango o nombre es opcional)\n" -#~ " notify: configura el nivel de notificación del buffer actual: este " -#~ "nivel determina si el buffer es agregado a la lista de actividad o no:\n" -#~ " none: nunca\n" -#~ " highlight: solamente realces\n" -#~ " message: para mensajes de usuarios + realces\n" -#~ " all: para todos los mensajes\n" -#~ " reset: reinicia al valor por defecto (all)\n" -#~ "localvar: muestra las variables locales del buffer actual\n" -#~ " set: configura una propiedad del buffer actual\n" -#~ " get: muestra una propiedad del buffer actual\n" -#~ " número: salta a un buffer por número, prefijos posibles:\n" -#~ " '+': salto relativo, suma el número al actual\n" -#~ " '-': salto relativo, resta el número al actual\n" -#~ " '*': salto por número usando la opción \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " nombre: salta al buffer por nombre (parcial)\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " limpiar el buffer actual:\n" -#~ " /buffer clear\n" -#~ " mover el buffer al número 5:\n" -#~ " /buffer move 5\n" -#~ " intercambiar el buffer 1 con el 3:\n" -#~ " /buffer swap 1 3\n" -#~ " intercambiar el buffer #weechat con el buffer actual:\n" -#~ " /buffer swap #weechat\n" -#~ " unir con el buffer núcleo:\n" -#~ " /buffer merge 1\n" -#~ " despegar buffer:\n" -#~ " /buffer unmerge\n" -#~ " cerrar buffer actual:\n" -#~ " /buffer close\n" -#~ " cerrar buffers del 5 al 7:\n" -#~ " /buffer close 5-7\n" -#~ " ir al buffer #weechat:\n" -#~ " /buffer #weechat\n" -#~ " ir al buffer siguiente:\n" -#~ " /buffer +1" - -#, fuzzy -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: agrega un alias para un color\n" -#~ "unalias: borra un alias\n" -#~ " color: número del color (mayor o igual a 0, el máximo depende de la " -#~ "terminal, comúnmente 63 o 255)\n" -#~ " nombre: alias para el color (por ejemplo: \"naranja\")\n" -#~ " reset: reinicia todos los pares de colores (necesario cuando no hay " -#~ "disponibles más pares si el reinicio automático está desactivado, mira la " -#~ "opción weechat.look.color_pairs_auto_reset)\n" -#~ "\n" -#~ "Sin argumentos, este comando muestra los colores en un nuevo buffer.\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " agregar el alias \"naranja\" para el color 214:\n" -#~ " /color alias 214 naranja\n" -#~ " borrar color 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: mueve el cursor al área de charla, una barra (usando el nombre) o " -#~ "coordenadas \"x,y\"\n" -#~ "move: mueve el cursor en una dirección\n" -#~ "stop: detiene el modo cursor\n" -#~ "\n" -#~ "Sin argumentos, este comando alterna el estado del modo cursor.\n" -#~ "\n" -#~ "Cuando el ratón está activado (ver /help mouse), por defecto el botón del " -#~ "medio iniciará el modo cursor en el punto elegido.\n" -#~ "\n" -#~ "Ejemplo:\n" -#~ " ir a la lista de apodos:\n" -#~ " /cursor go nicklist\n" -#~ " ir a las coordenadas x=10, y=5:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: listar plugins con niveles de depuración.\n" -#~ " set: configura el nivel de depuración para plugin.\n" -#~ " plugin: nombre del plugin (\"core\" para el núcleo de WeeChat)\n" -#~ " nivel: nivel de depuración (0 = deshabilita depurado)\n" -#~ " dump: guardar el volcado de memoria en el archivo de registro de " -#~ "WeeChat (el mismo volcado se escribe cuando WeeChat se cuelga)\n" -#~ " buffer: guarda el contenido del buffer con valores hexadecimales en el " -#~ "archivo de registro.\n" -#~ " color: muestra información sobre los pares de colores actuales.\n" -#~ " cursor: activa/desactiva mensajes de depurado del cursor\n" -#~ " hdata: muestra información sobre hdata (con \"free\": remueve " -#~ "cualquier hdata en memoria)\n" -#~ " hooks: muestra información sobre hooks\n" -#~ "infolists: muestra información sobre infolists\n" -#~ " memory: muestra información sobre el uso de memoria.\n" -#~ " mouse: activa/desactiva mensajes de depurado del ratón\n" -#~ " tags: muestra las etiquetas de línea.\n" -#~ " term: muestra información sobre la terminal.\n" -#~ " windows: muestra el árbol de ventanas." - -#, fuzzy -#~| msgid "" -#~| " -n: display result without sending it to buffer (debug mode)\n" -#~| " -s: split expression before evaluating it (many commands can be " -#~| "separated by semicolons)\n" -#~| " -d: display debug output after evaluation (with two -d: more " -#~| "verbose debug)\n" -#~| " -c: evaluate as condition: use operators and parentheses, return " -#~| "a boolean value (\"0\" or \"1\")\n" -#~| "expression: expression to evaluate, variables with format ${variable} " -#~| "are replaced (see below); many commands can be separated by semicolons\n" -#~| " operator: a logical or comparison operator:\n" -#~| " - logical operators:\n" -#~| " && boolean \"and\"\n" -#~| " || boolean \"or\"\n" -#~| " - comparison operators:\n" -#~| " == equal\n" -#~| " != not equal\n" -#~| " <= less or equal\n" -#~| " < less\n" -#~| " >= greater or equal\n" -#~| " > greater\n" -#~| " =~ is matching POSIX extended regex\n" -#~| " !~ is NOT matching POSIX extended regex\n" -#~| " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~| "allowed)\n" -#~| " !!* is NOT matching mask, case sensitive (wildcard " -#~| "\"*\" is allowed)\n" -#~| " =* is matching mask, case insensitive (wildcard \"*\" " -#~| "is allowed)\n" -#~| " !* is NOT matching mask, case insensitive (wildcard " -#~| "\"*\" is allowed)\n" -#~| " ==- is included, case sensitive\n" -#~| " !!- is NOT included, case sensitive\n" -#~| " =- is included, case insensitive\n" -#~| " !- is NOT included, case insensitive\n" -#~| "\n" -#~| "An expression is considered as \"true\" if it is not NULL, not empty, " -#~| "and different from \"0\".\n" -#~| "The comparison is made using floating point numbers if the two " -#~| "expressions are valid numbers, with one of the following formats:\n" -#~| " - integer (examples: 5, -7)\n" -#~| " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~| " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~| "To force a string comparison, you can add double quotes around each " -#~| "expression, for example:\n" -#~| " 50 > 100 ==> 0\n" -#~| " \"50\" > \"100\" ==> 1\n" -#~| "\n" -#~| "Some variables are replaced in expression, using the format ${variable}, " -#~| "variable can be, by order of priority:\n" -#~| " 1. the string itself without evaluation (format: \"raw:xxx\")\n" -#~| " 2. a user-defined variable (format: \"name\")\n" -#~| " 3. an evaluated sub-string (format: \"eval:xxx\")\n" -#~| " 4. an evaluated condition (format: \"eval_cond:xxx\")\n" -#~| " 5. a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~| " 6. a string with chars to hide (format: \"hide:char,string\")\n" -#~| " 7. a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~| "+max,suffix,string\")\n" -#~| " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~| "string\" or \"cutscr:+max,suffix,string\")\n" -#~| " 8. a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~| " 9. a repeated string (format: \"repeat:count,string\")\n" -#~| " 10. length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~| " 11. split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~| " 12. split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~| " 13. a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~| "function \"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" -#~| " 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" -#~| " 20. result of an expression with parentheses and operators + - * / // " -#~| "% ** (format: \"calc:xxx\")\n" -#~| " 21. a random integer number (format: \"random:min,max\")\n" -#~| " 22. a translated string (format: \"translate:xxx\")\n" -#~| " 23. define a user variable (format: \"define:name,value\")\n" -#~| " 24. an option (format: \"file.section.option\")\n" -#~| " 25. a local variable in buffer\n" -#~| " 26. a hdata name/variable (the value is automatically converted to " -#~| "string), by default \"window\" and \"buffer\" point to current window/" -#~| "buffer.\n" -#~| "Format for hdata can be one of following:\n" -#~| " hdata.var1.var2...: start with a hdata (pointer must be known), and " -#~| "ask variables one after one (other hdata can be followed)\n" -#~| " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~| "pointer name, for example:\n" -#~| " ${buffer[gui_buffers].full_name}: full name of first buffer in " -#~| "linked list of buffers\n" -#~| " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~| "of plugins\n" -#~| " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~| "example:\n" -#~| " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~| "pointer (can be used in triggers)\n" -#~| " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~| "pointer name (can be used in triggers)\n" -#~| "For name of hdata and variables, please look at \"Plugin API " -#~| "reference\", function \"weechat_hdata_get\".\n" -#~| "\n" -#~| "Examples (simple strings):\n" -#~| " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~| " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~| " /eval -n ${info:version} ==> 0.4.3\n" -#~| " /eval -n ${env:HOME} ==> /home/user\n" -#~| " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~| " /eval -n ${sec.data.password} ==> secret\n" -#~| " /eval -n ${window} ==> 0x2549aa0\n" -#~| " /eval -n ${window.buffer} ==> 0x2549320\n" -#~| " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~| " /eval -n ${window.buffer.number} ==> 1\n" -#~| " /eval -n ${\\t} ==> <tab>\n" -#~| " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~| " /eval -n ${cut:3,+,test} ==> tes+\n" -#~| " /eval -n ${cut:+3,+,test} ==> te+\n" -#~| " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~| " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~| " /eval -n ${rev:Hello} ==> olleH\n" -#~| " /eval -n ${repeat:5,-} ==> -----\n" -#~| " /eval -n ${length:test} ==> 4\n" -#~| " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~| " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~| " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~| " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~| " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~| " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~| " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~| " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~| " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~| " /eval -n ${random:0,10} ==> 3\n" -#~| " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~| " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~| " /eval -n ${translate:Plugin} ==> Extension\n" -#~| " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~| "\n" -#~| "Examples (conditions):\n" -#~| " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~| " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~| " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~| " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~| " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~| " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~| " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~| " /eval -n -c abcd !~ abc ==> 0\n" -#~| " /eval -n -c abcd =* a*d ==> 1\n" -#~| " /eval -n -c abcd =- bc ==> 1" -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: mostrar el resultado sin enviarlo al buffer (modo de " -#~ "depuración)\n" -#~ " -s: dividir la expresión antes de evaluarla (varios comandos " -#~ "pueden ser separados por punto y coma)\n" -#~ " -d: mostrar la salida de la depuración luego de la evaluación " -#~ "(con dos -d: más información de depuración)\n" -#~ " -c: evalua una condición: usa operadores y paréntesis, devuelve " -#~ "un valor booleano (\"0\" o \"1\")\n" -#~ "expresión: expresión a evaluar, las variables con el formato ${variable} " -#~ "son reemplazadas (ver abajo); varios comandos pueden ser separados por " -#~ "punto y coma\n" -#~ " operador: un operador lógico o de comparación:\n" -#~ " - operadores lógicos:\n" -#~ " && booleano \"y\"\n" -#~ " || booleano \"o\"\n" -#~ " - comparison operators:\n" -#~ " == igual\n" -#~ " != no igual\n" -#~ " <= menor o igual\n" -#~ " < menor\n" -#~ " >= mayor o igual\n" -#~ " > mayor\n" -#~ " =~ concide REGEX extendido POSIX\n" -#~ " !~ NO concide REGEX extendido POSIX\n" -#~ " ==* coincide máscara, distingue mayúsculas y minúsculas " -#~ "(el comodín \"*\" es permitido)\n" -#~ " !!* NO coincide máscara, distingue mayúsculas y " -#~ "minúsculas (el comodín \"*\" es permitido)\n" -#~ " =* coincide máscara, no distingue mayúsculas y " -#~ "minúsculas (el comodín \"*\" es permitido)\n" -#~ " !* NO coincide máscara, no distingue mayúsculas y " -#~ "minúsculas (el comodín \"*\" es permitido)\n" -#~ " ==- está incluido, distingue mayúsculas y minúsculas\n" -#~ " !!- NO está incluido, distingue mayúsculas y minúsculas\n" -#~ " =- está incluido, no distingue mayúsculas y minúsculas\n" -#~ " !- NO está incluido, no distingue mayúsculas y " -#~ "minúsculas\n" -#~ "\n" -#~ "Una expresión es considerada como \"true\" si no es NULL (nula), no " -#~ "vacía, y diferente de \"0\".\n" -#~ "La comparación es hecha usando número de punto flotanto si las dos " -#~ "expresiones son números válidos, siguiendo uno de los siguientes " -#~ "formatos:\n" -#~ " - entero (ejemplos: 5, -7)\n" -#~ " - número de punto flotante (ejemplos: 5.2, -7.5, 2.83e-2)\n" -#~ " - número hexadecimal (ejemplos: 0xA3, -0xA3)\n" -#~ "Para forzar la comparación entre strings, puedes agregar doble comillas " -#~ "alrededor de cada expresión, por ejemplo:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Algunas variables se reemplazan en la expresión, usando el formato " -#~ "${variable}, la variable puede ser, por orden de prioridad:\n" -#~ " 1. la cadena de texto en sí sin evaluación (formato: \"raw:xxx\")\n" -#~ " 2. una variable definida (formato: \"name\")\n" -#~ " 3. una sub-cadena de texto evaluada (formato: \"eval:xxx\")\n" -#~ " 4. una condición evaluada (formato: \"eval_cond:xxx\")\n" -#~ " 5. una cadena de texto con caracteres escapados (formato: \"esc:xxx\" o " -#~ "\"\\xxx\")\n" -#~ " 6. una cadena de texto con caracteres para ocultar (formato: \"hide:" -#~ "char,string\")\n" -#~ " 7. una cadena de texto con un máximo de caracteres (formato: \"cut:max," -#~ "suffix,string\" or \"cut:+max,suffix,string\")\n" -#~ " o máx de caracteres mostrados en pantalla (formato: \"cutscr:max," -#~ "suffix,string\" o \"cutscr:+max,suffix,string\")\n" -#~ " 8. una cadena de texto reservada (formato: \"rev:xxx\" o \"revscr:" -#~ "xxx\")\n" -#~ " 9. una cadena de texto repetida (formato: \"repeat:count,string\")\n" -#~ " 10. tamaño de una cadena de texto (formato: \"length:xxx\" o " -#~ "\"lengthscr:xxx\")\n" -#~ " 11. división de una cadena de texto (formato: \"split:number,separators," -#~ "flags,xxx\")\n" -#~ " 12. división de argumentos shell (formato: \"split_shell:number,xxx\")\n" -#~ " 13. un color (formato: \"color:xxx\", ver \"Plugin API reference\", " -#~ "función \"color\")\n" -#~ " 14. un modificador (formato: \"modifier:name,data,string\")\n" -#~ " 15. información (formato: \"info:name,arguments\", arguments are " -#~ "optional)\n" -#~ " 16. una cadena de texto con base 16/32/64 (format: \"base_encode:base," -#~ "xxx\" o \"base_decode:base,xxx\")\n" -#~ " 17. fecha/hora actual (formato: \"date\" o \"date:format\")\n" -#~ " 18. una variable de entorno (formato: \"env:XXX\")\n" -#~ " 19. un operador ternario (formato: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " 20. resultado de una expresión con paréntesis y operadores + - * / // % " -#~ "** (formato: \"calc:xxx\")\n" -#~ " 21. un número entero aleatorio (formato: \"random:min,max\")\n" -#~ " 22. una cadena de texto traducida (formato: \"translate:xxx\")\n" -#~ " 23. una variable definida (formato: \"define:name,value\")\n" -#~ " 24. una opción (formato: \"file.section.option\")\n" -#~ " 25. una variable local en un buffer\n" -#~ " 26. un nombre/variable hdata (el valor es automáticamente convertido a " -#~ "cadena de texto), por defecto \"window\" y \"buffer\" apuntan a la " -#~ "ventana o buffer actual.\n" -#~ "El formato para hdata puede ser uno de los siguientes:\n" -#~ " hdata.var1.var2...: comienza con hdata (el puntero debe conocerse), y " -#~ "solicitar variables una luego de otra (otros datos hdata pueden ser " -#~ "seguidos)\n" -#~ " hdata[list].var1.var2...: comienza con un dato hdata usando una lista/" -#~ "puntero/puntero de nombre, por ejemplo:\n" -#~ " ${buffer[gui_buffers].full_name}: nombre completo del primer buffer " -#~ "en la lista de buffers\n" -#~ "lista de buffers\n" -#~ " ${plugin[weechat_plugins].name}: nombre del primer plugin en la lista " -#~ "de plugins\n" -#~ " hdata[puntero].var1.var2...: comienza con un dato hdata usando un " -#~ "puntero, por ejemplo:\n" -#~ " ${buffer[0x1234abcd].full_name}: nombre completo del buffer con este " -#~ "puntero (puede ser usado en disparadores)\n" -#~ " ${buffer[my_pointer].full_name}: nombre completo del buffer con este " -#~ "puntero (puede ser usado en disparadores)\n" -#~ "Para el nombre de datos hdata y variables, por favor visita la función " -#~ "\"weechat_hdata_get\" en \"Plugin API reference\".\n" -#~ "\n" -#~ "Ejemplos (cadenas simples):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ "\n" -#~ "Ejemplos (condiciones):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: lista comandos por plugin (sin argumento, esta lista es " -#~ "mostrada).\n" -#~ "-listfull: lista comandos con una descripción, por plugin.\n" -#~ " plugin: lista comandos para este plugin.\n" -#~ " comando: un nombre de comando.\n" -#~ " opción: un nombre de opción (usar /set para ver una lista)" - -#, fuzzy -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "lista de acciones:\n" -#~ " return: simular la tecla \"enter\"\n" -#~ " complete_next: completar palabra con la alternativa siguiente\n" -#~ " complete_previous: completar palabra con la alternativa anterior\n" -#~ " search_text: buscar texto en el buffer\n" -#~ " search_switch_case: cambiar a búsqueda sensible a las mayúsculas\n" -#~ " search_previous: buscar la línea previa\n" -#~ " search_next: buscar la línea siguiente\n" -#~ " search_stop: detener la búsqueda\n" -#~ " delete_previous_char: borrar el carácter previo\n" -#~ " delete_next_char: borrar el carácter siguiente\n" -#~ " delete_previous_word: borrar la palabra previa\n" -#~ " delete_next_word: borrar la palabra siguiente\n" -#~ " delete_beginning_of_line: borrar desde el principio de la línea hasta " -#~ "el cursor\n" -#~ " delete_end_of_line: borrar desde el cursor hasta el fin de línea\n" -#~ " delete_line: borrar toda la línea\n" -#~ " clipboard_paste: pegar desde el portapapeles\n" -#~ " transpose_chars: trasponer 2 letras\n" -#~ " undo: deshacer última acción de línea de comando\n" -#~ " redo: rehacer última acción de línea de comando\n" -#~ " move_beginning_of_line: mover cursor al inicio de línea\n" -#~ " move_end_of_line: mover el cursor al fin de línea\n" -#~ " move_previous_char: mover el cursor al carácter previo\n" -#~ " move_next_char: mover el cursor al carácter siguiente\n" -#~ " move_previous_word: mover el cursor a la palabra previa\n" -#~ " move_next_word: mover el cursor a la palabra siguiente\n" -#~ " history_previous: comando anterior en el historial del buffer\n" -#~ " history_next: comando siguiente en el historial del buffer\n" -#~ " history_global_previous: comando anterior en el historial global\n" -#~ " history_global_next: comando siguiente en el historial global\n" -#~ " jump_smart: saltar al siguiente buffer con actividad\n" -#~ " jump_last_buffer: saltar al buffer anterior\n" -#~ " jump_last_buffer_displayed: saltar al último buffer mostrado (antes del " -#~ "buffer anterior)\n" -#~ " jump_previously_visited_buffer: saltar al buffer visitado anterior\n" -#~ " jump_next_visited_buffer: saltar al buffer visitado siguiente\n" -#~ " hotlist_clear: limpiar la lista de actividad\n" -#~ " grab_key: obtener el código de un atajo de teclado (argumento opcional: " -#~ "retardo para leer el atajo, por defecto es 500 milisegundos)\n" -#~ " grab_key_command: obtener el código de un atajo de teclado y su comando " -#~ "asociado (argumento opcional: retardo para leer el atajo, por defecto es " -#~ "500 milisegundos)\n" -#~ " grab_mouse: obtener el código de evento del ratón\n" -#~ " grab_mouse_area: obtener el código de evento del ratón con área\n" -#~ " set_unread: poner el marcador de lectura en todos los buffers\n" -#~ " set_unread_current_buffer: poner el marcador de lectura en el buffer " -#~ "actual\n" -#~ " switch_active_buffer: cambiar al buffer fusionado siguiente\n" -#~ " switch_active_buffer_previous: cambiar al buffer fusionado anterior\n" -#~ " zoom_merged_buffer: ampliar un buffer unido\n" -#~ " insert: insertar texto en la línea de comandos\n" -#~ " paste_start: iniciar pegar (modo pegado entre paréntesis)\n" -#~ " paste_stop: parar pegar (modo pegado entre paréntesis)\n" -#~ "\n" -#~ "Este comando es usado para atajos de teclado o plugins." - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: lista todas los atajos actuales (sin argumentos, esta lista " -#~ "es mostrada)\n" -#~ "listdefault: lista los atajos por defecto\n" -#~ " listdiff: lista las diferencias entre los atajos actuales y los " -#~ "predeterminados (atajos agregados, redefinidos o borrados)\n" -#~ " contexto: nombre del contexto (\"default\" o \"search\")\n" -#~ " bind: crea un atajo al comando o muestra el comando asociado con " -#~ "el atajo (para el contexto \"default\")\n" -#~ " bindctxt: crea un atajo al comando o muestra el comando asociado con " -#~ "el atajo, para algún contexto dado\n" -#~ " comando: comando (varios comandos separados por punto y coma)\n" -#~ " unbind: deshace un atajo de teclado (para el contexto \"default\")\n" -#~ " unbindctxt: deshace un atajo de teclado para un contexto dado\n" -#~ " reset: restaura un atajo a su valor por defecto (para el contexto " -#~ "\"default\")\n" -#~ " resetctxt: restaura un atajo a su valor por defecto, para un contexto " -#~ "dado\n" -#~ " resetall: restaura los atajos sus valores por defecto y borra los " -#~ "TODOS los atajos personales (¡usar con cuidado!)\n" -#~ " missing: agrega atajos faltantes (usando los valores " -#~ "predeterminados), útil después de instalar una versión nueva de WeeChat\n" -#~ "\n" -#~ "Cuando crees un atajo de teclas, es recomendado que uses la combinación " -#~ "alt+k (o Escape y luego k), y luego presionas las teclas que quieras " -#~ "usar: esto insertará el código de la combinación en la línea de comando.\n" -#~ "\n" -#~ "Para el contexto \"mouse\" (posiblemente en el contexto \"cursor\" " -#~ "también), el atajo tiene el formato: \"@área:tecla\" o \"@área1>área2:" -#~ "tecla\" donde área puede ser:\n" -#~ " *: cualquier parte de la pantalla\n" -#~ " chat: área de chat (cualquier buffer)\n" -#~ " chat(xxx): área del chat del buffer con nombre \"xxx\" (nombre completo " -#~ "incluyendo plugin)\n" -#~ " bar(*): cualquier barra\n" -#~ " bar(xxx): barra con nombre \"xxx\"\n" -#~ " item(*): cualquier elemento de barra\n" -#~ " item(xxx): elemento de barra con nombre \"xxx\"\n" -#~ "La tecla puede empezar o terminal con '*' para capturar varios eventos de " -#~ "ratón.\n" -#~ "Un valor especial para el comando con el formato \"hsignal:nombre\" puede " -#~ "ser usado en el contexto \"mouse\", esto enviaría la señal-h \"nombre\" " -#~ "con la tabla hash foco como argumento.\n" -#~ "Otro valor especial es \"-\", puede ser usado para deshabilitar una tecla " -#~ "(será ignorado cuando se busque teclas).\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " atajo alt-x para conmutar la barra de la lista de apodos:\n" -#~ " /key bind meta-x /bar toggle nicklist\n" -#~ " atajo alt-r para ir al canal #weechat:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restaurar el atajo predeterminado de alt-r:\n" -#~ " /key reset meta-r\n" -#~ " tecla \"tab\" para detener la búsqueda en el buffer:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " botón central del ratón en un apodo para obtener información de un " -#~ "apodo:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#, fuzzy -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " save: guarda el esquema actual\n" -#~ " apply: aplica el esquema guardado\n" -#~ " reset: borra el esquema guardado\n" -#~ "buffers: guarda/aplica el esquema solamente para los buffers (orden de " -#~ "los buffers)\n" -#~ "windows: guarda/aplica el esquema solamente para las ventanas (buffer " -#~ "mostrado por cada ventana)\n" -#~ "\n" -#~ "Sin ningún argumento, este comando muestra el esquema guardado." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: activa el ratón\n" -#~ "disable: desactiva el ratón\n" -#~ " toggle: alterna el estado el ratón\n" -#~ "retraso: retraso (en segundos) antes de restaurar el estado inicial del " -#~ "ratón (útil para desactivar el ratón temporalmente)\n" -#~ "\n" -#~ "El estado del ratón se guarda en la opción \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " activar ratón:\n" -#~ " /mouse enable\n" -#~ " desactivar (o activar) el ratón por 5 segundos:\n" -#~ " /mouse toggle 5" - -#, fuzzy -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: lista todos los proxies\n" -#~ " add: agrega un nuevo proxy\n" -#~ " nombre: nombre del proxy (debe ser único)\n" -#~ " tipo: http, socks4 o socks5\n" -#~ "dirección: IP o nombre del host\n" -#~ " puerto: puerto\n" -#~ " usuario: nombre de usuario (opcional)\n" -#~ " clave: clave (opcional)\n" -#~ " del: borra un proxy (o todos los proxies con -all)\n" -#~ " set: configura una propiedad del proxy\n" -#~ " opción: opción a cambiar (para ver una lista de opciones, /set weechat." -#~ "proxy.<nombre_proxy>.*)\n" -#~ " valor: nuevo valor para la opción\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " crear un proxy http, corriendo en el host local, puerto 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " crear un proxy http con protocolo IPv6:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " crear un proxy socks5 con usuario/clave:\n" -#~ " /proxy add miproxy socks5 ejemplo.host.org 3128 miusuario miclave\n" -#~ " borrar un proxy:\n" -#~ " /proxy del miproxy" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " retraso: retraso entre la ejecución de comandos (en milisegundos)\n" -#~ " cantidad: número de veces a ejecutar el comando\n" -#~ " comando: comando a ejecutar (se añade una '/' automáticamente si no se " -#~ "encuentra al principio del comando)\n" -#~ "\n" -#~ "Todos los comandos se ejecutan en el buffer donde este comando fue " -#~ "ejecutado.\n" -#~ "\n" -#~ "Ejemplo:\n" -#~ " desplazarse 2 páginas arriba:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "opción: nombre de la opción (puede empezar o terminar con \"*\" para " -#~ "reiniciar varias opciones, usar con cuidado!)\n" -#~ "\n" -#~ "Según la opción, es reiniciada (para opciones estándar) o removidas (para " -#~ "configuraciones opcionales, como la configuración de los servidores).\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " reiniciar una opción:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reiniciar todas las opciones de colores:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "opción: nombre de la opción (puede empezar o terminar con '*' para listar " -#~ "varias opciones)\n" -#~ " valor: nuevo valor para la opción\n" -#~ " diff: muestra opciones cambiadas solamente\n" -#~ "\n" -#~ "El nuevo valor puede ser, según el tipo de la variable:\n" -#~ " boolean: on, off o toggle\n" -#~ " integer: número, ++número o --número\n" -#~ " string: cualquier texto (\"\" para texto vacío)\n" -#~ " color: nombre del color (en inglés), ++número o --número\n" -#~ "\n" -#~ "Para todos los tipos, puedes usar null para remover el valor de la opción " -#~ "(valor indefinido). Esto solo funciona para algunas variables " -#~ "especiales.\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " mostrar opciones sobre 'highlight':\n" -#~ " /set *highlight*\n" -#~ " agregar una palabra para resaltar:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " mostrar opciones cambiadas:\n" -#~ " /set diff\n" -#~ " mostrar opciones cambiadas en el plugin irc:\n" -#~ " /set diff irc.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "opción: nombre de la opción (puede empezar o terminar con \"*\" para " -#~ "reiniciar varias opciones, usar con cuidado!)\n" -#~ "\n" -#~ "Según la opción, es reiniciada (para opciones estándar) o removidas (para " -#~ "configuraciones opcionales, como la configuración de los servidores).\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " reiniciar una opción:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reiniciar todas las opciones de colores:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ "ruta_al_ejecutable: ruta al ejecutable de WeeChat (ejecutable actual por " -#~ "defecto)\n" -#~ "\n" -#~ "Este comando inicia nuevamente el ejecutable de WeeChat, así que este " -#~ "debería haber sido compilado o instalado con un gestor de paquetes antes " -#~ "de ejecutarse.\n" -#~ "\n" -#~ "Nota: las conexiones SSL son desconectadas durante la actualización, " -#~ "porque recargar la sesión SSL no es posible actualmente con GnUTLS. Hay " -#~ "una reconexión automática después de la actualización.\n" -#~ "\n" -#~ "El proceso de actualización tiene 4 pasos:\n" -#~ " 1. Guarda al disco la sesión del núcleo y los plugins (buffers, " -#~ "historial, ..)\n" -#~ " 2. Descarga todos los plugins (los archivos de configuración (*.conf) " -#~ "es escrita al disco)\n" -#~ " 3. Guarda la configuración de WeeChat (weechat.conf)\n" -#~ " 4. Ejecuta el nuevo binario de WeeChat y recarga la sesión." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " número: cantidad de tiempo a esperar (número entero)\n" -#~ " unidad: opcional, valores son:\n" -#~ " ms: milisegundos\n" -#~ " s: segundos (por defecto)\n" -#~ " m: minutos\n" -#~ " h: horas\n" -#~ "comando: comando a ejecutar (o texto a enviar al buffer si el comando no " -#~ "empieza con '/')\n" -#~ "\n" -#~ "Nota: comando es ejecutado en el buffer donde /wait fue ejecutado (si el " -#~ "buffer no es encontrado (por ejemplo si fue cerrado antes de la ejecución " -#~ "del comando), entonces el comando es ejecutado en el buffer núcleo de " -#~ "WeeChat).\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " unirse a un canal en 10 seg:\n" -#~ " /wait 10 /join #test\n" -#~ " estar ausente en 15 min:\n" -#~ " /wait 15m /away -all Estoy ausente\n" -#~ " decir 'hola' en 2 min:\n" -#~ " /wait 2m hola" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: lista las ventanas abiertas (si no hay argumentos se muestra esta " -#~ "lista)\n" -#~ " -1: salta a la ventana previa\n" -#~ " +1: salta a la ventana siguiente\n" -#~ " b#: salta a la ventana siguiente mostrando el buffer número #\n" -#~ " up: cambiar a la ventana por encima de la actual\n" -#~ " down: cambiar a la ventana por debajo de la actual\n" -#~ " left: cambiar a la ventana de la izquierda\n" -#~ " right: cambiar a la ventana de la derecha\n" -#~ " número: número de ventana (ver en /window list)\n" -#~ " splith: divide la ventana actual horizontalmente\n" -#~ " splitv: divide la ventana actual verticalmente\n" -#~ " resize: redimensiona el tamaño de la ventana, el nuevo tamaño es " -#~ "<pct> por ciento de la ventana padre\n" -#~ " balance: balancea los tamaños de todas las ventanas\n" -#~ " merge: fusionar la ventana con otra (all = mantener sólo una " -#~ "ventana)\n" -#~ " page_up: desplazar una página hacia arriba\n" -#~ " page_down: desplazar una página hacia abajo\n" -#~ " refresh: refrescar la pantalla\n" -#~ " scroll: desplazar un número de líneas (+/-N) o con tiempo: " -#~ "s=segundos, m=minutos, h=horas, d=días, M=meses, y=años\n" -#~ " scroll_horiz: desplazar un número de columnas horizontalmente (+/-N) o " -#~ "porcentaje del tamaño de la ventana (este desplazamiento es solamente " -#~ "posible en buffers de contenido libre)\n" -#~ " scroll_up: desplazar algunas líneas arriba\n" -#~ " scroll_down: desplazar algunas líneas abajo\n" -#~ " scroll_top: desplazar al principio del buffer\n" -#~ "scroll_bottom: desplazar al final del buffer\n" -#~ "scroll_previous_highlight: desplazar hasta el realce anterior\n" -#~ "scroll_next_highlight: desplazar hasta el siguiente realce\n" -#~ "scroll_unread: desplazar al marcador de lectura\n" -#~ " swap: intercambia los buffers entre 2 ventanas (con dirección " -#~ "opcional para la ventana destino)\n" -#~ " zoom: aumenta la ventana\n" -#~ "\n" -#~ "Para splith y splitv, <pct> es un porcentaje que representa el tamaño de " -#~ "la nueva ventana, tomando como referencia el tamaño de la ventana actual. " -#~ "Por ejemplo 25 significa crear una nueva ventana de tamaño = " -#~ "tamaño_actual / 4\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " saltar a la ventana mostrando el buffer #1:\n" -#~ " /window b1\n" -#~ " desplazar 2 líneas arriba:\n" -#~ " /window scroll -2\n" -#~ " desplazar a 2 días atrás:\n" -#~ " /window scroll -2d\n" -#~ " desplazar al principio del día actual:\n" -#~ " /window scroll -d\n" -#~ " aumentar la ventana #2:\n" -#~ " /window zoom -window 2" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ "completador: completador para el alias (opcional, por defecto se usa el " -#~ "completador el mismo del comando)\n" -#~ " nota: puedes usar %%comando para usar el completador de otro " -#~ "comando\n" -#~ " alias: nombre del sinónimo (puede empezar o terminar con \"*\" para " -#~ "un listado)\n" -#~ " comando: nombre del comando (varios comandos pueden ser separados " -#~ "por punto y comas)\n" -#~ "\n" -#~ "Sin ningún argumento, este comando lista todos los sinónimos definidos.\n" -#~ "\n" -#~ "Nota: en el comando, variables especiales que son reemplazadas:\n" -#~ " $n: argumento 'n' (entre 1 y 9)\n" -#~ " $-m: argumentos desde 1 a 'm'\n" -#~ " $n-: argumentos desde 'n' al último\n" -#~ " $n-m: argumentos desde 'n' a 'm'\n" -#~ " $*: todos los argumentos\n" -#~ " $~: último argumento\n" -#~ " $nick: apodo actual\n" -#~ " $channel: canal actual\n" -#~ " $server: servidor actual\n" -#~ "\n" -#~ "Para borrar un alias, usa el comando /unalias.\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " alias /split para dividir ventanas horizontalmente:\n" -#~ " /alias split /window splith\n" -#~ " alias /hola para decir \"hola\" en todos los canales pero no en " -#~ "#weechat:\n" -#~ " /alias hola /allchan -exclude=#weechat msg * hola\n" -#~ " alias /forcejoin para enviar el comando IRC \"forcejoin\" con el " -#~ "completador de /sajoin:\n" -#~ " /alias -completion %%sajoin forcejoin /quote forcejoin" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: cambiar el charset de decodificación\n" -#~ " encode: cambiar el charset de codificación\n" -#~ "charset: charset nuevo para el buffer actual\n" -#~ " reset: reinicia el charset para el buffer actual" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: ejecuta comando para los canales del servidor actual " -#~ "solamente\n" -#~ " -exclude: excluye algunos canales ('*' está permitido al principio o " -#~ "final del nombre del canal, para excluir varios canales)\n" -#~ " comando: comando a ejecutar\n" -#~ "argumentos: argumentos para el comando\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " ejecuta '/me está probando' en todos los canales:\n" -#~ " /allchan me está probando\n" -#~ " decir 'hola' en todos lados menos en #weechat:\n" -#~ " /allchan -exclude=#weechat msg * hola\n" -#~ " decir 'hola' en todos lados menos en #weechat o canales que empiecen " -#~ "con #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * hola" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: ejecuta comando para los canales del servidor actual " -#~ "solamente\n" -#~ " -exclude: excluye algunos canales ('*' está permitido al principio o " -#~ "final del nombre del canal, para excluir varios canales)\n" -#~ " comando: comando a ejecutar\n" -#~ "argumentos: argumentos para el comando\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " ejecuta '/me está probando' en todos los canales:\n" -#~ " /allchan me está probando\n" -#~ " decir 'hola' en todos lados menos en #weechat:\n" -#~ " /allchan -exclude=#weechat msg * hola\n" -#~ " decir 'hola' en todos lados menos en #weechat o canales que empiecen " -#~ "con #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * hola" - -#, fuzzy -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: excluye algunos servidores ('*' está permitido al principio o " -#~ "final del nombre del servidor, para excluir varios servidores)\n" -#~ " comando: comando a ejecutar\n" -#~ "argumentos: argumentos para el comando\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " cambiar apodo en todos los servidores:\n" -#~ " /allserv nick apodo_nuevo\n" -#~ " poner ausente en todos los servidores:\n" -#~ " /allserv away Estoy ausente" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " destino: apodo o canal a enviar el CTCP\n" -#~ " tipo: tipo de CTCP (ejemplos:\"version\", \"ping\", ...)\n" -#~ "argumentos: argumentos para el CTCP" - -#, fuzzy -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ " apodo: apodo a quien enviar archivo o charla\n" -#~ "archivo: nombre del archivo (en la máquina local)\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " charlar con el apodo \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " enviar el archivo \"/home/foo/bar.txt\" a el apodo \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#, fuzzy -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ "servidor: nombre del servidor a desconectar\n" -#~ " -all: desconectar de todos los servidores\n" -#~ "-pending: cancelar las reconexiones automáticas a los servidores que " -#~ "están reconectando\n" -#~ " razón: razón de la salida" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nombre del alias (puede empezar o terminar con \"*\" como comodín) " -#~ "(opcional)" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ "canal: canal donde está el usuario\n" -#~ "apodo: usuario a expulsar y vetar\n" -#~ "razón: razón de la expulsión\n" -#~ "\n" -#~ "Es posible expulsar y vetar con una máscara, el apodo será extraído de la " -#~ "máscara y reemplazado por \"*\".\n" -#~ "\n" -#~ "Ejemplo:\n" -#~ " vetar \"*!*@host.com\" y luego expulsar a \"toto\":\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "canal: nombre del canal\n" -#~ " texto: texto a enviar" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "modos del canal:\n" -#~ " canal: nombre del canal a modificar (canal actual por defecto)\n" -#~ " o: dar/quitar privilegios de operador del canal\n" -#~ " p: canal privado\n" -#~ " s: canal secreto\n" -#~ " i: canal sólo con invitación\n" -#~ " t: tema sólo modificable por un operador del canal\n" -#~ " n: ningún mensaje al canal desde el exterior\n" -#~ " m: canal moderado\n" -#~ " l: fijar el límite de usuarios del canal\n" -#~ " b: fijar veto para mantener usuarios afuera\n" -#~ " e: fijar una excepción\n" -#~ " v: dar/quitar el privilegio de hablar en un canal moderado\n" -#~ " k: definir una clave (contraseña) del canal\n" -#~ "modos de usuario:\n" -#~ " apodo: apodo del usuario a modificar\n" -#~ " i: marcar el usuario como invisible\n" -#~ " s: marcar el usuario para recibir avisos del servidor\n" -#~ " w: el usuario recibe wallops\n" -#~ " o: operador\n" -#~ "\n" -#~ "La lista de modos no es exhaustiva, leer la documentación sobre tu " -#~ "servidor para ver todos los modos posibles.\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " proteger el topic del canal #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " ser invisible en el servidor:\n" -#~ " /mode nick +i" - -#, fuzzy -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "servidor: enviar a este servidor (nombre interno)\n" -#~ " destino: apodo o canal\n" -#~ " texto: texto a enviar" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nombre del alias (puede empezar o terminar con \"*\" como comodín) " -#~ "(opcional)" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " canal: canal a abandonar\n" -#~ "mensaje: mensaje de partida (mostrado al resto de usuarios)" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "servidor: enviar a este servidor (nombre interno)\n" -#~ " destino: apodo o canal\n" -#~ " texto: texto a enviar" - -#, fuzzy -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ "servidor: nombre del servidor a reconectar\n" -#~ " -all: reconectar en todos los servidores\n" -#~ " -nojoin: no unirse a ningún canal (incluso si autojoin está activado en " -#~ "el servidor)\n" -#~ " -switch: cambia la siguiente dirección de servidor" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " apodo: apodo\n" -#~ "apodo_nuevo: nuevo apodo" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "usuario: nombre de usuario\n" -#~ "destino: nombre del servidor\n" -#~ " canal: nombre del canal" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " canal: nombre del canal\n" -#~ " tema: nuevo tema para el canal\n" -#~ "-delete: elimina el tema actual" - -#, fuzzy -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: muestra el estado del registro para los buffers abiertos\n" -#~ " set: configura el nivel de registro en el buffer actual\n" -#~ " nivel: nivel de mensajes a registrar (0 = registro desactivado, 1 = " -#~ "solo unos pocos mensajes (los más importantes) .. 9 = todos los " -#~ "mensajes)\n" -#~ "disable: desactiva el registro para el buffer actual (configura el nivel " -#~ "a 0)\n" -#~ "\n" -#~ "Opciones \"logger.level.*\" y \"logger.mask.*\" pueden ser usados para " -#~ "configurar el nivel o la máscara para un buffer, o para buffers que " -#~ "empiecen con ese nombre.\n" -#~ "\n" -#~ "Niveles de registro usados por el plugin IRC:\n" -#~ " 1: mensajes, noticias y privados\n" -#~ " 2: cambios de apodo\n" -#~ " 3: mensajes del servidor\n" -#~ " 4: unión/abandono/salida\n" -#~ " 9: todo el resto de mensajes\n" -#~ "\n" -#~ "Ejemplos:\n" -#~ " configura el registro a nivel 5 para el buffer actual:\n" -#~ " /logger set 5\n" -#~ " desactiva el registro para el buffer actual:\n" -#~ " /logger disable\n" -#~ " configura el registro a nivel 3 para todos los buffers IRC:\n" -#~ " /set logger.level.irc 3\n" -#~ " desactiva el registro para el buffer principal de WeeChat:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " usa un directorio para cada servidor IRC y en él un archivo para cada " -#~ "canal:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: lista los scripts cargados\n" -#~ "listfull: lista los scripts cargados (detallado)\n" -#~ " load: carga un script\n" -#~ "autoload: carga todos los scripts en el directorio \"autoload\"\n" -#~ " reload: recarga un script (si ningún nombre es dado, descarga todos los " -#~ "scripts y carga nuevamente los scripts en el directorio \"autoload\")\n" -#~ " unload: descarga un script (si no se da un nombre, descarga todos los " -#~ "scripts)\n" -#~ " archivo: script (el archivo) a cargar\n" -#~ " nombre: nombre del script (nombre que usa el script al registrarse)\n" -#~ " -q: modo silencioso: no mostrar ningún mensaje\n" -#~ "\n" -#~ "Sin argumentos, este comando lista los scripts cargados." - -#, fuzzy -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ "dictlist: muestra diccionarios instalados\n" -#~ " enable: habilita aspell en el buffer actual\n" -#~ " disable: deshabilita aspell en el buffer actual\n" -#~ " addword: agrega 'palabra' a tu diccionario personal\n" -#~ "\n" -#~ "No se verifica si la línea de entrada empieza con '/', excepto para " -#~ "algunos comandos (ver /set aspell.check.commands).\n" -#~ "\n" -#~ "Para activar aspell en todos los buffers, use la opción \"default_dict\", " -#~ "por ejemplo:\n" -#~ " /set aspell.check.default_dict \"es\"" - -#~ msgid "All bars have been deleted" -#~ msgstr "Todas la barras fueron eliminadas" - -#~ msgid "All filters have been deleted" -#~ msgstr "Todos los filtros fueron eliminados" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Todas la barras fueron eliminadas" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Todos los proxies fueron eliminados" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sTecla \"%s\" no encontrada" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d modificadores regulares removidos" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sTecla \"%s\" no encontrada" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-10-19 23:59+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -1129,6 +1129,9 @@ msgstr "" msgid "Example:" msgstr "Exemple :" +msgid " set read marker on all buffers:" +msgstr " définir le marqueur de lecture sur tous les tampons :" + msgid "set or remove away status" msgstr "définir ou supprimer le statut d'absence" @@ -1287,6 +1290,18 @@ msgstr "" msgid "Examples:" msgstr "Exemples :" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" +" créer une barre avec l'heure, numéro + nom de tampon, et la complétion :" + +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "" +" faire défiler la liste des pseudos de 10 lignes vers le bas sur le tampon " +"courant :" + +msgid " scroll to end of nicklist on current buffer:" +msgstr " faire défiler la liste des pseudos à la fin sur le tampon courant :" + msgid "manage buffers" msgstr "gestion des tampons" @@ -2922,6 +2937,36 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "Les caractères échappés suivants sont supportés :" +msgid " display a reminder on core buffer with a highlight:" +msgstr " afficher un pense-bête sur le tampon core avec un highlight :" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr " /print -core -tags notify_highlight Pense-bête : acheter du lait" + +msgid " display an error on core buffer:" +msgstr " afficher une erreur sur le tampon core :" + +msgid " /print -core -error Some error here" +msgstr " /print -core -error Une erreur ici" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr " afficher un message sur le tampon core avec le préfixe \"abc\" :" + +msgid " /print -core abc\\tThe message" +msgstr " /print -core abc\\tLe message" + +msgid " display a message on channel #weechat:" +msgstr " afficher un message sur le canal #weechat :" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr " /print -buffer irc.libera.#weechat Message sur #weechat" + +msgid " display a snowman (U+2603):" +msgstr " afficher un bonhomme de neige (U+2603) :" + +msgid " send alert (BEL):" +msgstr " envoyer une alerte (BEL) :" + msgid "manage proxies" msgstr "gestion des proxies" @@ -3091,6 +3136,12 @@ msgstr "" "Note : la commande est exécutée sur le tampon où /repeat a été exécuté (si " "le tampon n'existe plus, la commande n'est pas exécutée)." +msgid " scroll 2 pages up:" +msgstr " faire défiler de 2 pages vers le haut :" + +msgid " print a countdown, starting at 5:" +msgstr " afficher un compte à rebours, en démarrant à 5 :" + msgid "reset config options" msgstr "réinitialiser des options de configuration" @@ -3222,6 +3273,9 @@ msgstr "" msgid " set a passphrase:" msgstr " définir une phrase de chiffrement :" +msgid " /secure passphrase this is my passphrase" +msgstr " /secure passphrase ceci est ma phrase de chiffrement" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" " utiliser le programme \"pass\" pour lire la phrase de chiffrement au " @@ -3230,12 +3284,25 @@ msgstr "" msgid " encrypt libera SASL password:" msgstr " chiffrer le mot de passe libera SASL :" +msgid " /secure set libera mypassword" +msgstr " /secure set libera motdepasse" + msgid " encrypt oftc password for nickserv:" msgstr " chiffrer le mot de passe oftc pour nickserv :" +msgid " /secure set oftc mypassword" +msgstr " /secure set oftc motdepasse" + msgid " alias to ghost the nick \"mynick\":" msgstr " alias pour ghost du pseudo \"pseudo\" :" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" +" /alias add ghost /eval /msg -server libera nickserv ghost monpseudo " +"${sec.data.libera}" + msgid "set config options and environment variables" msgstr "définir des options de configuration et des variables d'environnement" @@ -3602,6 +3669,21 @@ msgstr "" "Note : la commande est exécutée sur le tampon où /wait a été exécuté (si le " "tampon n'existe plus, la commande n'est pas exécutée)." +msgid " join channel #test in 10 seconds:" +msgstr " rejoindre le canal #test dans 10 secondes :" + +msgid " set away in 15 minutes:" +msgstr " passer absent dans 15 minutes :" + +msgid " /wait 15m /away -all I'm away" +msgstr " /wait 15m /away -all Je suis absent" + +msgid " say \"hello\" in 2 minutes:" +msgstr " dire \"bonjour\" dans 2 minutes :" + +msgid " /wait 2m hello" +msgstr " /wait 2m bonjour" + msgid "manage windows" msgstr "gestion des fenêtres" @@ -9016,6 +9098,37 @@ msgstr " ${irc_server.xxx} : variable xxx dans le serveur" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr " ${irc_channel.xxx} : variable xxx dans le canal" +msgid " execute \"/me is testing\" on all channels:" +msgstr " exécuter \"/me teste\" sur tous les canaux :" + +msgid " /allchan /me is testing" +msgstr " /allchan /me teste" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr " dire \"bonjour\" partout sauf sur #weechat :" + +msgid " /allchan -exclude=#weechat hello" +msgstr " /allchan -exclude=#weechat bonjour" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" +" dire \"bonjour\" partout sauf sur #weechat et les canaux commençant par " +"#linux :" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr " /allchan -exclude=#weechat,#linux* bonjour" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr " dire \"bonjour\" sur tous les canaux commençant par #linux :" + +msgid " /allchan -include=#linux* hello" +msgstr " /allchan -include=#linux* bonjour" + +msgid " close all buffers with parted channels:" +msgstr " fermer tous les tampons avec des canaux quittés :" + msgid "execute a command on all private buffers of all connected servers" msgstr "" "exécuter une commande sur tous les tampons privés de tous les serveurs " @@ -9045,6 +9158,36 @@ msgstr "" "raw[-include] : inclure seulement certains pseudos (le caractère joker \"*\" " "est autorisé)" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr " exécuter \"/me teste\" sur tous les tampons privés :" + +msgid " /allpv /me is testing" +msgstr " /allpv /me teste" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr " dire \"bonjour\" partout sauf sur pour le pseudo foo :" + +msgid " /allpv -exclude=foo hello" +msgstr " /allpv -exclude=foo bonjour" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" +" dire \"bonjour\" partout sauf pour le pseudo foo et les pseudos commençant " +"par bar :" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr " /allpv -exclude=foo,bar* bonjour" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr " dire \"bonjour\" pour tous les pseudos commençant par bar :" + +msgid " /allpv -include=bar* hello" +msgstr " /allpv -include=bar* bonjour" + +msgid " close all private buffers:" +msgstr " fermer tous les tampons privés :" + msgid "execute a command on all connected servers" msgstr "exécuter une commande sur tous les serveurs connectés" @@ -9066,6 +9209,12 @@ msgstr "" "raw[-include] : inclure seulement certains serveurs (le caractère joker " "\"*\" est autorisé)" +msgid " change nick on all servers:" +msgstr " changer de pseudo sur tous les serveurs :" + +msgid " do a whois on my nick on all servers:" +msgstr " faire un whois sur mon pseudo sur tous les serveurs :" + msgid "authenticate with SASL" msgstr "s'authentifier avec SASL" @@ -12932,6 +13081,22 @@ msgstr " 4 : join/part/quit" msgid " 9: all other messages" msgstr " 9 : tous les autres messages" +msgid " set level to 5 for current buffer:" +msgstr " définir le niveau d'enregistrement à 5 pour le tampon courant :" + +msgid " disable logging for current buffer:" +msgstr " désactiver l'enregistrement pour le tampon courant :" + +msgid " set level to 3 for all IRC buffers:" +msgstr " définir le niveau à 3 pour les tampons IRC :" + +msgid " disable logging for main WeeChat buffer:" +msgstr " désactiver l'enregistrement pour le tampon principal de WeeChat :" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" +" utiliser un répertoire par serveur IRC et un fichier par canal dedans :" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16830,25 +16995,3 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)" - -#~ msgid "" -#~ "get nick color code, ignoring case (this calls the info " -#~ "\"nick_color_ignore_case\" with appropriate range, according to the value " -#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is " -#~ "not given)" -#~ msgstr "" -#~ "retourne le code couleur du pseudo, en ignorant la casse (cela appelle " -#~ "l'info \"nick_color_ignore_case\" avec l'intervalle approprié, selon la " -#~ "valeur de CASEMAPPING sur le serveur, par défaut \"rfc1459\" si le " -#~ "serveur n'est pas fourni)" - -#~ msgid "" -#~ "get nick color name, ignoring case (this calls the info " -#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the " -#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the " -#~ "server is not given)" -#~ msgstr "" -#~ "retourne le nom de la couleur du pseudo, en ignorant la casse (cela " -#~ "appelle l'info \"nick_color_name_ignore_case\" avec l'intervalle " -#~ "approprié, selon la valeur de CASEMAPPING sur le serveur, par défaut " -#~ "\"rfc1459\" si le serveur n'est pas fourni)" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:09+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: hu\n" @@ -1086,6 +1086,10 @@ msgid "Example:" msgstr "" #, fuzzy +msgid " set read marker on all buffers:" +msgstr "üzenet küldése az összes csatlakoztatott szerver összes szobájába" + +#, fuzzy msgid "set or remove away status" msgstr "távolléti státusz váltása" @@ -1225,6 +1229,17 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "érvénytelen pufferhossz" + +#, fuzzy +msgid " scroll to end of nicklist on current buffer:" +msgstr "érvénytelen pufferhossz" + msgid "manage buffers" msgstr "pufferek kezelése" @@ -2575,6 +2590,39 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +msgid " display an error on core buffer:" +msgstr "szerver nevének színe" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "speciális üzenet az aktuális nap megváltozásakor" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + #, fuzzy msgid "manage proxies" msgstr "pufferek kezelése" @@ -2738,6 +2786,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy msgid "reset config options" msgstr "konfigurációs paraméterek beállítása" @@ -2848,18 +2902,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "" @@ -3150,6 +3218,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "ablakok kezelése" @@ -7749,6 +7832,36 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +msgid " close all buffers with parted channels:" +msgstr "felhasználó erőszakos eltávolítása a szobából" + #, fuzzy msgid "execute a command on all private buffers of all connected servers" msgstr "CTCP üzenet küldése az összes csatlakoztatott szerver összes szobájába" @@ -7772,6 +7885,36 @@ msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "" #, fuzzy +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "üzenet küldése az összes csatlakoztatott szerver összes szobájába" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +msgid " close all private buffers:" +msgstr "pufferek kezelése" + +#, fuzzy msgid "execute a command on all connected servers" msgstr "üzenet küldése az összes csatlakoztatott szerver összes szobájába" @@ -7787,6 +7930,13 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +msgid " change nick on all servers:" +msgstr "szobák listája ahová be akarunk lépni csatlakozás után" + +msgid " do a whois on my nick on all servers:" +msgstr "" + msgid "authenticate with SASL" msgstr "" @@ -11481,6 +11631,25 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +msgid " set level to 5 for current buffer:" +msgstr "szobanév nem található a pufferhez" + +#, fuzzy +msgid " disable logging for current buffer:" +msgstr "szerver nevének színe" + +#, fuzzy +msgid " set level to 3 for all IRC buffers:" +msgstr "üzenet küldése az összes csatlakoztatott szerver összes szobájába" + +#, fuzzy +msgid " disable logging for main WeeChat buffer:" +msgstr "szerver nevének színe" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15005,907 +15174,3 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: nem sikerült kapcsolódni a küldőhöz\n" - -#, fuzzy -#~ msgid " /spell enable" -#~ msgstr "a felhasználók le lettek tiltva" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "szoba vagy felhasználó állapotának változtatása" - -#, fuzzy -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "szoba: a szoba neve, ahová csatlakozni szeretnénk\n" -#~ "kulcs: a csatlakozáshoz szükséges kulcs" - -#, fuzzy -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "szoba: a szoba neve, ahová csatlakozni szeretnénk\n" -#~ "kulcs: a csatlakozáshoz szükséges kulcs" - -#, fuzzy -#~ msgid "alias: name of alias" -#~ msgstr "Aliaszok listája:\n" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ "utasítás: végrehajtandó utasítás:\n" -#~ " move: puffer mozgatása a listában (lehet relatív is, például -1)\n" -#~ " close: puffer bezárása (esetleges argumentum egy kilépő üzenet szoba " -#~ "esetén)\n" -#~ " list: nyitott pufferek listája (paraméter hiányában is ez fut le)\n" -#~ " notify: értesítési szint beállítása (0=soha, 1=highlight, 2=1+üzenet, " -#~ "3=2+ki/belépés)\n" -#~ " (ha a szerver pufferben kerül lefuttatásra, akkor az egész " -#~ "szerverre állítja az értesítési szintet)\n" -#~ " scroll: puffertörténet görgetése (lehet relatív és végződhet betűvel: " -#~ "s=mp, m=perc, h=óra, d=nap, M=hónap, y=év); ha csak egy betű szerepel, " -#~ "akkor a megadott időszak elejére ugrik\n" -#~ "\n" -#~ " szám: ugrás az adott számú pufferre\n" -#~ "szerver,\n" -#~ " szoba: ugrás pufferre szerver- és/vagy szobanév alapján\n" -#~ "\n" -#~ "Példák:\n" -#~ " puffer mozgatása: /buffer move 5\n" -#~ " puffer bezárása: /buffer close this is part msg\n" -#~ "értesítési szint beállítása: /buffer notify 2\n" -#~ " ugrás egy napot előre: /buffer scroll 1d == /buffer scroll -1d " -#~ "== /buffer scroll -24h\n" -#~ " ugrás az adott nap elejére: /buffer scroll d\n" -#~ " ugrás 15 perccel előre: /buffer scroll +15m\n" -#~ " ugrás 20 sorral feljebb: /buffer scroll -20\n" -#~ " ugrás a #weechat szobára: /buffer #weechat" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom " -#~ "íródik a WeeChat összeomlásakor)\n" -#~ " buffer: hexadecimális puffertartalom logba írása\n" -#~ "windows: ablakfa megjelenítése" - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ "billentyű: billentyű hozzárendelése valamely belső funkcióhoz vagy \"/\" " -#~ "jellel kezdődő parancshoz\n" -#~ " unbind: billentyűhozzárendelés eltávolítása\n" -#~ " funkciók: billenyűhozzárendeléshez használható belső funkciók listázása\n" -#~ " reset: billenzyűparancsok visszaállítása az eredeti értékekre és " -#~ "MINDEN személyes hozzárendelés törlése (használja óvatosan!)" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ "parancs: futtatandó parancs (egy '/' autómatikusan hozzáadódik, ha nincs " -#~ "megadva a parancs elején)\n" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ "path_to_binary: a WeeChat bináris útvonala (alapértelmezetten az aktuális " -#~ "bináris útvonala)\n" -#~ "\n" -#~ "Ez a parancs a WeeChat binárison fut, ezért a futtatása előtt a programot " -#~ "le kell fordítani vagy egy csomagkezelővel telepíteni." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ "parancs: futtatandó parancs (egy '/' autómatikusan hozzáadódik, ha nincs " -#~ "megadva a parancs elején)\n" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: nyitott ablakok listája (paraméter nélkül ez hívódik meg)\n" -#~ " -1: ugrás az előző ablakra\n" -#~ " +1: ugrás a következő ablakra\n" -#~ " b#: ugrás a következő ablakban a # számú pufferre\n" -#~ " up: váltás egy ablakkal feljebb\n" -#~ " down: váltás egy ablakkal lejjebb\n" -#~ " left: váltás a bal oldali ablakra\n" -#~ " right: váltás a jobb oldali ablakra\n" -#~ "splith: aktuális ablak felosztása vízszintesen\n" -#~ "splitv: aktuális ablak felosztása függőlegesen\n" -#~ "resize: ablak átméretezése, az új méret <pct>%%-a a szülő ablaknak\n" -#~ " merge: ablakok összefésülése (all = csak egy ablak megtartása)\n" -#~ "\n" -#~ "A splith és splitv esetében a <pct> egy százalékos érték, ami azt " -#~ "mutatja, hogy az új ablak hány százaléka lesz a szülőablaknak. Például 25 " -#~ "esetén a szülőablak negyedét kapjuk." - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " alias_név: az alias neve\n" -#~ " parancs: parancs neve (WeeChat vagy IRC parancs, több parancs " -#~ "pontosvesszővel elválasztva)\n" -#~ "paraméterek: a parancs paraméterei\n" -#~ "\n" -#~ "Megjegyzés: a parancsban a speciális változók $1, $2,..,$9 helyére a " -#~ "felhasználó által megadott paraméterek kerülnek, a $* az összes " -#~ "paramétert jelöli.\n" -#~ "A $nick, $channel és $server változók az aktuális névre/szobára/szerverre " -#~ "lesznek kicserélve." - -#, fuzzy -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " -all: kapcsolódás minden szerverhez\n" -#~ "szervernév: a belső szervernév amihez kapcsolódik\n" -#~ " -nojoin: ne lépjen be egyik szobába se (még ha az automata belépés be " -#~ "is van kapcsolva a szerveren) gépnév: gépnév amihez csatlakozik, " -#~ "ideiglenes szerver létrehozása\n" -#~ " port: a szerver portja (egész szám, alapértelmezetten 6667)\n" -#~ " ipv6: IPv6 protokoll használata\n" -#~ " ssl: SSL protokoll használata" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " fogadó: a felhasználó vagy szoba ahová a CTCP üzenetet küldjük\n" -#~ " típus: CTCP üzenet típusa (példa: \"version\", \"ping\", ..)\n" -#~ "paraméter: CTCP paraméterei" - -#, fuzzy -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "parancs: 'send' (fájl) vagy 'chat' vagy 'close' (beszélgetés)\n" -#~ " név: felhasználó neve akivel a beszélgetést kezdjük, vagy akinek a " -#~ "fájlt küldjük\n" -#~ " fájl: fájlnév (a helyi gépen)" - -#, fuzzy -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ "-all: újracsatlakozás minden szerverhez\n" -#~ "szervernév: újracsatlakozás a megadott szerverhez\n" -#~ "-nojoin: ne lépjen be semmilyen szobába (még ha az automatikus belépés be " -#~ "is van kapcsolva a szerveren)" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " szoba: a szoba, ahol a felhasználó tartózkodik\n" -#~ " név: a kirúgandó neve\n" -#~ "megjegyzés: megjegyzés a kirúgáshoz" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "szoba: a szoba neve, ahová csatlakozni szeretnénk\n" -#~ "kulcs: a csatlakozáshoz szükséges kulcs" - -#, fuzzy -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "szoba állapotai:\n" -#~ " szoba: módosítandó szoba neve\n" -#~ " o: operátori jogok biztosítása/elvétele\n" -#~ " p: privát szoba\n" -#~ " s: titkos szoba\n" -#~ " i: meghívásos szoba\n" -#~ " t: témát csak az operátorok válthatnak\n" -#~ " n: kívülről nem küldhető üzenet a szobába\n" -#~ " m: moderált szoba\n" -#~ " l: felhasználólimit a szobában\n" -#~ " b: kitiltási maszk egyes felhasználók távoltartására\n" -#~ " e: kivételi maszk állítása\n" -#~ " v: beszéd engedélyezése/tiltása egy moderált szobában\n" -#~ " k: szoba kulcs (jelszó) beállítása\n" -#~ "felhasználó állapotai:\n" -#~ " név: módosítandó név\n" -#~ " i: felhasználó láthatatlanná tétele\n" -#~ " s: a felhasználó fogadja a szerver üzeneteit\n" -#~ " w: user receives wallops\n" -#~ " o: operátori jog" - -#, fuzzy -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "fogadó: név vagy szoba (esetleg maszk, '*' = aktuális szoba)\n" -#~ "szöveg: küldendő üzenet" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " szoba: a szoba ahonnan ki szeretnénk lépni\n" -#~ "kilépő_üzenet: kilépő üzenet (csak a többi felhasználó látja)" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "fogadó: név vagy szoba (esetleg maszk, '*' = aktuális szoba)\n" -#~ "szöveg: küldendő üzenet" - -#, fuzzy -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ "-all: újracsatlakozás minden szerverhez\n" -#~ "szervernév: újracsatlakozás a megadott szerverhez\n" -#~ "-nojoin: ne lépjen be semmilyen szobába (még ha az automatikus belépés be " -#~ "is van kapcsolva a szerveren)" - -#, fuzzy -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " név: meghívandó név\n" -#~ "szoba: meghívandó szoba" - -#, fuzzy -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: szerverek listázása (paraméter nélkül is ez a parancs " -#~ "hívódik meg)\n" -#~ " listfull: szerverek listázása részletes információkkal együtt\n" -#~ " add: új szerver hozzáadása\n" -#~ " szervernév: szerver neve, saját használatra, megjelenítéshez\n" -#~ " gépnév: a szerver neve vagy IP-címe\n" -#~ " port: a szerver portja (egész szám, alapértelmezetten 6667)\n" -#~ " -temp: ideiglenes szerver létrehozása (nem kerül be a " -#~ "beállítófájlba)\n" -#~ " auto: automatikus kapcsolódás a szerverhez a WeeChat " -#~ "indulásakor\n" -#~ " noauto: ne kapcsolódjon a szerverhez a WeeChat indulásakor " -#~ "(alapértelmezett)\n" -#~ " ipv6: IPv6 protokoll használata\n" -#~ " ssl: SSL protokoll használata\n" -#~ " jelszó: jelszó a szerverhez\n" -#~ " név1: elsődleges név a szerveren\n" -#~ " név2: alternatív név a szerveren\n" -#~ " név3: második alternatív név a szerveren\n" -#~ "felhasználónév: felhasználónév a szerveren\n" -#~ " valódi név: a felhasználó valódi neve\n" -#~ " copy: szerver másolása\n" -#~ " rename: szerver átnevezése\n" -#~ " keep: szerver mentése a beállítófájlba (csak ideiglenes " -#~ "szervereknél)\n" -#~ " del: szerver törlése\n" -#~ " deloutq: a kimenő üzenettár törlése minden szerverre (minden " -#~ "üzenet amit a WeeChat küldeni készül)" - -#, fuzzy -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "felhasználó: felhasználónév\n" -#~ " cél: szervernév\n" -#~ " szoba: szoba neve" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ "szoba: szoba neve \n" -#~ " téma: a szoba új témája (ha \"-delete\" akkor a téma törlésre kerül)" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ "list: betöltött modulok listája\n" -#~ "listfull: betöltött modulok listája részletes információkkal együtt\n" -#~ "load: modul betöltése\n" -#~ "autoload: modulok automatikus betöltése a felhasználó vagy " -#~ "rendszerkönyvtárból\n" -#~ "reload: modul újratöltése (ha nincs név megadva, minden modul " -#~ "eltávolítása, majd automatikus modulbetöltés)\n" -#~ "unload: megadott vagy összes modul eltávolítása\n" -#~ "\n" -#~ "Paraméter nélkül a /plugin parancs listázza a betöltött modulokat." - -#, fuzzy -#~ msgid "All bars have been deleted" -#~ msgstr "a felhasználók le lettek tiltva" - -#, fuzzy -#~ msgid "All filters have been deleted" -#~ msgstr "a felhasználók le lettek tiltva" - -#, fuzzy -#~ msgid "All custom bar items have been deleted" -#~ msgstr "a felhasználók le lettek tiltva" - -#, fuzzy -#~ msgid "All proxies have been deleted" -#~ msgstr "a felhasználók le lettek tiltva" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%s a \"%s\" szerver nem található\n" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr " időkezelők:\n" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%s a \"%s\" szerver nem található\n" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:10+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: it\n" @@ -1092,6 +1092,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set read marker on all buffers:" +msgstr "esegue un comando su tutti i server connessi" + msgid "set or remove away status" msgstr "imposta o elimina lo stato di assenza" @@ -1243,6 +1248,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "nick nella lista nick del buffer corrente" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "nick nella lista nick del buffer corrente" + msgid "manage buffers" msgstr "gestione dei buffer" @@ -2655,6 +2673,39 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +msgid " display an error on core buffer:" +msgstr "colore del testo nei buffer relay" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "mostra un messaggio speciale al cambio di data" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "gestione dei proxy" @@ -2845,6 +2896,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -2974,18 +3031,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "" @@ -3310,6 +3381,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "gestione delle finestre" @@ -8263,6 +8349,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "chiude buffer quando viene digitato /part nel canale" + #, fuzzy msgid "execute a command on all private buffers of all connected servers" msgstr "esegue un comando su tutti i canali di tutti i server connessi" @@ -8288,6 +8405,38 @@ msgstr "" "nome plugin (può iniziare o terminare con \"*\" come carattere jolly) " "(opzionale)" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "esegue un comando su tutti i server connessi" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "unisci i buffer privati" + msgid "execute a command on all connected servers" msgstr "esegue un comando su tutti i server connessi" @@ -8304,6 +8453,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "canali su tutti i server IRC" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "La lista notifiche è vuota su tutti i server" + msgid "authenticate with SASL" msgstr "" @@ -12240,6 +12399,27 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "modifica il set di caratteri per il buffer corrente" + +#, fuzzy +msgid " disable logging for current buffer:" +msgstr "colore del testo nei buffer relay" + +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set level to 3 for all IRC buffers:" +msgstr "esegue un comando su tutti i server connessi" + +#, fuzzy +msgid " disable logging for main WeeChat buffer:" +msgstr "colore del testo nei buffer relay" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15914,2051 +16094,3 @@ msgstr "%s%s: timeout per \"%s\" con %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: impossibile connettersi al mittente" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Mouse abilitato" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "server IRC (nomi interni)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "cambia modalità canale o utente" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "canale: nome del canale\n" -#~ " testo: testo da inviare" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "canale: nome del canale\n" -#~ " testo: testo da inviare" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "valore dell'alias" - -#, fuzzy -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: elenca tutte le barre\n" -#~ " listfull: elenca tutte le barre (dettagliato)\n" -#~ " listitems: elenca tutti gli elementi della barra\n" -#~ " add: aggiunge una nuova barra\n" -#~ " nome: nome della barra (deve essere unico)\n" -#~ " tipo: root: al di fuori delle finestre,\n" -#~ " window: all'interno delle finestre, con opzioni " -#~ "condizionali (a seguire)\n" -#~ " condizione: condizione(i) per visualizzare la barra (solo per il tipo " -#~ "\"window\"):\n" -#~ " active: sulla finestra attiva\n" -#~ " inactive: sulle finestre inattive\n" -#~ " nicklist: sulle finestre con la lista nick\n" -#~ " senza condizione, viene sempre mostrata\n" -#~ " posizione: bottom (basso), top (alto), left (sinistra) o right " -#~ "(destra)\n" -#~ " dimensione: dimensione della barra (in caratteri)\n" -#~ " separatore: 1 per usarlo (riga), 0 o nulla equivale a nessun " -#~ "separatore\n" -#~ " item1,...: elementi per questa barra (possono essere separati da " -#~ "virgole (spazio tra gli elementi) o \"+\" (elementi incollati))\n" -#~ " default: crea una barra predefinita (saranno tutte predefinite se " -#~ "non viene dato un nome per la barra)\n" -#~ " del: elimina una barra (o tutte le barre con -all)\n" -#~ " set: imposta un valore per la proprietà di una barra\n" -#~ " opzione: opzione da cambiare (per una lista di opzioni, consultare /" -#~ "set weechat.bar.<barname>.*)\n" -#~ " valore: nuovo valore per l'opzione\n" -#~ " hide: nasconde una barra\n" -#~ " show: mostra una barra nascosta\n" -#~ " toggle: nasconde/mostra una barra\n" -#~ " scroll: scorre una barra\n" -#~ " finestra: numero della finestra (usare '*' per la finestra corrente " -#~ "o le barre root)\n" -#~ " scroll_value: valore per lo scorrimento: 'x' o 'y', seguite da '+', '-', " -#~ "'b' (inizio) or 'e' (fine), valore (per +/-), e %% opzionale (per " -#~ "scorrere di %% di larghezza/altezza, altrimenti il valore è il numero di " -#~ "caratteri)\n" -#~ "\n" -#~ "Esempi:\n" -#~ " crea una barra con l'ora, numero del buffer + nome, e completamento:\n" -#~ " /bar add miabarra root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " nasconde una barra:\n" -#~ " /bar hide miabarra\n" -#~ " scorre la lista nick di 10 righe in basso sul buffer corrente:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scorre fino alla fine della lista nick sul buffer corrente:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: elenca i buffer (senza argomento viene mostrata questa lista)\n" -#~ " clear: pulisce il contenuto del buffer (numero per un buffer, -merged " -#~ "per i buffer incollati, -all per tutti i buffer o nessun parametro per " -#~ "quello corrente)\n" -#~ " move: sposta il buffer nella lista (può essere relativo, ad esempio " -#~ "-1)\n" -#~ " swap: scambia due buffer (scambia con il buffer corrente se viene " -#~ "specificato solo il nome/numero)\n" -#~ " merge: unisce il buffer corrente ad un altro (l'area di chat risulterà " -#~ "un mix di entrambi)\n" -#~ " (la combinazione predefinita ctrl-x alterna tra i buffer " -#~ "incollati)\n" -#~ " unmerge: stacca il buffer dagli altri che hanno lo stesso numero\n" -#~ " close: chiude buffer (numero/serie oppure nome sono opzionali)\n" -#~ " notify: imposta il livello di notifica per il buffer corrente: questo " -#~ "livello determina se il buffer deve essere aggiunto alla hotlist oppure " -#~ "no:\n" -#~ " none: mai\n" -#~ " highlight: solo per le notifiche\n" -#~ " message: messaggi dagli utenti + notifiche\n" -#~ " all: tutti i messaggi\n" -#~ " reset: ripristina al valore predefinito (tutto)\n" -#~ "localvar: visualizza le variabili locali per il buffer corrente\n" -#~ " set: imposta una proprietà per il buffer corrente\n" -#~ " get: mostra una proprietà del buffer corrente\n" -#~ " numero: passa al buffer per numero, prefisso possibile:\n" -#~ " '+': passaggio relativo, aggiunge un numero a quello corrente\n" -#~ " '-': passaggio relativo, sottrae un numero a quello corrente\n" -#~ " '*': passa al numero, usando l'opzione \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " nome: passa al buffer tramite nome (parziale)\n" -#~ "\n" -#~ "Esempi:\n" -#~ " pulisce il buffer corrente:\n" -#~ " /buffer clear\n" -#~ " sposta il buffer al numero 5:\n" -#~ " /buffer move 5\n" -#~ " scambia il buffer 1 con il 3:\n" -#~ " /buffer swap 1 3\n" -#~ " scambia il buffer #weechat con quello corrente:\n" -#~ " /buffer swap #weechat\n" -#~ " unisce con il buffer core:\n" -#~ " /buffer merge 1\n" -#~ " stacca il buffer:\n" -#~ " /buffer unmerge\n" -#~ " chiude il buffer corrente:\n" -#~ " /buffer close\n" -#~ " chiude i buffer da 5 a 7:\n" -#~ " /buffer close 5-7\n" -#~ " passa a #weechat:\n" -#~ " /buffer #weechat\n" -#~ " passa al buffer successivo:\n" -#~ " /buffer +1" - -#, fuzzy -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: aggiunge un alias per un colore\n" -#~ "unalias: elimina un alias\n" -#~ " colore: numero colore (maggiore o ugale a 0, il massimo dipende dal " -#~ "terminale, di solito 63 o 255)\n" -#~ " nome: nome alias per il colore (ad esempio: \"arancione\")\n" -#~ " reset: ripristina tutte le coppie di colore (richiesto quando non ci " -#~ "sono più coppie disponibili se il ripristino automatico è disabilitato, " -#~ "consultare l'opzione weechat.look.color_pairs_auto_reset)\n" -#~ " -o: invia le informazioni sul terminale/colori su un nuovo buffer.\n" -#~ "\n" -#~ "Senza argomento, il comando mostra i colori in un nuovo buffer.\n" -#~ "\n" -#~ "Esempi:\n" -#~ " aggiunge alias \"arancione\" per il colore 214:\n" -#~ " /color alias 214 arancione\n" -#~ " elimina il colore 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: sposta il cursore su un'area di chat, una barra (usando il nome " -#~ "della barra) o le coordinate \"x.y\"\n" -#~ "move: sposta il cursore con direzione\n" -#~ "stop: interrompe la modalità cursore\n" -#~ "\n" -#~ "Senza argomenti, il comando abilita/disabilita la modalità cursore\n" -#~ "\n" -#~ "Quando il mouse è abilitato (consultare /help mouse), per default il " -#~ "click con il tasto centrale avvia la modalità cursore in questa " -#~ "posizione.\n" -#~ "\n" -#~ "Esempi:\n" -#~ " vai alla lista nick:\n" -#~ " /cursor go nicklist\n" -#~ " vai alle coordinate x=10, y=5:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: elenca i plugin con i livelli di debug\n" -#~ " set: imposta il livello di debug per il plugin\n" -#~ " plugin: nome del plugin (\"core\" per il core di WeeChat)\n" -#~ " livello: livello di debug per il plugin (0 = disattiva debug)\n" -#~ " dump: salva un dump della memoria nel file di log di WeeChat (lo " -#~ "stesso dump viene salvato in caso di crash di WeeChat)\n" -#~ " buffer: esegue un dump del contenuto del buffer con valori esadecimali " -#~ "nel file di log\n" -#~ " color: mostra informazioni sulle coppie di colore correnti\n" -#~ " cursor: abilita/disabilita debug per la modalità cursore\n" -#~ " dirs: mostra le directory\n" -#~ " hdata: mostra informazioni su hdata (con free: rimuove tutti gli " -#~ "hdata in memoria)\n" -#~ " hooks: mostra informazioni sugli hook\n" -#~ "infolists: mostra informazioni sulle liste info\n" -#~ " memory: mostra informazioni sull'uso della memoria\n" -#~ " mouse: abilita/disabilita debug per il mouse\n" -#~ " tags: mostra tag per le righe\n" -#~ " term: mostra informazioni sul terminale\n" -#~ " windows: mostra l'albero delle finestre" - -#, fuzzy -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: mostra il risultato senza inviarlo al buffer (modalità " -#~ "debug)\n" -#~ "espressione: espressione da analizzare, le variabili con il formato " -#~ "${variable} vengono sostituite (vedere sotto)\n" -#~ " operatore: operatore logico o di confronto:\n" -#~ " - operatori logici:\n" -#~ " && \"and\" booleano\n" -#~ " || \"or\" booleano\n" -#~ " - operatori di confronto:\n" -#~ " == uguale\n" -#~ " != non uguale\n" -#~ " <= minore o uguale\n" -#~ " < minore\n" -#~ " >= maggiore o uguale\n" -#~ " > maggiore\n" -#~ " =~ corrisponde alla regex\n" -#~ " !~ NON corrisponde alla regex\n" -#~ "\n" -#~ "Un'espressione è considerata come \"true\" se non è NULL, non vuota, e " -#~ "diversa da \"0\".\n" -#~ "Il confronto viene fatto usando gli interi se le due espressioni sono " -#~ "interi validi.\n" -#~ "Per forzare il confronto stringa, aggiungere un doppio apice " -#~ "all'espressione, ad esempio:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Alcune variabili vengono sostituite nell'espressione, usando il formato " -#~ "${variable}, la variabile può essere, in ordine di priorità :\n" -#~ " 1. il nome di un'opzione (file.sezione.opzione)\n" -#~ " 2. il nome di una variabile locale nel buffer\n" -#~ " 3. un nome/variabile hdata (il valore viene automaticamente convertito " -#~ "in stringa, per default \"window\" e \"buffer\" puntano alla finestra/" -#~ "buffer correnti.\n" -#~ "Il formato per hdata può essere uno dei seguenti:\n" -#~ " hdata.var1.var2...: inizia con un hdata (il puntatore deve essere " -#~ "noto), e richiedere le variabili a seguire (possono seguire altri hdata)\n" -#~ " hdata[list].var1.var2...: inizia con un hdata usando una lista, ad " -#~ "esempio:\n" -#~ " ${buffer[gui_buffers].full_name}: nome completo del primo buffer " -#~ "nell'elenco collegato dei buffer\n" -#~ " ${plugin[weechat_plugins].name}: nome del primo plugin nell'elenco " -#~ "collegato dei plugin\n" -#~ "Per il nome degli hdata e delle variabili, per favore consultare " -#~ "\"Referenze API per Plugin\", funzione \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Esempi:\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n abcd =~ ^ABC ==> 1\n" -#~ " /eval -n abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n abcd !~ abc ==> 0" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: elenca i comandi, per plugin (senza argomento, viene mostrata " -#~ "questa lista)\n" -#~ "-listfull: elenca i comandi con la relativa descrizione, per plugin\n" -#~ " plugin: elenca i comandi per questo plugin\n" -#~ " comando: nome di un comando\n" -#~ " opzione: nome di un'opzione (usare /set per consultare la lista)" - -#, fuzzy -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "elenco di azioni:\n" -#~ " return: simula il tasto \"invio\"\n" -#~ " complete_next: completa la parola con il completamento successivo\n" -#~ " complete_previous: completa la parola con il completamento precedente\n" -#~ " search_text: cerca testo nel buffer\n" -#~ " search_switch_case: passa alla ricerca sensibile\n" -#~ " search_previous: cerca la riga precedente\n" -#~ " search_next: cerca la riga successiva\n" -#~ " search_stop: interrompe la ricerca\n" -#~ " delete_previous_char: elimina carattere precedente\n" -#~ " delete_next_char: elimina carattere successivo\n" -#~ " delete_previous_word: elimina parola precedente\n" -#~ " delete_next_word: elimina parola successiva\n" -#~ " delete_beginning_of_line: elimina da inizio riga fino al cursore\n" -#~ " delete_end_of_line: elimina dal cursore fino a fine riga\n" -#~ " delete_line: elimina intera riga\n" -#~ " clipboard_paste: incolla dagli appunti\n" -#~ " transpose_chars: inverti l'ordine di due caratteri\n" -#~ " undo: annulla l'ultima azione nella riga di comando\n" -#~ " redo: rifai l'ultima azione nella riga di comando\n" -#~ " move_beginning_of_line: sposta il cursore ad inizio riga\n" -#~ " move_end_of_line: sposta il cursore a fine riga\n" -#~ " move_previous_char: sposta cursore al carattere precedente\n" -#~ " move_next_char: sposta cursore al carattere successivo\n" -#~ " move_previous_word: sposta cursore alla parola precedente\n" -#~ " move_next_word: sposta cursore alla parola successiva\n" -#~ " history_previous: richiama il comando precedente nella cronologia del " -#~ "buffer corrente\n" -#~ " history_next: richiama il comando successivo nella cronologia del " -#~ "buffer corrente\n" -#~ " history_global_previous: richiama il comando precedente nella " -#~ "cronologia globale\n" -#~ " history_global_next: richiama il comando successivo nella cronologia " -#~ "globale\n" -#~ " jump_smart: passa al buffer successivo con attività\n" -#~ " jump_last_buffer: passa all'ultimo buffer\n" -#~ " jump_last_buffer_displayed: passa all'ultimo buffer mostrato " -#~ "(primadell'ultimo passaggio ad un buffer)\n" -#~ " jump_previously_visited_buffer: passa al precedente buffer " -#~ "visualizzato\n" -#~ " jump_next_visited_buffer: passa al successivo buffer visualizzato\n" -#~ " hotlist_clear: elimina hotlist\n" -#~ " grab_key: ottiene un tasto\n" -#~ " grab_key_command: ottiene un tasto con il suo comando associato\n" -#~ " grab_mouse: cattura il codice dell'evento del mouse\n" -#~ " grab_mouse_area: cattura il codice dell'evento del mouse con l'area\n" -#~ " set_unread: imposta il segnalibro non letto per tutti i buffer\n" -#~ " set_unread_current_buffer: imposta il segnalibro non letto per il " -#~ "buffer corrente\n" -#~ " switch_active_buffer: passa al successivo buffer incollato\n" -#~ " switch_active_buffer_previous: passa al precedente buffer incollato\n" -#~ " insert: inserisci testo nella riga di comando\n" -#~ " paste_start: inizio testo da incollare (modalità \"bracketed paste\")\n" -#~ " paste_stop: fine testo da incollare (modalità \"bracketed paste\")\n" -#~ "\n" -#~ "Questo comando viene usato dalla combinazioni tasti o dai plugin." - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: elenca tutti i tasti correnti (senza argomento, viene " -#~ "visualizzata questa lista)\n" -#~ "listdefault: elenca i tasti predefiniti\n" -#~ " listdiff: elenca le differenze tra tasti attuali e predefiniti (tasti " -#~ "aggiunti, ridefiniti o eliminati)\n" -#~ " contesto: nome del contesto (\"default\" oppure \"search\")\n" -#~ " bind: associa un comando ad un tasto o visualizza il comando " -#~ "associato al tasto (per il contesto \"default\")\n" -#~ " bindctxt: associa un comando ad un tasto o mostra il comando associato " -#~ "al tasto, per il contesto fornito\n" -#~ " comando: comando (più comandi vanno separati da punto e virgola)\n" -#~ " unbind: rimuove una combinazione di tasti (per il contesto " -#~ "\"default\")\n" -#~ " unbindctxt: rimuove la combinazione tasti per il contesto fornito\n" -#~ " reset: ripristina un tasto all'assegnazione predefinita\n" -#~ " resetctxt: ripristina un tasto alla combinazione predefinita per il " -#~ "contesto fornito\n" -#~ " resetall: ripristina le combinazioni ai valori predefiniti ed elimina " -#~ "TUTTE le combinazioni personalizzate (usare con cautela!)\n" -#~ " missing: aggiunge tasti mancanti (usando le combinazioni " -#~ "predefinite), utile dopo l'installazione di una nuova versione di " -#~ "WeeChat\n" -#~ "\n" -#~ "Al momento di associare un comando ad un tasto si raccomanda di usare il " -#~ "tasto alt+k (oppure Esc e k), e digitare il tasto da associare: il codice " -#~ "tasto verrà inserito nella riga di comando.\n" -#~ "\n" -#~ "Per il contesto \"mouse\" (possibile anche nel contesto \"cursor\"), il " -#~ "formato del tasto è: \"@area:tasto\" oppure \"@area1>area2:tasto\" dove " -#~ "area può essere:\n" -#~ " *: qualunque area sullo schermo\n" -#~ " chat: area di chat (qualunque buffer)\n" -#~ " chat(xxx): area di chat per il buffer con il nome \"xxx\" (nome " -#~ "completo includendo il plugin)\n" -#~ " bar(*): qualunque barra\n" -#~ " bar(xxx): barra \"xxx\"\n" -#~ " item(*): qualunque elemento barra\n" -#~ " item(xxx): elemento barra \"xxx\"\n" -#~ "Il tasto può iniziare o terminare con '*' per corrispondere a più eventi " -#~ "del mouse.\n" -#~ "Un valore speciale per questo comando con il formato \"hsignal:nome\" può " -#~ "essere usato per il contesto del mouse, e invierà hsignal \"nome\" con la " -#~ "tabella hash di focuse come argomento.\n" -#~ "Può essere usato un altro valore speciale \"-\" per disabilitare il tasto " -#~ "(verrà ignorato quando si cercano i tasti).\n" -#~ "\n" -#~ "Esempi:\n" -#~ " il tasto alt-x per alternare la barra della nicklist:\n" -#~ " /key bind meta-x /bar toggle nicklist\n" -#~ " il tasto alt-r per passare al canale IRC #weechat:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " ripristinare la combinazione predefinita per il tasto alt-r:\n" -#~ " /key reset meta-r\n" -#~ " il tasto \"tab\" per interrompere la ricerca nel buffer:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " il tasto centrale del mouse su un nick per ottenere le informazioni:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#, fuzzy -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " save: salva il layout corrente\n" -#~ " apply: applica il layout salvato\n" -#~ " leave: lascia il layout corrente (non applica nessun layout\n" -#~ " reset: ripristina buffer e/o finestre in un layout salvato\n" -#~ " (se sia i buffer che le finestre vengono ripristinate, il layout " -#~ "viene rimosso)\n" -#~ " rename: rinomina un layout\n" -#~ " nome: nome per il layout salvato (per default è \"default\")\n" -#~ "buffers: salva/applica modifiche solo ai buffer (ordine dei buffer)\n" -#~ "windows: salva/applica modifiche solo alle finestre (buffer visualizzato " -#~ "da ogni finestra)\n" -#~ "\n" -#~ "Senza argomenti, il comando mostra i layout salvati." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: abilita mouse\n" -#~ "disable: disabilita mouse\n" -#~ " toggle: abilita/disabilita mouse\n" -#~ "ritardo: ritardo (in secondi) dopo il quale viene ripristinato lo stato " -#~ "iniziale del mouse (utile per disattivarlo temporaneamente)\n" -#~ "\n" -#~ "Lo stato del mouse viene salvato nell'opzione \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Esempi:\n" -#~ " abilita mouse:\n" -#~ " /mouse enable\n" -#~ " abilita/disabilita mouse per 5 secondi:\n" -#~ " /mouse toggle 5" - -#, fuzzy -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: elenca tutti i proxy\n" -#~ " add: aggiunge un nuovo proxy\n" -#~ " nome: nome del proxy (deve essere unico)\n" -#~ " tipo: http, socks4 o socks5\n" -#~ " address: IP o nome host\n" -#~ " port: porta\n" -#~ "username: nome utente (opzionale)\n" -#~ "password: password (opzionale)\n" -#~ " del: elimina un proxy (o tutti i proxy con -all)\n" -#~ " set: imposta un valore per la proprietà di un proxy\n" -#~ " option: opzione da modificare (per una lista di opzioni, consultare /" -#~ "set weechat.proxy.<nomeproxy>.*)\n" -#~ " value: nuovo valore per l'opzione\n" -#~ "\n" -#~ "Esempi:\n" -#~ " crea un proxy http, in esecuzione sull'host locale, porta 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " crea un proxy http usando il protocollo IPv6:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " crea un proxy socks5 con nomeutente/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " elimina un proxy:\n" -#~ " /proxy del mioproxy" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ "ritardo: ritardo tra l'esecuzione dei comandi (in millisecondi)\n" -#~ " numero: numero di volte in cui eseguire il comando\n" -#~ "comando: comando da eseguire (una '/' viene aggiunta automaticamente se " -#~ "non viene trovata all'inizio del comando)\n" -#~ "\n" -#~ "Tutti i comandi sono eseguiti sul buffer su cui viene dato il comando.\n" -#~ "\n" -#~ "Esempio:\n" -#~ " scorre due pagine in alto:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "opzione: nome di un'opzione (può iniziare o terminare con \"*\" per il " -#~ "ripristino di più opzioni, attenzione!)\n" -#~ "\n" -#~ "A seconda dell'opzione, essa viene ripristinata (per le opzioni standard) " -#~ "o rimossa (per le impostazioni opzionali, come i valori del server).\n" -#~ "\n" -#~ "Esempi:\n" -#~ " ripristina un'opzione:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " ripristina tutte le opzioni del colore:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "opzione: nome di un'opzione (può iniziare o terminare con '*' per " -#~ "elencare più opzioni)\n" -#~ " valore: nuovo valore per l'opzione\n" -#~ " diff: mostra solo le opzioni modificate\n" -#~ "\n" -#~ "Il nuovo valore può essere, a seconda del tipo di variabile:\n" -#~ " booleano: on, off o toggle\n" -#~ " intero : numero, ++numero o --numero\n" -#~ " stringa : qualsiasi stringa (\"\" per una stringa vuota)\n" -#~ " colore : nome colore, ++numeero o --numero\n" -#~ "\n" -#~ "Per tutti i tipi, è possibile usare null per rimuovere il valore " -#~ "dell'opzione (valore non definito). Ciò funziona solo per alcune " -#~ "variabili speciali dei plugin.\n" -#~ "\n" -#~ "Esempi:\n" -#~ " mostra le opzioni relative alle notifiche:\n" -#~ " /set *highlight*\n" -#~ " aggiunge una parola alle notifiche:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " mostra le opzioni modificate:\n" -#~ " /set diff\n" -#~ " mostra le opzioni modificate nel plugin irc:\n" -#~ " /set diff irc.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "opzione: nome di un'opzione (può iniziare o terminare con \"*\" per il " -#~ "ripristino di più opzioni, attenzione!)\n" -#~ "\n" -#~ "A seconda dell'opzione, essa viene ripristinata (per le opzioni standard) " -#~ "o rimossa (per le impostazioni opzionali, come i valori del server).\n" -#~ "\n" -#~ "Esempi:\n" -#~ " ripristina un'opzione:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " ripristina tutte le opzioni del colore:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ "path_del_binario: path del binario di WeeChat (di default è il corrente)\n" -#~ "\n" -#~ "Questo comando aggiorna e ricarica una sessione di WeeChat in esecuzione. " -#~ "Il nuovo binario di WeeChat deve essere stato compilato o installato con " -#~ "un gestore pacchetti prima di eseguire questo comando.\n" -#~ "\n" -#~ "Nota: le connessioni SSL vengono perdute durante l'aggiornamento, poiché " -#~ "il nuovo caricamento delle sessioni SSL non è ancora possibile con " -#~ "GnuTLS. La riconnessione automatica avviene dopo l'aggiornamento.\n" -#~ "\n" -#~ "Il processo di aggiornamento è diviso in 4 fasi:\n" -#~ " 1. salva la sessione in file per il core e i plugin (buffer, " -#~ "cronologia, ..)\n" -#~ " 2. scarica tutti i plugin (i file di configurazione (*.conf) vengono " -#~ "scritti su disco)\n" -#~ " 3. salva la configurazione di WeeChat (weechat.conf)\n" -#~ " 4. esegui il nuovo binario di WeeChat e carica la sessione." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " numero: tempo di attesa (numero intero)\n" -#~ " unità: valori opzionali sono:\n" -#~ " ms: millisecondi\n" -#~ " s: secondi (predefinito)\n" -#~ " m: minuti\n" -#~ " h: ore\n" -#~ "comando: comando da eseguire (o testo da inviare al buffer se il comando " -#~ "non inizia con '/')\n" -#~ "\n" -#~ "Nota: il comando viene eseguito sui buffer dove /wait è stato eseguito " -#~ "(se il buffer non viene trovato (per esempio se è stato chiuso prima " -#~ "dell'esecuzione), allora il comando verrà eseguito sul buffer core di " -#~ "WeeChat)\n" -#~ "\n" -#~ "Esempi:\n" -#~ " entra nel canale tra 10 secondi:\n" -#~ " /wait 10 /join #test\n" -#~ " imposta assenza tra 15 minuti:\n" -#~ " /wait 15m /away -all Sono assente\n" -#~ " scrive 'ciao' tra 2 minuti:\n" -#~ " /wait 2m ciao" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: elenca le finestre aperte (senza argomento, questa lista " -#~ "viene visualizzata)\n" -#~ " -1: salta alla finestra precedente\n" -#~ " +1: salta alla finestra successiva\n" -#~ " b#: salta alla finestra successiva che visualizza il buffer " -#~ "numero #\n" -#~ " up: passa alla finestra superiore a quella corrente\n" -#~ " down: passa alla finestra inferiore a quella attiva\n" -#~ " left: passa alla finestra a sinistra\n" -#~ " right: passa alla finestra a destra\n" -#~ " numero: numero della finestra (consultare /window list)\n" -#~ " splith: divide la finestra attiva orizzontalmente\n" -#~ " splitv: divide la finestra attiva verticalmente\n" -#~ " resize: ridimensiona finestra, la nuova dimensione è <pct> " -#~ "percentuale della finestra genitore\n" -#~ " balance: bilancia le dimensioni tutte le finestre\n" -#~ " merge: unisce la finestra con un'altra (all = mantiente una sola " -#~ "finestra)\n" -#~ " page_up: scorre di una pagina in alto\n" -#~ " page_down: scorre di una pagina in basso\n" -#~ " refresh: aggiorna lo schermo\n" -#~ " scroll: scorre di un numero di righe (+/-N) o in base al tempo: " -#~ "s=secondi, m=minuti, h=ore, d=giorni, M=mesi, y=anni\n" -#~ " scroll_horiz: scorre orizzontalmente un numero di colonne (+/-N) una " -#~ "percentuale della dimensione della finestra (questo scorrimento è " -#~ "possibile solo sui buffer con contenuto libero)\n" -#~ " scroll_up: scorre di alcune righe in alto\n" -#~ " scroll_down: scorre di alcune righe in basso\n" -#~ " scroll_top: scorre fino all'inizio del buffer\n" -#~ "scroll_bottom: scorre fino alla fine del buffer buffer\n" -#~ "scroll_previous_highlight: passa alla notifica precedente\n" -#~ " scroll_next_highlight: passa alla notifica successiva\n" -#~ " \t scroll_unread: passa al segnalibro non letto\n" -#~ " swap: scambia i buffer di due finestra (con direzione opzionale " -#~ "per la finestra di destinazione)\n" -#~ " zoom: ingrandimento sulla finestra\n" -#~ "\n" -#~ "Per splith e splitv, pct è una percentuale che rappresenta la dimensione " -#~ "della nuova finestra, calcolata con la finestra attiva come riferimento " -#~ "per la dimensione. Per esempio 25 vuol dire creare una finestra di " -#~ "dimensione = dimensione_attuale / 4\n" -#~ "\n" -#~ "Esempi:\n" -#~ " salta alla finestra che visualizza il buffer #1:\n" -#~ " /window b1\n" -#~ " scorre di due righe in alto:\n" -#~ " /window scroll -2\n" -#~ " scorre all'indietro di due giorni:\n" -#~ " /window scroll -2d\n" -#~ " scorre all'inizio del giorno attuale:\n" -#~ " /window scroll -d\n" -#~ " zoom sulla finestra #2:\n" -#~ " /window zoom -window 2" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ "completamento: completamento per l'alias (opzionale, per default il " -#~ "completamento viene eseguito con il comando di destinazione)\n" -#~ "\t nota: è possibile usare %%comando per usare il completamento di un " -#~ "comando esistente\n" -#~ " alias: nome dell'alias (può iniziare o terminare con \"*\" per " -#~ "elencare gli alias)\n" -#~ " comando: nome del comando con gli argomenti (più comandi vanno " -#~ "separati da punto e virgola)\n" -#~ "\n" -#~ "Senza argomento, questo comando elenca tutti gli alias definiti.\n" -#~ "\n" -#~ "Nota: nel comando, vengono sostituite le variabili speciali:\n" -#~ " $n: argomento 'n' (tra 1 e 9)\n" -#~ " $-m: argomenti da 1 a 'm'\n" -#~ " $n-: argomenti da 'n' all'ultimo\n" -#~ " $n-m: argomenti da 'n' a 'm'\n" -#~ " $*: tutti gli argomenti\n" -#~ " $~: l'ultimo argomento\n" -#~ " $nick: nick corrente\n" -#~ " $channel: canale corrente\n" -#~ " $server: server corrente\n" -#~ "\n" -#~ "Per rimuovere un alias, usare il comando /unalias.\n" -#~ "\n" -#~ "Esempi:\n" -#~ " alias /split per dividere la finestra orizzontalmente:\n" -#~ " /alias split /window splith\n" -#~ " alias /ciao per dire \"ciao\" su tutti i canali tranne #weechat:\n" -#~ " /alias ciao /allchan -exclude=#weechat msg * ciao\n" -#~ " alias /forcejoin per inviare il comando IRC \"forcejoin\" con il " -#~ "completamento di /sajoin:\n" -#~ " /alias -completion %%sajoin forcejoin /quote forcejoin" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: modifica il set di caratteri per la decodifica\n" -#~ " encode: modifica il set di caratteri per la codifica\n" -#~ "set_caratteri: nuovo set di caratteri per il buffer corrente\n" -#~ " reset: resetta il set di caratteri per il buffer corrente" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: esegue il comando solo per i canali del server corrente\n" -#~ " -exclude: esclude alcunu canali ('*' è consentito all'inizio o alla fine " -#~ "del nome del canale, per escludere più canali)\n" -#~ " comando: comando da eseguire\n" -#~ "argomenti: argomenti per il comando\n" -#~ "\n" -#~ "Esempi:\n" -#~ " esegue '/me sta testando' su tutti i canali:\n" -#~ " /allchan me is testing\n" -#~ " dice 'ciao' dovunque tranne che su #weechat:\n" -#~ " /allchan -exclude=#weechat msg * ciao\n" -#~ " dice 'ciao' dovunque tranne che su #weechat e i canali che iniziano con " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * ciao" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: esegue il comando solo per i canali del server corrente\n" -#~ " -exclude: esclude alcunu canali ('*' è consentito all'inizio o alla fine " -#~ "del nome del canale, per escludere più canali)\n" -#~ " comando: comando da eseguire\n" -#~ "argomenti: argomenti per il comando\n" -#~ "\n" -#~ "Esempi:\n" -#~ " esegue '/me sta testando' su tutti i canali:\n" -#~ " /allchan me is testing\n" -#~ " dice 'ciao' dovunque tranne che su #weechat:\n" -#~ " /allchan -exclude=#weechat msg * ciao\n" -#~ " dice 'ciao' dovunque tranne che su #weechat e i canali che iniziano con " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * ciao" - -#, fuzzy -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: esclude alcuni server ('*' è consentito all'inizio o alla fine " -#~ "del nome server, per escludere più server)\n" -#~ " comando: comando da eseguire\n" -#~ "argomenti: argomenti per il comando\n" -#~ "\n" -#~ "Esempli:\n" -#~ " cambia nick su tutti i server:\n" -#~ " /allserv nick nuovonick\n" -#~ " imposta l'assenza su tutti i server:\n" -#~ " /allserv away sono assente" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ "destinazione: nick o canale a cui inviare il CTCP\n" -#~ " tipo: tipo CTCP (esempi: \"version\", \"ping\", ..)\n" -#~ " argomenti: argomenti per il CTCP" - -#, fuzzy -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ " nick: nick a cui inviare il file o con cui aprire la chat\n" -#~ " file: nome file (sull'host locale)\n" -#~ "\n" -#~ "Esempi:\n" -#~ " chat con \"tizio\":\n" -#~ " /dcc chat tizio\n" -#~ " invia file \"/home/foo/bar.txt al nick \"tizio\":\n" -#~ " /dcc send tizio /home/foo/bar.txt" - -#, fuzzy -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " server: nome del server da cui disconnettersi\n" -#~ " -all: disconnette da tutti i server\n" -#~ "-pending: annulla la riconnessione automatica sui server in fase di " -#~ "riconnessione\n" -#~ " motivo: motivo per la disconnessione" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick o mask (può iniziare o terminare con \"*\" come carattere " -#~ "jolly)\n" -#~ " *: concede il voice a tutti sul canale" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " canale: canale in cui si trova l'utente\n" -#~ " nick: nick da cacciare e bannare\n" -#~ "commento: motivo per il kick\n" -#~ "\n" -#~ "È possibile cacciare/bannare con una mask, il nick verrà estratto dalla " -#~ "mask e sostituito da \"*\".\n" -#~ "\n" -#~ "Esempio:\n" -#~ " banna \"*!*@host.com\" e poi caccia \"tizio\":\n" -#~ " /kickban tizio!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "canale: nome del canale\n" -#~ " testo: testo da inviare" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "modalità canale:\n" -#~ " canale: nome canale da modificare (quello attivo è il predefinito)\n" -#~ " o: concede/revoca i privilegi di operatore del canale\n" -#~ " p: flag: canale privato\n" -#~ " s: flag: canale segreto\n" -#~ " i: flag: canale a solo invito\n" -#~ " t: flag: argomento modificabile solo dall'operatore del canale\n" -#~ " n: nessun messaggio al canale da client esterni\n" -#~ " m: canale moderato\n" -#~ " l: imposta il limite massimo di utenti sul canale\n" -#~ " b: imposta un mask ban per tenere alla larga agli utenti\n" -#~ " e: imposta mask di eccezione\n" -#~ " v: concede/nega la possibilità di parlare su un canale moderato\n" -#~ " k: imposta una chiave per il canale (password)\n" -#~ "modalità utente:\n" -#~ " nick: nick da modificare\n" -#~ " i: marca un utente come invisibile\n" -#~ " s: marca un utente per la ricezione dei messaggi dal server\n" -#~ " w: l'utente riceve wallops\n" -#~ " o: flag: operatore\n" -#~ "\n" -#~ "L'elenco delle modalità non è completa, è necessario leggere la " -#~ "documentazione del server per tutte le modalità disponibili.\n" -#~ "\n" -#~ "Esempi:\n" -#~ " protegge l'argomento sul canale #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " diventa invisibile sul server:\n" -#~ " /mode nick +i" - -#, fuzzy -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ " server: invia a questo server (nome interno)\n" -#~ "destinazione: nick o canale\n" -#~ " testo: testo da inviare" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick o mask (può iniziare o terminare con \"*\" come carattere " -#~ "jolly)\n" -#~ " *: concede il voice a tutti sul canale" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " canale: nome del canale da lasciare\n" -#~ "messaggio: messaggio di uscita (mostrato agli altri utenti)" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ " server: invia a questo server (nome interno)\n" -#~ "destinazione: nick o canale\n" -#~ " testo: testo da inviare" - -#, fuzzy -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " server: nome del server a cui riconnettersi\n" -#~ " -all: riconnetti a tutti i server\n" -#~ "-nojoin: non entrare in nessun canale (anche se l'ingresso automatico è " -#~ "abilitato sul server)\n" -#~ "-switch: passa al server successivo" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " nick: nick\n" -#~ "nuovo_nick: nuovo nick" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ " utente: nome utente\n" -#~ "destinazione: nome server\n" -#~ " canale: nome canale" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " canale: nome canale\n" -#~ "argomento: nuovo argomento per il canale\n" -#~ " -delete: elimina argomento del canale" - -#, fuzzy -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: mostra lo stato del logging per i buffer aperti\n" -#~ " set: imposta il livello di logging per il buffer corrente\n" -#~ "livello: livello per i messaggi da loggare (0 = disabilitato, 1 = alcuni " -#~ "messaggi (più importanti) .. 9 = tutti i messaggi)\n" -#~ " flush: scrive immediatamente tutti i file di log\n" -#~ "disable: disabilita il logging sul buffer corrente (imposta livello a 0)\n" -#~ "\n" -#~ "Le opzioni \"logger.level.*\" e \"logger.mask.*\" possono essere usate " -#~ "per impostare un livello o una mask per un buffer, o per i buffer che " -#~ "cominciano per nome.\n" -#~ "\n" -#~ "Livelli di log usati dal plugin IRC:\n" -#~ " 1: messaggio utente, notifica, privato\n" -#~ " 2: cambio di nick\n" -#~ " 3: messaggio del server\n" -#~ " 4: entrata/uscita/abbandono\n" -#~ " 9: tutti gli altri messaggi\n" -#~ "\n" -#~ "Esempi:\n" -#~ " imposta il livello 5 per buffer corrente:\n" -#~ " /logger set 5\n" -#~ " disabilita logging per il buffer corrente:\n" -#~ " /logger disable\n" -#~ " imposta il livello 3 per tutti i buffer IRC:\n" -#~ " /set logger.level.irc 3\n" -#~ " disabilita logging per il buffer principale di WeeChat:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " usa una directory per il server IRC e un file per ogni canale al suo " -#~ "interno:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: elenca i plugin caricati\n" -#~ " listfull: elenca i plugin caricati (dettagliato)\n" -#~ " load: carica un plugin\n" -#~ " autoload: carica automaticamente i plugin nella directory utente o di " -#~ "sistema\n" -#~ " reload: ricarica un plugin (se non specificato, scarica i plugin e li " -#~ "ricarica automaticamente)\n" -#~ " unload: scarica uno o tutti i plugin\n" -#~ "nome_file: (file) script da caricare\n" -#~ " nome: il nome di uno script (usato nella chiamata alla funzione " -#~ "\"register\")\n" -#~ " -q: modalità silenziosa: non mostra messaggi\n" -#~ "\n" -#~ "Senza argomento, questo comando elenca tutti i plugin caricati." - -#, fuzzy -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: abilita aspell\n" -#~ " disable: disabilita aspell\n" -#~ " toggle: abilita/disabilita aspell\n" -#~ "listdict: mostra i dizionari installati\n" -#~ " setdict: imposta dizionario per il buffer corrente (più dizionari vanno " -#~ "separati da virgola)\n" -#~ " deldict: elimina dizionario usato per il buffer corrente\n" -#~ " addword: aggiunge una parola nel dizionario personale aspell\n" -#~ "\n" -#~ "La riga di input che comincia con '/' non viene controllata, tranne che " -#~ "per alcuni comandi (consultare /set aspell.check.commands).\n" -#~ "\n" -#~ "Per abilitare aspell su tutti i buffer, usare l'opzione \"default_dict\", " -#~ "poi abilita aspell, ad esempio:\n" -#~ " /set aspell.check.default_dict \"it\"\n" -#~ " /aspell enable\n" -#~ "\n" -#~ "Il tasto predefinito per (dis)abilitare aspell è alt-s." - -#~ msgid "All bars have been deleted" -#~ msgstr "Tutte le barre sono state eliminate" - -#~ msgid "All filters have been deleted" -#~ msgstr "Tutti i filtri sono stati eliminati" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Tutte le barre sono state eliminate" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Tutti i proxy sono stati eliminati" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sTasto \"%s\" non trovato" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d rmodifier eliminati" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sTasto \"%s\" non trovato" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:10+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" "translation/ja_JP>\n" @@ -1142,6 +1142,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set read marker on all buffers:" +msgstr "全ての接続済みサーバでコマンドを実行" + msgid "set or remove away status" msgstr "離席状態の切り替え" @@ -1296,6 +1301,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "現在のバッファのニックネームリストに含まれるニックネーム" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "現在のバッファのニックネームリストに含まれるニックネーム" + msgid "manage buffers" msgstr "バッファの管理" @@ -2737,6 +2755,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "バッファ内にテキストを表示" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "日付が変わった際に特殊メッセージを表示" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "プロキシの管理" @@ -2940,6 +2992,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3080,18 +3138,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "設定オプションと環境変数を設定" @@ -3429,6 +3501,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "ウィンドウの操作" @@ -8492,6 +8579,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "/part を実行した場合にバッファを閉じる" + msgid "execute a command on all private buffers of all connected servers" msgstr "全ての接続済みサーバの全てのプライベートバッファに対してコマンドを実行" @@ -8518,6 +8636,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "プラグイン名 (ワイルドカード \"*\" を使うことができます) (任意)" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "全ての接続済みサーバでコマンドを実行" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "プライベートバッファをマージ" + msgid "execute a command on all connected servers" msgstr "全ての接続済みサーバでコマンドを実行" @@ -8536,6 +8686,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "全ての IRC サーバのチャンネル" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "全てのサーバの通知リストは空です" + msgid "authenticate with SASL" msgstr "" @@ -12611,6 +12771,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "現在のバッファの文字セットを変更" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "バッファ内にテキストを表示" + +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set level to 3 for all IRC buffers:" +msgstr "全ての接続済みサーバでコマンドを実行" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "バッファ内にテキストを表示" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16335,4424 +16518,3 @@ msgstr "%s%s: \"%s\" のタイムアウト %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: 接続できません: 未定義のエラー (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "マウスを有効化しました" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "IRC サーバ (内部名)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-left]: scroll the /list buffer by \"percent\" of width on the left" -#~ msgstr "fset バッファの左右スクロール量 (横幅の割合)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-right]: scroll the /list buffer by \"percent\" of width on the right" -#~ msgstr "fset バッファの左右スクロール量 (横幅の割合)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "チャンネルかユーザのモードを変更" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "channel: チャンネル名\n" -#~ " text: 送信テキスト" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "channel: チャンネル名\n" -#~ " text: 送信テキスト" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "別名の値" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: 全てのバーをリストアップ\n" -#~ " listfull: 全てのバーをリストアップ (詳細)\n" -#~ " listitems: 全てのバー要素をリストアップ\n" -#~ " add: 新しいバーを追加\n" -#~ " name: バーの名称 (ユニークな)\n" -#~ " type: root: 外側のウィンドウ、\n" -#~ " window: 内側のウィンドウ、任意の状態を取れる (以下を参照し" -#~ "てください)\n" -#~ " conditions: バーを表示する条件:\n" -#~ " active: アクティブウィンドウの場合に表示\n" -#~ " inactive: 非アクティブウィンドウの場合に表示\n" -#~ " nicklist: ニックネームリストを持つウィンドウの場合に表示\n" -#~ " その他の条件: /help weechat.bar.xxx.conditions と /help " -#~ "eval を参照してください\n" -#~ " 表示条件の指定が無ければ、バーは常に表示されます。\n" -#~ " position: bottom、top、left、right\n" -#~ " size: バーのサイズ (文字数で指定)\n" -#~ " separator: 1 はセパレータ (線) を使用、0 または指定無しはセパレータ無" -#~ "し\n" -#~ " item1,...: バーの要素 (要素はコンマ (要素間にスペース) または \"+" -#~ "\" (要素間にスペース無し) で区切ります)\n" -#~ " default: デフォルトバーを作成 (バーの名前が無ければ全てのデフォルト" -#~ "バーが作成されます)\n" -#~ " del: バーを削除 (-all を付ければ全てのバーを削除)\n" -#~ " set: バー属性に値を設定\n" -#~ " option: 変更するオプション (オプション一覧は /set weechat.bar." -#~ "<barname>.* を参照してください)\n" -#~ " value: オプションの新しい値\n" -#~ " hide: バーを隠す\n" -#~ " show: 隠されたバーを表示\n" -#~ " toggle: バーの非表示/表示を切り替え\n" -#~ " scroll: バーをスクロール\n" -#~ " window: ウィンドウ番号 (現在のウィンドウかルートバーを指定するには " -#~ "'*' を使う)\n" -#~ " scroll_value: スクロールする量: 'x' または 'y' (任意)の後に、'+' か '-' " -#~ "か 'b' (最初) か 'e' (最後)の後に、値 (+/- を付けて)、任意で % (スクロール" -#~ "する幅/高さの割合、% が無ければ値は文字数と解釈されます)\n" -#~ "\n" -#~ "例:\n" -#~ " 時間、バー番号 + 名前、補完候補からなるバーを作成:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " バーを隠す:\n" -#~ " /bar hide mybar\n" -#~ " 現在のバッファに対応したニックネームリストを 10 行分、下方向にスクロー" -#~ "ル:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " 現在のバッファに対応したニックネームリストを最後までスクロール:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: バッファをリストアップ (引数無しの場合、このリストが表示されま" -#~ "す)\n" -#~ " add: 新しいバッファを追加 (バッファを閉じるには \"/buffer close\" ま" -#~ "たは \"q\" を使ってください)\n" -#~ " clear: バッファの内容を削除 (number はバッファ番号、マージバッファに対" -#~ "しては -merged、全てのバッファに対しては -all、何も無ければ現在のバッ" -#~ "ファ)\n" -#~ " move: リストにバッファを移動 (相対指定も可能、例えば -1); \"-\" = 最初" -#~ "のバッファ番号に移動、\"+\" = 最後のバッファ番号 + 1 に移動\n" -#~ " swap: 2 つのバッファを入れ替え (現在のバッファと引数で与えた番号/名称" -#~ "で指定されるバッファを入れ替える)\n" -#~ " cycle: 指定したバッファ間でバッファを循環させる\n" -#~ " merge: 現在のバッファを他のバッファにマージ (2 つのバッファのチャットエ" -#~ "リアが一緒になります)\n" -#~ " (デフォルトでは ctrl-x でマージバッファの切り替え)\n" -#~ " unmerge: 同じ番号を持つ他のバッファとのマージを解除\n" -#~ " hide: バッファを隠す\n" -#~ " unhide: バッファを隠すことを止める\n" -#~ "renumber: バッファを記憶 (weechat.look.buffer_auto_renumber オプションがオ" -#~ "フの場合にのみ有効)\n" -#~ " close: バッファを閉じる (番号/範囲または名前は任意)\n" -#~ " notify: 現在のバッファの通知レベルを設定: このレベルでバッファがホットリ" -#~ "ストに追加されるかどうかを定義します:\n" -#~ " none: 通知しない\n" -#~ " highlight: ハイライトがあった場合のみ通知\n" -#~ " message: ユーザからのメッセージとハイライトがあった場合に通" -#~ "知\n" -#~ " all: 全てのメッセージを通知\n" -#~ " reset: デフォルトの値 (all) にリセット\n" -#~ "localvar: 現在のバッファのローカル変数を表示\n" -#~ " set: 現在のバッファのプロパティを設定\n" -#~ " get: 現在のバッファのプロパティを表示\n" -#~ " number: 番号でバッファ移動、可能なプレフィックス:\n" -#~ " '+': 相対移動、現在の番号に数を足す\n" -#~ " '-': 相対移動、現在の番号から数を引く\n" -#~ " '*': 番号に移動、オプション \"weechat.look." -#~ "jump_current_to_previous_buffer\" が使われる\n" -#~ " -: 最初のバッファ番号に移動\n" -#~ " +: 最後のバッファ番号に移動\n" -#~ " name: バッファ名 (一部) でバッファに移動\n" -#~ "\n" -#~ "例:\n" -#~ " 現在のバッファの内容を消去:\n" -#~ " /buffer clear\n" -#~ " バッファを 5 番に移動:\n" -#~ " /buffer move 5\n" -#~ " バッファ 1 番と 3 番を入れ替え:\n" -#~ " /buffer swap 1 3\n" -#~ " 現在のバッファと #weechat バッファを入れ替え:\n" -#~ " /buffer swap #weechat\n" -#~ " #chan1、#chan2、#chan3 に移動してそれを繰り返す:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " コアバッファとマージ:\n" -#~ " /buffer merge 1\n" -#~ " #weechat バッファとマージ:\n" -#~ " /buffer merge #weechat\n" -#~ " バッファマージの解除:\n" -#~ " /buffer unmerge\n" -#~ " 現在のバッファを閉じる:\n" -#~ " /buffer close\n" -#~ " バッファ番号 5 から 7 を閉じる:\n" -#~ " /buffer close 5-7\n" -#~ " #weechat バッファに移動:\n" -#~ " /buffer #weechat\n" -#~ " 次のバッファに移動:\n" -#~ " /buffer +1\n" -#~ " 最後のバッファ番号に移動:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: ある色に別名を追加\n" -#~ " unalias: 別名の削除\n" -#~ " color: 色番号 (0 以上、最大値は端末依存、多くの場合 63 か 255)\n" -#~ " name: 色の別名 (例: \"orange\")\n" -#~ " reset: 全ての色ペアをリセット (自動的なリセットが無効化されており、これ" -#~ "以上の色ペアが利用できない場合に必要、オプション \"weechat.look." -#~ "color_pairs_auto_reset\" を参照してください)\n" -#~ "term2rgb: 端末色 (0-255) を RGB 色に変換\n" -#~ "rgb2term: RGB 色を端末色 (0-255) に変換\n" -#~ " limit: 端末テーブル内で使う色の数 (0 から始まる); デフォルトは 256\n" -#~ " -o: 端末/色情報を現在の入力としてバッファに送る\n" -#~ "\n" -#~ "引数無しの場合、コマンドは新しいバッファに色を表示します。\n" -#~ "\n" -#~ "例:\n" -#~ " 色番号 214 に対応する別名 \"orange\" を追加:\n" -#~ " /color alias 214 orange\n" -#~ " 色番号 214 を削除:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: チャットエリア、バー (バーの名前を使った場合)、座標 \"x,y\" にカーソ" -#~ "ルを移動\n" -#~ "move: 方向を指定してカーソルを移動\n" -#~ "stop: カーソルモードを終了\n" -#~ "\n" -#~ "引数が無ければ、カーソルモードを切り替えます。\n" -#~ "\n" -#~ "マウスが有効化されていた場合 (/help mouse を参照してください)、現在のとこ" -#~ "ろデフォルトではセンタークリックでカーソルモードが開始されます。\n" -#~ "\n" -#~ "カーソルモードにおけるチャットメッセージに対するデフォルトキー:\n" -#~ " m メッセージの引用\n" -#~ " q プレフィックスとメッセージを引用\n" -#~ " Q 時間、プレフィックス、メッセージを引用\n" -#~ "\n" -#~ "カーソルモードにおけるニックネームリストに対するデフォルトキー:\n" -#~ " b ニックネームを参加禁止にする (/ban)\n" -#~ " k ニックネームをキックする (/kick)\n" -#~ " K ニックネームを参加禁止にしてキックする (/kickban)\n" -#~ " q ニックネームに送信するクエリを開く (/query)\n" -#~ " w ユーザ情報を要求 (/whois)\n" -#~ "\n" -#~ "例:\n" -#~ " ニックネームリストに移動:\n" -#~ " /cursor go nicklist\n" -#~ " x=10、y=5 の位置に移動:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~| msgid "" -#~| " list: list plugins with debug levels\n" -#~| " set: set debug level for plugin\n" -#~| " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~| " level: debug level for plugin (0 = disable debug)\n" -#~| " dump: save memory dump in WeeChat log file (same dump is written " -#~| "when WeeChat crashes)\n" -#~| " buffer: dump buffer content with hexadecimal values in log file\n" -#~| " color: display infos about current color pairs\n" -#~| " cursor: toggle debug for cursor mode\n" -#~| " dirs: display directories\n" -#~| " hdata: display infos about hdata (with free: remove all hdata in " -#~| "memory)\n" -#~| " hooks: display infos about hooks\n" -#~| "infolists: display infos about infolists\n" -#~| " libs: display infos about external libraries used\n" -#~| " memory: display infos about memory usage\n" -#~| " mouse: toggle debug for mouse\n" -#~| " tags: display tags for lines\n" -#~| " term: display infos about terminal\n" -#~| " windows: display windows tree\n" -#~| " time: measure time to execute a command or to send text to the " -#~| "current buffer" -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: デバッグレベルの設定されたプラグインをリストアップ\n" -#~ " set: プラグインのデバッグレベルを設定\n" -#~ " plugin: プラグインの名前 (\"core\" は WeeChat コアを意味する)\n" -#~ " level: プラグインのデバッグレベル (0 はデバッグの無効化)\n" -#~ " dump: WeeChat ログファイルにメモリダンプを保存 (WeeChat がクラッシュ" -#~ "した場合と同じダンプが書き込まれます)\n" -#~ " buffer: ログファイルに 16 進値でバッファの内容をダンプ\n" -#~ " color: 現在の色ペアに関する情報を表示\n" -#~ " cursor: カーソルモードのデバッグを切り替え\n" -#~ " dirs: ディレクトリを表示\n" -#~ " hdata: hdata に関する情報を表示 (free を付けた場合: メモリから全ての " -#~ "hdata を削除)\n" -#~ " hooks: フックに関する情報を表示\n" -#~ "infolists: インフォリストに関する情報を表示\n" -#~ " libs: 使用中の外部ライブラリに関する情報を表示\n" -#~ " memory: メモリ使用量に関する情報を表示\n" -#~ " mouse: マウスのデバックを切り替え\n" -#~ " tags: 行のタグを表示\n" -#~ " term: 端末に関する情報を表示\n" -#~ " windows: ウィンドウツリーの情報を表示\n" -#~ " time: コマンドの実行時間や現在のバッファへのテキスト送信にかかった時" -#~ "間を測定" - -#, fuzzy -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: 結果をバッファに送信せずに表示 (デバッグモード)\n" -#~ " -s: 評価前に式を分割する (複数のコマンドを指定する場合はセミコロン" -#~ "で区切ってください)\n" -#~ " -c: 条件として評価: 演算子と括弧をを使い、ブール値 (\"0\" または " -#~ "\"1\") を返します\n" -#~ "expression: 評価する式、${variable} 型の書式の変数は置換されます (以下を参" -#~ "照してください); 複数のコマンドを指定する場合はセミコロンで区切ってくださ" -#~ "い\n" -#~ " operator: 論理演算子や比較演算子:\n" -#~ " - 論理演算子:\n" -#~ " && ブール演算の \"and\"\n" -#~ " || ブール演算の \"or\"\n" -#~ " - 比較演算子:\n" -#~ " == 等しい\n" -#~ " != 等しくない\n" -#~ " <= 以下\n" -#~ " < より少ない\n" -#~ " >= 以上\n" -#~ " > より大きい\n" -#~ " =~ POSIX 拡張正規表現にマッチ\n" -#~ " !~ POSIX 拡張正規表現にマッチしない\n" -#~ " =* マスクにマッチ (ワイルドカード \"*\" を使えます)\n" -#~ " !* マスクにマッチしない (ワイルドカード \"*\" を使えま" -#~ "す)\n" -#~ "\n" -#~ "式が NULL でない場合、空でない場合、\"0\" でない場合、式は \"真\" と評価さ" -#~ "れます。\n" -#~ "浮動小数点数として比較される数値表現の書式は以下です:\n" -#~ " - 整数 (例: 5、-7)\n" -#~ " - 浮動小数点数 (例: 5.2、-7.5、2.83e-2)\n" -#~ " - 16 進数 (例: 0xA3、-0xA3)\n" -#~ "数値表現を二重引用符で括ることで、文字列として比較されます。例:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "式中の ${variable} 型の書式の変数は置換されます。変数は以下の優先順位に従" -#~ "います:\n" -#~ " 1. 評価済みのサブ文字列 (書式: \"eval:xxx\")\n" -#~ " 2. エスケープ文字を含む文字列 (書式: \"esc:xxx\" または \"\\xxx\")\n" -#~ " 3. 隠す文字を含む文字列 (書式: \"hide:char,string\")\n" -#~ " 4. 最大文字数を指定した文字列 (書式: \"cut:max,suffix,string\" または " -#~ "\"cut:+max,suffix,string\")\n" -#~ " または最大文字表示幅を指定した文字列 (書式: \"cutscr:max,suffix," -#~ "string\" または \"cutscr:+max,suffix,string\")\n" -#~ " 5. 文字順を反転させた文字列 (書式: \"rev:xxx\")\n" -#~ " 6. 繰り返し文字列 (書式: \"repeat:count,string\")\n" -#~ " 7. 色 (書式: \"color:xxx\"、\"プラグイン API リファレンス\" の " -#~ "\"color\" 関数を参照してください)\n" -#~ " 8. 情報 (書式: \"info:name,arguments\"、arguments は任意)\n" -#~ " 9. 現在の日付/時刻 (書式: \"date\" または \"date:format\")\n" -#~ " 10. 環境変数 (書式: \"env:XXX\")\n" -#~ " 11. 三項演算子 (書式: \"if:condition?value_if_true:value_if_false\")\n" -#~ " 12. オプション (書式: \"file.section.option\")\n" -#~ " 13. バッファのローカル変数\n" -#~ " 14. hdata の名前/変数 (値は自動的に文字列に変換されます)、デフォルトで" -#~ "は \"window\" と \"buffer\" は現在のウィンドウ/バッファを指します。\n" -#~ "hdata の書式は以下の 1 つです:\n" -#~ " hdata.var1.var2...: hdata (ポインタは既知) で開始し、1 個ずつ変数を続け" -#~ "る (他の hdata を続けることも可能)\n" -#~ " hdata[list].var1.var2...: リストを使う hdata で開始する、例:\n" -#~ " ${buffer[gui_buffers].full_name}: バッファリストにリンクされた最初の" -#~ "バッファのフルネーム\n" -#~ " ${plugin[weechat_plugins].name}: プラグインリストにリンクされた最初の" -#~ "プラグインの名前\n" -#~ " hdata[pointer].var1.var2...: ポインタを使う hdata で開始する、例:\n" -#~ " ${buffer[0x1234abcd].full_name}: 与えたポインタを持つバッファの完全な" -#~ "名前 (トリガ中で使うことが可能です)\n" -#~ "hdata と変数の名前については、\"プラグイン API リファレンス\" の " -#~ "\"weechat_hdata_get\" 関数を参照してください。\n" -#~ "\n" -#~ "例 (単純な文字列):\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\\n\"\n" -#~ " /eval -n ${repeat:5,-} ==> -----\\n\"\n" -#~ "\n" -#~ "例 (条件):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1" - -#, fuzzy -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: 全てのフィルタをリストアップ\n" -#~ " enable: フィルタを有効化 (フィルタはデフォルトで有効になっています)\n" -#~ " disable: フィルタを無効化\n" -#~ " toggle: フィルタの有効無効を切り替え\n" -#~ " name: フィルタの名前 (\"@\" = 現在のバッファに設定されている全ての" -#~ "フィルタを有効化/無効化)\n" -#~ " add: フィルタを追加\n" -#~ "addreplace: 既存のフィルタに追加もしくは置換\n" -#~ " rename: フィルタをリネーム\n" -#~ " del: フィルタを削除\n" -#~ " -all: 全てのフィルタを削除\n" -#~ " buffer: フィルタが有効化されているバッファのコンマ区切りリスト:\n" -#~ " - これはプラグイン名を含む完全な名前です (例: \"irc.libera." -#~ "#weechat\" または \"irc.server.libera\")\n" -#~ " - \"*\" は全てのバッファを意味します\n" -#~ " - 名前が '!' から始まるものは除外されます\n" -#~ " - ワイルドカード \"*\" を使うことができます\n" -#~ " tags: タグのコンマ区切りリスト、例えば \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - 論理積 \"and\": タグ同士を \"+\" でつなげてください (例: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - ワイルドカード \"*\" を使うことができます\n" -#~ " - タグを '!' で始めると、そのタグが付けられたメッセージとその" -#~ "タグを含むメッセージはフィルタされません\n" -#~ " regex: 行単位検索の正規表現\n" -#~ " - '\\t' を使うと、プレフィックスをメッセージから分離できま" -#~ "す。'|' 等の特別な文字は '\\|' のようにエスケープしなければいけません\n" -#~ " - 正規表現の最初に '!' が含まれる場合は、マッチ結果が反転され" -#~ "ます (最初の '!' にマッチさせたければ、'\\!' を使ってください)\n" -#~ " - 2 種類の正規表現があります: 一方はプレフィックス用、他方は" -#~ "メッセージ用\n" -#~ " - 正規表現は大文字小文字を区別しません、\"(?-i)\" から始まる場" -#~ "合は区別します\n" -#~ "\n" -#~ "デフォルトではキー alt+'=' ですべてのバッファについてフィルタリングの on/" -#~ "off を切り替えられます。現在のバッファに限りフィルタリングを切り替えるに" -#~ "は alt+'-' を使います。\n" -#~ "\n" -#~ "よく使われるタグ:\n" -#~ " no_filter、no_highlight、no_log、log0..log9 (ログレベル)、\n" -#~ " notify_none、notify_message、notify_private、notify_highlight、\n" -#~ " self_msg、nick_xxx (xxx はメッセージのニックネーム部分)、" -#~ "prefix_nick_ccc (ccc はニックネームの色)、\n" -#~ " host_xxx (xxx はメッセージのユーザ名 + ホスト名部分)、\n" -#~ " irc_xxx (xxx はコマンド名または番号、/server raw または /debug tags で確" -#~ "認)、\n" -#~ " irc_numeric、irc_error、irc_action、irc_ctcp、irc_ctcp_reply、" -#~ "irc_smart_filter、away_info。\n" -#~ "バッファ内でタグを見るには: /debug tags\n" -#~ "\n" -#~ "例:\n" -#~ " 全てのバッファで IRC スマートフィルタを使用:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " 名前に \"#weechat\" を含むバッファを除いた全てのバッファで IRC スマート" -#~ "フィルタを使用:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " 全ての IRC join/part/quit メッセージをフィルタ:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " チャンネルに入った時や /names で表示されるニックネームをフィルタ:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " IRC チャンネル #weechat で \"toto\" を含むニックネームをフィルタ:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " ニックネーム \"toto\" からの IRC の参加/アクションメッセージをフィル" -#~ "タ:\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " IRC チャンネル #weechat で \"weechat sucks\" を含む行をフィルタ:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " すべてのバッファで \"WeeChat sucks\" と完全に一致する行をフィルタ:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: プラグイン毎にコマンドをリストアップ (引数が無ければ、このリス" -#~ "トを表示)\n" -#~ "-listfull: プラグイン毎に説明付きでコマンドをリストアップ\n" -#~ " plugin: このプラグインに関するコマンドをリストアップ\n" -#~ " command: コマンドの名前\n" -#~ " option: オプションの名前 (リストを見るには /set を使用)" - -#, fuzzy -#~| msgid "" -#~| "list of actions:\n" -#~| " return: simulate key \"enter\"\n" -#~| " complete_next: complete word with next completion\n" -#~| " complete_previous: complete word with previous completion\n" -#~| " search_text_here: search text in buffer at current position\n" -#~| " search_text: search text in buffer\n" -#~| " search_switch_case: switch exact case for search\n" -#~| " search_switch_regex: switch search type: string/regular expression\n" -#~| " search_switch_where: switch search in messages/prefixes\n" -#~| " search_previous: search previous line\n" -#~| " search_next: search next line\n" -#~| " search_stop_here: stop search at current position\n" -#~| " search_stop: stop search\n" -#~| " delete_previous_char: delete previous char\n" -#~| " delete_next_char: delete next char\n" -#~| " delete_previous_word: delete previous word\n" -#~| " delete_next_word: delete next word\n" -#~| " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~| " delete_end_of_line: delete from cursor until end of line\n" -#~| " delete_line: delete entire line\n" -#~| " clipboard_paste: paste from the internal clipboard\n" -#~| " transpose_chars: transpose two chars\n" -#~| " undo: undo last command line action\n" -#~| " redo: redo last command line action\n" -#~| " move_beginning_of_line: move cursor to beginning of line\n" -#~| " move_end_of_line: move cursor to end of line\n" -#~| " move_previous_char: move cursor to previous char\n" -#~| " move_next_char: move cursor to next char\n" -#~| " move_previous_word: move cursor to previous word\n" -#~| " move_next_word: move cursor to next word\n" -#~| " history_previous: recall previous command in current buffer history\n" -#~| " history_next: recall next command in current buffer history\n" -#~| " history_global_previous: recall previous command in global history\n" -#~| " history_global_next: recall next command in global history\n" -#~| " jump_smart: jump to next buffer with activity\n" -#~| " jump_last_buffer_displayed: jump to last buffer displayed (before last " -#~| "jump to a buffer)\n" -#~| " jump_previously_visited_buffer: jump to previously visited buffer\n" -#~| " jump_next_visited_buffer: jump to next visited buffer\n" -#~| " hotlist_clear: clear hotlist (optional argument: \"lowest\" to clear " -#~| "only lowest level in hotlist, \"highest\" to clear only highest level in " -#~| "hotlist, or level mask: integer which is a combination of 1=join/part, " -#~| "2=message, 4=private, 8=highlight)\n" -#~| " grab_key: grab a key (optional argument: delay for end of grab, " -#~| "default is 500 milliseconds)\n" -#~| " grab_key_command: grab a key with its associated command (optional " -#~| "argument: delay for end of grab, default is 500 milliseconds)\n" -#~| " grab_mouse: grab mouse event code\n" -#~| " grab_mouse_area: grab mouse event code with area\n" -#~| " set_unread: set unread marker for all buffers\n" -#~| " set_unread_current_buffer: set unread marker for current buffer\n" -#~| " switch_active_buffer: switch to next merged buffer\n" -#~| " switch_active_buffer_previous: switch to previous merged buffer\n" -#~| " zoom_merged_buffer: zoom on merged buffer\n" -#~| " insert: insert text in command line (escaped chars are allowed, see /" -#~| "help print)\n" -#~| " send: send text to the buffer\n" -#~| " paste_start: start paste (bracketed paste mode)\n" -#~| " paste_stop: stop paste (bracketed paste mode)\n" -#~| "\n" -#~| "This command is used by key bindings or plugins." -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "アクションリスト:\n" -#~ " return: \"enter\" キーをシミュレート\n" -#~ " complete_next: 次の補完候補で単語を補完\n" -#~ " complete_previous: 一つ前の補完候補で単語を補完\n" -#~ " search_text_here: 現在の位置でテキストを検索\n" -#~ " search_text: バッファ内のテキストを検索\n" -#~ " search_switch_case: 完全一致検索に変更\n" -#~ " search_switch_regex: 検索タイプの切り替え: 文字列/正規表現\n" -#~ " search_switch_where: 検索範囲の切り替え: メッセージ/プレフィックス\n" -#~ " search_previous: 一つ前の行を検索\n" -#~ " search_next: 次の行を検索\n" -#~ " search_stop_here: 現在の位置で検索を終了\n" -#~ " search_stop: 検索を終了\n" -#~ " delete_previous_char: 一つ前の文字を削除\n" -#~ " delete_next_char: 次の文字を削除\n" -#~ " delete_previous_word: 一つ前の単語を削除\n" -#~ " delete_next_word: 次の単語を削除\n" -#~ " delete_beginning_of_line: 行の最初からカーソル位置までを削除\n" -#~ " delete_end_of_line: カーソルから行の最後までを削除\n" -#~ " delete_line: 行を削除\n" -#~ " clipboard_paste: WeeChat 専用の内部クリップボードの内容をペースト\n" -#~ " transpose_chars: 2 つの文字を入れ替え\n" -#~ " undo: 最新のコマンドラインアクションまで元に戻す\n" -#~ " redo: 最新のコマンドラインアクションまでやり直す\n" -#~ " move_beginning_of_line: カーソルを行頭に移動\n" -#~ " move_end_of_line: カーソルを行末まで移動\n" -#~ " move_previous_char: カーソルを一つ前の文字に移動\n" -#~ " move_next_char: カーソルを次の文字に移動\n" -#~ " move_previous_word: カーソルを一つ前の単語に移動\n" -#~ " move_next_word: カーソルを次の単語に移動\n" -#~ " history_previous: 現在のバッファ履歴のひとつ前のコマンドを再呼び出し\n" -#~ " history_next: 現在のバッファ履歴の次のコマンドを再呼び出し\n" -#~ " history_global_previous: グローバル履歴の一つ前のコマンドを再呼び出し\n" -#~ " history_global_next: グローバル履歴の次のコマンドを再呼び出し\n" -#~ " jump_smart: 次のアクティブバッファに飛ぶ\n" -#~ " jump_last_buffer_displayed: 表示されている最後のバッファに移動 (最新の" -#~ "バッファ移動の一つ前に表示されていたバッファ)\n" -#~ " jump_previously_visited_buffer: 一つ前に訪れたバッファに移動\n" -#~ " jump_next_visited_buffer: 次に訪れたバッファに移動\n" -#~ " hotlist_clear: ホットリストを消去 (オプション引数: \"lowest\" はホットリ" -#~ "スト内の最も低いレベルだけを消去。\"highest\" はホットリスト内の最も高いレ" -#~ "ベルだけを消去。レベルマスクは 1 (参加/退出)、2 (メッセージ)、4 (プライ" -#~ "ベートメッセージ)、8 (ハイライト) を合計した整数値で指定したレベルを消" -#~ "去)\n" -#~ " grab_key: キーを横取り (任意引数: 最後の横取りからの遅延時間、デフォルト" -#~ "は 500 ミリ秒)\n" -#~ " grab_key_command: あるコマンドに関連してキーを横取り (任意引数: 最後の横" -#~ "取りからの遅延時間、デフォルトは 500 ミリ秒)\n" -#~ " grab_mouse: grab マウスイベントコードを横取り\n" -#~ " grab_mouse_area: 範囲指定のマウスイベントコードを横取り\n" -#~ " set_unread: 全てのバッファに対して未読マーカーを設定\n" -#~ " set_unread_current_buffer: 現在のバッファに対して未読マーカーを設定\n" -#~ " switch_active_buffer: 次のマージされたバッファに移動\n" -#~ " switch_active_buffer_previous: 一つ前のマージされたバッファに移動\n" -#~ " zoom_merged_buffer: マージされたバッファにズーム\n" -#~ " insert: コマンドラインにテキストを挿入 (エスケープ文字も可、/help print " -#~ "を参照してください)\n" -#~ " send: バッファにテキストを送信\n" -#~ " paste_start: ペーストの開始 (括弧付きペーストモード)\n" -#~ " paste_stop: ペーストの終了 (括弧付きペーストモード)\n" -#~ "\n" -#~ "これらのコマンドはキーバインドかプラグインで利用できます。" - -#, fuzzy -#~| msgid "" -#~| " list: list all current keys (without argument, this list is " -#~| "displayed)\n" -#~| "listdefault: list default keys\n" -#~| " listdiff: list differences between current and default keys (keys " -#~| "added, redefined or deleted)\n" -#~| " context: name of context (\"default\" or \"search\")\n" -#~| " bind: bind a command to a key or display command bound to key " -#~| "(for context \"default\")\n" -#~| " bindctxt: bind a command to a key or display command bound to key, " -#~| "for given context\n" -#~| " command: command (many commands can be separated by semicolons)\n" -#~| " unbind: remove a key binding (for context \"default\")\n" -#~| " unbindctxt: remove a key binding for given context\n" -#~| " reset: reset a key to default binding (for context \"default\")\n" -#~| " resetctxt: reset a key to default binding, for given context\n" -#~| " resetall: restore bindings to the default values and delete ALL " -#~| "personal bindings (use carefully!)\n" -#~| " missing: add missing keys (using default bindings), useful after " -#~| "installing new WeeChat version\n" -#~| "\n" -#~| "When binding a command to a key, it is recommended to use key alt+k (or " -#~| "Esc then k), and then press the key to bind: this will insert key code " -#~| "in command line.\n" -#~| "\n" -#~| "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~| "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~| " *: any area on screen\n" -#~| " chat: chat area (any buffer)\n" -#~| " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~| "plugin)\n" -#~| " bar(*): any bar\n" -#~| " bar(xxx): bar \"xxx\"\n" -#~| " item(*): any bar item\n" -#~| " item(xxx): bar item \"xxx\"\n" -#~| "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~| "A special value for command with format \"hsignal:name\" can be used for " -#~| "context mouse, this will send the hsignal \"name\" with the focus " -#~| "hashtable as argument.\n" -#~| "Another special value \"-\" can be used to disable key (it will be " -#~| "ignored when looking for keys).\n" -#~| "\n" -#~| "Examples:\n" -#~| " key alt-t to toggle nicklist bar:\n" -#~| " /key bind meta-t /bar toggle nicklist\n" -#~| " key alt-r to jump to #weechat IRC channel:\n" -#~| " /key bind meta-r /buffer #weechat\n" -#~| " restore default binding for key alt-r:\n" -#~| " /key reset meta-r\n" -#~| " key \"tab\" to stop search in buffer:\n" -#~| " /key bindctxt search ctrl-I /input search_stop\n" -#~| " middle button of mouse on a nick to retrieve info on nick:\n" -#~| " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv " -#~| "info ${nick}" -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: 現在のキーをリストアップ (引数無しの場合、このリストが表示さ" -#~ "れます)\n" -#~ "listdefault: デフォルトキーをリストアップ\n" -#~ " listdiff: デフォルトと現在のキーの違いをリストアップ (追加、再定義、削" -#~ "除されたキー)\n" -#~ " context: コンテキストの名前 (\"default\" または \"search\")\n" -#~ " bind: キーにコマンドを割り当てるか、キーに割り当てられたコマンドを" -#~ "表示 (\"default\" コンテキストに対する)\n" -#~ " bindctxt: キーにコマンドを割り当てるか、キーに割り当てられたコマンドを" -#~ "表示 (指定されたコンテキストに対する)\n" -#~ " command: コマンド (複数のコマンドはセミコロンで分けて書く)\n" -#~ " unbind: キーバインドを削除 (\"default\" コンテキストに対する)\n" -#~ " unbindctxt: キーバインドを削除 (指定されたコンテキストに対する)\n" -#~ " reset: キーをデフォルトの割り当てにリセットする (\"default\" コンテ" -#~ "キストに対する)\n" -#~ " resetctxt: キーをデフォルトの割り当てにリセットする (指定されたコンテキ" -#~ "ストに対する)\n" -#~ " resetall: デフォルトの割り当てにリストアし、全ての個人的な設定を削除 " -#~ "(注意して使用!)\n" -#~ " missing: 未割り当てのキーを追加 (デフォルトの割り当てに無い)、新しい " -#~ "WeeChat バージョンをインストールした後に便利\n" -#~ "\n" -#~ "キーにコマンドを割り当てる場合、alt+k (または Esc の後に k) した後に、割り" -#~ "当てたいキーを押すことをお勧めします: これはコマンドラインにキーコードを入" -#~ "力することになります。\n" -#~ "\n" -#~ "\"mouse\" コンテント (\"cursor\" コンテキストの一部) に対しては、キーは以" -#~ "下の書式: \"@area:key\" または \"@area1>area2:key\"。ここで、area は以下の" -#~ "値を取れます:\n" -#~ " *: 画面上の任意のエリア\n" -#~ " chat: チャットエリア (任意のバッファ)\n" -#~ " chat(xxx): 名前 \"xxx\" を持つチャットエリア (プラグイン含む完全な名" -#~ "前)\n" -#~ " bar(*): 任意のバー\n" -#~ " bar(xxx): バー \"xxx\"\n" -#~ " item(*): 任意のバー要素\n" -#~ " item(xxx): バー要素 \"xxx\"\n" -#~ "多くのマウスイベントにマッチさせるにはワイルドカード \"*\" をキーに使って" -#~ "ください。\n" -#~ "\"hsignal:name\" という書式のコマンドに対する特別な値はマウスコンテキスト" -#~ "に使えます、これはフォーカスハッシュテーブルを引数にして hsignal \"name\" " -#~ "を送ります。\n" -#~ "その他の特別な値 \"-\" はキーを無効化するために利用されます。(これはキーの" -#~ "探索時には無視されます)\n" -#~ "\n" -#~ "例:\n" -#~ " alt-t キーをニックネームリストバーに割り当てる:\n" -#~ " /key bind meta-t /bar toggle nicklist\n" -#~ " alt-r キーを #weechat IRC チャンネルへの移動に割り当てる:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " alt-r キーの割り当てをデフォルトに戻す:\n" -#~ " /key reset meta-r\n" -#~ " \"tab\" キーをバッファ検索の終了に割り当てる:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " ニック上でのマウスのセンターボタンをニックネームの情報取得に割り当て" -#~ "る:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#, fuzzy -#~| msgid "" -#~| " store: store current buffers/windows in a layout\n" -#~| " apply: apply stored layout\n" -#~| " leave: leave current layout (does not update any layout)\n" -#~| " del: delete buffers and/or windows in a stored layout\n" -#~| " (if neither \"buffers\" nor \"windows\" is given after the " -#~| "name, the layout is deleted)\n" -#~| " rename: rename a layout\n" -#~| " name: name for stored layout (default is \"default\")\n" -#~| "buffers: store/apply only buffers (order of buffers)\n" -#~| "windows: store/apply only windows (buffer displayed by each window)\n" -#~| "\n" -#~| "Without argument, this command displays stored layouts.\n" -#~| "\n" -#~| "The current layout can be saved on /quit command with the option " -#~| "\"weechat.look.save_layout_on_exit\"." -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: レイアウトに現在のバッファ/ウィンドウを保存\n" -#~ " apply: 保存されたレイアウトを適用\n" -#~ " leave: 現在のレイアウトを保持する (レイアウトを更新しない)\n" -#~ " del: レイアウトとして保存されているバッファとウィンドウを削除\n" -#~ " (名前の後に \"バッファ\" や \"ウィンドウ\" を指定しない場合、レイ" -#~ "アウトを削除)\n" -#~ " rename: レイアウトのリネーム\n" -#~ " name: 保存されたレイアウトの名前 (初期状態は \"default\")\n" -#~ "buffers: バッファのみに対してレイアウトを保存/適用 (バッファの順番)\n" -#~ "windows: ウィンドウのみに対してレイアウトを保存/適用 (それぞれのウィンドウ" -#~ "に表示されるバッファ)\n" -#~ "\n" -#~ "引数を指定しなかった場合、保存されたレイアウトを表示します。\n" -#~ "\n" -#~ "\"weechat.look.save_layout_on_exit\" オプションを使えば、現在のレイアウト" -#~ "を /quit コマンドの実行時に保存することが可能です。" - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: マウスの有効化\n" -#~ "disable: マウスの無効化\n" -#~ " toggle: マウスの有効無効の切り替え\n" -#~ " delay: 初期マウス状態がリストアされてからの遅延時間 (秒単位) (一時的にマ" -#~ "ウスを無効化するときに便利)\n" -#~ "\n" -#~ "マウス状態はオプション \"weechat.look.mouse\" に保存されます。\n" -#~ "\n" -#~ "例:\n" -#~ " マウスの有効化:\n" -#~ " /mouse enable\n" -#~ " 5 秒間マウスの有効無効を切り替え:\n" -#~ " /mouse toggle 5" - -#, fuzzy -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: WeeChat コアバッファへの出力を抑制\n" -#~ "-current: 現在のバッファへの出力を抑制\n" -#~ " -buffer: 指定したバッファへの出力を抑制\n" -#~ " name: 完全なバッファの名前 (例: \"irc.server.libera\"、\"irc.libera." -#~ "#weechat\")\n" -#~ " command: 静かに実行するコマンド (最初に '/' が無い場合は自動的に追加され" -#~ "ます)\n" -#~ "\n" -#~ "ターゲット (-core、-current、-buffer) が指定されなかった場合、デフォルトで" -#~ "は全ての出力を抑制します。\n" -#~ "\n" -#~ "例:\n" -#~ " save を行う:\n" -#~ " /mute save\n" -#~ " 現在の IRC チャンネルへのメッセージ:\n" -#~ " /mute -current msg * hi!\n" -#~ " #weechat チャンネルへのメッセージ:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" - -#, fuzzy -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: 指定したバッファにテキストを表示 (デフォルト: コマンドを実行し" -#~ "たバッファ)\n" -#~ "-newbuffer: 新しいバッファの作成、そのバッファ内にテキストの表示\n" -#~ " -free: 自由内容バッファの作成 (-newbuffer と共に使用)\n" -#~ " -switch: 指定したバッファに切り替え\n" -#~ " -core: \"-buffer core.weechat\" のエイリアス\n" -#~ " -current: 現在のバッファにテキストを表示\n" -#~ " -y: 指定した行番号に表示 (自由内容バッファ専用)\n" -#~ " line: 自由内容バッファの行番号 (1 行目は 0、負数は最後の行から数えた" -#~ "行: -1 = 最終行から数えて 1 行目、-2 = 最終行から数えて 2 行目、など)\n" -#~ " -escape: エスケープ文字を解釈 (例えば \\a、\\07、\\x07)\n" -#~ " -date: メッセージの日付、書式:\n" -#~ " -n: 今から 'n' 秒前\n" -#~ " +n: 今から 'n' 秒後\n" -#~ " n: エポックから 'n' 秒目 (man time を参照してください)\n" -#~ " 日付/時間 (ISO 8601): yyyy-mm-ddThh:mm:ss、例: " -#~ "2014-01-19T04:32:55\n" -#~ " 時間: hh:mm:ss (example: 04:32:55)\n" -#~ " -tags: タグのコンマ区切りリスト (よく使うタグのリストは /help filter " -#~ "を参照してください)\n" -#~ " text: 表示するテキスト (プレフィックスとメッセージは必ず \\t で区" -#~ "切ってください、\"-\" で始まるテキストは \"\\\" を前置してください)\n" -#~ " -stdout: 標準出力にテキストを表示 (エスケープ文字を解釈)\n" -#~ " -stderr: 標準エラー出力にテキストを表示 (エスケープ文字を解釈)\n" -#~ " -beep: \"-stderr \\a\" の別名\n" -#~ "\n" -#~ "オプション -action ... -quit をつけた場合、プレフィックスは \"weechat." -#~ "look.prefix_*\" で定義されているものになります。\n" -#~ "\n" -#~ "以下のエスケープ文字を使うことができます:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "例:\n" -#~ " コアバッファにハイライトを付けてリマインダを表示:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " コアバッファにエラーを表示:\n" -#~ " /print -core -error Some error here\n" -#~ " コアバッファにプレフィックス \"abc\" を付けてメッセージを表示:\n" -#~ " /print -core abc\\tThe message\n" -#~ " チャンネル #weechat にメッセージを表示:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " 雪だるまを表示 (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " 警告を送信 (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: 全てのプロキシをリストアップ\n" -#~ " add: 新しいプロキシを追加\n" -#~ " name: プロキシの名前 (一意的な)\n" -#~ " type: http、socks4、socks5\n" -#~ " address: IP アドレスまたはホスト名\n" -#~ " port: ポート\n" -#~ "username: ユーザ名 (任意)\n" -#~ "password: パスワード (任意)\n" -#~ " del: プロキシの削除 (-all を付ければ全てのプロキシを削除)\n" -#~ " set: プロキシのプロパティを設定\n" -#~ " option: 変更するオプション (オプションリストを見るには、/set weechat." -#~ "proxy.<proxyname>.*)\n" -#~ " value: オプションに設定する新しい値\n" -#~ "\n" -#~ "例:\n" -#~ " ローカルホストの 8888 番ポートで動いている http プロキシを追加:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " IPv6 プロトコルを使う http プロキシを追加:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " ユーザ名とパスワードが必要な socks5 プロキシを追加:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " プロキシを削除:\n" -#~ " /proxy del myproxy" - -#, fuzzy -#~| msgid "" -#~| " delay: delay between execution of commands\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| " count: number of times to execute command\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /repeat was executed (if " -#~| "the buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Example:\n" -#~| " scroll 2 pages up:\n" -#~| " /repeat 2 /window page_up" -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " delay: コマンドの実行間隔\n" -#~ " unit: 任意、以下の値を使ってください:\n" -#~ " ms: ミリ秒\n" -#~ " s: 秒 (デフォルト)\n" -#~ " m: 分\n" -#~ " h: 時間\n" -#~ " count: コマンドの実行回数\n" -#~ "command: 実行するコマンド (最初に '/' が無い場合はバッファに送信するテキス" -#~ "トと解釈されます)\n" -#~ "\n" -#~ "注意: コマンドは /repeat を実行したバッファで実行されます (バッファが存在" -#~ "しない場合、コマンドは実行されません)。\n" -#~ "\n" -#~ "例:\n" -#~ " 2 ページ分上方向にスクロール:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~| msgid "" -#~| "option: name of an option\n" -#~| " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~| "options, use carefully!)\n" -#~| "\n" -#~| "According to option, it's reset (for standard options) or removed (for " -#~| "optional settings, like server values).\n" -#~| "\n" -#~| "Examples:\n" -#~| " reset one option:\n" -#~| " /unset weechat.look.item_time_format\n" -#~| " reset all color options:\n" -#~| " /unset -mask weechat.color.*" -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "option: オプションの名前\n" -#~ " -mask: オプション内でマスクを使う (大量のオプションをリセットするにはワイ" -#~ "ルドカード \"*\" を使ってください、使用に注意!)\n" -#~ "\n" -#~ "オプションの種類によって (一般的なオプションを) リセットまたは (サーバなど" -#~ "の任意な設定を) 削除が行われます。\n" -#~ "\n" -#~ "例:\n" -#~ " オプションのリセット:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " 全ての色関連オプションをリセット:\n" -#~ " /unset -mask weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ "passphrase: パスフレーズを変更 (パスフレーズがない場合、sec.conf ファイル" -#~ "に平文でデータを保存します)\n" -#~ " -delete: パスフレーズを削除\n" -#~ " decrypt: 暗号化されているデータを復号化 (起動時にパスフレーズが設定され" -#~ "ていない場合に起きます)\n" -#~ " -discard: 全ての暗号化データを破棄\n" -#~ " set: 保護データを追加または変更\n" -#~ " del: 保護データを削除\n" -#~ "\n" -#~ "引数がない場合、新しいバッファに保護データを表示します。\n" -#~ "\n" -#~ "保護バッファ内で利用可能なキー:\n" -#~ " alt+v 値を切り替えます\n" -#~ "\n" -#~ "パスフレーズを利用する場合 (データが暗号化されている場合)、WeeChat は起動" -#~ "時にパスフレーズを尋ねます。\n" -#~ "入力を回避するには、環境変数 \"WEECHAT_PASSPHRASE\" を利用するか (WeeChat " -#~ "は /upgrade の時に同じ変数を利用します)、sec.crypt.passphrase_file オプ" -#~ "ションを設定してファイルからパスフレーズを読み込みます (/help sec.crypt." -#~ "passphrase_file を参照してください)。\n" -#~ "\n" -#~ "${sec.data.xxx} の形で書かれた保護データは以下の様に利用できます:\n" -#~ " - /eval コマンド\n" -#~ " - コマンドライン引数 \"--run-command\"\n" -#~ " - weechat.startup.command_{before|after}_plugins オプション\n" -#~ " - パスワードや機密データを含むと思われるその他のオプション (例えば、プロ" -#~ "キシ、irc サーバ、リレー); 保護データが評価されるかを確認するには各オプ" -#~ "ションの /help を参照してください。\n" -#~ "\n" -#~ "例:\n" -#~ " パスフレーズを設定:\n" -#~ " /secure passphrase this is my passphrase\n" -#~ " libera の SASL パスワードを暗号化:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " oftc の nickserv 用パスワードを暗号化:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " ニックネーム \"mynick\" を取り戻すためのエイリアス ghost を設定\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" - -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "option: オプションの名前 (value を指定せずにワイルドカード \"*\" を使えば" -#~ "オプションをリストアップできます)\n" -#~ " value: オプションに対する新しい値、以下の型に従う:\n" -#~ " boolean: on、off、toggle\n" -#~ " integer: 番号、++番号、--番号\n" -#~ " string: 任意の文字列 (空文字列は \"\")\n" -#~ " color: 色の名前、++色番号、--色番号\n" -#~ " 注意: どんな型であっても、オプションの値を削除する (未定義値にす" -#~ "る) には null が使えます。これはいくつかの特別なプラグイン変数でのみ有効で" -#~ "す。\n" -#~ " diff: 変更されたオプションのみを表示\n" -#~ " env: 環境変数を表示または設定 (変数の値を削除するには値に \"\" を入れて" -#~ "ください)\n" -#~ "\n" -#~ "例:\n" -#~ " ハイライトに関するオプションを表示:\n" -#~ " /set *highlight*\n" -#~ " highlight に単語を追加:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " 変更されたオプションを表示:\n" -#~ " /set diff\n" -#~ " irc プラグインのオプションの内、変更されたオプションを表示:\n" -#~ " /set diff irc.*\n" -#~ " 環境変数 LANG の値を表示:\n" -#~ " /set env LANG\n" -#~ " 環境変数 LANG を設定し、これを使う:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " 環境変数 ABC の値を削除する:\n" -#~ " /set env ABC \"\"" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "option: オプションの名前\n" -#~ " -mask: オプション内でマスクを使う (大量のオプションをリセットするにはワイ" -#~ "ルドカード \"*\" を使ってください、使用に注意!)\n" -#~ "\n" -#~ "オプションの種類によって (一般的なオプションを) リセットまたは (サーバなど" -#~ "の任意な設定を) 削除が行われます。\n" -#~ "\n" -#~ "例:\n" -#~ " オプションのリセット:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " 全ての色関連オプションをリセット:\n" -#~ " /unset -mask weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: \"weechat.look.confirm_upgrade\" オプションが有効化されて" -#~ "いた場合、このオプションは必須です。\n" -#~ "path_to_binary: WeeChat バイナリへのパス (デフォルトは現在のバイナリ)\n" -#~ " -dummy: 何もしない (補完された \"-quit\" オプションを不用意に使わ" -#~ "ないためのオプション)\n" -#~ " -quit: *すべての* 接続を閉じ、セッションを保存して WeeChat を終" -#~ "了。遅延復帰 (詳しくは後述) が可能になります。\n" -#~ "\n" -#~ "このコマンドは起動中の WeeChat セッションのアップグレードとリロードを行い" -#~ "ます。このコマンドを実行する前に、新しい WeeChat バイナリをコンパイルする" -#~ "か、パッケージマネージャでインストールしなければいけません。\n" -#~ "\n" -#~ "注意: SSL 接続はアップグレード中に破棄されます、これは今のところ GnuTLS で" -#~ "は SSL セッションのリロードができないからです。アップグレードの後に自動的" -#~ "に再接続されます。\n" -#~ "\n" -#~ "アップグレードは 4 つの手順を踏みます:\n" -#~ " 1. コアとプラグイン (バッファ、履歴、...) のセッションをファイルに保存\n" -#~ " 2. 全てのプラグインをアンロード (設定ファイル (*.conf) はディスクに書き" -#~ "込まれます)\n" -#~ " 3. WeeChat 設定を保存 (weechat.conf)\n" -#~ " 4. 新しい WeeChat バイナリを実行してセッションをリロード。\n" -#~ "\n" -#~ "オプション \"-quit\" を使うと、上の挙動が少し変わります:\n" -#~ " 1. *すべての* 接続を閉じる (irc、xfer、relay、...)\n" -#~ " 2. すべてのセッションをファイルに保存 (*.upgrade)\n" -#~ " 3. すべてのプラグインをアンロード\n" -#~ " 4. WeeChat 設定を保存\n" -#~ " 5. WeeChat を終了\n" -#~ "この後、セッションを回復させるには weechat --upgrade を使ってください。\n" -#~ "重要: 完全に同一の設定で (*.conf ファイルで) セッションを回復させてくださ" -#~ "い。\n" -#~ "\"~/.weechat\" ディレクトリの内容をコピーすれば異なるマシンで WeeChat の" -#~ "セッションを回復することも可能です。" - -#, fuzzy -#~| msgid "" -#~| " number: amount of time to wait (integer number)\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /wait was executed (if the " -#~| "buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Examples:\n" -#~| " join channel in 10 seconds:\n" -#~| " /wait 10 /join #test\n" -#~| " set away in 15 minutes:\n" -#~| " /wait 15m /away -all I'm away\n" -#~| " say 'hello' in 2 minutes:\n" -#~| " /wait 2m hello" -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " number: 遅延時間 (整数)\n" -#~ " unit: 任意、値は:\n" -#~ " ms: ミリ秒\n" -#~ " s: 秒 (デフォルト)\n" -#~ " m: 分\n" -#~ " h: 時\n" -#~ "command: 実行するコマンド (コマンドが '/' で始まらない場合はバッファに送信" -#~ "するテキスト)\n" -#~ "\n" -#~ "注意: コマンドは /wait が実行されたバッファで実行されます (バッファが見つ" -#~ "からない場合 (例えばコマンド実行前にバッファが閉じられた場合) は、コマンド" -#~ "は WeeChat コアバッファで実行されます)。\n" -#~ "\n" -#~ "例:\n" -#~ " 10 秒後にチャンネルに入る:\n" -#~ " /wait 10 /join #test\n" -#~ " 15 分後に離席状態に変更:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " 2 分後に 'hello' と発言:\n" -#~ " /wait 2m hello" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: 開けられたウィンドウのリストアップ (引数無しの場合、このリ" -#~ "ストが表示されます)\n" -#~ " -1: 前のウィンドウに移動\n" -#~ " +1: 次のウィンドウに移動\n" -#~ " b#: バッファ番号 # のウィンドウに移動\n" -#~ " up: 現在のウィンドウの上のウィンドウに移動\n" -#~ " down: 現在のウィンドウの下のウィンドウに移動\n" -#~ " left: 左のウィンドウに移動\n" -#~ " right: 右のウィンドウに移動\n" -#~ " number: ウィンドウ番号 (/window list を参照してください)\n" -#~ " splith: 現在のウィンドウを水平分割 (/window merge で元に戻る)\n" -#~ " splitv: 現在のウィンドウを垂直分割 (/window merge で元に戻る)\n" -#~ " resize: ウィンドウサイズの変更、新しいサイズは親ウィンドウの <pct> " -#~ "パーセントで指定\n" -#~ " \"h\" または \"v\" を指定した場合、最近接の親ウィンドウの横" -#~ "幅または縦幅を変更\n" -#~ " balance: 全てのウィンドウのサイズを均等にする\n" -#~ " merge: ウィンドウを他のものをマージする (all = 一つのウィンドウに" -#~ "まとめる)\n" -#~ " page_up: 1 ページ分上方向にスクロール\n" -#~ " page_down: 1 ページ分下方向にスクロール\n" -#~ " refresh: 画面のリフレッシュ\n" -#~ " scroll: 指定行数 (+/-N) か指定期間 (s=秒、m=分、h=時間、d=日、M=" -#~ "月、y=年) スクロール\n" -#~ " scroll_horiz: 指定列数 (+/-N) かウィンドウサイズの割合で水平方向にスク" -#~ "ロール (フリーコンテンツを含むバッファ以外は無効)\n" -#~ " scroll_up: 数行分上方向にスクロール\n" -#~ " scroll_down: 数行分下方向にスクロール\n" -#~ " scroll_top: バッファの一番上にスクロール\n" -#~ "scroll_bottom: バッファの一番下にスクロール\n" -#~ "scroll_beyond_end: バッファの末尾を越えてスクロール\n" -#~ "scroll_previous_highlight: 一つ前のハイライトにスクロール\n" -#~ "scroll_next_highlight: 次のハイライトにスクロール\n" -#~ "scroll_unread: 未読マーカにスクロール\n" -#~ " swap: 2 つのウィンドウのバッファを入れ替え (ターゲットウィンドウ" -#~ "の方向を任意指定)\n" -#~ " zoom: ウィンドウを拡大\n" -#~ " bare: 最小限表示を切り替える (自動的に標準表示モードに戻るまでの" -#~ "時間を秒単位で任意指定)\n" -#~ "\n" -#~ "splith と splitv に関しては、pct は新しいウィンドウのパーセンテージで、現" -#~ "在のウィンドウサイズに対する割合で計算されます。例えば 25 は size = " -#~ "current_size / 4 の新しいウィンドウを作成します。\n" -#~ "\n" -#~ "例:\n" -#~ " バッファ #1 を表示しているウィンドウに移動:\n" -#~ " /window b1\n" -#~ " 2 行分上方向にスクロール:\n" -#~ " /window scroll -2\n" -#~ " 2 日分上方向にスクロール:\n" -#~ " /window scroll -2d\n" -#~ " 今日の最初にスクロール:\n" -#~ " /window scroll -d\n" -#~ " ウィンドウ #2 を拡大:\n" -#~ " /window zoom -window 2\n" -#~ " ウィンドウを水平分割 (上側ウィンドウの縦幅は現在のウィンドウの縦幅の " -#~ "30%):\n" -#~ " /window splith 30\n" -#~ " ウィンドウサイズを親ウィンドウサイズの 75% に変更:\n" -#~ " /window resize 75\n" -#~ " ウィンドウサイズの横幅を 10% 増やす:\n" -#~ " /window resize v+10\n" -#~ " 分割を元に戻す:\n" -#~ " /window merge\n" -#~ " 最小限表示を 2 秒間有効にする:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: 別名をリストアップ (引数を与えなかった場合、このリストが表" -#~ "示されます)\n" -#~ " add: 別名を追加\n" -#~ "addcompletion: カスタム補完を指定して別名を追加\n" -#~ " del: 別名を削除\n" -#~ " completion: 別名の補完: デフォルトでは対象のコマンドに対する補完が行わ" -#~ "れます\n" -#~ " 注意: %%command で既存のコマンドに対する補完を利用可能で" -#~ "す\n" -#~ " alias: 別名の名前\n" -#~ " command: 引数を含めたコマンド名 (セミコロンで分割すれば複数のコマン" -#~ "ドを指定できます)\n" -#~ "\n" -#~ "注意: command の中に含まれる特殊変数は置換されます:\n" -#~ " $n: 'n' 番目の引数 (1 から 9)\n" -#~ " $-m: 1 から 'm' 番目の引数\n" -#~ " $n-: 'n' 番目から最後の引数\n" -#~ " $n-m: 'n' から 'm' 番目の引数\n" -#~ " $*: 全ての引数\n" -#~ " $~: 最後の引数\n" -#~ " $var: ここで \"var\" とはバッファの局所変数 (/buffer localvar を参照" -#~ "してください)\n" -#~ " 例: $nick、$channel、$server、$plugin、$name\n" -#~ "\n" -#~ "例:\n" -#~ " /split をウィンドウを水平方向に分割する別名と定義:\n" -#~ " /alias add split /window splith\n" -#~ " /hello を #weechat を除く全てのチャンネルで \"hello\" と発言する別名と定" -#~ "義:\n" -#~ " /alias add hello /allchan -exclude=#weechat msg * hello\n" -#~ " /forcejoin を /sajoin の補完候補を使い IRC コマンド \"forcejoin\" を送信" -#~ "する別名と定義:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" - -#, fuzzy -#~ msgid "" -#~ " enable: enable buflist\n" -#~ "disable: disable buflist\n" -#~ " toggle: toggle buflist\n" -#~ " bar: add the \"buflist\" bar\n" -#~ "refresh: force the refresh of some bar items (if no item is given, all " -#~ "bar items used are refreshed, according to option buflist.look." -#~ "use_items)\n" -#~ "\n" -#~ "The lines with buffers are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - buflist.look.display_conditions: conditions to display a buffer in " -#~ "the list\n" -#~ " - buflist.format.buffer: format for a buffer which is not current " -#~ "buffer\n" -#~ " - buflist.format.buffer_current: format for the current buffer\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~ "list), for example:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, where the bar item is displayed (there's no window in " -#~ "root bars, see hdata \"window\" in API doc for a complete list), for " -#~ "example:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~ "for example:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC server data, defined only on an IRC buffer (see hdata " -#~ "\"irc_server\" in API doc)\n" -#~ " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~ "(see hdata \"irc_channel\" in API doc)\n" -#~ " - extra variables added by buflist for convenience:\n" -#~ " - ${format_buffer}: the evaluated value of option buflist.format." -#~ "buffer; this can be used in option buflist.format.buffer_current to just " -#~ "change the background color for example\n" -#~ " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the " -#~ "current buffer; it can be used in a condition: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~ "merged with at least another buffer; it can be used in a condition: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: indented number with separator (evaluation of " -#~ "option buflist.format.number)\n" -#~ " - ${number}: indented number, for example \" 1\" if there are between " -#~ "10 and 99 buffers; for merged buffers, this variable is set with number " -#~ "for the first buffer and spaces for the next buffers with same number\n" -#~ " - ${number2}: indented number, for example \" 1\" if there are " -#~ "between 10 and 99 buffers\n" -#~ " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~ "\"0\"\n" -#~ " - ${indent}: indentation for name (channel, private and list buffers " -#~ "are indented) (evaluation of option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: colored nick prefix for a channel " -#~ "(evaluation of option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~ "if the option buflist.look.nick_prefix is enabled)\n" -#~ " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~ "buflist.look.nick_prefix is enabled)\n" -#~ " - ${format_name}: formatted name (evaluation of option buflist.format." -#~ "name)\n" -#~ " - ${name}: the short name (if set), with a fallback on the name\n" -#~ " - ${color_hotlist}: the color depending on the highest hotlist level " -#~ "for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx " -#~ "is the level)\n" -#~ " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: the raw hotlist\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " -#~ "\"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~ "no lag (evaluation of option buflist.format.lag)\n" -#~ " - ${format_tls_version}: indicator of TLS version for a server " -#~ "buffer, empty for channels (evaluation of option buflist.format." -#~ "tls_version)" -#~ msgstr "" -#~ " bar: \"buflist\" バーを追加します\n" -#~ "refresh: 強制的にバー要素 (buflist、buflist2、buflist3) の内容を最新の状態" -#~ "に更新します\n" -#~ "\n" -#~ "各バッファエントリは文字列評価 (書式は /help eval を参照してください) を" -#~ "使って表示されます、以下のオプションで指定します:\n" -#~ " - buflist.look.display_conditions: バッファをリスト内に表示する条件\n" -#~ " - buflist.format.buffer: 現在のバッファ以外のバッファを表示する書式\n" -#~ " - buflist.format.buffer_current: 現在のバッファを表示する書式\n" -#~ "\n" -#~ "以下は上記オプションで使用可能な変数です:\n" -#~ " - バー要素データ (完全なリストは API リファレンスの hdata \"bar_item\" " -#~ "を参照してください)、例:\n" -#~ " - ${bar_item.name}\n" -#~ " - バッファデータ (完全なリストは API リファレンスの hdata \"buffer\" を" -#~ "参照してください)、例:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC サーバデータ、IRC バッファのみで定義 (API リファレンス" -#~ "の hdata \"irc_server\" を参照してください)\n" -#~ " - irc_channel: IRC チャンネルデータ、IRC チャンネルバッファのみで定義 " -#~ "(API リファレンスの hdata \"irc_channel\" を参照してください)\n" -#~ " - buflist プラグインが利便性向上の目的で追加した変数:\n" -#~ " - ${format_buffer}: buflist.format.buffer オプションの評価結果; 例えば" -#~ "単に背景色を変えるなどの目的で、この変数を buflist.format.buffer_current " -#~ "オプションの中で使うことも可能です。\n" -#~ " - ${current_buffer}: ブール値 (\"0\" または \"1\")、対象のバッファが現" -#~ "在のバッファの場合に \"1\"; 次のように条件中で使うことができます: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: ブール値 (\"0\" または \"1\")、対象のバッファが他のバッ" -#~ "ファとマージされていた場合に \"1\"; 次のように条件中で使うことができます: " -#~ "${if:${merged}?...:...}\n" -#~ " - ${format_number}: 区切り文字を付けたインデント済み番号 (buflist." -#~ "format.number オプションの評価結果)\n" -#~ " - ${number}: インデント済み番号、例えば 10 から 99 番のバッファがある" -#~ "場合に \" 1\"; マージされたバッファの場合、この値は空白で区切られたバッ" -#~ "ファ番号になります\n" -#~ " - ${number2}: インデント済み番号、例えば 10 から 99 番のバッファがある" -#~ "場合に \" 1\"\n" -#~ " - ${number_displayed}: 番号が表示される場合に \"1\"、それ以外の場合に " -#~ "\"0\"\n" -#~ " - ${indent}: 名前用のインデント (チャンネルとプライベートバッファがイ" -#~ "ンデントされます)\n" -#~ " - ${format_nick_prefix}: チャンネルにおける色付きニックネームプレ" -#~ "フィックス (buflist.format.nick_prefix オプションの評価結果)\n" -#~ " - ${color_nick_prefix}: チャンネルにおけるニックネームプレフィックスの" -#~ "色 (buflist.look.nick_prefix オプションが有効化された場合のみ設定されま" -#~ "す)\n" -#~ " - ${nick_prefix}: チャンネルにおけるニックネームプレフィックス " -#~ "(buflist.look.nick_prefix オプションが有効化された場合のみ設定されます)\n" -#~ " - ${format_name}: 書式化済みのニックネーム (buflist.format.name オプ" -#~ "ションを評価した後の値)\n" -#~ " - ${name}: 短縮名 (設定済みの場合)、未設定の場合には名前\n" -#~ " - ${color_hotlist}: 対象バッファのホットリストレベルの最大値に対応する" -#~ "色 (buflist.format.hotlist_xxx オプションの評価結果、xxx がレベル)\n" -#~ " - ${format_hotlist}: 評価後のホットリスト (buflist.format.hotlist オプ" -#~ "ションの評価結果)\n" -#~ " - ${hotlist}: 評価前のホットリスト\n" -#~ " - ${hotlist_priority}: " -#~ "\"none\"、\"low\"、\"message\"、\"private\"、\"highlight\"\n" -#~ " - ${format_lag}: IRC サーババッファの遅延時間、遅延がない場合は空 " -#~ "(buflist.format.lag オプションの評価結果)" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: デコード文字セットを変更\n" -#~ " encode: エンコード文字セットを変更\n" -#~ "charset: 現在のバッファの新しい文字セット\n" -#~ " reset: 現在のバッファの文字セットをリセット" - -#, fuzzy -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: コマンドをリストアップ\n" -#~ " -sh: コマンドを実行する際にシェルを使う、複数のコマンドをパイプするこ" -#~ "とも可能 (警告: このオプションを使えるのは、全ての引数が安全な場合だけで" -#~ "す、オプション -nosh を参照してください)\n" -#~ " -nosh: コマンドを実行する際にシェルを使わない (コマンドに安全でないデー" -#~ "タが含まれる場合に必要、例えば他のユーザからのメッセージの内容) (デフォル" -#~ "ト)\n" -#~ " -bg: プロセスをバックグラウンド実行: プロセスの出力およびリターンコー" -#~ "ドを表示しない (オプション -o/-oc/-n/-nf/-pipe/-hsignal と同時に利用できま" -#~ "せん)\n" -#~ " -nobg: プロセスの出力を受け取り、リターンコードを表示する (デフォル" -#~ "ト)\n" -#~ " -stdin: プロセスにデータを送信するパイプを作成する (/exec -in/-inclose " -#~ "を使う)\n" -#~ "-nostdin: 標準入力用にパイプを作成しない (デフォルト)\n" -#~ " -buffer: コマンドの出力をこのバッファに表示 / 送信する (バッファが見つか" -#~ "らない場合、新しいバッファ \"exec.exec.xxx\" が作られます)\n" -#~ " -l: コマンドの出力をカレントバッファに表示 (デフォルト)\n" -#~ " -o: コマンドの出力をカレントバッファに送信、カレントバッファは受信し" -#~ "た内容をコマンドとして実行しません (オプション -bg/-pipe/-hsignal と同時に" -#~ "利用できません)\n" -#~ " -oc: コマンドの出力をカレントバッファに送信、カレントバッファは受信し" -#~ "た内容 (先頭に \"/\" もしくはそれ以外のコマンド開始文字を含む行) をコマン" -#~ "ドとして実行します (オプション -bg/-pipe/-hsignal と同時に利用できませ" -#~ "ん)\n" -#~ " -n: コマンドの出力を新しいバッファに表示 (オプション -bg/-pipe/-" -#~ "hsignal と同時に利用できません)\n" -#~ " -nf: コマンドの出力を自由内容 (禁則処理なし、行数制限なし) の新しい" -#~ "バッファに表示 (オプション -bg/-pipe/-hsignal と同時に利用できません)\n" -#~ " -cl: 出力を表示する前に新しいバッファをクリア\n" -#~ " -nocl: 新しいバッファをクリアせずに追加 (デフォルト)\n" -#~ " -sw: 出力バッファに移動 (デフォルト)\n" -#~ " -nosw: 出力バッファに移動しない\n" -#~ " -ln: 行数を表示 (新しいバッファに表示する場合はデフォルト)\n" -#~ " -noln: 行数を表示しない\n" -#~ " -flush: コマンドの出力をすぐに表示 (デフォルト)\n" -#~ "-noflush: コマンドの出力をコマンドの終了後に表示\n" -#~ " -color: 出力に含まれる ANSI 色に対する挙動:\n" -#~ " ansi: ANSI 色をそのままにする\n" -#~ " auto: ANSI 色を WeeChat/IRC 色に変換 (デフォルト)\n" -#~ " irc: ANSI 色を IRC 色に変換\n" -#~ " weechat: ANSI 色を WeeChat 色に変換\n" -#~ " strip: ANSI 色を削除\n" -#~ " -rc: リターンコードを表示 (デフォルト)\n" -#~ " -norc: リターンコードを表示しない\n" -#~ "-timeout: コマンドのタイムアウトを設定 (秒単位)\n" -#~ " -name: コマンドの名前を設定 (後から名前を付けるには /exec を使う)\n" -#~ " -pipe: WeeChat およびプラグインコマンドに出力を送信 (1 行ごと); コマン" -#~ "ドおよび引数に空白が含まれる場合、2 重引用符で囲ってください; 引数 $line " -#~ "はその行で置換されます (デフォルトではコマンドの後ろに空白を付けてから行を" -#~ "追加します) (オプション -bg/-o/-oc/-n/-nf と同時に利用できません)\n" -#~ "-hsignal: hsignal として出力を送信 (例えばトリガで使われます) (オプション " -#~ "-bg/-o/-oc/-n/-nf と同時に利用できません)\n" -#~ " command: 実行するコマンド; \"url:\" で始まる場合、シェルは無効化され、" -#~ "URL の内容がダウンロードされ、出力として送信されます\n" -#~ " id: コマンド識別子: 番号か名前 (\"-name xxx\" で設定した場合) のどち" -#~ "らか一方\n" -#~ " -in: プロセスの標準入力にテキストを送信\n" -#~ "-inclose: -in と同じ、ただし使用後に標準入力を閉じる (テキストは任意: テキ" -#~ "ストが無い場合、標準入力をすぐに閉じる)\n" -#~ " -signal: プロセスにシグナルを送信; シグナルは整数値または次の名前の 1 " -#~ "つ: hup、int、quit、kill、term、usr1、usr2\n" -#~ " -kill: \"-signal <id> kill\" のエイリアス\n" -#~ "-killall: 全ての実行中プロセスを kill する\n" -#~ " -set: フックプロパティを設定 (プラグイン API リファレンスの hook_set " -#~ "関数を参照してください)\n" -#~ "property: フックプロパティ\n" -#~ " value: フックプロパティの新しい値\n" -#~ " -del: 中断されたコマンドを削除\n" -#~ " -all: 全ての中断されたコマンドを削除\n" -#~ "\n" -#~ "オプション exec.command.default_options でデフォルトオプションの設定が可能" -#~ "です。\n" -#~ "\n" -#~ "例:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#, fuzzy -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: FIFO パイプを有効化します\n" -#~ "disable: FIFO パイプを無効化します\n" -#~ " toggle: FIFO パイプの有効無効を切り替えます\n" -#~ "\n" -#~ "FIFO パイプは WeeChat をリモート操作する際に使われます: FIFO パイプを通じ" -#~ "てシェルからコマンドやテキストを送信できます。\n" -#~ "デフォルトの場合 FIFO パイプは ~/.weechat/weechat_fifo です。\n" -#~ "\n" -#~ "書式は次のうちのどれか 1 つを使ってください:\n" -#~ " plugin.buffer *テキストまたはコマンド\n" -#~ " *テキストまたはコマンド\n" -#~ "\n" -#~ "libera のニックネームを変更する例:\n" -#~ " echo 'irc.server.libera */nick newnick' >~/.weechat/weechat_fifo\n" -#~ "\n" -#~ "詳しい情報と例はユーザーズガイドを参照してください。\n" -#~ "\n" -#~ "例:\n" -#~ " /fifo toggle" - -#, fuzzy -#~ msgid "" -#~ " -bar: add the help bar\n" -#~ " -refresh: refresh list of options, then whole screen (command: /window " -#~ "refresh)\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the fset buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -toggle: toggle the boolean value\n" -#~ " -add: add \"value\" (which can be a negative number) for integers, " -#~ "colors and enums, set/append to value for other types (set for a negative " -#~ "value, append for a positive value)\n" -#~ " -reset: reset the value of option\n" -#~ " -unset: unset the option\n" -#~ " -set: add the /set command in input to edit the value of option " -#~ "(move the cursor at the beginning of value)\n" -#~ " -setnew: add the /set command in input to edit a new value for the " -#~ "option\n" -#~ " -append: add the /set command to append something in the value of " -#~ "option (move the cursor at the end of value)\n" -#~ " -mark: toggle mark\n" -#~ " -format: switch to the next available format\n" -#~ " -export: export the options and values displayed in a file (each line " -#~ "has format: \"/set name value\" or \"/unset name\")\n" -#~ " -help: force writing of help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " -nohelp: do not write help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " filter: set a new filter to see only matching options (this filter " -#~ "can be used as input in fset buffer as well); allowed formats are:\n" -#~ " * show all options (no filter)\n" -#~ " xxx show only options with \"xxx\" in name\n" -#~ " f:xxx show only configuration file \"xxx\"\n" -#~ " t:xxx show only type \"xxx\" (bool/int/str/col/enum or " -#~ "boolean/integer/string/color/enum)\n" -#~ " d show only changed options\n" -#~ " d:xxx show only changed options with \"xxx\" in name\n" -#~ " d=xxx show only changed options with \"xxx\" in value\n" -#~ " d==xxx show only changed options with exact value " -#~ "\"xxx\"\n" -#~ " h=xxx show only options with \"xxx\" in description " -#~ "(translated)\n" -#~ " he=xxx show only options with \"xxx\" in description (in " -#~ "English)\n" -#~ " =xxx show only options with \"xxx\" in value\n" -#~ " ==xxx show only options with exact value \"xxx\"\n" -#~ " c:xxx show only options matching the evaluated condition " -#~ "\"xxx\", using following variables: file, section, option, name, " -#~ "parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny " -#~ "(b/i/s/c/e), default_value, default_value_undef, value, quoted_value, " -#~ "value_undef, value_changed, parent_value, min, max, description, " -#~ "description2, description_en, description_en2, string_values, " -#~ "allowed_values\n" -#~ "\n" -#~ "The lines with options are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - fset.format.option1: first format for an option\n" -#~ " - fset.format.option2: second format for an option\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - option data, with color and padded by spaces on the right:\n" -#~ " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~ " - ${section}: section\n" -#~ " - ${option}: option name\n" -#~ " - ${name}: full option name (file.section.option)\n" -#~ " - ${parent_name}: parent option name\n" -#~ " - ${type}: option type (translated)\n" -#~ " - ${type_en}: option type (in English)\n" -#~ " - ${type_short}: short option type (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: tiny option type (b/i/s/c/e)\n" -#~ " - ${default_value}: option default value\n" -#~ " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~ "\"0\"\n" -#~ " - ${value}: option value\n" -#~ " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~ " - ${value_changed}: \"1\" if value is different from default value, " -#~ "otherwise \"0\"\n" -#~ " - ${value2}: option value, with inherited value if null\n" -#~ " - ${parent_value}: parent option value\n" -#~ " - ${min}: min value\n" -#~ " - ${max}: max value\n" -#~ " - ${description}: option description (translated)\n" -#~ " - ${description2}: option description (translated), \"(no " -#~ "description)\" (translated) if there's no description\n" -#~ " - ${description_en}: option description (in English)\n" -#~ " - ${description_en2}: option description (in English), \"(no " -#~ "description)\" if there's no description\n" -#~ " - ${string_values}: string values allowed for set of an enum option\n" -#~ " - ${allowed_values}: allowed values\n" -#~ " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~ " - ${index}: index of option in list\n" -#~ " - option data, with color but no spaces:\n" -#~ " - same names prefixed by underscore, for example: ${_name}, " -#~ "${_type}, ...\n" -#~ " - option data, raw format (no colors/spaces):\n" -#~ " - same names prefixed by two underscores, for example: ${__name}, " -#~ "${__type}, ...\n" -#~ " - option data, only spaces:\n" -#~ " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - other data:\n" -#~ " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~ " - ${newline}: insert a new line at point, so the option is displayed " -#~ "on multiple lines\n" -#~ "\n" -#~ "Keys and input to move in on fset buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ "\n" -#~ "Keys and input to set options on fset buffer:\n" -#~ " alt+space t toggle boolean value\n" -#~ " alt+'-' - subtract 1 from value for integer/color/enum, " -#~ "set value for other types\n" -#~ " alt+'+' + add 1 to value for integer/color/enum, append " -#~ "to value for other types\n" -#~ " alt+f, alt+r r reset value\n" -#~ " alt+f, alt+u u unset value\n" -#~ " alt+enter s set value\n" -#~ " alt+f, alt+n n set new value\n" -#~ " alt+f, alt+a a append to value\n" -#~ " alt+',' , mark/unmark option\n" -#~ " shift+up move one line up and mark/unmark option\n" -#~ " shift+down mark/unmark option and move one line down\n" -#~ " m:xxx mark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ " u:xxx unmark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ "\n" -#~ "Other keys and input on fset buffer:\n" -#~ " ctrl+l refresh options and whole screen (command: /" -#~ "fset -refresh)\n" -#~ " $ refresh options (keep marked options)\n" -#~ " $$ refresh options (unmark all options)\n" -#~ " alt+p p toggle plugin description options (plugins." -#~ "desc.*)\n" -#~ " alt+v v toggle help bar\n" -#~ " s:x,y sort options by fields x,y (see above)\n" -#~ " s: reset sort to its default value (see above)\n" -#~ " w:xxx export options in file \"xxx\"\n" -#~ " w-:xxx export options in file \"xxx\" without help\n" -#~ " w+:xxx export options in file \"xxx\" with help\n" -#~ " ctrl+x x switch the format used to display options\n" -#~ " q close fset buffer\n" -#~ "\n" -#~ "Mouse actions on fset buffer:\n" -#~ " wheel up/down move line up/down\n" -#~ " left button move line here\n" -#~ " right button toggle boolean (on/off) or edit the " -#~ "option value\n" -#~ " right button + drag left/right increase/decrease value for integer/" -#~ "color/enum, set/append to value for other types\n" -#~ " right button + drag up/down mark/unmark multiple options\n" -#~ "\n" -#~ "Note: if input has one or more leading spaces, the following text is " -#~ "interpreted as a filter, without the spaces. For example \" q\" searches " -#~ "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " show IRC options changed:\n" -#~ " /fset d:irc.*\n" -#~ " show all options with \"nicklist\" in name:\n" -#~ " /fset nicklist\n" -#~ " show all values which contain \"red\":\n" -#~ " /fset =red\n" -#~ " show all values which are exactly \"red\":\n" -#~ " /fset ==red\n" -#~ " show all integer options in irc plugin:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" -#~ msgstr "" -#~ " -bar: ヘルプバーを追加します\n" -#~ " -refresh: オプションリストを再読込した後、画面全体を再描画します (コマ" -#~ "ンド: /window refresh)\n" -#~ " -up: 選択行を \"number\" 行だけ上に移動\n" -#~ " -down: 選択行を \"number\" 行だけ下に移動\n" -#~ " -left: fset バッファをその幅の \"percent\" だけ左にスクロール\n" -#~ " -right: fset バッファをその幅の \"percent\" だけ右にスクロール\n" -#~ " -go: 番号を使って行を選択、1 行目は 0 (\"end\" で最後の行を選択)\n" -#~ " -toggle: ブール値をトグル\n" -#~ " -add: 整数型と色の場合は \"value\" を追加 (負の値でも可)、その他の" -#~ "型の場合は値を設定または追加 (負の値を設定、正の値を追加)\n" -#~ " -reset: オプションの値をリセット\n" -#~ " -unset: オプションをアンセット\n" -#~ " -set: オプションの値を編集する目的で /set コマンドを入力に追加 " -#~ "(カーソルを値の先頭に移動)\n" -#~ " -setnew: オプションの新しい値を編集する目的で /set コマンドを入力に追" -#~ "加\n" -#~ " -append: オプションの値に何かを追加する目的で /set コマンドを追加 " -#~ "(カーソルを値の末尾に移動)\n" -#~ " -mark: マークをトグル\n" -#~ " -format: 次の利用可能な書式に切り替える\n" -#~ " -export: 表示されているオプションと値をファイルにエクスポート (各行の" -#~ "書式: \"/set name value\" または \"/unset name\")\n" -#~ " -help: エクスポートされるファイルにオプションのヘルプを強制的に書き" -#~ "込む (/help fset.look.export_help_default を参照してください)\n" -#~ " -nohelp: エクスポートされるファイルにオプションのヘルプを書き込まない " -#~ "(/help fset.look.export_help_default を参照してください)\n" -#~ " filter: 表示オプションを制限するフィルタ (このフィルタを fset バッ" -#~ "ファの入力として使うことも可能です); フィルタの書式は以下の例に従ってくだ" -#~ "さい:\n" -#~ " * すべてのオプションを表示します (フィルタなし)\n" -#~ " xxx 名前に \"xxx\" が含まれるオプションだけを表示\n" -#~ " f:xxx 設定ファイル \"xxx\" に含まれるオプションだけを表" -#~ "示\n" -#~ " t:xxx 型が \"xxx\" (bool/int/str/col) のオプションだけを" -#~ "表示\n" -#~ " d 変更されたオプションだけを表示\n" -#~ " d:xxx 変更されたオプションかつ名前に \"xxx\" が含まれるも" -#~ "のだけを表示\n" -#~ " d=xxx 変更されたオプションかつ値に \"xxx\" が含まれるもの" -#~ "だけを表示\n" -#~ " d==xxx 変更されたオプションかつ値が \"xxx\" と完全に一致す" -#~ "るものだけを表示\n" -#~ " =xxx 値に \"xxx\" が含まれるオプションだけを表示\n" -#~ " ==xxx 値が \"xxx\" と完全に一致するオプションだけを表示\n" -#~ " c:xxx 評価された状態が \"xxx\" に一致するオプションだけを" -#~ "表示、評価は以下の変数に対して行われます: file、section、option、name、" -#~ "parent_name、type、type_en、type_short (bool/int/str/col)、type_tiny (b/i/" -#~ "s/c)、default_value、default_value_undef、value、quoted_value、" -#~ "value_undef、value_changed、parent_value、min、max、description、" -#~ "description2、description_en、description_en2、string_values\n" -#~ "\n" -#~ "オプションの表示書式 (この書式に関しては /help eval を参照してください) を" -#~ "設定するには、以下のオプションを使います:\n" -#~ " - fset.format.option1: オプションに対する 1 番目の書式\n" -#~ " - fset.format.option2: オプションに対する 2 番目の書式\n" -#~ "\n" -#~ "オプションの表示書式には以下の変数を使うことが可能です:\n" -#~ " - オプションに関するデータ、色をつけたり、スペースで右寄せできます:\n" -#~ " - ${file}: 設定ファイル名 (\"weechat\" や \"irc\" など)\n" -#~ " - ${section}: セクション名\n" -#~ " - ${option}: オプション名\n" -#~ " - ${name}: 完全なオプション名 (file.section.option)\n" -#~ " - ${parent_name}: 親オプション名\n" -#~ " - ${type}: オプション型 (翻訳済み)\n" -#~ " - ${type_en}: オプション型 (英語)\n" -#~ " - ${type_short}: オプション型の略称 (bool/int/str/col)\n" -#~ " - ${type_tiny}: オプション型の短縮名 (b/i/s/c)\n" -#~ " - ${default_value}: オプションのデフォルト値\n" -#~ " - ${default_value_undef}: デフォルト値が null の場合に \"1\"、それ以外" -#~ "の場合に \"0\"\n" -#~ " - ${value}: オプションの値\n" -#~ " - ${value_undef}: オプションの値が null の場合に \"1\"、それ以外の場合" -#~ "に \"0\"\n" -#~ " - ${value_changed}: オプションの値がデフォルト値と異なる場合に \"1\"、" -#~ "それ以外の場合に \"0\"\n" -#~ " - ${value2}: オプションの値、null の場合に値は継承されます\n" -#~ " - ${parent_value}: 親オプションの値\n" -#~ " - ${min}: 最小値\n" -#~ " - ${max}: 最大値\n" -#~ " - ${description}: オプションの説明 (翻訳済み)\n" -#~ " - ${description2}: オプションの説明 (翻訳済み)、オプションの説明がない" -#~ "場合は \"(説明がありません)\" と表示されます\n" -#~ " - ${description_en}: オプションの説明 (英語)\n" -#~ " - ${description_en2}: オプションの説明 (英語)、オプションの説明がない" -#~ "場合は \"(no description)\" と表示されます\n" -#~ " - ${string_values}: 文字列で設定可能な整数型オプションで使える文字列" -#~ "値\n" -#~ " - ${marked}: オプションがマークされている場合に \"1\"、それ以外の場合" -#~ "に \"0\"\n" -#~ " - ${index}: オプションのリストインデックス\n" -#~ " - オプションに関するデータ、色を付けることが可能、スペースを含めることは" -#~ "不可能:\n" -#~ " - 上記変数名の前にアンダースコアを付ける、例: " -#~ "${_name}、${_type}、...\n" -#~ " - オプションに関するデータ、生情報 (色もスペースもつけられません):\n" -#~ " - 上記変数名の前にアンダースコアを 2 つ付ける、例: " -#~ "${__name}、${__type}、...\n" -#~ " - オプションに関するデータ、スペースのみつけられます:\n" -#~ " - 上記変数名の前に \"empty_\" を付ける、例: " -#~ "${empty_name}、${empty_type}\n" -#~ " - その他のデータ:\n" -#~ " - ${selected_line}: 行が選択されている場合に \"1\"、それ以外の場合に " -#~ "\"0\"\n" -#~ " - ${newline}: この位置に改行を挿入します、オプションは複数行に渡って表" -#~ "示されます\n" -#~ "\n" -#~ "fset バッファを操作するキーと入力:\n" -#~ " up 1 行上に移動\n" -#~ " down 1 行下に移動\n" -#~ " pgup 1 ページ上に移動\n" -#~ " pgdn 1 ページ下に移動\n" -#~ " alt-home << 最上部に移動\n" -#~ " alt-end >> 最下部に移動\n" -#~ " F11 < 水平左方向にスクロール\n" -#~ " F12 > 水平右方向にスクロール\n" -#~ "\n" -#~ "fset バッファでオプションを設定するためのキーと入力:\n" -#~ " alt+space t ブール値をトグル\n" -#~ " alt+'-' - 整数型および色の場合は値を 1 減らす、その他の" -#~ "型の場合は値を設定する\n" -#~ " alt+'+' + 整数型および色の場合は値を 1 増やす、その他の" -#~ "型の場合は値を追加する\n" -#~ " alt+f, alt+r r 値をリセット\n" -#~ " alt+f, alt+u u 値をアンセット\n" -#~ " alt+enter s 値を設定\n" -#~ " alt+f, alt+n n 新しい値を設定\n" -#~ " alt+f, alt+a a 値を追加\n" -#~ " alt+',' , オプションをマーク/アンマーク\n" -#~ " shift+up 上の項目に移動してオプションをマーク/アンマー" -#~ "ク\n" -#~ " shift+down オプションをマーク/アンマークして下の項目に移" -#~ "動\n" -#~ " m:xxx フィルタ \"xxx\" にマッチしたことで表示される" -#~ "オプションをマーク (オプションの名前や値に対する任意のフィルタが使えます、" -#~ "フィルタの詳細は上を参照してください)\n" -#~ " u:xxx フィルタ \"xxx\" にマッチしたことで表示される" -#~ "オプションをアンマーク (オプションの名前や値に対する任意のフィルタが使えま" -#~ "す、フィルタの詳細は上を参照してください)\n" -#~ "\n" -#~ "fset バッファを操作するその他のキーと入力:\n" -#~ " ctrl+L オプションの再読込とスクリーンの再描画 (コマン" -#~ "ド: /fset -refresh)\n" -#~ " $ オプションの再読込 (オプションのマーク状態は変" -#~ "わりません)\n" -#~ " $$ オプションの再読込 (すべてのオプションをアン" -#~ "マーク)\n" -#~ " alt+p p プラグイン説明のオプションをトグル (plugins." -#~ "desc.*)\n" -#~ " alt+v v ヘルプバーをトグル\n" -#~ " s:x,y オプションをフィールド x と y でソート (/help " -#~ "fset.look.sort を参照してください)\n" -#~ " s: ソートをリセットしてデフォルトの順番に整列 (/" -#~ "help fset.look.sort を参照してください)\n" -#~ " w:xxx オプションをファイル \"xxx\" にエクスポート\n" -#~ " w-:xxx ヘルプを含めずに、オプションをファイル " -#~ "\"xxx\" にエクスポート\n" -#~ " w+:xxx ヘルプを含めて、オプションをファイル \"xxx\" " -#~ "にエクスポート\n" -#~ " ctrl+X x オプション表示用の書式を切り替える\n" -#~ " q fset バッファを閉じる\n" -#~ "\n" -#~ "fset バッファのマウス操作:\n" -#~ " ホイールの上下 行を上方向/下方向へスクロール\n" -#~ " 左ボタン 行をクリック位置に移動\n" -#~ " 右ボタン ブール値をトグル (オン/オフ) またはオプ" -#~ "ション値を編集\n" -#~ " 右ボタン + 左/右にドラッグ 整数型と色の場合は値を増加/減少、その他" -#~ "の型の場合は値を設定/追加\n" -#~ " 右ボタン + 上/下にドラッグ 複数のオプションをマーク/アンマーク\n" -#~ "\n" -#~ "注意: 入力の先頭に 1 文字以上のスペースがある場合、以降の文字列はフィルタ" -#~ "と解釈されます。例えば \" q\" はすべてのオプションから名前に \"q\" が含ま" -#~ "れるものを検索しますが、\"q\" は fset バッファを閉じます。\n" -#~ "\n" -#~ "例:\n" -#~ " 変更された IRC オプションを表示:\n" -#~ " /fset d:irc.*\n" -#~ " 名前に \"nicklist\" が含まれるすべてのオプションを表示:\n" -#~ " /fset nicklist\n" -#~ " 値に \"red\" が含まれるすべてのオプションを表示:\n" -#~ " /fset =red\n" -#~ " 値が \"red\" と完全に一致するすべてのオプションを表示:\n" -#~ " /fset ==red\n" -#~ " irc プラグインから整数型のすべてのオプションを表示:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: 現在のサーバ上のチャンネルに対してコマンドを実行\n" -#~ " -exclude: 一部のチャンネルを除く全てのチャンネルに対してコマンドを実行 " -#~ "(ワイルドカード \"*\" を使うことができます)\n" -#~ " -include: 一部のチャンネルに対してコマンドを実行 (ワイルドカード \"*\" を" -#~ "使うことができます)\n" -#~ " command: 実行するコマンド\n" -#~ "arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの" -#~ "値に置き換えられます)\n" -#~ "\n" -#~ "例:\n" -#~ " 全てのチャンネルに対して '/me is testing' を実行:\n" -#~ " /allchan me is testing\n" -#~ " チャンネル名が #weechat のチャンネルを除く全てのチャンネルに対して " -#~ "'hello' と発言:\n" -#~ " /allchan -exclude=#weechat msg * hello\n" -#~ " チャンネル名が #weechat と #linux で始まるチャンネルを除く全てのチャンネ" -#~ "ルに対して 'hello' と発言:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * hello\n" -#~ " チャンネル名が #linux で始まるチャンネルに対して 'hello' と発言:\n" -#~ " /allchan -include=#linux* msg * hello" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: 現在のサーバ上の全てのプライベートバッファに対してコマンドを実" -#~ "行\n" -#~ " -exclude: 一部のニックネームを除外した全てのプライベートバッファに対して" -#~ "コマンドを実行 (ワイルドカード \"*\" を使うことができます)\n" -#~ " -include: 一部のニックネームのプライベートバッファに対してコマンドを実行 " -#~ "(ワイルドカード \"*\" を使うことができます)\n" -#~ " command: 実行するコマンド\n" -#~ "arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの" -#~ "値に置き換えられます)\n" -#~ "\n" -#~ "例:\n" -#~ " 全てのプライベートバッファに対して '/me is testing' を実行:\n" -#~ " /allpv me is testing\n" -#~ " ニックネーム foo を除く全てのプライベートバッファに対して 'hello' と発" -#~ "言:\n" -#~ " /allpv -exclude=foo msg * hello\n" -#~ " ニックネームが foo と bar で始まるニックネームを除く全てのプライベート" -#~ "バッファに対して 'hello' と発言:\n" -#~ " /allpv -exclude=foo,bar* msg * hello\n" -#~ " ニックネームが bar で始まるニックネームのプライベートバッファに対して " -#~ "'hello' と発言:\n" -#~ " /allpv -include=bar* msg * hello\n" -#~ " 全てのプライベートバッファを閉じる:\n" -#~ " /allpv close" - -#, fuzzy -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: 一部のサーバを除く全てのサーバに対してコマンドを実行 (ワイルド" -#~ "カード \"*\" を使うことができます)\n" -#~ " -include: 一部のサーバのみに対してコマンドを実行 (ワイルドカード \"*\" を" -#~ "使うことができます)\n" -#~ " command: 実行するコマンド\n" -#~ "arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの" -#~ "値に置き換えられます)\n" -#~ "\n" -#~ "例:\n" -#~ " 全てのサーバに対してニックネーム変更:\n" -#~ " /allserv nick newnick\n" -#~ " 全てのサーバに対して離席状態を変更:\n" -#~ " /allserv away I'm away\n" -#~ " 全てのサーバに対して自分のニックネームに関する whois を実行:\n" -#~ " /allserv whois $nick" - -#, fuzzy -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: サーバがサポートする機能をリスト\n" -#~ " list: 現在有効化されている機能をリスト\n" -#~ " req: 機能情報を要求\n" -#~ " ack: クライアント側に承認を要求する機能を承認\n" -#~ " end: 機能情報交換を終了\n" -#~ "\n" -#~ "引数無しの場合、\"ls\" と \"list\" を送信します。\n" -#~ "\n" -#~ "WeeChat がサポートする機能: account-notify、away-notify、cap-notify、" -#~ "chghost、extended-join、invite-notify、multi-prefix、server-time、" -#~ "userhost-in-names。\n" -#~ "\n" -#~ "自動的に有効化する機能を設定するにはオプション irc.server_default." -#~ "capabilities (または対象のサーバに関するオプション irc.server.xxx." -#~ "capabilities) を使ってください。\n" -#~ "\n" -#~ "例:\n" -#~ " /cap\n" -#~ " /cap req multi-prefix away-notify" - -#, fuzzy -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " server: サーバ名、これは:\n" -#~ " - 内部サーバ名 (/server add で追加されたもの、利用推奨)\n" -#~ " - ホスト名/ポート番号または IP アドレス/ポート番号、デフォルト" -#~ "のポート番号は 6667\n" -#~ " - 次の書式に従う URL: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " 注意: アドレス/IP/URL を指定した場合、サーバを一時的に追加しま" -#~ "す (保存しません)、/help irc.look.temporary_servers を参照してください。\n" -#~ " option: サーバに関するオプション (ブール型オプションでは、value は無視" -#~ "される)\n" -#~ " nooption: ブール型オプションを 'off' にする (例: -nossl)\n" -#~ " -all: 設定された全てのサーバに接続\n" -#~ " -auto: 自動接続を有効化してサーバに接続\n" -#~ " -open: 現在接続されていないがオープンされているサーバに接続\n" -#~ " -nojoin: チャンネルに入らない (autojoin が有効化されていても)\n" -#~ " -switch: 次のサーバアドレスに移動\n" -#~ "\n" -#~ "サーバとの接続を切断するか、接続試行を中止するには /disconnect コマンドを" -#~ "使ってください。\n" -#~ "\n" -#~ "例:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net/6667\n" -#~ " /connect irc6.oftc.net/6667 -ipv6\n" -#~ " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~ " /connect my.server.org/6697 -ssl -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " server: 送信先サーバ名 (内部名)\n" -#~ " target: 送信先ニックネームまたはチャンネル ('*' の場合現在のチャンネル" -#~ "宛に送信)\n" -#~ " type: CTCP タイプ (例: \"version\"、\"ping\"、など)\n" -#~ "arguments: CTCP の引数\n" -#~ "\n" -#~ "例:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "nick: ニックネーム\n" -#~ "file: ファイル名 (ローカルホスト上の)\n" -#~ "\n" -#~ "例:\n" -#~ " \"toto\" とチャット:\n" -#~ " /dcc chat toto\n" -#~ " ファイル \"/home/foo/bar.txt\" を ニックネーム \"toto\" に送信:\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " server: 内部サーバ名\n" -#~ " -all: 全てのサーバとの接続を切る\n" -#~ "-pending: 現在再接続試行中のサーバに対する自動再接続を止める\n" -#~ " reason: \"quit\" の理由" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nick: ニックネームまたはマスク (ワイルドカード \"*\" を使うことができま" -#~ "す)\n" -#~ " *: チャンネル参加者全員に half-operator 権を付与" - -#, fuzzy -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: 無視エントリをリストアップ\n" -#~ " add: 無視エントリを追加\n" -#~ " nick: ニックネームまたはホスト名 (\"re:\" を付けることで POSIX 拡張正" -#~ "規表現を使えます、\"*\" は 0 個以上の文字にマッチします)\n" -#~ " del: 無視エントリの削除\n" -#~ " number: 削除する無視エントリ番号 (番号はリストを参照してください)\n" -#~ " -all: 全ての無視エントリを削除\n" -#~ " server: 無視設定を有効にする内部サーバ名\n" -#~ " channel: 無視設定を有効にするチャンネル名\n" -#~ "\n" -#~ "注意: 正規表現で大文字小文字を区別するには \"(?-i)\" を最初につけてくださ" -#~ "い。\n" -#~ "\n" -#~ "例:\n" -#~ " 全てのサーバ上のニックネーム \"toto\" を無視:\n" -#~ " /ignore add toto\n" -#~ " libera サーバ上のホスト名 \"toto@domain.com\" を無視:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " libera サーバの #weechat チャンネル上のホスト名 \"toto*@*.domain.com\" " -#~ "を無視:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: 新しいバッファに移動しない\n" -#~ " server: 送信先サーバ (内部サーバ名)\n" -#~ " channel: 参加するチャンネルの名前\n" -#~ " key: チャンネルに参加するためのキー (キーが必要なチャンネルは最初に" -#~ "置くこと)\n" -#~ "\n" -#~ "例:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ "channel: チャンネル名\n" -#~ " nick: ニックネーム\n" -#~ " reason: 理由 (特殊変数 $nick、$channel、$server はそれぞれの値に置換され" -#~ "ます)\n" -#~ "\n" -#~ "キックと参加禁止にマスクを使うことが可能で、\"*\" のマスク展開後にマッチす" -#~ "るニックネームがこれらの対象になります。\n" -#~ "\n" -#~ "例:\n" -#~ " \"*!*@host.com\" を参加禁止して \"toto\" をキック:\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "channel: チャンネル名\n" -#~ " text: 送信テキスト" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "チャンネルモード:\n" -#~ " channel: 変更するチャンネル名 (デフォルトは現在のチャンネル)\n" -#~ " o: チャンネルオペレータ権の付与/剥奪\n" -#~ " p: プライベートチャンネルフラグ\n" -#~ " s: 秘密チャンネルフラグ\n" -#~ " i: 招待専用チャンネルフラグ\n" -#~ " t: チャンネルトピックの変更をオペレータだけに許可するフラグ\n" -#~ " n: チャンネルに参加していないクライアントからのメッセージの送信を禁止\n" -#~ " m: 司会付きチャンネル\n" -#~ " l: クライアント数の制限値を設定\n" -#~ " b: ユーザの入室禁止マスクを設定\n" -#~ " e: 入室禁止の除外マスクを設定\n" -#~ " v: 司会付きチャンネルで発言権を付与/剥奪\n" -#~ " k: チャンネルキーを設定 (パスワード)\n" -#~ "ユーザモード:\n" -#~ " nick: 変更するユーザ名\n" -#~ " i: ユーザを不可視状態にする\n" -#~ " s: ユーザがサーバ notices を受け取る状態にする\n" -#~ " w: ユーザが wallops を受け取る状態にする\n" -#~ " o: オペレータフラグ\n" -#~ "\n" -#~ "上のモードのリストは完全なものではない、設定可能なモードを確認するために、" -#~ "サーバに関するドキュメントを読むこと。\n" -#~ "\n" -#~ "例:\n" -#~ " #weechat チャンネルのトピックを保護:\n" -#~ " /mode #weechat +t\n" -#~ " サーバ上で不可視にする:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "server: このサーバに送信 (内部サーバ名)\n" -#~ "target: ニックネームまたはチャンネル名\n" -#~ " text: 送信するテキスト" - -#, fuzzy -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: 通知の追加\n" -#~ " nick: ニックネーム\n" -#~ "server: 内部サーバ名 (デフォルトでは現在のサーバ)\n" -#~ " -away: 離席メッセージが変更されたときに通知 (ニックネームの whois を行" -#~ "う)\n" -#~ " del: 通知を削除\n" -#~ " -all: 全ての通知を削除\n" -#~ "\n" -#~ "引数無しの場合は、現在のサーバに関する通知設定を表示します (コアバッファで" -#~ "実行された場合は全てのサーバに関する設定)。\n" -#~ "\n" -#~ "例:\n" -#~ " \"toto\" が現在のサーバに接続/切断した場合に通知:\n" -#~ " /notify add toto\n" -#~ " \"toto\" が libera サーバに接続/切断した場合に通知:\n" -#~ " /notify add toto libera\n" -#~ " \"toto\" が libera サーバに戻るか離席状態になった場合に通知:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nick: ニックネームまたはマスク (ワイルドカード \"*\" を使うことができま" -#~ "す)\n" -#~ " *: チャンネル参加者全員にチャンネルオペレータ権を付与" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ "channel: 退出するチャンネル名\n" -#~ "message: 退出メッセージ (他のユーザに対して)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: 新しいバッファに切り替えない\n" -#~ " server: このサーバに送信 (内部サーバ名)\n" -#~ " nick: ニックネーム\n" -#~ " text: 送信するテキスト" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " server: 再接続するサーバ (内部名)\n" -#~ " -all: 全てのサーバに再接続\n" -#~ "-nojoin: チャンネルに参加しない (autojoin がサーバで有効化されていても)\n" -#~ "-switch: 次のサーバアドレスに移動" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " nick: ニックネーム\n" -#~ "new_nick: 新しいニックネーム" - -#, fuzzy -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: サーバをリストアップ (引数無しでは、リストが表示されます)\n" -#~ "listfull: 詳細情報を含めてサーバをリストアップ\n" -#~ " add: 新しいサーバを追加\n" -#~ " name: サーバ名、内部的な利用と表示に利用; このサーバ名はサーバへの接続" -#~ "時 (/connect name) とサーバオプション (irc.server.name.xxx) の設定に使われ" -#~ "ます\n" -#~ "hostname: サーバのホスト名か IP アドレス、ポート番号は任意 (デフォルト: " -#~ "6667)、複数のアドレスはコンマで区切ってください\n" -#~ " -temp: 一時的なサーバを追加 (保存されない)\n" -#~ " option: サーバのオプションを設定 (ブールオプションでは値が無視されま" -#~ "す)\n" -#~ "nooption: ブールオプションを 'off' に設定 (例: -nossl)\n" -#~ " copy: サーバを複製\n" -#~ " rename: サーバをリネーム\n" -#~ " reorder: サーバリストにおける順番を入れ替えます\n" -#~ " open: 接続せずにサーババッファを開く\n" -#~ " keep: 設定ファイルにサーバを保存 (一時的なサーバ用)\n" -#~ " del: サーバを削除\n" -#~ " deloutq: 全てのサーバにメッセージの削除を要求 (WeeChat が送信している全て" -#~ "のメッセージ)\n" -#~ " jump: サーババッファに移動\n" -#~ " raw: 生 IRC データを表示するバッファを開く\n" -#~ "\n" -#~ "例:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ " user: ユーザ名\n" -#~ " target: サーバ名\n" -#~ "channel: チャンネル名" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ "channel: チャンネル名\n" -#~ " topic: 新しいトピック\n" -#~ "-delete: チャンネルトピックを削除" - -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ "target: サーバ名\n" -#~ " nick: ニックネーム (マスクも可)\n" -#~ "\n" -#~ "引数が無い場合、このコマンドは以下のユーザに対する whois を行います:\n" -#~ "- バッファがサーバ/チャンネルの場合、自分自身のニックネーム\n" -#~ "- バッファがプライベートの場合、相手のニックネーム。\n" -#~ "\n" -#~ "オプション irc.network.whois_double_nick が有効の場合、アイドル時間を返し" -#~ "てもらうためにニックネームを 2 つ送信します (ニックネームを 1 つ指定した場" -#~ "合でも)。" - -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: オープンされたバッファのログ保存設定を表示\n" -#~ " set: 現在のバッファのログ保存レベルを設定\n" -#~ " level: ログ保存されるメッセージのレベル (0 = ログ保存しない、1 = いくつ" -#~ "かのメッセージ (最も重要) .. 9 = 全てのメッセージ)\n" -#~ " flush: 全てのログファイルに今すぐ書き込む\n" -#~ "disable: 現在のバッファのログ保存を無効化 (レベルを 0 に設定)\n" -#~ "\n" -#~ "オプション \"logger.level.*\" と \"logger.mask.*\" は任意のバッファに対す" -#~ "るログレベルとログ保存先の設定を意味します。\n" -#~ "\n" -#~ "IRC プラグインで使われるログレベル:\n" -#~ " 1: ユーザメッセージ (チャンネルとプライベート)、通知 (サーバとチャンネ" -#~ "ル)\n" -#~ " 2: ニックネームの変更\n" -#~ " 3: サーバメッセージ\n" -#~ " 4: 参加/退出/終了\n" -#~ " 9: その他の全てのメッセージ\n" -#~ "\n" -#~ "例:\n" -#~ " 現在のバッファのレベルを 5 に設定:\n" -#~ " /logger set 5\n" -#~ " 現在のバッファのログ保存を無効化:\n" -#~ " /logger disable\n" -#~ " 全ての IRC バッファのレベルを 3 に設定:\n" -#~ " /set logger.level.irc 3\n" -#~ " メインの WeeChat バッファのログ保存を無効化:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " IRC サーバごとのディレクトリ、チャンネルごとのファイルを使う:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: ロード済みスクリプトをリストアップ\n" -#~ "listfull: ロード済みスクリプトをリストアップ (詳細)\n" -#~ " load: スクリプトをロード\n" -#~ "autoload: \"autoload\" ディレクトリに含まれる全てのスクリプトをロード\n" -#~ " reload: スクリプトのリロード (名前を指定しなかった場合、全てのスクリプト" -#~ "をアンロードし、\"autoload\" ディレクトリに含まれる全てのスクリプトをロー" -#~ "ド)\n" -#~ " unload: スクリプトのアンロード (名前を指定しなかった場合、全てのスクリプ" -#~ "トをアンロード)\n" -#~ "filename: ロードするスクリプト (ファイル)\n" -#~ " -q: 出力抑制モード: メッセージを表示しない\n" -#~ " name: スクリプト名 (名前は \"register\" 関数を呼び出すために使われ" -#~ "る)\n" -#~ " eval: ソースコードを評価して現在のバッファへ結果を表示\n" -#~ " -o: バッファへ評価結果を送信するがコマンドを実行しない\n" -#~ " -oc: バッファへ評価結果を送信してコマンドを実行\n" -#~ " code: 評価するソースコード\n" -#~ " version: 使用中のインタプリタのバージョンを表示\n" -#~ "\n" -#~ "引数無しの場合、全てのロード済みスクリプトをリストアップします。" - -#, fuzzy -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: リレーするクライアントをリストアップ (アクティブなものの" -#~ "み)\n" -#~ " listfull: リレーするクライアントをリストアップ (詳細、全てのリレー)\n" -#~ " listrelay: リレーをリストアップ (名前とポート番号)\n" -#~ " add: リレーを追加 (ポート/パスで接続を待ち受ける)\n" -#~ " del: リレーを削除 (クライアントとの接続は保持)\n" -#~ " start: ポートリッスンを開始する\n" -#~ " restart: サーバソケットを閉じて同じポートで接続を待つ (クライアント" -#~ "との接続は保持)\n" -#~ " stop: サーバソケットを閉じる (クライアントとの接続は保持)\n" -#~ " name: リレー名 (以下の書式を参照してください)\n" -#~ " port: リレーが使うポート\n" -#~ " path: リレーが使うパス (UNIX ドメインソケット); 文字列先頭の " -#~ "\"%h\" は WeeChat ホーム (デフォルトは \"~/.weechat\") で置き換えられ、内" -#~ "容は評価されます (/help eval を参照してください)\n" -#~ " raw: 生リレーデータを表示するバッファを開く\n" -#~ " sslcertkey: オプション relay.network.ssl_cert_key のパスを使って SSL 証" -#~ "明書/鍵を指定\n" -#~ "\n" -#~ "リレー名の書式: [ipv4.][ipv6.][ssl.]<protocol.name> または unix." -#~ "[ssl.]<protocol.name>\n" -#~ " ipv4: IPv4 を強制的に利用\n" -#~ " ipv6: IPv6 を強制的に利用\n" -#~ " ssl: SSL を有効化\n" -#~ " unix: UNIX ドメインソケットを利用\n" -#~ "protocol.name: リレーするプロトコルと名前:\n" -#~ " - \"irc\" プロトコル: name は共有するサーバ名 (任意指定、" -#~ "指定しない場合、サーバ名は \"PASS\" コマンドでクライアントが送信するものと" -#~ "同じでなければいけません、\"PASS\" コマンドの書式は \"PASS server:" -#~ "password\")\n" -#~ " - \"weechat\" プロトコル (name は使われません)\n" -#~ "\n" -#~ "\"irc\" プロトコルを指定した場合、どんな IRC クライアント (WeeChat 自身を" -#~ "含めて) でもポートに接続することができます。\n" -#~ "\"weechat\" プロトコルを指定した場合、リモートインターフェースを使ってポー" -#~ "トに接続することができます、参照: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "引数無しの場合、リレークライアントのリストを含むバッファを開く\n" -#~ "\n" -#~ "例:\n" -#~ " サーバ \"libera\" に対する irc プロキシを設定:\n" -#~ " /relay add irc.libera 8000\n" -#~ " サーバ \"libera\" に対する SSL を有効化した irc プロキシを設定:\n" -#~ " /relay add ssl.irc.libera 8001\n" -#~ " SSL を有効化してすべてのサーバに対する irc プロキシを設定 (クライアント" -#~ "がサーバを選ぶ):\n" -#~ " /relay add ssl.irc 8002\n" -#~ " weechat プロトコル:\n" -#~ " /relay add weechat 9000\n" -#~ " SSL を有効化した weechat プロトコル:\n" -#~ " /relay add ssl.weechat 9001\n" -#~ " SSL を有効にした weechat プロトコル、IPv4 だけを利用:\n" -#~ " /relay add ipv4.ssl.weechat 9001\n" -#~ " SSL を有効にした weechat プロトコル、IPv6 だけを利用:\n" -#~ " /relay add ipv6.ssl.weechat 9001\n" -#~ " SSL を有効にした weechat プロトコル、IPv4 と IPv6 を利用:\n" -#~ " /relay add ipv4.ipv6.ssl.weechat 9001\n" -#~ " UNIX ドメインソケットを介した weechat プロトコル:\n" -#~ " /relay add unix.weechat %h/relay_socket" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: ロード済みスクリプトの表示 (すべての言語)\n" -#~ " -o: バッファにロード済みスクリプトのリストを表示\n" -#~ " -i: コマンドラインにロード済みスクリプトのリストをコピー (バッ" -#~ "ファ送信用)\n" -#~ " search: タグ、プログラミング言語 (python、perl、...)、ファイル名拡" -#~ "張子(py、pl、...)、テキストに基づいてスクリプトを検索し、スクリプトバッ" -#~ "ファに結果を表示\n" -#~ " show: スクリプトに関する詳細を表示\n" -#~ " load: スクリプトのロード (複数可)\n" -#~ " unload: スクリプトのアンロード (複数可)\n" -#~ " reload: スクリプトのリロード (複数可)\n" -#~ " autoload: スクリプトを自動ロード\n" -#~ " noautoload: スクリプトを自動ロードしない\n" -#~ "toggleautoload: 自動ロードの切り替え\n" -#~ " install: スクリプトのインストール/アップグレード (複数可)\n" -#~ " remove: スクリプトの削除 (複数可)\n" -#~ " installremove: スクリプトのインストールまたは削除 (複数可)、スクリプトの" -#~ "状態に依存\n" -#~ " hold: スクリプトのホールド/アンホールド (複数可) (ホールドされた" -#~ "スクリプトはアップグレードされず、削除もできなくなる)\n" -#~ " -q: 出力を抑制するモード: メッセージを表示しない\n" -#~ " upgrade: 全ての古いインストール済みスクリプトをアップグレード (新" -#~ "バージョンが利用可能な場合)\n" -#~ " update: ローカルスクリプトキャッシュのアップデート\n" -#~ "\n" -#~ "引数がない場合、スクリプト表示用にバッファを開く\n" -#~ "\n" -#~ "スクリプトバッファでは、以下の状態識別子が利用できます:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | アップデートが必要 (新バージョンが利用可能)\n" -#~ " | | | | 起動済み (ロード済み)\n" -#~ " | | | ホールド状態\n" -#~ " | | 自動ロード\n" -#~ " | インストール済み\n" -#~ " 人気のあるスクリプト\n" -#~ "\n" -#~ "スクリプトバッファで利用可能なキーの組み合わせ:\n" -#~ " alt+i スクリプトのインストール\n" -#~ " alt+r スクリプトの削除\n" -#~ " alt+l スクリプトのロード\n" -#~ " alt+L スクリプトのリロード\n" -#~ " alt+u スクリプトのアンロード\n" -#~ " alt+A スクリプトの自動ロード\n" -#~ " alt+h スクリプトの(アン)ホールド\n" -#~ " alt+v スクリプトの表示\n" -#~ "\n" -#~ "スクリプトバッファで利用可能な入力:\n" -#~ " i/r/l/L/u/A/h/v スクリプトに対するアクション (上記キーと同じ)\n" -#~ " q バッファを閉じる\n" -#~ " $ バッファのリフレッシュ\n" -#~ " s:x,y x と y をキーにしてバッファをソート (/help script.look." -#~ "sort 参照)\n" -#~ " s: ソート解除 (デフォルトのソート順)\n" -#~ " word(s) スクリプトのフィルタ: スクリプトを単語で検索 (複数可) " -#~ "(説明、タグ、...)\n" -#~ " * フィルタの解除\n" -#~ "\n" -#~ "スクリプトバッファにおけるマウス操作:\n" -#~ " ホイール リストのスクロール\n" -#~ " 左ボタン スクリプトの選択\n" -#~ " 右ボタン スクリプトのインストール / 削除\n" -#~ "\n" -#~ "例:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#, fuzzy -#~| msgid "" -#~| " enable: enable spell checker\n" -#~| " disable: disable spell checker\n" -#~| " toggle: toggle spell checker\n" -#~| "listdict: show installed dictionaries\n" -#~| " setdict: set dictionary for current buffer (multiple dictionaries can " -#~| "be separated by a comma)\n" -#~| " deldict: delete dictionary used on current buffer\n" -#~| " addword: add a word in personal dictionary\n" -#~| "\n" -#~| "Input line beginning with a '/' is not checked, except for some commands " -#~| "(see /set spell.check.commands).\n" -#~| "\n" -#~| "To enable spell checker on all buffers, use option \"default_dict\", " -#~| "then enable spell checker, for example:\n" -#~| " /set spell.check.default_dict \"en\"\n" -#~| " /spell enable\n" -#~| "\n" -#~| "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~| "\n" -#~| "Default key to toggle spell checker is alt-s." -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: スペルチェックの有効化\n" -#~ " disable: スペルチェックの無効化\n" -#~ " toggle: スペルチェックの有効無効を切り替え\n" -#~ "listdict: インストール済み辞書を表示\n" -#~ " setdict: 現在のバッファ用の辞書を設定 (コンマで区切れば複数の辞書を指定可" -#~ "能)\n" -#~ " deldict: 現在のバッファ用の辞書を削除\n" -#~ " addword: 個人辞書に単語を追加\n" -#~ "\n" -#~ "一部のコマンドを除いて '/' で始まる入力行はチェックされません (/set spell." -#~ "check.commands を参照してください)。\n" -#~ "\n" -#~ "全てのバッファでスペルチェックを有効化するには、\"default_dict\" オプショ" -#~ "ンを設定した後に、スペルチェックを有効化してください。例:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "バーの中にスペル候補リストを表示するには、\"spell_suggest\" 要素を使ってく" -#~ "ださい。\n" -#~ "\n" -#~ "スペルチェックの有効無効を切り替えるデフォルトのキーは alt-s です。" - -#, 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: トリガをリストアップ (引数なしの場合、このリストを表示しま" -#~ "す)\n" -#~ " listfull: 各トリガに関する詳細な情報を付けてトリガをリストアップ\n" -#~ "listdefault: デフォルトトリガをリストアップ\n" -#~ " add: トリガを追加\n" -#~ " addoff: トリガを追加 (無効状態で)\n" -#~ " addreplace: 追加または存在するトリガを置換\n" -#~ " name: トリガの名前\n" -#~ " hook: signal、hsignal、modifier、line、print、command、" -#~ "command_run、timer、config、focus、info、info_hashtable\n" -#~ " arguments: フックの引数、フックの種類に依存 (セミコロンで区切る):\n" -#~ " signal: シグナルの名前 (必須)\n" -#~ " hsignal: hsignal の名前 (必須)\n" -#~ " modifier: modifier の名前 (必須)\n" -#~ " line: バッファ型 (\"formatted\"、\"free\"、\"*\")、バッファマ" -#~ "スクおよびタグのリスト\n" -#~ " print: バッファ、タグ、メッセージ、色の削除\n" -#~ " command: コマンド (必須)、説明、引数、引数の説明、補完\n" -#~ " command_run: コマンド (必須)\n" -#~ " timer: インターバル (必須)、秒の調節、最大呼び出し回数\n" -#~ " config: オプションの名前 (必須)\n" -#~ " focus: エリアの名前 (必須)\n" -#~ " info: インフォ名 (必須)\n" -#~ " info_hashtable: インフォ名 (必須)\n" -#~ " conditions: トリガの実行条件\n" -#~ " regex: 変数内の文字列を置換する 1 つ以上の正規表現\n" -#~ " command: 実行するコマンド (複数のコマンドは \";\" で区切ってくださ" -#~ "い)\n" -#~ "return_code: コールバック内のリターンコード (ok (デフォルト)、ok_eat、" -#~ "error)\n" -#~ "post_action: トリガ実行後の処遇 (none (デフォルト、何もしない)、disable " -#~ "(無効化)、delete (削除))\n" -#~ " addinput: 入力にトリガを作る際のデフォルト引数を設定\n" -#~ " input: 入力にトリガを作る際に使われるコマンドを設定\n" -#~ " output: バッファでトリガを作る際のコマンドを送信\n" -#~ " recreate: \"add\" の代わりに \"addreplace\" オプションを使うことを除い" -#~ "て \"input\" と同じ\n" -#~ " set: トリガにオプションを設定\n" -#~ " option: オプションの名前: name、hook、arguments、conditions、regex、" -#~ "command、return_code\n" -#~ " (オプションに関するヘルプを見るには: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: オプションの新しい値\n" -#~ " rename: トリガの名前を変更\n" -#~ " copy: トリガをコピー\n" -#~ " enable: トリガを有効化 (引数なしの場合: 大域的にトリガを有効化)\n" -#~ " disable: トリガを無効化 (引数なしの場合: 大域的にトリガを無効化)\n" -#~ " toggle: トリガの有効無効を切り替え (引数なしの場合: 大域的にトリガの" -#~ "有効無効を切り替え)\n" -#~ " restart: トリガの再開 (フックを再作成)\n" -#~ " show: トリガに関する情報を表示 (状態を含めて)\n" -#~ " del: トリガを削除\n" -#~ " -all: 全てのトリガに関するアクションを実行\n" -#~ " restore: デフォルトの値でトリガを復元 (これができるのはデフォルトトリ" -#~ "ガに限ります)\n" -#~ " default: 全てのトリガを削除してデフォルトのトリガを復元\n" -#~ " monitor: 任意でフィルタを付けてトリガ監視バッファを開く:\n" -#~ " filter: フックおよびトリガをフィルタして表示 (フックは必ず \"@\" で始" -#~ "めてください、たとえば \"@signal\")、複数のフィルタをかける場合はそれぞれ" -#~ "をコンマで区切ってください; 各トリガ名にワイルドカード \"*\" を使うことが" -#~ "できます。\n" -#~ "\n" -#~ "トリガコールバックを呼び出す際には、以下の順番通りにアクションを実行しま" -#~ "す:\n" -#~ " 1. 条件を確認; 偽の場合、終了\n" -#~ " 2. POSIX 拡張正規表現を使ってテキストを置換 (トリガに定義されている場" -#~ "合)\n" -#~ " 3. コマンドを実行 (トリガに定義されている場合)\n" -#~ " 4. リターンコードを返して終了 (modifier、line、focus、info、" -#~ "info_hashtable を除く)\n" -#~ " 5. トリガ実行後の処遇を適用\n" -#~ "\n" -#~ "例 (/trigger listdefault でデフォルトトリガを見ることができます):\n" -#~ " テキスト属性 *太字*、_下線_、/イタリック/ を追加 (ユーザメッセージの" -#~ "み):\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" -#~ " 狭い端末ではニックネームリストバーを隠す:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " 設定を 1 時間毎に黙々と保存:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " トリガモニタを開き、修飾子と名前が \"resize\" から始まるトリガだけを表" -#~ "示:\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "全てのバーを削除しました" - -#~ msgid "All filters have been deleted" -#~ msgstr "全てのフィルタを削除しました" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "全てのバーを削除しました" - -#~ msgid "All proxies have been deleted" -#~ msgstr "全てのプロキシを削除しました" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sトリガ \"%s\" が見つかりません" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d 個のトリガを削除" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sデフォルトトリガ \"%s\" が見つかりません" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "復号化データをチェックするハッシュアルゴリズム" @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:10+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language: pl\n" @@ -1184,6 +1184,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set read marker on all buffers:" +msgstr "wykonuje komendę we wszystkich buforach" + msgid "set or remove away status" msgstr "ustawia lub kasuje status nieobecności" @@ -1340,6 +1345,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "nicki na liście nicków obecnego bufora" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "nicki na liście nicków obecnego bufora" + msgid "manage buffers" msgstr "zarządzaj buforami" @@ -2813,6 +2831,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "wyświetl tekst w buforze" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "wyświetlaj specjalną wiadomość, kiedy zmienia się dzień" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "zarządzanie proxy" @@ -3033,6 +3085,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3176,18 +3234,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "ustaw opcje konfiguracyjne i zmienne środowiskowe" @@ -3522,6 +3594,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "zarządza oknami" @@ -8729,6 +8816,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "zamyka bufor, kiedy na kanale wykonamy /part" + msgid "execute a command on all private buffers of all connected servers" msgstr "" "wykonuje komendę na wszystkich prywatnych buforach wszystkich połączonych " @@ -8758,6 +8876,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "nazwa wtyczki (wildcard \"*\" jest dozwolony) (opcjonalne)" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "wykonuje komendę we wszystkich buforach" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "połącz bufory prywatne" + msgid "execute a command on all connected servers" msgstr "wykonuje komendę na wszystkich połączonych serwerach" @@ -8775,6 +8925,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "kanały na wszystkich serwerach IRC" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Lista powiadomień jest pusta na wszystkich serwerach" + msgid "authenticate with SASL" msgstr "uwuerzytelnienie za pomocą SASL" @@ -12893,6 +13053,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "zmienia kodowanie dla obecnego bufora" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "wyświetl tekst w buforze" + +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set level to 3 for all IRC buffers:" +msgstr "wykonuje komendę we wszystkich buforach" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "wyświetl tekst w buforze" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16770,5964 +16953,3 @@ msgstr "%s%s: przekroczono czas na \"%s\" z %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: nie można połączyć: niespodziewany błąd (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Obsługa myszy włączona" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "Serwery IRC (nazwy wewnętrzne)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-left]: scroll the /list buffer by \"percent\" of width on the left" -#~ msgstr "przewinięcie w lewo/prawo w buforze fset (procent szerokości)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-right]: scroll the /list buffer by \"percent\" of width on the right" -#~ msgstr "przewinięcie w lewo/prawo w buforze fset (procent szerokości)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "zmień ustawienia kanału lub użytkownika" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "kanał: nazwa kanału\n" -#~ " tekst:tekst do wysłania" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "kanał: nazwa kanału\n" -#~ " tekst:tekst do wysłania" - -#, fuzzy -#~| msgid "" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Examples:\n" -#~| " set unread marker on all buffers:\n" -#~| " /allbuf /buffer set unread" -#~ msgid "" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')" -#~ msgstr "" -#~ "komenda: komenda do wykonania (lub tekst do wysłania do bufora jeśli " -#~ "komenda nie zaczyna się od '/')\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " ustawia znacznik nieprzeczytanych wiadomości we wszystkich buforach:\n" -#~ " /allbuf /buffer set unread" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "wartość aliasu" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: lista wszystkich pasków\n" -#~ " listfull: lista wszystkich pasków (z polami)\n" -#~ " listitems: lista wszystkich elementów pasków\n" -#~ " add: dodaj nowy pasek\n" -#~ " nazwa: nazwa paska (musi być unikalna)\n" -#~ " typ: root: poza oknami,\n" -#~ " window: wewnątrz okien, z opcjonalnymi warunkami (patrz " -#~ "niżej)\n" -#~ " warunek: warunek(i) dla wyświetlenia paska (tylko dla typu " -#~ "\"window\"):\n" -#~ " active: w aktywnym oknie\n" -#~ " inactive: w nieaktywnym oknie\n" -#~ " nicklist: w oknach z listą nicków\n" -#~ " inne warunki: zobacz /help weechat.bar.xxx.conditions " -#~ "oraz /help eval\n" -#~ " bez warunku pasek jest zawsze wyświetlany\n" -#~ " pozycja: dół (bottom), góra (top), lewo (left) lub prawo (right)\n" -#~ " rozmiar: rozmiar paska (w znakach)\n" -#~ " separator: 1 dla użycia separatora (linia), 0 - brak separatora\n" -#~ " element1,...: elementy dla tego paska (elementy mogą być oddzielone " -#~ "przecinkiem (przerwa między elementami) lub \"+\" (sklejone elementy))\n" -#~ " default: tworzy domyślne paski (wszystkie domyślne paski, jeśli nie " -#~ "podamy nazwy)\n" -#~ " del: usuwa pasek (lub wszystkie z użyciem -all)\n" -#~ " set: ustawia wartość dla właściwości paska\n" -#~ " opcja: opcja do zmiany (listę opcji można zobaczyć dzięki /set " -#~ "weechat.bar.<nazwa paska>.*)\n" -#~ " wartość: nowa wartość opcji\n" -#~ " hide: ukrywa pasek\n" -#~ " show: pokazuje ukryty pasek\n" -#~ " toggle: ukrywa/pokazuje pasek\n" -#~ " scroll: przewija pasek\n" -#~ " okno: numer okna ('*' oznacza obecne okno lub pasek typu root)\n" -#~ " wartość_przewinięcia: wartość dla przewinięcia: 'x' lub " -#~ "'y' (opcjonalne), następnie '+', '-', 'b' (początek) lub 'e' (koniec), " -#~ "wartość (dla +/-), oraz opcjonalnie % (w celu przesunięcia % szerokości/" -#~ "wysokości, w przeciwnym wypadku wartość jest ilością znaków)\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " tworzy pasek z czasem, numerem + nazwą bufora i dopełnianiem:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " ukrywa pasek:\n" -#~ " /bar hide mybar\n" -#~ " przewija listę nicków a obecnym buforze o 10 linii w dół :\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " przewija do końca listę nicków w obecnym buforze:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~| msgid "" -#~| " list: list buffers (without argument, this list is displayed)\n" -#~| " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~| "input \"q\")\n" -#~| " clear: clear buffer content (number for a buffer, -merged for merged " -#~| "buffers, -all for all buffers, or nothing for current buffer)\n" -#~| " move: move buffer in the list (may be relative, for example -1); \"-" -#~| "\" = move to first buffer number, \"+\" = move to last buffer number + " -#~| "1\n" -#~| " swap: swap two buffers (swap with current buffer if only one number/" -#~| "name given)\n" -#~| " cycle: jump loop between a list of buffers\n" -#~| " merge: merge current buffer to another buffer (chat area will be mix " -#~| "of both buffers)\n" -#~| " (by default ctrl-x switches between merged buffers)\n" -#~| " unmerge: unmerge buffer from other buffers which have same number\n" -#~| " hide: hide the buffer\n" -#~| " unhide: unhide the buffer\n" -#~| " switch: switch to next merged buffer (or to previous buffer with \"-" -#~| "previous\")\n" -#~| " zoom: zoom on merged buffer\n" -#~| "renumber: renumber buffers (works only if option weechat.look." -#~| "buffer_auto_renumber is off)\n" -#~| " close: close buffer (number/range or name is optional)\n" -#~| " notify: display or set notify level for current buffer: this level " -#~| "determines whether buffer will be added to hotlist or not:\n" -#~| " none: never\n" -#~| " highlight: for highlights only\n" -#~| " message: for messages from users + highlights\n" -#~| " all: all messages\n" -#~| " reset: reset to default value (all)\n" -#~| " listvar: display local variables in a buffer\n" -#~| " setvar: set a local variable in the current buffer\n" -#~| " delvar: delete a local variable from the current buffer\n" -#~| " set: set a property in the current buffer\n" -#~| " get: display a property of current buffer\n" -#~| " jump: jump to another buffer:\n" -#~| " smart: next buffer with activity\n" -#~| " last_displayed: last buffer displayed (before last jump to a " -#~| "buffer)\n" -#~| " prev_visited: previously visited buffer\n" -#~| " next_visited: jump to next visited buffer\n" -#~| " number: jump to buffer by number, possible prefix:\n" -#~| " '+': relative jump, add number to current\n" -#~| " '-': relative jump, sub number to current\n" -#~| " '*': jump to number, using option \"weechat.look." -#~| "jump_current_to_previous_buffer\"\n" -#~| " -: jump to first buffer number\n" -#~| " +: jump to last buffer number\n" -#~| " name: jump to buffer by (partial) name\n" -#~| "\n" -#~| "Examples:\n" -#~| " clear current buffer:\n" -#~| " /buffer clear\n" -#~| " move buffer to number 5:\n" -#~| " /buffer move 5\n" -#~| " swap buffer 1 with 3:\n" -#~| " /buffer swap 1 3\n" -#~| " swap buffer #weechat with current buffer:\n" -#~| " /buffer swap #weechat\n" -#~| " jump on #chan1, #chan2, #chan3 and loop:\n" -#~| " /buffer cycle #chan1 #chan2 #chan3\n" -#~| " merge with core buffer:\n" -#~| " /buffer merge 1\n" -#~| " merge with #weechat buffer:\n" -#~| " /buffer merge #weechat\n" -#~| " unmerge buffer:\n" -#~| " /buffer unmerge\n" -#~| " close current buffer:\n" -#~| " /buffer close\n" -#~| " close buffers 5 to 7:\n" -#~| " /buffer close 5-7\n" -#~| " jump to #weechat:\n" -#~| " /buffer #weechat\n" -#~| " jump to next buffer:\n" -#~| " /buffer +1\n" -#~| " jump to last buffer number:\n" -#~| " /buffer +" -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: wyświetla listę buforów (bez podania argumenty wyświetlana jest " -#~ "ta lista)\n" -#~ " add: dodaje nowy bufor (może zostać zamknięty komendą \"/buffer " -#~ "close\" albo \"q\")\n" -#~ " clear: czyści zawartość bufora (numer bufora, -merged dla połączonych " -#~ "buforów, -all dla wszystkich buforów, lub nic dla obecnego bufora)\n" -#~ " move: przesuwa bufor na liście (może być względne, np -1); \"-\" = " -#~ "przesuwa na pierwszy numer, \"+\" = przesuwa na ostatni numer bufora +1\n" -#~ " swap: zamienia miejscami dwa bufory (zamienia z obecnym buforem, " -#~ "jeśli podano tylko jeden numer/nazwę)\n" -#~ " cycle: przełącza w pętli między listą buforów\n" -#~ " merge: łączy obecny bufor z innym (obszar rozmowy zostanie pomieszany " -#~ "między oba bufory)\n" -#~ " (domyślnie ctrl-x przełącza pomiędzy połączonymi buforami)\n" -#~ " unmerge: odłącza bufor od innych mających taki sam numer\n" -#~ " hide: ukrywa bufor\n" -#~ " unhide: przywraca ukryty bufor\n" -#~ " switch: przełącza do następnego z połączonych buforów (lub poprzedniego " -#~ "bufora dzięki \"-previous\")\n" -#~ " zoom: powiększa połączony bufor\n" -#~ "renumber: zmienia numer bufora (działa tylko, jeśli opcja weechat.look." -#~ "buffer_auto_renumber jest wyłączona)\n" -#~ " close: zamyka bufor (numer/przedział są opcjonalne)\n" -#~ " notify: ustawia poziom powiadomień dla obecnego bufora: ten poziom " -#~ "określa czy bufor zostanie dodany do hotlisty czy nie:\n" -#~ " none: nigdy\n" -#~ " highlight: tylko dla higlightów\n" -#~ " message: wiadomości od użytkowników + highlighty\n" -#~ " all: wszystkie wiadomości\n" -#~ " reset: przywraca wartości domyślne (all)\n" -#~ "listvar: wyświetla zmienne lokalne obecnego bufora\n" -#~ " setvar: ustawia zmienną lokalną w obecnym buforze\n" -#~ " delvar: kasuje zmienną lokalna z obecnego bufora\n" -#~ " set: ustawia właściwość obecnego bufora\n" -#~ " get: wyświetla właściwości obecnego bufora\n" -#~ " jump: przeskakuje do innego buforu:\n" -#~ " smart: następny bufor z aktywnością\n" -#~ " last_displayed: ostatnio wyświetlany bufor (przed ostatnim " -#~ "przeskoczeniem do bufora)\n" -#~ " prev_visited: ostatnio odwiedzony bufor\n" -#~ " next_visited: przeskakuje do następnego odwiedzonego bufora\n" -#~ " numer: przechodzi do bufora o numerze, dostępne prefiksy:\n" -#~ " '+': przejście względne, dodaje numer do obecnego\n" -#~ " '-': przejście względne, odejmuje numer od obecnego\n" -#~ " '*': przejście do numeru, używając opcji \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: przejście do pierwszego bufora\n" -#~ " +: przejście do ostatniego bufora\n" -#~ " nazwa: przejście do bufora o (częściowej) nazwie\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " czyści zawartość obecnego bufora:\n" -#~ " /buffer clear\n" -#~ " przenosi bufor na numer 5:\n" -#~ " /buffer move 5\n" -#~ " zamienia bufor 1 z 3:\n" -#~ " /buffer swap 1 3\n" -#~ " zamienia bufor #weechat z obecnym buforem:\n" -#~ " /buffer swap #weechat\n" -#~ " przełącza w pętli między #chan1, #chan2, #chan3:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " łączy z głównym buforem:\n" -#~ " /buffer merge 1\n" -#~ " łączy z buforem #weechat:\n" -#~ " /buffer merge #weechat\n" -#~ " odłącza bufory:\n" -#~ " /buffer unmerge\n" -#~ " zamyka obecny bufor:\n" -#~ " /buffer close\n" -#~ " zamyka bufory od 5 do 7:\n" -#~ " /buffer close 5-7\n" -#~ " przechodzi do #weechat:\n" -#~ " /buffer #weechat\n" -#~ " przechodzi do następnego bufora:\n" -#~ " /buffer +1\n" -#~ " przechodzi do ostatniego bufora:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: dodaje alias dla koloru\n" -#~ "unalias: usuwa alias\n" -#~ " kolor: numer koloru (większy lub równy 0, maksymalna wartość zależy od " -#~ "terminala, zazwyczaj 63 lub 255)\n" -#~ " nazwa: nazwa aliasu dla koloru (na przykład: \"orange\")\n" -#~ " reset: resetuje wszystkie pary kolorów (wymagane jeśli nie ma dostępnej " -#~ "większej ilości par kolorów, jeśli automatyczny reset jest wyłączony, " -#~ "zobacz opcję \"weechat.look.color_pairs_auto_reset\")\n" -#~ "term2rgb: konwersja koloru terminala (0-255) na kolor RGB\n" -#~ "rgb2term: konwersja koloru RGB na kolor terminala (0-255)\n" -#~ " limit: liczba kolorów w tabeli kolorów terminala (numerowane od 0); " -#~ "domyślnie 256\n" -#~ " -o: wysyła informacje o terminalu/kolorach do obecnego bufora\n" -#~ "\n" -#~ "Bez podania argumentu komenda wyświetli kolory w nowym buforze.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " dodaje alias \"orange\" dla koloru 214:\n" -#~ " /color alias 214 orange\n" -#~ " usuwa kolor 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~| msgid "" -#~| " 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" -#~| "Without argument, this command toggles cursor mode.\n" -#~| "\n" -#~| "When mouse is enabled (see /help mouse), by default a middle click will " -#~| "start cursor mode at this point.\n" -#~| "\n" -#~| "Default keys in cursor mode on chat messages:\n" -#~| " m quote message\n" -#~| " q quote prefix + message\n" -#~| " Q quote time + prefix + message\n" -#~| "\n" -#~| "Default keys in cursor mode on nicklist:\n" -#~| " b ban nick (/ban)\n" -#~| " k kick nick (/kick)\n" -#~| " K kick and ban nick (/kickban)\n" -#~| " q open query with nick (/query)\n" -#~| " w query information about user (/whois)\n" -#~| "\n" -#~| "Other default keys in cursor mode:\n" -#~| " arrow move cursor\n" -#~| " alt+arrow move cursor to the next area\n" -#~| " enter exit cursor mode\n" -#~| "\n" -#~| "Examples:\n" -#~| " go to nicklist:\n" -#~| " /cursor go nicklist\n" -#~| " go to coordinates x=10, y=5:\n" -#~| " /cursor go 10,5" -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: przesuwa kursor do obszaru rozmowy, paska (używając nazwy paska) " -#~ "lub położenia \"x,y\"\n" -#~ "move: przesuwa kursor w kierunku\n" -#~ "stop: wyłącza tryb kursora\n" -#~ "\n" -#~ "Bez argumentu komenda przełącza obsługę kursora.\n" -#~ "\n" -#~ "Kiedy obsługa myszy jest włączona (zobacz /help mouse), domyślnie " -#~ "wciśnięcie środkowego przycisku włącza tryb kursora we wskazanym " -#~ "punkcie.\n" -#~ "\n" -#~ "Domyślne skróty dla trybu kursora w oknie rozmowy:\n" -#~ " m cytuj wiadomość\n" -#~ " q cytuj prefiks + wiadomość\n" -#~ " Q cytuj czas + prefiks + wiadomość\n" -#~ "\n" -#~ "Domyślne skróty dla trybu kursora na liście nicków:\n" -#~ " b zbanuj nick (/ban)\n" -#~ " k wykop nick (/kick)\n" -#~ " K wykop i zbanuj nick (/kickban)\n" -#~ " q otwórz okno prywatnej rozmowy (/query)\n" -#~ " w zapytaj o informacje o użytkowniku (/whois)\n" -#~ "\n" -#~ "Pozostałe domyślne skróty w trybie kursora:\n" -#~ " strzałka przesuwa kursor\n" -#~ " alt+strzałka przenosi kursor do następnego obszaru\n" -#~ " enter wyjście z trybu kursora\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " przejdź do listy nicków:\n" -#~ " /cursor go nicklist\n" -#~ " przejdź do współrzędnych x=10, y=5:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~| msgid "" -#~| " list: list plugins with debug levels\n" -#~| " set: set debug level for plugin\n" -#~| " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~| " level: debug level for plugin (0 = disable debug)\n" -#~| " dump: save memory dump in WeeChat log file (same dump is written " -#~| "when WeeChat crashes)\n" -#~| " hooks: display infos about hooks (with a plugin: display detailed " -#~| "info about hooks created by the plugin)\n" -#~| " buffer: dump buffer content with hexadecimal values in log file\n" -#~| " certs: display number of loaded trusted certificate authorities\n" -#~| " color: display infos about current color pairs\n" -#~| " cursor: toggle debug for cursor mode\n" -#~| " dirs: display directories\n" -#~| " hdata: display infos about hdata (with free: remove all hdata in " -#~| "memory)\n" -#~| "infolists: display infos about infolists\n" -#~| " libs: display infos about external libraries used\n" -#~| " memory: display infos about memory usage\n" -#~| " mouse: toggle debug for mouse\n" -#~| " tags: display tags for lines\n" -#~| " term: display infos about terminal\n" -#~| " windows: display windows tree\n" -#~| " time: measure time to execute a command or to send text to the " -#~| "current buffer\n" -#~| " unicode: display information about string and unicode chars " -#~| "(evaluated, see /help eval)\n" -#~| "\n" -#~| "Examples:\n" -#~| " /debug set irc 1\n" -#~| " /debug mouse verbose\n" -#~| " /debug time /filter toggle\n" -#~| " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: wyświetla wtyczki z poziomem debugowania\n" -#~ " set: ustawia poziom debugowania dla wtyczki\n" -#~ " plugin: nazwa wtyczki (\"core\" dla rdzenia WeeChat)\n" -#~ " poziom: poziom debugowania wtyczki (0 = wyłączony)\n" -#~ " dump: zachowuje zrzut pamięci w pliku z logiem WeeChat (taki sam " -#~ "zrzut jest zapisywany podczas awarii WeeChat)\n" -#~ " hooks: wyświetla informacje o hookach (z wtyczką: wyświetla " -#~ "szczegółowe informacje o hookach stworzonych przez wtyczkę\n" -#~ " buffer: zrzuca zawartość bufora z wartościami heksadecymalnymi do " -#~ "pliku z logiem\n" -#~ " certs: wyświetla ilość załadowanych zaufanych centrów " -#~ "certyfikacyjnych\n" -#~ " color: wyświetla informacje na temat obecnych par kolorów\n" -#~ " cursor: przełącza debugowanie dla trybu kursora\n" -#~ " dirs: wyświetla katalogi\n" -#~ " hdata: wyświetla informacje o hdata (z free: usuwa wszystkie hdata z " -#~ "pamięci)\n" -#~ "infolists: wyświetla informacje o infolistach\n" -#~ " libs: wyświetla informacje o użytych zewnętrznych bibliotekach\n" -#~ " memory: wyświetla informacje o zużyciu pamięci\n" -#~ " mouse: przełącza debugowanie myszy\n" -#~ " tags: wyświetla tagi dla linii\n" -#~ " term: wyświetla informacje o terminalu\n" -#~ " windows: wyświetla drzewo okien\n" -#~ " time: mierzy czas do wykonania komendy lub wysłania tekstu do " -#~ "obecnego bufora\n" -#~ " unicode: wyświetla informacje o ciągach i znakach unicode " -#~ "(przetwarzane, zobacz /help eval)\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" - -#, fuzzy -#~| msgid "" -#~| " -n: display result without sending it to buffer (debug mode)\n" -#~| " -s: split expression before evaluating it (many commands can be " -#~| "separated by semicolons)\n" -#~| " -d: display debug output after evaluation (with two -d: more " -#~| "verbose debug)\n" -#~| " -c: evaluate as condition: use operators and parentheses, return " -#~| "a boolean value (\"0\" or \"1\")\n" -#~| "expression: expression to evaluate, variables with format ${variable} " -#~| "are replaced (see below); many commands can be separated by semicolons\n" -#~| " operator: a logical or comparison operator:\n" -#~| " - logical operators:\n" -#~| " && boolean \"and\"\n" -#~| " || boolean \"or\"\n" -#~| " - comparison operators:\n" -#~| " == equal\n" -#~| " != not equal\n" -#~| " <= less or equal\n" -#~| " < less\n" -#~| " >= greater or equal\n" -#~| " > greater\n" -#~| " =~ is matching POSIX extended regex\n" -#~| " !~ is NOT matching POSIX extended regex\n" -#~| " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~| "allowed)\n" -#~| " !!* is NOT matching mask, case sensitive (wildcard " -#~| "\"*\" is allowed)\n" -#~| " =* is matching mask, case insensitive (wildcard \"*\" " -#~| "is allowed)\n" -#~| " !* is NOT matching mask, case insensitive (wildcard " -#~| "\"*\" is allowed)\n" -#~| " ==- is included, case sensitive\n" -#~| " !!- is NOT included, case sensitive\n" -#~| " =- is included, case insensitive\n" -#~| " !- is NOT included, case insensitive\n" -#~| "\n" -#~| "An expression is considered as \"true\" if it is not NULL, not empty, " -#~| "and different from \"0\".\n" -#~| "The comparison is made using floating point numbers if the two " -#~| "expressions are valid numbers, with one of the following formats:\n" -#~| " - integer (examples: 5, -7)\n" -#~| " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~| " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~| "To force a string comparison, you can add double quotes around each " -#~| "expression, for example:\n" -#~| " 50 > 100 ==> 0\n" -#~| " \"50\" > \"100\" ==> 1\n" -#~| "\n" -#~| "Some variables are replaced in expression, using the format ${variable}, " -#~| "variable can be, by order of priority:\n" -#~| " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~| " - a user-defined variable (format: \"name\")\n" -#~| " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~| " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~| " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~| " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~| "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~| "\"upper\", \"alpha\", \"alnum\")\n" -#~| " - a string converted to lower case (format: \"lower:xxx\")\n" -#~| " - a string converted to upper case (format: \"upper:xxx\")\n" -#~| " - a string with chars to hide (format: \"hide:char,string\")\n" -#~| " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~| "+max,suffix,string\")\n" -#~| " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~| "string\" or \"cutscr:+max,suffix,string\")\n" -#~| " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~| " - a repeated string (format: \"repeat:count,string\")\n" -#~| " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~| " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~| " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~| " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~| "function \"color\")\n" -#~| " - a modifier (format: \"modifier:name,data,string\")\n" -#~| " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~| " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~| "xxx\" or \"base_decode:base,xxx\")\n" -#~| " - current date/time (format: \"date\" or \"date:format\")\n" -#~| " - an environment variable (format: \"env:XXX\")\n" -#~| " - a ternary operator (format: \"if:condition?value_if_true:" -#~| "value_if_false\")\n" -#~| " - result of an expression with parentheses and operators + - * / // % " -#~| "** (format: \"calc:xxx\")\n" -#~| " - a random integer number (format: \"random:min,max\")\n" -#~| " - a translated string (format: \"translate:xxx\")\n" -#~| " - define a user variable (format: \"define:name,value\")\n" -#~| " - an option (format: \"file.section.option\")\n" -#~| " - a local variable in buffer\n" -#~| " - a hdata name/variable (the value is automatically converted to " -#~| "string), by default \"window\" and \"buffer\" point to current window/" -#~| "buffer.\n" -#~| "Format for hdata can be one of following:\n" -#~| " hdata.var1.var2...: start with a hdata (pointer must be known), and " -#~| "ask variables one after one (other hdata can be followed)\n" -#~| " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~| "pointer name, for example:\n" -#~| " ${buffer[gui_buffers].full_name}: full name of first buffer in " -#~| "linked list of buffers\n" -#~| " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~| "of plugins\n" -#~| " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~| "example:\n" -#~| " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~| "pointer (can be used in triggers)\n" -#~| " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~| "pointer name (can be used in triggers)\n" -#~| "For name of hdata and variables, please look at \"Plugin API " -#~| "reference\", function \"weechat_hdata_get\".\n" -#~| "\n" -#~| "Examples (simple strings):\n" -#~| " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~| " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~| " /eval -n ${info:version} ==> 0.4.3\n" -#~| " /eval -n ${env:HOME} ==> /home/user\n" -#~| " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~| " /eval -n ${sec.data.password} ==> secret\n" -#~| " /eval -n ${window} ==> 0x2549aa0\n" -#~| " /eval -n ${window.buffer} ==> 0x2549320\n" -#~| " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~| " /eval -n ${window.buffer.number} ==> 1\n" -#~| " /eval -n ${\\t} ==> <tab>\n" -#~| " /eval -n ${chars:digit} ==> 0123456789\n" -#~| " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~| " /eval -n ${lower:TEST} ==> test\n" -#~| " /eval -n ${upper:test} ==> TEST\n" -#~| " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~| " /eval -n ${cut:3,+,test} ==> tes+\n" -#~| " /eval -n ${cut:+3,+,test} ==> te+\n" -#~| " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~| " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~| " /eval -n ${rev:Hello} ==> olleH\n" -#~| " /eval -n ${repeat:5,-} ==> -----\n" -#~| " /eval -n ${length:test} ==> 4\n" -#~| " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~| " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~| " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~| " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~| " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~| " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~| " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~| " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~| " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~| " /eval -n ${random:0,10} ==> 3\n" -#~| " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~| " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~| " /eval -n ${translate:Plugin} ==> Extension\n" -#~| " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~| "\n" -#~| "Examples (conditions):\n" -#~| " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~| " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~| " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~| " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~| " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~| " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~| " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~| " /eval -n -c abcd !~ abc ==> 0\n" -#~| " /eval -n -c abcd =* a*d ==> 1\n" -#~| " /eval -n -c abcd =- bc ==> 1" -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: wyświetla wynik bez wysyłania go do buforu (tryb " -#~ "debugowania)\n" -#~ " -s: podziel wyrażenie przed przetworzeniem go (wiele komend może " -#~ "być oddzielonych średnikami)\n" -#~ " -d: wyświetl wyjście debugowe po ewaluacji (drugie -d: wyświetli " -#~ "więcej informacji)\n" -#~ " -c: przetwarza jako warunek: użyj operatorów i nawiasów, zwraca " -#~ "wartość logiczną (\"0\" lub \"1\")\n" -#~ "wyrażenie: wyrażenie do przetworzenia, zmienne o formacie ${zmienna} są " -#~ "zastępowane (zobacz niżej); wiele komend można oddzielić średnikami\n" -#~ " operator: operator logiczny lub porównania:\n" -#~ " - operatory logiczne:\n" -#~ " && logiczne „i”\n" -#~ " || logiczne „lub”\n" -#~ " - operatory porównania:\n" -#~ " == równy\n" -#~ " != różny\n" -#~ " <= mniejszy lub równy\n" -#~ " < mniejszy\n" -#~ " >= większy lub równy\n" -#~ " > większy\n" -#~ " =~ pasuje do rozszerzonego wyrażenia regularnego POSIX\n" -#~ " !~ NIE pasuje do rozszerzonego wyrażenia regularnego " -#~ "POSIX\n" -#~ " ==* pasuje do maski, rozróżnia wielkość znaków (dzika " -#~ "karta „*” dozwolona)\n" -#~ " !!* NIE pasuje do maski, rozróżnia wielkość znaków " -#~ "(dzika karta „*” dozwolona)\n" -#~ " =* pasuje do maski, nie rozróżnia wielkość znaków (dzika " -#~ "karta „*” dozwolona)\n" -#~ " !* NIE pasuje do maski, nie rozróżnia wielkość znaków " -#~ "(dzika karta „*” dozwolona)\n" -#~ " ==- jest zawarte, rozróżnia wielkość znaków\n" -#~ " !!- NIE jest zawarte,rozróżnia wielkość znaków\n" -#~ " =- jest zawarte, nie rozróżnia wielkość znaków\n" -#~ " !- NIE jest zawarte, nie rozróżnia wielkość znaków\n" -#~ "\n" -#~ "Wyrażenie jest uznawane za „prawdziwe” jeśli nie jest NULL, nie jest " -#~ "puste, oraz różni się od „0”.\n" -#~ "Porównania dokonuje się z użyciem liczb całkowitych jeśli oba wyrażenia " -#~ "są liczbami całkowitymi, w jednym z następujących formatów:\n" -#~ " - liczby całkowite (przykłady: 5, -7)\n" -#~ " - liczby zmiennoprzecinkowe (przykłady: 5.2, -7.5, 2.83e-2)\n" -#~ " - liczby szesnastkowe (przykłady: 0xA3, -0xA3)\n" -#~ "W celu wymuszenia porównywania ciągów, należy umieścić każde wyrażenie w " -#~ "cudzysłowie, na przykład:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Niektóre zmienne w wyrażeniach są zamieniane, poprzez zastosowanie " -#~ "formatu ${zmienna}, według priorytetu zmienną może być:\n" -#~ " - nieprzetworzony ciąg (format: \"raw:xxx\")\n" -#~ " - zmienna zdefiniowana przez użytkownika (format: \"name\")\n" -#~ " - przetworzony ciąg (format: \"eval:xxx\")\n" -#~ " - przetworzony warunek (format: \"eval_cond:xxx\")\n" -#~ " - ciąg z wyescapowanymi znakami (format: \"esc:xxx\" lub \"\\xxx\")\n" -#~ " - ciąg z zakresem znaków (format: \"chars:xxx\" lub \"chars:c1-c2\" " -#~ "gdzie \"xxx\" to jedno z: \"digit\", \"xdigit\", \"lower\", \"upper\", " -#~ "\"alpha\", \"alnum\")\n" -#~ " - ciąg skonwertowany na małe litery (format: \"lower:xxx\")\n" -#~ " - ciąg skonwertowany na wielkie litery (format: \"upper:xxx\")\n" -#~ " - ciąg ze znakami do ukrycia (format: \"hide:char,string\")\n" -#~ " - ciąg o maksymalnej długości (format: \"cut:max,suffix,string\" lub " -#~ "\"cut:+max,suffix,string\")\n" -#~ " lub maksymalna ilość znaków wyświetlanych na ekranie (format: " -#~ "\"cutscr:max,suffix,string\" lub \"cutscr:+max,suffix,string\")\n" -#~ " - odwrócony ciąg (format: \"rev:xxx\" lub \"revscr:xxx\")\n" -#~ " - powtórzony ciąg (format: \"repeat:ilość,ciąg\")\n" -#~ " - długość ciągu (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - podział ciągu (format: \"split:number,separators,flags,xxx\")\n" -#~ " - podział argumentów powłoki (format: \"split_shell:number,xxx\")\n" -#~ " - kolor (format \"color:xxx\", zobacz „Opis API wtyczek”, funkcja " -#~ "\"color\")\n" -#~ " - modyfikator (format: \"modifier:name,data,string\")\n" -#~ " - informacja (format: \"info:nazwa,argumenty\", argumenty są " -#~ "opcjonalne)\n" -#~ " - ciąg zakodowany/zdekodowany z base 16/32/64 (format: \"base_encode:" -#~ "base,xxx\" lub \"base_decode:base,xxx\")\n" -#~ " - obecna data/czas (format: \"date\" lub \"date:format\")\n" -#~ " - zmienna środowiskowa (format: \"env:XXX\")\n" -#~ " - wyrażenie warunkowe (format: \"if:warunek?wartość_jeśli_prawda:" -#~ "wartość_jeśli_fałsz\")\n" -#~ " - wynik wyrażenia z nawiasami i operatorami + - * / // % ** (format: " -#~ "\"calc:xxx\")\n" -#~ " - losowa liczba całkowita (format: \"random:min,max\")\n" -#~ " - przetłumaczony ciąg (format: \"translate:xxx\")\n" -#~ " - definiowanie zmiennej użytkownika (format: \"define:nazwa,wartość\")\n" -#~ " - opcja (format: plik.sekcja.opcja)\n" -#~ " - zmienna lokalna w buforze\n" -#~ " - nazwa hdatay/zmiennej (wartość jest automatycznie konwertowana na " -#~ "ciąg znaków), domyślnie „window” i „buffer” wskazują na aktualne okno/" -#~ "bufor.\n" -#~ "Format dla hdata może być jednym z poniższych:\n" -#~ " hdata.zmienna1.zmienna2...: inicjuje hdata (wskaźnik musi być znany), " -#~ "następnie wypytuje zmienne jedna po drugiej (inne hdata mogą być " -#~ "następne)\n" -#~ " hdata[list].zmienna1.zmienna2...: inicjuje hdata z wykorzystaniem " -#~ "listy, na przykład:\n" -#~ " ${buffer[gui_buffers].full_name}: pełna nazwa buforu w połączonej " -#~ "liście buforów\n" -#~ " ${plugin[weechat_plugins].name}: nazwa pierwszej wtyczki w połączonej " -#~ "liście wtyczek\n" -#~ " hdata[wskaźnik].zmienna1.zmienna2...: zacznij z hdata używając " -#~ "wskaźnika, na przykład:\n" -#~ " ${buffer[0x1234abcd].full_name}: pełna nazwa buforu z tym wskaźnikiem " -#~ "(może zostać użyte w triggerach)\n" -#~ " ${buffer[my_pointer].full_name}: pełna nazwa buforu z jego " -#~ "wskaźnikiem (może zostać użyte w triggerach)\n" -#~ "Nazwy hdata i zmiennych, można znaleźć w „Opisie API wtyczek”, funkcja " -#~ "\"weechat_hdata_get\".\n" -#~ "\n" -#~ "Przykłady (proste ciągi):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Wtyczka\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Przykłady (warunki):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" - -#, fuzzy -#~| msgid "" -#~| " list: list all filters\n" -#~| " enable: enable filters (filters are enabled by default)\n" -#~| " disable: disable filters\n" -#~| " toggle: toggle filters\n" -#~| " name: filter name (\"@\" = enable/disable all filters in current " -#~| "buffer)\n" -#~| " add: add a filter\n" -#~| "addreplace: add or replace an existing filter\n" -#~| " rename: rename a filter\n" -#~| " recreate: set input with the command used to edit the filter\n" -#~| " del: delete a filter\n" -#~| " -all: delete all filters\n" -#~| " buffer: comma separated list of buffers where filter is active:\n" -#~| " - this is full name including plugin (example: \"irc.libera." -#~| "#weechat\" or \"irc.server.libera\")\n" -#~| " - \"*\" means all buffers\n" -#~| " - a name starting with '!' is excluded\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~| "irc_quit\"\n" -#~| " - logical \"and\": use \"+\" between tags (for example: " -#~| "\"nick_toto+irc_action\")\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " - if tag starts with '!', then it is excluded and must NOT " -#~| "be in message\n" -#~| " regex: POSIX extended regular expression to search in line\n" -#~| " - use '\\t' to separate prefix from message, special chars " -#~| "like '|' must be escaped: '\\|'\n" -#~| " - if regex starts with '!', then matching result is reversed " -#~| "(use '\\!' to start with '!')\n" -#~| " - two regular expressions are created: one for prefix and " -#~| "one for message\n" -#~| " - regex are case insensitive, they can start by \"(?-i)\" to " -#~| "become case sensitive\n" -#~| "\n" -#~| "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~| "toggles filtering on/off in the current buffer.\n" -#~| "\n" -#~| "Tags most commonly used:\n" -#~| " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~| " notify_none, notify_message, notify_private, notify_highlight,\n" -#~| " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~| "color of nick),\n" -#~| " host_xxx (xxx is username + host in message),\n" -#~| " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~| "tags),\n" -#~| " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~| "irc_smart_filter, away_info.\n" -#~| "To see tags for lines in buffers: /debug tags\n" -#~| "\n" -#~| "Examples:\n" -#~| " use IRC smart filter on all buffers:\n" -#~| " /filter add irc_smart * irc_smart_filter *\n" -#~| " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~| "name:\n" -#~| " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~| " filter all IRC join/part/quit messages:\n" -#~| " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~| " filter nicks displayed when joining channels or with /names:\n" -#~| " /filter add nicks * irc_366 *\n" -#~| " filter nick \"toto\" on IRC channel #weechat:\n" -#~| " /filter add toto irc.libera.#weechat nick_toto *\n" -#~| " filter IRC join/action messages from nick \"toto\":\n" -#~| " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~| " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~| " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~| " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~| "buffers:\n" -#~| " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: wyświetla wszystkie filtry\n" -#~ " enable: włącza filtry (filtry są domyślnie włączone)\n" -#~ " disable: wyłącza filtry\n" -#~ " toggle: przełącza filtry\n" -#~ " nazwa: nazwa filtru (\"@\" = włącza/wyłącza wszystkie filtry w " -#~ "obecnym buforze)\n" -#~ " add: dodaje filtr\n" -#~ "addreplace: dodaje lub nadpisuje istniejący filtr\n" -#~ " rename: zmienia nazwę filtru\n" -#~ " recreate: ustawia linie poleceń na komendę filtra umożliwiając edycję\n" -#~ " del: usuwa filtr\n" -#~ " -all: usuwa wszystkie filtry\n" -#~ " bufor: oddzielona przecinkami lisa buforów, dla których filtr jest " -#~ "aktywny:\n" -#~ " - jest to pełna nazwa zawierająca wtyczkę (przykład: \"irc." -#~ "libera.#weechat\" lub \"irc.server.libera\")\n" -#~ " - \"*\" oznacza wszystkie bufory\n" -#~ " - nazwa zaczynająca się od '!' jest wykluczana\n" -#~ " - dozwolony jest znak \"*\"\n" -#~ " tagi: lista tagów oddzielona przecinkiem, np: \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logiczne \"i\": użyj \"+\" pomiędzy tagami (na przykład: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - dozwolony jest znak \"*\"\n" -#~ " - jeśli tag zaczyna się od '!', wtedy jest on wykluczony i " -#~ "NIE może znajdować się w wiadomości\n" -#~ " regex: rozszerzone wyrażenie regularne POSIX do wyszukania w linii\n" -#~ " - użyj '\\t' do oddzielenia prefiksu od wiadomości, znaki " -#~ "specjalne jak '|' muszą zostać poprzedzone '\\' np: '\\|'\n" -#~ " - jeśli wyrażenie zaczyna się od '!', wtedy pasujący wynik " -#~ "jest odwracany (użyj '\\!', aby zacząć od '!')\n" -#~ " - dwa wyrażenia są tworzone: jedno dla prefiksu, drugie dla " -#~ "wiadomości\n" -#~ " - wielkość znaków nie ma znaczenia dla wyrażeń, jeśli " -#~ "zaczynają się od \"(?-i)\" wielkość znaków ma znaczenie\n" -#~ "\n" -#~ "Domyślny skrót klawiszowy alt+'=' włącza/wyłącza filtrowanie globalnie i " -#~ "alt+'-' włącza/wyłącza filtrowanie w obecnym buforze.\n" -#~ "\n" -#~ "Najczęściej używane tagi:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (poziom logowania),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx to nick w wiadomości), prefix_nick_ccc (ccc to " -#~ "kolor nicka),\n" -#~ " host_xxx (xxx to użytkownik + host w wiadomości),\n" -#~ " irc_xxx (xxx to nazwa komendy, lub numer; zobacz /server raw lub /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Aby zobaczyć listę tagów w liniach buforów wykonaj: /debug tags\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " użyj inteligentnego filtru we wszystkich buforach IRC:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " użyj inteligentnego filtru we wszystkich buforach IRC poza tymi " -#~ "zawierającymi \"#weechat\" w nazwie:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filtruj wszystkie wiadomości IRC o join/part/quit:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filtruj nicki wyświetlane przy wejściu na kanał albo za pomocą /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filtruj nick \"toto\" na kanale IRC #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filtruj wejścia/akcje IRC od użytkownika \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filtruj linie zawierające frazę \"weechat sucks\" na kanale IRC " -#~ "#weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filtruj linie \"WeeChat sucks\" we wszystkich buforach:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: wyświetla komendy dla wtyczek (bez podania argumentu " -#~ "wyświetlana jest ta lista)\n" -#~ "-listfull: wyświetla komendy dla wtyczek z opisami\n" -#~ " plugin: lista komend dla wtyczki\n" -#~ " komenda: nazwa komendy\n" -#~ " opcja: nazwa opcji (użyj /set aby zobaczyć listę)" - -#~ msgid "" -#~ " add: add current buffer in hotlist (default level: \"low\", " -#~ "conditions defined in option weechat.look.hotlist_add_conditions are NOT " -#~ "checked)\n" -#~ " clear: clear hotlist\n" -#~ " level: \"lowest\" to clear only lowest level in hotlist, highest\" to " -#~ "clear only highest level in hotlist, or level mask: integer which is a " -#~ "combination of 1=join/part, 2=message, 4=private, 8=highlight)\n" -#~ " remove: remove current buffer from hotlist\n" -#~ "restore: restore latest hotlist removed in the current buffer (or all " -#~ "buffers with -all)" -#~ msgstr "" -#~ " add: dodaje obecny bufor do hotlisty (domyślny poziom: \"low\", " -#~ "warunki zdefiniowane w opcji weechat.look.hotlist_add_conditions NIE są " -#~ "sprawdzane)\n" -#~ " clear: czyści hotlistę\n" -#~ " poziom: \"lowest\" czyści tylko najniższy poziom w hotliście, " -#~ "\"highest\" czyści tylko najwyższy poziom w hotliście, lub maska poziomu: " -#~ "liczba całkowita będąca kombinacją 1=join/part, 2=message, 4=private, " -#~ "8=highlight)\n" -#~ " remove: usuwa obecny bufor z hotlisty\n" -#~ "restore: przywraca ostatnią usuniętą hostlistę w obecnym buforze (albo " -#~ "wszystkich buforach przez dodanie -all)" - -#, fuzzy -#~| msgid "" -#~| "list of actions:\n" -#~| " return: simulate key \"enter\"\n" -#~| " complete_next: complete word with next completion\n" -#~| " complete_previous: complete word with previous completion\n" -#~| " search_text_here: search text in buffer at current position\n" -#~| " search_text: search text in buffer\n" -#~| " search_switch_case: switch exact case for search\n" -#~| " search_switch_regex: switch search type: string/regular expression\n" -#~| " search_switch_where: switch search in messages/prefixes\n" -#~| " search_previous: search previous line\n" -#~| " search_next: search next line\n" -#~| " search_stop_here: stop search at current position\n" -#~| " search_stop: stop search\n" -#~| " delete_previous_char: delete previous char\n" -#~| " delete_next_char: delete next char\n" -#~| " delete_previous_word: delete previous word\n" -#~| " delete_previous_word_whitespace: delete previous word (until " -#~| "whitespace)\n" -#~| " delete_next_word: delete next word\n" -#~| " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~| " delete_end_of_line: delete from cursor until end of line\n" -#~| " delete_line: delete entire line\n" -#~| " clipboard_paste: paste from the internal clipboard\n" -#~| " transpose_chars: transpose two chars\n" -#~| " undo: undo last command line action\n" -#~| " redo: redo last command line action\n" -#~| " move_beginning_of_line: move cursor to beginning of line\n" -#~| " move_end_of_line: move cursor to end of line\n" -#~| " move_previous_char: move cursor to previous char\n" -#~| " move_next_char: move cursor to next char\n" -#~| " move_previous_word: move cursor to previous word\n" -#~| " move_next_word: move cursor to next word\n" -#~| " history_previous: recall previous command in current buffer history\n" -#~| " history_next: recall next command in current buffer history\n" -#~| " history_global_previous: recall previous command in global history\n" -#~| " history_global_next: recall next command in global history\n" -#~| " grab_key: grab a key (optional argument: delay for end of grab, " -#~| "default is 500 milliseconds)\n" -#~| " grab_key_command: grab a key with its associated command (optional " -#~| "argument: delay for end of grab, default is 500 milliseconds)\n" -#~| " grab_mouse: grab mouse event code\n" -#~| " grab_mouse_area: grab mouse event code with area\n" -#~| " insert: insert text in command line (escaped chars are allowed, see /" -#~| "help print)\n" -#~| " send: send text to the buffer\n" -#~| " paste_start: start paste (bracketed paste mode)\n" -#~| " paste_stop: stop paste (bracketed paste mode)\n" -#~| "\n" -#~| "This command is used by key bindings or plugins." -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "lista akcji:\n" -#~ " return: symuluje klawisz \"enter\"\n" -#~ " complete_next: dopełnia słowo następnym dopełnieniem\n" -#~ " complete_previous: dopełnia słowo poprzednim dopełnieniem\n" -#~ " search_text_here: szuka testu w obecnej pozycji w buforze\n" -#~ " search_text: szuka tekstu w buforze\n" -#~ " search_switch_case: przełącza na dokładne dopasowanie przy szukaniu\n" -#~ " search_switch_regex: przełącza typy wyszukiwania: ciąg/wyrażenie " -#~ "regularne\n" -#~ " search_switch_where: zmienia miejsce przeszukiwania na wiadomości/" -#~ "przedrostki\n" -#~ " search_previous: szuka poprzednich linii\n" -#~ " search_next: szuka następnych linii\n" -#~ " search_stop_here: zatrzymuje wyszukiwanie na obecnej pozycji\n" -#~ " search_stop: zatrzymuje wyszukiwanie\n" -#~ " delete_previous_char: usuwa poprzedni znak\n" -#~ " delete_next_char: usuwa następny znak\n" -#~ " delete_previous_word: usuwa poprzednie słowo\n" -#~ " delete_previous_word_whitespace: usuwa poprzednie słowo (do białego " -#~ "znaku)\n" -#~ " delete_next_word: usuwa następne słowo\n" -#~ " delete_beginning_of_line: usuwa od początku linii do kursora\n" -#~ " delete_end_of_line: usuwa od kursora do końca linii\n" -#~ " delete_line: usuwa cała linię\n" -#~ " clipboard_paste: wkleja ze schowka\n" -#~ " transpose_chars: zamienia dwa znaki\n" -#~ " undo: cofa ostatnia akcję w linii poleceń\n" -#~ " redo: ponownie wykonuje cofniętą akcję w linii poleceń\n" -#~ " move_beginning_of_line: przesuwa kursor na początek linii\n" -#~ " move_end_of_line: przesuwa kursor na koniec linii\n" -#~ " move_previous_char: przesuwa kursor do poprzedniego znaku\n" -#~ " move_next_char: przesuwa kursor do następnego znaku\n" -#~ " move_previous_word: przesuwa kursor do poprzedniego słowa\n" -#~ " move_next_word: przesuwa kursor do następnego słowa\n" -#~ " history_previous: przywołuje poprzednia komendę z historii obecnego " -#~ "bufora\n" -#~ " history_next: przywołuje następną komendę z historii obecnego bufora\n" -#~ " history_global_previous: przywołuje poprzednią komendę z globalnej " -#~ "historii\n" -#~ " history_global_next: przywołuje następną komendę z globalnej historii\n" -#~ " grab_key: przechwytuje klawisz (opcjonalny argument: opóźnienie końca " -#~ "przechwycenia, domyślnie jest to 500 milisekund)\n" -#~ " grab_key_command: przechwytuje klawisz z przypisaną komendą (opcjonalny " -#~ "argument: opóźnienie końca przechwycenia, domyślnie jest to 500 " -#~ "milisekund)\n" -#~ " grab_mouse: przechwytuje kod zdarzenia myszy\n" -#~ " grab_mouse_area: przechwytuje kod zdarzenia myszy z obszarem\n" -#~ " insert: wkleja tekst do linii poleceń (dozwolone są wyescapowane znaki, " -#~ "zobacz /help print)\n" -#~ " send: wysyła tekst do bufora\n" -#~ " paste_start: zaczyna wklejanie (tryb z rozpoznawaniem wklejanego " -#~ "tekstu)\n" -#~ " paste_stop: kończy wklejanie (tryb z rozpoznawaniem wklejanego tekstu)\n" -#~ "\n" -#~ "Ta komenda jest używana do przypisywania klawiszy lub przez wtyczki." - -#, fuzzy -#~| msgid "" -#~| " list: list all custom bar items\n" -#~| " add: add a custom bar item\n" -#~| "addreplace: add or replace an existing custom bar item\n" -#~| " name: custom bar item name\n" -#~| "conditions: evaluated conditions to display the bar item (for example to " -#~| "display the bar item only in specific buffers)\n" -#~| " content: content (evaluated, see /help eval)\n" -#~| " rename: rename a custom bar item\n" -#~| " refresh: update content of item in all bars where the item is " -#~| "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~| " recreate: set input with the command used to edit the custom bar item\n" -#~| " del: delete a custom bar item\n" -#~| " -all: delete all custom bar items\n" -#~| "\n" -#~| "Examples:\n" -#~| " add item with terminal size, displayed only in buffers with number = " -#~| "1:\n" -#~| " /item add terminfo \"${buffer.number} == 1\" \"term:${info:" -#~| "term_width}x${info:term_height}\"\n" -#~| " add item with buffer info:\n" -#~| " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:" -#~| "${buffer.zoomed}?(Z)}\"\n" -#~| " add item with date/time using format \"Dec 25, 12:34 +0100\", " -#~| "refreshed every minute:\n" -#~| " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~| " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~| "refresh datetime\"\n" -#~| " add item with number of lines in buffer (displayed/total), refreshed " -#~| "each time a new line is displayed or if filtered lines have changed:\n" -#~| " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~| "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~| " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~| "refresh lines_count\"\n" -#~| " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~| "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~| "lines_count\"\n" -#~| " force refresh of item \"lines_count\":\n" -#~| " /item refresh lines_count\n" -#~| " recreate item \"lines_count\" with different conditions or content:\n" -#~| " /item recreate lines_count\n" -#~| " delete item \"lines_count\":\n" -#~| " /item del lines_count" -#~ msgid "" -#~ " list: list all custom bar items\n" -#~ " add: add a custom bar item\n" -#~ "addreplace: add or replace an existing custom bar item\n" -#~ " name: custom bar item name\n" -#~ "conditions: evaluated conditions to display the bar item (for example to " -#~ "display the bar item only in specific buffers)\n" -#~ " content: content (evaluated, see /help eval)\n" -#~ " rename: rename a custom bar item\n" -#~ " refresh: update content of item in all bars where the item is " -#~ "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~ " recreate: set input with the command used to edit the custom bar item\n" -#~ " del: delete custom bar items\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ "\n" -#~ "Examples:\n" -#~ " add item with terminal size, displayed only in buffers with number = " -#~ "1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " add item with buffer info:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " add item with date/time using format \"Dec 25, 12:34 +0100\", refreshed " -#~ "every minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " add item with number of lines in buffer (displayed/total), refreshed " -#~ "each time a new line is displayed or if filtered lines have changed:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " force refresh of item \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " recreate item \"lines_count\" with different conditions or content:\n" -#~ " /item recreate lines_count\n" -#~ " delete item \"lines_count\":\n" -#~ " /item del lines_count" -#~ msgstr "" -#~ " list: wyświetla wszystkie niestandardowe elementy paska\n" -#~ " add: dodaje niestandardowy element paska\n" -#~ "addreplace: dodaje lub zastępuje istniejący niestandardowy element paska\n" -#~ " name: nazwa niestandardowego elementu paska\n" -#~ "conditions: zewaluowane warunki do wyświetlenia elementu na pasku (na " -#~ "przykład dla wyświetlania elementu tylko w konkretnych buforach)\n" -#~ " content: zawartość (ewaluowana, zobacz /help eval)\n" -#~ " rename: zmienia nazwę niestandardowego elementu paska\n" -#~ " refresh: aktualizue zawartość elementu we wszystkich paskach, gdzie " -#~ "jest on wyświetlany; dowolny element może zostać odświeżony: default/" -#~ "plugin/niestandardowe elementy pasków\n" -#~ " recreate: kopiuje do wiersza poleceń komendę użytą do edycji " -#~ "niestandardowego elementu paska\n" -#~ " del: usuwa niestandardowy element paska\n" -#~ " -all: usuwa wszystkie niestandardowe elementy paska\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " dodaje element z rozmiarem terminala, wyświetlany tylko w buforach z " -#~ "numerem = 1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " dodaje element z informacjami o buforze:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " dodaje element z datą/czasem w formacie \"Dec 25, 12:34 +0100\", " -#~ "aktualizowanym co minutę:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " dodaje element z numerem linii w buforze (wyświetlane/wszystkie), " -#~ "odświeżane za każdym razem jak zostanie wyświetlona nowa linia lub jeśli " -#~ "liczba filtrowanych linii się zmieni:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} linii\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " wymusza odświeżenie elementu \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " odtwarza element \"lines_count\" z innymi warunkami lub zawartością:\n" -#~ " /item recreate lines_count\n" -#~ " usuwa element \"lines_count\":\n" -#~ " /item del lines_count" - -#, fuzzy -#~| msgid "" -#~| " list: list all current keys (without argument, this list is " -#~| "displayed)\n" -#~| "listdefault: list default keys\n" -#~| " listdiff: list differences between current and default keys (keys " -#~| "added, redefined or deleted)\n" -#~| " context: name of context (\"default\" or \"search\")\n" -#~| " bind: bind a command to a key or display command bound to key " -#~| "(for context \"default\")\n" -#~| " bindctxt: bind a command to a key or display command bound to key, " -#~| "for given context\n" -#~| " command: command (many commands can be separated by semicolons)\n" -#~| " unbind: remove a key binding (for context \"default\")\n" -#~| " unbindctxt: remove a key binding for given context\n" -#~| " reset: reset a key to default binding (for context \"default\")\n" -#~| " resetctxt: reset a key to default binding, for given context\n" -#~| " resetall: restore bindings to the default values and delete ALL " -#~| "personal bindings (use carefully!)\n" -#~| " missing: add missing keys (using default bindings), useful after " -#~| "installing new WeeChat version\n" -#~| "\n" -#~| "When binding a command to a key, it is recommended to use key alt+k (or " -#~| "Esc then k), and then press the key to bind: this will insert key code " -#~| "in command line.\n" -#~| "\n" -#~| "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~| "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~| " *: any area on screen\n" -#~| " chat: chat area (any buffer)\n" -#~| " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~| "plugin)\n" -#~| " bar(*): any bar\n" -#~| " bar(xxx): bar \"xxx\"\n" -#~| " item(*): any bar item\n" -#~| " item(xxx): bar item \"xxx\"\n" -#~| "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~| "A special value for command with format \"hsignal:name\" can be used for " -#~| "context mouse, this will send the hsignal \"name\" with the focus " -#~| "hashtable as argument.\n" -#~| "Another special value \"-\" can be used to disable key (it will be " -#~| "ignored when looking for keys).\n" -#~| "\n" -#~| "Examples:\n" -#~| " key alt-t to toggle nicklist bar:\n" -#~| " /key bind meta-t /bar toggle nicklist\n" -#~| " key alt-r to jump to #weechat IRC channel:\n" -#~| " /key bind meta-r /buffer #weechat\n" -#~| " restore default binding for key alt-r:\n" -#~| " /key reset meta-r\n" -#~| " key \"tab\" to stop search in buffer:\n" -#~| " /key bindctxt search ctrl-I /input search_stop\n" -#~| " middle button of mouse on a nick to retrieve info on nick:\n" -#~| " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv " -#~| "info ${nick}" -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: wyświetla wszystkie obecne skróty (bez podanego argumentu, " -#~ "pokazywana jest ta lista)\n" -#~ "listdefault: wyświetla domyślne skróty klawiszowe\n" -#~ " listdiff: wyświetla różnice pomiędzy obecnymi a domyślnymi skrótami " -#~ "klawiszowymi (dodane, przedefiniowane oraz usunięte)\n" -#~ " kontekst: nazwa kontekstu (\"default\" lub \"search\")\n" -#~ " bind: przypisuje komendę do klawisza lub wyświetla komendę " -#~ "przypisaną do klawisza\n" -#~ " bindctxt: przypisuje komendę do klawiszy lub wyświetla taką komendę " -#~ "dla podanego kontekstu\n" -#~ " komenda: komenda (wiele komend może być oddzielonych średnikiem)\n" -#~ " unbind: usuwa przypisanie dla klawisza (dla kontekstu \"default\")\n" -#~ " unbindctxt: usuwa skrót klawiszowy dla podanego kontekstu\n" -#~ " reset: przywraca domyślne ustawienia dla klawiszy (dla kontekstu " -#~ "\"default\")\n" -#~ " resetctxt:przywraca domyślne ustawienia dla klawiszy, dla podanego " -#~ "kontekstu\n" -#~ " resetall: przywraca przypisania do domyślnych wartości oraz kasuje " -#~ "WSZYSTKIE własne przypisania (używaj ostrożnie!)\n" -#~ " missing: dodaje brakujące przypisania (korzystając z domyślnych " -#~ "wartości), przydatne po instalacji nowej wersji WeeChat\n" -#~ "\n" -#~ "Podczas przypisania komendy do klawisza, zaleca się użycie alt+k (lub Esc " -#~ "następnie k), następnie wciśnięcie pożądanej kombinacji: umieści to kod " -#~ "klawiszowy w linii poleceń.\n" -#~ "\n" -#~ "Dla kontekstu \"mouse\" (możliwe również w kontekście \"cursor\"), klucz " -#~ "ma postać: \"@obszar:klucz\" lub \"@obszar1>obszar2:klucz\", gdzie obszar " -#~ "to:\n" -#~ " *: dowolny obszar na ekranie\n" -#~ " chat: obszar rozmowy (dowolny bufor)\n" -#~ " chat(xxx): obszar rozmowy w buforze o nazwie \"xxx\" (pełna nazwa " -#~ "włączając w to wtyczkę)\n" -#~ " bar(*): dowolny pasek\n" -#~ " bar(xxx): pasek \"xxx\"\n" -#~ " item(*): dowolny element paska\n" -#~ " item(xxx): element paska \"xxx\"\n" -#~ "Klucz może zaczynać się, lub kończyć '*' aby dopasować wiele zdarzeń " -#~ "myszy.\n" -#~ "Specjalna wartość dla komendy o formacie \"hsignal:nazwa\" może być użyte " -#~ "dla kontekstu myszy, wyśle to hsignal \"nazwa\" z aktywną tablica haszy " -#~ "jako argumentem.\n" -#~ "Inna specjalna wartość \"-\" może zostać użyta do wyłączenia klucza " -#~ "(zostanie on zignorowany podczas szukania kluczy).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " kombinacja alt-t przełączająca wyświetlanie listy nicków:\n" -#~ " /key bind meta-t /bar toggle nicklist\n" -#~ " kombinacja alt-r przechodząca do kanału IRC #weechat IRCl:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " przywrócenie domyślnego przypisania dla kombinacji alt-r:\n" -#~ " /key reset meta-r\n" -#~ " przycisk \"tab\" zatrzyma wyszukiwanie w buforze:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " środkowy przycisk myszy wciśnięty na nicku pozyska o nim informacje:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: zachowuje układ używając obecnych buforów/okien\n" -#~ " apply: stosuje zapisany układ\n" -#~ " leave: opuszcza obecny układ (nie aktualizuje żadnego układu)\n" -#~ " del: usuwa bufory i/lub okna w zapisanym układzie\n" -#~ " (jeśli zarówno \"buffers\" jak i \"windows\" nie zostaną podane " -#~ "po nazwie, układ jest kasowany)\n" -#~ " rename: zmienia nazwę układu\n" -#~ " nazwa: nazwa zapisanego układu (domyślnie \"default\")\n" -#~ "buffers: zapisuje/stosuje tylko bufory (kolejność buforów)\n" -#~ "windows: zapisuje/stosuje tylko okna (bufory wyświetlane w każdym oknie)\n" -#~ "\n" -#~ "Komenda wywołana bez argumentów wyświetli zapisane układy.\n" -#~ "\n" -#~ "Obecny układ można zapisać podczas wykonywania komendy /quit za pomocą " -#~ "opcji \"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Uwaga: zapamiętywany jest tylko podział okien i numery buforów. Bufory " -#~ "nie są otwierane. Oznacza to, że musisz na przykład samemu wejść na " -#~ "kanały IRC w celu otwarcia buforów, zapisany układ zostanie zastosowany " -#~ "po otwarciu buforów." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: włącza obsługę myszy\n" -#~ "disable: wyłącza obsługę myszy\n" -#~ " toggle: przełącza obsługę myszy\n" -#~ " opóźnienie: czas (w sekundach), po którym początkowy stan obsługi myszy " -#~ "jest przywracany (przydatne do tymczasowego wyłączenia obsługi myszy)\n" -#~ "\n" -#~ "Stan myszy jest zapisywany w opcji \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " włączenie obsługi myszy:\n" -#~ " /mouse enable\n" -#~ " zmiana obsługi myszy na 5 sekund:\n" -#~ " /mouse toggle 5" - -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: bez wyświetlania wyjścia w głównym buforze WeeChat\n" -#~ "-current: bez wyświetlania wyjścia na obecnym kanale\n" -#~ " -buffer: bez wyświetlania wyjścia w podanym buforze\n" -#~ " nazwa: pełna nazwa bufora (przykłady: \"irc.server.libera\", \"irc." -#~ "libera.#weechat\")\n" -#~ " komenda: komenda do cichego wykonania ( '/' jest dodawane automatycznie " -#~ "jeśli nie znalezione na początku komendy)\n" -#~ "\n" -#~ "Jeżeli nie podano celu (-core, -current lub -buffer), wtedy domyślnie " -#~ "jest wyciszane są wszystkie bufory.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " zapisanie konfiguracji:\n" -#~ " /mute save\n" -#~ " wiadomość do obecnego kanału IRC:\n" -#~ " /mute -current msg * hej!\n" -#~ " wiadomość na kanał #weechat:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hej!" - -#~ msgid "" -#~ " list: list loaded plugins\n" -#~ " -o: send list of loaded plugins to buffer (string in English)\n" -#~ " -ol: send list of loaded plugins to buffer (translated string)\n" -#~ " -i: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (string in English)\n" -#~ " -il: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (translated string)\n" -#~ " name: a plugin name\n" -#~ " listfull: list loaded plugins (verbose)\n" -#~ " load: load a plugin\n" -#~ " filename: plugin (file) to load\n" -#~ "arguments: arguments given to plugin on load\n" -#~ " autoload: autoload plugins in system or user directory\n" -#~ " reload: reload a plugin (if no name given, unload all plugins, then " -#~ "autoload plugins)\n" -#~ " unload: unload a plugin (if no name given, unload all plugins)\n" -#~ "\n" -#~ "Without argument, this command lists loaded plugins." -#~ msgstr "" -#~ " list: lista załadowanych wtyczek\n" -#~ " -o: wyślij listę załadowanych wtyczek do bufora (ciąg po " -#~ "angielsku)\n" -#~ " -ol: wyślij listę załadowanych wtyczek do bufora (przetłumaczony " -#~ "ciąg)\n" -#~ " -i: skopiuj listę załadowanych wtyczek do linii poleceń (do " -#~ "wysłania do bufora) (ciąg po angielsku)\n" -#~ " -il: skopiuj listę załadowanych wtyczek do linii poleceń (do " -#~ "wysłania do bufora) (przetłumaczony ciąg)\n" -#~ " nazwa: nazwa wtyczki\n" -#~ " listfull: lista załadowanych wtyczek (ze szczegółami)\n" -#~ " load: załaduj wtyczkę\n" -#~ " nazwa_pliku: wtyczka (plik) do załadowania\n" -#~ "argumenty: argumenty przekazywane do wtyczki przy ładowaniu\n" -#~ " autoload: automatycznie ładuj wtyczki z katalogu systemowego lub " -#~ "użytkownika\n" -#~ " reload: przeładuj wtyczkę (bez podania nazwy wyładuje wszystkie " -#~ "wtyczki, następnie załaduje te ładowane automatycznie)\n" -#~ " unload: wyłącza wtyczkę (bez podania nazwy wyłącza wszystkie wtyczki)\n" -#~ "\n" -#~ "Bez argumentów polecenie pokaże listę załadowanych wtyczek." - -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: bufor, w którym zostanie wyświetlony tekst (domyślnie: obecny " -#~ "bufor)\n" -#~ "-newbuffer: tworzy nowy bufor i wyświetla w nim tekst\n" -#~ " -free: tworzy nowy bufor z dowolną zawartością (tylko z -newbuffer)\n" -#~ " -switch: przełącza się do bufora\n" -#~ " -core: alias dla bufora \"-buffer core.weechat\"\n" -#~ " -current: wyświetl tekst w obecnym buforze\n" -#~ " -y: wyświetla niestandardową linię (tylko dla buforów z dowolną " -#~ "zawartością)\n" -#~ " line: numer linii bufora z dowolną zawartością (pierwsza linia to " -#~ "0, wartość ujemna wyświetla linie od ostatniej: -1 = przedostatnia linia, " -#~ "-2 = dwie linie po ostatniej, ...)\n" -#~ " -escape: interpretuj znaki poprzedzone \\ (na przykład \\a, \\07, " -#~ "\\x07)\n" -#~ " -date: data wiadomości, możliwe formaty:\n" -#~ " -n: 'n' sekund wcześniej\n" -#~ " +n: 'n' sekund później\n" -#~ " n: 'n' sekund od Epoch (zobacz man time)\n" -#~ " data/czas (ISO 8601): yyyy-mm-ddThh:mm:ss, przykład: " -#~ "2014-01-19T04:32:55\n" -#~ " czas: hh:mm:ss (przykład: 04:32:55)\n" -#~ " -tags: oddzielona przecinkami lista tagów (zobacz /help filter w " -#~ "celu wyświetlenia listy najczęstszych tagów)\n" -#~ " tekst: tekst do wyświetlenia (prefiks i wiadomość muszą być " -#~ "oddzielone za pomocą \"\\t\", jeśli tekst zaczyna się od \"-\" dodaj \"\\" -#~ "\" przed nim)\n" -#~ " -stdout: wyświetl tekst na standardowe wyjście (znaki poprzedzone \\ " -#~ "są interpretowane)\n" -#~ " -stderr: wyświetl tekst na standardowe wyjście błędów (znaki " -#~ "poprzedzone \\ są interpretowane)\n" -#~ " -beep: alias dla \"-stderr \\a\"\n" -#~ "\n" -#~ "Opcje -action ... -quit używają prefiksów zdefiniowanych w opcjach " -#~ "\"weechat.look.prefix_*\".\n" -#~ "\n" -#~ "Wspierane znaczniki specjalne:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wyświetla przypomnienie w buforze głównym z higlightem:\n" -#~ " /print -core -tags notify_highlight Reminder: kup mleko\n" -#~ " wyświetla błąd w głównym buforze:\n" -#~ " /print -core -error Jakiś błąd\n" -#~ " wyświetla wiadomość w głównym buforze z prefiksem \"abc\":\n" -#~ " /print -core abc\\tWiadomość\n" -#~ " wyświetla wiadomość na kanale #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " wyświetla bałwana (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " wysyła alert (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: wyświetla wszystkie proxy\n" -#~ " add: dodaje nowe proxy\n" -#~ " nazwa: nazwa proxy (musi być unikalna)\n" -#~ " typ: http, socks4 lub socks5\n" -#~ " adres: adres IP lub nazwa hosta\n" -#~ " port: port\n" -#~ "użytkownik: nazwa użytkownika (opcjonalne)\n" -#~ "hasło: hasło (opcjonalne)\n" -#~ " del: usuwa proxy (albo wszystkie zdefiniowane proxy z -all)\n" -#~ " set: ustawia wartość dla właściwości proxy\n" -#~ " opcja: właściwość do zmiany (aby uzyskać listę dostępnych opcji spójrz " -#~ "na /set weechat.proxy.<nazwa proxy>.*)\n" -#~ " wartość: nowa wartość dla opcji\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " tworzy proxy http, uruchomione na hoście lokalnym i porcie 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " tworzy proxy http wykorzystujące protokół IPv6:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " tworzy proxy socks5 z nazwą użytkownika/hasłem:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " usuwa proxy:\n" -#~ " /proxy del myproxy" - -#, fuzzy -#~| msgid "" -#~| " delay: delay between execution of commands\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| " count: number of times to execute command\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /repeat was executed (if " -#~| "the buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Example:\n" -#~| " scroll 2 pages up:\n" -#~| " /repeat 2 /window page_up" -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " opóźnienie: czas pomiędzy wykonaniem komend\n" -#~ " jednostka: opcjonalna, dostępne wartości:\n" -#~ " ms: milisekundy\n" -#~ " s: sekundy (domyślnie)\n" -#~ " m: minuty\n" -#~ " h: godziny\n" -#~ " ilość: ile razy wykonać komendę\n" -#~ "komenda: komenda do wykonania ('/' jest automatycznie dodawane, jeśli nie " -#~ "znajduje się na początku komendy)\n" -#~ "\n" -#~ "Ważne: komenda zostanie wykonana w buforze, gdzie zostało wykonane /" -#~ "repeat (jeśli bufor nie zostanie znaleziony komenda nie zostanie " -#~ "wykonana).\n" -#~ "\n" -#~ "Przykład:\n" -#~ " przewija 2 strony do góry:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~| msgid "" -#~| "option: name of an option\n" -#~| " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~| "options, use carefully!)\n" -#~| "\n" -#~| "According to option, it's reset (for standard options) or removed (for " -#~| "optional settings, like server values).\n" -#~| "\n" -#~| "Examples:\n" -#~| " reset one option:\n" -#~| " /unset weechat.look.item_time_format\n" -#~| " reset all color options:\n" -#~| " /unset -mask weechat.color.*" -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "opcja: nazwa opcji\n" -#~ " -mask: używa maski w opcji (wildcard \"*\" jest dozwolony do masowego " -#~ "resetowania opcji, używaj ostrożnie!)\n" -#~ "\n" -#~ "W zależności od opcji, jest resetowana (dla standardowych opcji) lub " -#~ "usuwana (dla opcjonalnych ustawień, jak wartości dotyczące serwerów).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " resetowanie jednej opcji:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " resetowanie wszystkich opcji dotyczących kolorów:\n" -#~ " /unset weechat.color.*" - -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ "passphrase: zmienia hasło (bez hasła dane są przechowywane w postaci " -#~ "tekstu w pliku sec.conf)\n" -#~ " -delete: kasuje hasło\n" -#~ " decrypt: rozszyfrowuje dane będące ciągle zaszyfrowane (zdarza się to " -#~ "tylko jeśli hasło nie zostało podane przy uruchomieniu)\n" -#~ " -discard: odrzuca wszystkie nadal zaszyfrowane dane\n" -#~ " set: dodaje lub zmienia zaszyfrowane dane\n" -#~ " del: kasuje zaszyfrowane dane\n" -#~ "\n" -#~ "Bez argumentu, komenda wyświetli zabezpieczone dane w nowym buforze.\n" -#~ "\n" -#~ "Kombinacje klawiszy w bezpiecznym buforze:\n" -#~ " alt+v przełącza wartości\n" -#~ "\n" -#~ "Jeśli używane jest hasło (dane zaszyfrowane), należy je podać podczas " -#~ "startu WeeChat.\n" -#~ "Jest możliwe ustawienie zmiennej środowiskowej \"WEECHAT_PASSPHRASE\", " -#~ "aby nie podawać hasła przy uruchomieniu (ta sama zmienna jest używana " -#~ "przez WeeChat podczas wykonywania /upgrade), lub ustawienie opcji sec." -#~ "crypt.passphrase_command żeby odczytać hasło z wyjścia zewnętrznego " -#~ "polecenia jak managera haseł (zobacz /help sec.crypt." -#~ "passphrase_command).\n" -#~ "\n" -#~ "Zabezpieczone dane w formacie ${sec.data.xxx} można użyć w:\n" -#~ " - komendzie /eval\n" -#~ " - argumencie w linii poleceń \"--run-command\"\n" -#~ " - opcjach weechat.startup.command_{before|after}_plugins\n" -#~ " - innych opcjach, które mogą zawierać hasło lub wrażliwe dane (na " -#~ "przykład proxy, serwer irc i relay); zobacz /help na opcjach żeby " -#~ "sprawdzić czy są przetwarzane.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " ustawienie hasła:\n" -#~ " /secure passphrase to jest moje hasło\n" -#~ " użyj programu \"pass\" do odczytania hasła przy uruchomieniu:\n" -#~ " /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/" -#~ "passphrase\"\n" -#~ " zaszyfrowanie hasła dla libera SASL:\n" -#~ " /secure set libera mojehasło\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " zaszyfrowanie hasła dla nickserva na serwerze oftc:\n" -#~ " /secure set oftc mojehasło\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias dla polecenia ghost dla nicka \"mójnick\":\n" -#~ " /alias ghost /eval /msg -server libera nickserv ghost mójnick ${sec." -#~ "data.libera}" - -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "opcja: nazwa opcji (może zawierać wildcard \"*\" jeśli nie podano żadnej " -#~ "wartości)\n" -#~ " wartość: nowa wartość opcji, zgodnie z typem:\n" -#~ " boolean: on, off lub toggle\n" -#~ " integer: numer, ++numer lub --numer\n" -#~ " string: dowolny ciąg (\"\" dla pustego ciągu)\n" -#~ " color: nazwa koloru, ++numer lub --numer\n" -#~ " Uwaga: dla wszystkich typów, można użyć null dla usunięcia " -#~ "wartości opcji (niezdefiniowana wartość). Działa to tylko z niektórymi " -#~ "specjalnymi zmiennymi wtyczek.\n" -#~ " diff: wyświetla tylko zmienione opcje\n" -#~ " env: wyświetla lub ustawia zmienne środowiskowe (użyj \"\" żeby " -#~ "skasować zmienną)\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wyświetla opcje dotyczące podświetleń:\n" -#~ " /set *highlight*\n" -#~ " dodaje słowo do podświetlenia:\n" -#~ " /set weechat.look.highlight \"słowo\"\n" -#~ " wyświetla zmienione opcje:\n" -#~ " /set diff\n" -#~ " wyświetla zmienione opcje dla wtyczki irc:\n" -#~ " /set diff irc.*\n" -#~ " wyświetla wartość zmiennej środowiskowej LANG:\n" -#~ " /set env LANG\n" -#~ " ustawia zmienną środowiskową LANG i używa jej:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " kasuje zmienną środowiskową ABC:\n" -#~ " /set env ABC \"\"" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " value: possible values for the option (values are split like the shell " -#~ "command arguments: quotes can be used to preserve spaces at the beginning/" -#~ "end of values)\n" -#~ "\n" -#~ "Behavior:\n" -#~ " - only an option of type boolean or string can be toggled without a " -#~ "value:\n" -#~ " - boolean: toggle between on/off according to current value\n" -#~ " - string: toggle between empty string and default value (works only " -#~ "if empty string is allowed for the option)\n" -#~ " - with a single value given, toggle between this value and the default " -#~ "value of option\n" -#~ " - with multiple values given, toggle between these values: the value " -#~ "used is the one following the current value of option; if the current " -#~ "value of option is not in list, the first value in the list is used\n" -#~ " - the special value \"null\" can be given, but only as first value in " -#~ "the list and without quotes around.\n" -#~ "\n" -#~ "Examples:\n" -#~ " toggle display of time in chat area (without displaying the new value " -#~ "used):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " switch format of time in chat area (with seconds, without seconds, " -#~ "disabled):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " toggle autojoin of #weechat channel on libera server:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" -#~ msgstr "" -#~ "opcja: nazwa opcji\n" -#~ " vartość: możliwe wartości dla opcji (wartości są dzielone jak argumenty " -#~ "komendy powłoki: można użyć cudzysłowów żeby zachować spacje na początku/" -#~ "końcu wartości)\n" -#~ "\n" -#~ "Zachowanie:\n" -#~ " - tylko opcje typu boolowskiego lub ciągi mogą być przełączane bez " -#~ "wartości:\n" -#~ " - boolowskie: przełączanie pomiędzy włączony/wyłączony zgodnie z " -#~ "obecną wartością\n" -#~ " - ciąg: przełącza między pustym ciągiem a domyślną wartością " -#~ "(działa tylko jeśli pusty ciąg może być użyty jako wartość opcji)\n" -#~ " - jeśli podano pojedynczą wartość, przełącza między nią a wartością " -#~ "domyślną dla danej opcji\n" -#~ " - jeśli podano wiele wartości, przełącza pomiędzy nimi; użyta wartość " -#~ "jest jedną z obecnych wartości dla opcji; jeśli obecna wartość nie " -#~ "znajduje się na liście, użyta zostanie pierwsza wartość z listy\n" -#~ " - specjalna wartość \"null\" może zostać podana, ale tylko jako " -#~ "pierwsza wartość na liście, bez cudzysłowów.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " przełącza wyświetlanie czasu w obszarze czatu (bez wyświetlania nowej, " -#~ "użytej wartości):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " przełącza format czasu w obszarze czatu (z sekundami, bez sekund, " -#~ "wyłączone):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " przełącza automatyczne dołączenie do kanału #weechat na serwerze " -#~ "libera:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "opcja: nazwa opcji\n" -#~ " -mask: używa maski w opcji (wildcard \"*\" jest dozwolony do masowego " -#~ "resetowania opcji, używaj ostrożnie!)\n" -#~ "\n" -#~ "W zależności od opcji, jest resetowana (dla standardowych opcji) lub " -#~ "usuwana (dla opcjonalnych ustawień, jak wartości dotyczące serwerów).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " resetowanie jednej opcji:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " resetowanie wszystkich opcji dotyczących kolorów:\n" -#~ " /unset weechat.color.*" - -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: wymagane, jeśli \"weechat.look.confirm_upgrade\" jest " -#~ "włączona\n" -#~ "ścieżka_do_binarki: ścieżka do pliku binarnego WeeChat (domyślnie jest to " -#~ "obecny plik)\n" -#~ " -dummy: nic nie rób (opcja użyta w celu zapobiegnięcia " -#~ "przypadkowego dopełnienia za pomocą\"-quit\")\n" -#~ " -save: tylko zapisz sesję, nie wyłączaj ani nie przeładowuj " -#~ "WeeChat; pliki konfiguracyjne nie są zapisywane (w razie potrzeby możesz " -#~ "wykonać /save przed tą komendą)\n" -#~ " -quit: zamyka *WSZYSTKIE* połączenia, zapisuje sesję i wyłącza " -#~ "WeeChat, umożliwia to późniejsze przywrócenie (zobacz niżej)\n" -#~ "\n" -#~ "Ta komenda uaktualnia i przeładowuje działającą sesję WeeChat. Nowy plik " -#~ "binarny WeeChat powinien zostać skompilowany lub zainstalowany za pomocą " -#~ "managera pakietów przed uruchomieniem tej komendy.\n" -#~ "\n" -#~ "Uwaga: połączenia TLS są przerywane podczas uaktualniania, ponieważ " -#~ "przeładowanie sesji TLS nie jest obecnie możliwe za pomocą GnuTLS. Po " -#~ "uaktualnieniu nastąpi ponowne ich połączenie.\n" -#~ "\n" -#~ "Ważne: użycie opcji -save może być niebezpieczne, zaleca się używanie " -#~ "samego /upgrade (lub z -quit) dla standardowej aktualizacji i restartu; " -#~ "opcja -save może być używana do regularnego zapisu sesji i przywrócenia " -#~ "jej w razie nieoczekiwanego wyjścia z programu (brak prądu, crash, etc.)\n" -#~ "\n" -#~ "Proces uaktualnienia składa się z 4 kroków:\n" -#~ " 1. zapisania sesji do plików dla rdzenia i wtyczek (bufory, " -#~ "historia, ..)\n" -#~ " 2. wyładowanie wszystkich wtyczek (zapisanie plików konfiguracyjnych *." -#~ "conf)\n" -#~ " 3. zapisanie konfiguracji WeeChat (weechat.conf)\n" -#~ " 4. uruchomienie nowego pliku binarnego WeeChat i przeładowanie sesji.\n" -#~ "\n" -#~ "Z opcją \"-quit\", proces ten przebiega następująco:\n" -#~ " 1. zamknięcie *WSZYSTKICH* połączeń (irc, xfer, relay, ...)\n" -#~ " 2. zapisanie sesji do plików (*.upgrade)\n" -#~ " 3. wyładowanie wszystkich wtyczek\n" -#~ " 4. zapisanie konfiguracji WeeChat\n" -#~ " 5. wyłączenie WeeChat\n" -#~ "\n" -#~ "Z opcją \"-save\", proces to:\n" -#~ " 1. zapisanie sesji do plików (*.upgrade) ze stanem rozłączonym dla " -#~ "serwerów IRC i klientów Relay (nic nie zostaje rozłączone)\n" -#~ "\n" -#~ "Z opcjami -quit oraz -save można przywrócić sesję za pomocą komendy: " -#~ "weechat --upgrade\n" -#~ "WAŻNE: należy przywracać sesję z identyczną konfiguracją (pliki *.conf) " -#~ "oraz w miarę możliwości z tą samą wersją WeeChat (lub nowszą).\n" -#~ "Jest możliwe przywrócenie sesji WeeChat na innej maszynie, jeśli " -#~ "skopiujemy zawartość katalogów domowych WeeChat (zobacz /debug dirs)." - -#, fuzzy -#~| msgid "" -#~| " number: amount of time to wait (integer number)\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /wait was executed (if the " -#~| "buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Examples:\n" -#~| " join channel in 10 seconds:\n" -#~| " /wait 10 /join #test\n" -#~| " set away in 15 minutes:\n" -#~| " /wait 15m /away -all I'm away\n" -#~| " say 'hello' in 2 minutes:\n" -#~| " /wait 2m hello" -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " liczba: ilość czasu do odczekania (liczba całkowita)\n" -#~ " jednostka: opcjonalnie, możliwe wartości:\n" -#~ " ms: milisekundy\n" -#~ " s: sekundy (domyślnie)\n" -#~ " m: minuty\n" -#~ " h: godziny\n" -#~ "komenda: komenda do wykonania (lub tekst do wysłania do bufora jeżeli " -#~ "komenda nie zaczyna się od '/')\n" -#~ "\n" -#~ "Ważne: komenda zostanie wykonana w buforze, gdzie zostało wykonane /wait " -#~ "(jeśli bufor nie zostanie znaleziony komenda nie zostanie wykonana).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wejdzie na kanał za 10 sek:\n" -#~ " /wait 10 /join #test\n" -#~ " ustawi stan nieobecności za 15 min:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " napisze 'hello' za 2 min:\n" -#~ " /wait 2m hello" - -#, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: lista otwartych okien (bez argumentu wyświetlana jest ta " -#~ "lista)\n" -#~ " -1: skok do poprzedniego okna\n" -#~ " +1: skok do następnego okna\n" -#~ " b#: skok do następnego okna pokazującego bufor o numerze #\n" -#~ " up: przełączenie na okno ponad obecnym\n" -#~ " down: przełączenie na okno pod obecnym\n" -#~ " left: przełączenie na okno po lewej\n" -#~ " right: przełączenie na okno po prawej\n" -#~ " numer: okno numer (zobacz /window list)\n" -#~ " splith: dzieli obecne okno poziomo\n" -#~ " splitv: dzieli obecne okno pionowo\n" -#~ " resize: zmienia rozmiar okna, nowy rozmiar to <pct> procent okna " -#~ "nadrzędnego\n" -#~ " jeśli \"h\" lub \"v\" są podane, zmiana rozmiaru wpływa na " -#~ "najbliższe nadrzędne okno z podziałem tego typu (poziomy/pionowy)\n" -#~ " balance: balansuje rozmiary pomiędzy oknami\n" -#~ " merge: łączy okno z innym (all = posiadanie tylko jednego okna)\n" -#~ " close: zamyka okno\n" -#~ " page_up: przewija stronę do góry\n" -#~ " page_down: przewija stronę w dół\n" -#~ " refresh: odświeża ekran\n" -#~ " scroll: przewija ilość linii (+/-N) lub o czas: s=sekundy, " -#~ "m=minuty, h=godziny, d=dni, M=miesiące, y=lata\n" -#~ " scroll_horiz: przewija poziomo ilość kolumn (+/-N) lub procent rozmiaru " -#~ "okna (takie przewijanie jest możliwe tylko w buforach z wolną " -#~ "zawartością)\n" -#~ " scroll_up: przewija kilka linii w gorę\n" -#~ " scroll_down: przewija kilka linii w dół\n" -#~ " scroll_top: przewija na samą górę bufora\n" -#~ "scroll_bottom: przewija na spód bufora\n" -#~ "scroll_beyond_end: przewija poza koniec bufora\n" -#~ "scroll_previous_highlight: przewija do poprzedniego highlighta\n" -#~ "scroll_next_highlight: przewija do następnego highlighta\n" -#~ "scroll_unread: przewija do znacznika nie przeczytania\n" -#~ " swap: zamienia bufory między dwoma oknami (z opcjonalnym " -#~ "kierunkiem dla docelowego okna)\n" -#~ " zoom: powiększa okno\n" -#~ " bare: przełącza niesformatowane wyświetlanie (z opcjonalnym " -#~ "czasem, po jakim nastąpi automatyczny powrót do standardowego trybu)\n" -#~ "\n" -#~ "Dla splith i splitv, pct oznacza procent reprezentujący rozmiar nowego " -#~ "okna, wyliczony z obecnego okna jako odniesieniem. Na przykład 25 oznacza " -#~ "utworzenie nowego okna o rozmiarze = obecny_rozmiar / 4\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " skok do okna wyświetlającego bufor #1:\n" -#~ " /window b1\n" -#~ " przewiń 2 linie do góry:\n" -#~ " /window scroll -2\n" -#~ " przewiń 2 dni do góry:\n" -#~ " /window scroll -2d\n" -#~ " przewiń do początku obecnego dnia:\n" -#~ " /window scroll -d\n" -#~ " powiększ okno 2 #2:\n" -#~ " /window zoom -window 2\n" -#~ " podziel okno poziomo dając 30%% miejsca oknu na górze:\n" -#~ " /window splith 30\n" -#~ " zmienia rozmiar okna do 75% rozmiaru okna nadrzędnego:\n" -#~ " /window resize 75\n" -#~ " zmienia rozmiar pionowego podziału, dodaje 10% do rozmiaru:\n" -#~ " /window resize v+10\n" -#~ " usuń podział, zachowując obecne okno:\n" -#~ " /window merge\n" -#~ " zamyka obecne okno:\n" -#~ " /window close\n" -#~ " włączenie trybu niesformatowanego na 2 sekundy:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~| msgid "" -#~| " list: list aliases (without argument, this list is displayed)\n" -#~| " add: add an alias\n" -#~| "addcompletion: add an alias with a custom completion\n" -#~| " del: delete an alias\n" -#~| " completion: completion for alias: by default completion is done with " -#~| "target command\n" -#~| " note: you can use %%command to use completion of an " -#~| "existing command\n" -#~| " alias: name of alias\n" -#~| " command: command name with arguments (many commands can be " -#~| "separated by semicolons)\n" -#~| "\n" -#~| "Note: in command, special variables are replaced:\n" -#~| " $n: argument 'n' (between 1 and 9)\n" -#~| " $-m: arguments from 1 to 'm'\n" -#~| " $n-: arguments from 'n' to last\n" -#~| " $n-m: arguments from 'n' to 'm'\n" -#~| " $*: all arguments\n" -#~| " $~: last argument\n" -#~| " $var: where \"var\" is a local variable of buffer (see /buffer " -#~| "listvar)\n" -#~| " examples: $nick, $channel, $server, $plugin, $name\n" -#~| "\n" -#~| "Examples:\n" -#~| " alias /split to split window horizontally:\n" -#~| " /alias add split /window splith\n" -#~| " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~| " /alias add hello /allchan -exclude=#weechat hello\n" -#~| " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~| "sajoin:\n" -#~| " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: lista aliasów (ta lista wyświetlana jest jeśli nie " -#~ "zostanie podany argument)\n" -#~ " add: dodaje alias\n" -#~ "addcompletion: dodaje alias z niestandardowym dopełnieniem\n" -#~ " del: usuwa alias\n" -#~ " completion: dopełnienie dla aliasu: domyślnie dopełnienie wykonuje się " -#~ "z docelową komendą\n" -#~ " uwaga: można użyć %%komenda w celu użycia dopełnień dla " -#~ "istniejących komend\n" -#~ " alias: nazwa aliasu\n" -#~ " komenda: nazwa komendy (wiele komend można oddzielić za pomocą " -#~ "średnika)\n" -#~ "\n" -#~ "Ważne: dla komend specjalne zmienne są zastępowane odpowiednimi " -#~ "wartościami:\n" -#~ " $n: argument 'n' (pomiędzy 1 i 9)\n" -#~ " $-m: argumenty od 1 do 'm'\n" -#~ " $n-: argumenty od 'n' do ostatniego\n" -#~ " $n-m: argumenty od 'n' od 'm'\n" -#~ " $*: wszystkie argumenty\n" -#~ " $~: ostatni argument\n" -#~ " $var: gdzie \"var\" to zmienna lokalna buforu (zobacz /buffer " -#~ "localvar)\n" -#~ " przykłady: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " alias /split do poziomego podziału okna:\n" -#~ " /alias split /window splith\n" -#~ " alias /hello pisze \"hello\" na wszystkich kanałach poza #weechat:\n" -#~ " /alias hello /allchan -exclude=#weechat hello\n" -#~ " alias /forcejoin wysyłający komende IRC \"forcejoin\" z dopełnieniem " -#~ "dla /sajoin:\n" -#~ " /alias -completion %%sajoin forcejoin /quote forcejoin" - -#, fuzzy -#~| msgid "" -#~| " enable: enable buflist\n" -#~| "disable: disable buflist\n" -#~| " toggle: toggle buflist\n" -#~| " bar: add the \"buflist\" bar\n" -#~| "refresh: force the refresh of the bar items (buflist, buflist2 and " -#~| "buflist3)\n" -#~| "\n" -#~| "The lines with buffers are displayed using string evaluation (see /help " -#~| "eval for the format), with these options:\n" -#~| " - buflist.look.display_conditions: conditions to display a buffer in " -#~| "the list\n" -#~| " - buflist.format.buffer: format for a buffer which is not current " -#~| "buffer\n" -#~| " - buflist.format.buffer_current: format for the current buffer\n" -#~| "\n" -#~| "The following variables can be used in these options:\n" -#~| " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~| "list), for example:\n" -#~| " - ${bar_item.name}\n" -#~| " - window data, where the bar item is displayed (there's no window in " -#~| "root bars, see hdata \"window\" in API doc for a complete list), for " -#~| "example:\n" -#~| " - ${window.number}\n" -#~| " - ${window.buffer.full_name}\n" -#~| " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~| "for example:\n" -#~| " - ${buffer.number}\n" -#~| " - ${buffer.name}\n" -#~| " - ${buffer.full_name}\n" -#~| " - ${buffer.short_name}\n" -#~| " - ${buffer.nicklist_nicks_count}\n" -#~| " - irc_server: IRC server data, defined only on an IRC buffer (see " -#~| "hdata \"irc_server\" in API doc)\n" -#~| " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~| "(see hdata \"irc_channel\" in API doc)\n" -#~| " - extra variables added by buflist for convenience:\n" -#~| " - ${format_buffer}: the evaluated value of option buflist.format." -#~| "buffer; this can be used in option buflist.format.buffer_current to just " -#~| "change the background color for example\n" -#~| " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is " -#~| "the current buffer; it can be used in a condition: ${if:" -#~| "${current_buffer}?...:...}\n" -#~| " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~| "merged with at least another buffer; it can be used in a condition: ${if:" -#~| "${merged}?...:...}\n" -#~| " - ${format_number}: indented number with separator (evaluation of " -#~| "option buflist.format.number)\n" -#~| " - ${number}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers; for merged buffers, this variable is set with " -#~| "number for the first buffer and spaces for the next buffers with same " -#~| "number\n" -#~| " - ${number2}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers\n" -#~| " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~| "\"0\"\n" -#~| " - ${indent}: indentation for name (channel and private buffers are " -#~| "indented) (evaluation of option buflist.format.indent)\n" -#~| " - ${format_nick_prefix}: colored nick prefix for a channel " -#~| "(evaluation of option buflist.format.nick_prefix)\n" -#~| " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~| "if the option buflist.look.nick_prefix is enabled)\n" -#~| " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~| "buflist.look.nick_prefix is enabled)\n" -#~| " - ${format_name}: formatted name (evaluation of option buflist." -#~| "format.name)\n" -#~| " - ${name}: the short name (if set), with a fallback on the name\n" -#~| " - ${color_hotlist}: the color depending on the highest hotlist level " -#~| "for the buffer (evaluation of option buflist.format.hotlist_xxx where " -#~| "xxx is the level)\n" -#~| " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~| "buflist.format.hotlist)\n" -#~| " - ${hotlist}: the raw hotlist\n" -#~| " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~| "or \"highlight\"\n" -#~| " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~| "private, 3 = highlight\n" -#~| " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~| "no lag (evaluation of option buflist.format.lag)\n" -#~| " - ${format_tls_version}: indicator of TLS version for a server " -#~| "buffer, empty for channels (evaluation of option buflist.format." -#~| "tls_version)" -#~ msgid "" -#~ " enable: enable buflist\n" -#~ "disable: disable buflist\n" -#~ " toggle: toggle buflist\n" -#~ " bar: add the \"buflist\" bar\n" -#~ "refresh: force the refresh of some bar items (if no item is given, all " -#~ "bar items used are refreshed, according to option buflist.look." -#~ "use_items)\n" -#~ "\n" -#~ "The lines with buffers are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - buflist.look.display_conditions: conditions to display a buffer in " -#~ "the list\n" -#~ " - buflist.format.buffer: format for a buffer which is not current " -#~ "buffer\n" -#~ " - buflist.format.buffer_current: format for the current buffer\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~ "list), for example:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, where the bar item is displayed (there's no window in " -#~ "root bars, see hdata \"window\" in API doc for a complete list), for " -#~ "example:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~ "for example:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC server data, defined only on an IRC buffer (see hdata " -#~ "\"irc_server\" in API doc)\n" -#~ " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~ "(see hdata \"irc_channel\" in API doc)\n" -#~ " - extra variables added by buflist for convenience:\n" -#~ " - ${format_buffer}: the evaluated value of option buflist.format." -#~ "buffer; this can be used in option buflist.format.buffer_current to just " -#~ "change the background color for example\n" -#~ " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the " -#~ "current buffer; it can be used in a condition: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~ "merged with at least another buffer; it can be used in a condition: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: indented number with separator (evaluation of " -#~ "option buflist.format.number)\n" -#~ " - ${number}: indented number, for example \" 1\" if there are between " -#~ "10 and 99 buffers; for merged buffers, this variable is set with number " -#~ "for the first buffer and spaces for the next buffers with same number\n" -#~ " - ${number2}: indented number, for example \" 1\" if there are " -#~ "between 10 and 99 buffers\n" -#~ " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~ "\"0\"\n" -#~ " - ${indent}: indentation for name (channel, private and list buffers " -#~ "are indented) (evaluation of option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: colored nick prefix for a channel " -#~ "(evaluation of option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~ "if the option buflist.look.nick_prefix is enabled)\n" -#~ " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~ "buflist.look.nick_prefix is enabled)\n" -#~ " - ${format_name}: formatted name (evaluation of option buflist.format." -#~ "name)\n" -#~ " - ${name}: the short name (if set), with a fallback on the name\n" -#~ " - ${color_hotlist}: the color depending on the highest hotlist level " -#~ "for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx " -#~ "is the level)\n" -#~ " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: the raw hotlist\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " -#~ "\"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~ "no lag (evaluation of option buflist.format.lag)\n" -#~ " - ${format_tls_version}: indicator of TLS version for a server " -#~ "buffer, empty for channels (evaluation of option buflist.format." -#~ "tls_version)" -#~ msgstr "" -#~ " enable: włącza buflist\n" -#~ "disable: wyłącza buflist\n" -#~ " toggle: przełącza buflist\n" -#~ " bar: dodaje pasek \"buflist\"\n" -#~ "refresh: wymusza odświeżenie elementów paska (buflist, buflist2 oraz " -#~ "buflist3)\n" -#~ "\n" -#~ "Linie z buforami są wyświetlane za pomocą przetwarzania ciągów (zobacz /" -#~ "help eval żeby poznać format), za pomocą tych opcji:\n" -#~ " - buflist.look.display_conditions: warunki wyświetlenia buforu na " -#~ "liście\n" -#~ " - buflist.format.buffer: format dla buforu nie będącego obecnym " -#~ "buforem\n" -#~ " - buflist.format.buffer_current: format format dla obecnego buforu\n" -#~ "\n" -#~ "Następujące zmienne mogą być użyte w powyższych opcjach:\n" -#~ " - dane elementu paska (pełną listę można znaleźć w dokumentacji API dla " -#~ "hdata \"bar_item\"), na przykład:\n" -#~ " - ${bar_item.name}\n" -#~ " - dane okna, w którym element paska jest wyświetlany (okna nie ma w " -#~ "głównych paskach, zobacz hdata \"window\" w dokumentacji API dla pełnej " -#~ "listy zmiennych), na przykład:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - dane buforu (zobacz hdata \"buffer\" w dokumentacji API dla pełnej " -#~ "listy zmiennych), na przykład:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: dane serwera IRC, zdefiniowane tylko w buforze IRC " -#~ "(zobacz hdata \"irc_server\" w dokumentacji API)\n" -#~ " - irc_channel: dane kanału IRC, zdefiniowane tylko w buforze kanału IRC " -#~ "(zobacz hdata \"irc_channel\" w dokumentacji API)\n" -#~ " - dodatkowe zmienne dodane dla wygody przez listę buforów:\n" -#~ " - ${format_buffer}: przetworzona wartość opcji buflist.format.buffer; " -#~ "może to zostać użyte w opcji buflist.format.buffer_current na przykład do " -#~ "zmiany koloru tła\n" -#~ " - ${current_buffer}: boolowskie (\"0\" lub \"1\"), \"1\" jeśli jest " -#~ "to obecny bufor; może zostać użyte w warunku: ${if: " -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: boolowskie (\"0\" lub \"1\"), \"1\" jeśli bufor jest " -#~ "połączony z przynajmniej jednym innym buforem; może zostać użyte w " -#~ "warunku: ${if:${merged}?...:...}\n" -#~ " - ${format_number}: wyrównany numer z separatorem (przetworzona opcja " -#~ "buflist.format.number)\n" -#~ " - ${number}: wyrównany numer, na przykład \" 1\" jeśli buforów jest " -#~ "między 10 a 99\n" -#~ " - ${number2}: wyrównany numer, na przykład \" 1\" jeśli buforów jest " -#~ "między 10 a 99\n" -#~ " - ${number_displayed}: \"1\" jeśli numer jest wyświetlany, w " -#~ "przeciwnym wypadku \"0\"\n" -#~ " - ${indent}: wyrównanie dla nazwy (kanały i bufory prywatne są " -#~ "wyrównywane) (przetworzona opcja buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: kolorowy prefiks nicka dla kanału " -#~ "(przetworzona opcja buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: kolor prefiksu nicka dla kanału (ustawiany, " -#~ "jeśli opcja buflist.look.nick_prefix jest włączona)\n" -#~ " - ${nick_prefix}: prefix nicka dla kanału (ustawiany, jeśli opcja " -#~ "buflist.look.nick_prefix jest włączona)\n" -#~ " - ${format_name}: sformatowana nazwa (przetworzona opcja buflist." -#~ "format.name)\n" -#~ " - ${name}: skrócona nazwa (jeśli ustawiona inaczej zwraca pełną " -#~ "nazwę)\n" -#~ " - ${color_hotlist}: kolor zależący od najwyższego poziomu hotlisty " -#~ "dla bufora (przetworzona opcja buflist.format.hotlist_xxx, gdzie xxx to " -#~ "poziom)\n" -#~ " - ${format_hotlist}: sformatowana hotlista (przetworzenie opcji " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: niesformatowana hotlista\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~ "lub \"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: opóźnienie buforu serwera IRC, puste jeśli nie ma " -#~ "opóźnienia (przetworzona opcja buflist.format.lag)\n" -#~ " - ${format_tls_version}: wskaźnik wersji TLS w buforze serwera, pusty " -#~ "dla kanałów (wynik przetworzenia opcji buflist.format.tls_version)" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: zmienia dekodowany zestaw znaków\n" -#~ " encode: zmienia kodowany zestaw znaków\n" -#~ "kodowanie: nowe kodowanie dla obecnego bufora\n" -#~ " reset: resetuje kodowanie dla obecnego bufora" - -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: wyświetla komendy\n" -#~ " -sh: użyj powłoki do wykonania komendy (UWAGA: użyj tej opcji TYLKO " -#~ "jeśli wszystkie argumenty są bezpieczne, zobacz opcję -nosh)\n" -#~ " -nosh: nie używaj powłoki do wykonania komendy (wymagane jeśli komenda " -#~ "posiada niebezpieczne dane, na przykład zawartość wiadomości od innego " -#~ "użytkownika) (domyślne)\n" -#~ " -bg: uruchom proces w tle: nie wyświetlaj wyjścia z procesu ani " -#~ "zwracanego kodu (nie kompatybilne z opcjami -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: przechwyć całość wyjścia z procesu i wyświetl kod wyjścia " -#~ "(domyślne)\n" -#~ " -stdin: tworzy strumień do wysyłania danych do procesu (za pomocą /exec " -#~ "-in/-inclose)\n" -#~ "-nostdin: nie twórz strumienia dla stdin (domyślne)\n" -#~ " -buffer: wyświetl/wyślij wyjście komendy do tego bufora (jeśli bufor nie " -#~ "zostanie znaleziony zostanie utworzony nowy bufor o nazwie \"exec.exec." -#~ "xxx\")\n" -#~ " -l: wyświetl lokalnie wyście z komendy w buforze (domyślne)\n" -#~ " -o: wyślij wyjście z komendy do bufora (nie kompatybilne z opcjami -" -#~ "bg/-pipe/-hsignal)\n" -#~ " -oc: wysyła wyjście komendy do bufora i wykonuje komendy (linie " -#~ "zaczynające się od \"/\" lub własnego znaku komendy) (nie kompatybilne z " -#~ "opcjami -bg/-pipe/-hsignal)\n" -#~ " -n: wyświetl wyjście komendy w nowym buforze (nie kompatybilne z " -#~ "opcjami -bg/-pipe/-hsignal)\n" -#~ " -nf: wyświetl wyjście komendy w nowym buforze z wolna zawartością " -#~ "(brak zawijania słów, bez limitu ilości linii) (nie kompatybilne z " -#~ "opcjami -bg/-pipe/-hsignal)\n" -#~ " -oerr: wysyłaj również stderr (wyjście błędu)do bufora (można użyć " -#~ "tylko z opcjami -o i -oc)\n" -#~ " -cl: wyczyść nowy bufor przed wyświetleniem wyjścia\n" -#~ " -nocl: dodaj do nowego bufora bez czyszczenia zawartości (domyślne)\n" -#~ " -sw: przełącz na bufor wyjściowy (domyślne)\n" -#~ " -nosw: nie przełączaj na bufor wyjściowy\n" -#~ " -ln: wyświetl numery linii (domyślne tylko w nowym buforze)\n" -#~ " -noln: nie wyświetlaj numerów linii\n" -#~ " -flush: wyświetl wyjście z komendy w czasie rzeczywistym (domyślne)\n" -#~ "-noflush: wyświetl wyjście z komendy po jej zakończeniu\n" -#~ " -color: akcja na kolorach ANSI w wyjściu:\n" -#~ " ansi: zachowaj kody ANSI\n" -#~ " auto: konwertuj kolory ANSI na WeeChat/IRC (domyślne)\n" -#~ " irc: konwertuj kolory ANSI na kolory IRC\n" -#~ " weechat: konwertuj kolory ANSI na kolory WeeChat\n" -#~ " strip: usuń kolory ANSI\n" -#~ " -rc: wyświetl kod wyjścia (domyślne)\n" -#~ " -norc: nie wyświetlaj kodu wyjścia\n" -#~ "-timeout: ustaw timeout dla komendy (w sekundach)\n" -#~ " -name: ustaw nazwę dla komendy (do wywołania później za pomocą /exec)\n" -#~ " -pipe: wyślij wyjście do WeeChat/wtyczki (linia po linii); jeśli " -#~ "występują spacje w komendzie/argumentach, otocz je cudzysłowem; zmienna " -#~ "$line jest zastępowana przez linie (domyślnie linia jest dodawana za " -#~ "komendą, oddzielona spacją) (nie kompatybilne z opcjami -bg/-o/-oc/-n/-" -#~ "nf)\n" -#~ "-hsignal: wyślij wyjście jako hsignal (w celu użycia na przykład w " -#~ "triggerze) (nie kompatybilne z opcjami -bg/-o/-oc/-n/-nf)\n" -#~ " komenda: komenda do wykonania; jeśli zaczyna się od \"url:\", powłoka " -#~ "jest wyłączana i zawartość URLa jest pobierana i wysyłana jako wyjście\n" -#~ " id: identyfikator komendy: numer lub nazwa (jeśli ustawiona przez " -#~ "\"-name xxx\")\n" -#~ " -in: wyślij tekst na standardowe wejście procesu\n" -#~ "-inclose: to samo co -in, ale stdin jest zamykane (tekst jest opcjonalny: " -#~ "bez niego stdin jest po prostu zamykane)\n" -#~ " -signal: wysyła sygnał do procesu; sygnał może być liczbą całkowitą lub " -#~ "jedna z nazw: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias dla \"-signal <id> kill\"\n" -#~ "-killall: zabija wszystkie działające procesy\n" -#~ " -set: ustawia przypisaną właściwość (zobacz funkcję hook_set w opisie " -#~ "API wtyczek)\n" -#~ "właściwość: przypisana właściwość\n" -#~ " wartość: nowa wartość\n" -#~ " -del: usuń zakończoną komendę\n" -#~ " -all: usuń wszystkie zakończone komendy\n" -#~ "\n" -#~ "Domyślne opcje mogą być ustawione za pomocą opcji exec.command." -#~ "default_options.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: włącza strumień FIFO\n" -#~ "disable: wyłącza strumień FIFO\n" -#~ " toggle: przełącza stan strumienia FIFO\n" -#~ "\n" -#~ "Strumień FIFO jest używany do zdalnej kontroli nad WeeChat: możesz " -#~ "wysyłać komendy albo tekst do strumienia z konsoli.\n" -#~ "Domyślnie strumień FIFO jest nazwany weechat_fifo_xxx (gdzie xxx to id " -#~ "procesu WeeChat) i zlokalizowany w katalogu uruchomieniowym WeeChat " -#~ "(zobacz /debug dirs).\n" -#~ "\n" -#~ "Spodziewane formaty:\n" -#~ " plugin.buffer *tekst albo komenda\n" -#~ " *tekst albo komenda\n" -#~ "\n" -#~ "Na przykład zmiana nicka w sieci libera:\n" -#~ " echo 'irc.server.libera */nick nowynick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Więcej informacji i przykładów można znaleźć w poradniku użytkownika.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /fifo toggle" - -#, fuzzy -#~| msgid "" -#~| " -bar: add the help bar\n" -#~| " -refresh: refresh list of options, then whole screen (command: /" -#~| "window refresh)\n" -#~| " -up: move the selected line up by \"number\" lines\n" -#~| " -down: move the selected line down by \"number\" lines\n" -#~| " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~| " -right: scroll the fset buffer by \"percent\" of width on the " -#~| "right\n" -#~| " -go: select a line by number, first line number is 0 (\"end\" to " -#~| "select the last line)\n" -#~| " -toggle: toggle the boolean value\n" -#~| " -add: add \"value\" (which can be a negative number) for integers " -#~| "and colors, set/append to value for other types (set for a negative " -#~| "value, append for a positive value)\n" -#~| " -reset: reset the value of option\n" -#~| " -unset: unset the option\n" -#~| " -set: add the /set command in input to edit the value of option " -#~| "(move the cursor at the beginning of value)\n" -#~| " -setnew: add the /set command in input to edit a new value for the " -#~| "option\n" -#~| " -append: add the /set command to append something in the value of " -#~| "option (move the cursor at the end of value)\n" -#~| " -mark: toggle mark\n" -#~| " -format: switch to the next available format\n" -#~| " -export: export the options and values displayed in a file (each " -#~| "line has format: \"/set name value\" or \"/unset name\")\n" -#~| " -help: force writing of help on options in exported file (see /" -#~| "help fset.look.export_help_default)\n" -#~| " -nohelp: do not write help on options in exported file (see /help " -#~| "fset.look.export_help_default)\n" -#~| " filter: set a new filter to see only matching options (this filter " -#~| "can be used as input in fset buffer as well); allowed formats are:\n" -#~| " * show all options (no filter)\n" -#~| " xxx show only options with \"xxx\" in name\n" -#~| " f:xxx show only configuration file \"xxx\"\n" -#~| " t:xxx show only type \"xxx\" (bool/int/str/col)\n" -#~| " d show only changed options\n" -#~| " d:xxx show only changed options with \"xxx\" in name\n" -#~| " d=xxx show only changed options with \"xxx\" in value\n" -#~| " d==xxx show only changed options with exact value " -#~| "\"xxx\"\n" -#~| " h=xxx show only options with \"xxx\" in description " -#~| "(translated)\n" -#~| " he=xxx show only options with \"xxx\" in description (in " -#~| "English)\n" -#~| " =xxx show only options with \"xxx\" in value\n" -#~| " ==xxx show only options with exact value \"xxx\"\n" -#~| " c:xxx show only options matching the evaluated " -#~| "condition \"xxx\", using following variables: file, section, option, " -#~| "name, parent_name, type, type_en, type_short (bool/int/str/col), " -#~| "type_tiny (b/i/s/c), default_value, default_value_undef, value, " -#~| "quoted_value, value_undef, value_changed, parent_value, min, max, " -#~| "description, description2, description_en, description_en2, " -#~| "string_values\n" -#~| "\n" -#~| "The lines with options are displayed using string evaluation (see /help " -#~| "eval for the format), with these options:\n" -#~| " - fset.format.option1: first format for an option\n" -#~| " - fset.format.option2: second format for an option\n" -#~| "\n" -#~| "The following variables can be used in these options:\n" -#~| " - option data, with color and padded by spaces on the right:\n" -#~| " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~| " - ${section}: section\n" -#~| " - ${option}: option name\n" -#~| " - ${name}: full option name (file.section.option)\n" -#~| " - ${parent_name}: parent option name\n" -#~| " - ${type}: option type (translated)\n" -#~| " - ${type_en}: option type (in English)\n" -#~| " - ${type_short}: short option type (bool/int/str/col)\n" -#~| " - ${type_tiny}: tiny option type (b/i/s/c)\n" -#~| " - ${default_value}: option default value\n" -#~| " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~| "\"0\"\n" -#~| " - ${value}: option value\n" -#~| " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~| " - ${value_changed}: \"1\" if value is different from default value, " -#~| "otherwise \"0\"\n" -#~| " - ${value2}: option value, with inherited value if null\n" -#~| " - ${parent_value}: parent option value\n" -#~| " - ${min}: min value\n" -#~| " - ${max}: max value\n" -#~| " - ${description}: option description (translated)\n" -#~| " - ${description2}: option description (translated), \"(no " -#~| "description)\" (translated) if there's no description\n" -#~| " - ${description_en}: option description (in English)\n" -#~| " - ${description_en2}: option description (in English), \"(no " -#~| "description)\" if there's no description\n" -#~| " - ${string_values}: string values allowed for set of an integer " -#~| "option using strings\n" -#~| " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~| " - ${index}: index of option in list\n" -#~| " - option data, with color but no spaces:\n" -#~| " - same names prefixed by underscore, for example: ${_name}, " -#~| "${_type}, ...\n" -#~| " - option data, raw format (no colors/spaces):\n" -#~| " - same names prefixed by two underscores, for example: ${__name}, " -#~| "${__type}, ...\n" -#~| " - option data, only spaces:\n" -#~| " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~| "${empty_type}\n" -#~| " - other data:\n" -#~| " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~| " - ${newline}: insert a new line at point, so the option is displayed " -#~| "on multiple lines\n" -#~| "\n" -#~| "Keys and input to move in on fset buffer:\n" -#~| " up move one line up\n" -#~| " down move one line down\n" -#~| " pgup move one page up\n" -#~| " pgdn move one page down\n" -#~| " alt-home << move to first line\n" -#~| " alt-end >> move to last line\n" -#~| " F11 < scroll horizontally on the left\n" -#~| " F12 > scroll horizontally on the right\n" -#~| "\n" -#~| "Keys and input to set options on fset buffer:\n" -#~| " alt+space t toggle boolean value\n" -#~| " alt+'-' - subtract 1 from value for integer/color, set " -#~| "value for other types\n" -#~| " alt+'+' + add 1 to value for integer/color, append to " -#~| "value for other types\n" -#~| " alt+f, alt+r r reset value\n" -#~| " alt+f, alt+u u unset value\n" -#~| " alt+enter s set value\n" -#~| " alt+f, alt+n n set new value\n" -#~| " alt+f, alt+a a append to value\n" -#~| " alt+',' , mark/unmark option\n" -#~| " shift+up move one line up and mark/unmark option\n" -#~| " shift+down mark/unmark option and move one line down\n" -#~| " m:xxx mark options displayed that are matching " -#~| "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~| "above)\n" -#~| " u:xxx unmark options displayed that are matching " -#~| "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~| "above)\n" -#~| "\n" -#~| "Other keys and input on fset buffer:\n" -#~| " ctrl+L refresh options and whole screen (command: /" -#~| "fset -refresh)\n" -#~| " $ refresh options (keep marked options)\n" -#~| " $$ refresh options (unmark all options)\n" -#~| " alt+p p toggle plugin description options (plugins." -#~| "desc.*)\n" -#~| " alt+v v toggle help bar\n" -#~| " s:x,y sort options by fields x,y (see /help fset." -#~| "look.sort)\n" -#~| " s: reset sort to its default value (see /help " -#~| "fset.look.sort)\n" -#~| " w:xxx export options in file \"xxx\"\n" -#~| " w-:xxx export options in file \"xxx\" without help\n" -#~| " w+:xxx export options in file \"xxx\" with help\n" -#~| " ctrl+X x switch the format used to display options\n" -#~| " q close fset buffer\n" -#~| "\n" -#~| "Mouse actions on fset buffer:\n" -#~| " wheel up/down move line up/down\n" -#~| " left button move line here\n" -#~| " right button toggle boolean (on/off) or edit the " -#~| "option value\n" -#~| " right button + drag left/right increase/decrease value for integer/" -#~| "color, set/append to value for other types\n" -#~| " right button + drag up/down mark/unmark multiple options\n" -#~| "\n" -#~| "Note: if input has one or more leading spaces, the following text is " -#~| "interpreted as a filter, without the spaces. For example \" q\" searches " -#~| "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~| "\n" -#~| "Examples:\n" -#~| " show IRC options changed:\n" -#~| " /fset d:irc.*\n" -#~| " show all options with \"nicklist\" in name:\n" -#~| " /fset nicklist\n" -#~| " show all values which contain \"red\":\n" -#~| " /fset =red\n" -#~| " show all values which are exactly \"red\":\n" -#~| " /fset ==red\n" -#~| " show all integer options in irc plugin:\n" -#~| " /fset c:${file} == irc && ${type_en} == integer" -#~ msgid "" -#~ " -bar: add the help bar\n" -#~ " -refresh: refresh list of options, then whole screen (command: /window " -#~ "refresh)\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the fset buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -toggle: toggle the boolean value\n" -#~ " -add: add \"value\" (which can be a negative number) for integers, " -#~ "colors and enums, set/append to value for other types (set for a negative " -#~ "value, append for a positive value)\n" -#~ " -reset: reset the value of option\n" -#~ " -unset: unset the option\n" -#~ " -set: add the /set command in input to edit the value of option " -#~ "(move the cursor at the beginning of value)\n" -#~ " -setnew: add the /set command in input to edit a new value for the " -#~ "option\n" -#~ " -append: add the /set command to append something in the value of " -#~ "option (move the cursor at the end of value)\n" -#~ " -mark: toggle mark\n" -#~ " -format: switch to the next available format\n" -#~ " -export: export the options and values displayed in a file (each line " -#~ "has format: \"/set name value\" or \"/unset name\")\n" -#~ " -help: force writing of help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " -nohelp: do not write help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " filter: set a new filter to see only matching options (this filter " -#~ "can be used as input in fset buffer as well); allowed formats are:\n" -#~ " * show all options (no filter)\n" -#~ " xxx show only options with \"xxx\" in name\n" -#~ " f:xxx show only configuration file \"xxx\"\n" -#~ " t:xxx show only type \"xxx\" (bool/int/str/col/enum or " -#~ "boolean/integer/string/color/enum)\n" -#~ " d show only changed options\n" -#~ " d:xxx show only changed options with \"xxx\" in name\n" -#~ " d=xxx show only changed options with \"xxx\" in value\n" -#~ " d==xxx show only changed options with exact value " -#~ "\"xxx\"\n" -#~ " h=xxx show only options with \"xxx\" in description " -#~ "(translated)\n" -#~ " he=xxx show only options with \"xxx\" in description (in " -#~ "English)\n" -#~ " =xxx show only options with \"xxx\" in value\n" -#~ " ==xxx show only options with exact value \"xxx\"\n" -#~ " c:xxx show only options matching the evaluated condition " -#~ "\"xxx\", using following variables: file, section, option, name, " -#~ "parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny " -#~ "(b/i/s/c/e), default_value, default_value_undef, value, quoted_value, " -#~ "value_undef, value_changed, parent_value, min, max, description, " -#~ "description2, description_en, description_en2, string_values, " -#~ "allowed_values\n" -#~ "\n" -#~ "The lines with options are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - fset.format.option1: first format for an option\n" -#~ " - fset.format.option2: second format for an option\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - option data, with color and padded by spaces on the right:\n" -#~ " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~ " - ${section}: section\n" -#~ " - ${option}: option name\n" -#~ " - ${name}: full option name (file.section.option)\n" -#~ " - ${parent_name}: parent option name\n" -#~ " - ${type}: option type (translated)\n" -#~ " - ${type_en}: option type (in English)\n" -#~ " - ${type_short}: short option type (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: tiny option type (b/i/s/c/e)\n" -#~ " - ${default_value}: option default value\n" -#~ " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~ "\"0\"\n" -#~ " - ${value}: option value\n" -#~ " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~ " - ${value_changed}: \"1\" if value is different from default value, " -#~ "otherwise \"0\"\n" -#~ " - ${value2}: option value, with inherited value if null\n" -#~ " - ${parent_value}: parent option value\n" -#~ " - ${min}: min value\n" -#~ " - ${max}: max value\n" -#~ " - ${description}: option description (translated)\n" -#~ " - ${description2}: option description (translated), \"(no " -#~ "description)\" (translated) if there's no description\n" -#~ " - ${description_en}: option description (in English)\n" -#~ " - ${description_en2}: option description (in English), \"(no " -#~ "description)\" if there's no description\n" -#~ " - ${string_values}: string values allowed for set of an enum option\n" -#~ " - ${allowed_values}: allowed values\n" -#~ " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~ " - ${index}: index of option in list\n" -#~ " - option data, with color but no spaces:\n" -#~ " - same names prefixed by underscore, for example: ${_name}, " -#~ "${_type}, ...\n" -#~ " - option data, raw format (no colors/spaces):\n" -#~ " - same names prefixed by two underscores, for example: ${__name}, " -#~ "${__type}, ...\n" -#~ " - option data, only spaces:\n" -#~ " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - other data:\n" -#~ " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~ " - ${newline}: insert a new line at point, so the option is displayed " -#~ "on multiple lines\n" -#~ "\n" -#~ "Keys and input to move in on fset buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ "\n" -#~ "Keys and input to set options on fset buffer:\n" -#~ " alt+space t toggle boolean value\n" -#~ " alt+'-' - subtract 1 from value for integer/color/enum, " -#~ "set value for other types\n" -#~ " alt+'+' + add 1 to value for integer/color/enum, append " -#~ "to value for other types\n" -#~ " alt+f, alt+r r reset value\n" -#~ " alt+f, alt+u u unset value\n" -#~ " alt+enter s set value\n" -#~ " alt+f, alt+n n set new value\n" -#~ " alt+f, alt+a a append to value\n" -#~ " alt+',' , mark/unmark option\n" -#~ " shift+up move one line up and mark/unmark option\n" -#~ " shift+down mark/unmark option and move one line down\n" -#~ " m:xxx mark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ " u:xxx unmark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ "\n" -#~ "Other keys and input on fset buffer:\n" -#~ " ctrl+l refresh options and whole screen (command: /" -#~ "fset -refresh)\n" -#~ " $ refresh options (keep marked options)\n" -#~ " $$ refresh options (unmark all options)\n" -#~ " alt+p p toggle plugin description options (plugins." -#~ "desc.*)\n" -#~ " alt+v v toggle help bar\n" -#~ " s:x,y sort options by fields x,y (see above)\n" -#~ " s: reset sort to its default value (see above)\n" -#~ " w:xxx export options in file \"xxx\"\n" -#~ " w-:xxx export options in file \"xxx\" without help\n" -#~ " w+:xxx export options in file \"xxx\" with help\n" -#~ " ctrl+x x switch the format used to display options\n" -#~ " q close fset buffer\n" -#~ "\n" -#~ "Mouse actions on fset buffer:\n" -#~ " wheel up/down move line up/down\n" -#~ " left button move line here\n" -#~ " right button toggle boolean (on/off) or edit the " -#~ "option value\n" -#~ " right button + drag left/right increase/decrease value for integer/" -#~ "color/enum, set/append to value for other types\n" -#~ " right button + drag up/down mark/unmark multiple options\n" -#~ "\n" -#~ "Note: if input has one or more leading spaces, the following text is " -#~ "interpreted as a filter, without the spaces. For example \" q\" searches " -#~ "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " show IRC options changed:\n" -#~ " /fset d:irc.*\n" -#~ " show all options with \"nicklist\" in name:\n" -#~ " /fset nicklist\n" -#~ " show all values which contain \"red\":\n" -#~ " /fset =red\n" -#~ " show all values which are exactly \"red\":\n" -#~ " /fset ==red\n" -#~ " show all integer options in irc plugin:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" -#~ msgstr "" -#~ " -bar: dodaj pomoc dla paska\n" -#~ " -refresh: odświeża listę opcji, następnie cały ekran (komenda: /window " -#~ "refresh)\n" -#~ " -up: przesuwa linie do góry o podaną \"ilość\" linii\n" -#~ " -down: przesuwa linie w dół o podaną \"ilość\" linii\n" -#~ " -left: przewija bufor o \"procent\" szerokości w lewo\n" -#~ " -right: przewija bufor o \"procent\" szerokości w prawo\n" -#~ " -go: wybierz numer linii, pierwsza linia ma numer 0 (\"end\" " -#~ "wybiera ostatnią linię)\n" -#~ " -toggle: zmienia wartość opcji boolowskiej\n" -#~ " -add: dodaje \"wartość\" (może być ujemna) do liczb i kolorów, " -#~ "ustawia/dodaje do wartości innych typów (ustawia, jeśli wartość jest " -#~ "ujemna, dodaje jeśli wartość jest pozytywna)\n" -#~ " -reset: resetuje wartość opcji\n" -#~ " -unset: kasuje wartość opcji\n" -#~ " -set: dodaje komendę /set do linii poleceń w celu edycji wartości " -#~ "dla opcji (ustawia kursor na początku wartości)\n" -#~ " -setnew: dodaje komendę /set do linii poleceń w celu ustawienia " -#~ "wartości dla opcji\n" -#~ " -append: dodaje komendę /set do linii poleceń w celu dodania wartości " -#~ "do opcji (ustawia kursor na końcu wartości)\n" -#~ " -mark: przełącza zaznaczenie\n" -#~ " -format: przełącza na następny dostępny format\n" -#~ " -export: eksportuje opcje i wartości wyświetlane w pliku (każda linia " -#~ "ma format: \"/set nazwa wartość\" lub \"/unset nazwa\")\n" -#~ " -help: wymusza zapisanie pomocy dla opcji w wyeksportowanym pliku " -#~ "(zobacz /help fset.look.export_help_default)\n" -#~ " -nohelp: nie zapisuj pomocy dla opcji w wyeksportowanym pliku " -#~ "(zobacz /help fset.look.export_help_default)\n" -#~ " filtr: ustawia nowy filtr żeby pokazać konkretne opcje (filtr ten " -#~ "może być użyty jako dane wejściowe w buforze fset); dozwolone formaty:\n" -#~ " * pokazuje wszystkie opcje (brak filtra)\n" -#~ " xxx pokazuje tylko opcje z \"xxx\" w nazwie\n" -#~ " f:xxx pokazuje tylko opcje dla pliku konfiguracyjnego " -#~ "\"xxx\"\n" -#~ " t:xxx pokazuje tylko opcje typu \"xxx\" (bool/int/str/" -#~ "col)\n" -#~ " d pokazuje tylko zmienione opcje\n" -#~ " d:xxx pokazuje tylko zmienione opcje z \"xxx\" w nazwie\n" -#~ " d=xxx pokazuje tylko zmienione opcje z wartością " -#~ "zawierającą \"xxx\"\n" -#~ " d==xxx pokazuje tylko zmienione opcje z wartością równą " -#~ "\"xxx\"\n" -#~ " h=xxx pokazuje tylko opcje z \"xxx\" w opisie " -#~ "(przetłumaczone)\n" -#~ " he=xxx pokazuje tylko opcje z \"xxx\" w opisie (po " -#~ "Angielsku)\n" -#~ " =xxx pokazuje tylko opcje z wartością zawierającą " -#~ "\"xxx\"\n" -#~ " ==xxx pokazuje tylko opcje z wartością równą \"xxx\"\n" -#~ " c:xxx pokazuje tylko opcje pasujące do przetworzonego " -#~ "warunku \"xxx\", używając następujących zmiennych: file, section, option, " -#~ "name, parent_name, type, type_en, type_short (bool/int/str/col), " -#~ "type_tiny (b/i/s/c), default_value, default_value_undef, value, " -#~ "quoted_value, value_undef, value_changed, parent_value, min, max, " -#~ "description, description2, description_en, description_en2, " -#~ "string_values\n" -#~ "\n" -#~ "Linie z opcjami są wyświetlane z użyciem przetworzonych ciągów (zobacz /" -#~ "help eval aby poznać format), z tymi opcjami:\n" -#~ " - fset.format.option1: pierwszy format dla opcji\n" -#~ " - fset.format.option2: drugi format dla opcji\n" -#~ "\n" -#~ "Następujące zmienne mogą zostać użyte w tych opcjach:\n" -#~ " - dane opcji z kolorem i wyrównane spacjami do prawej:\n" -#~ " - ${file}: plik konfiguracyjny (na przykład \"weechat\" lub \"irc\")\n" -#~ " - ${section}: sekcja\n" -#~ " - ${option}: nazwa opcji\n" -#~ " - ${name}: pełna nazwa opcji (plik.sekcja.opcja)\n" -#~ " - ${parent_name}: nazwa nadrzędnej opcji\n" -#~ " - ${type}: typ opcji (przetłumaczony)\n" -#~ " - ${type_en}: typ opcji (po angielsku)\n" -#~ " - ${type_short}: skrócony typ (bool/int/str/col)\n" -#~ " - ${type_tiny}: krótki typ (b/i/s/c)\n" -#~ " - ${default_value}: domyślna wartość opcji\n" -#~ " - ${default_value_undef}: \"1\" jeśli domyślna wartość jest pusta, " -#~ "inaczej \"0\"\n" -#~ " - ${value}: wartość opcji\n" -#~ " - ${value_undef}: \"1\" jeśli wartość jest pusta, inaczej \"0\"\n" -#~ " - ${value_changed}: \"1\" jeśli wartość różni się od domyślnej, " -#~ "inaczej \"0\"\n" -#~ " - ${value2}: wartość opcji, z odziedziczoną wartością jeśli pusta\n" -#~ " - ${parent_value}: wartość nadrzędnej opcji\n" -#~ " - ${min}: minimalna wartość\n" -#~ " - ${max}: maksymalna wartość\n" -#~ " - ${description}: opis opcji (przetłumaczony)\n" -#~ " - ${description2}: opis opcji (przetłumaczony), \"(brak " -#~ "opisu)\" (przetłumaczony) jeśli nie ma opisu\n" -#~ " - ${description_en}: opis opcji (po angielsku)\n" -#~ " - ${description_en2}: opis opcji (po angielsku), \"(brak opisu)\" " -#~ "jeśli nie ma opisu\n" -#~ " - ${string_values}: dozwolone wartości ciągu dla liczbowych wartości " -#~ "opcji\n" -#~ " - ${marked}: \"1\" jeśli opcja jest zaznaczona, inaczej \"0\"\n" -#~ " - ${index}: numer opcji na liście\n" -#~ " - dane opcji, z kolorami ale bez spacji:\n" -#~ " - te same nazwy poprzedzone podkreśleniem, na przykład: ${_name}, " -#~ "${_type}, ...\n" -#~ " - dane opcji, nieprzetworzony format (bez kolorów/spacji):\n" -#~ " - te same nazwy poprzedzone dwoma podkreśleniami, na przykład: " -#~ "${__name}, ${__type}, ...\n" -#~ " - dane opcji, tylko spacje:\n" -#~ " - te same nazwy poprzedzone \"empty_\", na przykład: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - inne dane:\n" -#~ " - ${selected_line}: \"1\" jeśli linia jest zaznaczona, inaczej \"0\"\n" -#~ " - ${newline}: dodaje znak nowej linii, dzięki czemu opcja wyświetlana " -#~ "jest w kilku liniach\n" -#~ "\n" -#~ "Klawisze i polecenia do poruszania się w buforze fset:\n" -#~ " up przesuwa linię do góry\n" -#~ " down przesuwa linie w dół\n" -#~ " pgup przesuwa stronę do góry\n" -#~ " pgdn przesuwa stronę w dół\n" -#~ " alt-home << przenosi do pierwszej linii\n" -#~ " alt-end >> przenosi do ostatniej linii\n" -#~ " F11 < przewija w lewo\n" -#~ " F12 > przewija w prawo\n" -#~ "\n" -#~ "Klawisze i polecenia do ustawiania opcji w buforze fset:\n" -#~ " alt+space t zmiana wartości boolowskiej\n" -#~ " alt+'-' - odejmuje 1 od wartości liczbowej/koloru, " -#~ "ustawia wartości innych typów\n" -#~ " alt+'+' + dodaje 1 od wartości liczbowej/koloru, dodaje " -#~ "do wartości innych typów\n" -#~ " alt+f, alt+r r resetuje wartość\n" -#~ " alt+f, alt+u u kasuje wartość\n" -#~ " alt+enter s ustawia wartość\n" -#~ " alt+f, alt+n n ustawia nową wartość\n" -#~ " alt+f, alt+a a dodaje do wartości\n" -#~ " alt+',' , zaznacza/odznacza opcję\n" -#~ " shift+up przesuwa jedną linię w górę oraz zaznacza/" -#~ "odznacza opcję\n" -#~ " shift+down zaznacza/odznacza opcję i przesuwa jedną " -#~ "linię w dół\n" -#~ " m:xxx zaznacza wyświetlane opcje pasujące do filtru " -#~ "\"xxx\" (dowolny filtr dla opcji lub wartości, zobacz wyżej jak " -#~ "definiować filtry)\n" -#~ " u:xxx odznacza wyświetlane opcje pasujące do filtru " -#~ "\"xxx\" (dowolny filtr dla opcji lub wartości, zobacz wyżej jak " -#~ "definiować filtry)\n" -#~ "\n" -#~ "Pozostałe skróty klawiszowe i polecenia w buforze fset:\n" -#~ " ctrl+L odświeża opcje i cały ekran (komenda: /fset -" -#~ "refresh)\n" -#~ " $ odświeża opcje (pozostawia zaznaczenia)\n" -#~ " $$ odświeża opcje (kasuje zaznaczenia)\n" -#~ " alt+p p przełącza opcje opisu wtyczki (plugins.desc." -#~ "*)\n" -#~ " alt+v v przełącza pasek pomocy\n" -#~ " s:x,y sortuje opcje po wartościach x,y (zobacz /" -#~ "help fset.look.sort)\n" -#~ " s: resetuje sortowanie do domyślnych wartości " -#~ "(zobacz /help fset.look.sort)\n" -#~ " w:xxx eksportuje opcje do pliku \"xxx\"\n" -#~ " w-:xxx eksportuje opcje do pliku \"xxx\" bez pomocy\n" -#~ " w+:xxx eksportuje opcje do pliku \"xxx\" z pomocą\n" -#~ " ctrl+X x przełącza format używany do wyświetlenia " -#~ "opcji\n" -#~ " q zamyka bufor fset\n" -#~ "\n" -#~ "Akcje myszy w buforze fset:\n" -#~ " rolka up/down przesuwa linie w gorę/" -#~ "dół\n" -#~ " lewy przycisk przesuwa linię w wybrane " -#~ "miejsce\n" -#~ " prawy przycisk przełącza wartość " -#~ "boolowską (on/off) lub edytuje wartość pola\n" -#~ " prawy przycisk + przeciągnięcie w lewo/prawo zwiększa/zmniejsza " -#~ "wartość liczby/koloru, ustawia/dodaje wartości innych typów\n" -#~ " prawy przycisk + przeciągnięcie w górę/dół zaznacza/odznacza wiele " -#~ "opcji\n" -#~ "\n" -#~ "Uwaga: jeśli wejście posiada na początku kilka spacji jest traktowane " -#~ "jako filtr bez spacji. Na przykład \" q\" pokazuje wszystkie opcje z " -#~ "\"q\" w nazwie \"q\" zamyka bufor.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " pokazuje zmienione opcje IRC:\n" -#~ " /fset d:irc.*\n" -#~ " pokazuje wszystkie opcje zawierające w nazwie \"nicklist\":\n" -#~ " /fset nicklist\n" -#~ " pokazuje wszystkie wartości zawierające \"red\":\n" -#~ " /fset =red\n" -#~ " pokazuje wszystkie wartości równe \"red\":\n" -#~ " /fset ==red\n" -#~ " pokazuje wszystkie liczbowe wartości wtyczki irc:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" - -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: wykonuje komendę tylko na kanałach obecnego serwera\n" -#~ " -parted: wykonaj tylko na opuszczonych kanałach\n" -#~ " -exclude: wyklucza niektóre kanały (wildcard \"*\" jest dozwolony)\n" -#~ " -include: uwzględnia tylko niektóre znaki (wildcard \"*\" est " -#~ "dozwolony)\n" -#~ " komenda: komenda do wykonania (albo tekst do wysłania do bufora jeśli " -#~ "komenda nie zaczyna się od '/')\n" -#~ "\n" -#~ "Komenda i argumenty są przetwarzane (zobacz /help eval), następujące " -#~ "zmienne są podmieniane:\n" -#~ " $server nazwa serwera\n" -#~ " $channel nazwa kanału\n" -#~ " $nick nick na serwerze\n" -#~ " ${irc_server.xxx} zmienna xxx na serwerze\n" -#~ " ${irc_channel.xxx} zmienna xxx w kanalel\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wykonuje '/me testuje' na wszystkich kanałach:\n" -#~ " /allchan /me testuje\n" -#~ " wysyła 'witam' wszędzie tylko nie na #weechat:\n" -#~ " /allchan -exclude=#weechat witam\n" -#~ " wysyła 'witam' wszędzie poza #weechat oraz kanałami zaczynającymi się " -#~ "od #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* witam\n" -#~ " wysyła 'witam' na wszytkich kanałach zaczynających się od #linux:\n" -#~ " /allchan -include=#linux* witam\n" -#~ " zamyka wszystkie bufory opuszczonych kanałów:\n" -#~ " /allchan -parted /close" - -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: wykonuje komendę tylko na prywatnych buforach obecnego " -#~ "serwera\n" -#~ " -exclude: wyklucza niektóre nicki (wildcard \"*\" jest dozwolony)\n" -#~ " -include: uwzględnia tylko niektóre znaki (wildcard \"*\" est " -#~ "dozwolony)\n" -#~ " komenda: komenda do wykonania (albo tekst do wysłania do bufora jeśli " -#~ "komenda nie zaczyna się od '/')\n" -#~ "\n" -#~ "Komenda i argumenty są przetwarzane (zobacz /help eval), następujące " -#~ "zmienne są podmieniane:\n" -#~ " $server nazwa serwera\n" -#~ " $channel nazwa kanału\n" -#~ " $nick nick na serwerze\n" -#~ " ${irc_server.xxx} zmienna xxx na serwerze\n" -#~ " ${irc_channel.xxx} zmienna xxx w kanalel\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wykonuje '/me testuje' we wszystkich prywatnych buforach:\n" -#~ " /allpv /me testuje\n" -#~ " wysyła wszędzie 'witam' tylko nie nickowi foo:\n" -#~ " /allpv -exclude=foo witam\n" -#~ " wysyła wszędzie 'witam' tylko nie nickowi foo i nickom zaczynającym się " -#~ "od bar:\n" -#~ " /allpv -exclude=foo,bar* witam\n" -#~ " wysyła 'witam' do wszystkich nicków zaczynających się od bar:\n" -#~ " /allpv -include=bar* witam\n" -#~ " zamyka wszystkie prywatne bufory:\n" -#~ " /allpv /close" - -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: wyklucza niektóre serwery (wildcard \"*\" jest dozwolony)\n" -#~ " -include: uwzględnia tylko niektóre znaki (wildcard \"*\" jest " -#~ "dozwolony)\n" -#~ " komenda: komenda do wykonania (albo tekst do wysłania do bufora jeśli " -#~ "komenda nie zaczyna się od '/')\n" -#~ "\n" -#~ "Komenda i argumenty są przetwarzane (zobacz /help eval), następujące " -#~ "zmienne są podmieniane:\n" -#~ " $server nazwa serwera\n" -#~ " $nick nick na serwerze\n" -#~ " ${irc_server.xxx} zmienna xxx na serwerze\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " zmienia nick na wszystkich serwerach:\n" -#~ " /allserv /nick nowy_nick\n" -#~ " ustawia stan nieobecności na wszystkich serwerach:\n" -#~ " /allserv /away Jestem nieobecny\n" -#~ " wykonuje whois na własnym nicku na wszystkich serwerach:\n" -#~ " /allserv /whois $nick" - -#~ msgid "" -#~ "username: SASL username (content is evaluated, see /help eval; server " -#~ "options are evaluated with ${irc_server.xxx} and ${server} is replaced by " -#~ "the server name)\n" -#~ "password: SASL password or path to file with private key (content is " -#~ "evaluated, see /help eval; server options are evaluated with ${irc_server." -#~ "xxx} and ${server} is replaced by the server name)\n" -#~ "\n" -#~ "If username and password are not provided, the values from server options " -#~ "\"sasl_username\" and \"sasl_password\" (or \"sasl_key\") are used.\n" -#~ "\n" -#~ "Examples:\n" -#~ " authenticate with username/password defined in the server:\n" -#~ " /auth\n" -#~ " authenticate as a different user:\n" -#~ " /auth user2 password2\n" -#~ " authenticate as a different user with mechanism ecdsa-nist256p-" -#~ "challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" -#~ msgstr "" -#~ "użytkownik: nazwa użytkownika SASL (zawartość jest przetwarzana, zobacz /" -#~ "help eval; opcje serwera są dostępne przez ${irc_server.xxx} i ${server} " -#~ "jest zastępowane nazwą serwera)\n" -#~ "hasło: hasło SASL albo ścieżka do pliku z kluczem prywatnym (zawartość " -#~ "jest przetwarzana, zobacz /help eval; opcje serwera są dostępne przez " -#~ "${irc_server.xxx} i ${server} jest zastępowane nazwą serwera)\n" -#~ "\n" -#~ "Jeśli nazwa użytkownika i hasło nie zostaną podane, wtedy będą użyte " -#~ "wartości opcji serwera \"sasl_username\" i \"sasl_password\" (lub " -#~ "\"sasl_key\").\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " uwierzytelnienie z nazwą użytkownika/hasłem zdefiniowanymi dla " -#~ "serwera:\n" -#~ " /auth\n" -#~ " uwierzytelnienie jako inny użytkownik:\n" -#~ " /auth user2 password2\n" -#~ " uwierzytelnienie jako inny użytkownik za pomocą mechanizmu ecdsa-" -#~ "nist256p-challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" - -#, fuzzy -#~| 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" -#~| " apply: set currently joined channels in the autojoin option\n" -#~| " sort: sort alphabetically channels in the autojoin option\n" -#~| "\n" -#~| "Examples:\n" -#~| " /autojoin add\n" -#~| " /autojoin add #test\n" -#~| " /autojoin add #chan1 #chan2\n" -#~| " /allchan /autojoin add\n" -#~| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~| " /autojoin del\n" -#~| " /autojoin del #chan1\n" -#~| " /autojoin apply\n" -#~| " /autojoin sort" -#~ 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" -#~ " apply: set currently joined channels in the autojoin option\n" -#~ " join: join the channels in the autojoin option\n" -#~ " sort: sort alphabetically channels in the autojoin option; with " -#~ "\"buffer\": first sort by buffer number, then alphabetically\n" -#~ "\n" -#~ "Examples:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" -#~ msgstr "" -#~ " add: dodaje obecny kanał albo listę kanałów (z opcjonalnymi hasłami) " -#~ "do opcji autojoin; jeśli jesteś na kanale i hasło nie zostało podane, " -#~ "jest ono odczytywane z kanału\n" -#~ " addraw: użyj nieprzetworzonego formatu IRC (taki jak dla komendy /join): " -#~ "nazwy kanałów oddzielone przecinkami, opcjonalne hasła oddzielone " -#~ "przecinkami\n" -#~ " del: usuwa obecny kanał lub listę kanałów z opcji autojoin\n" -#~ "kanał: nazwa kanału\n" -#~ " hasło: hasło do kanału\n" -#~ " apply: ustawia obecne kanały w opcji autojoin\n" -#~ " sort: sortuje alfabetycznie kanały w opcji autojoin\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin sort" - -#, fuzzy -#~| msgid "" -#~| " ls: list the capabilities supported by the server\n" -#~| " list: list the capabilities currently enabled\n" -#~| " req: request a new capability or remove a capability (if starting with " -#~| "\"-\", for example: \"-multi-prefix\")\n" -#~| " ack: acknowledge capabilities which require client-side " -#~| "acknowledgement\n" -#~| " end: end the capability negotiation\n" -#~| "\n" -#~| "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, 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." -#~| "capabilities).\n" -#~| "\n" -#~| "Examples:\n" -#~| " display supported and enabled capabilities:\n" -#~| " /cap\n" -#~| " request capabilities multi-prefix and away-notify:\n" -#~| " /cap req multi-prefix away-notify\n" -#~| " request capability extended-join, remove capability multi-prefix:\n" -#~| " /cap req extended-join -multi-prefix\n" -#~| " remove capability away-notify:\n" -#~| " /cap req -away-notify" -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: wyświetla opcje wspierane przez serwer\n" -#~ " list: wyświetla obecnie włączone opcje\n" -#~ " req: żądanie opcji\n" -#~ " ack: potwierdzenie opcji wymagających potwierdzenia po stronie klienta\n" -#~ " end: kończy negocjacje opcji\n" -#~ "\n" -#~ "Bez argumentu, wysyłane są \"ls\" i \"list\".\n" -#~ "\n" -#~ "Opcje wspierane przez WeeChat to: account-notify, away-notify, cap-" -#~ "notify, chghost, extended-join, invite-notify, message-tags, multi-" -#~ "prefix, server-time, setname, userhost-in-names.\n" -#~ "\n" -#~ "Opcje automatycznie włączane na serwerach można ustawić za pomocą opcji " -#~ "irc.server_default.capabilities (albo dla konkretnego serwera, opcja irc." -#~ "server.xxx.capabilities).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " wyświetla wspierane i włączone możliwości:\n" -#~ " /cap\n" -#~ " żąda możliwości multi-prefix i away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " żąda możliwości extended-join, usuwa multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " usuwa away-notify:\n" -#~ " /cap req -away-notify" - -#, fuzzy -#~| msgid "" -#~| " server: server name, which can be:\n" -#~| " - internal server name (added by /server add, recommended " -#~| "usage)\n" -#~| " - hostname/port or IP/port, port is 6667 by default\n" -#~| " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~| "example.org[:port][/#channel1][,#channel2[...]]\n" -#~| " Note: for an address/IP/URL, a temporary server is added " -#~| "(NOT SAVED), see /help irc.look.temporary_servers\n" -#~| " option: set option for server (for boolean option, value can be " -#~| "omitted)\n" -#~| " nooption: set boolean option to 'off' (for example: -nossl)\n" -#~| " -all: connect to all servers defined in configuration\n" -#~| " -auto: connect to servers with autoconnect enabled\n" -#~| " -open: connect to all opened servers that are not currently " -#~| "connected\n" -#~| " -nojoin: do not join any channel (even if autojoin is enabled on " -#~| "server)\n" -#~| " -switch: switch to next server address\n" -#~| "\n" -#~| "To disconnect from a server or stop any connection attempt, use command /" -#~| "disconnect.\n" -#~| "\n" -#~| "Examples:\n" -#~| " /connect libera\n" -#~| " /connect irc.oftc.net/6667\n" -#~| " /connect irc6.oftc.net/6667 -ipv6\n" -#~| " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~| " /connect my.server.org/6697 -ssl -password=test\n" -#~| " /connect irc://nick@irc.oftc.net/#channel\n" -#~| " /connect -switch" -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " serwer: nazwa serwera, może nią być:\n" -#~ " - wewnętrzna nazwa serwera (tworzona przez /server add, " -#~ "zalecane użycie)\n" -#~ " - nazwa hosta/port lub IP/port (stworzy to TYMCZASOWY " -#~ "serwer), domyślny port to 6667\n" -#~ " - URL o formacie: irc[6][s]://[nick[:hasło]@]irc.example.org[:" -#~ "port][/#kanał1][,#kanał2[...]]\n" -#~ " Uwaga: dla adresu/IP/URLa, tworzony jest serwer tymczasowy " -#~ "(NIE ZAPISYWANY), zobacz /help irc.look.temporary_servers\n" -#~ " opcja: ustawia opcję dla serwera (dla opcji boolowskich można pominąć " -#~ "wartość)\n" -#~ " nooption: ustawia opcje boolowskie na 'off' (na przykład: -nossl)\n" -#~ " -all: łączy się ze wszystkimi serwerami zdefiniowanymi w " -#~ "konfiguracji\n" -#~ " -auto: łączy się z serwerami z włączonym automatycznym połączeniem\n" -#~ " -open: łączy się ze wszystkimi otwartymi ale nie połączonymi " -#~ "serwerami\n" -#~ " -nojoin: nie wchodź na żaden kanał (nawet jeśli autojoin jest włączony " -#~ "dla tego serwera)\n" -#~ " -switch: przełącza adres serwera na kolejny\n" -#~ "\n" -#~ "W celu rozłączenia z serwerem lub przerwania próby połączenia, użyj " -#~ "komendy /disconnect.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net/6667\n" -#~ " /connect irc6.oftc.net/6667 -ipv6\n" -#~ " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~ " /connect my.server.org/6697 -ssl -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#kanał\n" -#~ " /connect -switch" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " serwer: wyślij do tego serwera (nazwa wewnętrzna)\n" -#~ " cel: nick albo kanał ('*' = obecny kanał)\n" -#~ " typ: rodzaj CTCP (przykłady: \"version\", \"ping\", etc.)\n" -#~ "argumenty: argumenty dla CTCP\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "nick: nick\n" -#~ "plik: nazwa pliku (na lokalnym hoście)\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " rozmowa z użytkownikiem \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " wyśle plik \"/home/foo/bar.txt\" użytkownikowi \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " serwer: wewnętrzna nazwa serwera\n" -#~ " -all: rozłącza się ze wszystkimi serwerami\n" -#~ "-pending: anuluje automatyczne łączenie dla serwerów ponownie łączących " -#~ "się\n" -#~ " powód: powód dla \"quit\"" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick lub maska (wildcard \"*\" jest dozwolony)\n" -#~ " *: nadaje status pół-operatora kanału wszystkim na kanale" - -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: wyświetla wszystkie ignorowane osoby\n" -#~ " add: dodaje nową osobę do ignorowania\n" -#~ " nick: nick lub host (jeśli dodamy \"re:\" można użyć rozszerzonego " -#~ "wyrażenia regularnego POSIX lub maska używając \"*\", aby zastąpić jeden " -#~ "lub więcej znaków)\n" -#~ " del: usuwa wpis o ignorowanej osobie\n" -#~ " numer: numer wpisu do usunięcia (znajduję się na liście)\n" -#~ " -all: usuwa wszystkie wpisy z listy ignorowanych\n" -#~ " serwer: wewnętrzna nazwa serwera, na którym dana osoba ma być " -#~ "ignorowana\n" -#~ " kanał: nazwa kanału, na którym dana osoba ma być ignorowana\n" -#~ "\n" -#~ "Uwaga: wyrażenie regularne może zaczynać się od \"(?-i)\" jeśli wielkość " -#~ "znaków ma mieć znaczenie.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " ignoruje wszędzie nick \"toto\":\n" -#~ " /ignore add toto\n" -#~ " ignoruje host \"toto@domain.com\" na serwerze libera:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignoruje host \"toto*@*.domain.com\" na libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: nie przełączaj się na nowy bufor\n" -#~ " serwer: wyślij to do tego serwera (wewnętrzna nazwa)\n" -#~ " kanał: nazwa kanału\n" -#~ " hasło: hasło do wejścia na kanał (kanały z hasłami muszą być na " -#~ "początku listy)\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /join #weechat\n" -#~ " /join #tajnykanał,#weechat klucz\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ "kanał: nazwa kanału\n" -#~ " nick: nick\n" -#~ " powód: powód (przetwarzane, zobacz /help eval; specjalne zmienne jak " -#~ "${nick} (własny nick), ${target} (docelowy nick), ${channel} i ${server} " -#~ "są podmieniane na odpowiednie wartości)\n" -#~ "\n" -#~ "Możliwe jest kopanie/banowanie za pomocą maski, nick zostanie wyciągnięty " -#~ "z maski i zastąpiony \"*\".\n" -#~ "\n" -#~ "Przykład:\n" -#~ " zbanuje \"*!*@host.com\", następnie wykopie \"toto\":\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "kanał: nazwa kanału\n" -#~ " tekst:tekst do wysłania" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "atrybuty kanału:\n" -#~ " kanał: nazwa kanału do modyfikacji (domyślnie aktualny kanał)\n" -#~ " o: daje/zabiera przywileje operatora kanału\n" -#~ " p: flaga prywatności kanału\n" -#~ " s: flaga kanału sekretnego\n" -#~ " i: kanał tylko dla zaproszonych\n" -#~ " t: temat ustawiany tylko przez operatorów\n" -#~ " n: żadnych wiadomości z poza kanału\n" -#~ " m: kanał moderowany\n" -#~ " l: ustawia limit ilości osób na kanale\n" -#~ " b: ustawia maskę bana\n" -#~ " e: ustawia maski wyjątków\n" -#~ " v: daje/zabiera możliwość rozmowy na kanale moderowanym\n" -#~ " k: ustawia klucz kanału (hasło)\n" -#~ "atrybuty użytkownika:\n" -#~ " nick: nazwa użytkownika do modyfikacji\n" -#~ " i: użytkownik niewidoczny\n" -#~ " s: użytkownik może otrzymywać informację od serwera\n" -#~ " w: użytkownik otrzymuje wallopy\n" -#~ " o: flaga operatora\n" -#~ "\n" -#~ "Lista atrybutów nie jest ogólna, należy zawsze przeczytać dokumentację na " -#~ "temat danego serwera aby poznać dostępne atrybuty.\n" -#~ "\n" -#~ "Przykład:\n" -#~ " chroni temat kanału #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " staje się niewidoczny na serwerze:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "serwer: wyślij do tego serwera (nazwa wewnętrzna)\n" -#~ "cel: nick lub kanał\n" -#~ " tekst: wiadomość do wysłania" - -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: dodaje powiadomienie\n" -#~ " nick: nazwa użytkownika\n" -#~ "serwer: wewnętrzna nazwa serwera (domyślnie obecny serwer)\n" -#~ " -away: powiadom o zmianie powodu nieobecności (poprzez wykonanie whois " -#~ "na nicku)\n" -#~ " del: usuwa powiadomienie\n" -#~ " -all: usuwa wszystkie powiadomienia\n" -#~ "\n" -#~ "Bez argumentu, komenda wyświetla powiadomienia dla obecnego serwera (lub " -#~ "wszystkich serwerów, jeśli komendy użyto w głównym buforze).\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " powiadom, kiedy \"toto\" wejdzie/wyjdzie z obecnego serwera:\n" -#~ " /notify add toto\n" -#~ " powiadom, kiedy \"toto\" wejdzie/wyjdzie z serwera libera:\n" -#~ " /notify add toto libera\n" -#~ " powiadom, kiedy \"toto\" jest niedostępny lub powróci na serwerze " -#~ "libera:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick lub maska (wildcard \"*\" jest dozwolony)\n" -#~ " *: nadaje status operatora kanału wszystkim na kanale" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ "kanał: nazwa kanału do opuszczenia\n" -#~ "wiadomość: wiadomość pożegnalna (pokazywana innym użytkownikom)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: nie przełączaj do nowego bufora\n" -#~ " serwer: wyślij do tego serwera (nazwa wewnętrzna)\n" -#~ " nick: nick\n" -#~ " tekst: wiadomość do wysłania" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " serwer: nazwa serwera do ponownego połączenia (wewnętrzna nazwa)\n" -#~ " -all: ponownie łączy się ze wszystkimi serwerami\n" -#~ "-nojoin: nie wchodź na żadne kanały (nawet jeśli są zdefiniowane kanały " -#~ "do automatycznego wejścia dla serwera)\n" -#~ "-switch: przełącza na kolejny adres serwera" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " nick: nick\n" -#~ "nowy_nick: nowy nick" - -#, fuzzy -#~| msgid "" -#~| " list: list servers (without argument, this list is displayed)\n" -#~| "listfull: list servers with detailed info for each server\n" -#~| " add: add a new server\n" -#~| " name: server name, for internal and display use; this name is used " -#~| "to connect to the server (/connect name) and to set server options: irc." -#~| "server.name.xxx\n" -#~| "hostname: name or IP address of server, with optional port (default: " -#~| "6667), many addresses can be separated by a comma\n" -#~| " -temp: add a temporary server (not saved)\n" -#~| " option: set option for server (for boolean option, value can be " -#~| "omitted)\n" -#~| "nooption: set boolean option to 'off' (for example: -nossl)\n" -#~| " copy: duplicate a server\n" -#~| " rename: rename a server\n" -#~| " reorder: reorder list of servers\n" -#~| " open: open the server buffer without connecting\n" -#~| " keep: keep server in config file (for temporary servers only)\n" -#~| " del: delete a server\n" -#~| " deloutq: delete messages out queue for all servers (all messages " -#~| "WeeChat is currently sending)\n" -#~| " jump: jump to server buffer\n" -#~| " raw: open buffer with raw IRC data\n" -#~| " filter: set a new filter to see only matching messages (this filter " -#~| "can be used as input in raw IRC data buffer as well); allowed formats " -#~| "are:\n" -#~| " * show all messages (no filter)\n" -#~| " xxx show only messages containing \"xxx\"\n" -#~| " s:xxx show only messages for server \"xxx\"\n" -#~| " f:xxx show only messages with a flag: recv (message " -#~| "received), 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 plugin API reference for the list of all " -#~| "variables), date (format: \"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, " -#~| "modified, redirected\n" -#~| "\n" -#~| "Examples:\n" -#~| " /server listfull\n" -#~| " /server add libera irc.libera.chat\n" -#~| " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n" -#~| " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~| " /server copy libera libera-test\n" -#~| " /server rename libera-test libera2\n" -#~| " /server reorder libera2 libera\n" -#~| " /server del libera\n" -#~| " /server deloutq\n" -#~| " /server raw\n" -#~| " /server raw s:libera\n" -#~| " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: wyświetla listę serwerów (bez argumentu wyświetlana jest ta " -#~ "lista)\n" -#~ "listfull: wyświetla listę serwerów ze szczegółowymi informacjami dla " -#~ "każdego serwera\n" -#~ " add: tworzy nowy serwer\n" -#~ " nazwa: nazwa serwera, do użytku wewnętrznego i wyświetlania; ta nazwa " -#~ "jest używana do połączenia z serwerem (/connect nazwa) i do ustawiania " -#~ "opcji serwera: irc.server.nazwa.xxx\n" -#~ "host: nazwa albo adres IP serwera, z opcjonalnym numerem portu " -#~ "(domyślnie: 6667), wiele adresów należy rozdzielić przecinkiem\n" -#~ " -temp: tworzy serwer tymczasowy (nie zapisany)\n" -#~ " opcja: ustawia opcję dla serwera (dla opcji boolowskich wartość może " -#~ "zostać pominięta)\n" -#~ "noopcja: ustawia opcje boolowskie na 'off' (na przykład: -nossl)\n" -#~ " copy: duplikuje serwer\n" -#~ " rename: zmienia nazwę serwera\n" -#~ " reorder: zmienia kolejność na liście serwerów\n" -#~ " open: otwiera bufor serwera nie łącząc się z nim\n" -#~ " keep: zachowuje serwer w pliku konfiguracyjnym (tylko dla serwerów " -#~ "tymczasowych)\n" -#~ " del: usuwa serwer\n" -#~ " deloutq: usuń wiadomości z kolejki dla wszystkich serwerów (wszystkie " -#~ "wiadomości jakie WeeChat obecnie wysyła)\n" -#~ " jump: przechodzi do bufora serwera\n" -#~ " raw: otwiera bufor z nieprzetworzonymi danymi IRC\n" -#~ " filtr: ustawia nowy filtr pokazujący tylko wybrane wiadomości (może " -#~ "zostać również użyty jako wejście w buforze nieprzetworzonych danych " -#~ "IRC); dozwolone formaty:\n" -#~ " * pokaż wszystkie wiadomości (brak filtra)\n" -#~ " xxx pokaż tylko wiadomości zawierające \"xxx\"\n" -#~ " s:xxx pokaż tylko wiadomości od serwera \"xxx\"\n" -#~ " f:xxx pokaż tylko wiadomości z flagą: recv (wiadomości " -#~ "odebrane), sent (wiadomości wysłane), modified (wiadomości " -#~ "zmodyfikowane), redirected (wiadomości przekierowane)\n" -#~ " m:xxx pokaż tylko komendę IRC \"xxx\"\n" -#~ " c:xxx pokaż tylko wiadomości pasujące to przetworzonego " -#~ "warunku \"xxx\", używając następujących zmiennych: wynik funkcji " -#~ "irc_message_parse (jak nick, komenda, kanał, tekst, etc., zobacz funkcję " -#~ "info_get_hashtable w opisie API wtyczek dla listy wszystkich dostępnych " -#~ "zmiennych), data (format: \"yyyy-mm-dd hh:mm:ss\"), serwer, recv, sent, " -#~ "modified, redirected\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ " użytkownik: nazwa użytkownika\n" -#~ " cel: nazwa serwera\n" -#~ "kanał: nazwa kanału" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ "kanał: nazwa kanału\n" -#~ " temat: nowy temat kanału\n" -#~ "-delete: kasuje temat kanału" - -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ "cel: nazwa serwera\n" -#~ " nick: nick (może być maska)\n" -#~ "\n" -#~ "Bez argumentu, komenda ta wykona whois na:\n" -#~ "- twoim własnym nicku, jeśli bufor to serwer/kanał\n" -#~ "- zdalnym nicku, jeśli bufor to rozmowa prywatna.\n" -#~ "\n" -#~ "Jeśli opcja irc.network.whois_double_nick jest włączona, wysyłane są dwa " -#~ "nicki (jeśli został podany tylko jeden), aby uzyskać czas bezczynności w " -#~ "odpowiedzi." - -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: pokazuje status logów dla otwartych buforów\n" -#~ " set: ustawia poziom logowania dla obecnego bufora\n" -#~ " poziom: poziom logowanych wiadomości (0 = wyłączone, 1 = kilka " -#~ "wiadomości (najważniejsze) .. 9 = wszystkie wiadomości)\n" -#~ " flush: zapisuje natychmiast wszystkie pliki z logami\n" -#~ "disable: wyłącza logowanie dla obecnego bufora (ustawia poziom na 0)\n" -#~ "\n" -#~ "Opcje \"logger.level.*\" oraz \"logger.mask.*\" mogą być użyte do " -#~ "ustawienia poziomu lub maski dla bufora lub buforów zaczynających się od " -#~ "nazwy.\n" -#~ "\n" -#~ "Poziomy logowania używane przez wtyczkę IRC:\n" -#~ " 1: wiadomości użytkowników (z kanałów i prywatne), powiadomienia (od " -#~ "serwerów i kanałów)\n" -#~ " 2: zmiany nicków\n" -#~ " 3: wiadomości serwera\n" -#~ " 4: wejścia/opuszczenia/wyjścia\n" -#~ " 9: wszystkie pozostałe wiadomości\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " ustawia poziom na 5 dla obecnego bufora:\n" -#~ " /logger set 5\n" -#~ " wyłącza logowanie w obecnym buforze:\n" -#~ " /logger disable\n" -#~ " ustawia poziom na 3 dla wszystkich buforów IRC:\n" -#~ " /set logger.level.irc 3\n" -#~ " wyłącza logowanie głównego bufora WeeChat:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " użyj oddzielnych katalogów dla serwerów IRC, oraz oddzielnych plików " -#~ "dla kanałów:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: lista załadowanych wtyczek\n" -#~ "listfull: lista załadowanych wtyczek (szczegółowa)\n" -#~ " load: ładuje wtyczkę\n" -#~ "autoload: automatycznie ładuje wtyczki w katalogu systemowym lub " -#~ "użytkownika\n" -#~ " reload: przeładuje pojedynczą wtyczkę (jeśli nie podano nazwy, wyładuje " -#~ "wszystkie wtyczki, następnie automatycznie załaduje wtyczki)\n" -#~ " unload: wyładowuje jedną albo wszystkie wtyczki\n" -#~ "nazwa_pliku: skrypt (plik) do załadowania\n" -#~ " -q: tryb cichy: nie wyświetla wiadomości\n" -#~ " nazwa: nazwa skryptu (nazwa użyta do wywołania funkcji \"register\")\n" -#~ " eval: wykonuje kod źródłowy i wyświetla wynik w obecnym buforze\n" -#~ " -o: wysyła wynik do bufora bez wykonywania komend\n" -#~ " -oc: wysyła wynik do bufora i wykonuje komendy\n" -#~ " code: kod źródłowy do wykonania\n" -#~ " version: wyświetla wersję używanego interpretera\n" -#~ "\n" -#~ "Bez argumentów ta komenda wyświetli wszystkie załadowane wtyczki." - -#, fuzzy -#~| msgid "" -#~| " list: list relay clients (only active relays)\n" -#~| " listfull: list relay clients (verbose, all relays)\n" -#~| " listrelay: list relays (name and port)\n" -#~| " add: add a relay (listen on a port/path)\n" -#~| " del: remove a relay (clients remain connected)\n" -#~| " start: listen on port\n" -#~| " restart: close the server socket and listen again on port (clients " -#~| "remain connected)\n" -#~| " stop: close the server socket (clients remain connected)\n" -#~| " name: relay name (see format below)\n" -#~| " port: port used for relay\n" -#~| " path: path used for relay (for UNIX domain socket only); path " -#~| "is evaluated (see function string_eval_path_home in plugin API " -#~| "reference)\n" -#~| " raw: open buffer with raw Relay data\n" -#~| " sslcertkey: set SSL certificate/key using path in option relay." -#~| "network.ssl_cert_key\n" -#~| "\n" -#~| "Relay name is: [ipv4.][ipv6.][ssl.]<protocol.name> or unix." -#~| "[ssl.]<protocol.name>\n" -#~| " ipv4: force use of IPv4\n" -#~| " ipv6: force use of IPv6\n" -#~| " ssl: enable SSL\n" -#~| " unix: use UNIX domain socket\n" -#~| "protocol.name: protocol and name to relay:\n" -#~| " - protocol \"irc\": name is the server to share " -#~| "(optional, if not given, the server name must be sent by client in " -#~| "command \"PASS\", with format: \"PASS server:password\")\n" -#~| " - protocol \"weechat\" (name is not used)\n" -#~| "\n" -#~| "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~| "connect on the port.\n" -#~| "The \"weechat\" protocol allows a remote interface to connect on the " -#~| "port, see the list here: https://weechat.org/about/interfaces/\n" -#~| "\n" -#~| "Without argument, this command opens buffer with list of relay clients.\n" -#~| "\n" -#~| "Examples:\n" -#~| " irc proxy, for server \"libera\":\n" -#~| " /relay add irc.libera 8000\n" -#~| " irc proxy, for server \"libera\", with SSL:\n" -#~| " /relay add ssl.irc.libera 8001\n" -#~| " irc proxy, for all servers (client will choose), with SSL:\n" -#~| " /relay add ssl.irc 8002\n" -#~| " weechat protocol:\n" -#~| " /relay add weechat 9000\n" -#~| " weechat protocol with SSL:\n" -#~| " /relay add ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using only IPv4:\n" -#~| " /relay add ipv4.ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using only IPv6:\n" -#~| " /relay add ipv6.ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using IPv4 + IPv6:\n" -#~| " /relay add ipv4.ipv6.ssl.weechat 9001\n" -#~| " weechat protocol over UNIX domain socket:\n" -#~| " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: wyświetla klienty pośrednika (tylko aktywne)\n" -#~ " listfull: wyświetla klienty pośrednika (wszystkie)\n" -#~ " listrelay: wyświetla pośredników (nazwa i port)\n" -#~ " add: dodaje relay (nasłuchuje na porcie)\n" -#~ " del: usuwa relay (klienty zostają połączone)\n" -#~ " start: nasłuchuje na porcie\n" -#~ " restart: zamyka porta serwera i otwiera go ponownie nasłuchując na " -#~ "nim (klienty zostają połączone)\n" -#~ " stop: zamyka gniazdo serwera (klienty zostają połączone)\n" -#~ " nazwa: nazwa pośrednika (format poniżej)\n" -#~ " port: port używany przez pośrednika\n" -#~ " ścieżka: ścieżka używana przez pośrednika (tylko dla socketów " -#~ "UNIXowych); \"%h\" na początku ciągu jest zastępowane katalogiem domowym " -#~ "WeeChat (domyślnie \"~/.weechat\"), zawartość jest przetwarzana (zobacz /" -#~ "help eval)\n" -#~ " raw: otwiera bufor z nieprzetworzonymi danymi pośrednika\n" -#~ " sslcertkey: ustawia certyfikat SSL/hasło używając ścieżki w opcji " -#~ "relay.network.ssl_cert_key\n" -#~ "\n" -#~ "Nazwa pośrednika to: [ipv4.][ipv6.][ssl.]<protokół.nazwa> lub unix." -#~ "[ssl.]<protokół. nazwa>\n" -#~ " ipv4: wymusza użycie IPv4\n" -#~ " ipv6: wymusza użycie IPv6\n" -#~ " ssl: włącza SSL\n" -#~ " unix: używa socketu UNIXowego\n" -#~ "protokół.nazwa: protokół i nazwa do przekazywania:\n" -#~ " - protokół \"irc\": nazwą jest serwer do współdzielenia " -#~ "(opcjonalne, jeśli nie podane, nazwa serwera musi być wysłana przez " -#~ "klienta w komendzie \"PASS\", format: \"PASS serwer:hasło\")\n" -#~ " - protokół \"weechat\" (nazwa nie jest używana)\n" -#~ "\n" -#~ "Protokół \"irc\" pozwala dowolnemu klientowi IRC (włączając w to WeeChat) " -#~ "połączyć się na ustawionym porcie.\n" -#~ "Protokół \"weechat\" pozwala na połączenie się zdalnym interfejsem, lista " -#~ "dostępna pod adresem: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Bez argumentu komenda otwiera bufor z listą klientów.\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " pośrednik irc dla serwera \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " pośrednik irc dla serwera \"libera\", z SSL:\n" -#~ " /relay add ssl.irc.libera 8001\n" -#~ " pośrednik irc dla wszystkich serwerów (klient wybiera) z SSL:\n" -#~ " /relay add ssl.irc 8002\n" -#~ " protokół weechat:\n" -#~ " /relay add weechat 9000\n" -#~ " protokół weechat z SSL:\n" -#~ " /relay add ssl.weechat 9001\n" -#~ " protokół weechat z SSL, używający tylko IPv4:\n" -#~ " /relay add ipv4.ssl.weechat 9001\n" -#~ " protokół weechat z SSL, używający tylko IPv6:\n" -#~ " /relay add ipv6.ssl.weechat 9001\n" -#~ " protokół weechat z SSL, używający IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.ssl.weechat 9001\n" -#~ " protokół weechat po sockecie UNIXowym:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" - -#, fuzzy -#~| msgid "" -#~| " list: list loaded scripts (all languages)\n" -#~| " -o: send list of loaded scripts to buffer (string in " -#~| "English)\n" -#~| " -ol: send list of loaded scripts to buffer (translated " -#~| "string)\n" -#~| " -i: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (string in English)\n" -#~| " -il: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (translated string)\n" -#~| " search: search scripts by tags, language (python, perl, ...), " -#~| "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~| "buffer\n" -#~| " show: show detailed info about a script\n" -#~| " load: load script(s)\n" -#~| " unload: unload script(s)\n" -#~| " reload: reload script(s)\n" -#~| " autoload: autoload the script\n" -#~| " noautoload: do not autoload the script\n" -#~| "toggleautoload: toggle autoload\n" -#~| " install: install/upgrade script(s)\n" -#~| " remove: remove script(s)\n" -#~| " installremove: install or remove script(s), depending on current state\n" -#~| " hold: hold/unhold script(s) (a script held will not be " -#~| "upgraded any more and cannot be removed)\n" -#~| " -q: quiet mode: do not display messages\n" -#~| " upgrade: upgrade all installed scripts which are obsolete (new " -#~| "version available)\n" -#~| " update: update local scripts cache\n" -#~| "\n" -#~| "Without argument, this command opens a buffer with list of scripts.\n" -#~| "\n" -#~| "On script buffer, the possible status for each script are:\n" -#~| " * i a H r N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | running (loaded)\n" -#~| " | | | held\n" -#~| " | | autoloaded\n" -#~| " | installed\n" -#~| " popular script\n" -#~| "\n" -#~| "In output of /script list, the possible status for each script are:\n" -#~| " * ? i a H N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | held\n" -#~| " | | | autoloaded\n" -#~| " | | installed\n" -#~| " | unknown script (can not be downloaded/updated)\n" -#~| " popular script\n" -#~| "\n" -#~| "Keys on script buffer:\n" -#~| " alt+i install script\n" -#~| " alt+r remove script\n" -#~| " alt+l load script\n" -#~| " alt+L reload script\n" -#~| " alt+u unload script\n" -#~| " alt+A autoload script\n" -#~| " alt+h (un)hold script\n" -#~| " alt+v view script\n" -#~| "\n" -#~| "Input allowed on script buffer:\n" -#~| " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~| " q close buffer\n" -#~| " $ refresh buffer\n" -#~| " s:x,y sort buffer using keys x and y (see /help script.look." -#~| "sort)\n" -#~| " s: reset sort (use default sort)\n" -#~| " word(s) filter scripts: search word(s) in scripts " -#~| "(description, tags, ...)\n" -#~| " * remove filter\n" -#~| "\n" -#~| "Mouse actions on script buffer:\n" -#~| " wheel scroll list\n" -#~| " left button select script\n" -#~| " right button install/remove script\n" -#~| "\n" -#~| "Examples:\n" -#~| " /script search url\n" -#~| " /script install go.py urlserver.py\n" -#~| " /script remove go.py\n" -#~| " /script hold urlserver.py\n" -#~| " /script reload urlserver\n" -#~| " /script upgrade" -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: lista załadowanych skryptów (wszystkie języki)\n" -#~ " -o: wysyła listę skryptów do bufora (po angielsku)\n" -#~ " -ol: wysyła listę skryptów do bufora (przetłumaczoną)\n" -#~ " -i: kopiuje listę skryptów do wiersza poleceń (do wysłania do " -#~ "bufora)(po angielsku)\n" -#~ " -il: kopiuje listę skryptów do wiersza poleceń (do wysłania " -#~ "do bufora)(przetłumaczone)\n" -#~ " search: wyszukuje skryptu po tagach, języku (python, perl, ...), " -#~ "rozszerzeniu pliku (py, pl, ...) lub tekście; wynik jest wyświetlany w " -#~ "buforze skryptów\n" -#~ " show: pokazuje dokładne informacje o skrypcie\n" -#~ " load: ładuje skrypt(y)\n" -#~ " unload: wyładowuje skrypt(y)\n" -#~ " reload: przeładowuje skrypt(y)\n" -#~ " autoload: automatyczne ładowanie skryptu\n" -#~ " noautoload: nie ładuj automatycznie skryptu\n" -#~ "toggleautoload: przełącza automatyczne logowanie\n" -#~ " install: instaluje/uaktualnia skrypt(y)\n" -#~ " remove: usuwa skrypt(y)\n" -#~ " installremove: instaluje lub usuwa skrypt(y), w zależności od obecnego " -#~ "stanu\n" -#~ " hold: przełącza stan wstrzymania skrypt(y) (wstrzymany skrypt " -#~ "nie będzie aktualizowany ani nie może zostać usunięty)\n" -#~ " -q: tryb cichy: nie wyświetla wiadomości\n" -#~ " upgrade: aktualizuje wszystkie zainstalowane skrypty, które są " -#~ "przestarzałe (nowa wersja jest dostępne)\n" -#~ " update: aktualizuje lokalna listę dostępnych skryptów\n" -#~ "\n" -#~ "Bez żadnego argumentu, komenda otwiera bufor z listą skryptów.\n" -#~ "\n" -#~ "W buforze skryptów, możliwe statusy dla każdego ze skryptów:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | przestarzały (dostępna jest nowa wersja)\n" -#~ " | | | | działający (załadowany)\n" -#~ " | | | wstrzymany\n" -#~ " | | automatycznie ładowany\n" -#~ " | zainstalowany\n" -#~ " popularny skrypt\n" -#~ "\n" -#~ "Wynik polecenia /script list, dopuszczalne statusy dla każdego skryptu:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | przestarzały (dostępna jest nowa wersja)\n" -#~ " | | | | wstrzymany\n" -#~ " | | | automatycznie ładowany\n" -#~ " | | zainstalowany\n" -#~ " | nieznany skrypt (nie może zostać pobrany/zaktualizowany)\n" -#~ " popularny skrypt\n" -#~ "\n" -#~ "Skróty klawiszowe w buforze skryptów:\n" -#~ " alt+i instaluje skrypt\n" -#~ " alt+r usuwa skrypt\n" -#~ " alt+l ładuje skrypt\n" -#~ " alt+L przeładowuje skrypt\n" -#~ " alt+u wyładowuje skrypt\n" -#~ " alt+A automatyczne ładowanie skryptu\n" -#~ " alt+h przełącza stan wstrzymania skryptu\n" -#~ " alt+v wyświetla skrypt\n" -#~ "\n" -#~ "Dozwolone komendy z linii poleceń w buforze skryptów:\n" -#~ " i/r/l/L/u/A/h/v akcje dla skryptu (takie same jak skróty klawiszowe " -#~ "powyżej)\n" -#~ " q zamknij bufor\n" -#~ " $ odśwież bufor\n" -#~ " s:x,y sortuj bufor używając klawiszy x i y (zobacz /help " -#~ "script.look.sort)\n" -#~ " s: resetuj sortowanie (użyj domyślnego)\n" -#~ " słowo(a) filtruj skrypty: szukaj słowa(ów) w skryptach (opis, " -#~ "tagi, ...)\n" -#~ " * usuń filtr\n" -#~ "\n" -#~ "Akcje myszy w buforze skryptów:\n" -#~ " kółko przewija listę\n" -#~ " lewy przycisk wybiera skrypt\n" -#~ " prawy przycisk instaluj/usuń skrypt\n" -#~ "\n" -#~ "Przykłady:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: włącza sprawdzanie pisowni\n" -#~ " disable: wyłącza sprawdzanie pisowni\n" -#~ " toggle: przełącza sprawdzanie pisowni\n" -#~ "listdict: pokazuje zainstalowane słowniki\n" -#~ " setdict: ustawia słownik dla obecnego buforu (kilka słowników może być " -#~ "podanych po przecinku, znak specjalny „-” wyłącza sprawdzanie pisowni z " -#~ "obecnym buforze)\n" -#~ " deldict: usuwa słownik używany w obecnym buforze\n" -#~ " addword: dodaje słowo do osobistego słownika\n" -#~ "\n" -#~ "Jeśli wprowadzany tekst zaczyna się od '/' nie będzie on sprawdzany, za " -#~ "wyjątkiem kilku komend (zobacz /set spell.check.commands).\n" -#~ "\n" -#~ "W celu włączenia sprawdzania pisowni dla wszystkich buforów, należy użyć " -#~ "opcji \"default_dict\", następnie włączyć sprawdzanie pisowni, na " -#~ "przykład:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "W celu wyświetlenia listy sugestii na pasku, użyj elementu " -#~ "\"spell_suggest\".\n" -#~ "\n" -#~ "Domyślny skrót klawiszowy przełączający sprawdzanie pisowni to alt-s." - -#, fuzzy -#~| msgid "" -#~| " list: list triggers (without argument, this list is displayed)\n" -#~| " listfull: list triggers with detailed info for each trigger\n" -#~| "listdefault: list default triggers\n" -#~| " add: add a trigger\n" -#~| " addoff: add a trigger (disabled)\n" -#~| " addreplace: add or replace an existing trigger\n" -#~| " name: name of trigger\n" -#~| " hook: signal, hsignal, modifier, line, print, command, " -#~| "command_run, timer, config, focus, info, info_hashtable\n" -#~| " arguments: arguments for the hook, depending on hook (separated by " -#~| "semicolons):\n" -#~| " signal: name(s) of signal (required)\n" -#~| " hsignal: name(s) of hsignal (required)\n" -#~| " modifier: name(s) of modifier (required)\n" -#~| " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~| "of buffer masks, tags\n" -#~| " print: buffer, tags, message, strip colors\n" -#~| " command: command (required), description, arguments, " -#~| "description of arguments, completion (all arguments except command are " -#~| "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~| "help eval)\n" -#~| " command_run: command(s) (required)\n" -#~| " timer: interval (required), align on second, max calls\n" -#~| " config: name(s) of option (required)\n" -#~| " focus: name(s) of area (required)\n" -#~| " info: name(s) of info (required)\n" -#~| " info_hashtable: name(s) of info (required)\n" -#~| " conditions: evaluated conditions for the trigger\n" -#~| " regex: one or more regular expressions to replace strings in " -#~| "variables\n" -#~| " command: command to execute (many commands can be separated by \";" -#~| "\")\n" -#~| "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~| "post_action: action to take after execution (none (default), disable, " -#~| "delete)\n" -#~| " 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" -#~| " set: set an option in a trigger\n" -#~| " option: name of option: name, hook, arguments, conditions, regex, " -#~| "command, return_code\n" -#~| " (for help on option, you can type: /help trigger.trigger." -#~| "<name>.<option>)\n" -#~| " value: new value for the option\n" -#~| " rename: rename a trigger\n" -#~| " copy: copy a trigger\n" -#~| " enable: enable trigger(s) (without arguments: enable triggers " -#~| "globally)\n" -#~| " disable: disable trigger(s) (without arguments: disable triggers " -#~| "globally)\n" -#~| " toggle: toggle trigger(s) (without arguments: toggle triggers " -#~| "globally)\n" -#~| " restart: restart trigger(s) (recreate the hooks)\n" -#~| " show: show detailed info on a trigger (with some stats)\n" -#~| " del: delete a trigger\n" -#~| " -all: do action on all triggers\n" -#~| " restore: restore trigger(s) with the default values (works only for " -#~| "default triggers)\n" -#~| " default: delete all triggers and restore default ones\n" -#~| " monitor: open the trigger monitor buffer, with optional filter:\n" -#~| " filter: filter hooks/triggers to display (a hook must start with " -#~| "\"@\", for example \"@signal\"), many filters can be separated by " -#~| "commas; wildcard \"*\" is allowed in each trigger name\n" -#~| "\n" -#~| "When a trigger callback is called, following actions are performed, in " -#~| "this order:\n" -#~| " 1. check conditions; if false, exit\n" -#~| " 2. replace text using POSIX extended regular expression(s) (if defined " -#~| "in trigger)\n" -#~| " 3. execute command(s) (if defined in trigger)\n" -#~| " 4. exit with a return code (except for modifier, line, focus, info and " -#~| "info_hashtable)\n" -#~| " 5. perform post action\n" -#~| "\n" -#~| "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" -#~| " hide nicklist bar on small terminals:\n" -#~| " /trigger add resize_small signal signal_sigwinch \"${info:" -#~| "term_width} < 100\" \"\" \"/bar hide nicklist\"\n" -#~| " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~| ">= 100\" \"\" \"/bar show nicklist\"\n" -#~| " silently save config each hour:\n" -#~| " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~| " silently save WeeChat session at midnight (see /help upgrade):\n" -#~| " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~| "upgrade -save\"\n" -#~| " open trigger monitor and show only modifiers and triggers whose name " -#~| "starts with \"resize\":\n" -#~| " /trigger monitor @modifier,resize*" -#~ 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: lista triggerów (jeśli nie podano argumentu, wyświetli się " -#~ "ta lista)\n" -#~ " listfull: lista triggerów ze szczegółowymi informacjami\n" -#~ "listdefault: lista domyślnych triggerów\n" -#~ " add: dodaje trigger\n" -#~ " addoff: dodaje trigger (wyłączony)\n" -#~ " addreplace: dodaje lub zastępuje istniejący trigger\n" -#~ " nazwa: nazwa triggera\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " argumenty: argumenty dla uchwytu, w zależności od jego typu (oddzielone " -#~ "średnikami):\n" -#~ " signal: nazwa(-y) signal (wymagane)\n" -#~ " hsignal: nazwa(-y) hsignal (wymagane)\n" -#~ " modifier: nazwa(-y) modifier (wymagane)\n" -#~ " line: typ bufora(\"formatted\", \"free\" lub \"*\"), lista " -#~ "mask buforów, tagi\n" -#~ " print: bufor, tagi, wiadomość, pomiń kolory\n" -#~ " command: komenda (wymagane), opis, argumenty, opis " -#~ "argumentów, dopełnienie (wszystkie argumenty poza komendą są " -#~ "przetwarzane, \"${tg_trigger_name}\" jest zastępowane przez nazwę " -#~ "triggera, zobacz /help eval)\n" -#~ " command_run: komenda(-y) (wymagane)\n" -#~ " timer: interwał (wymagane), wyrównanie sekund, ilość " -#~ "wywołań\n" -#~ " config: nazwa(-y) opcji (wymagane)\n" -#~ " focus: nazwa(-y) obszarów (wymagane)\n" -#~ " info: nazwa(y) informacji (wymagane)\n" -#~ " info_hashtable: nazwa(y) informacji (wymagane)\n" -#~ " warunki: przetwarzane warunki dla triggera\n" -#~ " regex: jedno lub więcej wyrażeń regularnych do zastępowania ciągów " -#~ "w zmiennych\n" -#~ " komenda: komenda do wykonania (wiele komend można oddzielić \";\")\n" -#~ "zwracany_kod: kod zwracany w callbacku (ok (domyślne), ok_eat, error)\n" -#~ "post_action: akcja do wykonania po zakończeniu (none (domyślne), disable, " -#~ "delete)\n" -#~ " addinput: ustawia wejście z domyślnymi argumentami do stworzenia " -#~ "triggera\n" -#~ " input: ustawia wejście z komendą użytą do stworzenia triggera\n" -#~ " output: wysyła komendę do stworzenia triggera do buforu\n" -#~ " recreate: tak samo jak \"input\", z opcją \"addreplace\" zamiast " -#~ "\"add\"\n" -#~ " set: ustawia opcje triggera\n" -#~ " opcja: nazwa opcji: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (aby uzyskać pomoc na temat opcji możesz wpisać: /help " -#~ "trigger.trigger.<nazwa>.<opcja>)\n" -#~ " wartość: nowa wartość dla opcji\n" -#~ " rename: zmienia nazwę triggera\n" -#~ " copy: kopiuje trigger\n" -#~ " enable: włącza trigger(y) (bez argumentów: włącza triggery " -#~ "globalnie)\n" -#~ " disable: wyłącza trigger(y) (bez argumentów: wyłącza triggery " -#~ "globalnie)\n" -#~ " toggle: zmienia stan triggera(-ów) (bez argumentów: zmienia stan " -#~ "triggerów globalnie)\n" -#~ " restart: restartuje trigger(y) (tworzy na nowo uchwyty)\n" -#~ " show: pokazuje szczegółowe informacje o triggerze (z niektórymi " -#~ "statystykami)\n" -#~ " del: usuwa trigger\n" -#~ " -all: wykonaj akcję na wszystkich triggerach\n" -#~ " restore: przywraca trigger(y) z domyślnymi wartościami (działa tylko " -#~ "dla domyślnych triggerów)\n" -#~ " default: przywraca domyślne triggery usuwając wszystkie istniejące\n" -#~ " monitor: otwiera bufor monitorowania triggerów, z opcjonalnym " -#~ "filtrem:\n" -#~ " filtr: filtruje uchwyty/triggery do wyświetlenia (uchwyt musi się " -#~ "zaczynać od \"@\", na przykład \"@signal\"), wiele filtrów może być " -#~ "oddzielonych przecinkiem; dzika karta \"*\" jest dozwolona w nazwie " -#~ "każdego triggera\n" -#~ "\n" -#~ "Kiedy callback triggera jest wywoływany, wykonywane są następujące akcje, " -#~ "w kolejności:\n" -#~ " 1. sprawdzenie warunków; jeśli nie są spełnione, wyjście\n" -#~ " 2. zastąpienie tekstu za pomocą rozszerzonych wyrażeń regularnych POSIX " -#~ "(jeśli zdefiniowane)\n" -#~ " 3. wykonanie komend(y) (jeśli zdefiniowane)\n" -#~ " 4. wyjście z kodem wyjścia (poza modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. wykonanie akcji kończącej\n" -#~ "\n" -#~ "Przykłady (możesz też spojrzeć na domyślne triggery za pomocą /trigger " -#~ "listdefault):\n" -#~ " dodaje atrybuty tekstu *bold*, _underline_ i /italic/ (tylko w " -#~ "wiadomościach użytkowników):\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" -#~ " ukrywa pasek z nickami na małych terminalach:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " cichy zapis plików konfiguracyjnych co każdą godzinę:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " cichy zapis sesji WeeChat o północy (zobacz /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " otwiera monitor triggerów i pokazuje tylko modifiers i triggery, " -#~ "których nazwa zaczyna się od \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "Wszystkie paski zostały usunięte" - -#~ msgid "All filters have been deleted" -#~ msgstr "Usunięto wszystkie filtry" - -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Wszystkie niestandardowe elementy pasków zostały usunięte" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Usunięto wszystkie proxy" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sTrigger \"%s\" nie został znaleziony" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d triggerów usunięto" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sDomyślny trigger \"%s\" nie został znaleziony" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "algorytm haszujący użyty do sprawdzenia rozszyfrowanych danych" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:10+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" "Language: pt\n" @@ -1133,6 +1133,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set read marker on all buffers:" +msgstr "executar um comando em todos os servidores conectados" + msgid "set or remove away status" msgstr "definir ou remover estado ausente" @@ -1289,6 +1294,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "nicks da lista de nicks do buffer atual" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "nicks da lista de nicks do buffer atual" + msgid "manage buffers" msgstr "gerir buffers" @@ -2736,6 +2754,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "mostrar texto num buffer" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "apresentar mensagem especial quando passa um dia" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "gerir os proxies" @@ -2943,6 +2995,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3083,18 +3141,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "definir opções de configuração e variáveis de ambiente" @@ -3436,6 +3508,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "gerir janelas" @@ -8501,6 +8588,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "fechar o buffer ao executar /part num canal" + msgid "execute a command on all private buffers of all connected servers" msgstr "" "executar um comando em todos os buffers privados de todos os servidores" @@ -8527,6 +8645,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "nome do plugin (o caráter universal \"*\" é permitido) (opcional)" +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "executar um comando em todos os servidores conectados" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "unir buffers privados" + msgid "execute a command on all connected servers" msgstr "executar um comando em todos os servidores conectados" @@ -8543,6 +8693,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "canais em todos os servidores IRC" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "A lista de notificação de todos os servidores está vazia" + msgid "authenticate with SASL" msgstr "" @@ -12586,6 +12746,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "mudar charset do buffer atual" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "mostrar texto num buffer" + +#, fuzzy +#| msgid "execute a command on all connected servers" +msgid " set level to 3 for all IRC buffers:" +msgstr "executar um comando em todos os servidores conectados" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "mostrar texto num buffer" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16322,3793 +16505,3 @@ msgstr "%s%s: tempo limite de \"%s\" com %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar: erro inesperado (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Rato ativado" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "servidores IRC (nomes internos)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "mudar modo de canal ou de utilizador" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "canal: nome do canal\n" -#~ "texto: texto a enviar" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "canal: nome do canal\n" -#~ "texto: texto a enviar" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "valor do alias" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: listar todas as barras\n" -#~ " listfull: listar todas as barras (verboso)\n" -#~ " listitems: listar todos os itens das barras\n" -#~ " add: adicionar uma nova barra\n" -#~ " nome: nome da barra (deve ser único)\n" -#~ " tipo: root: janela exterior,\n" -#~ " window: janela interior, com condições opcionais (veja " -#~ "abaixo)\n" -#~ " condições: as condições para mostrar a barra:\n" -#~ " active: na janela ativa\n" -#~ " inactive: em janelas inativas\n" -#~ " nicklist: em janelas com lista de nicks\n" -#~ " outras condições: consulte /help weechat.bar.xxx." -#~ "conditions e /help eval\n" -#~ " sem condições, a barra é mostrada sempre\n" -#~ " posição: bottom, top, left ou right\n" -#~ " tamanho: tamanho da barra (em carateres)\n" -#~ " separador: 1 para usar separador (linha), 0 ou nada significa sem " -#~ "separador\n" -#~ " item1,...: itens nesta barra (itens podem ser separados por virgular " -#~ "(espaço ente itens) ou \"+\" (itens colados))\n" -#~ " default: criar uma barra predefinida (todas as barras predefinidas " -#~ "se nenhum nome for indicado)\n" -#~ " del: eliminar uma barra (ou todas as barras com -all)\n" -#~ " set: definir um valor de uma propriedade da barra\n" -#~ " opção: opção a alterar (para a lista de opções, ver /set weechat." -#~ "bar.<barname>.*)\n" -#~ " valor: novo valor da opção\n" -#~ " hide: ocultar uma barra\n" -#~ " show: mostrar uma barra ocultada\n" -#~ " toggle: ocultar/mostrar uma barra\n" -#~ " scroll: deslocar a barra\n" -#~ " janela: número da janela (use '*' para a janela atual ou para uma " -#~ "barra do tipo root)\n" -#~ "valor_deslocar: valor a deslocar: 'x' ou 'y' (opcional), seguido de '+', " -#~ "'-', 'b' (início) or 'e' (fim), valor (de +/-), e um % opcional (para " -#~ "deslocar % da largura/altura, senão o valor é o número de carateres)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " criar uma barra com tempo, número de buffer + nome, e completação:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " ocultar uma barra:\n" -#~ " /bar hide mybar\n" -#~ " deslocar a lista de nicks 10 linhas para baixo no buffer atual:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " deslocar para o fim da lista de nicks no buffet atual:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: listar os buffers (sem argumentos, esta lista é apresentada)\n" -#~ " clear: limpar o conteúdo do buffer (número de um buffer, -merged para " -#~ "buffers unidos, -all para todos os buffers, ou nada para o buffer atual)\n" -#~ " move: mover o buffer na lista (pode ser relativo, por exemplo -1); \"-" -#~ "\" = mover para o primeiro número de buffer, \"+\" = mover para o último " -#~ "número de buffer + 1\n" -#~ " cycle: saltar em ciclo numa lista de buffers\n" -#~ " swap: trocar dois buffers (trocar com o buffer atual se for indicado " -#~ "só um número/nome)\n" -#~ " merge: unir o buffer atual com outro buffer (a área de chat será a " -#~ "mistura de ambos os buffers)\n" -#~ " (por omissão ctrl-x troca entre buffers unidos)\n" -#~ " unmerge: desunir buffer de outros buffers que tenham o mesmo número\n" -#~ " hide: ocultar o buffer\n" -#~ " unhide: revelar o buffer\n" -#~ "renumber: renumerar os buffers (só funciona se a opção weechat.look." -#~ "buffer_auto_renumber estiver desativada)\n" -#~ " close: fechar o buffer (número/intervalo ou nome opcional)\n" -#~ " notify: definir o nível de notificação do buffer atual: este nível " -#~ "determina se o buffer será adicionado à hotlist ou não:\n" -#~ " none: nunca\n" -#~ " highlight: só para os realces\n" -#~ " message: para mensagens de utilizador + realces\n" -#~ " all: todas as mensagens\n" -#~ " reset: repor no valor predefinido (all)\n" -#~ "localvar: mostrar as variáveis locais do buffer atual\n" -#~ " set: definir uma propriedade no buffer atual\n" -#~ " get: mostrar uma propriedade do buffer atual\n" -#~ " número: saltar para o buffer com esse número, prefixos possíveis:\n" -#~ " '+': salto relativo, adicionar número ao atual\n" -#~ " '-': salto relativo, subtrair número ao atual\n" -#~ " '*': salta para o número, usado a opção \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: saltar para o primeiro número de buffer\n" -#~ " +: saltar para o último número de buffer\n" -#~ " nome: saltar para o buffer com o nome (parcial)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " limpar o buffer atual:\n" -#~ " /buffer clear\n" -#~ " mover o buffer para o número 5:\n" -#~ " /buffer move 5\n" -#~ " trocar o buffer 1 com o 3:\n" -#~ " /buffer swap 1 3\n" -#~ " trocar o buffer #weechat com o buffer atual:\n" -#~ " /buffer swap #weechat\n" -#~ " saltar em ciclo por #canal1, #canal2 e #canal3:\n" -#~ " /buffer cycle #canal1 #canal2 #canal3\n" -#~ " unir com o buffer core:\n" -#~ " /buffer merge 1\n" -#~ " desunir o buffer:\n" -#~ " /buffer unmerge\n" -#~ " fechar o buffer atual:\n" -#~ " /buffer close\n" -#~ " fechar os buffers 5 a 7:\n" -#~ " /buffer close 5-7\n" -#~ " saltar para #weechat:\n" -#~ " /buffer #weechat\n" -#~ " saltar para o buffer seguinte:\n" -#~ " /buffer +1\n" -#~ " saltar para o buffer com o último número:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: adicionar um alias de uma cor\n" -#~ " unalias: eliminar um alias\n" -#~ " cor: número da cor (maior ou igual a 0, max depende do terminal, " -#~ "geralmente 63 ou 255)\n" -#~ " nome: nome do alias da cor (por exemplo: \"orange\")\n" -#~ " reset: repor todos os pares de cor (necessário quando não estão " -#~ "disponíveis mais pares de cor se a reposição automática estiver " -#~ "desativada, ver opção \"weechat.look.color_pairs_auto_reset\")\n" -#~ "term2rgb: converter uma cor de terminal (0-255) numa cor RGB\n" -#~ "rgb2term: converter uma cor RGB numa cor de terminal (0-255)\n" -#~ " limite: número de cores a usar na tabela do terminal (a começar de 0); " -#~ "por omissão 256\n" -#~ " -o: enviar informação do terminal/cores para o buffer atual como " -#~ "entrada\n" -#~ "\n" -#~ "Sem argumentos, este comando mostra as cores num novo buffer.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " adicionar alias \"orange\" da cor 214:\n" -#~ " /color alias 214 orange\n" -#~ " eliminar a cor 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: mover o cursor para a área do chat, para uma barra (usando o nome " -#~ "da barra) ou para as coordenadas \"x,y\"\n" -#~ "move: mover o cursor numa direção\n" -#~ "stop: parar o modo de cursor\n" -#~ "\n" -#~ "Sem argumentos, este comando ativa ou desativa o modo de cursor.\n" -#~ "\n" -#~ "Quando o rato está ativado (consulte /help mouse), por omissão ao clicar " -#~ "com o botão do meio inicia o modo de cursor.\n" -#~ "\n" -#~ "Teclas predefinidas no modo de cursor sobre mensagens de chat:\n" -#~ " m citar mensagem\n" -#~ " q citar prefixo + mensagem\n" -#~ " Q citar a hora + prefixo + mensagem\n" -#~ "\n" -#~ "Teclas predefinidas na lista de nicks:\n" -#~ " b banir o nick (/ban)\n" -#~ " k expulsar o nick (/kick)\n" -#~ " K expulsar e banir o nick (/kickban)\n" -#~ " q abrir um chat com o nick (/query)\n" -#~ " w consultar informação sobre o utilizador (/whois)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " ir para a lista de nicks:\n" -#~ " /cursor go nicklist\n" -#~ " ir para as coordenadas x=10, y=5:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~| msgid "" -#~| " list: list plugins with debug levels\n" -#~| " set: set debug level for plugin\n" -#~| " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~| " level: debug level for plugin (0 = disable debug)\n" -#~| " dump: save memory dump in WeeChat log file (same dump is written " -#~| "when WeeChat crashes)\n" -#~| " buffer: dump buffer content with hexadecimal values in log file\n" -#~| " color: display infos about current color pairs\n" -#~| " cursor: toggle debug for cursor mode\n" -#~| " dirs: display directories\n" -#~| " hdata: display infos about hdata (with free: remove all hdata in " -#~| "memory)\n" -#~| " hooks: display infos about hooks\n" -#~| "infolists: display infos about infolists\n" -#~| " libs: display infos about external libraries used\n" -#~| " memory: display infos about memory usage\n" -#~| " mouse: toggle debug for mouse\n" -#~| " tags: display tags for lines\n" -#~| " term: display infos about terminal\n" -#~| " windows: display windows tree\n" -#~| " time: measure time to execute a command or to send text to the " -#~| "current buffer" -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: listar plugins com nível de depuração\n" -#~ " set: definir nível de depuração do plugin\n" -#~ " plugin: nome do plugin (\"core\" para o core WeeChat)\n" -#~ " nível: nível de depuração do plugin (0 = desativar depuração)\n" -#~ " dump: guardar captura de memória no registo do WeeChat (a captura " -#~ "também é escrita quando o WeeChat falha)\n" -#~ " buffer: capturar o conteúdo do buffer com valores hexadecimal num " -#~ "ficheiro de registo\n" -#~ " cor: mostrar infos sobre a os pares de cores atuais\n" -#~ " cursor: ativar ou desativar depuração no mode de curso\n" -#~ " dirs: mostrar diretórios\n" -#~ " hdata: mostrar informação sobre hdata (com free: remover toda a hdata " -#~ "em memória)\n" -#~ " hooks: mostrar infos sobre hooks\n" -#~ "infolists: mostrar infos sobre infolists\n" -#~ " libs: mostrar infos sobre bibliotecas externas utilizadas\n" -#~ " memory: mostrar infos sobre utilização de memória\n" -#~ " mouse: ativar ou desativar depuração do rato\n" -#~ " tags: mostrar tags nas linhas\n" -#~ " term: mostrar infos sobre o terminal\n" -#~ " windows: mostrar árvore de janelas\n" -#~ " time: medir tempo para executar um comando ou para enviar texto para " -#~ "o buffer atual" - -#, fuzzy -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: mostrar resultado sem o enviar para o buffer (modo de " -#~ "depuração)\n" -#~ " -s: dividir a expressão antes de a avaliar (pode separar vários " -#~ "comandos por ponto e vírgula)\n" -#~ " -c: avaliar como uma condição: usar operadores e parênteses, " -#~ "retorna um valor booleano (\"0\" ou \"1\")\n" -#~ "expressão: expressão a avaliar, as variáveis com o formato ${variável} " -#~ "são substituídas (ver abaixo); pode separar vários comandos por ponto e " -#~ "vírgula\n" -#~ " operador: um operador lógico ou de comparação:\n" -#~ " - operadores lógicos:\n" -#~ " && \"e\" booleano\n" -#~ " || \"ou\" booleano\n" -#~ " - operadores de comparação:\n" -#~ " == igual\n" -#~ " != diferente\n" -#~ " <= menor ou igual\n" -#~ " < menor\n" -#~ " >= maior ou igual\n" -#~ " > maior\n" -#~ " =~ corresponde à regex POSIX estendida\n" -#~ " !~ NÃO corresponde à regex POSIX estendida\n" -#~ "\n" -#~ "Uma expressão é considerada como \"verdade\" se não for NULL, vazia, nem " -#~ "diferente de \"0\".\n" -#~ "A comparação é realizada utilizando inteiros se as ambas as expressões " -#~ "forem inteiros válidos.\n" -#~ "Para forçar a comparação de cadeias, insira aspas à volta de cada " -#~ "expressão, por exemplo:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Algumas variáveis são substituídas em expressões, utilizando o formato " -#~ "${variável}, variável pode ser, por ordem de prioridade:\n" -#~ " 1. uma subcadeia avaliada (formato: \"eval:xxx\")\n" -#~ " 2. uma cadeia com carateres com escape (formato: \"esc:xxx\" ou " -#~ "\"\\xxx\")\n" -#~ " 3. uma cadeia com carateres para esconder (formato: \"hide:caráter," -#~ "cadeia\")\n" -#~ " 4. uma cor (formato: \"color:xxx\")\n" -#~ " 5. um info (formato: \"info:nome,argumentos\", os argumentos são " -#~ "opcionais)\n" -#~ " 6. data/hora atual (formato: \"date\" ou \"date:formato\")\n" -#~ " 7. uma variável de ambiente (formato: \"env:XXX\")\n" -#~ " 8. uma opção (formato: \"ficheiro.secção.opção\")\n" -#~ " 9. uma variável local do buffer\n" -#~ " 10. um nome/variável hdata (o valor é automaticamente convertido numa " -#~ "cadeia), por omissão \"window\" e \"buffer\" apontam para a janela e " -#~ "buffer atuais.\n" -#~ "O formato de hdata pode ser um dos seguintes:\n" -#~ " hdata.var1.var2...: iniciar com um hdata (o ponteiro deve ser " -#~ "conhecido) e pedir as variáveis uma por uma (pode ser seguido de outros " -#~ "hdata)\n" -#~ " hdata[lista].var1.var2...: iniciar com um hdata usando uma lista, por " -#~ "exemplo:\n" -#~ " ${buffer[gui_buffers].full_name}: nome completo do primeiro buffer da " -#~ "lista ligada de buffers\n" -#~ " ${plugin[weechat_plugins].name}: nome do primeiro plugin da lista " -#~ "ligada de plugins\n" -#~ " hdata[pointer].var1.var2...: iniciar com um hdata usando um ponteiro, " -#~ "por exemplo:\n" -#~ " ${buffer[0x1234abcd].full_name}: nome completo do buffer com este " -#~ "ponteiro (pode ser usado com triggers)\n" -#~ "Para o nome do hdata e variáveis, consulte \"Plugin API reference\", " -#~ "função \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Exemplos (cadeia simples):\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ "\n" -#~ "Exemplos (condições):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0" - -#, fuzzy -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: listar todos os filtros\n" -#~ " enable: ativar os filtros (os filtros estão ativados por omissão)\n" -#~ "disable: desativar os filtros\n" -#~ " toggle: ativar ou desativar os filtros\n" -#~ " nome: nome do filtro (\"@\" = ativar/desativar todos os filtros no " -#~ "buffer atual)\n" -#~ " add: adicionar um filtro\n" -#~ " rename: mudar o nome de um filtro\n" -#~ " del: eliminar um filtro\n" -#~ " -all: eliminar todos os filtros\n" -#~ " buffer: lista de buffers separados por vírgula nos quais os filtros " -#~ "devem ser ativados:\n" -#~ " - nome completo incluindo plugin (exemplo: \"irc.libera." -#~ "#weechat\" ou \"irc.server.libera\")\n" -#~ " - \"*\" significa todos os buffers\n" -#~ " - um nome começado por '!' é excluído\n" -#~ " - o caráter universal \"*\" é permitido\n" -#~ " tags: lista de tags separadas por vírgula, por exemplo \"irc_join," -#~ "irc_part,irc_quit\"\n" -#~ " - \"e\" lógico: use \"+\" entre as tags (por exemplo: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - o caráter universal \"*\" é permitido\n" -#~ " - se a tag começar por '!', é excluída e NÃO deve constar da " -#~ "mensagem\n" -#~ " regex: expressão regular POSIX estendida a procurar na linha\n" -#~ " - use '\\t' para separar o prefixo da mensagem, os carateres " -#~ "especiais como '|' devem ter escape: '\\|'\n" -#~ " - se a regex começar por '!', o resultado é inverso (use '\\!' " -#~ "para começar por '!')\n" -#~ " - são criadas duas expressões regulares: uma para o prefixo e " -#~ "outra para a mensagem\n" -#~ " - as regex não distinguem maiúsculas de minúscula, podem começar " -#~ "por \"(?-i)\" para distinguirem\n" -#~ "\n" -#~ "A tecla predefinida alt+'=' ativa ou desativa a filtragem\n" -#~ "\n" -#~ "Tags mais utilizadas:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (nível de registo),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx é o nick na mensagem), prefix_nick_ccc (ccc é a " -#~ "cor do nick),\n" -#~ " host_xxx (xxx é o nome de utilizador + host na mensagem),\n" -#~ " irc_xxx (xxx é um nome de comando ou um número, consulte /server raw " -#~ "ou /debug tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Para ver tags nas linhas dos buffers: /debug tags\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " usar o filtro inteligente de IRC em todos os buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " usar o filtro inteligente de IRC em todos os buffers exceto aqueles com " -#~ "\"#weechat\" no nome:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filtrar todos as mensagens IRC join/part/quit:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filtrar nicks mostrados ao juntar-se a canais ou com /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filtrar o nick \"toto\" no canal IRC #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filtrar mensagens de IRC join/action do nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filtrar linhas contendo \"weechat sucks\" no canal IRC #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filtrar linhas que são estritamente iguais a \"WeeChat sucks\" em todos " -#~ "os buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: listar os comandos, por plugin (sem argumentos, esta lista é " -#~ "apresentada)\n" -#~ "-listfull: listar comandos com descrição, por plugin\n" -#~ " plugin: listar comandos do plugin\n" -#~ " comando: nome de um comando\n" -#~ " opção: nome de uma opção (use /set para ver a lista)" - -#, fuzzy -#~| msgid "" -#~| "list of actions:\n" -#~| " return: simulate key \"enter\"\n" -#~| " complete_next: complete word with next completion\n" -#~| " complete_previous: complete word with previous completion\n" -#~| " search_text_here: search text in buffer at current position\n" -#~| " search_text: search text in buffer\n" -#~| " search_switch_case: switch exact case for search\n" -#~| " search_switch_regex: switch search type: string/regular expression\n" -#~| " search_switch_where: switch search in messages/prefixes\n" -#~| " search_previous: search previous line\n" -#~| " search_next: search next line\n" -#~| " search_stop_here: stop search at current position\n" -#~| " search_stop: stop search\n" -#~| " delete_previous_char: delete previous char\n" -#~| " delete_next_char: delete next char\n" -#~| " delete_previous_word: delete previous word\n" -#~| " delete_next_word: delete next word\n" -#~| " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~| " delete_end_of_line: delete from cursor until end of line\n" -#~| " delete_line: delete entire line\n" -#~| " clipboard_paste: paste from the internal clipboard\n" -#~| " transpose_chars: transpose two chars\n" -#~| " undo: undo last command line action\n" -#~| " redo: redo last command line action\n" -#~| " move_beginning_of_line: move cursor to beginning of line\n" -#~| " move_end_of_line: move cursor to end of line\n" -#~| " move_previous_char: move cursor to previous char\n" -#~| " move_next_char: move cursor to next char\n" -#~| " move_previous_word: move cursor to previous word\n" -#~| " move_next_word: move cursor to next word\n" -#~| " history_previous: recall previous command in current buffer history\n" -#~| " history_next: recall next command in current buffer history\n" -#~| " history_global_previous: recall previous command in global history\n" -#~| " history_global_next: recall next command in global history\n" -#~| " jump_smart: jump to next buffer with activity\n" -#~| " jump_last_buffer_displayed: jump to last buffer displayed (before last " -#~| "jump to a buffer)\n" -#~| " jump_previously_visited_buffer: jump to previously visited buffer\n" -#~| " jump_next_visited_buffer: jump to next visited buffer\n" -#~| " hotlist_clear: clear hotlist (optional argument: \"lowest\" to clear " -#~| "only lowest level in hotlist, \"highest\" to clear only highest level in " -#~| "hotlist, or level mask: integer which is a combination of 1=join/part, " -#~| "2=message, 4=private, 8=highlight)\n" -#~| " grab_key: grab a key (optional argument: delay for end of grab, " -#~| "default is 500 milliseconds)\n" -#~| " grab_key_command: grab a key with its associated command (optional " -#~| "argument: delay for end of grab, default is 500 milliseconds)\n" -#~| " grab_mouse: grab mouse event code\n" -#~| " grab_mouse_area: grab mouse event code with area\n" -#~| " set_unread: set unread marker for all buffers\n" -#~| " set_unread_current_buffer: set unread marker for current buffer\n" -#~| " switch_active_buffer: switch to next merged buffer\n" -#~| " switch_active_buffer_previous: switch to previous merged buffer\n" -#~| " zoom_merged_buffer: zoom on merged buffer\n" -#~| " insert: insert text in command line (escaped chars are allowed, see /" -#~| "help print)\n" -#~| " send: send text to the buffer\n" -#~| " paste_start: start paste (bracketed paste mode)\n" -#~| " paste_stop: stop paste (bracketed paste mode)\n" -#~| "\n" -#~| "This command is used by key bindings or plugins." -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "lista de ações:\n" -#~ " return: simular a tecla \"enter\"\n" -#~ " complete_next: completar a palavra com a próxima completação\n" -#~ " complete_previous: completar a palavra com a completação anterior\n" -#~ " search_text_here: procurar o texto no buffer na posição atual\n" -#~ " search_text: procurar o texto no buffer\n" -#~ " search_switch_case: alternar entre distinção de maiúsculas e minúsculas " -#~ "ao procurar\n" -#~ " search_switch_regex: alternar entre o tipo de procura: cadeia/expressão " -#~ "regular\n" -#~ " search_switch_where: alternar procurar em mensagens/prefixos\n" -#~ " search_previous: procurar a linha anterior\n" -#~ " search_next: procurar a próxima linha\n" -#~ " search_stop_here: para de procurar na posição atual\n" -#~ " search_stop: parar de procurar\n" -#~ " delete_previous_char: apagar o caráter anterior\n" -#~ " delete_next_char: apagar o próximo caráter\n" -#~ " delete_previous_word: apagar a palavra anterior\n" -#~ " delete_next_word: apagar a próxima palavra\n" -#~ " delete_beginning_of_line: apagar do início da linha até ao cursor\n" -#~ " delete_end_of_line: apagar do curso até ao fim da linha\n" -#~ " delete_line: apagar a linha inteira\n" -#~ " clipboard_paste: colar da área de transferência interna\n" -#~ " transpose_chars: inverter dois carateres\n" -#~ " undo: alunar a última ação de linha de comandos\n" -#~ " redo: refazer a última ação de linha de comandos\n" -#~ " move_beginning_of_line: mover o cursos para o início da linha\n" -#~ " move_end_of_line: mover o cursor para o fim da linha\n" -#~ " move_previous_char: mover o cursor para o caráter anterior\n" -#~ " move_next_char: mover o cursor para o próximo caráter\n" -#~ " move_previous_word: mover o cursor para a palavra anterior\n" -#~ " move_next_word: mover o cursor para a próxima palavra\n" -#~ " history_previous: recordar o comando anterior do histórico do buffer " -#~ "atual\n" -#~ " history_next: recordar o próximo comando do histórico do buffer atual\n" -#~ " history_global_previous: recordar o comando anterior do histórico " -#~ "global\n" -#~ " history_global_next: recordar o próximo comando do histórico global\n" -#~ " jump_smart: saltar para o buffer seguinte com atividade\n" -#~ " jump_last_buffer_displayed: saltar para o último buffer apresentado " -#~ "(ante do último salto para um buffer)\n" -#~ " jump_previously_visited_buffer: saltar para o buffer visitado " -#~ "anteriormente\n" -#~ " jump_next_visited_buffer: saltar para o buffer seguinte visitado\n" -#~ " hotlist_clear: limpar a hotlist (argumento opcional: \"lowest\" para " -#~ "limpar só o nível mais baixo da hotlist, \"highest\" para limpar só o " -#~ "nível mais alto da hotlist, ou máscara nível: inteiro que é uma " -#~ "combinação de 1=join/part, 2=mensagem, 4=privado, 8=reae)\n" -#~ " grab_key: capturar uma tecla (argumento opcional: atraso antes do fim " -#~ "da captura, predefinido 500 milissegundos)\n" -#~ " grab_key_command: capturar uma tecla com o comando associado (argumento " -#~ "opcional: atraso antes do fim da captura, predefinido 500 milissegundos)\n" -#~ " grab_mouse: capturar um código de evento do rato\n" -#~ " grab_mouse_area: capturar um código de evento do rato com a área\n" -#~ " set_unread: marcar todos os buffers como não lidos\n" -#~ " set_unread_current_buffer: marcar o buffer atual como não lido\n" -#~ " switch_active_buffer: trocar para o buffer unido seguinte\n" -#~ " switch_active_buffer_previous: trocar para o buffer unido anterior\n" -#~ " zoom_merged_buffer: ampliar o buffer unido\n" -#~ " insert: inserir o texto na linha de comandos (são permitdos carateres " -#~ "com escape, ver /help print)\n" -#~ " send: enviar o texto para o buffer\n" -#~ " paste_start: começar a colar (modo de colar bracketed)\n" -#~ " paste_stop: parar de colar (mode de colar bracketed)\n" -#~ "\n" -#~ "Este comando é usado pelas associações de teclas ou por plugins." - -#, fuzzy -#~| msgid "" -#~| " list: list all current keys (without argument, this list is " -#~| "displayed)\n" -#~| "listdefault: list default keys\n" -#~| " listdiff: list differences between current and default keys (keys " -#~| "added, redefined or deleted)\n" -#~| " context: name of context (\"default\" or \"search\")\n" -#~| " bind: bind a command to a key or display command bound to key " -#~| "(for context \"default\")\n" -#~| " bindctxt: bind a command to a key or display command bound to key, " -#~| "for given context\n" -#~| " command: command (many commands can be separated by semicolons)\n" -#~| " unbind: remove a key binding (for context \"default\")\n" -#~| " unbindctxt: remove a key binding for given context\n" -#~| " reset: reset a key to default binding (for context \"default\")\n" -#~| " resetctxt: reset a key to default binding, for given context\n" -#~| " resetall: restore bindings to the default values and delete ALL " -#~| "personal bindings (use carefully!)\n" -#~| " missing: add missing keys (using default bindings), useful after " -#~| "installing new WeeChat version\n" -#~| "\n" -#~| "When binding a command to a key, it is recommended to use key alt+k (or " -#~| "Esc then k), and then press the key to bind: this will insert key code " -#~| "in command line.\n" -#~| "\n" -#~| "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~| "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~| " *: any area on screen\n" -#~| " chat: chat area (any buffer)\n" -#~| " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~| "plugin)\n" -#~| " bar(*): any bar\n" -#~| " bar(xxx): bar \"xxx\"\n" -#~| " item(*): any bar item\n" -#~| " item(xxx): bar item \"xxx\"\n" -#~| "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~| "A special value for command with format \"hsignal:name\" can be used for " -#~| "context mouse, this will send the hsignal \"name\" with the focus " -#~| "hashtable as argument.\n" -#~| "Another special value \"-\" can be used to disable key (it will be " -#~| "ignored when looking for keys).\n" -#~| "\n" -#~| "Examples:\n" -#~| " key alt-t to toggle nicklist bar:\n" -#~| " /key bind meta-t /bar toggle nicklist\n" -#~| " key alt-r to jump to #weechat IRC channel:\n" -#~| " /key bind meta-r /buffer #weechat\n" -#~| " restore default binding for key alt-r:\n" -#~| " /key reset meta-r\n" -#~| " key \"tab\" to stop search in buffer:\n" -#~| " /key bindctxt search ctrl-I /input search_stop\n" -#~| " middle button of mouse on a nick to retrieve info on nick:\n" -#~| " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv " -#~| "info ${nick}" -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: listar todas as teclas atuais (sem argumentos, a lista é " -#~ "apresentada)\n" -#~ "listdefault: listar teclas predefinidas\n" -#~ " listdiff: listar as diferenças entre as teclas atuais e predefinidas " -#~ "(teclas adicionadas, redefinidas ou eliminadas)\n" -#~ " contexto: nome do contexto (\"default\" ou \"search\")\n" -#~ " bind: associar um comando a uma tecla ou mostrar o comando " -#~ "associado à tecla (no contexto \"default\")\n" -#~ " bindctxt: associar um comando a uma tecla ou mostrar o comando " -#~ "associado à chave, no contexto indicado\n" -#~ " comando: comando (podem ser separados vários comando por conto e " -#~ "vírgula)\n" -#~ " unbind: remover uma tecla associada (do contexto \"default\")\n" -#~ " unbindctxt: remover uma tecla associada do contexto indicado\n" -#~ " reset: repor uma tecla para a predefinição (no contexto " -#~ "\"default\")\n" -#~ " resetctxt: repor uma tecla para a predefinição, no contexto indicado\n" -#~ " resetall: restaurar as teclas associadas para os valores predefinidos " -#~ "e eliminar TODAS as teclas pessoais (use com cuidado!)\n" -#~ " missing: adicionar as teclas que faltam (usando as teclas " -#~ "predefinidas), útil depois de instalar uma nova versão do WeeChat\n" -#~ "\n" -#~ "Quando quiser associar um comando a uma tecla, é recomendo que use a " -#~ "tecla alt+k (ou Esc seguido de k) e prima a tecla a associar: isto insere " -#~ "o código da tecla na linha de comandos.\n" -#~ "\n" -#~ "No contexto \"mouse\" (possível também no contexto \"cursor\"), a tecla " -#~ "tem o formato: \"@área:tecla\" ou \"@área1>área2:tecla\" onde área pode " -#~ "ser:\n" -#~ " *: qualquer área no ecrã\n" -#~ " chat: área de chat (em qualquer buffer)\n" -#~ " chat(xxx): área de chat do buffer designado \"xxx\" (nome completo " -#~ "incluindo plugin)\n" -#~ " bar(*): qualquer barra\n" -#~ " bar(xxx): a barra \"xxx\"\n" -#~ " item(*): qualquer item de barra\n" -#~ " item(xxx): o item de barra \"xxx\"\n" -#~ "O caráter universal \"*\" é permitido na tecla para corresponder a " -#~ "qualquer evento do rato.\n" -#~ "Pode ser usado um valor especial no comando com o formato \"hsignal:" -#~ "nome\" no contexto do rato, isto envia o sinal \"nome\" com o a tabela de " -#~ "dispersão do foco como argumento.\n" -#~ "Outro valor especial \"-\" pode ser usado para desativar a tecla (é " -#~ "ignorado ao pesquisar por teclas).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " premir alt-t para ocultar/mostrar a barra com a lista de nicks:\n" -#~ " /key bind meta-t /bar toggle nicklist\n" -#~ " premir alt-r para salta para o canal de IRC #weechat:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restaurar tecla alt-r para a predefinição:\n" -#~ " /key reset meta-r\n" -#~ " premir \"tab\" para parar de procurar no buffer:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " clicar com botão do meio num nick para obter informação sobre ele:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#, fuzzy -#~| msgid "" -#~| " store: store current buffers/windows in a layout\n" -#~| " apply: apply stored layout\n" -#~| " leave: leave current layout (does not update any layout)\n" -#~| " del: delete buffers and/or windows in a stored layout\n" -#~| " (if neither \"buffers\" nor \"windows\" is given after the " -#~| "name, the layout is deleted)\n" -#~| " rename: rename a layout\n" -#~| " name: name for stored layout (default is \"default\")\n" -#~| "buffers: store/apply only buffers (order of buffers)\n" -#~| "windows: store/apply only windows (buffer displayed by each window)\n" -#~| "\n" -#~| "Without argument, this command displays stored layouts.\n" -#~| "\n" -#~| "The current layout can be saved on /quit command with the option " -#~| "\"weechat.look.save_layout_on_exit\"." -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: guardar os buffers/janelas numa disposição\n" -#~ " apply: aplicar disposição guardada\n" -#~ " leave: deixar a disposição atual (não atualiza nenhum deposição)\n" -#~ " del: eliminar os buffers e/ou as janelas de uma disposição guardada\n" -#~ " (se não indicar \"buffers\" nem \"windows\" depois do nome, a " -#~ "disposição é eliminada)\n" -#~ " rename: mudar o nome da disposição\n" -#~ " nome: nome da disposição guardada (por omissão \"default\")\n" -#~ "buffers: guardar/aplicar apenas os buffers (ordem dos buffers)\n" -#~ "janelas: guardar/aplicar apenas as janelas (buffer apresentados em cada " -#~ "janela)\n" -#~ "\n" -#~ "Sem argumentos, este comando apresenta as disposições guardadas.\n" -#~ "\n" -#~ "A disposição atual pode ser guardada durante o comando /quit com a opção " -#~ "\"weechat.look.save_layout_on_exit\"." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: ativa o rato\n" -#~ "disable: desativa o rato\n" -#~ " toggle: ativa ou desativa o rato\n" -#~ " atraso: atraso (em segundos) depois do qual o estado do rato é " -#~ "restaurado (útil para desativar o rato temporariamente)\n" -#~ "\n" -#~ "O estado do rato é guardado na opção \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " ativar o rato:\n" -#~ " /mouse enable\n" -#~ " ativar ou desativar o rato for 5 segundos:\n" -#~ " /mouse toggle 5" - -#, fuzzy -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: sem saída no buffer core do WeeChat\n" -#~ "-current: sem saída no buffer atual\n" -#~ " -buffer: sem saída no buffer especificado\n" -#~ " nome: nome do buffer completo (exemplos: \"irc.server.libera\", \"irc." -#~ "libera.#weechat\")\n" -#~ " comando: o comando a executar silenciosamente (é adicionada " -#~ "automaticamente uma '/' se não for encontrada no início do comando)\n" -#~ "\n" -#~ "Se não for especificado nenhum destino (-core, -current ou -buffer), a " -#~ "predefinição é silenciar todos os buffers.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " guardar a configuração:\n" -#~ " /mute save\n" -#~ " mensagens no canal de IRC atual:\n" -#~ " /mute -current msg * hi!\n" -#~ " mensagens no canal #weechat:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" - -#, fuzzy -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: mostrar texto neste buffer (por omissão: no buffer aonde o " -#~ "comando é executado)\n" -#~ " -core: alias de \"-buffer core.weechat\"\n" -#~ "-current: mostrar texto no buffer atual\n" -#~ " -escape: interpretar carateres com escape (por exemplo \\a, \\07, " -#~ "\\x07)\n" -#~ " -date: data da mensagem date, o formato pode ser:\n" -#~ " -n: 'n' segundos antes de agora\n" -#~ " +n: 'n' segundos no futuro\n" -#~ " n: 'n' segundos depois do Epoch (consulte man time)\n" -#~ " data/hora (ISO 8601): aaaa-mm-ddThh:mm:ss, exemplo: " -#~ "2014-01-19T04:32:55\n" -#~ " hora: hh:mm:ss (exemplo: 04:32:55)\n" -#~ " -tags: lista de tags separadas por vírgula (consulte /help filter " -#~ "obter uma lista das tags mais utilizadas)\n" -#~ " texto: texto a mostrar (o prefixo e a mensagem devem ser separadas por " -#~ "\"\\t\", se o texto começar com \"-\", adicione uma \"\\\" antes)\n" -#~ " -stdout: mostrar o texto na saída padrão (o escape dos carateres é " -#~ "interpretado)\n" -#~ " -stderr: mostrar o texto no erro padrão (o escape dos carateres é " -#~ "interpretado)\n" -#~ " -beep: alias de \"-stderr \\a\"\n" -#~ "\n" -#~ "As opções -action ... -quit usam o prefixo definido nas opções \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Os seguintes carateres de escape são suportados:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " mostrar um lembrete no buffer core com realce:\n" -#~ " /print -core -tags notify_highlight Lembrar: comprar leite\n" -#~ " mostrar um erro no buffer core:\n" -#~ " /print -core -error Um erro aqui\n" -#~ " mostrar uma mensagem no buffer core com o prefixo \"abc\":\n" -#~ " /print -core abc\\tA mensagem\n" -#~ " mostrar uma mensagem no canal #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Mensagem em #weechat\n" -#~ " mostrar um boneco de neve (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " enviar um alerta (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: listar todos os proxies\n" -#~ " add: adicionar um novo proxy\n" -#~ " nome: nome do proxy (deve ser único)\n" -#~ " tipo: http, socks4 ou socks5\n" -#~ " endereço: IP ou nome do anfitrião\n" -#~ " porta: porta\n" -#~ " utilizador: nome do utilizador (opcional)\n" -#~ "palavra-passe: palavra-passe (opcional)\n" -#~ " del: eliminar um proxy (ou todos os proxies com -all)\n" -#~ " set: definir o valor de uma propriedade do proxy\n" -#~ " opção: opção a alterar (para obter uma lista de opções, consulte /" -#~ "set weechat.proxy.<proxyname>.*)\n" -#~ " valor: o novo valor da opção\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " adicionar um proxy http, a executar no anfitrião local, porta 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " adicionar um proxy http a usar o protocolo IPv6:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " adicionar um proxy sock5 com utilizador/palavra-passe:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " eliminar um proxy:\n" -#~ " /proxy del myproxy" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " atraso: atraso entre as execuções do comando (em milissegundos)\n" -#~ " vezes: número de vezes a executar o comando\n" -#~ "comando: comando a executar (é adicionada uma '/' automaticamente se não " -#~ "for encontrada no início do comando)\n" -#~ "\n" -#~ "Todos os comandos são executados no buffer a partir do qual se invocou o " -#~ "comando.\n" -#~ "\n" -#~ "Exemplo:\n" -#~ " deslocar 2 páginas para cima:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~| msgid "" -#~| "option: name of an option\n" -#~| " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~| "options, use carefully!)\n" -#~| "\n" -#~| "According to option, it's reset (for standard options) or removed (for " -#~| "optional settings, like server values).\n" -#~| "\n" -#~| "Examples:\n" -#~| " reset one option:\n" -#~| " /unset weechat.look.item_time_format\n" -#~| " reset all color options:\n" -#~| " /unset -mask weechat.color.*" -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "opção: o nome de uma opção\n" -#~ "-mask: usar uma máscara na opção (o caráter universal \"*\" é permitido " -#~ "para repor opções em massa, use com cuidado!)\n" -#~ "\n" -#~ "Conforme a opção, é reposta (para opções padrão) ou removida (para " -#~ "definições opcionais, como valores de servidor).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " repor uma opção:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " repor todas as opções de cor:\n" -#~ " /unset -mask weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ "passphrase: mudar a frase de acesso (sem a frase de acesso, os dados são " -#~ "guardados em texto simples no ficheiro sec.conf)\n" -#~ " -delete: eliminar palavra de acesso\n" -#~ " decrypt: desencriptar os dados que ainda estão encriptados (só " -#~ "acontece se a palavra de acesso não foi fornecida ao iniciar)\n" -#~ " -discard: descartar todos os dados encriptados\n" -#~ " set: adicionar ou mudar dados protegidos\n" -#~ " del: eliminar dados protegidos\n" -#~ "\n" -#~ "Sem argumentos, este comando mostra os dados protegidos num novo buffer.\n" -#~ "\n" -#~ "Teclas de buffer protegido:\n" -#~ " alt+v comutar valores\n" -#~ "\n" -#~ "Quando utiliza uma palavra de acesso (dados encriptados), ela ser-lhe-á " -#~ "solicitada pelo WeeChat ao iniciar.\n" -#~ "É possível definir a variável de ambiente \"WEECHAT_PASSPHRASE\" para " -#~ "prevenir que seja solicita (esta variável é usada pelo WeeChat durante /" -#~ "upgrade).\n" -#~ "\n" -#~ "Podem ser usados dados protegidos com o formato ${sec.data.xxx} com:\n" -#~ " - o comando /eval\n" -#~ " - o argumento de linha de comandos \"--run-command\"\n" -#~ " - as opções weechat.startup.command_{before|after}_plugins\n" -#~ " - outras opções que possam conter uma palavra-passe ou dados sensíveis " -#~ "(por exemplo proxy, servidor irc e relay); consulte /help sobre as opções " -#~ "para verificar se são avaliadas.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " definir uma palavra de acesso:\n" -#~ " /secure passphrase this is my passphrase\n" -#~ " encriptar a palavra-passe SASL de libera:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encriptar a palavra-passe de nickserv de oftc:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias para ghost do nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "opção: nome de uma opção (o caráter \"*\" é permitido)\n" -#~ "valor: novo valor da opção, de acordo com o tipo:\n" -#~ " booleano: on, off ou toggle\n" -#~ " inteiro: número, ++número ou --número\n" -#~ " cadeia: uma cadeia (\"\" para uma cadeia vazia)\n" -#~ " cor: nome de uma cor, ++número ou --número\n" -#~ " Nota: para todos os tipos, pode usar null para remover o valor de " -#~ "uma opção (valor indefinido). Só funciona para algumas varáveis especiais " -#~ "de plugins.\n" -#~ " diff: mostrar só as opções alteradas\n" -#~ " env: mostrar ou definir uma variável de ambiente (use o valor \"\" para " -#~ "não definir uma variável)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " mostrar as opções sobre realce:\n" -#~ " /set *highlight*\n" -#~ " adicionar uma palavra para realçar:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " mostrar as opções alteradas:\n" -#~ " /set diff\n" -#~ " mostras as opções alteradas do plugin irc:\n" -#~ " /set diff irc.*\n" -#~ " mostrar o valor da variável de ambiente LANG:\n" -#~ " /set env LANG\n" -#~ " definir a variável de ambiente LANG e usá-la:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " não definir a variável de ambiente ABC:\n" -#~ " /set env ABC \"\"" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "opção: o nome de uma opção\n" -#~ "-mask: usar uma máscara na opção (o caráter universal \"*\" é permitido " -#~ "para repor opções em massa, use com cuidado!)\n" -#~ "\n" -#~ "Conforme a opção, é reposta (para opções padrão) ou removida (para " -#~ "definições opcionais, como valores de servidor).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " repor uma opção:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " repor todas as opções de cor:\n" -#~ " /unset -mask weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: necessário se a opção \"weechat.look.confirm_upgrade\" " -#~ "estiver ativada\n" -#~ "binário: caminho para o binário do WeeChat (por omissão o binário atual)\n" -#~ " -dummy: não fazer nada (opção utilizada para prevenir completação " -#~ "acidental com \"-quit\")\n" -#~ " -quit: fechar *TODAS* as conexões, guardar a sessão e sair do " -#~ "WeeChat, o que torna possível uma restauração adiada (ver abaixo)\n" -#~ "\n" -#~ "Este comando atualiza e recarrega uma sessão WeeChat em curso. O novo " -#~ "binário do WeeChat deve ser compilado ou instalado com um gestor de " -#~ "pacotes antes de executar este comando.\n" -#~ "\n" -#~ "Nota: as conexões SSL são perdidas durante a atualização, porque " -#~ "atualmente não é possível recarregar uma sessão SSL com GnuTLS. Depois da " -#~ "atualização reconecta-se automaticamente.\n" -#~ "\n" -#~ "O processo de atualização realiza-se em 4 passos:\n" -#~ " 1. guardar a informação de sessão do core e dos plugins (buffers, " -#~ "histórico, ..) em ficheiros\n" -#~ " 2. descarregar todos os plugins (os ficheiros de configuração (*.conf) " -#~ "são escritos em disco)\n" -#~ " 3. guardar a configuração do WeeChat (weechat.conf)\n" -#~ " 4. executar o novo binário do WeeChat e recarregar a sessão.\n" -#~ "\n" -#~ "Com a opção \"-quit\", o processo é ligeiramente diferente:\n" -#~ " 1. fechar *TODAS* as conexões (irc, xfer, relay, ...)\n" -#~ " 2. guardar a sessão em ficheiros (*.upgrade)\n" -#~ " 3. descarregar todos os plugins\n" -#~ " 4. guardar a configuração do WeeChat\n" -#~ " 5. sair do WeeChat\n" -#~ "Depois pode restaurar a sessão pelo comando: weechat --upgrade\n" -#~ "IMPORTANTE: deve restaurar a sessão com exatamente a mesma configuração " -#~ "(ficheiros *.conf).\n" -#~ "É possível restaurar a sessão WeeChat noutra máquina se copiar o conteúdo " -#~ "do diretório \"~/.weechat\"." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " número: quantidade de tempo de espera (número inteiro)\n" -#~ "unidade: opcional, valores:\n" -#~ " ms: milissegundos\n" -#~ " s: segundos (por omissão)\n" -#~ " m: minutos\n" -#~ " h: horas\n" -#~ "comando: comando a executar (ou texto a enviar para o buffer se o comando " -#~ "não começar por '/')\n" -#~ "\n" -#~ "Nota: o comando é executado no buffer onde /wait foi executado (se o " -#~ "buffer não for encontrado (por exemplo se foi fechado antes da execução " -#~ "do comando), o comando é executado no buffer core do WeeChat).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " juntar-se ao canal em 10 segundos:\n" -#~ " /wait 10 /join #test\n" -#~ " ficar ausente em 15 minutos:\n" -#~ " /wait 15m /away -all Já volto\n" -#~ " dizer 'olá' em 2 minutes:\n" -#~ " /wait 2m olá" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: listar as janelas abertas (sem argumentos, esta lista é " -#~ "apresentada)\n" -#~ " -1: saltar para a janela anterior\n" -#~ " +1: saltar para a próxima janela\n" -#~ " b#: saltar para a próxima janela que mostrar o buffer número " -#~ "#\n" -#~ " up: mudar para a janela acima da atual\n" -#~ " down: mudar para a janela abaixo da atual\n" -#~ " left: mudar para a janela à esquerda da atual\n" -#~ " right: mudar para a janela à direita da atual\n" -#~ " número: número da janela (ver /window list)\n" -#~ " splith: dividir a janela atual horizontalmente (desfazer: /window " -#~ "merge)\n" -#~ " splitv: dividir a janela atual verticalmente (desfazer: /window " -#~ "merge)\n" -#~ " resize: redimensionar a janela, o novo tamanho é <pct> por cento " -#~ "da janela principal\n" -#~ " balance: balançar o tamanho de todas as janelas\n" -#~ " merge: unir uma janela com outra (all = ficar só com uma janela)\n" -#~ " page_up: deslocar uma página para cima\n" -#~ " page_down: deslocar uma página para baixo\n" -#~ " refresh: atualizar o ecrã\n" -#~ " scroll: deslocar um número de linhas (+/-N) ou com tempos: " -#~ "s=segundos, m=minutos, h=horas, d=dias, M=meses, y=anos\n" -#~ " scroll_horiz: deslocar horizontalmente um número de colunas (+/-N) ou " -#~ "uma percentagem do tamanho da janela (este deslocamento só é possível em " -#~ "buffers com conteúdo livre)\n" -#~ " scroll_up: deslocar algumas linhas para cima\n" -#~ " scroll_down: deslocar algumas linhas para baixo\n" -#~ " scroll_top: deslocar para o topo do buffer\n" -#~ "scroll_bottom: deslocar para o fim do buffer\n" -#~ "scroll_beyond_end: deslocar para lá do fim do buffer\n" -#~ "scroll_previous_highlight: deslocar para o realce anterior\n" -#~ "scroll_next_highlight: deslocar para o próximo realce\n" -#~ "scroll_unread: deslocar para o marcador não lido\n" -#~ " swap: trocar buffers entre duas janelas (com direção opcional " -#~ "para a janela de destino)\n" -#~ " zoom: ampliar uma janela\n" -#~ " bare: ativar/desativar apresentação básica (com atraso opcional " -#~ "em segundos para voltar automaticamente à apresentação normal)\n" -#~ "\n" -#~ "Para splith e splitv, pct é a percentagem que representa o tamanho da " -#~ "nova janela, computado com a janela atual como tamanho de referência. Por " -#~ "exemplo, 25 significa criar uma nova janela com tamanho = tamanha_atual / " -#~ "4\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " saltar para a janela que mostrar o buffer nº1:\n" -#~ " /window b1\n" -#~ " deslocar 2 linhas para cima:\n" -#~ " /window scroll -2\n" -#~ " deslocar 2 dias para cima:\n" -#~ " /window scroll -2d\n" -#~ " deslocar para o início do dia atual:\n" -#~ " /window scroll -d\n" -#~ " ampliar a janela nº2:\n" -#~ " /window zoom -window 2\n" -#~ " dividir a janela horizontalmente usando 30%% de espaço para a janela " -#~ "acima:\n" -#~ " /window splith 30\n" -#~ " remover a divisão:\n" -#~ " /window merge\n" -#~ " ativar a apresentação básica por 2 segundos:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: listar alias (sem argumentos, esta lista é apresentada)\n" -#~ " add: adicionar um alias\n" -#~ "addcompletion: adicionar um alias com uma completação personalizada\n" -#~ " del: eliminar um alias\n" -#~ " completação: completação do alias: por omissão a completação é efetuada " -#~ "com o comando alvo\n" -#~ " nota: pode usar %%comando para usar a completação de um " -#~ "comando existente\n" -#~ " alias: nome do alias\n" -#~ " comando: nome do comando sem argumentos (pode separar vários " -#~ "comandos por vírgula)\n" -#~ "\n" -#~ "Nota: estas variáveis especiais são substituídas no comando:\n" -#~ " $n: argumento 'n' (entre 1 e 9)\n" -#~ " $-m: argumentos de 1 ao 'm'\n" -#~ " $n-: argumentos do 'n' ao último\n" -#~ " $n-m: argumentos do 'n' ao 'm'\n" -#~ " $*: todos os argumentos\n" -#~ " $~: último argumento\n" -#~ " $var: onde \"var\" é uma variável local do buffer (ver /buffer " -#~ "localvar)\n" -#~ " exemplos: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " alias /split para dividir a janela horizontalmente:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello para dizer \"olá\" em todos os canais exceto em #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat msg * olá\n" -#~ " alias /forcejoin para enviar o comando de IRC \"forcejoin\" com a " -#~ "completação de /sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: alterar charset de descodificação\n" -#~ " encode: alterar charset de codificação\n" -#~ "charset: novo conjunto de carateres para o buffer atual\n" -#~ " reset: repor charsets do buffer atual" - -#, fuzzy -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: listar comandos\n" -#~ " -sh: usar a shell para executar o comando (AVISO: use esta opção " -#~ "SÓ se todos os argumentos são seguros, ver opção -nosh)\n" -#~ " -nosh: não usar a shell para executar o comando (necessário se o " -#~ "comando tem algum dado inseguro, por exemplo o conteúdo de uma mensagem " -#~ "de outro utilizador) (por omissão)\n" -#~ " -bg: executar processo em segundo plano: não mostrar progresso " -#~ "nem retornar código (incompatível com as opções -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: capturar a saída do processo e mostrar o código de retorno " -#~ "(por omissão)\n" -#~ " -stdin: criar um canal para enviar dados para o processo (com /exec -" -#~ "in/-inclose)\n" -#~ " -nostdin: não criar um canal para a entrada padrão (por omissão)\n" -#~ " -buffer: mostrar/enviar a saída do comando neste buffer (se o buffer " -#~ "não for encontrado, é criado um buffer com o nome \"exec.exec.xxx\")\n" -#~ " -l: mostrar a saída do comando localmente no buffer (por " -#~ "omissão)\n" -#~ " -o: enviar a saída do comando para o buffer (incompatível com as " -#~ "opções -bg/-pipe/-hsignal)\n" -#~ " -oc: enviar a saída do comando para o buffer e executar comandos " -#~ "(linhas começadas com \"/\" ou outro caráter personalizado de comando) " -#~ "(incompatível com as opções -bg/-pipe/-hsignal)\n" -#~ " -n: mostrar a saída do comando num novo buffer (incompatível com " -#~ "a opção -bg)\n" -#~ " -nf: mostrar a saída do comando num novo buffer com conteúdo " -#~ "libre (sem moldar o texto, sem limitar número de linhas) (incompatível " -#~ "com as opções -bg/-pipe/-hsignal)\n" -#~ " -cl: limpar o novo buffer antes de mostrar a saída\n" -#~ " -nocl: acrescentar ao novo buffer sem limpar (por omissão)\n" -#~ " -sw: mudar para o buffer com a saída (por omissão)\n" -#~ " -nosw: não mudar para o buffer com a saída\n" -#~ " -ln: mostrar números de linha (por omissão apenas no novo " -#~ "buffer)\n" -#~ " -noln: não mostrar números de linha\n" -#~ " -flush: mostrar a saída do comando em tempo real (por omissão)\n" -#~ " -noflush: mostrar a saída do comando depois de terminar\n" -#~ " -color: ação sobre cores ANSI na saída:\n" -#~ " ansi: conservar códigos ANSI\n" -#~ " auto: converter cores ANSI para WeeChat/IRC (por omissão)\n" -#~ " irc: converter cores ANSI para cores IRC\n" -#~ " weechat: converter cores ANSI para cores WeeChat\n" -#~ " strip: remover cores ANSI\n" -#~ " -rc: mostrar o código de retorno (por omissão)\n" -#~ " -norc: não mostrar o código de retorno\n" -#~ " -timeout: definir tempo limite para o comando (em segundos)\n" -#~ " -name: definir um nome para o comando (para referir mais tarde com /" -#~ "exec)\n" -#~ " -pipe: enviar a saída para um comando WeeChat/plugin (uma linha de " -#~ "cada vez); se houver espaços no comando/argumentos, colocá-los entre " -#~ "aspas; a variável $line é substituída pela linha (por omissão a linha é " -#~ "adicionada depois do comando, separada por um espaço) (incompatível com " -#~ "as opções -bg/-o/-oc/-n/-nf)\n" -#~ " -hsignal: enviar a saída como um hsignal (para ser usado por exemplo " -#~ "como um acionador) (incompatível com as opções -bg/-o/-oc/-n/-nf)\n" -#~ " comando: o comando a executar; se começar com \"url:\", a shell é " -#~ "desativada e o conteúdo do URL é transferido e enviado como saída\n" -#~ " id: identificador do comando: número ou nome (se definido com \"-" -#~ "name xxx\")\n" -#~ " -in: enviar texto para a entrada padrão do processo\n" -#~ " -inclose: o mesmo que -in, mas a entrada padrão é fechada a seguir (e " -#~ "o texto é opcional: sem texto, e entrada só é fechada)\n" -#~ " -signal: enviar um sinal ao processo; o sinal pode ser um inteiro ou " -#~ "um destes nomes: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias de \"-signal <id> kill\"\n" -#~ " -killall: cancelar todos os processos a executar\n" -#~ " -set: definir uma propriedade de hook (ver a function hook_set em " -#~ "plugin API reference)\n" -#~ "propriedade: propriedade do hook\n" -#~ " valor: novo valor para a propriedade do hook\n" -#~ " -del: eliminar um comando concluído\n" -#~ " -all: eliminar todos os comando concluídos\n" -#~ "\n" -#~ "As opções predefinidas pode ser definidas na opção exec.command." -#~ "default_options.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#, fuzzy -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: ativar pipe FIFO\n" -#~ "disable: desativar pipe FIFO\n" -#~ " toggle: ativar/desativar pipe FIFO\n" -#~ "\n" -#~ "O pipe FIFO é usado como controlo remoto do WeeChat: pode enviar comandos " -#~ "e texto pelo pipe FIFO a partir duma shell.\n" -#~ "Por omissão o pipe FIFO encontra-se em ~/.weechat/weechat_fifo.\n" -#~ "\n" -#~ "O formato esperado é um dos seguintes:\n" -#~ " plugin.buffer *texto ou comando aqui\n" -#~ " *texto ou comando aqui\n" -#~ "\n" -#~ "Por exemplo, para mudar o nick em libera:\n" -#~ " echo 'irc.server.libera */nick newnick' >~/.weechat/weechat_fifo\n" -#~ "\n" -#~ "Leia o manual do utilizador para obter mais informação e exemplos.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /fifo toggle" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: executar o comando só nos canais do servidor atual\n" -#~ " -exclude: excluir alguns canais (o caráter universal \"*\" é " -#~ "permitido)\n" -#~ " comando: comando a executar\n" -#~ "argumentos: argumentos do comando (as variáveis especiais $nick, $channel " -#~ "e $server são substituídas pelos respetivos valores)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " executar '/me está a testar' em todos os canais:\n" -#~ " /allchan me está a testar\n" -#~ " dizer 'olá' em todos os canais exceto em #weechat:\n" -#~ " /allchan -exclude=#weechat msg * olá\n" -#~ " dizer 'olá' em todos os canais exceto em #weechat e naqueles começados " -#~ "por #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* msg * olá" - -#, fuzzy -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: executar o comando só nos buffers privados do servidor atual\n" -#~ " -exclude: excluir alguns nicks (o caráter universal \"*\" é permitido)\n" -#~ " comando: comando a executar\n" -#~ "argumentos: argumentos do comando (as variáveis especiais $nick, $channel " -#~ "e $server são substituídas pelos respetivos valores)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " executar '/me esá a testar' em todos os buffers privados:\n" -#~ " /allpv me está a testar\n" -#~ " dizer 'olá' a todos exceto ao nick foo:\n" -#~ " /allpv -exclude=foo msg * olá\n" -#~ " dizer 'olá' a todos exceto ao nick foo e aos nicks começados por bar:\n" -#~ " /allpv -exclude=foo,bar* msg * olá\n" -#~ " fechar todos os buffers privados:\n" -#~ " /allpv close" - -#, fuzzy -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: excluir alguns servidores (o caráter universal \"*\" é " -#~ "permitido)\n" -#~ " comando: comando a executar\n" -#~ "argumentos: argumentos do comando (as variáveis especiais $nick, $channel " -#~ "e $server são substituídas pelos respetivos valores)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " mudar nick em todos os servidores:\n" -#~ " /allserv nick newnick\n" -#~ " ficar ausente em todos os servidores:\n" -#~ " /allserv away Estou ausente\n" -#~ " efetuar whois sobre o meu nick em todos os servidores:\n" -#~ " /allserv whois $nick" - -#, fuzzy -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: lista de capacidades suportadas pelo servidor\n" -#~ " list: lista de capacidades ativadas atualmente\n" -#~ " req: pedir uma capacidade\n" -#~ " ack: capacidades de confirmação que requerem confirmação pelo cliente\n" -#~ " end: terminar a negociação de capacidades\n" -#~ "\n" -#~ "Sem argumentos, é enviado \"ls\" e \"list\".\n" -#~ "\n" -#~ "Capacidades suportadas pelo WeeChat: account-notify, away-notify, cap-" -#~ "notify, extended-join, multi-prefix, server-time, userhost-in-names.\n" -#~ "\n" -#~ "As capacidades a ativar automaticamente no servidor podem ser definidas " -#~ "na opção irc.server_default.capabilities (ou por servidor na opção irc." -#~ "server.xxx.capabilities).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /cap\n" -#~ " /cap req multi-prefix away-notify" - -#, fuzzy -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " servidor: nome do servidor, que pode ser:\n" -#~ " - nome interno do servidor (adicionado por /server add, " -#~ "utilização recomendada)\n" -#~ " - hostname/porta ou IP/porta, a porta é 6667 por omissão\n" -#~ " - URL com formato: irc[6][s]://[nickname[:palavra-passe]@]irc." -#~ "exemplo.org[:porto][/#canal1][,#canal2[...]]\n" -#~ " Nota: no caso de endereço/IP/URL, é criado um servidor " -#~ "temporário (NÃO GUARDADO), ver /help irc.look.temporary_servers\n" -#~ " opção: definir a opção do servidor (para opções booleanas, o valor " -#~ "pode ser omitido)\n" -#~ " noopção: definir a opção booleana como 'off' (por exemplo: -nossl)\n" -#~ " -all: conectar a todos os servidores definidos na configuração\n" -#~ " -auto: conectar a todos os servidores com conexão automática " -#~ "ativada\n" -#~ " -open: conectar a todos os servidores abertos que não estão " -#~ "atualmente conectados\n" -#~ " -nojoin: não juntar-se a nenhum canal (mesmo se autojoin estiver " -#~ "ativado no servidor)\n" -#~ " -switch: mudar para o endereço seguinte do servidor\n" -#~ "\n" -#~ "Para desconectar de um servidor ou para interromper alguma tentativa de " -#~ "conexão, use o comando /disconnect.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net/6667\n" -#~ " /connect irc6.oftc.net/6667 -ipv6\n" -#~ " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~ " /connect my.server.org/6697 -ssl -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " servidor: enviar para este servidor (nome interno)\n" -#~ " destino: nick ou canal ('*' = canal atual)\n" -#~ " tipo: CTCP tipo (exemplos: \"version\", \"ping\", ..)\n" -#~ "argumentos: argumentos do CTCP\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ " nick: nick\n" -#~ "ficheiro: nome do ficheiro (na máquina local)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " chat com o nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " enviar o ficheiro \"/home/foo/bar.txt\" para o nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ "servidor: nome interno do servidor\n" -#~ " -all: desconectar todos os servidores\n" -#~ "-pending: cancelar reconexão automática aos servidores que se estão a " -#~ "reconectar neste momento\n" -#~ " razão: razão pelo \"quit\"" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick ou máscara (o caráter universal \"*\" é permitido)\n" -#~ " *: dar estatuto de semi-operador do canal a todos no canal" - -#, fuzzy -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: listar todos os ignorados\n" -#~ " add: adicionar um ignorado\n" -#~ " nick: nick ou hostname (pode ser uma expressão regular POSIX " -#~ "estendida se inserir \"re:\" ou uma máscara usando \"*\" para substituir " -#~ "zero ou mais carateres)\n" -#~ " del: eliminar todos os ignorados\n" -#~ " número: número de ignorados para eliminar (ver a lista para obtê-lo)\n" -#~ " -all: eliminar todos os ignorados\n" -#~ " servidor: nome interno do servidor onde ignorar\n" -#~ " canal: nome do canal onde ignorar\n" -#~ "\n" -#~ "Nota: a expressão regular pode começar por \"(?-i)\" para distinguir " -#~ "maiúsculas e minúsculas.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " ignorar o nick \"toto\" em todo o lado:\n" -#~ " /ignore add toto\n" -#~ " ignorar o host \"toto@domain.com\" no servidor libera:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignorar o host \"toto*@*.domain.com\" em libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: não mudar para o novo buffer\n" -#~ " servidor: enviar para este servidor (nome interno)\n" -#~ " canal: nome do canal a juntar-se\n" -#~ " chave: chave para se juntar ao canal (canais com uma chave devem ser " -#~ "os primeiros da lista)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ "canal: nome do canal\n" -#~ " nick: nick\n" -#~ "razão: razão (as variáveis especiais $nick, $channel e $server são " -#~ "substituídas pelos respetivos valores)\n" -#~ "\n" -#~ "É possível expulsar/banir usando uma máscara, o nick será extraído a " -#~ "partir da máscara e substituído por \"*\".\n" -#~ "\n" -#~ "Exemplo:\n" -#~ " banir \"*!*@host.com\" e expulsar \"toto\":\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "canal: nome do canal\n" -#~ "texto: texto a enviar" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "modos de canal:\n" -#~ " canal: nome do canal a modificar (por omissão o atual)\n" -#~ " o: dar/tirar privilégios de operador do canal\n" -#~ " p: indicador de canal privado\n" -#~ " s: indicador de canal secreto\n" -#~ " i: indicador de canal só por convite\n" -#~ " t: tópico modificável só por operador do canal\n" -#~ " n: não permitir mensagens para o canal vindas de clientes no exterior\n" -#~ " m: canal moderado\n" -#~ " l: definir limite de utilizadores no canal\n" -#~ " b: definir uma máscara de banimento para manter os utilizadores fora\n" -#~ " e: definir máscara de exceção\n" -#~ " v: dar/tirar a capacidade de falar num canal moderado\n" -#~ " k: definir uma chave para o canal (palavra-passe)\n" -#~ "modos de utilizador:\n" -#~ " nick: nick a modificar\n" -#~ " i: marcar um utilizador como invisível\n" -#~ " s: marcar um utilizador para receber notices do servidor\n" -#~ " w: o utilizador recebe wallops\n" -#~ " o: indicador de operador\n" -#~ "\n" -#~ "A lista de modos não é exaustiva, deve ler a documentação sobre o " -#~ "servidor para obter todos os modos possíveis.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " proteger o tópico do canal #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " ficar invisível no servidor:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "servidor: enviar para este servidor (nome interno)\n" -#~ " destino: nick ou nome do canal\n" -#~ " texto: texto a enviar" - -#, fuzzy -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: adicionar uma notificação\n" -#~ " nick: nick\n" -#~ "servidor: nome interno do servidor (por omissão o servidor atual)\n" -#~ " -away: notificar quando a mensagem ausente é alterada (efetuando whois " -#~ "sobre o nick)\n" -#~ " del: eliminar um notificação\n" -#~ " -all: eliminar todas as notificações\n" -#~ "\n" -#~ "Sem argumentos, este comando mostra as notificações para o servidor atual " -#~ "(ou para todos os servidores se o comando é invocado no buffer core).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " notificar quando \"toto\" junta-se/sai do servidor atual:\n" -#~ " /notify add toto\n" -#~ " notificar quando \"toto\" junta-se/sai do servidor libera:\n" -#~ " /notify add toto libera\n" -#~ " notificar quando \"toto\" fica ausente ou volta ao servidor libera:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "nick: nick ou máscara (o caráter universal \"*\" é permitido)\n" -#~ " *: dar estatuto de operador do canal a todos no canal" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " canal: nome do canal do qual sair\n" -#~ "mensagem: mensagem de saída (mostrado aos outros utilizadores)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: não mudar para o novo buffer\n" -#~ " servidor: enviar para este servidor (nome interno)\n" -#~ " nick: nick\n" -#~ " texto: texto a enviar" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ "servidor: servidor a reconectar (nome interno)\n" -#~ " -all: reconectar a todos os servidores\n" -#~ "-nojoin: não se juntar a nenhum canal (mesmo se autojoin estiver ativado " -#~ "no servidor)\n" -#~ "-switch: mudar para o endereço seguinte do servidor" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " nick: nick\n" -#~ "novo_nick: novo nick" - -#, fuzzy -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: listar servidores (sem argumentos, esta lista é apresentada)\n" -#~ "listfull: listar servidores com info detalhada sobre cada servidor\n" -#~ " add: adicionar um novo servidor\n" -#~ "servidor: nome do servidor, para uso interno e apresentação\n" -#~ "hostname: nome ou endereço IP do servidor, com porta opcional (por " -#~ "omissão: 6667), pode separar vários endereços por vírgula\n" -#~ " -temp: adicionar um servidor temporário (não guardado)\n" -#~ " opção: definir uma opção para o servidor (para uma opção booleana, o " -#~ "valor pode ser omitido)\n" -#~ " noopção: definir uma opção booleana como 'off' (por exemplo: -nossl)\n" -#~ " copy: duplicar um servidor\n" -#~ " rename: mudar o nome de um servidor\n" -#~ " reorder: reordenar a lista de servidores\n" -#~ " keep: guardar o servidor no ficheiro de configuração (só para " -#~ "servidores temporários)\n" -#~ " del: eliminar um servidor\n" -#~ " deloutq: eliminar a fila de mensagens de saída de todos os servidores " -#~ "(todas as mensagens que o WeeChat está a enviar neste momento)\n" -#~ " jump: saltar para o buffer de servidor\n" -#~ " raw: abrir buffer com dados IRC em bruto\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "utilizador: nome do utilizador\n" -#~ " destino: nome do servidor\n" -#~ " canal: nome do canal" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " canal: nome do canal\n" -#~ "tópico: novo tópico\n" -#~ "-delete: eliminar o tópico do canal" - -#, fuzzy -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ "servidor: nome do servidor\n" -#~ " nick: nick (pode ser uma máscara)\n" -#~ "\n" -#~ "Sem argumentos, este comando efetua um whois sobre:\n" -#~ "- o seu próprio nick se o buffer for de um servidor/canal\n" -#~ "- o nick remoto se o buffer for privado.\n" -#~ "\n" -#~ "Se a opção irc.network.whois_double_nick estiver ativada, são enviados " -#~ "dois nicks (se for fornecido só um nick), para obter o tempo de " -#~ "inatividade na resposta." - -#, fuzzy -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: mostrar estado de registo dos buffers abertos\n" -#~ " set: definir nível de registo do buffer atual\n" -#~ " nível: nível das mensagens a serem registadas (0 = registo desativado, " -#~ "1 = algumas mensagens (as mais importantes) .. 9 = todas as mensagens)\n" -#~ " flush: escrever todos os ficheiros de registo agora\n" -#~ "disable: desativar registo do buffer atual (define o nível como 0)\n" -#~ "\n" -#~ "As opções \"logger.level.*\" e \"logger.mask.*\" podem ser usadas para " -#~ "definir o nível ou máscara de um buffer, ou de buffers começados pelo " -#~ "nome.\n" -#~ "\n" -#~ "Níveis de registo por plugin IRC:\n" -#~ " 1: mensagem de utilizador, notice, privado\n" -#~ " 2: mudança de nick\n" -#~ " 3: mensagem de servidor\n" -#~ " 4: join/part/quit\n" -#~ " 9: todas as mensagens\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " definir o nível de registo 5 no buffer atual:\n" -#~ " /logger set 5\n" -#~ " desativar registo do buffer atual:\n" -#~ " /logger disable\n" -#~ " definir o nível de registo em todos os buffers IRC:\n" -#~ " /set logger.level.irc 3\n" -#~ " desativar registo do buffer principal do WeeChat:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " usar um diretório por servidor IRC e um ficheiro por canal:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: listar scripts carregados\n" -#~ "listfull: listar scripts carregados (verboso)\n" -#~ " load: carregar um script\n" -#~ "autoload: carregar todos os scripts do diretório \"autoload\"\n" -#~ " reload: recarregar um script (se não for indicado um nome, carregar " -#~ "todos os scripts, e depois carregar todos os scripts do diretório " -#~ "\"autoload\")\n" -#~ " unload: descarregar um script (se não for indicado um nome, descarregar " -#~ "todos os scripts)\n" -#~ "ficheiro: script (ficheiro) a carregar\n" -#~ " nome: nome de um script (nome usado para invocar a função " -#~ "\"register\")\n" -#~ " -q: modo silencioso: não mostrar mensagens\n" -#~ "\n" -#~ "Sem argumentos, este comando lista todos scripts carregados." - -#, fuzzy -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: listar clientes para reencaminhar (apenas os ativos)\n" -#~ " listfull: listar clientes para reencaminhar (verboso, todos)\n" -#~ " listrelay: listar reencaminhamentos (nome e porta)\n" -#~ " add: adicionar um reencaminhamento (à escuta numa porta)\n" -#~ " del: remover um reencaminhamento (os clientes permanecem " -#~ "conectados)\n" -#~ " stop: fechar o socket do servidor (os clientes permanecem " -#~ "conectados)\n" -#~ " restart: fechar o socket do servidor e escutar na porta de novo (os " -#~ "clientes permanecem conectados)\n" -#~ " nome: nome do reencaminhamento (ver o formato abaixo)\n" -#~ " porta: porta usada para reencaminhar\n" -#~ " raw: abrir um buffer com dados de reencaminhamento em bruto\n" -#~ " sslcertkey: definir um certificado/chave SSL usando o caminho da opção " -#~ "relay.network.ssl_cert_key\n" -#~ "\n" -#~ "Nome do reencaminhamento: [ipv4.][ipv6.][ssl.]<protocolo.nome>\n" -#~ " ipv4: forçar uso de IPv4\n" -#~ " ipv6: forçar uso de IPv6\n" -#~ " ssl: ativar SSL\n" -#~ "protocolo.nome: protocolo e nome para reencaminhar:\n" -#~ " - protocolo \"irc\": o nome é o servidor a partilhar " -#~ "(opcional, se não indicado, o nome do servidor deve ser enviado pelo " -#~ "cliente no comando \"PASS\", com o formato: \"PASS servidor:palavra-" -#~ "passe\")\n" -#~ " - protocolo \"weechat\" (o nome não é usado)\n" -#~ "\n" -#~ "O protocolo \"irc\" permite que qualquer cliente de IRC (incluindo o " -#~ "próprio WeeChat) se conecte à porta.\n" -#~ "O protocolo \"weechat\" permite que uma interface remota se conecte à " -#~ "porta, ver a lista em: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Sem argumentos, este comando abre um buffer com a lista de clientes para " -#~ "reencaminhar.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " proxy irc, para o servidor \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " proxy irc, para o servidor \"libera\", com SSL:\n" -#~ " /relay add ssl.irc.libera 8001\n" -#~ " proxy irc, para todos os servidores (à escolha do cliente), com SSL:\n" -#~ " /relay add ssl.irc 8002\n" -#~ " protocolo weechat:\n" -#~ " /relay add weechat 9000\n" -#~ " protocolo weechat com SSL:\n" -#~ " /relay add ssl.weechat 9001\n" -#~ " protocolo weechat com SSL, usando apenas IPv4:\n" -#~ " /relay add ipv4.ssl.weechat 9001\n" -#~ " protocolo weechat com SSL, usando apenas IPv6:\n" -#~ " /relay add ipv6.ssl.weechat 9001\n" -#~ " protocolo weechat com SSL, usando IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.ssl.weechat 9001" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: listar scripts carregados (todas as linguagens)\n" -#~ " -o: enviar lista de scripts carregados para o buffer\n" -#~ " -i: copiar a lista de scripts carregados da linha de comandos " -#~ "(para enviar para o buffer)\n" -#~ " search: procurar scripts por tags, linguagem (python, perl, ...), " -#~ "extensão de ficheiro (py, pl, ...) ou texto; o resultado é apresentado no " -#~ "buffer de scripts\n" -#~ " show: mostrar informação detalhada sobre um script\n" -#~ " load: carregar scripts\n" -#~ " unload: descarregar scripts\n" -#~ " reload: recarregar scripts\n" -#~ " autoload: carregar o script automaticamente\n" -#~ " noautoload: não carregar o script automaticamente\n" -#~ "toggleautoload: ativar/desativar carregamento automático\n" -#~ " install: instalar/atualizar scripts\n" -#~ " remove: remover scripts\n" -#~ " installremove: instalar ou remover scripts, conforme o estado atual\n" -#~ " hold: reter/não reter scripts (um script retido não será " -#~ "atualizado e não pode ser removido)\n" -#~ " -q: modo silencioso: não mostrar mensagens\n" -#~ " upgrade: atualizar todos os scripts instalados scripts que estão " -#~ "obsoletos (nova versão disponível)\n" -#~ " update: atualizar cache local de scripts\n" -#~ "\n" -#~ "Sem argumentos, este comando abre um buffer com a lista de scripts.\n" -#~ "\n" -#~ "No buffer de scripts, o estado de cada script pode ser:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsoleto (nova versão disponível)\n" -#~ " | | | | a correr (carregado)\n" -#~ " | | | retido\n" -#~ " | | carregado automaticamente\n" -#~ " | instalado\n" -#~ " script popular\n" -#~ "\n" -#~ "Teclas do buffer de scripts:\n" -#~ " alt+i instalar script\n" -#~ " alt+r remover script\n" -#~ " alt+l carregar script\n" -#~ " alt+L recarregar script\n" -#~ " alt+u descarregar script\n" -#~ " alt+A carregar script automaticamente\n" -#~ " alt+h (não) reter script\n" -#~ " alt+v ver script\n" -#~ "\n" -#~ "Entrada permitida no buffer de scripts:\n" -#~ " i/r/l/L/u/A/h/v ação sobre o script (igual às teclas acima)\n" -#~ " q fechar buffer\n" -#~ " $ atualizar buffer\n" -#~ " s:x,y ordenar buffer usando as chaves x e y (ver /help " -#~ "script.look.sort)\n" -#~ " s: repor ordenação (usar ordenação predefinida)\n" -#~ " palavra(s) filtrar scripts: procurar palavra(s) nos scripts " -#~ "(descrição, tags, ...)\n" -#~ " * remover filtro\n" -#~ "\n" -#~ "Ações do rato no buffer de scripts:\n" -#~ " rota deslocar lista\n" -#~ " botão esquerdo selecionar script\n" -#~ " botão direito instalar/remover script\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#, fuzzy -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: ativar apell\n" -#~ " disable: desativar aspell\n" -#~ " toggle: ativar/desativar aspell\n" -#~ "listdict: mostrar dicionários instalados\n" -#~ " setdict: definir dicionário do buffer atual (pode separar vários " -#~ "dicionários por vírgula)\n" -#~ " deldict: eliminar dicionário usado neste buffer\n" -#~ " addword: adicionar uma palavra ao dicionário aspell pessoal\n" -#~ "\n" -#~ "Se a linha de entrada começar por '/' não se verifica a ortografia, " -#~ "exceto para alguns comandos (ver /set aspell.check.commands).\n" -#~ "\n" -#~ "Para ativar o aspell em todos os buffers, use a opção \"default_dict\", e " -#~ "ative o aspell, por exemplo:\n" -#~ " /set aspell.check.default_dict \"en\"\n" -#~ " /aspell enable\n" -#~ "\n" -#~ "Para mostrar uma lista de sugestões na barra, use o item " -#~ "\"aspell_suggest\".\n" -#~ "\n" -#~ "A tecla predefinida para ativar/desativar o aspell é alt-s." - -#, 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: listar acionadores (sem argumentos, é apresentada esta " -#~ "lista)\n" -#~ " listfull: listar acionadores com informação detalhada de cada um\n" -#~ "listdefault: listar acionadores predefinidos\n" -#~ " add: adicionar um acionador\n" -#~ " addoff: adicionar ou substituir um acionador (desativado)\n" -#~ " addreplace: adicionar ou substituir um acionador existente\n" -#~ " nome: nome do acionador\n" -#~ " hook: signal, hsignal, modifier, print, command, command_run, " -#~ "timer, config, focus\n" -#~ " argumentos: argumentos do hook, conforme o hook (separados por ponto e " -#~ "vírgula):\n" -#~ " signal: nomes de sinais (obrigatória)\n" -#~ " hsignal: nomes dos hsignal (obrigatório)\n" -#~ " modifier: nomes dos modificadores (obrigatório)\n" -#~ " print: buffer, tags, mensagem, tirar cores\n" -#~ " command: comando (obrigatório), descrição, argumentos, " -#~ "descrição dos argumentos, completação\n" -#~ " command_run: comandos (obrigatório)\n" -#~ " timer: intervalo (obrigatório), arredondado aos segundos, " -#~ "invocações máximas\n" -#~ " config: nomes das opções (obrigatório)\n" -#~ " focus: nomes das áreas (obrigatório)\n" -#~ " condições: condições avaliadas pelo acionador\n" -#~ " regex: uma ou mais expressões regulares para substituir as cadeias " -#~ "em variáveis\n" -#~ " comando: comando a executar (pode separar vários comandos por \";\")\n" -#~ "cód_retorno: código de retorno da callback (ok (por omissão), ok_eat, " -#~ "error)\n" -#~ " ação_post: ação a tomar depois da execução (none (predefinição), " -#~ "disable, delete)\n" -#~ " addinput: colocar na entrada os argumentos predefinidos para criar um " -#~ "acionador\n" -#~ " input: colocar na entrada o comando usado para criar o acionador\n" -#~ " output: enviar o comando para criar o acionador no buffer\n" -#~ " recreate: igual a \"input\", com a opção \"addreplace\" em vez de " -#~ "\"add\"\n" -#~ " set: definir uma opção num acionador\n" -#~ " opção: nome da opção: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (para obter ajuda sobre a opção, pode escrever: /help " -#~ "trigger.trigger.<nome>.<opção>)\n" -#~ " valor: novo valor para a opção\n" -#~ " rename: muar o nome do acionador\n" -#~ " copy: copiar um acionador\n" -#~ " enable: ativar acionadores (sem argumentos: ativar acionador " -#~ "globalmente)\n" -#~ " disable: desativar acionadores (sem argumentos: desativar acionadores " -#~ "globalmente)\n" -#~ " toggle: ativar/desativar acionadores (sem argumentos: ativar/" -#~ "desativar acionadores globalmente)\n" -#~ " restart: reiniciar acionadores (recriar os hooks)\n" -#~ " show: mostrar informação detalhada sobre um acionador (com algumas " -#~ "estatísticas)\n" -#~ " del: eliminar um acionador\n" -#~ " -all: realizar ação em todos os acionadores\n" -#~ " restore: restaurar acionadores aos valores predefinidos (só funciona " -#~ "com acionadores predefinidos)\n" -#~ " default: eliminar todos os acionadores e restaurar os predefinidos\n" -#~ " monitor: abrir o buffer de monitor de acionadores, com filtro " -#~ "opcional:\n" -#~ " filtro: filtrar hooks/acionadores a apresentar (um hook deve começar " -#~ "por \"@\", por exemplo \"@signal\"), pode separar vários filtros por " -#~ "vírgulas; o caráter universal \"*\" é permitido em cada nome de " -#~ "acionador\n" -#~ "\n" -#~ "Quando a callback de um acionador é invocada, as seguintes ações são " -#~ "realizadas, nesta ordem:\n" -#~ " 1. verificar condições; se for falso, sair\n" -#~ " 2. substituir texto usando as expressões regulares POSIX (se definidas " -#~ "no acionador)\n" -#~ " 3. executar os comandos (se definidos no acionador)\n" -#~ " 4. sair com o código de retorno (exceto no caso de modificadores e " -#~ "focus)\n" -#~ " 5. realizar ação posterior\n" -#~ "\n" -#~ "Exemplos (pode também analisar os acionadores predefinidos com /trigger " -#~ "listdefault):\n" -#~ " adicionar os atributos *bold*, _underline_ e /italic/ ao texto (apenas " -#~ "às mensagens do utilizador):\n" -#~ " /trigger add effects modifier weechat_print \"${tg_tag_nick}\" " -#~ "\"==\\*(\\S+)\\*==*${color:bold}${re:1}${color:-bold}*== " -#~ "==_(\\S+)_==_${color:underline}${re:1}${color:-underline}_== ==/(\\S+)/==/" -#~ "${color:italic}${re:1}${color:-italic}/\"\n" -#~ " ocultar a barra de lista de nicks em terminais pequenos:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " guardar configuração silenciosamente a cada hora:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " abrir monitor de acionadores e mostrar apenas modificadores e " -#~ "acionadores cujos nomes começam por \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "Todas as barras foram eliminadas" - -#~ msgid "All filters have been deleted" -#~ msgstr "Todos os filtros foram eliminados" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Todas as barras foram eliminadas" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Todos os proxies foram eliminados" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sAcionador \"%s\" não encontrado" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d acionadores removidos" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sAcionador predefinido \"%s\" não encontrado" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "algoritmo de hash utilizado para verificar os dados desencriptados" diff --git a/po/pt_BR.po b/po/pt_BR.po index 043ecfcf7..f7af79fe0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:11+0200\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pt_BR\n" @@ -1131,6 +1131,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command several times" +msgid " set read marker on all buffers:" +msgstr "executa um comando várias vezes" + msgid "set or remove away status" msgstr "ativar ou remover o status de ausente" @@ -1282,6 +1287,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "apelidos na lista de apelidos no buffer atual" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "apelidos na lista de apelidos no buffer atual" + msgid "manage buffers" msgstr "gerenciar buffers" @@ -2697,6 +2715,39 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +msgid " display an error on core buffer:" +msgstr "cor do texto para nomes de buffer" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "mostra uma mensagem especial quando o dia muda" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "gerenciar proxies" @@ -2881,6 +2932,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3004,18 +3061,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "setar opções de config e variáveis do ambiente" @@ -3345,6 +3416,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "gerencia janelas" @@ -8110,6 +8196,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "fechar buffer quando o comando /part é executado em um canal" + msgid "execute a command on all private buffers of all connected servers" msgstr "" @@ -8133,6 +8250,37 @@ msgstr "" "nome do plugin (pode começar ou terminar com \"*\" como um coringa) " "(opcional)" +#, fuzzy +#| msgid "execute a command several times" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "executa um comando várias vezes" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +msgid " close all private buffers:" +msgstr "mesclar buffers de servidores" + msgid "execute a command on all connected servers" msgstr "" @@ -8148,6 +8296,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "canais em todos os servidores IRC" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Lista de notificação está vazia em todos os servidores" + msgid "authenticate with SASL" msgstr "" @@ -11791,6 +11949,27 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "alterar o charset para o buffer atual" + +#, fuzzy +msgid " disable logging for current buffer:" +msgstr "cor do texto para nomes de buffer" + +#, fuzzy +#| msgid "execute a command several times" +msgid " set level to 3 for all IRC buffers:" +msgstr "executa um comando várias vezes" + +#, fuzzy +msgid " disable logging for main WeeChat buffer:" +msgstr "cor do texto para nomes de buffer" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15402,1464 +15581,3 @@ msgstr "%s%s: tempo esgotado para \"%s\" com %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: não foi possível conectar ao remetente" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Mouse habilitado" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "servidor IRC (nomes internos)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "altera modo de usuário ou canal" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name to leave\n" -#~| "message: part message (displayed to other users)" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "channel: nome do cair que quer sair\n" -#~ "message: mensagem de saida (mostrado para os outros usuários)" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name to leave\n" -#~| "message: part message (displayed to other users)" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "channel: nome do cair que quer sair\n" -#~ "message: mensagem de saida (mostrado para os outros usuários)" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "valor do atalho" - -# in the option "position", the parameters must be passed in english, but the -# options were translated (inside parentesis) to become clearer -#, fuzzy -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: lista todas as barras\n" -#~ " listfull: lista todas as barras (detalhadamente)\n" -#~ " listitems: lista todos os itens da barra\n" -#~ " add: adiciona uma nova barra\n" -#~ " name: nome da barra (deve ser único)\n" -#~ " type: root: janelas externas,\n" -#~ " window: janelas internas, com condições opcionais (veja " -#~ "abaixo)\n" -#~ " conditions: condição(ões) para exibição da barra:\n" -#~ " active: na janela ativa\n" -#~ " inactive: nas janelas inativas\n" -#~ " nicklist: em janelas com lista de apelidos\n" -#~ " outra condição: veja /help weechat.bar.xxx.condições e /" -#~ "help eval\n" -#~ " sem condição, a barra é sempre exibida\n" -#~ " position: bottom (embaixo), top (em cima), left (esquerda) ou right " -#~ "(direita)\n" -#~ " size: tamanho da barra (em caracteres)\n" -#~ " separator: 1 para utilizar separador (linha), 0 ou nada significa " -#~ "nenhum separador\n" -#~ " item1,...: itens para esta barra (itens podem ser separados por " -#~ "vírgula (espaço entre itens) ou \"+\" (itens colados))\n" -#~ " default: cria uma barra padrão (todas as barras padrões se nenhum " -#~ "nome de barra foi dado)\n" -#~ " del: exclui uma barra (ou todas as barras com -all)\n" -#~ " set: define o valor para a propriedade de uma barra\n" -#~ " option: opção a ser alterada (para uma lista de opções, veja /set " -#~ "weechat.bar.<nome_da_barra>.*)\n" -#~ " value: novo valor para a opção\n" -#~ " hide: esconde uma barra\n" -#~ " show: exibe uma barra escondida\n" -#~ " toggle: esconde/exibe uma barra\n" -#~ " scroll: rola uma barra\n" -#~ " window: número da janela (utilize '*' para a janela atual ou para " -#~ "barras raiz)\n" -#~ " scroll_value: valor para rolagem: 'x' ou 'y' (opcional), seguido de '+', " -#~ "'-', 'b' (início) or 'e' (final), valor (para +/-), e % opcional (para " -#~ "rolagem por % de largura/altura, caso contrário o valor é o número de " -#~ "caracteres)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " cria uma barra com tempo, número + nome do buffer, e completação:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " esconde uma barra:\n" -#~ " /bar hide mybar\n" -#~ " rola a lista de apelidos 10 linhas para baixo no buffer atual:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " rola até o final da lista de apelidos no buffer atual:\n" -#~ " /bar scroll nicklist * ye" - -# must find a better translation to "hotlist" -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: lista buffers (sem argumento, está lista é mostrada)\n" -#~ " clear: limpa o conteúdo do buffer (número de um buffer, -merged para " -#~ "buffers mesclados, -all para todos os buffers, ou nada para o buffer " -#~ "atual)\n" -#~ " move: mover buffer na lista (não precisar ser relativo, por exemplo " -#~ "-1); \"-\" = move para o primeiro número no buffer, \"+\" = move para " -#~ "último númerodo buffer + 1\n" -#~ " swap: troca dois buffers (troca com o buffer corrente se apenas um " -#~ "número/nome dado\n" -#~ " merge: mescla o buffer atual com outro buffer (a área de conversa será " -#~ "uma mistura de ambos os buffers)\n" -#~ " (por padrão ctrl-x alterna entre buffers mesclados)\n" -#~ " unmerge: restaura buffers originais mesclados de um outro buffer que " -#~ "possua o mesmo número\n" -#~ " hide: esconder o buffer\n" -#~ " unhide: mostrar o buffer escondido\n" -#~ "renumber: reenumerar buffers (funciona apenas se a opção weechat.look." -#~ "buffer_auto_renumber estiver desligada)\n" -#~ " close: fecha o buffer (número/intervalo é opcional)\n" -#~ " notify: configura o nível de notificação para o buffer atual: esse " -#~ "nível determina quando um buffer será adicionado à lista de buffers " -#~ "ativos:\n" -#~ " none: nunca\n" -#~ " highlight: apenas para destaques\n" -#~ " message: para mensagens de usuários + destaques\n" -#~ " all: todas as mensagens\n" -#~ " reset: voltar ao valor padrão (all)\n" -#~ "localvar: visualizar variáveis locais para o buffer atual\n" -#~ " set: configurar uma propriedade para o buffer atual\n" -#~ " get: mostrar uma propriedade para o buffer atual\n" -#~ " number: pular para o buffer por número, prefixos possíveis:\n" -#~ " '+': pulo relativo, adiciona o número ao atual\n" -#~ " '-': pulo relativo, subtrai número ao atual\n" -#~ " '*': pula para o número, usando a opção \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: pular para o primeiro buffer\n" -#~ " +: pular para o último buffer\n" -#~ " name: pula para o buffer pelo nome (parcial)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " limpar o buffer atual:\n" -#~ " /buffer clear\n" -#~ " mover o buffer para o número 5:\n" -#~ " /buffer move 5\n" -#~ " trocar buffer 1 por 3:\n" -#~ " /buffer swap 1 3\n" -#~ " trocar buffer #weechat com o buffer corrente:\n" -#~ " /buffer swap #weechat\n" -#~ " mesclar com o buffer principal:\n" -#~ " /buffer merge 1\n" -#~ " desmesclar buffer:\n" -#~ " /buffer unmerge\n" -#~ " fechar o buffer atual:\n" -#~ " /buffer close\n" -#~ " fechar buffers do 5 ao 7:\n" -#~ " /buffer close 5-7\n" -#~ " pular para #weechat:\n" -#~ " /buffer #weechat\n" -#~ " pular para o próximo buffer:\n" -#~ " /buffer +1\n" -#~ " pular para o último buffer:\n" -#~ " /buffer +" - -# Translate orange? Is it a internal name? -# TODO: revisit here when color names were specified as translatable or not -#, fuzzy -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: adiciona um apelido para uma cor\n" -#~ "unalias: exclui um apelido\n" -#~ " color: número da cor (>= 0, o máximo depende do terminal, em geral 63 " -#~ "ou 255)\n" -#~ " name: nome da cor para a cor (\"orange [laranja]\")\n" -#~ " reset: reseta todas os pares de cores (requerido quando pares de cores " -#~ "não estão mais disponíveis se o reset automático estiver desabilitdo. " -#~ "veja opção weechat.look.color_pairs_auto_reset)\n" -#~ "term2rgb: converter color de terminal (0-255) em cor RGB\n" -#~ "rgb2term: converter cor RGB para cor terminal (0-255)\n" -#~ " limit: número de cores usados na tabela do terminal (começando de 0); " -#~ "padrão é 256\n" -#~ " -o: enviar informação terminal/cor para o buffer corrent como " -#~ "entrada\n" -#~ "\n" -#~ "Sem argumentos, este comando exibe cores em um buffer novo.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" - -#, fuzzy -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: move o cursor para a área de conversa, para a barra (usando nome da " -#~ "barra), ou coordenadas \"x,y\"\n" -#~ "move: move o cursor com direção\n" -#~ "stop: para o modo cursor\n" -#~ "\n" -#~ "Sem argumentos, este comando alterna entre o modo cursor.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Examples:\n" -#~ " vá para a lista de apelidos:\n" -#~ " /cursor go nicklist\n" -#~ " vá para as coordenadas x=10, y=5:\n" -#~ " /cursor go 10,5" - -# Find a better translation to crash -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: lista plugins e níveis de depuração\n" -#~ " set: configura nível de depuração para plugin\n" -#~ " plugin: nome do plugin (\"core\" para o núcleo do WeeChat)\n" -#~ " level: nível de depuração para o plugin (0 = desabilita depuração)\n" -#~ " dump: salva dump da memória no arquivo de registro (o mesmo dump é " -#~ "escrito quando o WeeChat quebra)\n" -#~ " buffer: salva um dump do conteúdo do buffer com valores em hexadecimal " -#~ "no arquivo de registro\n" -#~ " color: exibe informações sobre os pares de cores atuais\n" -#~ " cursor: alterna a depuração para o modo cursor\n" -#~ " dirs: mostrar diretórios\n" -#~ " hdata: exibe informações sobre hdata (com free: remove toda hdata na " -#~ "memória)\n" -#~ " hooks: exibe informações sobre hooks\n" -#~ "infolists: exibe informações sobre infolists\n" -#~ " libs: mostra informações de bibliotecas externas usadas\n" -#~ " memory: exibe informações sobre uso de memória\n" -#~ " mouse: alterna a depuração para o mouse\n" -#~ " tags: exibe marcadores para linhas\n" -#~ " term: exibe informações sobre o terminal\n" -#~ " windows: exibe árvore de janelas" - -#, fuzzy -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: lista todos os filtros\n" -#~ " enable: habilita filtros (filtros são habilitados por padrão)\n" -#~ "disable: desabilita filtros\n" -#~ " toggle: alterna filtros\n" -#~ " name: nome do filtro\n" -#~ " add: adiciona filtro\n" -#~ " rename: renomear filtro\n" -#~ " del: exclui filtro\n" -#~ " -all: exclui todos os filtros\n" -#~ " buffer: lista de buffers separados por vírgula onde o filtro é ativo:\n" -#~ " - este é o nome completo incluindo o plugin (exemplo: \"irc." -#~ "libera.#weechat\")\n" -#~ " - \"*\" significa todos os buffers\n" -#~ " - um nome começando com '!' é excluido\n" -#~ " - nome pode começar ou terminar com '*' para casar com muitos " -#~ "buffers\n" -#~ " tags: lista de marcadores separados por vírgula, por exemplo: " -#~ "\"irc_join,irc_part,irc_quit\"\n" -#~ " - comando lógico \"and\": use \"+\" entre tags (por exemplo: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - coringa \"*\" é permitido\n" -#~ " - se a tag começar com '!', então é excluido e NÃO deve estar " -#~ "na mensagem\n" -#~ " regex: expressão regular POSIX para busca na linha\n" -#~ " - utilize '\\t' para separar o prefixo da mensagem, caracteres " -#~ "especiais como '|' precisam ser escapados: '\\|'\n" -#~ " - se a expressão regular começar com '!', então o resultado " -#~ "casado é revertido (utilize '\\!' para começar com '!')\n" -#~ " - duas expressões regulares são criadas: uma para o prefixo e " -#~ "outra para a mensagem\n" -#~ " - expressões regulares são case insenstive, elesm podem começar " -#~ "com \"(?-i)\" para se tornar case sensitive\n" -#~ "\n" -#~ "A tecla de atalho padrão alt+'=' alterna o filtro entre ligado/" -#~ "desligado.\n" -#~ "\n" -#~ "Marcadores comumente usados:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (nível de log),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " nick_xxx (xxx é o apelido na mensagem),\n" -#~ " host_xxx (xxx é o apelido + host na mensagem),\n" -#~ " irc_xxx (xxx é o nome do comando ou número, veja /server raw),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Para ver marcadores para linhas em buffers: /debug tags\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " usar o filtro inteligente de IRC em todos os buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " usar o filtro inteligente de IRC em todos os buffers exceto aqueles com " -#~ "\"#weechat\" no nome:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filtrar todas as mensagens de join/part/quit do IRC:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filtrar apelidos mostrados ao juntar-se à um canal ou com /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filtrar apelido \"toto\" no canal de IRC #weechat:\n" -#~ " /filter add toto irc.libera.#weechat * toto\\t\n" -#~ " filtrar mensagens IRC join/action do apelido \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filtrar linhas contendo \"weechat sucks\" no canal de IRC #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: lista comandos, por plugin (sem argumentos, esta lista é " -#~ "exibida)\n" -#~ "-listfull: lista comandos com descrição, por plugin\n" -#~ " plugin: lista comandos para este plugin\n" -#~ " comando: um nome de comando\n" -#~ " opção: um nome de opção (use /set para ver a lista)" - -# TODO -#, fuzzy -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "lista de ações:\n" -#~ " return: simula tecla \"enter\"\n" -#~ " complete_next: completa palavra com próxima opção\n" -#~ " complete_previous: completa palavra com opção anterior\n" -#~ " search_text: procura texto no buffer\n" -#~ " search_switch_case: muda a busca para casar com maúsculas/minúsculas\n" -#~ " search_switch_regex: muda a busca por tipo: string/expressão regular\n" -#~ " search_switch_where: muda a busca em mensagens/prefixos\n" -#~ " search_previous: procurar na linha anterior\n" -#~ " search_next: procurar na próxima linha\n" -#~ " search_stop: pára busca\n" -#~ " delete_previous_char: exclui caractere anterior\n" -#~ " delete_next_char: exclui próximo caractere\n" -#~ " delete_previous_word: exclui palavra anterior\n" -#~ " delete_next_word: exclui próxima palavra\n" -#~ " delete_beginning_of_line: exclui desde o começo da linha até o cursor\n" -#~ " delete_end_of_line: exclui desde o cursor até o final da linha\n" -#~ " delete_line: exclui a linha inteira\n" -#~ " clipboard_paste: colar da área de transferência\n" -#~ " transpose_chars: trocar a posição de dois caracteres\n" -#~ " undo: desfaz a última ação de linha de comando\n" -#~ " redo: refaz a última ação de linha de comando\n" -#~ " move_beginning_of_line: move o cursor até o começo da linha\n" -#~ " move_end_of_line: move o cursor até o final da linha\n" -#~ " move_previous_char: move o cursor até o caractere anterior\n" -#~ " move_next_char: move o cursor até o próximo caractere\n" -#~ " move_previous_word: move or cursor até a palavra anterior\n" -#~ " move_next_word: move o cursor até a próxima palavra\n" -#~ " history_previous: executa o comando anteior no histórico do buffer " -#~ "atual\n" -#~ " history_next: executa o próximo comando no histórico do buffer atual\n" -#~ " history_global_previous: executa o comando anterior no histórico " -#~ "global\n" -#~ " history_global_next: executa o próximo comando no histórico global\n" -#~ " jump_smart: pula para o próximo buffer com atividade\n" -#~ " jump_last_buffer_displayed: pula para o último buffer exibido (antes do " -#~ "último pulo para um buffer)\n" -#~ " jump_previously_visited_buffer: pula para o buffer previamente " -#~ "visitado\n" -#~ " jump_next_visited_buffer: pula para o próximo buffer visitado\n" -#~ " hotlist_clear: limpa a lista de atividade\n" -#~ " grab_key: pega uma tecla (argumento opcional: atraso para o final da " -#~ "ação, o padrão é 500 milisegundos)\n" -#~ " grab_key_command: pega uma tecla com seu comando associado (argumento " -#~ "opcional: atraso para o final da ação, o padrão é 500 milisegundos)\n" -#~ " grab_mouse: pega código de evento do mouse\n" -#~ " grab_mouse_area: pega código de evento do mouse com área\n" -#~ " set_unread: define o marcador de não lido para todos os buffers\n" -#~ " set_unread_current_buffer: define o marcador de não lido para bo buffer " -#~ "atual\n" -#~ " switch_active_buffer: muda para o próximo buffer mesclado\n" -#~ " switch_active_buffer_previous: muda para o buffer mesclado anterior\n" -#~ " zoom_merged_buffer: zoom em um buffer mesclado\n" -#~ " insert: insere texto na linha de comando (caracteres de escape são " -#~ "permitidos veja /help print)\n" -#~ " send: enviar texto para o buffer\n" -#~ " paste_start: comece a colar (racketed modo de colagem)\n" -#~ " paste_stop: stop paste (bracketed paste mode)\n" -#~ "\n" -#~ "Este comando é usado por atalhos de teclado ou plugins." - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: lista todos as teclas atuais (sem argumentos, esta lista é " -#~ "mostrada)\n" -#~ "listdefault: lista teclas padrão\n" -#~ " listdiff: lista diferenças entre as teclas atuais e as padrão (teclas " -#~ "adicionadas, redefinidas ou excluídas)\n" -#~ " context: nome do contexto (\"default\" or \"search\")\n" -#~ " bind: associa um comando a uma tecla ou mostra o comando associado " -#~ "a uma tecla\n" -#~ " bindctxt: associa o comando a tecla ou mostra comando associado uma " -#~ "tecla, para um contexto dado\n" -#~ " command: comando (muitos comandos podem ser separados por ponto e " -#~ "vírgula)\n" -#~ " unbind: remove uma associação de tecla\n" -#~ " unbindctxt: remove uma tecla associada à um contexto\n" -#~ " reset: restaura a associação padrão de uma tecla\n" -#~ " resetctxt: restaura uma tecla padrão associada, para um dado contexto\n" -#~ " resetall: restaura o valor padrão das associações e exclui TODAS as " -#~ "associações pessoais (use com cuidado!)\n" -#~ " missing: adiciona teclas faltantes (usando associações padrão), útil " -#~ "após a instalação de uma nova versão do WeeChat\n" -#~ "\n" -#~ "Quando for associar um comando a uma tecla, é recomendado utiliza a tecla " -#~ "alt+k (ou ESC então k), e então pressione a tecla para a associação: isso " -#~ "irá inserir o código da tecla nalinha de comando.\n" -#~ "\n" -#~ "Para o contexto \"mouse\" (no contexto do \"cursor\" também), tecla tem o " -#~ "formato: \"@area:key\" ou \"@area1>area2:tecla\" onde area pode ser:\n" -#~ " *: qualquer área na tela\n" -#~ " chat: área de chat (qualquer buffer)\n" -#~ " chat(xxx): chat para área com buffer de nome \"xxx\" (nome completo " -#~ "incluindo plugin)\n" -#~ " bar(*): qualquer barra\n" -#~ " bar(xxx): barra \"xxx\"\n" -#~ " item(*): qualquer item da barra\n" -#~ " item(xxx): item da barra \"xxx\"\n" -#~ "Coringa \"*\" é permitido na tecla para casar com vários eventos do " -#~ "mouse.\n" -#~ "Valor espcial para o comando com formato \"hsignal:name\" pode ser usado " -#~ "para contexto do mouse, isso ira enviar o sinal \"name\" com o hashtable " -#~ "em foco como argumento.\n" -#~ "Outro valor especial \"-\" pode ser usado para desabilitar a tecla (que " -#~ "será ignorada quando estiver procurando por teclas)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " tecla alt-x para alternar entre a barra de lista de apelidos:\n" -#~ " /key bind meta-x /bar toggle nicklist\n" -#~ " tecla alt-r para pular para o canal de IRC #weechat:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restaurar a associação padrão para a tecla alt-r:\n" -#~ " /key reset meta-r\n" -#~ " tecla \"tab\" para procurar no buffer:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " botão do meio do mouse no nick para recuperar info do nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#, fuzzy -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " save: salvar a disposição atual\n" -#~ " apply: aplicar a disposição salva\n" -#~ " leave: deixar a disposição atual (não atualiza nenhuma disposição)\n" -#~ " reset: reset buffers and/or windows in a saved layout\n" -#~ " (if both buffers and windows are reset, the layout is removed)\n" -#~ " rename: rename a layout\n" -#~ " name: name for saved layout (default is \"default\")\n" -#~ "buffers: salva/aplica apenas os buffers (ordem dos buffers)\n" -#~ "windows: salva/aplica apenas às janelas (buffer mostrado por cada " -#~ "janela)\n" -#~ "\n" -#~ "Sem argumentos, este comando mosta a disposição salva." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: habilita o mouse\n" -#~ "disable: desabilita o mouse\n" -#~ " toggle: alterna o mouse entre habilitado/desabilitado\n" -#~ " delay: tempo de espera (em segundos) após qual estado inicial do mouse " -#~ "é restaurado (útil para temporariamente desablitar o mouse)\n" -#~ "\n" -#~ "O estado do mouse é salvo na opção \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " habilitar o mouse:\n" -#~ " /mouse enable\n" -#~ " alternar o estado do mouse por 5 segundos:\n" -#~ " /mouse toggle 5" - -#, fuzzy -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ "-current: sem saída no buffer atual\n" -#~ " -buffer: sem saída em um buffer específico\n" -#~ " nome: nome completo para o buffer (exemplos: \"irc.server.libera\", " -#~ "\"irc.libera.#weechat\")\n" -#~ " -all: nenhuma saída em TODOS os buffers\n" -#~ " command: comando a ser executado silenciosamente (um '/' é " -#~ "automaticamente adicionado se não for encontrado no começo do comando)\n" -#~ "\n" -#~ "Se nenhum alvo é especificado (-current, -buffer ou -all), então o padrão " -#~ "é emudecer o WeeChat apenas no buffer principal.\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " salvar a configuração:\n" -#~ " /mute save\n" -#~ " mensagem para o canal IRC atual:\n" -#~ " /mute -current msg * hi!\n" -#~ " mensagem para o canal #weechat:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " delay: atraso entre execução dos comandos (em milisegundos)\n" -#~ " count: número de vezes que o comando deve ser executado\n" -#~ "command: comando a ser executado (um '/' é automaticamente adicionado se " -#~ "nenhum for encontrado no começo do comando)\n" -#~ "\n" -#~ "Todos os comandos são executados no buffer onde este comando é " -#~ "executado.\n" -#~ "\n" -#~ "Exemplo:\n" -#~ " Rolar 2 páginas para cima:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "opção: nome da opção\n" -#~ " -mask: nome de uma opção (pode começar ou terminar com \"*\" para " -#~ "restaurar opções em massa, use com cuidado!)\n" -#~ "\n" -#~ "De acordo com a opção, será restaurada (para opções padrão) ou removida " -#~ "(para configurações opcionais, como valores de servidor).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " restaurar uma opção:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " restaurar todas as opções de cor:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "opção: nome de uma opção (máscaras \"*\" são permitidas)\n" -#~ "valor: novo valor para a opção, de acordo com o tipo:\n" -#~ " boolean: on, off ou toggle\n" -#~ " integer: número, ++número ou --número\n" -#~ " string: qualquer string (\"\" para uma string vazia)\n" -#~ " color: nome de cor, ++número ou --número\n" -#~ "Nota: Para todos os tipos, voce pode usar null para remover o valor da " -#~ "opção (valor indefinido). Isto funciona apenas para algumas variáveis " -#~ "especiais de plugins.\n" -#~ " diff: mostrar apenas as opções alteradas\n" -#~ " env: mostrar ou setar uma variável de ambiente (usar o valor \"\" para " -#~ "dessetar a variável)\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " mostrar opções sobre destaque:\n" -#~ " /set *highlight*\n" -#~ " adicionar uma palavra ao destaque:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " mostrar opções alteradas:\n" -#~ " /set diff\n" -#~ " mostrar opções alteradas no plugin irc:\n" -#~ " /set diff irc.*\n" -#~ " mostra da variável de ambiente LANG:\n" -#~ " /set env LANG\n" -#~ " seta a variável de ambiente LANG e a usa:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " indefine a variável de ambiente ABC:\n" -#~ " /set env ABC \"\"" - -#, fuzzy -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "opção: nome da opção\n" -#~ " -mask: nome de uma opção (pode começar ou terminar com \"*\" para " -#~ "restaurar opções em massa, use com cuidado!)\n" -#~ "\n" -#~ "De acordo com a opção, será restaurada (para opções padrão) ou removida " -#~ "(para configurações opcionais, como valores de servidor).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " restaurar uma opção:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " restaurar todas as opções de cor:\n" -#~ " /unset weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ "path_to_binary: caminho para o binário do WeeChat (padrão é o binário " -#~ "atual\n" -#~ " -dummy: não faça nada (opção usada para previnir complemento " -#~ "acidental com \"-quit\")\n" -#~ " -quit: fecha *TODAS* as coneções, salva a sessão e sai do " -#~ "WeeChat, que faz possível uma restauração adiada (veja abaixo)\n" -#~ "\n" -#~ "Este comando executa novamente o binário do WeeChat, então ele deve ter " -#~ "sido compilado ouinstalado com um gerenciador de pacotes antes de ser " -#~ "executado.\n" -#~ "\n" -#~ "Nota: conexões SSL são perdidas durante o upgrade, devido ao " -#~ "recarregamento das sessões SSL não é atualmente possível com GnuTLS. " -#~ "Existe uma reconecção automática após a atualização.\n" -#~ "\n" -#~ "O processo de atualização tem 4 passos:\n" -#~ " 1. salva a sessão em arquivos para o core e os plugins (buffers, " -#~ "histórico, ..)\n" -#~ " 2. descarrega todos os plugins (arquivos de configuração (*.conf) são " -#~ "escritos no disco)\n" -#~ " 3. salva o config do WeeChat (weechat.conf)\n" -#~ " 4. executa o novo binário do WeeChat.\n" -#~ "\n" -#~ "Com a opção \"-quit\", o processo é ligeiramente diferente:\n" -#~ " 1. fecha *TODAS* as conexões (irc, xfer, relay, ...)\n" -#~ " 2. salvar as sessões em arquivos (*.upgrade)\n" -#~ " 3. descarregar todos os plugins\n" -#~ " 4. salvar as configurações do WeeChat\n" -#~ " 5. termina WeeChat\n" -#~ "Então posteriormente você pode restaurar a sessão com o comando: weechat " -#~ "--upgrade\n" -#~ "IMPORTANTE: você deve restaurar a sessão com exatamente com a mesma " -#~ "configuração (files *.conf).\n" -#~ "É possível restaurar a sessão do WeeChat em outra máquina se você copiar " -#~ "o conteúdo do diretório \"~/.weechat\"." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " numero: quantidade de tempo a esperar (número inteiro)\n" -#~ "unidade: opcional, valores possíveis são:\n" -#~ " ms: milisegundos\n" -#~ " s: segundos (padrão)\n" -#~ " m: minutos\n" -#~ " h: horas\n" -#~ "comando: comando a ser executado (ou texto a ser enviado para o buffer se " -#~ "o comando não começar com '/')\n" -#~ "\n" -#~ "Nota: o comando é executado no buffer onde /wait foi executado (se o " -#~ "buffer não é encontrado (por exemplo se ele foi fechado antes da execução " -#~ "do comando), então o comando é executado no buffer princial do WeeChat).\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " juntar-se ao canal em 10 segundos:\n" -#~ " /wait 10 /join #test\n" -#~ " mudar para 'away' em 15 min:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " dizer 'hello' em 2 minutos:\n" -#~ " /wait 2m hello" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: lista janelas abertas (sem argumentos, esta lista é " -#~ "mostrada)\n" -#~ " -1: pula para a janela anterior\n" -#~ " +1: pula para a próxima janela\n" -#~ " b#: pula para a pŕoxima janlea mostrando o buffer número #\n" -#~ " up: muda para a janela acima da atual\n" -#~ " down: muda para a janela abaixo da atual\n" -#~ " left: muda para a janela à esquerda da atual\n" -#~ " right: muda para a janela à direita da atual\n" -#~ " number: número da janela (veja /window list)\n" -#~ " splith: divide horizontalmente a janela atual\n" -#~ " splitv: divide verticalmente a janela atual\n" -#~ " resize: redimensiona a janela atual, novo tamanho é <pct> em " -#~ "porcentagem à janela pai\n" -#~ " balance: balancea o tamaho das janelas\n" -#~ " merge: mescla duas janelas (all = mantém apenas uma janela)\n" -#~ " page_up: rola uma página para cima\n" -#~ " page_down: rola uma página para baixo\n" -#~ " refresh: atualiza a tela\n" -#~ " scroll: rola um número de linhas (+/-N) ou com tempo: s = " -#~ "segundos, m=minutos, h=horas, d=dias, M=meses, y=anos\n" -#~ " scroll_horiz: rolar horizontalmente num número de colunas(+/-N) ou " -#~ "percentual do tamanho da janela (essa rolagem só é possível em buffers " -#~ "sem conteudo)\n" -#~ " scroll_up: rola algumas linhas para cima\n" -#~ " scroll_down: rola algumas linhas para baixo\n" -#~ " scroll_top: rola para o topo do buffer\n" -#~ "scroll_bottom: rola para a parte de baixo do buffer\n" -#~ "scroll_beyond_end: rolar além do fim do buffer\n" -#~ "scroll_previous_highlight: rola para um destaque anterior\n" -#~ "scroll_next_highlight: rola para um destaque posterior\n" -#~ "scroll_unread: rola para o marcador não lido\n" -#~ " swap: trocar buffers de duas janelas (com opção de direção para " -#~ "a janela alvo)\n" -#~ " zoom: aproxima a janela\n" -#~ " bare: liga o bare display (com a opção opcional em segundos " -#~ "pararetornar automaticamente ao modo de display padrão\n" -#~ "\n" -#~ "Para splith e splitv, pct é a porcentagem que representa o tamanho da " -#~ "nova janela, calculado com o tamanho da janela atual como referência. Por " -#~ "exemplo 25 significa criar uma nova janela com tamanho = tamanho atual / " -#~ "4\n" -#~ "\n" -#~ "Exemplos:\n" -#~ " pula para a janela mostrando o buffer #1:\n" -#~ " /window b1\n" -#~ " rola 2 linhas para baixo:\n" -#~ " /window scroll -2:\n" -#~ " rola 2 dias para cima:\n" -#~ " /window scroll -2d\n" -#~ " rola para o começo do dia atual:\n" -#~ " /window scroll -d\n" -#~ " zoom na janela #2:\n" -#~ " /window zoom -window 2\n" -#~ " habilata bare por 2 segundos:\n" -#~ " /window bare 2" - -#, fuzzy -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "nome do atalho (pode começar ou terminar com \"*\" como um coringa) " -#~ "(opcional)\n" -#~ " *: dar o status de meio-operador a todo mundo no canal" - -# Find a better translation to the reload option -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: lista plugins carregados\n" -#~ "listfull: lista plugins carregados (verbosamente)\n" -#~ " load: carrega um plugin\n" -#~ "autoload: carrega automaticamente os plugins nos diretórios do sistema " -#~ "ou do usuário\n" -#~ " reload: recarrega um plugin (se nenhum nome for fornecido, descarrega " -#~ "todos os plugins, então realiza autoload nos plugins)\n" -#~ " unload: descarrega um ou todos os plugins\n" -#~ "filename: script (arquivo) para carregar\n" -#~ " name: nome do script (nome usado na chamado para \"registrar\" a " -#~ "função)\n" -#~ " -q: modo silencioso: não mostrar mensagens\n" -#~ "\n" -#~ "Sem argumentos, este comando lista plugins carregados." - -#~ msgid "All bars have been deleted" -#~ msgstr "Todas as barras foram excluídas" - -#~ msgid "All filters have been deleted" -#~ msgstr "Todos os filtros foram excluídos" - -#, fuzzy -#~| msgid "All bars have been deleted" -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Todas as barras foram excluídas" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Todos os proxys foram excluídos" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sTecla \"%s\" não encontrada" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d rmodifiers removidos" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sTecla \"%s\" não encontrada" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:11+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: ru\n" @@ -1109,6 +1109,10 @@ msgid "Example:" msgstr "" #, fuzzy +msgid " set read marker on all buffers:" +msgstr "отправить сообщение на все каналы всех поключенных серверов" + +#, fuzzy msgid "set or remove away status" msgstr "переключает статус \"отошёл\"" @@ -1248,6 +1252,17 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "некорректная длина буфера" + +#, fuzzy +msgid " scroll to end of nicklist on current buffer:" +msgstr "некорректная длина буфера" + msgid "manage buffers" msgstr "управление буферами" @@ -2598,6 +2613,39 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +msgid " display an error on core buffer:" +msgstr "цвет названия сервера" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "отображать специальное сообщение при смене дня" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + #, fuzzy msgid "manage proxies" msgstr "управление буферами" @@ -2761,6 +2809,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy msgid "reset config options" msgstr "настроить параметры конфигурации" @@ -2871,18 +2925,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "" @@ -3173,6 +3241,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "управление окнами" @@ -7793,6 +7876,36 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +msgid " close all buffers with parted channels:" +msgstr "принудительно удалить пользователя с канала" + #, fuzzy msgid "execute a command on all private buffers of all connected servers" msgstr "отправить действие на все каналы всех подключенных серверов" @@ -7816,6 +7929,36 @@ msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "" #, fuzzy +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "отправить сообщение на все каналы всех поключенных серверов" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +msgid " close all private buffers:" +msgstr "управление буферами" + +#, fuzzy msgid "execute a command on all connected servers" msgstr "отправить сообщение на все каналы всех поключенных серверов" @@ -7831,6 +7974,13 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +msgid " change nick on all servers:" +msgstr "Список каналов, на которые заходить при соединении с сервером" + +msgid " do a whois on my nick on all servers:" +msgstr "" + msgid "authenticate with SASL" msgstr "" @@ -11532,6 +11682,25 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +msgid " set level to 5 for current buffer:" +msgstr "не найдено имя канала для буфера" + +#, fuzzy +msgid " disable logging for current buffer:" +msgstr "цвет названия сервера" + +#, fuzzy +msgid " set level to 3 for all IRC buffers:" +msgstr "отправить сообщение на все каналы всех поключенных серверов" + +#, fuzzy +msgid " disable logging for main WeeChat buffer:" +msgstr "цвет названия сервера" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -15051,902 +15220,3 @@ msgstr "%s нет аргумента для параметра \"%s\"\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: не могу соединиться с отправителем\n" - -#, fuzzy -#~ msgid " /spell enable" -#~ msgstr "команда users отключена" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "сменить режим канала или пользователя" - -#, fuzzy -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "канал: название канала\n" -#~ " ключ: ключ для входа на канал" - -#, fuzzy -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "канал: название канала\n" -#~ " ключ: ключ для входа на канал" - -#, fuzzy -#~ msgid "alias: name of alias" -#~ msgstr "Список сокращений:\n" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ "действие: выполняемое действие:\n" -#~ " move: передвинуть буфер в списке (может быть относительным, например " -#~ "-1)\n" -#~ " close: закрыть буфер (необязательный аргумент - сообщение покидания " -#~ "канала)\n" -#~ " list: перечислить открытые буферы (отсутствие параметров " -#~ "подразумевает этот список)\n" -#~ " notify: установить уровень уведомления для канала (0=никогда, " -#~ "1=подсветка, 2=1+сообщение, 3=2+вход/выход)\n" -#~ "сервер,\n" -#~ " scroll: перемотка по истории (может быть относительной, может " -#~ "оканчиваться буквой: s=сек, m=мин, h=час, d=день, M=месяц, y=год); если " -#~ "указана только буква, перемотать на начало указанного элемента\n" -#~ " номер: перейти к буферу по номеру\n" -#~ " канал: перейти к буферу по названию сервера и/или канала\n" -#~ "\n" -#~ "Примеры:\n" -#~ " переместить буфер: /buffer move 5\n" -#~ " закрыть буфер: /buffer close this is part msg\n" -#~ "установить уведомления: /buffer notify 2\n" -#~ " отмотать 1 день: /buffer scroll 1d == /buffer scroll -1d == /" -#~ "buffer scroll -24h\n" -#~ "отмотать на начало\n" -#~ " сегодняшнего дня: /buffer scroll d\n" -#~ "перемотать на 15 минут: /buffer scroll +15m\n" -#~ " отмотать 20 сообщений: /buffer scroll -20\n" -#~ " перейти к #weechat: /buffer #weechat" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " dump: сохранить дамп памяти в журнал WeeChat (аналогично дампу при " -#~ "крахе WeeChat)\n" -#~ " buffer: сохранить содержимое буфера с шестнадцатеричными значениями в " -#~ "log-файл\n" -#~ "windows: отобразить дерево окон" - -#, fuzzy -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " клавиша: отобразить или назначить этой клавише функцию или команду " -#~ "(начинающуюся на \"/\")\n" -#~ " unbind: освободить клавишу\n" -#~ "functions: перечислить назначаемые функции\n" -#~ " call: вызвать функцию по названию (с необязательными аргументами)\n" -#~ " reset: сбросить клавиши на значения по умолчанию и удалить ВСЕ личные " -#~ "привязки (используйте внимательно!)" - -#, fuzzy -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ "команда: исполняемая команда ('/' автоматически добавляется в начало " -#~ "команды)\n" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ "путь_к_файлу: путь к исполняемому файлу WeeChat (по-умолчанию " -#~ "используется текущий файл)\n" -#~ "\n" -#~ "Эта команда перезапускает исполняемый файл WeeChat, поэтому он должен " -#~ "быть собран или установлен менеджером пакетов перед запуском этой команды." - -#, fuzzy -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ "команда: исполняемая команда ('/' автоматически добавляется в начало " -#~ "команды)\n" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: перечислить открытые окна (отсутствие параметров подразумевает " -#~ "этот список)\n" -#~ " -1: перейти к предыдущему окну\n" -#~ " +1: перейти к следующему окну\n" -#~ " b#: перейти к следующему окну с буфером номер #\n" -#~ " up: переключиться на окно выше текущего\n" -#~ " down: переключиться на окно ниже текущего\n" -#~ " left: переключиться на окно слева\n" -#~ " right: переключиться на окно справа\n" -#~ "splith: разбить текущее окно по горизонтали\n" -#~ "splitv: разбить текущее окно по вертикали\n" -#~ "resize: растянуть окно на <прцт> процентов родительского окна\n" -#~ " merge: объединить окно с другим (all = оставить только 1 окно)\n" -#~ "\n" -#~ "Для splith и splitv <прцт> - процент размера создаваемого окна " -#~ "относительно текущего. Например, 25 означает создать окно в 4 раза меньше " -#~ "текущего" - -#, fuzzy, no-c-format -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ "сокращение: название сокращения\n" -#~ " команда: название команды (команда WeeChat или IRC, несколько команд " -#~ "могут быть разделены точкой с запятой \";\")\n" -#~ " аргументы: аргументы команды\n" -#~ "\n" -#~ "Заметка: в команде специальные переменные $1, $2,..,$9 заменяются на " -#~ "аргументы, $* заменяется на все аргументы.\n" -#~ "Переменные $nick, $channel и $server заменяются на ник, канал и сервер " -#~ "соответственно." - -#, fuzzy -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " -all: переподключиться ко всем серверам\n" -#~ " сервер: название сервера для переподключения\n" -#~ "-nojoin: не заходить на каналы (даже если автозаход включен для сервера)\n" -#~ " адрес: адрес сервера, создавая временный сервер\n" -#~ " порт: порт сервера (число, по-умолчанию - 6667)\n" -#~ " ipv6: использовать протокол IPv6\n" -#~ " ssl: использовать протокол SSL" - -#, fuzzy -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " адресат: получатель CTCP сообщения\n" -#~ " тип: тип CTCP сообщения (например: \"version\", \"ping\", ..)\n" -#~ "аргументы: аргументы CTCP сообщения" - -#, fuzzy -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "действие: 'send' (послать файл), 'chat' (предложить DCC-беседу) или " -#~ "'close' (завершить DCC-беседу)\n" -#~ " ник: адресат для файла или DCC-беседы\n" -#~ " файл: отправляемый файл (на местном хосте)" - -#, fuzzy -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " -all: переподключиться ко всем серверам\n" -#~ " сервер: название сервера для переподключения-nojoin: не заходить на " -#~ "каналы (даже если автоматический заход включен для сервера)" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " канал: канал, на котором присутствует пользователь\n" -#~ " ник: цель для кика\n" -#~ "комментарий: причина кика" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "канал: название канала\n" -#~ " ключ: ключ для входа на канал" - -#, fuzzy -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "режимы канала:\n" -#~ " канал: название модифицируемого канала\n" -#~ " o: дать/забрать привилегии оператора\n" -#~ " p: флаг личного канала\n" -#~ " s: флаг тайного канала\n" -#~ " i: флаг канала \"только по приглашению\"\n" -#~ " t: тему могут менять только операторы канала\n" -#~ " n: блокировать сообщения от пользователей со стороны\n" -#~ " m: модерируемый канал\n" -#~ " l: установить лимит пользователей\n" -#~ " b: установить маску бана\n" -#~ " e: установить маску исключения\n" -#~ " v: дать/забрать возможность говорить на модерируемом канале\n" -#~ " k: установить пароль на канал\n" -#~ "режимы пользователей:\n" -#~ " ники: модифицируемые ники\n" -#~ " i: пометить пользователя как невидимого\n" -#~ " s: пометить пользователя как получателя уведомлений сервера\n" -#~ " w: пользователь получает wallops\n" -#~ " o: флаг оператора" - -#, fuzzy -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "адресат: ник или канал (можно использовать маску, '*' = текущий канал)\n" -#~ "текст: отправляаемый текст" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " канал: название покидаемого канала\n" -#~ "сообщение: причина покидания (отображается другим пользователям)" - -#, fuzzy -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "адресат: ник или канал (можно использовать маску, '*' = текущий канал)\n" -#~ "текст: отправляаемый текст" - -#, fuzzy -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " -all: переподключиться ко всем серверам\n" -#~ " сервер: название сервера для переподключения-nojoin: не заходить на " -#~ "каналы (даже если автоматический заход включен для сервера)" - -#, fuzzy -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " ник: приглашаемый ник\n" -#~ "канал: целевой канал" - -#, fuzzy -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: перечислить серверы (отсутствие параметров подразумевает этот " -#~ "список)\n" -#~ "listfull: перечислить серверы с подробностями\n" -#~ " add: создать новый сервер\n" -#~ " сервер: имя сервера\n" -#~ "hostname: адрес сервера\n" -#~ " port: порт сервера (целочисленное значение)\n" -#~ " -temp: создать временный сервер (не сохраняется в конфигурационном " -#~ "файле)\n" -#~ " auto: автоматически подключаться к серверу при запуске WeeChat\n" -#~ " noauto: не подключаться автоматически к серверу при запуске WeeChat\n" -#~ " ipv6: использовать протокол IPv6\n" -#~ " ssl: использовать протокол SSL\n" -#~ "password: пароль от сервера\n" -#~ " nick1: ник на сервере\n" -#~ " nick2: альтернативный ник на сервере\n" -#~ " nick3: запасной альтернативный ник на сервере\n" -#~ "username: имя пользователя\n" -#~ "realname: настоящее имя\n" -#~ " copy: создать копию сервера\n" -#~ " rename: переименовать сервер\n" -#~ " keep: сохранить временный сервер\n" -#~ " del: удалить сервер deloutq: очистить очередь исходящих сообщений " -#~ "для всех серверов (сообщения, отправляемые WeeChatом)" - -#, fuzzy -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "пользователь: имя пользователя\n" -#~ " цель: название сервера\n" -#~ " канал: название канала" - -#, fuzzy -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ "канал: название канала\n" -#~ " тема: новая тема канала (если \"-delete\" - удалить тему)" - -#, fuzzy -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: перечислить загруженные pluginы\n" -#~ "listfull: перечислить загруженные pluginы с дополнительной информацией\n" -#~ " load: загрузить plugin\n" -#~ "autoload: автоматическая загрузка pluginов из системной или " -#~ "пользовательской директории\n" -#~ " reload: перезагрузить plugin (если имя не задано выгружает все pluginы " -#~ "и загружает автоматически загружаемые)\n" -#~ " unload: выгружает один или все pluginы\n" -#~ "\n" -#~ "Команда /plugin без аргументов перечисляет загруженные pluginы." - -#, fuzzy -#~ msgid "All bars have been deleted" -#~ msgstr "команда users отключена" - -#, fuzzy -#~ msgid "All filters have been deleted" -#~ msgstr "команда users отключена" - -#, fuzzy -#~ msgid "All custom bar items have been deleted" -#~ msgstr "команда users отключена" - -#, fuzzy -#~ msgid "All proxies have been deleted" -#~ msgstr "команда users отключена" - -#, fuzzy, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%s сервер \"%s\" не найден\n" - -#, fuzzy, c-format -#~ msgid "%d triggers removed" -#~ msgstr " обработчики таймера:\n" - -#, fuzzy, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%s сервер \"%s\" не найден\n" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:11+0200\n" "Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: sr\n" @@ -1139,6 +1139,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set read marker on all buffers:" +msgstr "извршавање команде на свим баферима" + msgid "set or remove away status" msgstr "поставља или уклања статус одсутности" @@ -1294,6 +1299,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "надимци у листи надимака текућег бафера" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "надимци у листи надимака текућег бафера" + msgid "manage buffers" msgstr "управљање баферима" @@ -2746,6 +2764,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "исписује текст у бафер" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "приказ специјалне поруке када се мења дан" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "управљање проксијима" @@ -2965,6 +3017,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + msgid "reset config options" msgstr "ресетовање конфиг опција" @@ -3104,18 +3162,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "постављање конфиг опција и променљивих окружења" @@ -3448,6 +3520,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "управљање прозорима" @@ -8557,6 +8644,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "затварање бафера када се на каналу изврши /part" + msgid "execute a command on all private buffers of all connected servers" msgstr "извршавање команде у свим приватним баферима свих повезаних сервера" @@ -8582,6 +8700,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "име додатка (дозвољен је џокер „*”) (није обавезно)" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "извршавање команде на свим баферима" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "спајање приватних бафера" + msgid "execute a command on all connected servers" msgstr "извршавање команде на свим повезаним серверима" @@ -8599,6 +8749,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "канали на свим IRC серверима" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Листа обавештења је празна на свим серверима" + msgid "authenticate with SASL" msgstr "аутентификација са SASL" @@ -12624,6 +12784,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "измена скупа карактера за текући бафер" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "исписује текст у бафер" + +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set level to 3 for all IRC buffers:" +msgstr "извршавање команде на свим баферима" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "исписује текст у бафер" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16419,5444 +16602,3 @@ msgstr "%s%s: тајмаут за „%s” са %s" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: повезивање није успело: неочекивана грешка (%d)" - -#~ msgid "" -#~ "get nick color code, ignoring case (this calls the info " -#~ "\"nick_color_ignore_case\" with appropriate range, according to the value " -#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is " -#~ "not given)" -#~ msgstr "" -#~ "враћа код боје надимка, без разликовања величине слова (ово позива инфо " -#~ "„nick_color_ignore_case” са одговарајућим опсегом, у сагласности са " -#~ "вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност " -#~ "„rfc1459” ако се сервер не наведе)" - -#~ msgid "" -#~ "get nick color name, ignoring case (this calls the info " -#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the " -#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the " -#~ "server is not given)" -#~ msgstr "" -#~ "враћа име боје надимка, без разликовања величине слова (ово позива инфо " -#~ "„nick_color_name_ignore_case” са одговарајућим опсегом, у сагласности са " -#~ "вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност " -#~ "„rfc1459” ако се сервер не наведе)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Миш је укључен" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "IRC сервери (интерна имена)" - -#, fuzzy -#~| msgid "left/right scroll in /list buffer (percent of width)" -#~ msgid "" -#~ "raw[-left]: scroll the /list buffer by \"percent\" of width on the left" -#~ msgstr "скроловање у лево/десно у /list баферу (проценат ширине)" - -#, fuzzy -#~| msgid "left/right scroll in /list buffer (percent of width)" -#~ msgid "" -#~ "raw[-right]: scroll the /list buffer by \"percent\" of width on the right" -#~ msgstr "скроловање у лево/десно у /list баферу (проценат ширине)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "измена режима канала или корисника" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "канал: име канала\n" -#~ "текст: текст који се шаље" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "канал: име канала\n" -#~ "текст: текст који се шаље" - -#, fuzzy -#~| msgid "" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Examples:\n" -#~| " set unread marker on all buffers:\n" -#~| " /allbuf /buffer set unread" -#~ msgid "" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')" -#~ msgstr "" -#~ "команда: команда која треба да се изврши (или текст да се пошаље баферу у " -#~ "случају да команда не почиње са ’/’)\n" -#~ "\n" -#~ "Примери:\n" -#~ " поставља ознаку непрочитано за све бафере:\n" -#~ " /allbuf /buffer set unread" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "вредност алијаса" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " rename: rename a bar\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: приказује све траке\n" -#~ " listfull: приказује све траке (детаљно)\n" -#~ " listitems: приказује све ставке траке\n" -#~ " add: додаје нову траку\n" -#~ " име: име траке (мора бити јединствено)\n" -#~ " тип: root: ван прозора,\n" -#~ " window: унутар прозора, са необавезним условима " -#~ "(погледајте испод)\n" -#~ " услови: услови под којима се исписује трака:\n" -#~ " active: на активном прозору\n" -#~ " inactive: на неактивним прозорима\n" -#~ " nicklist: на прозорима са листом надимака\n" -#~ " други услов: погледајте /help weechat.bar.xxx.conditions " -#~ "и /help eval\n" -#~ " без услова, трака се приказује увек\n" -#~ " позиција: bottom, top, left или right\n" -#~ " величина: величина траке (у карактерима)\n" -#~ " граничник: 1 ако желите да се користи граничник (линија), 0 или ништа " -#~ "значи без граничника\n" -#~ " ставка1,...: ставке за ову траку (ставке могу да се раздвоје зарезом " -#~ "(за размак између ставки) или „+” (слепљене ставке))\n" -#~ " default: креира се подразумевана трака (све подразумеване траке у " -#~ "случају да није задато име)\n" -#~ " rename: мења име траке\n" -#~ " del: брише траку (или све траке са -all)\n" -#~ " set: поставља вредност особине траке\n" -#~ " опција: опција која се мења (за листу опција, погледајте /set " -#~ "weechat.bar.<иметраке>.*)\n" -#~ " вредност: нова вредност опције\n" -#~ " hide: скрива траку\n" -#~ " show: приказује скривену траку\n" -#~ " toggle: скрива/приказује траку\n" -#~ " scroll: трака се скролује\n" -#~ " прозор: број прозора (употребите ’*’ за текући прозор или за root " -#~ "траке)\n" -#~ " скрол_вредн: вредност за скроловање: ’x’ или ’y’ (необавезно), иза " -#~ "којег следи ’+’, ’-’, ’b’ (beginning - почетак) или ’e’ (end - крај), " -#~ "вредност (за +/-), и необавезно % (за скроловање по проценту ширине/" -#~ "висине, иначе је вредност број карактера)\n" -#~ "\n" -#~ "Примери:\n" -#~ " креира траку са временом, бројем бафера + именом, и довршавањем:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " сакрива траку:\n" -#~ " /bar hide mybar\n" -#~ " скролује листу надимака 10 линија наниже у текућем баферу:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " скролује на крај листе надимака у текућем баферу:\n" -#~ " /bar scroll nicklist * ye" - -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: листа бафера (без аргумента, исписује се ова листа)\n" -#~ " add: додаје нови бафер (може да се затвори са „/buffer close” или " -#~ "уносом „q”)\n" -#~ " clear: брише садржај бафера (број за бафер, -merged за спојене бафере, " -#~ "-all за све бафере, или ништа за текући бафер)\n" -#~ " move: помера бафер у листи (може бити и релативно, на пример -1); „-” " -#~ "= помери на први број бафера, „+” = помери на последњи број бафера + 1\n" -#~ " swap: замењује два бафера (замењује са текућим бафером ако се зада " -#~ "само један број/име)\n" -#~ " cycle: скаче у круг по листи бафера\n" -#~ " merge: спаја текући бафер са другим бафером (простор разговора ће бити " -#~ "мешавина оба бафера)\n" -#~ " (ctrl-x подразумевано пребацује између спојених бафера)\n" -#~ " unmerge: раздваја спојени бафер од осталих бафера који имају исти број\n" -#~ " hide: скрива бафер\n" -#~ " unhide: открива бафер\n" -#~ " switch: прелази на следеће спојени бафер (или на претходни бафер са „-" -#~ "previous”)\n" -#~ " zoom: зумира се на спојени бафер\n" -#~ "renumber: ренумерише бафере (ради само ако је искључена опција weechat." -#~ "look.buffer_auto_renumber)\n" -#~ " close: затвара бафер (број/опсег или име није обавезно)\n" -#~ " notify: приказује или поставља ниво обавештавања за текући бафер: овај " -#~ "ниво одређује да ли се бафер поставља на врућу листу или не:\n" -#~ " none: никада\n" -#~ " highlight: само за истицања\n" -#~ " message: за поруке од корисника + истицања\n" -#~ " all: све поруке\n" -#~ " reset: ресет на подразумевану вредност (all)\n" -#~ " listvar: приказује локалне променљиве у баферу\n" -#~ " setvar: поставља локалну променљиву у текући бафер\n" -#~ " delvar: брише локалну променљиву из текућег бафера\n" -#~ " set: поставља особину текућег бафера\n" -#~ " setauto: као „set” али такође дефинише и опцију „weechat.buffer.<име>." -#~ "<особина>” тако да се особина сачува у конфигурацији и примени сваки пут " -#~ "када се овај бафер отвори\n" -#~ " get: приказује особину текућег бафера\n" -#~ " jump: скаче на други бафер:\n" -#~ " smart: наредни бафер у којем је активност\n" -#~ " last_displayed: последње приказани бафер (пре последњег скока " -#~ "на бафер)\n" -#~ " prev_visited: претходно посећени бафер\n" -#~ " next_visited: скок на наредни посећени бафер\n" -#~ " број: скок на бафер са бројем, могући префикси:\n" -#~ " ’+’: релативни скок, број се додаје на текући\n" -#~ " ’-’: релативни скок, број се одузима од текућег\n" -#~ " ’*’: скок на број, уз употребу опције „weechat.look." -#~ "jump_current_to_previous_buffer”\n" -#~ " -: скок на први број бафера\n" -#~ " +: скок на последњи број бафера\n" -#~ " име: скок на бафер под (делимичним) именом\n" -#~ "\n" -#~ "Примери:\n" -#~ " брише текући бафер:\n" -#~ " /buffer clear\n" -#~ " прелази на бафер под бројем 5:\n" -#~ " /buffer move 5\n" -#~ " замењује бафер 1 са 3:\n" -#~ " /buffer swap 1 3\n" -#~ " замењује бафер #weechat са текућим бафером:\n" -#~ " /buffer swap #weechat\n" -#~ " скаче на #chan1, #chan2, #chan3 па у круг:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " спајање са основним бафером:\n" -#~ " /buffer merge 1\n" -#~ " спајање са #weechat бафером:\n" -#~ " /buffer merge #weechat\n" -#~ " раздвајање бафера:\n" -#~ " /buffer unmerge\n" -#~ " затвара текући бафер:\n" -#~ " /buffer close\n" -#~ " затвара бафере од 5 до 7:\n" -#~ " /buffer close 5-7\n" -#~ " скок на #weechat:\n" -#~ " /buffer #weechat\n" -#~ " скок на следећи бафер:\n" -#~ " /buffer +1\n" -#~ " скок на бафер под последњим бројем:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: додаје алијас за боју\n" -#~ " unalias: брише алијас\n" -#~ " color: број боје (веће или једнако од 0, макс зависи од терминала, " -#~ "обично 63 или 255)\n" -#~ " име: име алијаса за боју (на пример: „orange”)\n" -#~ " reset: ресетује све парове боја (потребно је када више нема доступних " -#~ "парова боја и искључено је аутоматско ресетовање, погледајте опцију " -#~ "„weechat.look.color_pairs_auto_reset”)\n" -#~ "term2rgb: конвертује терминал боју (0-255) у RGB боју\n" -#~ "rgb2term: конвертује RGB боју у терминал боју (0-255)\n" -#~ " лимит: број боја које могу да се користе у табели терминала (почевши " -#~ "од 0); подразумевано је 256\n" -#~ " -o: шаље информације о терминалу/бојама у текући бафер као унос\n" -#~ "\n" -#~ "Без аргумента, ова команда приказује боје у новом баферу.\n" -#~ "\n" -#~ "Примери:\n" -#~ " додаје алијас „orange” за боју 214:\n" -#~ " /color alias 214 orange\n" -#~ " брише боју 214:\n" -#~ " /color unalias 214" - -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: помера курсора на површину разговора, траку (помоћу имена траке) " -#~ "или координате „x,y”\n" -#~ "move: помера курсор по смеру\n" -#~ "stop: зауставља режим померања курсора\n" -#~ "\n" -#~ "Без аргумента, ова команда мења стање режима померања курсора.\n" -#~ "\n" -#~ "Када је укључен миш (погледајте /help mouse), клик средњим тастером ће " -#~ "подразумевано да покрене режим померања курсора у тачки на коју се " -#~ "кликне.\n" -#~ "\n" -#~ "Подразумевани тастери у режиму померања курсора на порукама разговора:\n" -#~ " m цитирање поруке\n" -#~ " q цитирање префикса + поруке\n" -#~ " Q цитирање времена + префикса + поруке\n" -#~ "\n" -#~ "Подразумевани тастеру у режиму померања курсора на листи надимака:\n" -#~ " b забрана надимка (/ban)\n" -#~ " k избацивање надимка (/kick)\n" -#~ " K избацивање и забрана надимка (/kickban)\n" -#~ " q отвара упит са надимком (/query)\n" -#~ " w тражење информација о кориснику (/whois)\n" -#~ "\n" -#~ "Остали подразумевани тастери у режиму померања курсора:\n" -#~ " стрелица помера курсор\n" -#~ " alt+стрелица помера курсор на следећу површину\n" -#~ " ентер напуштање режима померања курсора\n" -#~ "\n" -#~ "Примери:\n" -#~ " одлазак на доњи леви угао чет површине:\n" -#~ " /cursor go chat bottom_left\n" -#~ " одлазак на листу надимака:\n" -#~ " /cursor go nicklist\n" -#~ " одлазак на координате x=10, y=5:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~| msgid "" -#~| " list: list plugins with debug levels\n" -#~| " set: set debug level for plugin\n" -#~| " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~| " level: debug level for plugin (0 = disable debug)\n" -#~| " dump: save memory dump in WeeChat log file (same dump is written " -#~| "when WeeChat crashes)\n" -#~| " hooks: display infos about hooks (with a plugin: display detailed " -#~| "info about hooks created by the plugin)\n" -#~| " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~| "file\n" -#~| "callbacks: write hook and bar item callbacks that took more than " -#~| "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~| "is one of:\n" -#~| " us: microseconds (default)\n" -#~| " ms: milliseconds\n" -#~| " s: seconds\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| " certs: display number of loaded trusted certificate authorities\n" -#~| " color: display infos about current color pairs\n" -#~| " cursor: toggle debug for cursor mode\n" -#~| " dirs: display directories\n" -#~| " hdata: display infos about hdata (with free: remove all hdata in " -#~| "memory)\n" -#~| "infolists: display infos about infolists\n" -#~| " key: enable keyboard and mouse debug: display raw codes, expanded " -#~| "key name and associated command ('q' to quit this mode)\n" -#~| " libs: display infos about external libraries used\n" -#~| " memory: display infos about memory usage\n" -#~| " mouse: toggle debug for mouse\n" -#~| " tags: display tags for lines\n" -#~| " term: display infos about terminal\n" -#~| " windows: display windows tree\n" -#~| " time: measure time to execute a command or to send text to the " -#~| "current buffer\n" -#~| " unicode: display information about string and unicode chars " -#~| "(evaluated, see /help eval)\n" -#~| "\n" -#~| "Examples:\n" -#~| " /debug set irc 1\n" -#~| " /debug mouse verbose\n" -#~| " /debug time /filter toggle\n" -#~| " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: исписује додатке са дибаг нивоима\n" -#~ " set: поставља дибаг ниво за додатак\n" -#~ " додатак: име додатка („core” за WeeChat језгро)\n" -#~ " ниво: дибаг ниво за додатак (0 = искључује дибаг)\n" -#~ " dump: чува садржај меморије у WeeChat лог фајл (исти садржај се " -#~ "записује када се програм WeeChat сруши)\n" -#~ " hooks: исписује инфо о кукама (са додатком: приказује детаљне " -#~ "информације о кукама које креира додатак)\n" -#~ " buffer: уписује у WeeChat лог фајл садржај бафера као хексадецималне " -#~ "вредности\n" -#~ "callbacks: уписује функције повратног позива за куке и ставке траке које " -#~ "су се извршавање дуже од „трајање” у WeeChat лог фајл (0 = искључено), " -#~ "где је необавезна јединица једно од:\n" -#~ " us: микросекунде (подразумевано)\n" -#~ " ms: милисекунде\n" -#~ " s: секунде\n" -#~ " m: минути\n" -#~ " h: сати\n" -#~ " certs: приказује број учитаних ауторитета сертификата којима се " -#~ "верује\n" -#~ " color: приказује инфо о тренутним паровима боја\n" -#~ " cursor: пребацује дибаг за режим померања курсора\n" -#~ " dirs: исписује директоријуме\n" -#~ " hdata: исписује инфо о hdata (са free: уклања све hdata из меморије)\n" -#~ "infolists: исписује инфо о инфолистама\n" -#~ " key: укључује дибаг тастатуре и миша: приказују се сирови кодови, " -#~ "развијено име тастера и придружена команда (’q’ да напустите овај режим)\n" -#~ " libs: исписује инфо о коришћеним спољним библиотекама\n" -#~ " memory: исписује инфо о употреби меморије\n" -#~ " mouse: пребацује дибаг за миша\n" -#~ " tags: исписује ознаке за линије\n" -#~ " term: исписује инфо о терминалу\n" -#~ " windows: исписује стабло прозора\n" -#~ " time: мери време извршавања команде или слања текста текућем баферу\n" -#~ " unicode: приказује информације о стрингу и уникод карактерима " -#~ "(израчунато, погледајте/help eval)\n" -#~ "\n" -#~ "Примери:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" - -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: приказује резултат и не шаље га у бафер (дибаг режим)\n" -#~ " -s: дели израз пре израчунавања (многе команде могу да се " -#~ "раздвоје са тачка зарезима)\n" -#~ " -d: приказује дибаг излаз након израчунавања (са два -d: " -#~ "детаљнији дибаг)\n" -#~ " -c: израчунава као услов: користе се оператори и заграде, враћа " -#~ "логичку вредност („0” или „1”)\n" -#~ " израз: израз који се израчунава, променљиве у формату ${променљива} " -#~ "се замењују (погледајте испод); више команди може да се раздвоји са тачка " -#~ "зарезима\n" -#~ " оператор: логички или оператор поређења:\n" -#~ " - логички оператори:\n" -#~ " && логичко „и”\n" -#~ " || логичко „или”\n" -#~ " - оператори поређења:\n" -#~ " == једнако\n" -#~ " != није једнако\n" -#~ " <= мање или једнако\n" -#~ " < мање\n" -#~ " >= веће или једнако\n" -#~ " > веће\n" -#~ " =~ подудара се са POSIX проширеним регуларним изразом\n" -#~ " !~ НЕ подудара се са POSIX проширеним регуларним " -#~ "изразом\n" -#~ " ==* је маска подударања, разликује величину слова " -#~ "(дозвољен је џокер „*”)\n" -#~ " !!* НИЈЕ маска подударања, разликује величину слова " -#~ "(дозвољен је џокер „*”)\n" -#~ " =* је маска подударања, не разликује величину слова " -#~ "(дозвољен је џокер „*”)\n" -#~ " !* НИЈЕ маска подударања, не разликује величину слова " -#~ "(дозвољен је џокер „*”)\n" -#~ " ==- је укључено, разликује величину слова\n" -#~ " !!- НИЈЕ укључено, разликује величину слова\n" -#~ " =- је укључено, не разликује величину слова\n" -#~ " !- НИЈЕ укључено, не разликује величину слова\n" -#~ "\n" -#~ "Сматра се да је израз „true” ако није NULL, није празан и различит је од " -#~ "„0”.\n" -#~ "Поређење се врши употребом бројева у покретном зарезу ако су два израза " -#~ "важећи бројеви, у једном од следећих формата:\n" -#~ " - целобројни (примери: 5, -7)\n" -#~ " - број у покретном зарезу (примери: 5.2, -7.5, 2.83e-2)\n" -#~ " - хексадецимални број (примери: 0xA3, -0xA3)\n" -#~ "Ако желите да форсирате поређење стрингова, можете да додате знаке навода " -#~ "око сваког израза, на пример:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "У изразима се замењују неке променљиве, користећи формат ${променљива}, " -#~ "променљива може да буде, према редоследу приоритета:\n" -#~ " - сам стринг без израчунавања (формат: „raw:xxx”)\n" -#~ " - кориснички дефинисана променљива (формат: „име”)\n" -#~ " - израчунати под-стринг (формат: „eval:xxx”)\n" -#~ " - израчунати услов (формат: „eval_cond:xxx”)\n" -#~ " - стринг са означеним карактерима (формат: „esc:xxx” или „\\xxx”)\n" -#~ " - стринг са опсегом карактера (формат: „chars:xxx” or „chars:c1-c2” где " -#~ "је „xxx” једно од: „digit”, „xdigit”, „lower”, „upper”, „alpha”, " -#~ "„alnum”)\n" -#~ " - стринг конвертован у мала слова (формат: „lower:xxx”)\n" -#~ " - стринг конвертован у велика слова (формат: „upper:xxx”)\n" -#~ " - стринг са карактерима за сакривање (формат: „hide:кар,стринг”)\n" -#~ " - стринг са највише карактера (формат: „cut:макс,суфикс,стринг” или " -#~ "„cut:+макс,суфикс,стринг\")\n" -#~ " или макс број карактера који се приказује на екрану (формат: „cutscr:" -#~ "макс,суфикс,стринг” или „cutscr:+макс,суфикс,стринг”)\n" -#~ " - обрнути стринг (формат: „rev:xxx” или „revscr:xxx”)\n" -#~ " - поновљени стринг (формат: „repeat:број,стринг”)\n" -#~ " - дужина стринга (формат: „length:xxx” или „lengthscr:xxx”)\n" -#~ " - подела стринга (формат: „split:број,сепаратори,заставице,xxx”)\n" -#~ " - подела аргумената љуске (формат: „split_shell:број,xxx”)\n" -#~ " - боја (формат: „color:xxx”, погледајте „Референтни приручник API " -#~ "додатака”, функција „color”)\n" -#~ " - модификатор (формат: „modifier:име,подаци,стринг”)\n" -#~ " - инфо (формат: „info:име,аргументи”, аргументи нису обавезни)\n" -#~ " - base 16/32/64 шифриран/дешифрован стринг (формат: „base_encode:" -#~ "основа, xxx” или „base_decode:основа,xxx”)\n" -#~ " - текући датум/време (формат: „date” или „date:формат”)\n" -#~ " - променљива окружења (формат: „env:XXX”)\n" -#~ " - тернарни оператор (формат: „if:услов?вредност_ако_је_тачно:" -#~ "вредност_ако_је_нетачно”)\n" -#~ " - резултат израза са заградама и операторима + - * / // % ** (формат: " -#~ "„calc:xxx”)\n" -#~ " - случајни целобројни број (формат: „random:мин,макс”)\n" -#~ " - преведени стринг (формат: „translate:xxx”)\n" -#~ " - дефиниција корисничке променљиве (формат: „define:име,вредност”)\n" -#~ " - опција (формат: „фајл.секција.опција”)\n" -#~ " - локална променљива у баферу\n" -#~ " - hdata име/променљива (вредност се аутоматски конвертује у стринг), " -#~ "„window” и „buffer” подразумевано показују на текући прозор/бафер.\n" -#~ "Формат за hdata може да буде једно од следећег:\n" -#~ " hdata.пром1.пром2...: почиње са hdata (показивач мора да буде познат), " -#~ "и пита променљиве једну за другом (могу да следе и остала hdata)\n" -#~ " hdata[листа].пром1.пром2...: почиње са hdata користећи листу/показивач/" -#~ "име показивача, на пример:\n" -#~ " ${buffer[gui_buffers].full_name}: пуно име првог бафера у увезаној " -#~ "листи бафера\n" -#~ " ${plugin[weechat_plugins].name}: име првог бафера у увезаној листи " -#~ "додатака\n" -#~ " hdata[показивач].пром1.пром2...: почиње са hdata користећи показивач, " -#~ "на пример:\n" -#~ " ${buffer[0x1234abcd].full_name}: пуно име бафера са овим показивачем " -#~ "(може да се користи у окидачима)\n" -#~ " ${buffer[my_pointer].full_name}: пуно име бафера са овим именом " -#~ "показивача (може да се користи у окидачима)\n" -#~ " hdata[показивач].var1.method(): када је var1 is a хеш табела, могу да " -#~ "се позивају методе „keys()”, „values()”, „keys_sorted()”, „keys_values()” " -#~ "и „keys_values_sorted()”\n" -#~ "У вези имена hdata и променљивих, молим вас да погледате „Референтни " -#~ "приручник API додатака”, функцију „weechat_hdata_get”.\n" -#~ "\n" -#~ "Примери (једноставни стрингови):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Примери (услови):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" - -#, fuzzy -#~| msgid "" -#~| " list: list all filters\n" -#~| " enable: enable filters (filters are enabled by default)\n" -#~| " disable: disable filters\n" -#~| " toggle: toggle filters\n" -#~| " name: filter name (\"@\" = enable/disable all filters in current " -#~| "buffer)\n" -#~| " add: add a filter\n" -#~| "addreplace: add or replace an existing filter\n" -#~| " rename: rename a filter\n" -#~| " recreate: set input with the command used to edit the filter\n" -#~| " del: delete a filter\n" -#~| " -all: delete all filters\n" -#~| " buffer: comma separated list of buffers where filter is active:\n" -#~| " - this is full name including plugin (example: \"irc.libera." -#~| "#weechat\" or \"irc.server.libera\")\n" -#~| " - \"*\" means all buffers\n" -#~| " - a name starting with '!' is excluded\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~| "irc_quit\"\n" -#~| " - logical \"and\": use \"+\" between tags (for example: " -#~| "\"nick_toto+irc_action\")\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " - if tag starts with '!', then it is excluded and must NOT " -#~| "be in message\n" -#~| " regex: POSIX extended regular expression to search in line\n" -#~| " - use '\\t' to separate prefix from message, special chars " -#~| "like '|' must be escaped: '\\|'\n" -#~| " - if regex starts with '!', then matching result is reversed " -#~| "(use '\\!' to start with '!')\n" -#~| " - two regular expressions are created: one for prefix and " -#~| "one for message\n" -#~| " - regex are case insensitive, they can start by \"(?-i)\" to " -#~| "become case sensitive\n" -#~| "\n" -#~| "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~| "toggles filtering on/off in the current buffer.\n" -#~| "\n" -#~| "Tags most commonly used:\n" -#~| " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~| " notify_none, notify_message, notify_private, notify_highlight,\n" -#~| " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~| "color of nick),\n" -#~| " host_xxx (xxx is username + host in message),\n" -#~| " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~| "tags),\n" -#~| " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~| "irc_smart_filter, away_info.\n" -#~| "To see tags for lines in buffers: /debug tags\n" -#~| "\n" -#~| "Examples:\n" -#~| " use IRC smart filter on all buffers:\n" -#~| " /filter add irc_smart * irc_smart_filter *\n" -#~| " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~| "name:\n" -#~| " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~| " filter all IRC join/part/quit messages:\n" -#~| " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~| " filter nicks displayed when joining channels or with /names:\n" -#~| " /filter add nicks * irc_366 *\n" -#~| " filter nick \"toto\" on IRC channel #weechat:\n" -#~| " /filter add toto irc.libera.#weechat nick_toto *\n" -#~| " filter IRC join/action messages from nick \"toto\":\n" -#~| " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~| " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~| " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~| " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~| "buffers:\n" -#~| " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: исписује све филтере\n" -#~ " enable: укључује филтере (филтери су подразумевано укључени)\n" -#~ " disable: искључује филтере\n" -#~ " toggle: пребацује стање филтера\n" -#~ " име: име филтера („@” = укључује/искључује све филтере у текућем " -#~ "баферу)\n" -#~ " add: додаје филтер\n" -#~ "addreplace: додаје или замењује постојећи филтер\n" -#~ " rename: мења име филтеру\n" -#~ " recreate: поставља унос са командом која је употребљена за уређивање " -#~ "филтера\n" -#~ " del: брише филтер\n" -#~ " -all: брише све филтере\n" -#~ " buffer: листа бафера раздвојених зарезима у којима је филтер " -#~ "активан:\n" -#~ " - ово је пуно име укључујући додатак (пример: „irc.libera." -#~ "#weechat” или „irc.server.libera”)\n" -#~ " - „*” значи сви бафери\n" -#~ " - име које почиње са ’!’ се не укључује\n" -#~ " - дозвољен је џокер „*”\n" -#~ " ознаке: листа ознака раздвојених зарезима, на пример „irc_join," -#~ "irc_part,irc_quit”\n" -#~ " - логичко „и”: употребите „+” између ознака (на пример: " -#~ "„nick_toto+irc_action”)\n" -#~ " - дозвољен је џокер „*”\n" -#~ " - ако ознака почиње са ’!’, онда се не укључује и НЕ СМЕ да " -#~ "се нађе у поруци\n" -#~ " регуларни_израз: POSIX проширени регуларни израз за претрагу унутар " -#~ "линије\n" -#~ " - за раздвајање префикса од поруке, употребите ’\\t’, " -#~ "специјални карактери као што је ’|’ морају да се означе: ’\\|’\n" -#~ " - ако регуларни израз почиње са ’!’, онда се подударајући " -#~ "резултат обрће (употребите ’\\!’ ако желите да почне са ’!’)\n" -#~ " - креирају се два регуларна израза: један за префикс и један " -#~ "за поруку\n" -#~ " - регуларни изрази не праве разлику у величини слова, могу да " -#~ "почну са „(?-i)” ако желите да се прави разлика у величини слова\n" -#~ "\n" -#~ "Подразумевани тастер alt+’=’ глобално пребацује укљ./искљ. филтрирање, а " -#~ "alt+’-’ пребацује укљ./искљ. филтрирање текућег бафера.\n" -#~ "\n" -#~ "Најчешће коришћене ознаке:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (лог ниво),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx је надимак у поруци), prefix_nick_ccc (ccc је " -#~ "боја надимка),\n" -#~ " host_xxx (xxx је корисничко име + хост у поруци),\n" -#~ " irc_xxx (xxx је име команде или број, погледајте /server raw или /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Ако желите да видите ознаке за линије у баферима: /debug tags\n" -#~ "\n" -#~ "Примери:\n" -#~ " користи IRC паметни филтер у свим баферима:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " користи IRC паметни филтер у свим баферима осим у онима који садрже " -#~ "„#weechat” у имену:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " филтрира све IRC join/part/quit поруке:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " филтрира надимке који се приказују када се приступа каналима или са " -#~ "командом /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " филтрира надимак „toto” на IRC каналу #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " филтрира IRC join/action поруке које долазе од надимка „toto”:\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " филтрира линије које садрже „weechat sucks” на IRC каналу #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " филтрира линије које су тачно „WeeChat sucks” у свим баферима:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: исписује команде, по додатку (без аргумента, приказује се ова " -#~ "листа)\n" -#~ "-listfull: приказује команде са описом, по додатку\n" -#~ " додатак: приказује команде за овај додатак\n" -#~ " команда: име команде\n" -#~ " опција: име опције (да видите списак, употребите /set)" - -#~ msgid "" -#~ " add: add current buffer in hotlist (default level: \"low\", " -#~ "conditions defined in option weechat.look.hotlist_add_conditions are NOT " -#~ "checked)\n" -#~ " clear: clear hotlist\n" -#~ " level: \"lowest\" to clear only lowest level in hotlist, highest\" to " -#~ "clear only highest level in hotlist, or level mask: integer which is a " -#~ "combination of 1=join/part, 2=message, 4=private, 8=highlight)\n" -#~ " remove: remove current buffer from hotlist\n" -#~ "restore: restore latest hotlist removed in the current buffer (or all " -#~ "buffers with -all)" -#~ msgstr "" -#~ " add: додајте текући бафер на врућу листу (подразумевани ниво: „low”, " -#~ "услови дефинисани у опцији weechat.look.hotlist_add_conditions се НЕ " -#~ "проверавају)\n" -#~ " clear: брише врућу листу\n" -#~ " ниво: „lowest” да се обрише само најнижи ниво у врћој листи, „highest” " -#~ "да се обрише само највиши ниво у врућој листи, или маска нивоа: цео број " -#~ "који представља комбинацију 1=приступање/напиштање, 2=порука, 4=приватна, " -#~ "8=истицање)\n" -#~ " remove: remove current buffer from hotlist\n" -#~ "restore: restore latest hotlist removed in the current buffer (or all " -#~ "buffers with -all)" - -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "листа акција:\n" -#~ " return: симулира притисак на тастер „ентер”\n" -#~ " split_return: дели улаз на преломима редова па онда за сваку линију " -#~ "симулира тастер „ентер”\n" -#~ " complete_next: довршава реч са наредним довршавањем\n" -#~ " complete_previous: довршава реч са претходним довршавањем\n" -#~ " search_text_here: претражује текст у баферу почевши од текуће позиције\n" -#~ " search_text: претражује текст у баферу\n" -#~ " search_switch_case: укључује употребу тачне величине слова код " -#~ "претраге\n" -#~ " search_switch_regex: мења тип претраге: стринг/регуларни израз\n" -#~ " search_switch_where: укључује претрагу у порукама/префиксима\n" -#~ " search_previous: претрага у претходној линији\n" -#~ " search_next: претрага у наредној линији\n" -#~ " search_stop_here: зауставља претрагу на текућој позицији\n" -#~ " search_stop: зауставља претрагу\n" -#~ " delete_previous_char: брише претходни карактер\n" -#~ " delete_next_char: брише наредни карактер\n" -#~ " delete_previous_word: брише претходну реч\n" -#~ " delete_previous_word_whitespace: брише претходну реч (до празног " -#~ "простора)\n" -#~ " delete_next_word: брише наредну реч\n" -#~ " delete_beginning_of_line: брише од почетка линије до позиције курсора\n" -#~ " delete_beginning_of_input: брише од почетка уноса до позиције курсора\n" -#~ " delete_end_of_line: брише од позиције курсора до краја линије\n" -#~ " delete_end_of_input: брише од позиције курсора до краја уноса\n" -#~ " delete_line: брише комплетну линију\n" -#~ " delete_input: брише комплетни унос\n" -#~ " clipboard_paste: налепљује из интерног клипборда\n" -#~ " transpose_chars: транспонује два карактера (замењују места)\n" -#~ " undo: поништава последњу акцију командне линије\n" -#~ " redo: обнавља последње поништену акцију команде линије\n" -#~ " move_beginning_of_line: помера курсор на почетак линије\n" -#~ " move_beginning_of_input: помера курсор на почетак уноса\n" -#~ " move_end_of_line: помера курсор на крај линије\n" -#~ " move_end_of_input: помера курсор на крај уноса\n" -#~ " move_previous_char: помера курсор на претходни карактер\n" -#~ " move_next_char: помера курсор на наредни карактер\n" -#~ " move_previous_word: помера курсор на претходну реч\n" -#~ " move_next_word: помера курсор на наредну реч\n" -#~ " move_previous_line: помера курсор на претходну линију\n" -#~ " move_next_line: помера курсор на наредну линију\n" -#~ " history_previous: позива претходну команду из историје команди текућег " -#~ "бафера\n" -#~ " history_next: позива наредну команду из историје команди текућег " -#~ "бафера\n" -#~ " history_global_previous: позива претходну команду из глобалне историје " -#~ "команди\n" -#~ " history_global_next: позива наредну команду из глобалне историје " -#~ "команди\n" -#~ " grab_key: преузима тастер (необавезни аргумент: кашњење за крај " -#~ "преузимања, подразумевано је 500 милисекунди)\n" -#~ " grab_key_command: преузима тастер са својом придруженом командом " -#~ "(необавезни аргумент: кашњење за крај преузимања, подразумевано је 500 " -#~ "милисекунди)\n" -#~ " grab_mouse: преузима кôд догађаја миша\n" -#~ " grab_mouse_area: преузима кôд догађаја миша заједно са површином\n" -#~ " insert: умеће текст у командну линију (дозвољени су означени карактери, " -#~ "погледајте /help print)\n" -#~ " send: шаље текст баферу\n" -#~ "\n" -#~ "Ову команду користе тастерске пречице или додаци." - -#, fuzzy -#~| msgid "" -#~| " list: list all custom bar items\n" -#~| " add: add a custom bar item\n" -#~| "addreplace: add or replace an existing custom bar item\n" -#~| " name: custom bar item name\n" -#~| "conditions: evaluated conditions to display the bar item (for example to " -#~| "display the bar item only in specific buffers)\n" -#~| " content: content (evaluated, see /help eval)\n" -#~| " rename: rename a custom bar item\n" -#~| " refresh: update content of item in all bars where the item is " -#~| "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~| " recreate: set input with the command used to edit the custom bar item\n" -#~| " del: delete a custom bar item\n" -#~| " -all: delete all custom bar items\n" -#~| "\n" -#~| "Examples:\n" -#~| " add item with terminal size, displayed only in buffers with number = " -#~| "1:\n" -#~| " /item add terminfo \"${buffer.number} == 1\" \"term:${info:" -#~| "term_width}x${info:term_height}\"\n" -#~| " add item with buffer info:\n" -#~| " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:" -#~| "${buffer.zoomed}?(Z)}\"\n" -#~| " add item with date/time using format \"Dec 25, 12:34 +0100\", " -#~| "refreshed every minute:\n" -#~| " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~| " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~| "refresh datetime\"\n" -#~| " add item with number of lines in buffer (displayed/total), refreshed " -#~| "each time a new line is displayed or if filtered lines have changed:\n" -#~| " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~| "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~| " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~| "refresh lines_count\"\n" -#~| " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~| "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~| "lines_count\"\n" -#~| " force refresh of item \"lines_count\":\n" -#~| " /item refresh lines_count\n" -#~| " recreate item \"lines_count\" with different conditions or content:\n" -#~| " /item recreate lines_count\n" -#~| " delete item \"lines_count\":\n" -#~| " /item del lines_count" -#~ msgid "" -#~ " list: list all custom bar items\n" -#~ " add: add a custom bar item\n" -#~ "addreplace: add or replace an existing custom bar item\n" -#~ " name: custom bar item name\n" -#~ "conditions: evaluated conditions to display the bar item (for example to " -#~ "display the bar item only in specific buffers)\n" -#~ " content: content (evaluated, see /help eval)\n" -#~ " rename: rename a custom bar item\n" -#~ " refresh: update content of item in all bars where the item is " -#~ "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~ " recreate: set input with the command used to edit the custom bar item\n" -#~ " del: delete custom bar items\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ "\n" -#~ "Examples:\n" -#~ " add item with terminal size, displayed only in buffers with number = " -#~ "1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " add item with buffer info:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " add item with date/time using format \"Dec 25, 12:34 +0100\", refreshed " -#~ "every minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " add item with number of lines in buffer (displayed/total), refreshed " -#~ "each time a new line is displayed or if filtered lines have changed:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " force refresh of item \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " recreate item \"lines_count\" with different conditions or content:\n" -#~ " /item recreate lines_count\n" -#~ " delete item \"lines_count\":\n" -#~ " /item del lines_count" -#~ msgstr "" -#~ " list: приказује све прилагођене ставке траке\n" -#~ " add: додаје прилагођену ставку траке\n" -#~ "addreplace: додаје или мења постојећу прилагођену ставку траке\n" -#~ " име: име прилагођене ставке траке\n" -#~ " услови: израчунати услови под којима се ставка траке приказује (на " -#~ "пример да се ставка траке прикаже само у одређеним баферима)\n" -#~ " садржај: садржај (израчунат, погледајте /help eval)\n" -#~ " rename: мења име прилагођене ставке траке\n" -#~ " refresh: ажурира садржај ставке у свим тракама у којима се ставка " -#~ "приказује; може да се освежи било која ставка: подразумеване ставке/" -#~ "ставке додатака/прилагођене ставке\n" -#~ " recreate: поставља унос командом која је употребљена да се уреди " -#~ "прилагођена ставка траке\n" -#~ " del: брише прилагођену ставку траке\n" -#~ " -all: брише све прилагођене ставке траке\n" -#~ "\n" -#~ "Примери:\n" -#~ " додавање ставке са величином терминала, приказаном само у баферу чији " -#~ "је број = 1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " додавање ставке са информацијама о баферу:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " додавање ставке са датумом/временом у формату „Дец 25, 12:34 +0100”, " -#~ "која се освежава сваки минут:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " додавање ставке са бројем линија у баферу (приказаних/укупно), која се " -#~ "освежава сваки пут када се прикаже нова линија или ако се промене " -#~ "филтриране линије:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " форсирано освежавање ставке „lines_count”:\n" -#~ " /item refresh lines_count\n" -#~ " рекреирање ставке „lines_count” са другачијим условима или садржајем:\n" -#~ " /item recreate lines_count\n" -#~ " брисање ставке „lines_count”:\n" -#~ " /item del lines_count" - -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: исписује све текуће тастере\n" -#~ "listdefault: исписује подразумеване тастере\n" -#~ " listdiff: исписује разлике између тренутних и подразумеваних тастера " -#~ "(додати, редефинисани или обрисани тастери)\n" -#~ " контекст: име контекста („default” или „search”)\n" -#~ " bind: везује команду за тастер или приказује команду која је " -#~ "везана за тастер (за контекст „default”)\n" -#~ " bindctxt: везује команду за тастер или приказује команду која је " -#~ "везана за тастер, за дати контекст\n" -#~ " команда: команда (више команди може да се раздвоји са тачка " -#~ "зарезима); знаци навода могу да се употребе да би се очували размаци на " -#~ "почетку/крају команде\n" -#~ " unbind: уклања везивање тастера (за контекст „default”)\n" -#~ " unbindctxt: уклања везивање тастера за дати контекст\n" -#~ " reset: ресетује тастер на подразумевано везивање (за контекст " -#~ "„default”)\n" -#~ " resetctxt: ресетује тастер на подразумевано везивање, за дати контекст\n" -#~ " resetall: обнавља везивања на подразумеване вредности и брише СВА " -#~ "лична везивања (употребљавајте опрезно!)\n" -#~ " missing: додаје недостајуће тастере (користећи подразумевана " -#~ "везивања), корисно након инсталације нове верзије програма WeeChat\n" -#~ " legacy: исписује ново име за тастере из старе верзије\n" -#~ "\n" -#~ "Када се команда везује за тастер, препоручује се да се користи тастер " -#~ "alt+k (или Esc па онда k), па да се онда притисне тастер који желите да " -#~ "вежете: ово ће у командну линију да убаци име тастера.\n" -#~ "\n" -#~ "Можда ћете за неке тастере морати да употребите /debug опцију, која " -#~ "приказује сирови кôд који може да се искористи (на пример, тастер " -#~ "ctrl+backspace би могао да буде „ctrl-h” или „ctrl-?”, у зависности од " -#~ "терминала који користите и од осталих подешавања).\n" -#~ "\n" -#~ "Дозвољени модификатори (у наведеном редоследу када се користи више од " -#~ "једног):\n" -#~ " meta- (alt тастер)\n" -#~ " ctrl- (control тастер)\n" -#~ " shift- (shift тастер, може да се користи само са именима тастера " -#~ "наведеним испод)\n" -#~ "\n" -#~ "Дозвољена имена тастера: f0 до f20, home, insert, delete, end, backspace, " -#~ "pgup, pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Комбинација тастера мора да се раздвоји запетом.\n" -#~ "\n" -#~ "За контекст „mouse” (такође могуће и у контексту „cursor”), тастер има " -#~ "следећи формат: „@површина:тастер” или „@површина1>површина2:тастер” где " -#~ "површина може бити:\n" -#~ " *: било која површина на екрану\n" -#~ " chat: простор за разговор (било који бафер)\n" -#~ " chat(xxx): простор за разговор у баферу под именом „xxx” (пуно име " -#~ "укључујући и додатак)\n" -#~ " bar(*): било која трака\n" -#~ " bar(xxx): трака „xxx”\n" -#~ " item(*): било која ставка траке\n" -#~ " item(xxx): ставка траке „xxx”\n" -#~ "У тастеру се дозвољава употреба џокера „*” који се подудара са више " -#~ "догађаја миша.\n" -#~ "У контексту миша може да се користи специјална вредност за команду у " -#~ "формату „hsignal:име”, она ће послати hsignal „име” са фокус хеш табелом " -#~ "као аргументом.\n" -#~ "Још једна специјална вредност је „-” и она може да се користи за " -#~ "искључивање тастера (тастер ће се игнорисати приликом претраге тастера).\n" -#~ "\n" -#~ "Примери:\n" -#~ " тастер alt-r за скок на #weechat IRC канал:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " обнављање подразумеваног везивања за тастер alt-r:\n" -#~ " /key reset meta-r\n" -#~ " тастер meta-v па затим f1 да се покрене /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " тастер „tab” за заустављање претраге у баферу:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " средњи тастер миша над надимком приказује информације о надимку:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" - -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: чува текуће бафере/прозоре у распореду\n" -#~ " apply: примењује сачувани распоред\n" -#~ " leave: напушта текући распоред (не ажурира ниједан распоред)\n" -#~ " del: брише бафере и/или прозоре из сачуваног распореда\n" -#~ " (ако након имена није наведено ни „buffers” ни „windows”, онда " -#~ "се брише распоред)\n" -#~ " rename: измена имена распореда\n" -#~ " име: име распореда који се чува (подразумевано је „default”)\n" -#~ "buffers: чува/обнавља само бафере (редослед бафера)\n" -#~ "windows: чува/обнавља само прозоре (бафер који приказује сваки прозор)\n" -#~ "\n" -#~ "Без аргумента, ова команда приказује сачуване распореде.\n" -#~ "\n" -#~ "Текући распоред може да се сачува приликом /quit команде опцијом „weechat." -#~ "look.save_layout_on_exit”.\n" -#~ "\n" -#~ "Напомена: распоред памти само поделе прозора и бројеве бафера. Он не " -#~ "отвара бафере. То значи да још увек морате аутоматски да приступите IRC " -#~ "каналима да бисте отворили бафере, сачувани распоред се примењује тек " -#~ "онда када се отворе бафери." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: укључује миша\n" -#~ "disable: искључује миша\n" -#~ " toggle: мења стање активности миша\n" -#~ " delay: кашњење (у секундама) након којег се обнавља почетно стање миша " -#~ "(корисно за привремено искључивање миша)\n" -#~ "\n" -#~ "Стање миша се чува у опцији „weechat.look.mouse”.\n" -#~ "\n" -#~ "Примери:\n" -#~ " укључивање миша:\n" -#~ " /mouse enable\n" -#~ " измена стања активности миша на 5 секунди:\n" -#~ " /mouse toggle 5" - -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: нема излаза за WeeChat основни бафер\n" -#~ "-current: нема излаза за текући бафер\n" -#~ " -buffer: нема излаза за наведени buffer\n" -#~ " име: пуно име бафера (примери: „irc.server.libera”, „irc.libera." -#~ "#weechat”)\n" -#~ " команда: команда коју желите да извршите у тишини (’/’ се аутоматски " -#~ "додаје ако се не пронађе на почетку имена команде)\n" -#~ "\n" -#~ "Ако се не наведе циљ (-core, -current или -buffer), онда ће се " -#~ "подразумевано утишати сви бафери.\n" -#~ "\n" -#~ "Примери:\n" -#~ " чување конфигурације:\n" -#~ " /mute save\n" -#~ " порука на текући IRC канал:\n" -#~ " /mute -current msg * здраво!\n" -#~ " порукa на #weechat канал:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat здраво!" - -#~ msgid "" -#~ " list: list loaded plugins\n" -#~ " -o: send list of loaded plugins to buffer (string in English)\n" -#~ " -ol: send list of loaded plugins to buffer (translated string)\n" -#~ " -i: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (string in English)\n" -#~ " -il: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (translated string)\n" -#~ " name: a plugin name\n" -#~ " listfull: list loaded plugins (verbose)\n" -#~ " load: load a plugin\n" -#~ " filename: plugin (file) to load\n" -#~ "arguments: arguments given to plugin on load\n" -#~ " autoload: autoload plugins in system or user directory\n" -#~ " reload: reload a plugin (if no name given, unload all plugins, then " -#~ "autoload plugins)\n" -#~ " unload: unload a plugin (if no name given, unload all plugins)\n" -#~ "\n" -#~ "Without argument, this command lists loaded plugins." -#~ msgstr "" -#~ " list: испис учитаних додатака\n" -#~ " -o: слање листе учитаних додатака у бафер (стринг на енглеском)\n" -#~ " -ol: слање листе учитаних додатака у бафер (преведени стринг)\n" -#~ " -i: копирање листе учитаних додатака у командну линију (за слање у " -#~ "бафер) (стринг на енглеском)\n" -#~ " -il: копирање листе учитаних додатака у командну линију (за слање у " -#~ "бафер) (преведени стринг)\n" -#~ " име: име додатка\n" -#~ " listfull: испис учитаних додатака (детаљно)\n" -#~ " load: учитавање додатка\n" -#~ " имефајла: додатак (фајл) који треба да се учита\n" -#~ "аргументи: аргументи који се прослеђују додатку приликом учитавања\n" -#~ " autoload: аутоматско учитавање додатака у системском или корисничком " -#~ "директоријуму\n" -#~ " reload: поновно учитавање додатка (ако се не наведе име, уклањају се " -#~ "сви додаци, па се затим аутоматски учитавају)\n" -#~ " unload: уклањање додатка (ако се не наведе име, уклањају се сви " -#~ "додаци)\n" -#~ "\n" -#~ "Без аргумента, ова команда исписује учитане додатке." - -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: исписује текст у овај бафер (подразумевано: бафер у којем се " -#~ "команда извршава)\n" -#~ "-newbuffer: креира нови бафер и приказује текст у њему\n" -#~ " -free: креира бафер са слободним садржајем (само са -newbuffer)\n" -#~ " -switch: пребацује се на бафер\n" -#~ " -core: алијас за „-buffer core.weechat”\n" -#~ " -current: приказује текст у текући бафер\n" -#~ " -y: приказује на прилагођеној линији (само за бафер са слободним " -#~ "садржајем)\n" -#~ " линија: број линије за бафер са слободним садржајем (прва линија је " -#~ "0, негативни број приказује након последње линије: -1 = након последње " -#~ "линије, -2 = две линије након последње линије, итд.)\n" -#~ " -escape: интерпретирају се означени карактери (на пример \\a, \\07, " -#~ "\\x07)\n" -#~ " -date: датум поруке, формат може да буде:\n" -#~ " -n: пре ’n’ секунди\n" -#~ " +n: ’n’ секунди у будућности\n" -#~ " n: ’n’ секунди од почетка Епохе (погледајте man time)\n" -#~ " датум/време (ISO 8601): гггг-мм-ддTчч:мм:сс, пример: " -#~ "2021-01-23T04:32:55\n" -#~ " време: чч:мм:сс (пример: 04:32:55)\n" -#~ " -tags: листа ознака раздвојених зарезима (за листу најчешће " -#~ "коришћених ознака, погледајте /help filter)\n" -#~ " текст: текст који треба да се испише (префикс и порука морају да се " -#~ "раздвоје са „\\t”, ако текст почиње са „-”, онда додајте испред „\\” " -#~ "before)\n" -#~ " -stdout: текст се приказује на stdout (интерпретирају се означени " -#~ "карактери)\n" -#~ " -stderr: текст се приказује на stderr (интерпретирају се означени " -#~ "карактери)\n" -#~ " -beep: алијас за „-stderr \\a”\n" -#~ "\n" -#~ "Опције -action ... -quit користе префикс дефинисану опцијама „weechat." -#~ "look.prefix_*”.\n" -#~ "\n" -#~ "Подржани су следећи означени карактери:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Примери:\n" -#~ " приказује подсетник у основном баферу, са истицањем:\n" -#~ " /print -core -tags notify_highlight Подсетник: купи млеко\n" -#~ " приказује грешку у основном баферу:\n" -#~ " /print -core -error Овде иде нека грешка\n" -#~ " приказује поруку у основном баферу са префиксом „абв”:\n" -#~ " /print -core абв\\tПорука\n" -#~ " приказује поруку на каналу #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Порука на #weechat\n" -#~ " приказује снешка (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " шаље упозорење (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: исписује све проксије\n" -#~ " add: додаје нови прокси\n" -#~ " име: име проксија (мора да буде јединствено)\n" -#~ " тип: http, socks4 или socks5\n" -#~ " адреса: IP или име хоста\n" -#~ " порт: порт\n" -#~ " кориме: корисничко име (необавезно)\n" -#~ " лозинка: лозинка (необавезно)\n" -#~ " del: брише прокси (или све проксије са -all)\n" -#~ " set: поставља вредност особине проксија\n" -#~ " опција: опција која треба да се промени (за листу опција, погледајте /" -#~ "set weechat.proxy.<имепроксија>.*)\n" -#~ "вредност: нова вредност за опцију\n" -#~ "\n" -#~ "Примери:\n" -#~ " додаје http прокси, који се извршава на локалном хосту, порт 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " додаје http прокси који користи IPv6 протокол:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " додаје socks5 прокси са корисничким именом/лозинком:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " брише прокси:\n" -#~ " /proxy del myproxy" - -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ " кашњење: кашњење између извршавања команди (минимално: 1 милисекунда)\n" -#~ "јединица: није обавезно, вредности су:\n" -#~ " us: микросекунде\n" -#~ " ms: милисекунде\n" -#~ " s: секунде (подразумевано)\n" -#~ " m: минути\n" -#~ " h: сати\n" -#~ " број: колико пута ће се команда извршити\n" -#~ " команда: команда која треба да се изврши (или текст који се шаље баферу " -#~ "ако команда не почиње са ’/’), израчунава се и следеће променљиве се " -#~ "постављају сваки пут када се изврши команда:\n" -#~ " ${buffer}: показивач на бафер\n" -#~ " ${repeat_count}: број пута који се команда извршава\n" -#~ " ${repeat_index}: текући индекс (од 1 до „број”)\n" -#~ " ${repeat_index0}: текући индекс (од 0 до „број” - 1)\n" -#~ " ${repeat_revindex}: текући индекс од краја (од „број” до 1)\n" -#~ " ${repeat_revindex0}: текући индекс од краја (од „број” - 1 до " -#~ "0)\n" -#~ " ${repeat_first}: „1” за прво извршавање, „0” за остала\n" -#~ " ${repeat_last}: „1” за последње извршавање, „0” за остала\n" -#~ "\n" -#~ "Напомена: команда се извршава у баферу у коме је извршена команда /repeat " -#~ "(ако тај бафер више не постоји, команда се не извршава).\n" -#~ "\n" -#~ "Пример:\n" -#~ " скролује 2 странице навише:\n" -#~ " /repeat 2 /window page_up\n" -#~ " исписује одбројавање, са почетком од 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Бум!:" -#~ "${repeat_revindex0}}" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "опција: име опције\n" -#~ " -mask: користи маску у опцији (дозвољен је џокер „*” за масовно " -#~ "ресетовање опција, користите га опрезно!)\n" -#~ "\n" -#~ "Примери:\n" -#~ " ресетовање једне опције:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " ресетовање свих опција боја:\n" -#~ " /reset -mask weechat.color.*" - -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ "passphrase: измена тајне реченице (без passphrase, подаци се у фајлу sec." -#~ "conf чувају као чисти текст)\n" -#~ " -delete: брисање тајне реченице\n" -#~ " decrypt: дешифрује податке који су још увек шифровани (врши се само у " -#~ "случају да током покретања није наведена тајна реченица)\n" -#~ " -discard: одбацује све још увек шифроване податке\n" -#~ " set: додаје или мења обезбеђене податке\n" -#~ " del: брише обезбеђене податке\n" -#~ "\n" -#~ "Без аргумента, ова команда приказује у новом баферу обезбеђене податке.\n" -#~ "\n" -#~ "Тастери у безбедном баферу:\n" -#~ " alt+v мења стање вредностима\n" -#~ "\n" -#~ "Када се користи тајна реченица (подаци су шифровани), програм WeeChat " -#~ "приликом покретања тражи од вас да је унесете.\n" -#~ "Можете да поставите променљиву окружења „WEECHAT_PASSPHRASE” која " -#~ "спречава овај одзив (то је иста променљива коју програм WeeChat користи " -#~ "приликом /upgrade), или да поставите опцију sec.crypt.passphrase_command " -#~ "тако да се тајна реченица чита из излаза спољне команде као што је " -#~ "управљач лозинкама (погледајте /help sec.crypt.passphrase_command).\n" -#~ "\n" -#~ "Обезбеђени подаци у формату ${sec.data.xxx} могу да се користе у:\n" -#~ " - команди /eval\n" -#~ " - аргументу командне линије „--run-command”\n" -#~ " - опцијама weechat.startup.command_{before|after}_plugins\n" -#~ " - осталим опцијама које могу да садрже лозинку или осетљиве податке (на " -#~ "пример прокси, irc сервер и релеј); погледајте /help за опције да сазнате " -#~ "како се оне израчунавају.\n" -#~ "\n" -#~ "Примери:\n" -#~ " поставља тајну реченицу:\n" -#~ " /secure passphrase ово је моја тајна реченица\n" -#~ " користи програм „pass” за читање тајне реченице приликом покретања:\n" -#~ " /set sec.crypt.passphrase_command „pass show weechat/passphrase”\n" -#~ " шифровање libera SASL лозинке:\n" -#~ " /secure set libera мојалозинка\n" -#~ " /set irc.server.libera.sasl_password „${sec.data.libera}”\n" -#~ " шифровање oftc лозинке за nickserv:\n" -#~ " /secure set oftc мојалозинка\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " алијас за ghost надимка „mynick”:\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" - -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ " опција: име опције (за приказ опција је дозвољена употреба џокера „*”, " -#~ "у случају да се не наведе ниједна вредност)\n" -#~ "вредност: нова вредност за опцију, сагласно са типом:\n" -#~ " логичка: on, off или toggle\n" -#~ " целобројна: број, ++број или --број\n" -#~ " стринг: било који стринг (\"\" за празан стринг)\n" -#~ " боја: име боје, ++број или --број\n" -#~ " Напомена: за све типове можете да користите null када желите да " -#~ "уклоните вредност опције (недефинисана вредност). Ово функционише само за " -#~ "неке специјалне променљиве додатка.\n" -#~ " diff: приказује само измењене опције\n" -#~ " env: приказује или поставља променљиву окружења (употребите вредност " -#~ "\"\" да уклоните променљиву)\n" -#~ "\n" -#~ "Примери:\n" -#~ " приказ опција у вези истицања:\n" -#~ " /set *highlight*\n" -#~ " додаје реч у истицање:\n" -#~ " /set weechat.look.highlight \"реч\"\n" -#~ " приказује измењене опције:\n" -#~ " /set diff\n" -#~ " приказује измењене опције у irc додатку:\n" -#~ " /set diff irc.*\n" -#~ " приказује вредност променљиве окружења LANG:\n" -#~ " /set env LANG\n" -#~ " поставља променљиву окружења LANG и користи је:\n" -#~ " /set env LANG sr_RS.UTF-8\n" -#~ " /upgrade\n" -#~ " уклања променљиву окружења ABC:\n" -#~ " /set env ABC \"\"" - -#, fuzzy -#~| msgid "" -#~| " get: display system info\n" -#~| " rlimit: display resource limits (see /help weechat.startup.sys_rlimit " -#~| "and \"man getrlimit\")\n" -#~| " rusage: display resource usage (see \"man getrusage\")\n" -#~| "suspend: suspend WeeChat and go back to the shell, by sending signal " -#~| "SIGTSTP to the WeeChat process" -#~ msgid "" -#~ " get: display system info\n" -#~ " rlimit: display resource limits (see /help weechat.startup.sys_rlimit " -#~ "and \"man getrlimit\")\n" -#~ " rusage: display resource usage (see \"man getrusage\")\n" -#~ "suspend: suspend WeeChat and go back to the shell, by sending signal " -#~ "SIGTSTP to the WeeChat process\n" -#~ "waitpid: acknowledge the end of children processes (to prevent \"zombie\" " -#~ "processes)" -#~ msgstr "" -#~ " get: приказује информације о систему\n" -#~ " rlimit: приказује границе ресурса (погледајте /help weechat.startup." -#~ "sys_rlimit и „man getrlimit”)\n" -#~ " rusage: приказује искоришћење ресурса (погледајте „man getrusage”)\n" -#~ "suspend: суспендује WeeChat и слањем сигнала SIGTSTP WeeChat процесу, " -#~ "враћа се на командно окружење" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " value: possible values for the option (values are split like the shell " -#~ "command arguments: quotes can be used to preserve spaces at the beginning/" -#~ "end of values)\n" -#~ "\n" -#~ "Behavior:\n" -#~ " - only an option of type boolean or string can be toggled without a " -#~ "value:\n" -#~ " - boolean: toggle between on/off according to current value\n" -#~ " - string: toggle between empty string and default value (works only " -#~ "if empty string is allowed for the option)\n" -#~ " - with a single value given, toggle between this value and the default " -#~ "value of option\n" -#~ " - with multiple values given, toggle between these values: the value " -#~ "used is the one following the current value of option; if the current " -#~ "value of option is not in list, the first value in the list is used\n" -#~ " - the special value \"null\" can be given, but only as first value in " -#~ "the list and without quotes around.\n" -#~ "\n" -#~ "Examples:\n" -#~ " toggle display of time in chat area (without displaying the new value " -#~ "used):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " switch format of time in chat area (with seconds, without seconds, " -#~ "disabled):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " toggle autojoin of #weechat channel on libera server:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" -#~ msgstr "" -#~ " опција: име опције\n" -#~ "вредност: могуће вредности опције (вредности се деле као аргументи " -#~ "команде у љусци: на почетку/крају вредности могу да се користе знаци " -#~ "навода којима се очувавају размаци)\n" -#~ "\n" -#~ "Понашање:\n" -#~ " - без вредности је могуће пребацивање само опције типа логичка или " -#~ "стринг:\n" -#~ " - логичка: пребацује између укључено/искључено зависно од тренутне " -#~ "вредности\n" -#~ " - стринг: пребацује између празног стринга и подразумеване " -#~ "вредности (ради само ако је за вредност опције дозвољен празан стринг)\n" -#~ " - са датом једном вредности, пребацује између те вредности и " -#~ "подразумеване вредности опције\n" -#~ " - са више датих вредности, пребацује између тих вредности: вредност " -#~ "која се користи је она која следи након текуће вредности опције; ако се " -#~ "текућа вредност опције не налази у листи, користи се прва вредност у " -#~ "листи\n" -#~ " - може да се наведе специјална вредност „null”, али само као прва " -#~ "вредност у листи и око ње нема знакова навода.\n" -#~ "\n" -#~ "Примери:\n" -#~ " пребацивање приказа времена у простору за чет (без бриказа нове " -#~ "вредности која се користи):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " промена формата времена у простору за чет (са секундама, без секунди, " -#~ "искључено):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " пребацивање аутоматског приступа каналу #weechat на libera серверу:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "опција: име опције\n" -#~ " -mask: користи маску у опцији (дозвољен је џокер „*” за масовно " -#~ "ресетовање опција, користите га опрезно!)\n" -#~ "\n" -#~ "Зависно од опције, она се ресетује (за стандардне опције) или уклања (за " -#~ "необавезна подешавања, као што су серверске вредности).\n" -#~ "\n" -#~ "Примери:\n" -#~ " ресетовање једне опције:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " ресетовање свих опција боја:\n" -#~ " /unset -mask weechat.color.*" - -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: обавезно ако је укључена опција „weechat.look." -#~ "confirm_upgrade”\n" -#~ "путања_до_бинарног: путања до WeeChat бинарног фајла (подразумевано је " -#~ "текући бинарни фајл)\n" -#~ " -dummy: не ради ништа (опција која се користи за спречавање " -#~ "нехотичног довршавања са „-quit”)\n" -#~ " -quit: затвара *СВЕ* конекције, чува сесију и напушта " -#~ "програм WeeChat, чиме се омогућава закашњена рестаурација (погледајте " -#~ "испод)\n" -#~ " -save: only save the session, do not quit nor reload " -#~ "WeeChat; фајлови конфигурације се не чувају (ако је потребно, пре ове " -#~ "команде можете да употребите команду /save)\n" -#~ "\n" -#~ "Ова команда ажурира и поновно учитава WeeChat сесију која се извршава. " -#~ "Нови WeeChat бинарни фајл мора бити компајлиран или инсталиран менаџером " -#~ "пакета пре покретања ове команде.\n" -#~ "\n" -#~ "Напомена: TLS конекције се губе током ажурирања (осим када се употреби -" -#~ "save), јер тренутно са GnuTLS није могуће поновно учитавање TLS сесија. " -#~ "Постоји аутоматско поновно успостављање конекције након ажурирања.\n" -#~ "\n" -#~ "Важно: употреба опције -save може бити опасна, препоручује се да за " -#~ "стандардно ажурирање и рестарт користите само /upgrade (или са -quit); " -#~ "опција -save може да се користи за редовно чување сесије и опоравак у " -#~ "случају да је дошло до неуобичајеног завршетка рада програма (нестанак " -#~ "напајања, крах програма, итд.)\n" -#~ "\n" -#~ "Процес ажурирања има 4 корака:\n" -#~ " 1. чување сесије у фајлове за језгро и додатке (бафери, историја, ..)\n" -#~ " 2. уклањање свих додатака из меморије (конфигурациони фајлови (*.conf) " -#~ "се уписују на диск)\n" -#~ " 3. чување WeeChat конфигурације (weechat.conf)\n" -#~ " 4. извршавање новог WeeChat бинарног фајла и поновно учитавање сесије.\n" -#~ "\n" -#~ "Процес са опцијом „-quit” је следећи:\n" -#~ " 1. затварање *СВИХ* конекција (irc, xfer, relay, ...)\n" -#~ " 2. чување сесије у фајлове (*.upgrade)\n" -#~ " 3. уклањање свих додатака из меморије\n" -#~ " 4. чување WeeChat конфигурације\n" -#~ " 5. напуштање програма WeeChat\n" -#~ "\n" -#~ "За опцију „-save” процес је следећи:\n" -#~ " 1. чување сесије у фајлове (*.upgrade) у стању прекинуте везе за IRC " -#~ "сервере и Релеј клијенте (али се не прекида ниједна веза)\n" -#~ "\n" -#~ "У случају -quit или -save, сесију касније можете опоравити следећом " -#~ "командом: weechat --upgrade\n" -#~ "ВАЖНО: сесију морате да обновите са потпуно истом конфигурацијом (фајлови " -#~ "*.conf) и ако је то могуће, са истом (или новијом) верзијом програма " -#~ "WeeChat.\n" -#~ "WeeChat сесија може да се обнови на другој машини ако копирате садржај " -#~ "WeeChat почетних директоријума (погледајте /debug dirs)." - -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " број: време чекања (минимално: 1 милисекунда)\n" -#~ "јединица: необавезно, вредности су:\n" -#~ " us: микросекунде\n" -#~ " ms: милисекунде\n" -#~ " s: секунде (подразумевано)\n" -#~ " m: минути\n" -#~ " h: сати\n" -#~ " команда: команда која треба да се изврши (или текст који се шаље баферу " -#~ "ако команда не почиње са ’/’)\n" -#~ "\n" -#~ "Напомена: команда се извршава у баферу у коме је извршена команда /wait " -#~ "(ако тај бафер више не постоји, команда се не извршава).\n" -#~ "\n" -#~ "Примери:\n" -#~ " приступање каналу за 10 секунди:\n" -#~ " /wait 10 /join #test\n" -#~ " постављање статуса одсутности за 15 минута:\n" -#~ " /wait 15m /away -all Отишао сам\n" -#~ " каже ’здраво' за 2 минута:\n" -#~ " /wait 2m здраво" - -#, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: исписује отворене прозоре (без аргумента, исписује се ова " -#~ "листа)\n" -#~ " -1: скок на претходни прозор\n" -#~ " +1: скок на следећи прозор\n" -#~ " b#: скок на следећи прозор који приказује бафер под бројем #\n" -#~ " up: прелаз на прозор изнад текућег\n" -#~ " down: прелаз на прозор испод текућег\n" -#~ " left: прелаз на прозор са леве стране\n" -#~ " right: прелаз на прозор са десне стране\n" -#~ " број: број прозора (погледајте /window list)\n" -#~ " splith: дели текући прозор по хоризонтали (да поништите: /window " -#~ "merge)\n" -#~ " splitv: дели текући прозор по вертикали (да поништите: /window " -#~ "merge)\n" -#~ " resize: мења величину прозора, нова величина је <проц> проценат " -#~ "родитељског прозора\n" -#~ " ако се наведе „h” или „v”, промена величине утиче на " -#~ "најближи родитељски прозор који има поделу овог типа (хоризонталну/" -#~ "вертикалну)\n" -#~ " balance: балансира величине свих прозора\n" -#~ " merge: спаја прозор са неким другим (all = оставља само један " -#~ "прозор)\n" -#~ " close: затвара прозор\n" -#~ " page_up: скролује једну страницу навише\n" -#~ " page_down: скролује једну страницу наниже\n" -#~ " refresh: освежава екран\n" -#~ " scroll: скролује одређени број линија (+/-N) или са временом: " -#~ "s=секунде, m=минуте, h=сати, d=дани, M=месеци, y=године\n" -#~ " scroll_horiz: скролује хоризонтално за одређени број колона (+/-N) или " -#~ "за проценат величине прозора (ово скроловање је могуће само у баферима са " -#~ "слободним садржајем)\n" -#~ " scroll_up: скролује неколико линија навише\n" -#~ " scroll_down: скролује неколико линија наниже\n" -#~ " scroll_top: скролује на врх бафера\n" -#~ "scroll_bottom: скролује на дно бафера\n" -#~ "scroll_beyond_end: скролује иза краја бафера\n" -#~ "scroll_previous_highlight: скролује на претходно истицање\n" -#~ "scroll_next_highlight: скролује на наредно истицање\n" -#~ "scroll_unread: скролује на непрочитани маркер\n" -#~ " swap: замењује бафере два прозора (са необавезним смером за " -#~ "циљни прозор)\n" -#~ " zoom: зумира на прозор\n" -#~ " bare: мења стање огољеног приказа (са необавезним кашњењем у " -#~ "секундама за аутоматски повратак на режим стандардног приказа)\n" -#~ "\n" -#~ "Код splith и splitv, проц је проценат који представља величину новог " -#~ "прозора, израчунату са текућим прозором као основом. На пример, 25 значи " -#~ "да се креира нови прозор са величином која је = текућа_величина / 4\n" -#~ "\n" -#~ "Примери:\n" -#~ " скок на прозор који приказује бафер #1:\n" -#~ " /window b1\n" -#~ " скроловање 2 линије навише:\n" -#~ " /window scroll -2\n" -#~ " скроловање 2 дана навише:\n" -#~ " /window scroll -2d\n" -#~ " скрол на почетак данашњег дана:\n" -#~ " /window scroll -d\n" -#~ " зум на прозор #2:\n" -#~ " /window zoom -window 2\n" -#~ " хоризонтална подела прозора користећи 30% простора за прозор на врху:\n" -#~ " /window splith 30\n" -#~ " промена величине прозора на 75% величине родитељског прозора:\n" -#~ " /window resize 75\n" -#~ " промена величине вертикалне поделе, уз додавање 10% величине:\n" -#~ " /window resize v+10\n" -#~ " уклањање поделе, уз задржавање текућег прозора:\n" -#~ " /window merge\n" -#~ " затварање текућег прозора:\n" -#~ " /window close\n" -#~ " укључивање огољеног приказа на 2 секунде:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~| msgid "" -#~| " list: list aliases (without argument, this list is displayed)\n" -#~| " add: add an alias\n" -#~| "addcompletion: add an alias with a custom completion\n" -#~| " del: delete an alias\n" -#~| " rename: rename an alias\n" -#~| " missing: add missing aliases (using default aliases)\n" -#~| " completion: completion for alias: by default completion is done with " -#~| "target command\n" -#~| " note: you can use %%command to use completion of an " -#~| "existing command\n" -#~| " alias: name of alias\n" -#~| " command: command name with arguments (many commands can be " -#~| "separated by semicolons)\n" -#~| "\n" -#~| "Note: in command, special variables are replaced:\n" -#~| " $n: argument 'n' (between 1 and 9)\n" -#~| " $-m: arguments from 1 to 'm'\n" -#~| " $n-: arguments from 'n' to last\n" -#~| " $n-m: arguments from 'n' to 'm'\n" -#~| " $*: all arguments\n" -#~| " $&: all arguments, with \" replaced by \\\"\n" -#~| " $~: last argument\n" -#~| " $var: where \"var\" is a local variable of buffer (see /buffer " -#~| "listvar)\n" -#~| " examples: $nick, $channel, $server, $plugin, $name\n" -#~| "\n" -#~| "Examples:\n" -#~| " alias /split to split window horizontally:\n" -#~| " /alias add split /window splith\n" -#~| " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~| " /alias add hello /allchan -exclude=#weechat hello\n" -#~| " rename alias \"hello\" to \"Hello\":\n" -#~| " /alias rename hello Hello\n" -#~| " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~| "sajoin:\n" -#~| " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: исписује алијасе (без аргумента, приказује се ова листа)\n" -#~ " add: додавање алијаса\n" -#~ "addcompletion: додавање алијаса са кориснички дефинисаним довршавањем\n" -#~ " del: брисање алијаса\n" -#~ " rename: промена имена алијаса\n" -#~ " missing: додаје алијасе који недостају (користећи подразумеване)\n" -#~ " completion: довршавање за алијас: довршавање се подразумевано врши са " -#~ "target командом\n" -#~ " напомена: за довршавање постојеће команде можете да " -#~ "употребите %%команда\n" -#~ " алијас: име алијаса\n" -#~ " команда: име команде са аргументима (више команди може да се " -#~ "раздвоји тачка запетама)\n" -#~ "\n" -#~ "Напомена: у команди се замењују специјалне променљиве:\n" -#~ " $n: аргумент ’n’ (између 1 и 9)\n" -#~ " $-m: аргументи од 1 до ’m’\n" -#~ " $n-: аргументи од ’n’ до последњег\n" -#~ " $n-m: аргументи од ’n’ до ’m’\n" -#~ " $*: сви аргументи\n" -#~ " $&: сви аргументи, уз \" замењено са \\\"\n" -#~ " $~: последњи аргумент\n" -#~ " $var: где је „var” локална променљива или бафер (погледајте /buffer " -#~ "listvar)\n" -#~ " примери: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Примери:\n" -#~ " алијас /split на поделу прозора по хоризонтали:\n" -#~ " /alias add split /window splith\n" -#~ " алијас /hello да се каже „hello” на свим каналима осим на #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " промена имена алијаса „hello” на „Hello”:\n" -#~ " /alias rename hello Hello\n" -#~ " алијас /forcejoin да пошаље IRC команду „forcejoin” са довршавањем /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" - -#, fuzzy -#~| msgid "" -#~| " enable: enable buflist\n" -#~| "disable: disable buflist\n" -#~| " toggle: toggle buflist\n" -#~| " bar: add the \"buflist\" bar\n" -#~| "refresh: force the refresh of the bar items (buflist, buflist2 and " -#~| "buflist3)\n" -#~| "\n" -#~| "The lines with buffers are displayed using string evaluation (see /help " -#~| "eval for the format), with these options:\n" -#~| " - buflist.look.display_conditions: conditions to display a buffer in " -#~| "the list\n" -#~| " - buflist.format.buffer: format for a buffer which is not current " -#~| "buffer\n" -#~| " - buflist.format.buffer_current: format for the current buffer\n" -#~| "\n" -#~| "The following variables can be used in these options:\n" -#~| " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~| "list), for example:\n" -#~| " - ${bar_item.name}\n" -#~| " - window data, where the bar item is displayed (there's no window in " -#~| "root bars, see hdata \"window\" in API doc for a complete list), for " -#~| "example:\n" -#~| " - ${window.number}\n" -#~| " - ${window.buffer.full_name}\n" -#~| " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~| "for example:\n" -#~| " - ${buffer.number}\n" -#~| " - ${buffer.name}\n" -#~| " - ${buffer.full_name}\n" -#~| " - ${buffer.short_name}\n" -#~| " - ${buffer.nicklist_nicks_count}\n" -#~| " - irc_server: IRC server data, defined only on an IRC buffer (see " -#~| "hdata \"irc_server\" in API doc)\n" -#~| " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~| "(see hdata \"irc_channel\" in API doc)\n" -#~| " - extra variables added by buflist for convenience:\n" -#~| " - ${format_buffer}: the evaluated value of option buflist.format." -#~| "buffer; this can be used in option buflist.format.buffer_current to just " -#~| "change the background color for example\n" -#~| " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is " -#~| "the current buffer; it can be used in a condition: ${if:" -#~| "${current_buffer}?...:...}\n" -#~| " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~| "merged with at least another buffer; it can be used in a condition: ${if:" -#~| "${merged}?...:...}\n" -#~| " - ${format_number}: indented number with separator (evaluation of " -#~| "option buflist.format.number)\n" -#~| " - ${number}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers; for merged buffers, this variable is set with " -#~| "number for the first buffer and spaces for the next buffers with same " -#~| "number\n" -#~| " - ${number2}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers\n" -#~| " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~| "\"0\"\n" -#~| " - ${indent}: indentation for name (channel, private and list buffers " -#~| "are indented) (evaluation of option buflist.format.indent)\n" -#~| " - ${format_nick_prefix}: colored nick prefix for a channel " -#~| "(evaluation of option buflist.format.nick_prefix)\n" -#~| " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~| "if the option buflist.look.nick_prefix is enabled)\n" -#~| " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~| "buflist.look.nick_prefix is enabled)\n" -#~| " - ${format_name}: formatted name (evaluation of option buflist." -#~| "format.name)\n" -#~| " - ${name}: the short name (if set), with a fallback on the name\n" -#~| " - ${color_hotlist}: the color depending on the highest hotlist level " -#~| "for the buffer (evaluation of option buflist.format.hotlist_xxx where " -#~| "xxx is the level)\n" -#~| " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~| "buflist.format.hotlist)\n" -#~| " - ${hotlist}: the raw hotlist\n" -#~| " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~| "or \"highlight\"\n" -#~| " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~| "private, 3 = highlight\n" -#~| " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~| "no lag (evaluation of option buflist.format.lag)\n" -#~| " - ${format_tls_version}: indicator of TLS version for a server " -#~| "buffer, empty for channels (evaluation of option buflist.format." -#~| "tls_version)" -#~ msgid "" -#~ " enable: enable buflist\n" -#~ "disable: disable buflist\n" -#~ " toggle: toggle buflist\n" -#~ " bar: add the \"buflist\" bar\n" -#~ "refresh: force the refresh of some bar items (if no item is given, all " -#~ "bar items used are refreshed, according to option buflist.look." -#~ "use_items)\n" -#~ "\n" -#~ "The lines with buffers are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - buflist.look.display_conditions: conditions to display a buffer in " -#~ "the list\n" -#~ " - buflist.format.buffer: format for a buffer which is not current " -#~ "buffer\n" -#~ " - buflist.format.buffer_current: format for the current buffer\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~ "list), for example:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, where the bar item is displayed (there's no window in " -#~ "root bars, see hdata \"window\" in API doc for a complete list), for " -#~ "example:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~ "for example:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC server data, defined only on an IRC buffer (see hdata " -#~ "\"irc_server\" in API doc)\n" -#~ " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~ "(see hdata \"irc_channel\" in API doc)\n" -#~ " - extra variables added by buflist for convenience:\n" -#~ " - ${format_buffer}: the evaluated value of option buflist.format." -#~ "buffer; this can be used in option buflist.format.buffer_current to just " -#~ "change the background color for example\n" -#~ " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the " -#~ "current buffer; it can be used in a condition: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~ "merged with at least another buffer; it can be used in a condition: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: indented number with separator (evaluation of " -#~ "option buflist.format.number)\n" -#~ " - ${number}: indented number, for example \" 1\" if there are between " -#~ "10 and 99 buffers; for merged buffers, this variable is set with number " -#~ "for the first buffer and spaces for the next buffers with same number\n" -#~ " - ${number2}: indented number, for example \" 1\" if there are " -#~ "between 10 and 99 buffers\n" -#~ " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~ "\"0\"\n" -#~ " - ${indent}: indentation for name (channel, private and list buffers " -#~ "are indented) (evaluation of option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: colored nick prefix for a channel " -#~ "(evaluation of option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~ "if the option buflist.look.nick_prefix is enabled)\n" -#~ " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~ "buflist.look.nick_prefix is enabled)\n" -#~ " - ${format_name}: formatted name (evaluation of option buflist.format." -#~ "name)\n" -#~ " - ${name}: the short name (if set), with a fallback on the name\n" -#~ " - ${color_hotlist}: the color depending on the highest hotlist level " -#~ "for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx " -#~ "is the level)\n" -#~ " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: the raw hotlist\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " -#~ "\"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~ "no lag (evaluation of option buflist.format.lag)\n" -#~ " - ${format_tls_version}: indicator of TLS version for a server " -#~ "buffer, empty for channels (evaluation of option buflist.format." -#~ "tls_version)" -#~ msgstr "" -#~ " enable: укључује buflist\n" -#~ "disable: искључује buflist\n" -#~ " toggle: пребацује buflist\n" -#~ " bar: додаје „buflist” траку\n" -#~ "refresh: форсира освежавање ставки траке (buflist, buflist2 и buflist3)\n" -#~ "\n" -#~ "Линије са баферима се приказују употребом израчунавања стринга " -#~ "(погледајте /help eval за формат), са следећим опцијама:\n" -#~ " - buflist.look.display_conditions: услови под којима се бафер приказује " -#~ "у листи\n" -#~ " - buflist.format.buffer: формат за бафер који није текући бафер\n" -#~ " - buflist.format.buffer_current: формат за текући бафер\n" -#~ "\n" -#~ "У овим опцијама је могуће коришћење следећих променљивих:\n" -#~ " - подаци ставке траке (погледајте hdata „bar_item” у документацији API " -#~ "за комплетну листу), на пример:\n" -#~ " - ${bar_item.name}\n" -#~ " - подаци о прозору, у коме се трака приказује (не постоји прозор у " -#~ "кореним тракама, погледајте hdata „window” у документацији API за " -#~ "комплетну листу), на пример:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - подаци о баферу (погледајте hdata „buffer” у API доку за комплетну " -#~ "листу), на пример:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: подаци о IRC серверу, дефинисани су само за IRC бафер " -#~ "(погледајте hdata „irc_server” у документацији API)\n" -#~ " - irc_channel: подаци о IRC каналу, дефинисани су само за бафер IRC " -#~ "канала (погледајте hdata „irc_channel” у документацији API)\n" -#~ " - buflist додаје још неке променљиве како би се олакшала употреба:\n" -#~ " - ${format_buffer}: израчуната вредност опције buflist.format.buffer; " -#~ "ово може да се користи у опцији buflist.format.buffer_current да би се, " -#~ "на пример, променила само боја позадине\n" -#~ " - ${current_buffer}: логичка вредност („0” или „1”), „1” ако је ово " -#~ "текући бафер; може да се користи у услову: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: логичка вредност („0” или „1”), „1” ако је бафер спојен " -#~ "са барем још једним другим бафером; може да се користи у услову: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: увучени број са граничником (израчуната вредност " -#~ "опције buflist.format.number)\n" -#~ " - ${number}: увучени број, на пример „1” ако постоји између 10 и 99 " -#~ "бафера; заспојене бафере, ова променљива се поставља на број првог бафера " -#~ "и размаке за наредне бафере са под истим бројем\n" -#~ " - ${number2}: увучени број, на пример „ 1” ако постоји између 10 и 99 " -#~ "бафера\n" -#~ " - ${number_displayed}: „1” ако се број приказује, у супротном „0”\n" -#~ " - ${indent}: увлачење за име (бафери канала и приватни бафери се " -#~ "увлаче) (израчуната вредност опције buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: обојени префикс надимка за канал (израчуната " -#~ "вредност опције buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: боја префикса надимка за канал (постављена је " -#~ "само ако је опција buflist.look.nick_prefix укључена)\n" -#~ " - ${nick_prefix}: префикс надимка за канал (постављена је само ако је " -#~ "опција buflist.look.nick_prefix укључена)\n" -#~ " - ${format_name}: форматирано име (израчуната вредност опције buflist." -#~ "format.name)\n" -#~ " - ${name}: кратко име (ако је постављено), има вредност имена ако " -#~ "није постављено\n" -#~ " - ${color_hotlist}: боја која зависи ид највишег нивоа бафера у " -#~ "врућој листи (израчуната вредност опције buflist.format.hotlist_xxx где " -#~ "је xxx ниво)\n" -#~ " - ${format_hotlist}: форматирана врућа листа (израчуната вредност " -#~ "опције buflist.format.hotlist)\n" -#~ " - ${hotlist}: сирова врућа листа\n" -#~ " - ${hotlist_priority}: „none”, „low”, „message”, „private” или " -#~ "„highlight”\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: кашњење за бафер IRC сервера, празна у случају да " -#~ "нема кашњења (израчуната вредност опције buflist.format.lag)\n" -#~ " - ${format_tls_version}: индикатор TLS верзије за серверски бафер, " -#~ "празно за канале (резултат израчунавања опције buflist.format.tls_version)" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: измена скупа карактера у који се декодује\n" -#~ " encode: измена скупа карактера у који се кодира\n" -#~ "скуп_кар: нови скуп карактера за текући бафер\n" -#~ " reset: ресетовање скупова карактера за текући бафер" - -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: исписивање команди\n" -#~ " -sh: за извршавање команде се користи командно окружење, више " -#~ "команди може да се надовеже (УПОЗОРЕЊЕ: користите ову опцију САМО ако су " -#~ "сви аргументи сигурни, погледајте опцију -nosh)\n" -#~ " -nosh: за извршавање команде се не користи командно окружење (потребно " -#~ "је ако неке команде користе небезбедне податке, не пример садржај поруке " -#~ "од другог корисника) (подразумевано)\n" -#~ " -bg: процес се извршава у позадини: излаз процеса као ни враћени кôд " -#~ "се не приказују (није компатибилно са опцијама -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: хватање излаза процеса и приказивање враћеног кода " -#~ "(подразумевано)\n" -#~ " -stdin: креирање пајпа за слање података процесу (помоћу /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: не креира се пајп за stdin (подразумевано)\n" -#~ " -buffer: приказивање/слање излаза команде у овај бафер (ако се бафер не " -#~ "пронађе, креира се нови бафер са именом „exec.exec.xxx”)\n" -#~ " -l: излаз команде се приказује локално у бафер (подразумевано)\n" -#~ " -o: излаз команде се шаље у бафер без извршавања команди (није " -#~ "компатибилно са опцијама -bg/-pipe/-hsignal)\n" -#~ " -oc: излаз команде се шаље у бафер и команде се извршавају (линије " -#~ "које почињу са „/” или неким другим подешеним карактером команде) (није " -#~ "компатибилно са опцијама -bg/-pipe/-hsignal)\n" -#~ " -n: излаз команде се приказује у новом баферу (није компатибилно са " -#~ "опцијама -bg/-pipe/-hsignal)\n" -#~ " -nf: излаз команде се приказује у новом баферу са слободним " -#~ "садржајем (нема обавијања речи, нема ограничења броја линија) (није " -#~ "компатибилно са опцијама -bg/-pipe/-hsignal)\n" -#~ " -oerr: такође шаље и stderr (излаз грешака) у бафер (може да се " -#~ "користи само са опцијама -o и -oc)\n" -#~ " -cl: садржај новог бафера се брише пре него што се прикаже садржај\n" -#~ " -nocl: надовезује се на крај новог бафера, без брисања постојећег " -#~ "садржаја (подразумевано)\n" -#~ " -sw: прелазак на излазни бафер (подразумевано)\n" -#~ " -nosw: не прелази се на излазни бафер\n" -#~ " -ln: приказ бројева линија (подразумевано само за нови бафер)\n" -#~ " -noln: бројеви линија се не приказују\n" -#~ " -flush: излаз команде се приказује у реалном времену (подразумевано)\n" -#~ "-noflush: излаз команде се приказује након што се заврши њено извршавање\n" -#~ " -color: акције над ANSI бојама у излазу:\n" -#~ " ansi: ANSI кодови се не дирају\n" -#~ " auto: ANSI боје се конвертују у WeeChat/IRC (подразумевано)\n" -#~ " irc: ANSI боје се конвертују у IRC боје\n" -#~ " weechat: ANSI боје се конвертују у WeeChat боје\n" -#~ " strip: ANSI боје се уклањају\n" -#~ " -rc: враћени кôд се приказује (подразумевано)\n" -#~ " -norc: враћени кôд се не приказује\n" -#~ "-тајмаут: постављање тајмаута за команду (у секундама)\n" -#~ " -име: постављање имена за команду (тако да касније може да се помене " -#~ "у /exec)\n" -#~ " -pipe: излаз се шаље у WeeChat/додатак команду (линија по линију); ако " -#~ "има размака у команди/аргументима, постављају се унутар знакова навода; " -#~ "променљива $line се замењује са линијом (линија се подразумевано додаје " -#~ "након команде, раздвојена размаком) (није компатибилно са опцијама -bg/-" -#~ "o/-oc/-n/-nf)\n" -#~ "-hsignal: излаз се шаље као hsignal (да би се користио на пример, у " -#~ "окидачу) (није компатибилно са опцијама -bg/-o/-oc/-n/-nf)\n" -#~ " команда: команда која треба да се изврши; ако почиње са „url:”, командно " -#~ "окружење се искључује, садржај на који показује URL се преузима и шаље " -#~ "као излаз\n" -#~ " id: идентификатор команде: или њен број или име (ако се постави са " -#~ "„-name xxx”)\n" -#~ " -in: слање текста на стандардни улаз процеса\n" -#~ "-inclose: исто као -in, али се stdin после извршавања затвара (и текст " -#~ "није обавезан: без текста, stdin се једноставно затвори)\n" -#~ " -signal: слање сигнала процесу; сигнал може да буде цео број или једно " -#~ "од следећих имена: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: алијас за „-signal <id> kill”\n" -#~ "-killall: убија све процесе који се тренутно извршавају\n" -#~ " -set: постављање hook особине (погледајте функцију hook_set у API " -#~ "референтном упутству за додатке)\n" -#~ "осовбина: hook особина\n" -#~ " вредн: нова вредност за hook особину\n" -#~ " -del: брисање завршене команде\n" -#~ " -all: брисање свих завршених команди\n" -#~ "\n" -#~ "Подразумеване вредности могу да се поставе у опцији exec.command." -#~ "default_options.\n" -#~ "\n" -#~ "Примери:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe „/print Машина ради:” uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: укључивање FIFO пајпа\n" -#~ "disable: искључивање FIFO пајпа\n" -#~ " toggle: пребацивање FIFO пајпа\n" -#~ "\n" -#~ "FIFO пајп се користи као даљинска контрола програма WeeChat: можете да " -#~ "шаљете команде или текст у FIFO пајп из свог командног окружења.\n" -#~ "FIFO pipe се подразумевано зове у weechat_fifo_xxx (где је xxx id процеса " -#~ "програма WeeChat) и налази се у WeeChat директоријуму за време извршавања " -#~ "(погледајте /debug dirs).\n" -#~ "\n" -#~ "Формат који се очекује је једно од:\n" -#~ " plugin.buffer *овде иде текст или команда\n" -#~ " *овде иде текст или команда\n" -#~ "\n" -#~ "На пример, ако желите да промените свој libera надимак:\n" -#~ " echo 'irc.server.libera */nick newnick' >~/.weechat/weechat_fifo\n" -#~ "\n" -#~ "За више информација и примере, молимо вас да прочитате корисничко " -#~ "упутство.\n" -#~ "\n" -#~ "Примери:\n" -#~ " /fifo toggle" - -#~ msgid "" -#~ " -bar: add the help bar\n" -#~ " -refresh: refresh list of options, then whole screen (command: /window " -#~ "refresh)\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the fset buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -toggle: toggle the boolean value\n" -#~ " -add: add \"value\" (which can be a negative number) for integers, " -#~ "colors and enums, set/append to value for other types (set for a negative " -#~ "value, append for a positive value)\n" -#~ " -reset: reset the value of option\n" -#~ " -unset: unset the option\n" -#~ " -set: add the /set command in input to edit the value of option " -#~ "(move the cursor at the beginning of value)\n" -#~ " -setnew: add the /set command in input to edit a new value for the " -#~ "option\n" -#~ " -append: add the /set command to append something in the value of " -#~ "option (move the cursor at the end of value)\n" -#~ " -mark: toggle mark\n" -#~ " -format: switch to the next available format\n" -#~ " -export: export the options and values displayed in a file (each line " -#~ "has format: \"/set name value\" or \"/unset name\")\n" -#~ " -help: force writing of help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " -nohelp: do not write help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " filter: set a new filter to see only matching options (this filter " -#~ "can be used as input in fset buffer as well); allowed formats are:\n" -#~ " * show all options (no filter)\n" -#~ " xxx show only options with \"xxx\" in name\n" -#~ " f:xxx show only configuration file \"xxx\"\n" -#~ " t:xxx show only type \"xxx\" (bool/int/str/col/enum or " -#~ "boolean/integer/string/color/enum)\n" -#~ " d show only changed options\n" -#~ " d:xxx show only changed options with \"xxx\" in name\n" -#~ " d=xxx show only changed options with \"xxx\" in value\n" -#~ " d==xxx show only changed options with exact value " -#~ "\"xxx\"\n" -#~ " h=xxx show only options with \"xxx\" in description " -#~ "(translated)\n" -#~ " he=xxx show only options with \"xxx\" in description (in " -#~ "English)\n" -#~ " =xxx show only options with \"xxx\" in value\n" -#~ " ==xxx show only options with exact value \"xxx\"\n" -#~ " c:xxx show only options matching the evaluated condition " -#~ "\"xxx\", using following variables: file, section, option, name, " -#~ "parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny " -#~ "(b/i/s/c/e), default_value, default_value_undef, value, quoted_value, " -#~ "value_undef, value_changed, parent_value, min, max, description, " -#~ "description2, description_en, description_en2, string_values, " -#~ "allowed_values\n" -#~ "\n" -#~ "The lines with options are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - fset.format.option1: first format for an option\n" -#~ " - fset.format.option2: second format for an option\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - option data, with color and padded by spaces on the right:\n" -#~ " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~ " - ${section}: section\n" -#~ " - ${option}: option name\n" -#~ " - ${name}: full option name (file.section.option)\n" -#~ " - ${parent_name}: parent option name\n" -#~ " - ${type}: option type (translated)\n" -#~ " - ${type_en}: option type (in English)\n" -#~ " - ${type_short}: short option type (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: tiny option type (b/i/s/c/e)\n" -#~ " - ${default_value}: option default value\n" -#~ " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~ "\"0\"\n" -#~ " - ${value}: option value\n" -#~ " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~ " - ${value_changed}: \"1\" if value is different from default value, " -#~ "otherwise \"0\"\n" -#~ " - ${value2}: option value, with inherited value if null\n" -#~ " - ${parent_value}: parent option value\n" -#~ " - ${min}: min value\n" -#~ " - ${max}: max value\n" -#~ " - ${description}: option description (translated)\n" -#~ " - ${description2}: option description (translated), \"(no " -#~ "description)\" (translated) if there's no description\n" -#~ " - ${description_en}: option description (in English)\n" -#~ " - ${description_en2}: option description (in English), \"(no " -#~ "description)\" if there's no description\n" -#~ " - ${string_values}: string values allowed for set of an enum option\n" -#~ " - ${allowed_values}: allowed values\n" -#~ " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~ " - ${index}: index of option in list\n" -#~ " - option data, with color but no spaces:\n" -#~ " - same names prefixed by underscore, for example: ${_name}, " -#~ "${_type}, ...\n" -#~ " - option data, raw format (no colors/spaces):\n" -#~ " - same names prefixed by two underscores, for example: ${__name}, " -#~ "${__type}, ...\n" -#~ " - option data, only spaces:\n" -#~ " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - other data:\n" -#~ " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~ " - ${newline}: insert a new line at point, so the option is displayed " -#~ "on multiple lines\n" -#~ "\n" -#~ "Keys and input to move in on fset buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ "\n" -#~ "Keys and input to set options on fset buffer:\n" -#~ " alt+space t toggle boolean value\n" -#~ " alt+'-' - subtract 1 from value for integer/color/enum, " -#~ "set value for other types\n" -#~ " alt+'+' + add 1 to value for integer/color/enum, append " -#~ "to value for other types\n" -#~ " alt+f, alt+r r reset value\n" -#~ " alt+f, alt+u u unset value\n" -#~ " alt+enter s set value\n" -#~ " alt+f, alt+n n set new value\n" -#~ " alt+f, alt+a a append to value\n" -#~ " alt+',' , mark/unmark option\n" -#~ " shift+up move one line up and mark/unmark option\n" -#~ " shift+down mark/unmark option and move one line down\n" -#~ " m:xxx mark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ " u:xxx unmark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ "\n" -#~ "Other keys and input on fset buffer:\n" -#~ " ctrl+l refresh options and whole screen (command: /" -#~ "fset -refresh)\n" -#~ " $ refresh options (keep marked options)\n" -#~ " $$ refresh options (unmark all options)\n" -#~ " alt+p p toggle plugin description options (plugins." -#~ "desc.*)\n" -#~ " alt+v v toggle help bar\n" -#~ " s:x,y sort options by fields x,y (see above)\n" -#~ " s: reset sort to its default value (see above)\n" -#~ " w:xxx export options in file \"xxx\"\n" -#~ " w-:xxx export options in file \"xxx\" without help\n" -#~ " w+:xxx export options in file \"xxx\" with help\n" -#~ " ctrl+x x switch the format used to display options\n" -#~ " q close fset buffer\n" -#~ "\n" -#~ "Mouse actions on fset buffer:\n" -#~ " wheel up/down move line up/down\n" -#~ " left button move line here\n" -#~ " right button toggle boolean (on/off) or edit the " -#~ "option value\n" -#~ " right button + drag left/right increase/decrease value for integer/" -#~ "color/enum, set/append to value for other types\n" -#~ " right button + drag up/down mark/unmark multiple options\n" -#~ "\n" -#~ "Note: if input has one or more leading spaces, the following text is " -#~ "interpreted as a filter, without the spaces. For example \" q\" searches " -#~ "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " show IRC options changed:\n" -#~ " /fset d:irc.*\n" -#~ " show all options with \"nicklist\" in name:\n" -#~ " /fset nicklist\n" -#~ " show all values which contain \"red\":\n" -#~ " /fset =red\n" -#~ " show all values which are exactly \"red\":\n" -#~ " /fset ==red\n" -#~ " show all integer options in irc plugin:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" -#~ msgstr "" -#~ " -bar: додавање траке помоћи\n" -#~ " -refresh: освежавање листе опција, па затим комплетног екрана " -#~ "(команда: /window refresh)\n" -#~ " -up: померање изабране линије навише за „број” линија\n" -#~ " -down: померање изабране линије наниже за „број” линија\n" -#~ " -left: скроловање fset бафера за „проценат” ширине у лево\n" -#~ " -right: скроловање fset бафера за „проценат” ширине у десно\n" -#~ " -go: избор линије према броју, број прве линије је 0 („end” да " -#~ "изаберете последњу линију)\n" -#~ " -toggle: пребацивање логичке вредности\n" -#~ " -add: додавање „вредн” (која може да буде и негативан број) за " -#~ "целе бројеве, боје и набрајања, постављање/надовезивање на вредност " -#~ "осталих типова (постављање за негативну вредност, надовезивање за " -#~ "позитивну вредност)\n" -#~ " -reset: ресетовање вредности опције\n" -#~ " -unset: уклањање опције\n" -#~ " -set: додавање /set команде на улаз како би се уредила вредност " -#~ "опције (курсор се помера на почетак вредности)\n" -#~ " -setnew: додавање /set команде на улаз како би се уредила нова " -#~ "вредност за опцију\n" -#~ " -append: додавање /set команде како би се нешто надовезало на " -#~ "вредност опције (курсор се помера на крај вредности)\n" -#~ " -mark: пребацивање маркера\n" -#~ " -format: прелаз на следећи доступан формат\n" -#~ " -export: извоз опција и вредности које су приказане у фајлу (свака " -#~ "линија има формат: „/set име вредност” или „/unset име”)\n" -#~ " -help: форсирање уписивања помоћи за опције које се извозе у фајл " -#~ "(погледајте /help fset.look.export_help_default)\n" -#~ " -nohelp: не уписује помоћ за опције које се извозе у фајл " -#~ "(погледајте /help fset.look.export_help_default)\n" -#~ " filter: постављање новог филтера тако да се прикажу само опције које " -#~ "се подударају са њим (овај филтер такође може да се користи и као улаз у " -#~ "fset бафер); дозвољени су следећи формати:\n" -#~ " * приказивање свих опција (без филтера)\n" -#~ " xxx приказивање само опција са „xxx” у имену\n" -#~ " f:xxx приказивање само конфигурационог фајла „xxx”\n" -#~ " t:xxx приказивање само типа „xxx” (bool/int/str/col/enum " -#~ "или boolean/integer/string/color/enum)\n" -#~ " d приказивање само измењених опција\n" -#~ " d:xxx приказивање само измењених опција са „xxx” у " -#~ "имену\n" -#~ " d=xxx приказивање само измењених опција са „xxx” у " -#~ "вредности\n" -#~ " d==xxx приказивање само измењених опција са тачном " -#~ "вредности „xxx”\n" -#~ " h=xxx приказивање само опција са „xxx” у опису " -#~ "(преведеном)\n" -#~ " he=xxx приказивање само опција са „xxx” у опцију (на " -#~ "енглеском)\n" -#~ " =xxx приказивање опција само са „xxx” у вредности\n" -#~ " ==xxx приказивање опција само са тачном вредности „xxx”\n" -#~ " c:xxx приказивање опција које се подударају са " -#~ "израчунатим условом „xxx”, уз коришћење следећих променљивих: file, " -#~ "section, option, name, parent_name, type, type_en, type_short (bool/int/" -#~ "str/col/enum), type_tiny (b/i/s/c/e), default_value, default_value_undef, " -#~ "value, quoted_value, value_undef, value_changed, parent_value, min, max, " -#~ "description, description2, description_en, description_en2, " -#~ "string_values, allowed_values\n" -#~ "\n" -#~ "Линије са опцијама се приказују употребом израчунавања стринга " -#~ "(погледајте /help eval за формат), са следећим опцијама:\n" -#~ " - fset.format.option1: први формат за опцију\n" -#~ " - fset.format.option2: други формат за опцију\n" -#~ "\n" -#~ "У овим опцијама је дозвољена употреба следећих променљивих:\n" -#~ " - подаци опције, са бојом и допуњени размацима са десне стране:\n" -#~ " - ${file}: конфигурациони фајл (на пример „weechat” или „irc”)\n" -#~ " - ${section}: одељак\n" -#~ " - ${option}: име опције\n" -#~ " - ${name}: пуно име опције (file.section.option)\n" -#~ " - ${parent_name}: име родитељ-опције\n" -#~ " - ${type}: тип опције (преведени)\n" -#~ " - ${type_en}: тип опције (на енглеском)\n" -#~ " - ${type_short}: кратки тип опције (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: сићушни тип опције (b/i/s/c/e)\n" -#~ " - ${default_value}: подразумевана вредност опције\n" -#~ " - ${default_value_undef}: „1” ако је подразумевана вредност null, у " -#~ "супротном „0”\n" -#~ " - ${value}: вредност опције\n" -#~ " - ${value_undef}: „1” ако је вредност null, у супротном „0”\n" -#~ " - ${value_changed}: „1” ако се вредност разликује од подразумеване " -#~ "вредности, у супротном „0”\n" -#~ " - ${value2}: вредност опције, са наслеђеном вредности ако је null\n" -#~ " - ${parent_value}: вредност родитељ-опције\n" -#~ " - ${min}: мин вредност\n" -#~ " - ${max}: макс вредност\n" -#~ " - ${description}: опис опције (преведен)\n" -#~ " - ${description2}: опис опције (преведен), „(без описа)” (преведено) " -#~ "ако нема описа\n" -#~ " - ${description_en}: опис опције (на енглеском)\n" -#~ " - ${description_en2}: опис опције (на енглеском), „(no description)” " -#~ "ако нема описа\n" -#~ " - ${string_values}: стринг вредности које се дозвољавају за " -#~ "постављање опције набрајања\n" -#~ " - ${allowed_values}: дозвољене вредности\n" -#~ " - ${marked}: „1” ако је опција маркирана, у супротном „0”\n" -#~ " - ${index}: индекс опције у листи\n" -#~ " - подаци опције, са бојом али без додатних размака:\n" -#~ " - иста имена испред којих се налази доња црта, на пример: ${_name}, " -#~ "${_type}, ...\n" -#~ " - подаци опције, у сировом формату (без боја/размака):\n" -#~ " - иста имена испред којих се налазе две доње црте, на пример: " -#~ "${__name}, ${__type}, ...\n" -#~ " - подаци опције, само размаци:\n" -#~ " - иста имена испред којих се налази „empty_”, на пример: " -#~ "${empty_name}, ${empty_type}\n" -#~ " - остали подаци:\n" -#~ " - ${selected_line}: „1” ако је линија изабрана, у супротном „0”\n" -#~ " - ${newline}: умеће прелом линије на ову позицију, тако да се опција " -#~ "простире на више линија\n" -#~ "\n" -#~ "Тастери и унос којим се врши кретање по fset баферу:\n" -#~ " up једна линија навише\n" -#~ " down једна линија наниже\n" -#~ " pgup једна линија страница навише\n" -#~ " pgdn једна линија страница наниже\n" -#~ " alt-home << прелаз на прву линију\n" -#~ " alt-end >> прелаз на последњу линију\n" -#~ " F11 < хоризонтално скроловање у лево\n" -#~ " F12 > хоризонтално скроловање у десно\n" -#~ "\n" -#~ "Тастеру у унос за постављање опција у fset баферу:\n" -#~ " alt+space t пребацивање логичке вредности\n" -#~ " alt+'-' - умањивање целобројне вредности/боја/набрајања " -#~ "за 1, постављање вредности за остале типове\n" -#~ " alt+'+' + увећање целобројне вредности/боје/набрајања " -#~ "за 1, надовезивање вредности за остале типове\n" -#~ " alt+f, alt+r r ресетовање вредности\n" -#~ " alt+f, alt+u u уклањање вредности\n" -#~ " alt+enter s постављање вредности\n" -#~ " alt+f, alt+n n постављање нове вредности\n" -#~ " alt+f, alt+a a надовезивање вредности\n" -#~ " alt+',' , маркирање/уклањање маркера са опције\n" -#~ " shift+up померање за линију навише и маркирање/" -#~ "уклањање маркера са опције\n" -#~ " shift+down маркирање/уклањање маркера са опције и " -#~ "померање за линију наниже\n" -#~ " m:xxx маркирање приказаних опција које задовољавају " -#~ "услов филтера „xxx” (дозвољен је било који филтер на опцији или " -#~ "вредности, погледајте filters изнад)\n" -#~ " u:xxx уклања маркирање приказаних опција које " -#~ "задовољавају услов филтера „xxx” дозвољен је било који филтер на опцији " -#~ "или вредности, погледајте filters изнад)\n" -#~ "\n" -#~ "Остали тастери и улаз у fset баферу:\n" -#~ " ctrl+L освежавање опција и комплетног екрана " -#~ "(команда: /fset -refresh)\n" -#~ " $ освежавање опција (маркиране опције остају " -#~ "маркиране)\n" -#~ " $$ освежавање опција (маркирање се уклања са " -#~ "свих опција)\n" -#~ " alt+p p пребацивање видљивости описа опција додатака " -#~ "(plugins.desc.*)\n" -#~ " alt+v v пребацивање видљивости траке помоћи\n" -#~ " s:x,y сортирање опција према пољима x,y (погледајте " -#~ "изнад)\n" -#~ " s: ресетовање сортирања на подразумевану " -#~ "вредност (погледајте изнад)\n" -#~ " w:xxx извоз опција у фајл „xxx”\n" -#~ " w-:xxx извоз опција у фајл „xxx” без помоћи\n" -#~ " w+:xxx извоз опција у фајл „xxx” заједно са помоћи\n" -#~ " ctrl+x x пребацивање формата који се користи за приказ " -#~ "опција\n" -#~ " q затварање fset бафера\n" -#~ "\n" -#~ "Акције миша у fset баферу:\n" -#~ " точкић горе/доле померање линију навише/наниже\n" -#~ " леви тастер померање линије на то место\n" -#~ " десни тастер пребацивање логичке вредности (укљ./" -#~ "искљ.) или уређивање вредности\n" -#~ " десни тастер + превлачење л/д увећавање/умањивање целобројне " -#~ "вредности/боје/набрајања, постављање/надовезивање на вредност за остале " -#~ "типове\n" -#~ " десни тастер + превлачење г/д маркирање/уклањање маркирања са више " -#~ "опција одједном\n" -#~ "\n" -#~ "Напомена: ако улаз има један или више водећих размака, текст који следи " -#~ "се интерпретира као филтер, без размака. На пример „ q” претражује све " -#~ "опције које у свом имену имају „q” док „q” затвара fset бафер.\n" -#~ "\n" -#~ "Примери:\n" -#~ " приказивање измењених IRC опција:\n" -#~ " /fset d:irc.*\n" -#~ " приказивање свих опција које у имену садрже „nicklist”:\n" -#~ " /fset nicklist\n" -#~ " приказивање свих вредности које садрже реч „red”:\n" -#~ " /fset =red\n" -#~ " приказивање свих вредности које су тачно „red”:\n" -#~ " /fset ==red\n" -#~ " приказивање свих целобројних опција у irc додатку:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" - -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: команда се извршава само за канале текућег сервера\n" -#~ " -parted: команда се извршава само на напуштеним каналима\n" -#~ " -exclude: неки канали се изузимају (дозвољен је џокер „*”)\n" -#~ " -include: узимају се у обзир само неки канали (дозвољен је џокер „*”)\n" -#~ " команда: команда која треба да се изврши (или текст који се шаље баферу " -#~ "ако команда не почиње са ’/’)\n" -#~ "\n" -#~ "Команде и аргументи се израчунавају (погледајте /help eval), замењују се " -#~ "следеће променљиве:\n" -#~ " $server име сервера\n" -#~ " $channel име канала\n" -#~ " $nick надимак на серверу\n" -#~ " ${irc_server.xxx} променљива xxx на серверу\n" -#~ " ${irc_channel.xxx} променљива xxx на каналу\n" -#~ "\n" -#~ "Примери:\n" -#~ " извршава ’/me is testing’ на свим каналима:\n" -#~ " /allchan /me is testing\n" -#~ " каже ’здраво’ свуда осим на #weechat:\n" -#~ " /allchan -exclude=#weechat здраво\n" -#~ " каже ’здраво’ свуда осим на #weechat и каналима који почињу са #linux:\n" -#~ " /allchan -exclude=#weechat,#linux* здраво\n" -#~ " каже ’здраво’ на свим каналима који почињу на #linux:\n" -#~ " /allchan -include=#linux* здраво\n" -#~ " затвара све бафере са напуштеним каналима:\n" -#~ " /allchan -parted /close" - -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: извршавање команде за приватне бафере текућег сервера\n" -#~ " -exclude: неки надимци се изузимају (дозвољен је џокер „*”)\n" -#~ " -include: узимају се у обзир само неки надимци (дозвољен је џокер „*”)\n" -#~ " command: команда која се извршава (или текст који се шаље баферу ако " -#~ "команда не почиње са ’/’)\n" -#~ "\n" -#~ "Команда и аргументи се израчунавају (погледајте /help eval), замењују се " -#~ "следеће променљиве:\n" -#~ " $server име сервера\n" -#~ " $channel име канала\n" -#~ " $nick надимак на серверу\n" -#~ " ${irc_server.xxx} променљива xxx на серверу\n" -#~ " ${irc_channel.xxx} променљива xxx на каналу\n" -#~ "\n" -#~ "Примери:\n" -#~ " извршава ’/me is testing’ на свим приватним баферима:\n" -#~ " /allpv /me is testing\n" -#~ " каже ’здраво’ свуда осим надимку foo:\n" -#~ " /allpv -exclude=foo здраво\n" -#~ " каже ’здраво’ свуда осим надимку nick foo и надимцима који почињу са " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* здраво\n" -#~ " каже ’здраво’ свим надимцима који почињу са bar:\n" -#~ " /allpv -include=bar* здраво\n" -#~ " затвара све приватне бафере:\n" -#~ " /allpv /close" - -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: неки сервери се не узимају у обзир (дозвољен је џокер „*”)\n" -#~ " -include: узимају се у обзир само неки сервери (дозвољен је џокер „*”)\n" -#~ " command: команда која треба да се изврши (или текст који се шаље баферу " -#~ "ако команда не почиње са ’/’)\n" -#~ "\n" -#~ "Команда и аргументи се израчунавају (погледајте /help eval), замењују се " -#~ "следеће променљиве:\n" -#~ " $server име сервера\n" -#~ " $nick надимак на серверу\n" -#~ " ${irc_server.xxx} променљива xxx на серверу\n" -#~ "\n" -#~ "Примери:\n" -#~ " мења надимак на свим серверима:\n" -#~ " /allserv /nick новинадимак\n" -#~ " поставља одсутност на свим серверима:\n" -#~ " /allserv /away Нисам ту\n" -#~ " обавља whois на сопственом надимку на свим серверима:\n" -#~ " /allserv /whois $nick" - -#~ msgid "" -#~ "username: SASL username (content is evaluated, see /help eval; server " -#~ "options are evaluated with ${irc_server.xxx} and ${server} is replaced by " -#~ "the server name)\n" -#~ "password: SASL password or path to file with private key (content is " -#~ "evaluated, see /help eval; server options are evaluated with ${irc_server." -#~ "xxx} and ${server} is replaced by the server name)\n" -#~ "\n" -#~ "If username and password are not provided, the values from server options " -#~ "\"sasl_username\" and \"sasl_password\" (or \"sasl_key\") are used.\n" -#~ "\n" -#~ "Examples:\n" -#~ " authenticate with username/password defined in the server:\n" -#~ " /auth\n" -#~ " authenticate as a different user:\n" -#~ " /auth user2 password2\n" -#~ " authenticate as a different user with mechanism ecdsa-nist256p-" -#~ "challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" -#~ msgstr "" -#~ "кор_име: SASL корисничко име (садржај се израчунава, погледајте /help " -#~ "eval; опције сервера се израчунавају са ${irc_server.xxx} и ${server} се " -#~ "замењује са именом сервера)\n" -#~ "лозинка: SASL лозинка или путања до фајла са приватним кључем (садржај се " -#~ "израчунава, погледајте /help eval; опције сервера се израчунавају са " -#~ "${irc_server.xxx} и ${server} се замњеује именом сервера)\n" -#~ "\n" -#~ "Ако се не наведу корисничко име и лозинка, користе се вредности из " -#~ "серверских опције „sasl_username” и „sasl_password” (или „sasl_key”).\n" -#~ "\n" -#~ "Примери:\n" -#~ " аутентификација са корисничким именом/лозинком дефинисаним на серверу:\n" -#~ " /auth\n" -#~ " аутентификација као други корисник:\n" -#~ " /auth корисник2 лозинка2\n" -#~ " аутентификација као други корисник ecdsa-nist256p-challenge " -#~ "механизмом:\n" -#~ " /auth корисник2 ${weechat_config_dir}/ecdsa2.pem" - -#~ 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" -#~ " apply: set currently joined channels in the autojoin option\n" -#~ " join: join the channels in the autojoin option\n" -#~ " sort: sort alphabetically channels in the autojoin option; with " -#~ "\"buffer\": first sort by buffer number, then alphabetically\n" -#~ "\n" -#~ "Examples:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" -#~ msgstr "" -#~ " add: додаје текући канал или листу канала (са необавезним кључевима) у " -#~ "autojoin опцију; ако се налазите на каналу и не наведете кључ, он се чита " -#~ "са канала\n" -#~ "addraw: користи се IRC сирови формат (исто као за /join команду): сви " -#~ "канали су раздвојени запетама, небавезни кључеви су раздвојени запетама\n" -#~ " del: брише текући канал или листу канала из autojoin опције\n" -#~ " канал: име канала\n" -#~ " кључ: кључ за канал\n" -#~ " apply: поставља канале на које сте тренутно пријављени у autojoin " -#~ "опцију\n" -#~ " join: спаја канале у autojoin опцији\n" -#~ " sort: сортира по абецеди канале у autojoin опцији; са „buffer” прво " -#~ "сортира по броју бафера, па онда по абецеди\n" -#~ "\n" -#~ "Примери:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" - -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: исписује могућности које подржава сервер\n" -#~ " list: исписује могућности које су тренутно укључене\n" -#~ " req: захтева нову могућност или уклања могућност (ако почиње са „-”, на " -#~ "пример: „-multi-prefix”)\n" -#~ " ack: прихвата могућности које захтевају потврду са клијентске стране\n" -#~ " end: завршава преговарање о могућностима\n" -#~ "\n" -#~ "Без аргумента се шаљу „ls” и „list”.\n" -#~ "\n" -#~ "Програм WeeChat подржава следеће могућности: account-notify, away-notify, " -#~ "batch, cap-notify, chghost, draft/multiline, echo-message, extended-join, " -#~ "invite-notify, message-tags, multi-prefix, server-time, setname, userhost-" -#~ "in-names.\n" -#~ "\n" -#~ "Могућности које се аутоматски укључују на серверима могу да се поставе у " -#~ "опцији irc.server_default.capabilities (или посебно за сваки сервер у " -#~ "опцији irc.server.xxx.capabilities).\n" -#~ "\n" -#~ "Примери:\n" -#~ " приказ подржаних и укључених могућности:\n" -#~ " /cap\n" -#~ " захтев за могућности multi-prefix и away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " захтев за могућност extended-join, улањање могућности multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " уклањање могућности away-notify:\n" -#~ " /cap req -away-notify" - -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " сервер: име сервера које може да буде:\n" -#~ " - интерно име сервера (које додаје команда /server add, " -#~ "препоручена употреба)\n" -#~ " - имехоста/порт или IP/порт, порт је подразумевано 6669 за " -#~ "TLS, иначе је 6667\n" -#~ " - URL са форматом: irc[6][s]://[надимак[:лозинка]@]irc." -#~ "example.org[:порт][/#канал1][,#канал2[...]]\n" -#~ " Напомена: за адресу/IP/URL, додаје се привремени сервер (НЕ " -#~ "ЧУВА СЕ), погледајте /help irc.look.temporary_servers\n" -#~ " опција: постављање опције за сервер (вредност може да се изостави за " -#~ "логичке опције)\n" -#~ " nooption: постављање логичке опције на ’off’ (на пример: -notls)\n" -#~ " -all: повезивање на све сервере дефинисане у конфигурацији\n" -#~ " -auto: повезивање на сервере којима је укључено аутоповезивање\n" -#~ " -open: повезивање на све отворене сервере који нису тренутно " -#~ "повезани\n" -#~ " -nojoin: не приступа се ниједном каналу (чак и када је за сервер " -#~ "укључено autojoin)\n" -#~ " -switch: пребацивање на наредну адресу сервера\n" -#~ "\n" -#~ "Ако желите да прекинете везу са сервером или да зауставите сваки покушај " -#~ "успостављања везе, употребите команду /disconnect.\n" -#~ "\n" -#~ "Примери:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " сервер: шаље се на овај сервер (интерно име)\n" -#~ " циљ: надимак или канал (’*’ = текући канал)\n" -#~ " тип: CTCP тип (примери: „version”, „ping”, итд.)\n" -#~ "аргументи: аргументи за CTCP\n" -#~ "\n" -#~ "Примери:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "надимак: надимак\n" -#~ " фајл: име фајла (на локалном хосту)\n" -#~ "\n" -#~ "Примери:\n" -#~ " разговор са надимком „toto”:\n" -#~ " /dcc chat toto\n" -#~ " слање фајла „/home/foo/bar.txt” надимку „toto”:\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " сервер: интерно име сервера\n" -#~ " -all: прекидање везе са свим серверима\n" -#~ "-pending: отказивање аутоматског поновног успостављање везе са серверима " -#~ "са којим се тренутно поново успоставља веза\n" -#~ " разлог: разлог за „quit”" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "надимак: надимак или маска (дозвољен је џокер „*”)\n" -#~ " *: давање статуса полу-оператора канала свима на каналу" - -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: испис свих игнорисања\n" -#~ " add: додавање игнорисања\n" -#~ " надимак: надимак или име хоста (може да буде POSIX проширени регуларни " -#~ "израз ако се наведе „re:” или маска која користи „*” да замени нула или " -#~ "више карактера)\n" -#~ " del: брисање игнорисања\n" -#~ " број: број игнорисања који треба да се обрише (погледајте у листу да " -#~ "га пронађете)\n" -#~ " -all: брисање свих игнорисања\n" -#~ " сервер: интерно име сервера за који делује игнорисање\n" -#~ " канал: име канала на коме делује игнорисање\n" -#~ "\n" -#~ "Напомена: регуларни израз може почети са „(?-i)” чиме постаје осетљив на " -#~ "разлику у величини слова.\n" -#~ "\n" -#~ "Примери:\n" -#~ " игнорише надимак „toto” свуда:\n" -#~ " /ignore add toto\n" -#~ " игнорише хост „toto@domain.com” на libera серверу:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " игнорише хост „toto*@*.domain.com” на libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: не прелази се у нови бафер\n" -#~ " сервер: шаље се на овај сервер (интерно име)\n" -#~ " канал: име канала којем се приступа\n" -#~ " кључ: кључ за приступ каналу (канали са кључем морају бити први на " -#~ "листи)\n" -#~ "\n" -#~ "Примери:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " канал: име канала\n" -#~ "надимак: надимак\n" -#~ " разлог: разлог за избацивање и забрану (израчунава се, погледајте /help " -#~ "eval; специјалне променљиве ${nick} (сопствени надимак), ${target} (циљни " -#~ "надимак), ${channel} и ${server} се замењују својим вредностима)\n" -#~ "\n" -#~ "Могуће је избацивање/забрана са маском, надимак ће се издвојити из маске " -#~ "и заменити са „*”.\n" -#~ "\n" -#~ "Пример:\n" -#~ " забрањује хост „*!*@host.com” па затим избацује „toto”:\n" -#~ " /kickban toto!*@host.com" - -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "канал: име канала\n" -#~ "текст: порука која се шаље" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " regex: POSIX extended regular expression used to filter results (case " -#~ "insensitive, can start by \"(?-i)\" to become case sensitive); when a " -#~ "regular expression is used, the result is displayed on server buffer " -#~ "instead of a dedicated buffer\n" -#~ "channel: channel to list\n" -#~ " target: server name\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the /list buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the /list buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -join: join the channel on the selected line\n" -#~ "\n" -#~ "Keys and input on /list buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ " * show all channels (no filter)\n" -#~ " xxx show only channels with \"xxx\" in name or " -#~ "topic (case insensitive)\n" -#~ " n:xxx show only channels with \"xxx\" in name (case " -#~ "insensitive)\n" -#~ " t:xxx show only channels with \"xxx\" in topic (case " -#~ "insensitive)\n" -#~ " u:n show only channels with at least \"n\" users\n" -#~ " u:>n show only channels with more than \"n\" users\n" -#~ " u:<n show only channels with less than \"n\" users\n" -#~ " c:xxx show only channels matching the evaluated " -#~ "condition \"xxx\", using following variables: name, name2, users, topic\n" -#~ " ctrl-j j join channel on selected line\n" -#~ " s:x,y sort channels by fields x,y (see below)\n" -#~ " s: reset sort to its default value (see below)\n" -#~ " $ refresh list (run again command /list)\n" -#~ " q close buffer\n" -#~ "\n" -#~ "Sort keys on /list buffer:\n" -#~ " name channel name (eg: \"##test\")\n" -#~ " name2 channel name without prefix (eg: \"test\")\n" -#~ " users number of users on channel\n" -#~ " topic channel topic\n" -#~ "\n" -#~ "Examples:\n" -#~ " list all channels on server and display them in a dedicated buffer (can " -#~ "be slow on large networks):\n" -#~ " /list\n" -#~ " list channel #weechat:\n" -#~ " /list #weechat\n" -#~ " list all channels beginning with \"#weechat\" (can be very slow on " -#~ "large networks):\n" -#~ " /list -re #weechat.*\n" -#~ " on /list buffer:\n" -#~ " channels with \"weechat\" in name:\n" -#~ " n:weechat\n" -#~ " channels with at least 100 users:\n" -#~ " u:100\n" -#~ " channels with \"freebsd\" (case insensitive) in topic and more than " -#~ "10 users:\n" -#~ " c:${topic} =- freebsd && ${users} > 10\n" -#~ " sort channels by users (big channels first), then name2 (name without " -#~ "prefix):\n" -#~ " s:-users,name2" -#~ msgstr "" -#~ " сервер: шаље на овај сервер (интерно име)\n" -#~ "рег_изр: POSIX проширени регуларни израз који се користи за филтрирање " -#~ "резултата (без разликовања величине слова, може да почне са „(?-i)” па ће " -#~ "се онда правити разлика); када се користи регуларни израз, резултат се " -#~ "исписује у баферу сервера, а не у посебном баферу\n" -#~ " канал: канал који се излистава\n" -#~ " циљ: име сервера\n" -#~ " -up: помера изабране линије навише за „број” линија\n" -#~ " -down: помера изабране линије наниже за „број” линија\n" -#~ " -left: скролује улево /list бафер за „проценат” ширине\n" -#~ " -right: скролује удесно /list бафер за „проценат” ширине\n" -#~ " -go: бира линију по броју, прва линија је 0 („end” да се изабере " -#~ "последња линија)\n" -#~ " -join: приступа каналу на изабраној линији\n" -#~ "\n" -#~ "Тастери и унос за /list бафер:\n" -#~ " up помера једну линију навише\n" -#~ " down помера једну линију наниже\n" -#~ " pgup помера једну страницу навише\n" -#~ " pgdn помера једну страницу наниже\n" -#~ " alt-home << помера на прву линију\n" -#~ " alt-end >> помера на последњу линију\n" -#~ " F11 < скролује хоризонтално улево\n" -#~ " F12 > скролује хоризонтално удесно\n" -#~ " * приказује све канале (без филтера)\n" -#~ " xxx приказује само канала са „xxx” у имену или " -#~ "теми (без разликовања величине слова)\n" -#~ " n:xxx приказује само канале са „xxx” у имену (без " -#~ "разликовања величине слова)\n" -#~ " t:xxx приказује само канале са „xxx” у теми (без " -#~ "разликовања величине слова)\n" -#~ " u:n приказује само канале са барем „n” корисника\n" -#~ " u:>n приказује само канале са више од „n” " -#~ "корисника\n" -#~ " u:<n приказује само канале са мање од „n” " -#~ "корисника\n" -#~ " c:xxx приказује само канале који задовољавају " -#~ "израчунати услов „xxx”, користећи следеће променљиве: name, name2, users, " -#~ "topic\n" -#~ " ctrl-j j приступа каналу на изабраној линији\n" -#~ " s:x,y сортира канале по пољима x,y (погледајте " -#~ "испод)\n" -#~ " s: ресетује сортирање на подразумевану вредност " -#~ "(погледајте испод)\n" -#~ " $ освежава листу (поново покреће команду /list)\n" -#~ " q затвара бафер\n" -#~ "\n" -#~ "Кључеви сортирања за /list бафер:\n" -#~ " name име канала (нпр. „##test”)\n" -#~ " name2 име канала без префикса (нпр. „test”)\n" -#~ " users број корисника на каналу\n" -#~ " topic тема канала\n" -#~ "\n" -#~ "Примери:\n" -#~ " приказује све канале на серверу и исписује их у посебном баферу (може " -#~ "да буде споро на великим мрежама):\n" -#~ " /list\n" -#~ " приказује канал #weechat:\n" -#~ " /list #weechat\n" -#~ " приказује све канале који почињу на „#weechat” (може да буде врло споро " -#~ "на великим мрежама):\n" -#~ " /list -re #weechat.*\n" -#~ " у /list баферу:\n" -#~ " канали са „weechat” у имену:\n" -#~ " n:weechat\n" -#~ " канали са барем 100 корисника:\n" -#~ " u:100\n" -#~ " канали са „freebsd” (без разликовања величине слова) у теми који " -#~ "имају више од 10 корисника:\n" -#~ " c:${topic} =- freebsd && ${users} > 10\n" -#~ " сортирање канала по броју корисника (најпре велики канали), затим по " -#~ "name2 (име вез префикса):\n" -#~ " s:-users,name2" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "режими канала:\n" -#~ " канал: име канала који се модификује (подразумевано је то текући)\n" -#~ " o: давање/одузимање привилегија оператора канала\n" -#~ " p: заставица приватног канала\n" -#~ " s: заставица тајног канала\n" -#~ " i: заставица канала само-уз-позив\n" -#~ " t: заставица да тему канала може да постави само оператор\n" -#~ " n: забрањене су поруке на каналу од клијената који су ван\n" -#~ " m: модерисани канал\n" -#~ " l: постављање ограничења броја корисника канала\n" -#~ " b: постављање маске забране којом се брани приступ одређеним " -#~ "корисницима\n" -#~ " e: постављање маске изузетка\n" -#~ " v: давање/одузимање могућности да се говори на модерисаном каналу\n" -#~ " k: постављање кључа за канал (лозинка)\n" -#~ "кориснички режими:\n" -#~ " надимак: надимак који се модификује\n" -#~ " i: корисник се маркира као невидљив\n" -#~ " s: корисник се маркира за примање серверских обавештења\n" -#~ " w: корисник прима wallops\n" -#~ " o: заставица оператора\n" -#~ "\n" -#~ "Листа режима није потпуна, требало би да прочитате документацију свог " -#~ "сервера ако желите да сазнате све доступне режиме.\n" -#~ "\n" -#~ "Примери:\n" -#~ " заштита теме на каналу #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " постаје се невидљив на серверу:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "сервер: шаље се на овај сервер (интерно име)\n" -#~ " циљ: надимак или име канала\n" -#~ " текст: текст који се шаље" - -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: додавање обавештења\n" -#~ "надимак: надимак\n" -#~ " сервер: интерно име сервера (подразумевано је то текући сервер)\n" -#~ " -away: обавештавање када се порука одсуства измени (извршавајући whois " -#~ "над надимком)\n" -#~ " del: брисање обавештења\n" -#~ " -all: брисање свих обавештења\n" -#~ "\n" -#~ "Без аргумента ова команда приказује обавештења за текући сервер (или за " -#~ "све сервере ако се команда зада у основном баферу).\n" -#~ "\n" -#~ "Примери:\n" -#~ " обавештавање када „toto” приступи/напусти текући сервер:\n" -#~ " /notify add toto\n" -#~ " обавештавање када „toto” приступи/напусти libera сервер:\n" -#~ " /notify add toto libera\n" -#~ " обавештавање када је „toto” одсутан или када се врати на libera " -#~ "сервер:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "надимак: надимак или маска (дозвољен је џокер „*”)\n" -#~ " *: давање статуса оператора канала свима на каналу" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ " канал: име канала који се напушта\n" -#~ "порука: поздравна порука (приказује се осталим корисницима)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: не прелази се на нови бафер\n" -#~ " сервер: шаље се на овај сервер (интерно име)\n" -#~ " надимак: надимак\n" -#~ " текст: текст који се шаље" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " сервер: сервер на који се поновно повезује (интерно име)\n" -#~ " -all: поновно повезивање са свим серверима\n" -#~ "-nojoin: не приступа се ниједном каналу (чак и када је на серверу " -#~ "укључено autojoin)\n" -#~ "-switch: прелазак на наредну адресу сервера" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " надимак: надимак\n" -#~ "нови_надимак: нови надимак" - -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: листа сервера (без аргумента се приказује ова листа)\n" -#~ "listfull: листа сервера са детаљним инфо за сваки сервер\n" -#~ " add: додавање новог сервера\n" -#~ " име: име сервера, за интерну употребу и за приказ; ово име се " -#~ "користи за повезивање на сервер (/connect име) и за постављање опција " -#~ "сервера: irc.server.име.xxx\n" -#~ "имехоста: име или IP адреса сервера, са необавезним портом " -#~ "(подразумевано: 6697 за TLS, иначе 6667), више адреса може да се раздвоји " -#~ "запетама\n" -#~ " -temp: додавање привременог сервера (који се не чува)\n" -#~ " опција: постављање опције за сервер (вредност може да се изостави за " -#~ "логичке опције)\n" -#~ "noопција: постављање логичке опције на ’off’ (на пример: -notls)\n" -#~ " copy: прављење дупликата сервера\n" -#~ " rename: промена имена серверу\n" -#~ " reorder: промена редоследа сервера у листи\n" -#~ " open: отварање бафера за сервер без успостављања везе\n" -#~ " keep: сервер сер чува у конфигурационом фајлу (само за привремене " -#~ "сервере)\n" -#~ " del: брисање сервера\n" -#~ " deloutq: брисање порука из излазног реда за све сервере (све поруке које " -#~ "програм WeeChat тренутно шаље)\n" -#~ " jump: скок на серверски бафер\n" -#~ " raw: отварање бафера са сировим IRC подацима\n" -#~ " филтер: поставља нови филтер којим се приказују само поруке које га " -#~ "задовољавају (овај филтер такође може да се користи као и улаз у бафер " -#~ "сирових IRC података); дозвољени су следећи формати:\n" -#~ " * приказ свих порука (нема филтрирања)\n" -#~ " xxx приказ само порука које садрже „xxx”\n" -#~ " s:xxx приказ само порука за сервер „xxx”\n" -#~ " f:xxx приказ само порука са заставицом: recv (порука је " -#~ "примљена), sent (порука је послата), modified (порука је измењена " -#~ "модификатором), redirected (порука је преусмерена)\n" -#~ " m:xxx приказ само IRC команде „xxx”\n" -#~ " c:xxx приказ само порука које се подударају са израчунатим " -#~ "условом „xxx”, користећи следеће променљиве: излаз функције " -#~ "irc_message_parse (као nick, command, channel, text, итд., погледајте " -#~ "функцију info_get_hashtable у референтном приручнику API додатака да " -#~ "видите комплетну листу променљивих), date (формат: „гггг-мм-дд чч:мм:" -#~ "сс”), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Примери:\n" -#~ " /server listfull\n" -#~ " /server add libera chat.libera.net\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "корисник: име корисника\n" -#~ " циљ: име сервера\n" -#~ " канал: име канала" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " канал: име канала\n" -#~ " тема: нова тема\n" -#~ "-delete: брисање теме канала" - -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ " циљ: име сервера\n" -#~ "надимак: надимак (може да буде и маска)\n" -#~ "\n" -#~ "Без аргумента, ова команда ће извршити whois над:\n" -#~ "- вашим сопственим надимком ако је бафер сервер/канал\n" -#~ "- удаљеним надимком ако је бафер приватни.\n" -#~ "\n" -#~ "Ако је опција irc.network.whois_double_nick укључена, шаљу се два надимка " -#~ "(ако је дат само један надимак), како би се у одговору добило време " -#~ "празног хода." - -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: приказ статуса логовања за отворене бафере\n" -#~ " set: постављање нивоа логовања за текући бафер\n" -#~ " ниво: ниво за поруке које се логују (0 = логовање је искључено, 1 = " -#~ "неколико порука (најважнијих) ... 9 = све поруке)\n" -#~ " flush: тренутни упис свих лог фајлова\n" -#~ "disable: искључивање логовања за текући бафер (поставља се ниво на 0)\n" -#~ "\n" -#~ "Опције „logger.level.*” и „logger.mask.*” могу да се користе за " -#~ "постављање нивоа или маске за бафер или бафере који почињу именом.\n" -#~ "\n" -#~ "Лог нивои које користи IRC додатак:\n" -#~ " 1: корисничка порука (са канала и приватна), обавештење (са сервера и " -#~ "канала)\n" -#~ " 2: измена надимка\n" -#~ " 3: серверска порука\n" -#~ " 4: join/part/quit\n" -#~ " 9: све остале поруке\n" -#~ "\n" -#~ "Примери:\n" -#~ " постављање нивоа на 5 за текући бафер:\n" -#~ " /logger set 5\n" -#~ " искључивање логовања за текући бафер:\n" -#~ " /logger disable\n" -#~ " постављање нивоа на 3 за све IRC бафере:\n" -#~ " /set logger.level.irc 3\n" -#~ " искључивање логовања за главни WeeChat бафер:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " употреба одвојеног директоријума за сваки IRC сервер и унутар њега " -#~ "фајла за сваки канал:\n" -#~ " /set logger.mask.irc „$server/$channel.weechatlog”" - -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: испис учитаних скрипти\n" -#~ "listfull: испис учитаних скрипти (детаљно)\n" -#~ " load: учитавање скрипте\n" -#~ "autoload: учитавање свих скрипти из „autoload” директоријума\n" -#~ " reload: поновно учитавање скрипте (ако се не наведе име, све скрипте се " -#~ "уклањају из меморије, па се затим учитавају све скрипте из „autoload” " -#~ "директоријума)\n" -#~ " unload: уклањање скрипте из меморије (ако се не наведе име, из меморије " -#~ "се уклањају све скрипте)\n" -#~ "имефајла: скрипта (фајл) који треба да се учита\n" -#~ " -q: тихи режим: не приказују се никакве поруке\n" -#~ " име: име скрипте (име употребљено у позиву функције „register”)\n" -#~ " eval: израчунавање изворног кода и приказ резултата у текућем баферу\n" -#~ " -o: слање резултата израчунавања у бафер без извршавања команди\n" -#~ " -oc: слање резултата израчунавања у бафер и извршавање команди\n" -#~ " кôд: изворни кôд који треба да се израчуна\n" -#~ " version: приказује верзију интерпретера који се користи\n" -#~ "\n" -#~ "Без аргумента ова функција исписује све учитане скрипте." - -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: испис клијената релеја (само активних релеја)\n" -#~ " listfull: испис клијената релеја (детаљно, свих релеја)\n" -#~ " listrelay: испис релеја (име и порт)\n" -#~ " add: додавање релеја (слуша на порту/путањи)\n" -#~ " del: уклањање релеја (клијенти остају повезани)\n" -#~ " start: слушање на порту\n" -#~ " restart: затварање сервер сокета и поновно слушање на порту " -#~ "(клијенти остају повезани)\n" -#~ " stop: затварање серверског сокета (клијенти остају повезани)\n" -#~ " име: име релеја (погледајте формат испод)\n" -#~ " порт: порт који се користи за релеј\n" -#~ " путања: путања која се користи за релеј (само за UNIX доменске " -#~ "сокете); путања се израчунава (погледајте функцију string_eval_path_home " -#~ "у референтном приручнику API додатака)\n" -#~ " raw: отварање бафера са сировим Релеј подацима\n" -#~ " tlscertkey: постављање TLS сертификата/кључа употребом путање у опцији " -#~ "relay.network.tls_cert_key\n" -#~ "\n" -#~ "Име релеја је: [ipv4.][ipv6.][tls.]<име.протокола> или unix.[tls.]<име." -#~ "протокола>\n" -#~ " ipv4: форсира се употреба IPv4\n" -#~ " ipv6: форсира се употреба IPv6\n" -#~ " tls: укључивање TLS\n" -#~ " unix: користи се UNIX доменски сокет\n" -#~ "име.протокола: протокол и име за релеј:\n" -#~ " - протокол „irc”: име је сервер који се дели (није " -#~ "обавезно, ако се не наведе, име сервера мора да се пошаље клијенту у " -#~ "команди „PASS”, са форматом: „PASS сервер:лозинка”)\n" -#~ " - протокол „weechat” (име се не користи)\n" -#~ "\n" -#~ "„irc” протокол дозвољава да се било који IRC клијент (укључујући и сам " -#~ "WeeChat) повеже на порт.\n" -#~ "„weechat” протокол дозвољава да се на порт повеже удаљени интерфејс, " -#~ "погледајте листу овде: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Без аргумента ова команда отвара бафер са листом релеј клијената.\n" -#~ "\n" -#~ "Примери:\n" -#~ " irc прокси, за сервер „libera”:\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc прокси, за сервер „libera”, за TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc прокси, за све сервере (клијент ће га изабрати), са TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat протокол:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat протокол са TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat протокол са TLS, само преко IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat протокол са TLS, само преко IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat протокол са TLS, преко IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat протокол преко UNIX доменског сокета:\n" -#~ " /relay add unix.weechat %h/relay_socket" - -#, fuzzy -#~| msgid "" -#~| " list: list loaded scripts (all languages)\n" -#~| " -o: send list of loaded scripts to buffer (string in " -#~| "English)\n" -#~| " -ol: send list of loaded scripts to buffer (translated " -#~| "string)\n" -#~| " -i: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (string in English)\n" -#~| " -il: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (translated string)\n" -#~| " search: search scripts by tags, language (python, perl, ...), " -#~| "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~| "buffer\n" -#~| " show: show detailed info about a script\n" -#~| " load: load script(s)\n" -#~| " unload: unload script(s)\n" -#~| " reload: reload script(s)\n" -#~| " autoload: autoload the script\n" -#~| " noautoload: do not autoload the script\n" -#~| "toggleautoload: toggle autoload\n" -#~| " install: install/upgrade script(s)\n" -#~| " remove: remove script(s)\n" -#~| " installremove: install or remove script(s), depending on current state\n" -#~| " hold: hold/unhold script(s) (a script held will not be " -#~| "upgraded any more and cannot be removed)\n" -#~| " -q: quiet mode: do not display messages\n" -#~| " upgrade: upgrade all installed scripts which are obsolete (new " -#~| "version available)\n" -#~| " update: update local scripts cache\n" -#~| " up: move the selected line up by \"number\" lines\n" -#~| " down: move the selected line down by \"number\" lines\n" -#~| " go: select a line by number, first line number is 0 (\"end\" " -#~| "to select the last line)\n" -#~| "\n" -#~| "Without argument, this command opens a buffer with list of scripts.\n" -#~| "\n" -#~| "On script buffer, the possible status for each script are:\n" -#~| " * i a H r N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | running (loaded)\n" -#~| " | | | held\n" -#~| " | | autoloaded\n" -#~| " | installed\n" -#~| " popular script\n" -#~| "\n" -#~| "In output of /script list, the possible status for each script are:\n" -#~| " * ? i a H N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | held\n" -#~| " | | | autoloaded\n" -#~| " | | installed\n" -#~| " | unknown script (can not be downloaded/updated)\n" -#~| " popular script\n" -#~| "\n" -#~| "Keys on script buffer:\n" -#~| " alt+i install script\n" -#~| " alt+r remove script\n" -#~| " alt+l load script\n" -#~| " alt+L reload script\n" -#~| " alt+u unload script\n" -#~| " alt+A autoload script\n" -#~| " alt+h (un)hold script\n" -#~| " alt+v view script\n" -#~| "\n" -#~| "Input allowed on script buffer:\n" -#~| " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~| " q close buffer\n" -#~| " $ refresh buffer\n" -#~| " s:x,y sort buffer using keys x and y (see /help script.look." -#~| "sort)\n" -#~| " s: reset sort (use default sort)\n" -#~| " word(s) filter scripts: search word(s) in scripts " -#~| "(description, tags, ...)\n" -#~| " * remove filter\n" -#~| "\n" -#~| "Mouse actions on script buffer:\n" -#~| " wheel scroll list\n" -#~| " left button select script\n" -#~| " right button install/remove script\n" -#~| "\n" -#~| "Examples:\n" -#~| " /script search url\n" -#~| " /script install go.py urlserver.py\n" -#~| " /script remove go.py\n" -#~| " /script hold urlserver.py\n" -#~| " /script reload urlserver\n" -#~| " /script upgrade" -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: испис учитаних скрипти (на свим језицима)\n" -#~ " -o: слање листе учитаних скрипти у бафер (стринг на " -#~ "енглеском)\n" -#~ " -ol: слање листе учитаних скрипти у бафер (преведени стринг)\n" -#~ " -i: копирање листе учитаних скрипти у командну линију (за " -#~ "слање у бафер) (стринг на енглеском)\n" -#~ " -il: копирање листе учитаних скрипти у командну линију (за " -#~ "слање у бафер) (преведени стринг)\n" -#~ " search: претрага скрипти по ознакама, језику (python, perl, ...), " -#~ "екстензији фајла (py, pl, ...) или тексту; резултат се приказује у скрипт " -#~ "баферу\n" -#~ " show: приказ детаљних информација о скрипти\n" -#~ " load: учитавање скрипт(е/и)\n" -#~ " unload: уклањање скрипт(е/и) из меморије\n" -#~ " reload: поновно учитавање скрипт(е/и)\n" -#~ " autoload: аутоматско учитавање скрипт(е/и)\n" -#~ " noautoload: скрипт(а/е) се не учитавају аутоматски\n" -#~ "toggleautoload: пребацивање аутоматског учитавања\n" -#~ " install: инсталација/ажурирање скрипт(е/и)\n" -#~ " remove: брисање скрипт(е/и)\n" -#~ " installremove: инсталација или уклањање скрипт(е/и), зависно од " -#~ "тренутног стања\n" -#~ " hold: задржавање/пуштање скрипт(е/и) (задржана скрипта се неће " -#~ "више ажурирати и не може да се обрише)\n" -#~ " -q: тихи режим: поруке се не исписују\n" -#~ " upgrade: ажурирање свих инсталираних скрипти које су застареле " -#~ "(доступна је нова верзија)\n" -#~ " update: ажурирање кеша локалних скрипти\n" -#~ " up: помера изабране линије навише за „број” линија\n" -#~ " down: помера изабране линије наниже за „број” линија\n" -#~ " go: бира линију по броју, број прве линије је 0 („end” за " -#~ "избор последње линије)\n" -#~ "\n" -#~ "Без аргумента ова команда отвара бафер са листом скрипти.\n" -#~ "\n" -#~ "У скрипт баферу је могући статус сваке од скрипти је:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | застарела (доступна је новија верзија)\n" -#~ " | | | | извршава се (учитана)\n" -#~ " | | | задржана\n" -#~ " | | аутоучитана\n" -#~ " | инсталирана\n" -#~ " популарна скрипта\n" -#~ "\n" -#~ "У излазу команде /script list, могући статус сваке од скрипти је:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | застарела (доступна је новија верзија)\n" -#~ " | | | | задржана\n" -#~ " | | | аутоучитана\n" -#~ " | | инсталирана\n" -#~ " | непозната скрипта (не може да се преузме/ажурира)\n" -#~ " популарна скрипта\n" -#~ "\n" -#~ "Тастери у скрипт баферу:\n" -#~ " alt+i инсталација скрипте\n" -#~ " alt+r брисање скрипте\n" -#~ " alt+l учитавање скрипте\n" -#~ " alt+L поновно учитавање скрипте\n" -#~ " alt+u уклањање скрипте из меморије\n" -#~ " alt+A аутоучитавање скрипте\n" -#~ " alt+h задржавање/пуштање скрипте\n" -#~ " alt+v преглед скрипте\n" -#~ "\n" -#~ "Дозвољени унос у скрипт баферу:\n" -#~ " i/r/l/L/u/A/h/v акција над скриптом (исто као тастери изнад)\n" -#~ " q затварање бафера\n" -#~ " $ освежавање бафера\n" -#~ " s:x,y сортирање бафера употребом тастера x и y (погледајте /" -#~ "help script.look.sort)\n" -#~ " s: ресетовање сортирања (користиће се подразумевано " -#~ "сортирање)\n" -#~ " реч(и) филтрирање скрипти: претрага на реч(и) у скриптама " -#~ "(опис, ознаке, ...)\n" -#~ " * уклањање филтера\n" -#~ "\n" -#~ "Акције мишем у скрипт баферу:\n" -#~ " точкић скроловање листе\n" -#~ " леви тастер избор скрипте\n" -#~ " десни тастер инсталирање/брисање скрипте\n" -#~ "\n" -#~ "Примери:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: укључивање програма за проверу правописа\n" -#~ " disable: искључивање програма за проверу правописа\n" -#~ " toggle: пребацивање програма за проверу правописа\n" -#~ "listdict: приказ инсталираних речника\n" -#~ " setdict: постављање речника за текући бафер (више речника може да се " -#~ "раздвоји запетама, специјална вредност „-” искључује проверу правописа у " -#~ "текућем баферу)\n" -#~ " deldict: брисање речника који се користи за текући бафер\n" -#~ " addword: додавање речи у лични речник\n" -#~ "\n" -#~ "Линије уноса које почињу са ’/’ се не проверавају, осим за неке команде " -#~ "(погледајте /set spell.check.commands).\n" -#~ "\n" -#~ "Ако желите да укључите програм за проверу правописа у свим баферима, " -#~ "употребите опцију „default_dict”, па затим укључите програм за проверу " -#~ "правописа, на пример:\n" -#~ " /set spell.check.default_dict „en”\n" -#~ " /spell enable\n" -#~ "\n" -#~ "Ако желите да се у траци прикаже листа предлога, употребите ставку " -#~ "„spell_suggest”.\n" -#~ "\n" -#~ "Подразумевани тастер за пребацивање програма за проверу правописа је alt-" -#~ "s." - -#, 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" -#~| " addoff: add a trigger (disabled)\n" -#~| " addreplace: add or replace an existing trigger\n" -#~| " name: name of trigger\n" -#~| " hook: signal, hsignal, modifier, line, print, command, " -#~| "command_run, timer, config, focus, info, info_hashtable\n" -#~| " arguments: arguments for the hook, depending on hook (separated by " -#~| "semicolons):\n" -#~| " signal: name(s) of signal (required)\n" -#~| " hsignal: name(s) of hsignal (required)\n" -#~| " modifier: name(s) of modifier (required)\n" -#~| " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~| "of buffer masks, tags\n" -#~| " print: buffer, tags, message, strip colors\n" -#~| " command: command (required), description, arguments, " -#~| "description of arguments, completion (all arguments except command are " -#~| "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~| "help eval)\n" -#~| " command_run: command(s) (required)\n" -#~| " timer: interval (required), align on second, max calls\n" -#~| " config: name(s) of option (required)\n" -#~| " focus: name(s) of area (required)\n" -#~| " info: name(s) of info (required)\n" -#~| " info_hashtable: name(s) of info (required)\n" -#~| " conditions: evaluated conditions for the trigger\n" -#~| " regex: one or more regular expressions to replace strings in " -#~| "variables\n" -#~| " command: command to execute (many commands can be separated by \";" -#~| "\")\n" -#~| "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~| "post_action: action to take after execution (none (default), disable, " -#~| "delete)\n" -#~| " 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" -#~| " set: set an option in a trigger\n" -#~| " option: name of option: name, hook, arguments, conditions, regex, " -#~| "command, return_code\n" -#~| " (for help on option, you can type: /help trigger.trigger." -#~| "<name>.<option>)\n" -#~| " value: new value for the option\n" -#~| " rename: rename a trigger\n" -#~| " copy: copy a trigger\n" -#~| " enable: enable trigger(s) (without arguments: enable triggers " -#~| "globally)\n" -#~| " disable: disable trigger(s) (without arguments: disable triggers " -#~| "globally)\n" -#~| " toggle: toggle trigger(s) (without arguments: toggle triggers " -#~| "globally)\n" -#~| " restart: restart trigger(s) (recreate the hooks)\n" -#~| " show: show detailed info on a trigger (with some stats)\n" -#~| " del: delete a trigger\n" -#~| " -all: do action on all triggers\n" -#~| " restore: restore trigger(s) with the default values (works only for " -#~| "default triggers)\n" -#~| " default: delete all triggers and restore default ones\n" -#~| " monitor: open the trigger monitor buffer, with optional filter:\n" -#~| " filter: filter hooks/triggers to display (a hook must start with " -#~| "\"@\", for example \"@signal\"), many filters can be separated by " -#~| "commas; wildcard \"*\" is allowed in each trigger name\n" -#~| "\n" -#~| "When a trigger callback is called, following actions are performed, in " -#~| "this order:\n" -#~| " 1. check conditions; if false, exit\n" -#~| " 2. replace text using POSIX extended regular expression(s) (if defined " -#~| "in trigger)\n" -#~| " 3. execute command(s) (if defined in trigger)\n" -#~| " 4. exit with a return code (except for modifier, line, focus, info and " -#~| "info_hashtable)\n" -#~| " 5. perform post action\n" -#~| "\n" -#~| "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" -#~| " hide nicklist bar on small terminals:\n" -#~| " /trigger add resize_small signal signal_sigwinch \"${info:" -#~| "term_width} < 100\" \"\" \"/bar hide nicklist\"\n" -#~| " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~| ">= 100\" \"\" \"/bar show nicklist\"\n" -#~| " silently save config each hour:\n" -#~| " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~| " silently save WeeChat session at midnight (see /help upgrade):\n" -#~| " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~| "upgrade -save\"\n" -#~| " open trigger monitor and show only modifiers and triggers whose name " -#~| "starts with \"resize\":\n" -#~| " /trigger monitor @modifier,resize*" -#~ 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: листа окидача (без аргумента се приказује ова листа)\n" -#~ " -o: шаље листу укључених окидача у бафер (стринг на енглеском)\n" -#~ " -ol: шаље листу укључених окидача у бафер (преведени стринг)\n" -#~ " -i: копира у командну линију листу укључених окидача (да се " -#~ "пошаље у бафер) (стринг на енглеском)\n" -#~ " -il: копира у командну линију листу укључених окидача (да се " -#~ "пошаље у бафер) (преведени стринг)\n" -#~ " listfull: листа окидача са детаљним инфо о сваком окидачу\n" -#~ "listdefault: листа подразумеваних окидача\n" -#~ " add: додавање окидача\n" -#~ " addoff: додавање окидача (искљученог)\n" -#~ " addreplace: додавање или замена постојећег окидача\n" -#~ " име: име окидача\n" -#~ " кука: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " аргументи: аргументи за куку, у зависности од куке (раздвојени тачка " -#~ "запетама):\n" -#~ " signal: име(на) signal-а (обавезно)\n" -#~ " hsignal: име(на) hsignal-а (обавезно)\n" -#~ " modifier: име(на) modifier-а (обавезно)\n" -#~ " line: тип бафера („formatted”, „free” или „*”), листа маски " -#~ "бафера, ознака\n" -#~ " print: бафер, ознаке, порука, уклањање боја\n" -#~ " command: команда (обавезна), опис, аргументи, опис " -#~ "аргумената, довршавање (сви аргументи осим command се израчунавају, " -#~ "„${tg_trigger_name}” се замењује именом окидача, погледајте /help eval)\n" -#~ " command_run: команд(а/е) (обавезно)\n" -#~ " timer: интервал (обавезан), поравнање на секунди, макс " -#~ "позива\n" -#~ " config: име(на) опције (обавезно)\n" -#~ " focus: име(на) површине (обавезно)\n" -#~ " info: име(на) информације (обавезно)\n" -#~ " info_hashtable: име(на) информације (обавезно)\n" -#~ " услови: израчунати услови за окидач\n" -#~ " регизраз: један или више регуларних израза за замену стрингова у " -#~ "променљивама\n" -#~ " команда: команда која треба да се изврши (више команди може да се " -#~ "раздвоји са „;”)\n" -#~ " повр_кôд: повратни кôд у функцији повратног позива (ok (подраз), " -#~ "ok_eat, error)\n" -#~ "пост_акција: акција која се покреће након извршавања (none (подраз), " -#~ "disable, delete)\n" -#~ " addinput: постављање улаза на подразумеване аргументе да се креира " -#~ "окидач\n" -#~ " input: постављање улаза на команду која је употребљена за креирање " -#~ "окидача\n" -#~ " output: слање команде за креирање окидача у бафер\n" -#~ " recreate: исто као „input”, са опцијом „addreplace” уместо „add”\n" -#~ " set: постављање опције у окидачу\n" -#~ " опција: име опције: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (за помоћ у вези опције, можете да откуцате: /help trigger." -#~ "trigger.<име>.<опција>)\n" -#~ " вредност: нова вредност опције\n" -#~ " rename: промена имена окидача\n" -#~ " copy: копирање окидача\n" -#~ " enable: укључивање окидача (без аргумената: окидачи се укључују " -#~ "глобално)\n" -#~ " disable: искључивање окидача (без аргумената: окидачи се искључују " -#~ "глобално)\n" -#~ " toggle: пребацивање окидача (без аргумената: окидачи се пребацују " -#~ "глобално)\n" -#~ " restart: поновно покретање окидача (куке се поново креирају)\n" -#~ " show: приказ детаљних информација о окидачу (са мало статистике)\n" -#~ " del: брисање окидача\n" -#~ " -all: извршавање акције над свим окидачима\n" -#~ " restore: обнављање окидача са подразумеваним вредностима (функционише " -#~ "само за подразумеване окидаче)\n" -#~ " default: брисање свих окидача и обнављање подразумеваних\n" -#~ " monitor: отварање бафера за праћење окидача, са необавезним " -#~ "филтером:\n" -#~ " филтер: филтрирање кука/окидача који се приказују (кука мора да " -#~ "почиње са „@”, на пример „@signal”), више филтера може да се раздвоји " -#~ "запетама; дозвољен је џокер „*” у сваком имену окидача\n" -#~ "\n" -#~ "Када се позове функција повратног позива окидача, извршавају се следеће " -#~ "акције, у наведеном редоследу:\n" -#~ " 1. провера услова; ако је нетачно, напушта се\n" -#~ " 2. замена текста употребом POSIX проширених регуларних израза (ако су " -#~ "дефинисани у окидачу)\n" -#~ " 3. извршавање команд(е/и) (ако су дефинисане у окидачу)\n" -#~ " 4. излазак са повратним кодом (осим за modifier, line, focus, info и " -#~ "info_hashtable)\n" -#~ " 5. извршавање пост акције\n" -#~ "\n" -#~ "Примери (такође можете да погледате садржај подразумеваних окидача са /" -#~ "trigger listdefault):\n" -#~ " додавање текст атрибута *подебљано*, _подвучено и /курзив/ (само у " -#~ "корисничким порукама):\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" -#~ " сакривање траке листе надимака на малим терминалима:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " чување конфигурације на сваки сат, у тишини:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " у тишини чува WeeChat сесију у поноћ (погледајте /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " отварање монитора окидача и приказ само модификатора и окидача чије име " -#~ "почиње са „resize”:\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "Обрисане су све траке" - -#~ msgid "All filters have been deleted" -#~ msgstr "Обрисани су сви филтери" - -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Обрисане су све прилагођене ставке траке" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Обрисани су сви проксији" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%sОкидач „%s” није пронађен" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "Уклоњено је %d окидача" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sНије пронађен подразумевани окидач „%s”" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "хеш алгоритам који се користи за проверу дешифрованих података" @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-10-19 23:57+0200\n" -"PO-Revision-Date: 2023-09-06 19:13+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+0200\n" +"PO-Revision-Date: 2023-10-20 13:11+0200\n" "Last-Translator: Emir SARI <emir_sari@icloud.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: tr\n" @@ -1152,6 +1152,11 @@ msgstr "" msgid "Example:" msgstr "" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set read marker on all buffers:" +msgstr "tüm arabelleklerde bir komut yürüt" + msgid "set or remove away status" msgstr "uzakta durumunu ayarla veya kaldır" @@ -1306,6 +1311,19 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "geçerli arabellekteki takma ad listesindeki takma adlar" + +#, fuzzy +#| msgid "nicks in nicklist of current buffer" +msgid " scroll to end of nicklist on current buffer:" +msgstr "geçerli arabellekteki takma ad listesindeki takma adlar" + msgid "manage buffers" msgstr "arabellekleri yönet" @@ -2770,6 +2788,40 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " display an error on core buffer:" +msgstr "metni bir arabellekte görüntüle" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +#, fuzzy +#| msgid "display special message when day changes" +msgid " display a message on channel #weechat:" +msgstr "gün döndüğünde özel ileti görüntüle" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "vekilleri yönet" @@ -2974,6 +3026,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + #, fuzzy #| msgid "unset/reset config options" msgid "reset config options" @@ -3114,18 +3172,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "yapılandırma seçeneklerini ve çevre değişkenlerini ayarla" @@ -3459,6 +3531,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "pencereleri yönet" @@ -8596,6 +8683,37 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +#, fuzzy +#| msgid "close buffer when /part is issued on a channel" +msgid " close all buffers with parted channels:" +msgstr "bir kanalda /part verildiğinde arabelleği kapat" + msgid "execute a command on all private buffers of all connected servers" msgstr "tüm bağlı sunucuların tüm özel arabelleklerinde bir komut yürüt" @@ -8621,6 +8739,38 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "eklenti adı (\"*\" jokerine izin verilir) (isteğe bağlı)" +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "tüm arabelleklerde bir komut yürüt" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +#, fuzzy +#| msgid "merge private buffers" +msgid " close all private buffers:" +msgstr "özel arabellekleri birleştir" + msgid "execute a command on all connected servers" msgstr "tüm bağlı sunucularda bir komut yürüt" @@ -8638,6 +8788,16 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +#, fuzzy +#| msgid "channels on all IRC servers" +msgid " change nick on all servers:" +msgstr "tüm IRC sunucularındaki kanallar" + +#, fuzzy +#| msgid "Notify list is empty on all servers" +msgid " do a whois on my nick on all servers:" +msgstr "Tüm sunucularda bildir listesi boş" + msgid "authenticate with SASL" msgstr "SASL ile kimlik doğrulaması yap" @@ -12733,6 +12893,29 @@ msgstr "" msgid " 9: all other messages" msgstr "" +#, fuzzy +#| msgid "change charset for current buffer" +msgid " set level to 5 for current buffer:" +msgstr "geçerli arabellek için karakter setini değiştir" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for current buffer:" +msgstr "metni bir arabellekte görüntüle" + +#, fuzzy +#| msgid "execute a command on all buffers" +msgid " set level to 3 for all IRC buffers:" +msgstr "tüm arabelleklerde bir komut yürüt" + +#, fuzzy +#| msgid "display text on a buffer" +msgid " disable logging for main WeeChat buffer:" +msgstr "metni bir arabellekte görüntüle" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" @@ -16544,5441 +16727,3 @@ msgstr "%s%s: \"%s\" için %s ile zaman aşımı" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: Bağlanılamıyor: Beklenmedik hata (%d)" - -#, fuzzy -#~| msgid "Mouse enabled" -#~ msgid " /spell enable" -#~ msgstr "Fare etkin" - -#, fuzzy -#~| msgid "IRC servers (internal names)" -#~ msgid "server: server to reconnect (internal name)" -#~ msgstr "IRC sunucuları (dahili adlar)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-left]: scroll the /list buffer by \"percent\" of width on the left" -#~ msgstr "fset arabelleğinde sola/sağa kaydırma (genişlik yüzdesi)" - -#, fuzzy -#~| msgid "left/right scroll in fset buffer (percent of width)" -#~ msgid "" -#~ "raw[-right]: scroll the /list buffer by \"percent\" of width on the right" -#~ msgstr "fset arabelleğinde sola/sağa kaydırma (genişlik yüzdesi)" - -#, fuzzy -#~| msgid "change channel or user mode" -#~ msgid "channel: channel to list" -#~ msgstr "kanal veya kullanıcı kipini değiştir" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to join" -#~ msgstr "" -#~ "kanal: Kanal adı\n" -#~ "metin: Gönderilecek metin" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "channel: channel name to leave" -#~ msgstr "" -#~ "kanal: Kanal adı\n" -#~ "metin: Gönderilecek metin" - -#, fuzzy -#~| msgid "value of alias" -#~ msgid "alias: name of alias" -#~ msgstr "arma değeri" - -#, fuzzy -#~| msgid "" -#~| " list: list all bars\n" -#~| " listfull: list all bars (verbose)\n" -#~| " listitems: list all bar items\n" -#~| " add: add a new bar\n" -#~| " name: name of bar (must be unique)\n" -#~| " type: root: outside windows,\n" -#~| " window: inside windows, with optional conditions (see " -#~| "below)\n" -#~| " conditions: the conditions to display the bar:\n" -#~| " active: on active window\n" -#~| " inactive: on inactive windows\n" -#~| " nicklist: on windows with nicklist\n" -#~| " other condition: see /help weechat.bar.xxx.conditions " -#~| "and /help eval\n" -#~| " without conditions, the bar is always displayed\n" -#~| " position: bottom, top, left or right\n" -#~| " size: size of bar (in chars)\n" -#~| " separator: 1 for using separator (line), 0 or nothing means no " -#~| "separator\n" -#~| " item1,...: items for this bar (items can be separated by comma " -#~| "(space between items) or \"+\" (glued items))\n" -#~| " default: create a default bar (all default bars if no bar name is " -#~| "given)\n" -#~| " del: delete a bar (or all bars with -all)\n" -#~| " set: set a value for a bar property\n" -#~| " option: option to change (for options list, look at /set weechat." -#~| "bar.<barname>.*)\n" -#~| " value: new value for option\n" -#~| " hide: hide a bar\n" -#~| " show: show an hidden bar\n" -#~| " toggle: hide/show a bar\n" -#~| " scroll: scroll bar\n" -#~| " window: window number (use '*' for current window or for root " -#~| "bars)\n" -#~| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~| "scroll by % of width/height, otherwise value is number of chars)\n" -#~| "\n" -#~| "Examples:\n" -#~| " create a bar with time, buffer number + name, and completion:\n" -#~| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~| "completion\n" -#~| " hide a bar:\n" -#~| " /bar hide mybar\n" -#~| " scroll nicklist 10 lines down on current buffer:\n" -#~| " /bar scroll nicklist * y+10\n" -#~| " scroll to end of nicklist on current buffer:\n" -#~| " /bar scroll nicklist * ye" -#~ msgid "" -#~ " list: list all bars\n" -#~ " listfull: list all bars (verbose)\n" -#~ " listitems: list all bar items\n" -#~ " add: add a new bar\n" -#~ " name: name of bar (must be unique)\n" -#~ " type: root: outside windows,\n" -#~ " window: inside windows, with optional conditions (see " -#~ "below)\n" -#~ " conditions: the conditions to display the bar:\n" -#~ " active: on active window\n" -#~ " inactive: on inactive windows\n" -#~ " nicklist: on windows with nicklist\n" -#~ " other condition: see /help weechat.bar.xxx.conditions and /" -#~ "help eval\n" -#~ " without conditions, the bar is always displayed\n" -#~ " position: bottom, top, left or right\n" -#~ " size: size of bar (in chars)\n" -#~ " separator: 1 for using separator (line), 0 or nothing means no " -#~ "separator\n" -#~ " item1,...: items for this bar (items can be separated by comma (space " -#~ "between items) or \"+\" (glued items))\n" -#~ " default: create a default bar (all default bars if no bar name is " -#~ "given)\n" -#~ " rename: rename a bar\n" -#~ " del: delete bars\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a bar property\n" -#~ " option: option to change (for options list, look at /set weechat." -#~ "bar.<barname>.*)\n" -#~ " value: new value for option\n" -#~ " hide: hide a bar\n" -#~ " show: show an hidden bar\n" -#~ " toggle: hide/show a bar\n" -#~ " scroll: scroll bar\n" -#~ " window: window number (use '*' for current window or for root " -#~ "bars)\n" -#~ " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', " -#~ "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to " -#~ "scroll by % of width/height, otherwise value is number of chars)\n" -#~ "\n" -#~ "Examples:\n" -#~ " create a bar with time, buffer number + name, and completion:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " hide a bar:\n" -#~ " /bar hide mybar\n" -#~ " scroll nicklist 10 lines down on current buffer:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " scroll to end of nicklist on current buffer:\n" -#~ " /bar scroll nicklist * ye" -#~ msgstr "" -#~ " list: Tüm çubukları listele\n" -#~ " listfull: Tüm çubukları listele (ayrıntılı)\n" -#~ " listitems: Tüm çubuk ögelerini listele\n" -#~ " add: Yeni bir çubuk ekle\n" -#~ " ad: Çubuğun adı (benzersiz olmalı)\n" -#~ " tür: root: Pencerelerin dışında,\n" -#~ " window: Isteğe bağlı koşullarla pencerelerin içinde " -#~ "(aşağıda)\n" -#~ " koşul: Çubuğun görüntüleneceği koşullar:\n" -#~ " active: Etkin pencerede\n" -#~ " inactive: Etkin olmayan pencerelerde\n" -#~ " nicklist: Takma ad listeli pencerelerde\n" -#~ " diğer koşul: Bkz. /help weechat.bar.xxx.conditions ve /help " -#~ "eval\n" -#~ " koşul yoksa çubuk her zaman görüntülenir\n" -#~ " konum: Alt, üst, sol veya sağ\n" -#~ " boyut: Çubuk boyutu (karakter olarak)\n" -#~ " ayırıcı: Ayırıcı kullanmak için 1 (satır), 0 veya boş kullanmaz\n" -#~ " öge1,...: Bu çubuk için ögeler (ögeler virgül ile (ögeler arasında " -#~ "boşluk) veya \"+\" ile (yapışkan ögeler) ayrılabilir)\n" -#~ " default: Öntanımlı çubuk oluşturur (çubuk adı verilmezse tüm " -#~ "çubuklar)\n" -#~ " del: Bir çubuğu sil (veya -all ile hepsini)\n" -#~ " set: Çubuk özelliği için bir değer ayarla\n" -#~ " seçenek: Değiştirilecek seçenek (seçenek listesi için /set weechat." -#~ "bar.<çubukadı>.*)\n" -#~ " değer: Seçenek için yeni değer\n" -#~ " hide: Bir çubuğu gizle\n" -#~ " show: Gizli bir çubuğu göster\n" -#~ " toggle: Bir çubuğu gizle/göster\n" -#~ " scroll: Kaydırma çubuğu\n" -#~ " pencere: Pencere numarası (geçerli pencere veya kök çubuklar için\n" -#~ " kyd_değeri: Kaydırma için değer: 'x' veya 'y' (isteğe bağlı), ardından " -#~ "'+', '-', 'b' (başlangıç) veya 'e' (son), değer (+/- için) ve isteğe " -#~ "bağlı % (genişlik/yükseklik yüzdesi ile kaydırma için, yoksa değer " -#~ "karakter sayısıdır)\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " zaman, arabellek numarası, + ad ve tamamlama ile bir çubuk oluştur:\n" -#~ " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name," -#~ "completion\n" -#~ " bir çubuğu gizle:\n" -#~ " /bar hide mybar\n" -#~ " geçerli arabellekte takma ad listesini 10 satır aşağı kaydır:\n" -#~ " /bar scroll nicklist * y+10\n" -#~ " geçerli arabellekte takma ad listesinin sonuna git:\n" -#~ " /bar scroll nicklist * ye" - -#, fuzzy -#~ msgid "" -#~ " list: list buffers (without argument, this list is displayed)\n" -#~ " add: add a new buffer (it can be closed with \"/buffer close\" or " -#~ "input \"q\")\n" -#~ " clear: clear buffer content (number for a buffer, -merged for merged " -#~ "buffers, -all for all buffers, or nothing for current buffer)\n" -#~ " move: move buffer in the list (may be relative, for example -1); \"-" -#~ "\" = move to first buffer number, \"+\" = move to last buffer number + 1\n" -#~ " swap: swap two buffers (swap with current buffer if only one number/" -#~ "name given)\n" -#~ " cycle: jump loop between a list of buffers\n" -#~ " merge: merge current buffer to another buffer (chat area will be mix " -#~ "of both buffers)\n" -#~ " (by default ctrl-x switches between merged buffers)\n" -#~ " unmerge: unmerge buffer from other buffers which have same number\n" -#~ " hide: hide the buffer\n" -#~ " unhide: unhide the buffer\n" -#~ " switch: switch to next merged buffer (or to previous buffer with \"-" -#~ "previous\")\n" -#~ " zoom: zoom on merged buffer\n" -#~ "renumber: renumber buffers (works only if option weechat.look." -#~ "buffer_auto_renumber is off)\n" -#~ " close: close buffer (number/range or name is optional)\n" -#~ " notify: display or set notify level for current buffer: this level " -#~ "determines whether buffer will be added to hotlist or not:\n" -#~ " none: never\n" -#~ " highlight: for highlights only\n" -#~ " message: for messages from users + highlights\n" -#~ " all: all messages\n" -#~ " reset: reset to default value (all)\n" -#~ " listvar: display local variables in a buffer\n" -#~ " setvar: set a local variable in the current buffer\n" -#~ " delvar: delete a local variable from the current buffer\n" -#~ " set: set a property in the current buffer\n" -#~ " setauto: like \"set\" and also define option \"weechat.buffer.<name>." -#~ "<property>\" so that the property is saved in configuration and applied " -#~ "each time this buffer is opened\n" -#~ " get: display a property of current buffer\n" -#~ " jump: jump to another buffer:\n" -#~ " smart: next buffer with activity\n" -#~ " last_displayed: last buffer displayed (before last jump to a " -#~ "buffer)\n" -#~ " prev_visited: previously visited buffer\n" -#~ " next_visited: jump to next visited buffer\n" -#~ " number: jump to buffer by number, possible prefix:\n" -#~ " '+': relative jump, add number to current\n" -#~ " '-': relative jump, sub number to current\n" -#~ " '*': jump to number, using option \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " -: jump to first buffer number\n" -#~ " +: jump to last buffer number\n" -#~ " name: jump to buffer by (partial) name\n" -#~ "\n" -#~ "Examples:\n" -#~ " clear current buffer:\n" -#~ " /buffer clear\n" -#~ " move buffer to number 5:\n" -#~ " /buffer move 5\n" -#~ " swap buffer 1 with 3:\n" -#~ " /buffer swap 1 3\n" -#~ " swap buffer #weechat with current buffer:\n" -#~ " /buffer swap #weechat\n" -#~ " jump on #chan1, #chan2, #chan3 and loop:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " merge with core buffer:\n" -#~ " /buffer merge 1\n" -#~ " merge with #weechat buffer:\n" -#~ " /buffer merge #weechat\n" -#~ " unmerge buffer:\n" -#~ " /buffer unmerge\n" -#~ " close current buffer:\n" -#~ " /buffer close\n" -#~ " close buffers 5 to 7:\n" -#~ " /buffer close 5-7\n" -#~ " jump to #weechat:\n" -#~ " /buffer #weechat\n" -#~ " jump to next buffer:\n" -#~ " /buffer +1\n" -#~ " jump to last buffer number:\n" -#~ " /buffer +" -#~ msgstr "" -#~ " list: Arabellekleri listele (argüman verilmezse bu liste " -#~ "görüntülenir)\n" -#~ " add: Yeni arabellek ekle (\"/buffer close\" veya \"q\" ile " -#~ "kapatılabilir)\n" -#~ " clear: Arabellek içeriğini temizle (arabellek numarası, birleştirilen " -#~ "arabellekler için -merged, tüm arabellekler için -all, geçerli arabellek " -#~ "için hiçbir şey)\n" -#~ " move: Arabelleği listede taşı (göreceli olabilir, örneğin -1); \"-\" " -#~ "= ilk arabellek numarasına taşı, \"+\" = son arabellek numarasına taşı + " -#~ "1\n" -#~ " swap: Iki arabelleği takas et (yalnızca bir numara/ad verilmişse " -#~ "geçerli arabellekle et)\n" -#~ " cycle: Bir arabellek listesinde dönüp dur\n" -#~ " merge: geçerli arabelleği başka bir arabellekle birleştir (sohbet " -#~ "alanı iki arabelleğin karışımından oluşacaktır) (öntanımlı olarak ctrl-x " -#~ "birleştirilmiş arabelleklerde dolaşır)\n" -#~ " unmerge: Aynı adlı arabelleği diğerlerinden ayır\n" -#~ " hide: Arabelleği gizle\n" -#~ " unhide: Arabelleği gizleme\n" -#~ "renumber: Arabellekleri yeniden numaralandır (weechat.look." -#~ "buffer_auto_renumber seçeneği kapalıysa çalışır)\n" -#~ " close: Arabelleği kapat (no/erim, ad isteğe bağlı)\n" -#~ " notify: Geçerli arabellek için bildirim düzeyini görüntüle veya ayarla: " -#~ "bu düzey arabelleğin acil listeye eklenip eklenmeyeceğini belirler:\n" -#~ " none: Hiçbir zaman\n" -#~ " highlight: Yalnızca vurgulamalar için\n" -#~ " message: Yalnızca kullanıcı iletileri + vurgulamaları için\n" -#~ " all: Tüm iletiler\n" -#~ " reset: Öntanımlı değere sıfırla (tümü)\n" -#~ " listvar: Bir arabellekteki yerel değişkenleri listele\n" -#~ " setvar: Geçerli arabellekte bir yerel değişken ayarla\n" -#~ " delvar: Geçerli arabellekte bir yerel değişken sil\n" -#~ " set: Geçerli arabellekte bir özellik ayarla\n" -#~ " get: Geçerli arabelleğin bir özelliğini görüntüle\n" -#~ " numara: Arabelleğe atla (numara ile), olası önek:\n" -#~ " '+': göreli atlama, geçerliye numara ekle\n" -#~ " '-': göreli atlama, geçerliden numara çıkar\n" -#~ " '*': numaraya atla, \"weechat.look." -#~ "jump_current_to_previous_buffer\"\n" -#~ " seçeneğini kullanarak\n" -#~ " -: ilk arabellek numarasına atla\n" -#~ " +: son arabellek numarasına atla\n" -#~ " ad: kısmi ad ile arabelleğe atla\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " geçerli arabelleği temizle:\n" -#~ " /buffer clear\n" -#~ " arabelleği 5. numaraya taşı:\n" -#~ " /buffer move 5\n" -#~ " 1 numaralı arabelleği 3. ile takasla:\n" -#~ " /buffer swap 1 3\n" -#~ " #weechat arabelleğini geçerli arabellekle takasla:\n" -#~ " /buffer swap #weechat\n" -#~ " #chan1, #chan2, #chan3 arabellekleri arasında dön:\n" -#~ " /buffer cycle #chan1 #chan2 #chan3\n" -#~ " çekirdek arabellekle birleştir:\n" -#~ " /buffer merge 1\n" -#~ " #weechat arabelleğiyle birleştir:\n" -#~ " /buffer merge #weechat\n" -#~ " birleştirmeyi aç:\n" -#~ " /buffer unmerge\n" -#~ " geçerli arabelleği kapat:\n" -#~ " /buffer close\n" -#~ " 5 ve 7 aralığındaki arabellekleri kapat:\n" -#~ " /buffer close 5-7\n" -#~ " #weechat kanalına atla:\n" -#~ " /buffer #weechat\n" -#~ " bir sonraki arabelleğe atla:\n" -#~ " /buffer +1\n" -#~ " son arabellek numarasına atla:\n" -#~ " /buffer +" - -#~ msgid "" -#~ " alias: add an alias for a color\n" -#~ " unalias: delete an alias\n" -#~ " color: color number (greater than or equal to 0, max depends on " -#~ "terminal, commonly 63 or 255)\n" -#~ " name: alias name for color (for example: \"orange\")\n" -#~ " reset: reset all color pairs (required when no more color pairs are " -#~ "available if automatic reset is disabled, see option \"weechat.look." -#~ "color_pairs_auto_reset\")\n" -#~ "term2rgb: convert a terminal color (0-255) to RGB color\n" -#~ "rgb2term: convert a RGB color to terminal color (0-255)\n" -#~ " limit: number of colors to use in terminal table (starting from 0); " -#~ "default is 256\n" -#~ " -o: send terminal/colors info to current buffer as input\n" -#~ "\n" -#~ "Without argument, this command displays colors in a new buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " add alias \"orange\" for color 214:\n" -#~ " /color alias 214 orange\n" -#~ " delete color 214:\n" -#~ " /color unalias 214" -#~ msgstr "" -#~ " alias: Bir renk için bir arma ekle\n" -#~ " unalias: Bir armayı sil\n" -#~ " renk: Renk numarası (0'dan büyük veya eşit, en büyük değer uçbirime " -#~ "bağlıdır, genelde 63 veya 255)\n" -#~ " ad: Renk arma adı (örneğin: \"orange\")\n" -#~ " reset: Tüm renk eşlerini sıfırla (kendiliğinden sıfırlama devre " -#~ "dışıyken başka bir renk eşi kullanılabilir değilse gereklidir, bkz. " -#~ "\"weechat.look.color_pairs_auto_reset\")\n" -#~ "term2rgb: Uçbirim rengini (0-255) RGB rengine dönüştür\n" -#~ "rgb2term: RGB rengini uçbirim rengine dönüştür (0-255)\n" -#~ " limit: Uçbirim tablosunda mevcut renklerin sayısı (> 0); öntanımlı " -#~ "256\n" -#~ " -o: Uçbirim/renkler bilgisini geçerli arabelleğe girdi olarak " -#~ "gönder\n" -#~ "\n" -#~ "Bu komut argüman olmadan renkleri yeni bir arabellekte görüntüler.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " 214 numaralı renk için \"orange\" armasını ekle:\n" -#~ " /color alias 214 orange\n" -#~ " 214 numaralı rengi sil:\n" -#~ " /color unalias 214" - -#, fuzzy -#~| msgid "" -#~| " 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" -#~| "Without argument, this command toggles cursor mode.\n" -#~| "\n" -#~| "When mouse is enabled (see /help mouse), by default a middle click will " -#~| "start cursor mode at this point.\n" -#~| "\n" -#~| "Default keys in cursor mode on chat messages:\n" -#~| " m quote message\n" -#~| " q quote prefix + message\n" -#~| " Q quote time + prefix + message\n" -#~| "\n" -#~| "Default keys in cursor mode on nicklist:\n" -#~| " b ban nick (/ban)\n" -#~| " k kick nick (/kick)\n" -#~| " K kick and ban nick (/kickban)\n" -#~| " q open query with nick (/query)\n" -#~| " w query information about user (/whois)\n" -#~| "\n" -#~| "Other default keys in cursor mode:\n" -#~| " arrow move cursor\n" -#~| " alt+arrow move cursor to the next area\n" -#~| " enter exit cursor mode\n" -#~| "\n" -#~| "Examples:\n" -#~| " go to nicklist:\n" -#~| " /cursor go nicklist\n" -#~| " go to coordinates x=10, y=5:\n" -#~| " /cursor go 10,5" -#~ msgid "" -#~ " 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" -#~ "Without argument, this command toggles cursor mode.\n" -#~ "\n" -#~ "When mouse is enabled (see /help mouse), by default a middle click will " -#~ "start cursor mode at this point.\n" -#~ "\n" -#~ "Default keys in cursor mode on chat messages:\n" -#~ " m quote message\n" -#~ " q quote prefix + message\n" -#~ " Q quote time + prefix + message\n" -#~ "\n" -#~ "Default keys in cursor mode on nicklist:\n" -#~ " b ban nick (/ban)\n" -#~ " k kick nick (/kick)\n" -#~ " K kick and ban nick (/kickban)\n" -#~ " q open query with nick (/query)\n" -#~ " w query information about user (/whois)\n" -#~ "\n" -#~ "Other default keys in cursor mode:\n" -#~ " arrow move cursor\n" -#~ " alt+arrow move cursor to the next area\n" -#~ " enter exit cursor mode\n" -#~ "\n" -#~ "Examples:\n" -#~ " go to the bottom left corner of chat area:\n" -#~ " /cursor go chat bottom_left\n" -#~ " go to nicklist:\n" -#~ " /cursor go nicklist\n" -#~ " go to coordinates x=10, y=5:\n" -#~ " /cursor go 10,5" -#~ msgstr "" -#~ " go: İmleci sohbet alanına taşı, bir çubuk (çubuk adı kullanarak) veya " -#~ "\"x,y\"\n" -#~ "move: İmleci bir yöne doğru taşı\n" -#~ "stop: İmleç kipini durdur\n" -#~ "\n" -#~ "Bu komut, argüman olmadan imleç kipini açar/kapatır.\n" -#~ "\n" -#~ "Fare etkinken (bkz. /help mouse) öntanımlı olarak orta tık imleç kipini " -#~ "başlatacaktır.\n" -#~ "\n" -#~ "İmleç kipi açıkken sohbet iletilerindeki öntanımlı düğmeler şöyledir:\n" -#~ " m iletiyi alıntıla\n" -#~ " q öneki ve iletiyi alıntıla\n" -#~ " Q zaman + önek + ileti alıntıla\n" -#~ "\n" -#~ "İmleç kipinde takma ad listesindeki öntanımlı düğmeler:\n" -#~ " b takma adı yasakla (/ban)\n" -#~ " k takma adı kov (/kick)\n" -#~ " K takma adı kov ve yasakla (/kickban)\n" -#~ " q takma ad ile sorgu aç (/query)\n" -#~ " w kullanıcı bilgisini sorgula (/whois)\n" -#~ "\n" -#~ "İmleç kipindeki diğer öntanımlı düğmeler:\n" -#~ " arrow imleci taşı\n" -#~ " alt+arrow imleci sonraki alana taşı\n" -#~ " enter imleç kipinden çık\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " takma ad listesine git:\n" -#~ " /cursor go nicklist\n" -#~ " x=10, y=5 koordinatlarına git:\n" -#~ " /cursor go 10,5" - -#, fuzzy -#~ msgid "" -#~ " list: list plugins with debug levels\n" -#~ " set: set debug level for plugin\n" -#~ " plugin: name of plugin (\"core\" for WeeChat core)\n" -#~ " level: debug level for plugin (0 = disable debug)\n" -#~ " dump: save memory dump in WeeChat log file (same dump is written " -#~ "when WeeChat crashes)\n" -#~ " hooks: display infos about hooks (with a plugin: display detailed " -#~ "info about hooks created by the plugin)\n" -#~ " buffer: dump buffer content with hexadecimal values in WeeChat log " -#~ "file\n" -#~ "callbacks: write hook and bar item callbacks that took more than " -#~ "\"duration\" in the WeeChat log file (0 = disable), where optional unit " -#~ "is one of:\n" -#~ " us: microseconds (default)\n" -#~ " ms: milliseconds\n" -#~ " s: seconds\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " certs: display number of loaded trusted certificate authorities\n" -#~ " color: display infos about current color pairs\n" -#~ " cursor: toggle debug for cursor mode\n" -#~ " dirs: display directories\n" -#~ " hdata: display infos about hdata (with free: remove all hdata in " -#~ "memory)\n" -#~ "infolists: display infos about infolists\n" -#~ " key: enable keyboard and mouse debug: display raw codes, expanded " -#~ "key name and associated command ('q' to quit this mode)\n" -#~ " libs: display infos about external libraries used\n" -#~ " memory: display infos about memory usage\n" -#~ " mouse: toggle debug for mouse\n" -#~ " tags: display tags for lines\n" -#~ " term: display infos about terminal\n" -#~ " url: toggle debug for calls to hook_url (display output hashtable)\n" -#~ " windows: display windows tree\n" -#~ " time: measure time to execute a command or to send text to the " -#~ "current buffer\n" -#~ " unicode: display information about string and unicode chars (evaluated, " -#~ "see /help eval)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" -#~ msgstr "" -#~ " list: eklentileri hata ayıklama düzeyleriyle listele\n" -#~ " set: eklenti için hata ayıklama düzeyi ayarla\n" -#~ " eklenti: eklenti adı (WeeChat çekirdeği için \"core\")\n" -#~ " düzey: eklenti için hata ayıklama düzeyi (0 = hata ayıklama kapat)\n" -#~ " dump: bellek dökümünü WeeChat günlüğe kaydet (çöktüğünde de aynısı " -#~ "yazılır)\n" -#~ " hooks: kancalar hakkında bilgi görüntüle (eklentiyle: eklenti " -#~ "tarafından oluşturulan kancalar hakkında ayrıntılı bilgi görüntüle)\n" -#~ " buffer: onaltılı değer içeren döküm içeriğini günlük dosyasına yaz\n" -#~ " certs: yüklü güvenilen sertifika otoritesini görüntüle\n" -#~ " color: geçerli renk eşleri için bilgi görüntüle\n" -#~ " cursor: imleç kipi için hata ayıklamayı aç/kapat\n" -#~ " dirs: dizinleri görüntüle\n" -#~ " hdata: hdata hakkında bilgi görüntüle (free: bellekteki tüm hdata'yı " -#~ "kaldır\n" -#~ "infolists: bilgi listeleri hakkında bilgi görüntüle\n" -#~ " libs: kullanılan kitaplıklar için bilgi görüntüle\n" -#~ " memory: bellek kullanımı hakkında bilgi görüntüle\n" -#~ " mouse: fare için hata ayıklamayı aç/kapat\n" -#~ " tags: satırlar için etiketleri görüntüle\n" -#~ " term: uçbirim hakkında bilgi görüntüle\n" -#~ " windows: pencere ağacını görüntüle\n" -#~ " time: komut yürütme veya geçerli arabelleğe metin gönderme zamanını " -#~ "ölç unicode: dizi ve unicode karakterler üzerine bilgi görüntüle " -#~ "(değerlendirilir, bkz. /help eval)\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /debug set irc 1\n" -#~ " /debug mouse verbose\n" -#~ " /debug time /filter toggle\n" -#~ " /debug unicode ${chars:${\\u26C0}-${\\u26CF}}" - -#, fuzzy -#~ msgid "" -#~ " -n: display result without sending it to buffer (debug mode)\n" -#~ " -s: split expression before evaluating it (many commands can be " -#~ "separated by semicolons)\n" -#~ " -d: display debug output after evaluation (with two -d: more " -#~ "verbose debug)\n" -#~ " -c: evaluate as condition: use operators and parentheses, return " -#~ "a boolean value (\"0\" or \"1\")\n" -#~ "expression: expression to evaluate, variables with format ${variable} are " -#~ "replaced (see below); many commands can be separated by semicolons\n" -#~ " operator: a logical or comparison operator:\n" -#~ " - logical operators:\n" -#~ " && boolean \"and\"\n" -#~ " || boolean \"or\"\n" -#~ " - comparison operators:\n" -#~ " == equal\n" -#~ " != not equal\n" -#~ " <= less or equal\n" -#~ " < less\n" -#~ " >= greater or equal\n" -#~ " > greater\n" -#~ " =~ is matching POSIX extended regex\n" -#~ " !~ is NOT matching POSIX extended regex\n" -#~ " ==* is matching mask, case sensitive (wildcard \"*\" is " -#~ "allowed)\n" -#~ " !!* is NOT matching mask, case sensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " =* is matching mask, case insensitive (wildcard \"*\" " -#~ "is allowed)\n" -#~ " !* is NOT matching mask, case insensitive (wildcard " -#~ "\"*\" is allowed)\n" -#~ " ==- is included, case sensitive\n" -#~ " !!- is NOT included, case sensitive\n" -#~ " =- is included, case insensitive\n" -#~ " !- is NOT included, case insensitive\n" -#~ "\n" -#~ "An expression is considered as \"true\" if it is not NULL, not empty, and " -#~ "different from \"0\".\n" -#~ "The comparison is made using floating point numbers if the two " -#~ "expressions are valid numbers, with one of the following formats:\n" -#~ " - integer (examples: 5, -7)\n" -#~ " - floating point number (examples: 5.2, -7.5, 2.83e-2)\n" -#~ " - hexadecimal number (examples: 0xA3, -0xA3)\n" -#~ "To force a string comparison, you can add double quotes around each " -#~ "expression, for example:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Some variables are replaced in expression, using the format ${variable}, " -#~ "variable can be, by order of priority:\n" -#~ " - the string itself without evaluation (format: \"raw:xxx\")\n" -#~ " - a user-defined variable (format: \"name\")\n" -#~ " - an evaluated sub-string (format: \"eval:xxx\")\n" -#~ " - an evaluated condition (format: \"eval_cond:xxx\")\n" -#~ " - a string with escaped chars (format: \"esc:xxx\" or \"\\xxx\")\n" -#~ " - a string with a range of chars (format: \"chars:xxx\" or \"chars:c1-" -#~ "c2\" where \"xxx\" is one of: \"digit\", \"xdigit\", \"lower\", " -#~ "\"upper\", \"alpha\", \"alnum\")\n" -#~ " - a string converted to lower case (format: \"lower:xxx\")\n" -#~ " - a string converted to upper case (format: \"upper:xxx\")\n" -#~ " - a string with chars to hide (format: \"hide:char,string\")\n" -#~ " - a string with max chars (format: \"cut:max,suffix,string\" or \"cut:" -#~ "+max,suffix,string\")\n" -#~ " or max chars displayed on screen (format: \"cutscr:max,suffix," -#~ "string\" or \"cutscr:+max,suffix,string\")\n" -#~ " - a reversed string (format: \"rev:xxx\" or \"revscr:xxx\")\n" -#~ " - a repeated string (format: \"repeat:count,string\")\n" -#~ " - length of a string (format: \"length:xxx\" or \"lengthscr:xxx\")\n" -#~ " - split of a string (format: \"split:number,separators,flags,xxx\")\n" -#~ " - split of shell argmuents (format: \"split_shell:number,xxx\")\n" -#~ " - a color (format: \"color:xxx\", see \"Plugin API reference\", " -#~ "function \"color\")\n" -#~ " - a modifier (format: \"modifier:name,data,string\")\n" -#~ " - an info (format: \"info:name,arguments\", arguments are optional)\n" -#~ " - a base 16/32/64 encoded/decoded string (format: \"base_encode:base," -#~ "xxx\" or \"base_decode:base,xxx\")\n" -#~ " - current date/time (format: \"date\" or \"date:format\")\n" -#~ " - an environment variable (format: \"env:XXX\")\n" -#~ " - a ternary operator (format: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " - result of an expression with parentheses and operators + - * / // % " -#~ "** (format: \"calc:xxx\")\n" -#~ " - a random integer number (format: \"random:min,max\")\n" -#~ " - a translated string (format: \"translate:xxx\")\n" -#~ " - define a user variable (format: \"define:name,value\")\n" -#~ " - an option (format: \"file.section.option\")\n" -#~ " - a local variable in buffer\n" -#~ " - a hdata name/variable (the value is automatically converted to " -#~ "string), by default \"window\" and \"buffer\" point to current window/" -#~ "buffer.\n" -#~ "Format for hdata can be one of following:\n" -#~ " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " -#~ "variables one after one (other hdata can be followed)\n" -#~ " hdata[list].var1.var2...: start with a hdata using a list/pointer/" -#~ "pointer name, for example:\n" -#~ " ${buffer[gui_buffers].full_name}: full name of first buffer in linked " -#~ "list of buffers\n" -#~ " ${plugin[weechat_plugins].name}: name of first plugin in linked list " -#~ "of plugins\n" -#~ " hdata[pointer].var1.var2...: start with a hdata using a pointer, for " -#~ "example:\n" -#~ " ${buffer[0x1234abcd].full_name}: full name of the buffer with this " -#~ "pointer (can be used in triggers)\n" -#~ " ${buffer[my_pointer].full_name}: full name of the buffer with this " -#~ "pointer name (can be used in triggers)\n" -#~ " hdata[pointer].var1.method(): when var1 is a hashtable, methods " -#~ "\"keys()\", \"values()\", \"keys_sorted()\", \"keys_values()\" and " -#~ "\"keys_values_sorted()\" can be called\n" -#~ "For name of hdata and variables, please look at \"Plugin API reference\", " -#~ "function \"weechat_hdata_get\".\n" -#~ "\n" -#~ "Examples (simple strings):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${buffer.local_variables.keys_values()} ==> plugin:core,name:" -#~ "weechat\n" -#~ " /eval -n ${buffer.local_variables.plugin} ==> core\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${chars:digit} ==> 0123456789\n" -#~ " /eval -n ${chars:J-T} ==> JKLMNOPQRST\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Examples (conditions):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" -#~ msgstr "" -#~ " -n: sonucu arabelleğe göndermeden görüntüle (hata ayıklama kipi)\n" -#~ " -s: ifadeyi değerlendirmeden önce böl (birçok komut noktalı " -#~ "virgülle ayrılabilir)\n" -#~ " -d: değerlendirme sonrası hata ayıklama çıktısını görüntüle (iki -" -#~ "d ile: daha sözlü çıktı)\n" -#~ " -c: koşul olarak değerlendir: işleçler ve parantezler kullan, bir " -#~ "Boole değeri döndür (\"0\" veya \"1\")\n" -#~ " ifade: değerlendirilecek ifade, ${değişken} biçimindeki değişkenler " -#~ "değiştirilirler (bkz. aşağı); birçok komut noktalı virgülle ayrılabilir\n" -#~ " işleç: bir mantık veya karşılaştırma işleci:\n" -#~ " - mantık işleçleri:\n" -#~ " && Boole \"ve\"\n" -#~ " || Boole \"veya\"\n" -#~ " - karşılaştırma işleçleri:\n" -#~ " == eşit\n" -#~ " != eşit değil\n" -#~ " <= küçük veya eşit\n" -#~ " < küçük\n" -#~ " >= büyük veya eşit\n" -#~ " > büyük\n" -#~ " =~ POSIX genişletilmiş düzenli ifadesi ile eşleşir\n" -#~ " !~ POSIX genişletilmiş düzenli ifadesi ile eşleşmez\n" -#~ " ==* maske ile eşleşir, BÜYÜK/küçük harf duyarlı (\"*\" " -#~ "jokeri olur)\n" -#~ " !!* maske ile eşleşmez, BÜYÜK/küçük harf duyarlı (\"*\" " -#~ "jokeri olur)\n" -#~ " =* maske ile eşleşir, BÜYÜK/küçük harf duyarsız (\"*\" " -#~ "jokeri olur)\n" -#~ " !* maske ile eşleşmez, BÜYÜK/küçük harf duyarsız (\"*\" " -#~ "jokeri olur)\n" -#~ " ==- içerilir, BÜYÜK/küçük harf duyarlı\n" -#~ " !!- İÇERİLMEZ, BÜYÜK/küçük duyarlı\n" -#~ " =- içerilir, BÜYÜK/küçük duyarsız\n" -#~ " !- İÇERİLMEZ, BÜYÜK/küçük duyarsız\n" -#~ "\n" -#~ "Bir ifade, NULL/boş değilse ve \"0\"dan farklıysa \"true\" olarak kabul " -#~ "edilir.\n" -#~ "İki ifade geçerli bir sayıysa karşılaştırma kayan noktalı sayılar " -#~ "yardımıyla aşağıdaki biçimlerden biri kullanılarak yapılır:\n" -#~ " - tamsayı (örnek: 5, -7)\n" -#~ " - kayan noktalı sayı (örnek: 5.2, -7.5, 2.83e-2)\n" -#~ " - onaltılı sayı (örnek: 0xA3, -0xA3)\n" -#~ "Bir dizi karşılaştırması zorlamak için, her ifadenin çevresine tırnak imi " -#~ "koyabilirsiniz; örneğin:\n" -#~ " 50 > 100 ==> 0\n" -#~ " \"50\" > \"100\" ==> 1\n" -#~ "\n" -#~ "Bazı değişkenler ${değişken} biçimi kullanılarak ifadede " -#~ "değiştirilebilir.\n" -#~ "Bu değişkenler önem sırasına göre şunlar olabilir:\n" -#~ " 1. değerlendirme olmadan dizinin kendisi (biçim: \"raw:xxx\")\n" -#~ " 2. kullanıcı tanımlı bir değişken (biçim: \"ad\")\n" -#~ " 3. değerlendirilmiş bir alt dizi (biçim: \"eval:xxx\")\n" -#~ " 4. değerlendirilmiş bir koşul (biçim: \"eval_cond:xxx\")\n" -#~ " 5. kaçış karakterli bir dizi (biçim: \"esc:xxx\" veya \"\\xxx\")\n" -#~ " 6. küçük harfe dönüştürülmüş bir dizi (biçim: \"lower:xxx\")\n" -#~ " 7. BÜYÜK harfe dönüştürülmüş bir dizi (biçim: \"upper:xxx\")\n" -#~ " 8. gizlenecek karakterleri olan bir dizi (biçim: \"hide:char,string\")\n" -#~ " 9. en çok karakterli bir dizi (biçim: \"cut:max,suffix,string\" veya " -#~ "\"cut:+max,suffix,string\")\n" -#~ " veya ekranda görüntülenecek en çok karakter (biçim: \"cutscr:max," -#~ "suffix,string\" veya \"cutscr:+max,suffix,string\")\n" -#~ " 10. ters çevrilmiş bir dizi (biçim: \"rev:xxx\" veya \"revscr:xxx\")\n" -#~ " 11. yinelenmiş bir dizi (biçim: \"repeat:count,string\")\n" -#~ " 12. bir dizinin uzunluğu (biçim: \"length:xxx\" veya \"lengthscr:" -#~ "xxx\")\n" -#~ " 13. bir dizinin bölünmüş bir parçası (biçim: \"split:number,separators," -#~ "flags,xxx\")\n" -#~ " 14. bir kabuk argümanının bir parçası (biçim: \"split_shell:number," -#~ "xxx\")\n" -#~ " 15. bir renk (biçim: \"color:xxx\", bkz: \"Plugin API reference\", " -#~ "\"color\" işlevi)\n" -#~ " 16. bir değiştirici (biçim: \"modifier:name, data,string\")\n" -#~ " 17. bir bilgi (biçim: \"info:name,arguments\", argümanlar isteğe " -#~ "bağlı)\n" -#~ " 18. 16/32/64'lük tabanda kodlanmış dizi (biçim: \"base_encode:base," -#~ "xxx\" veya \"base_decode:base,xxx\")\n" -#~ " 19. geçerli tarih/zaman (biçim: \"date\" veya \"date:format\")\n" -#~ " 20. bir çevre değişkeni (biçim: \"env:XXX\")\n" -#~ " 21. bir üç terimli işleç (biçim: \"if:condition?value_if_true:" -#~ "value_if_false\")\n" -#~ " 22. şu parantezler ve işleçler içeren bir ifadenin sonucu: + - * / // % " -#~ "** (biçim: \"calc:xxx\")\n" -#~ " 23. rastgele bir tamsayı (biçim: \"random:min,max\")\n" -#~ " 24. çevrilmiş bir dizi (biçim: \"translate:xxx\")\n" -#~ " 25. bir kullanıcı değişkeni tanımla (biçim: \"define:name,value\")\n" -#~ " 26. bir seçenek (biçim: \"file.section.option\")\n" -#~ " 27. arabellekteki bir yerel değişken\n" -#~ " 28. bir hdata adı/değişkeni (değer kendiliğinden diziye çevrilir), " -#~ "öntanımlı olarak \"window\" ve \"buffer\" geçerli pencere ve arabelleğe " -#~ "işaret eder.\n" -#~ "hdata biçimi aşağıdakilerden biri olabilir:\n" -#~ " hdata.var1.var2...: bir hdata ile başla (işaretçi biliniyor olmalıdır) " -#~ "ve değişkenleri birbiri ardına sor (başka hdata'nın ardından gelebilir)\n" -#~ " hdata[list].var1.var2...: hdata ile bir liste kullanarak başla, " -#~ "örneğin:\n" -#~ "${buffer[gui_buffers].full_name}: bağlantı verilmiş arabellek " -#~ "listesindeki ilk arabelleğin tam adı\n" -#~ " ${plugin[weechat_plugins].name}: bağlantı verilmiş eklenti " -#~ "listesindeki ilk eklenti\n" -#~ " hdata[pointer].var1.var2...: hdata ile bir işaretçi kullanarak başla, " -#~ "örn:\n" -#~ " ${buffer[0x1234abcd].full_name}: bu işaretçi ile olan arabelleğin " -#~ "tam adı (tetiklerde kullanılabilir)\n" -#~ "hdata ve değişkenlerin adı için lütfen \"Plugin API reference\", " -#~ "\"weechat_hdata_get\" işlevine bakın.\n" -#~ "\n" -#~ "Örnekler (yalın diziler):\n" -#~ " /eval -n ${raw:${info:version}} ==> ${info:version}\n" -#~ " /eval -n ${eval_cond:${window.win_width}>100} ==> 1\n" -#~ " /eval -n ${info:version} ==> 0.4.3\n" -#~ " /eval -n ${env:HOME} ==> /home/user\n" -#~ " /eval -n ${weechat.look.scroll_amount} ==> 3\n" -#~ " /eval -n ${sec.data.password} ==> secret\n" -#~ " /eval -n ${window} ==> 0x2549aa0\n" -#~ " /eval -n ${window.buffer} ==> 0x2549320\n" -#~ " /eval -n ${window.buffer.full_name} ==> core.weechat\n" -#~ " /eval -n ${window.buffer.number} ==> 1\n" -#~ " /eval -n ${\\t} ==> <tab>\n" -#~ " /eval -n ${lower:TEST} ==> test\n" -#~ " /eval -n ${upper:test} ==> TEST\n" -#~ " /eval -n ${hide:-,${relay.network.password}} ==> --------\n" -#~ " /eval -n ${cut:3,+,test} ==> tes+\n" -#~ " /eval -n ${cut:+3,+,test} ==> te+\n" -#~ " /eval -n ${date:%H:%M:%S} ==> 07:46:40\n" -#~ " /eval -n ${if:${info:term_width}>80?big:small} ==> big\n" -#~ " /eval -n ${rev:Hello} ==> olleH\n" -#~ " /eval -n ${repeat:5,-} ==> -----\n" -#~ " /eval -n ${length:test} ==> 4\n" -#~ " /eval -n ${split:1,,,abc,def,ghi} ==> abc\n" -#~ " /eval -n ${split:-1,,,abc,def,ghi} ==> ghi\n" -#~ " /eval -n ${split:count,,,abc,def,ghi} ==> 3\n" -#~ " /eval -n ${split:random,,,abc,def,ghi} ==> def\n" -#~ " /eval -n ${split_shell:1,\"arg 1\" arg2} ==> arg 1\n" -#~ " /eval -n ${split_shell:-1,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${split_shell:count,\"arg 1\" arg2} ==> 2\n" -#~ " /eval -n ${split_shell:random,\"arg 1\" arg2} ==> arg2\n" -#~ " /eval -n ${calc:(5+2)*3} ==> 21\n" -#~ " /eval -n ${random:0,10} ==> 3\n" -#~ " /eval -n ${base_encode:64,test} ==> dGVzdA==\n" -#~ " /eval -n ${base_decode:64,dGVzdA==} ==> test\n" -#~ " /eval -n ${translate:Plugin} ==> Extension\n" -#~ " /eval -n ${define:len,${calc:5+3}}${len}x${len} ==> 8x8\n" -#~ "\n" -#~ "Örnekler (koşullar):\n" -#~ " /eval -n -c ${window.buffer.number} > 2 ==> 0\n" -#~ " /eval -n -c ${window.win_width} > 100 ==> 1\n" -#~ " /eval -n -c (8 > 12) || (5 > 2) ==> 1\n" -#~ " /eval -n -c (8 > 12) && (5 > 2) ==> 0\n" -#~ " /eval -n -c abcd =~ ^ABC ==> 1\n" -#~ " /eval -n -c abcd =~ (?-i)^ABC ==> 0\n" -#~ " /eval -n -c abcd =~ (?-i)^abc ==> 1\n" -#~ " /eval -n -c abcd !~ abc ==> 0\n" -#~ " /eval -n -c abcd =* a*d ==> 1\n" -#~ " /eval -n -c abcd =- bc ==> 1" - -#, fuzzy -#~| msgid "" -#~| " list: list all filters\n" -#~| " enable: enable filters (filters are enabled by default)\n" -#~| " disable: disable filters\n" -#~| " toggle: toggle filters\n" -#~| " name: filter name (\"@\" = enable/disable all filters in current " -#~| "buffer)\n" -#~| " add: add a filter\n" -#~| "addreplace: add or replace an existing filter\n" -#~| " rename: rename a filter\n" -#~| " recreate: set input with the command used to edit the filter\n" -#~| " del: delete a filter\n" -#~| " -all: delete all filters\n" -#~| " buffer: comma separated list of buffers where filter is active:\n" -#~| " - this is full name including plugin (example: \"irc.libera." -#~| "#weechat\" or \"irc.server.libera\")\n" -#~| " - \"*\" means all buffers\n" -#~| " - a name starting with '!' is excluded\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~| "irc_quit\"\n" -#~| " - logical \"and\": use \"+\" between tags (for example: " -#~| "\"nick_toto+irc_action\")\n" -#~| " - wildcard \"*\" is allowed\n" -#~| " - if tag starts with '!', then it is excluded and must NOT " -#~| "be in message\n" -#~| " regex: POSIX extended regular expression to search in line\n" -#~| " - use '\\t' to separate prefix from message, special chars " -#~| "like '|' must be escaped: '\\|'\n" -#~| " - if regex starts with '!', then matching result is reversed " -#~| "(use '\\!' to start with '!')\n" -#~| " - two regular expressions are created: one for prefix and " -#~| "one for message\n" -#~| " - regex are case insensitive, they can start by \"(?-i)\" to " -#~| "become case sensitive\n" -#~| "\n" -#~| "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~| "toggles filtering on/off in the current buffer.\n" -#~| "\n" -#~| "Tags most commonly used:\n" -#~| " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~| " notify_none, notify_message, notify_private, notify_highlight,\n" -#~| " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~| "color of nick),\n" -#~| " host_xxx (xxx is username + host in message),\n" -#~| " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~| "tags),\n" -#~| " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~| "irc_smart_filter, away_info.\n" -#~| "To see tags for lines in buffers: /debug tags\n" -#~| "\n" -#~| "Examples:\n" -#~| " use IRC smart filter on all buffers:\n" -#~| " /filter add irc_smart * irc_smart_filter *\n" -#~| " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~| "name:\n" -#~| " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~| " filter all IRC join/part/quit messages:\n" -#~| " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~| " filter nicks displayed when joining channels or with /names:\n" -#~| " /filter add nicks * irc_366 *\n" -#~| " filter nick \"toto\" on IRC channel #weechat:\n" -#~| " /filter add toto irc.libera.#weechat nick_toto *\n" -#~| " filter IRC join/action messages from nick \"toto\":\n" -#~| " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~| " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~| " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~| " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~| "buffers:\n" -#~| " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgid "" -#~ " list: list all filters\n" -#~ " enable: enable filters (filters are enabled by default)\n" -#~ " disable: disable filters\n" -#~ " toggle: toggle filters\n" -#~ " mask: name where wildcard \"*\" is allowed (\"@\" = enable/disable " -#~ "all filters in current buffer)\n" -#~ " add: add a filter\n" -#~ "addreplace: add or replace an existing filter\n" -#~ " name: filter name\n" -#~ " rename: rename a filter\n" -#~ " recreate: set input with the command used to edit the filter\n" -#~ " del: delete filters\n" -#~ " buffer: comma separated list of buffers where filter is active:\n" -#~ " - this is full name including plugin (example: \"irc.libera." -#~ "#weechat\" or \"irc.server.libera\")\n" -#~ " - \"*\" means all buffers\n" -#~ " - a name starting with '!' is excluded\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " tags: comma separated list of tags, for example \"irc_join,irc_part," -#~ "irc_quit\"\n" -#~ " - logical \"and\": use \"+\" between tags (for example: " -#~ "\"nick_toto+irc_action\")\n" -#~ " - wildcard \"*\" is allowed\n" -#~ " - if tag starts with '!', then it is excluded and must NOT be " -#~ "in message\n" -#~ " regex: POSIX extended regular expression to search in line\n" -#~ " - use '\\t' to separate prefix from message, special chars " -#~ "like '|' must be escaped: '\\|'\n" -#~ " - if regex starts with '!', then matching result is reversed " -#~ "(use '\\!' to start with '!')\n" -#~ " - two regular expressions are created: one for prefix and one " -#~ "for message\n" -#~ " - regex are case insensitive, they can start by \"(?-i)\" to " -#~ "become case sensitive\n" -#~ "\n" -#~ "The default key alt+'=' toggles filtering on/off globally and alt+'-' " -#~ "toggles filtering on/off in the current buffer.\n" -#~ "\n" -#~ "Tags most commonly used:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (log level),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is " -#~ "color of nick),\n" -#~ " host_xxx (xxx is username + host in message),\n" -#~ " irc_xxx (xxx is command name or number, see /server raw or /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "To see tags for lines in buffers: /debug tags\n" -#~ "\n" -#~ "Examples:\n" -#~ " use IRC smart filter on all buffers:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " use IRC smart filter on all buffers except those with \"#weechat\" in " -#~ "name:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " filter all IRC join/part/quit messages:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " filter nicks displayed when joining channels or with /names:\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " filter nick \"toto\" on IRC channel #weechat:\n" -#~ " /filter add toto irc.libera.#weechat nick_toto *\n" -#~ " filter IRC join/action messages from nick \"toto\":\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " filter lines containing \"weechat sucks\" on IRC channel #weechat:\n" -#~ " /filter add sucks irc.libera.#weechat * weechat sucks\n" -#~ " filter lines that are strictly equal to \"WeeChat sucks\" on all " -#~ "buffers:\n" -#~ " /filter add sucks2 * * (?-i)^WeeChat sucks$" -#~ msgstr "" -#~ " list: tüm süzgeçleri listele\n" -#~ " enable: süzgeçleri etkinleştir (süzgeçler öntanımlı olarak etkindir)\n" -#~ " disable: süzgeçleri devre dışı bırak\n" -#~ " toggle: süzgeçleri aç/kapat\n" -#~ " name: süzgeç adı (\"@\" = geçerli arabellekteki tüm süzgeçleri " -#~ "etkinleştir/kapat)\n" -#~ " add: bir süzgeç ekle\n" -#~ "addreplace: var olan bir süzgeci ekle veya değiştir\n" -#~ " rename: bir süzgeci yeniden adlandır\n" -#~ " recreate: süzgeci değiştirmek için kullanılan komutla girdi ayarla\n" -#~ " del: bir süzgeci sil\n" -#~ " -all: tüm süzgeçleri sil\n" -#~ " arabellek: süzgecin etkin olduğu arabelleklerin virgülle ayrılmış " -#~ "listesi:\n" -#~ " - eklenti dahil olmak üzere tam ad (örnek: \"irc.libera." -#~ "#weechat\" veya \"irc.server.libera\")\n" -#~ " - \"*\" tüm arabellekler demektir\n" -#~ " - '!' ile başlayan bir ad yok sayılır\n" -#~ " - \"*\" jokerine izin verilir\n" -#~ " etiketler: etiketlerin virgülle ayrılmış listesi, örneğin \"irc_join," -#~ "irc_part,irc_quit\"\n" -#~ " - mantıksal \"and\": etiketler arasında \"+\" kullanımı, örn. " -#~ "\"nick_toto+irc_action\"\n" -#~ " - \"*\" jokerine izin verilir\n" -#~ " - etiket '!' ile başlıyorsa yok sayılır ve iletide " -#~ "OLMAMALIDIR\n" -#~ " ifade: satırda aranacak POSIX genişletilmiş düzenli ifadesi\n" -#~ " - öneki iletiden ayırmak için '\t' kullanın\n" -#~ " - ifade '!' ile başlıyorsa sonuç ters olur ('!' ile başlamak " -#~ "için '!' kullanın)\n" -#~ " - iki düzenli ifade oluşturulur, biri önek için diğeri ileti " -#~ "için\n" -#~ " - ifadeler BÜYÜK/küçük harf duyarsızdır, duyarlı yapmak için " -#~ "\"(?-i)\" kullanın\n" -#~ "\n" -#~ "Geçerli arabellekte alt+'=' süzmeyi global olarak açar kapatır ve alt+'-' " -#~ "aynısını geçerli arabellekte yapar.\n" -#~ "\n" -#~ "En çok kullanılan etiketler:\n" -#~ " no_filter, no_highlight, no_log, log0..log9 (günlük düzeyi),\n" -#~ " notify_none, notify_message, notify_private, notify_highlight,\n" -#~ " self_msg, nick_xxx (xxx - takma ad), prefix_nick_ccc (ccc takma ad " -#~ "rengi),\n" -#~ " host_xxx (xxx - kullanıcı adı + iletideki makine adı),\n" -#~ " irc_xxx (xxx komut adı veya numarası, bkz. /server raw veya /debug " -#~ "tags),\n" -#~ " irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " -#~ "irc_smart_filter, away_info.\n" -#~ "Arabelleklerdeki satır etiketleri için: /debug tags\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " tüm arabelleklerde akıllı IRC süzgecini kullan:\n" -#~ " /filter add irc_smart * irc_smart_filter *\n" -#~ " \"#weechat\" ile başlayanlar hariç tüm arabelleklerde IRC akıllı " -#~ "süzgecini kullan:\n" -#~ " /filter add irc_smart *,!*#weechat* irc_smart_filter *\n" -#~ " tüm IRC katıl/ayrıl/çık iletilerini süz:\n" -#~ " /filter add joinquit * irc_join,irc_part,irc_quit *\n" -#~ " kanallara katılan veya bazı takma adları süz::\n" -#~ " /filter add nicks * irc_366 *\n" -#~ " #weechat kanalında \"toto\" takma adını süz:\n" -#~ " /filter add toto irc.freenode.#weechat nick_toto *\n" -#~ " \"toto\" kişisinin IRC katıl/eylem iletilerini süz:\n" -#~ " /filter add toto * nick_toto+irc_join,nick_toto+irc_action *\n" -#~ " \"#weechat\" kanalında \"weechat bok gibi\" yazan satırları süz:\n" -#~ " /filter add sucks irc.freenode.#weechat * weechat bok gibi\n" -#~ " tüm arabelleklerde kesin olarak \"weechat bok gibi\" yazan satırları " -#~ "süz:\n" -#~ " /filter add sucks2 * * (?-i)^weechat bok gibi$" - -#~ msgid "" -#~ " -list: list commands, by plugin (without argument, this list is " -#~ "displayed)\n" -#~ "-listfull: list commands with description, by plugin\n" -#~ " plugin: list commands for this plugin\n" -#~ " command: a command name\n" -#~ " option: an option name (use /set to see list)" -#~ msgstr "" -#~ " -list: komutları eklentiye göre listele (argümansız bu liste verilir)\n" -#~ "-listful: komutları eklentiye göre açıklamalı listele\n" -#~ " eklenti: bu eklenti için komutları listele\n" -#~ " komut: bir komut adı\n" -#~ " seçenek: bir seçenek adı (listeyi görmek için /set)" - -#, fuzzy -#~ msgid "" -#~ "list of actions:\n" -#~ " return: simulate key \"enter\"\n" -#~ " split_return: split input on newlines then simulate key \"enter\" for " -#~ "each line\n" -#~ " complete_next: complete word with next completion\n" -#~ " complete_previous: complete word with previous completion\n" -#~ " search_text_here: search text in buffer at current position\n" -#~ " search_text: search text in buffer\n" -#~ " search_switch_case: switch exact case for search\n" -#~ " search_switch_regex: switch search type: string/regular expression\n" -#~ " search_switch_where: switch search in messages/prefixes\n" -#~ " search_previous: search previous line\n" -#~ " search_next: search next line\n" -#~ " search_stop_here: stop search at current position\n" -#~ " search_stop: stop search\n" -#~ " delete_previous_char: delete previous char\n" -#~ " delete_next_char: delete next char\n" -#~ " delete_previous_word: delete previous word\n" -#~ " delete_previous_word_whitespace: delete previous word (until " -#~ "whitespace)\n" -#~ " delete_next_word: delete next word\n" -#~ " delete_beginning_of_line: delete from beginning of line until cursor\n" -#~ " delete_beginning_of_input: delete from beginning of input until cursor\n" -#~ " delete_end_of_line: delete from cursor until end of line\n" -#~ " delete_end_of_input: delete from cursor until end of input\n" -#~ " delete_line: delete current line\n" -#~ " delete_input: delete entire input\n" -#~ " clipboard_paste: paste from the internal clipboard\n" -#~ " transpose_chars: transpose two chars\n" -#~ " undo: undo last command line action\n" -#~ " redo: redo last command line action\n" -#~ " move_beginning_of_line: move cursor to beginning of line\n" -#~ " move_beginning_of_input: move cursor to beginning of input\n" -#~ " move_end_of_line: move cursor to end of line\n" -#~ " move_end_of_input: move cursor to end of input\n" -#~ " move_previous_char: move cursor to previous char\n" -#~ " move_next_char: move cursor to next char\n" -#~ " move_previous_word: move cursor to previous word\n" -#~ " move_next_word: move cursor to next word\n" -#~ " move_previous_line: move cursor to previous line\n" -#~ " move_next_line: move cursor to next line\n" -#~ " history_previous: recall previous command in current buffer history\n" -#~ " history_next: recall next command in current buffer history\n" -#~ " history_global_previous: recall previous command in global history\n" -#~ " history_global_next: recall next command in global history\n" -#~ " grab_key: grab a key (optional argument: delay for end of grab, default " -#~ "is 500 milliseconds)\n" -#~ " grab_key_command: grab a key with its associated command (optional " -#~ "argument: delay for end of grab, default is 500 milliseconds)\n" -#~ " grab_mouse: grab mouse event code\n" -#~ " grab_mouse_area: grab mouse event code with area\n" -#~ " insert: insert text in command line (escaped chars are allowed, see /" -#~ "help print)\n" -#~ " send: send text to the buffer\n" -#~ "\n" -#~ "This command is used by key bindings or plugins." -#~ msgstr "" -#~ "eylemler listesi:\n" -#~ " return: \"Enter\" düğmesini öykün\n" -#~ " complete_next: Sözcüğü bir sonraki tamamlama ile tamamla\n" -#~ " complete_previous: Sözcüğü bir önceki tamamlama ile tamamla\n" -#~ " search_text_here: Geçerli konumda arabellekte metin ara\n" -#~ " search_text: Arabellekte metin ara\n" -#~ " search_switch_case: Arama için BÜYÜK/küçük harf eşleştir\n" -#~ " search_switch_regex: Arama türünü değiştir: Dizi/ifade\n" -#~ " search_switch_where: İletiler/önekler içinde ara\n" -#~ " search_previous: Bir önceki satırı ara\n" -#~ " search_next: Bir sonraki satırı ara\n" -#~ " search_stop_here: Aramayı geçerli konumda durdur\n" -#~ " search_stop: Aramayı durdur\n" -#~ " delete_previous_char: Bir önceki karakteri sil\n" -#~ " delete_next_char: Bir sonraki karakteri sil\n" -#~ " delete_previous_word: Bir önceki sözcüğü sil\n" -#~ " delete_next_word: Bir sonraki sözcüğü sil\n" -#~ " delete_beginning_of_line: İmlece kadar satır başından sil\n" -#~ " delete_end_of_line: İmleçten satır sonuna kadar sil\n" -#~ " delete_line: Tüm satırı sil\n" -#~ " clipboard_paste: Sistem panosundan yapıştır\n" -#~ " transpose_chars: İki karakteri birbiriyle değiştir\n" -#~ " undo: Son komut satırı eylemini geri al\n" -#~ " redo: Son komut satırı eylemini yinele\n" -#~ " move_beginning_of_line: İmleci satır başına getir\n" -#~ " move_end_of_line: İmleci satır sonuna getir\n" -#~ " move_previous_char: İmleci bir önceki karaktere getir\n" -#~ " move_next_char: İmleci bir sonraki karaktere getir\n" -#~ " move_previous_word: İmleci bir önceki sözcüğe getir\n" -#~ " move_next_word: İmleci bir sonraki sözcüğe getir\n" -#~ " history_previous: Geçerli arabellek geçmişindeki bir önceki komutu geri " -#~ "çağır\n" -#~ " history_next: Geçerli arabellek geçmişindeki bir sonraki komutu geri " -#~ "çağır\n" -#~ " history_global_previous: Global geçmişteki bir önceki komutu geri " -#~ "çağır\n" -#~ " history_global_next: Global geçmişteki bir sonraki komutu geri çağır\n" -#~ " jump_smart: Etkinlik olan bir sonraki arabelleğe atla\n" -#~ " jump_last_buffer_displayed: Görüntülenen son arabelleğe atla\n" -#~ " jump_previously_visited_buffer: Son ziyaret edilen arabelleğe atla\n" -#~ " jump_next_visited_buffer: Sonraki ziyaret edilen arabelleğe atla\n" -#~ " hotlist_clear: Sıcak listeyi temizle (isteğe bağlı arg.: \"lowest\" " -#~ "yalnızca en düşük düzeyi temizler, \"highest\" yalnızca en yüksek düzeyi " -#~ "temizler, düzey maskesi: bir tamsayı, şunların bir kombinasyonudur: " -#~ "1=katıl/ayrıl, 2=ileti, 4=gizli, 8=vurgula)\n" -#~ " hotlist_remove_buffer: Geçerli arabelleği sıcak listeden sil\n" -#~ " hotlist_restore_buffer: Geçerli arabellekten kaldırılan en son sıcak " -#~ "listeyi yeniden yükle\n" -#~ " hotlist_restore_all: Tüm arabelleklerden kaldırılan en son sıcak " -#~ "listeyi yeniden yükle\n" -#~ " grab_key: Bir düğmeyi yakala (isteğe bağlı argüman: Yakalamanın sonu " -#~ "için gecikme, öntanımlı 500 ms)\n" -#~ " grab_key_command: Bir düğmeyi ilişkin komutuyla yakala (isteğe bağlı " -#~ "argüman: yakalamanın sonu için gecikme, öntanımlı 500 ms)\n" -#~ " grab_mouse: Fare olay kodunu yakala\n" -#~ " grab_mouse_area: Fare olay kodunu alanla yakala\n" -#~ " set_unread: Tüm arabellekler için okunmamış imcisi ayarla\n" -#~ " set_unread_current_buffer: Geçerli arabellek için okunmamış imcisi " -#~ "ayarla\n" -#~ " switch_active_buffer: Bir sonraki birleştirilmiş arabelleğe geç\n" -#~ " switch_active_buffer_previous: Bir önceki birleştirilmiş arabelleğe " -#~ "geç\n" -#~ " zoom_merged_buffer: Birleştirilmiş arabelleğe odakla\n" -#~ " insert: Komut satırına metin gir, kaçış karakterlerine izin verilir, " -#~ "bkz. /help print\n" -#~ " send: Arabelleğe metin gönder\n" -#~ " paste_start: Yapıştırmayı başlat (ayraçlı yapıştır kipi)\n" -#~ " paste_stop: Yapıştırmayı durdur (ayraçlı yapıştır kipi)\n" -#~ "\n" -#~ "Bu komutu düğme bağıntıları/eklentiler kullanır." - -#, fuzzy -#~| msgid "" -#~| " list: list all custom bar items\n" -#~| " add: add a custom bar item\n" -#~| "addreplace: add or replace an existing custom bar item\n" -#~| " name: custom bar item name\n" -#~| "conditions: evaluated conditions to display the bar item (for example to " -#~| "display the bar item only in specific buffers)\n" -#~| " content: content (evaluated, see /help eval)\n" -#~| " rename: rename a custom bar item\n" -#~| " refresh: update content of item in all bars where the item is " -#~| "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~| " recreate: set input with the command used to edit the custom bar item\n" -#~| " del: delete a custom bar item\n" -#~| " -all: delete all custom bar items\n" -#~| "\n" -#~| "Examples:\n" -#~| " add item with terminal size, displayed only in buffers with number = " -#~| "1:\n" -#~| " /item add terminfo \"${buffer.number} == 1\" \"term:${info:" -#~| "term_width}x${info:term_height}\"\n" -#~| " add item with buffer info:\n" -#~| " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:" -#~| "${buffer.zoomed}?(Z)}\"\n" -#~| " add item with date/time using format \"Dec 25, 12:34 +0100\", " -#~| "refreshed every minute:\n" -#~| " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~| " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~| "refresh datetime\"\n" -#~| " add item with number of lines in buffer (displayed/total), refreshed " -#~| "each time a new line is displayed or if filtered lines have changed:\n" -#~| " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~| "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~| " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~| "refresh lines_count\"\n" -#~| " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~| "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~| "lines_count\"\n" -#~| " force refresh of item \"lines_count\":\n" -#~| " /item refresh lines_count\n" -#~| " recreate item \"lines_count\" with different conditions or content:\n" -#~| " /item recreate lines_count\n" -#~| " delete item \"lines_count\":\n" -#~| " /item del lines_count" -#~ msgid "" -#~ " list: list all custom bar items\n" -#~ " add: add a custom bar item\n" -#~ "addreplace: add or replace an existing custom bar item\n" -#~ " name: custom bar item name\n" -#~ "conditions: evaluated conditions to display the bar item (for example to " -#~ "display the bar item only in specific buffers)\n" -#~ " content: content (evaluated, see /help eval)\n" -#~ " rename: rename a custom bar item\n" -#~ " refresh: update content of item in all bars where the item is " -#~ "displayed; any item can be refreshed: default/plugin/custom bar items\n" -#~ " recreate: set input with the command used to edit the custom bar item\n" -#~ " del: delete custom bar items\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ "\n" -#~ "Examples:\n" -#~ " add item with terminal size, displayed only in buffers with number = " -#~ "1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " add item with buffer info:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " add item with date/time using format \"Dec 25, 12:34 +0100\", refreshed " -#~ "every minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " add item with number of lines in buffer (displayed/total), refreshed " -#~ "each time a new line is displayed or if filtered lines have changed:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " force refresh of item \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " recreate item \"lines_count\" with different conditions or content:\n" -#~ " /item recreate lines_count\n" -#~ " delete item \"lines_count\":\n" -#~ " /item del lines_count" -#~ msgstr "" -#~ " list: tüm özel çubuk ögelerini listele\n" -#~ " add: bir özel çubuk ögesi ekle\n" -#~ "addreplace: var olan bir çubuk ögesi ekle veya değiştir\n" -#~ " ad: özel çubuk ögesi adı\n" -#~ " koşullar: çubuk ögesini göstermek için değerlendirilmiş koşullar " -#~ "(örneğin, çubuk ögesini belirli arabelleklerde göstermek için)\n" -#~ " içerik: içerik (değerlendirilir, bkz. /help eval)\n" -#~ " rename: bir özel çubuk ögesini yeniden adlandır\n" -#~ " refresh: ögenin görüntülendiği tüm çubuklardaki içeriği güncelle; " -#~ "herhangi bir öge yenilenebilir: öntanımlı/eklenti/özel çubuk ögeleri\n" -#~ " recreate: özel çubuk ögesi düzenlemek için kullanılan komutla girdi " -#~ "ayarla\n" -#~ " del: bir özel çubuk ögesi sil\n" -#~ " -all: tüm özel çubuk ögelerini sil\n" -#~ "\n" -#~ "Examples:\n" -#~ " add item with terminal size, displayed only in buffers with number = " -#~ "1:\n" -#~ " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" -#~ "x${info:term_height}\"\n" -#~ " add item with buffer info:\n" -#~ " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." -#~ "zoomed}?(Z)}\"\n" -#~ " add item with date/time using format \"Dec 25, 12:34 +0100\", refreshed " -#~ "every minute:\n" -#~ " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" -#~ " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " -#~ "refresh datetime\"\n" -#~ " add item with number of lines in buffer (displayed/total), refreshed " -#~ "each time a new line is displayed or if filtered lines have changed:\n" -#~ " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-" -#~ "${buffer.lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" -#~ " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " -#~ "refresh lines_count\"\n" -#~ " /trigger add lines_count_refresh_signal signal \"window_switch;" -#~ "buffer_switch;buffer_lines_hidden;filters_*\" \"\" \"\" \"/item refresh " -#~ "lines_count\"\n" -#~ " force refresh of item \"lines_count\":\n" -#~ " /item refresh lines_count\n" -#~ " recreate item \"lines_count\" with different conditions or content:\n" -#~ " /item recreate lines_count\n" -#~ " delete item \"lines_count\":\n" -#~ " /item del lines_count" - -#, fuzzy -#~| msgid "" -#~| " list: list all current keys (without argument, this list is " -#~| "displayed)\n" -#~| "listdefault: list default keys\n" -#~| " listdiff: list differences between current and default keys (keys " -#~| "added, redefined or deleted)\n" -#~| " context: name of context (\"default\" or \"search\")\n" -#~| " bind: bind a command to a key or display command bound to key " -#~| "(for context \"default\")\n" -#~| " bindctxt: bind a command to a key or display command bound to key, " -#~| "for given context\n" -#~| " command: command (many commands can be separated by semicolons)\n" -#~| " unbind: remove a key binding (for context \"default\")\n" -#~| " unbindctxt: remove a key binding for given context\n" -#~| " reset: reset a key to default binding (for context \"default\")\n" -#~| " resetctxt: reset a key to default binding, for given context\n" -#~| " resetall: restore bindings to the default values and delete ALL " -#~| "personal bindings (use carefully!)\n" -#~| " missing: add missing keys (using default bindings), useful after " -#~| "installing new WeeChat version\n" -#~| "\n" -#~| "When binding a command to a key, it is recommended to use key alt+k (or " -#~| "Esc then k), and then press the key to bind: this will insert key code " -#~| "in command line.\n" -#~| "\n" -#~| "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~| "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~| " *: any area on screen\n" -#~| " chat: chat area (any buffer)\n" -#~| " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~| "plugin)\n" -#~| " bar(*): any bar\n" -#~| " bar(xxx): bar \"xxx\"\n" -#~| " item(*): any bar item\n" -#~| " item(xxx): bar item \"xxx\"\n" -#~| "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~| "A special value for command with format \"hsignal:name\" can be used for " -#~| "context mouse, this will send the hsignal \"name\" with the focus " -#~| "hashtable as argument.\n" -#~| "Another special value \"-\" can be used to disable key (it will be " -#~| "ignored when looking for keys).\n" -#~| "\n" -#~| "Examples:\n" -#~| " key alt-t to toggle nicklist bar:\n" -#~| " /key bind meta-t /bar toggle nicklist\n" -#~| " key alt-r to jump to #weechat IRC channel:\n" -#~| " /key bind meta-r /buffer #weechat\n" -#~| " restore default binding for key alt-r:\n" -#~| " /key reset meta-r\n" -#~| " key \"tab\" to stop search in buffer:\n" -#~| " /key bindctxt search ctrl-I /input search_stop\n" -#~| " middle button of mouse on a nick to retrieve info on nick:\n" -#~| " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv " -#~| "info ${nick}" -#~ msgid "" -#~ " list: list all current keys\n" -#~ "listdefault: list default keys\n" -#~ " listdiff: list differences between current and default keys (keys " -#~ "added, redefined or deleted)\n" -#~ " context: name of context (\"default\" or \"search\")\n" -#~ " bind: bind a command to a key or display command bound to key (for " -#~ "context \"default\")\n" -#~ " bindctxt: bind a command to a key or display command bound to key, for " -#~ "given context\n" -#~ " command: command (many commands can be separated by semicolons); " -#~ "quotes can be used to preserve spaces at the beginning/end of command\n" -#~ " unbind: remove a key binding (for context \"default\")\n" -#~ " unbindctxt: remove a key binding for given context\n" -#~ " reset: reset a key to default binding (for context \"default\")\n" -#~ " resetctxt: reset a key to default binding, for given context\n" -#~ " resetall: restore bindings to the default values and delete ALL " -#~ "personal bindings (use carefully!)\n" -#~ " missing: add missing keys (using default bindings), useful after " -#~ "installing new WeeChat version\n" -#~ " legacy: display new name for legacy keys\n" -#~ "\n" -#~ "When binding a command to a key, it is recommended to use key alt+k (or " -#~ "Esc then k), and then press the key to bind: this will insert key name in " -#~ "command line.\n" -#~ "\n" -#~ "For some keys you might need to use /debug key, this displays the raw key " -#~ "code that can be used (for example the key ctrl+backspace could be \"ctrl-" -#~ "h\" or \"ctrl-?\", depending on your terminal and other settings).\n" -#~ "\n" -#~ "Modifiers allowed (in this order when multiple are used):\n" -#~ " meta- (alt key)\n" -#~ " ctrl- (control key)\n" -#~ " shift- (shift key, can only be used with key names below)\n" -#~ "\n" -#~ "Key names allowed: f0 to f20, home, insert, delete, end, backspace, pgup, " -#~ "pgdn, up, down, right, left, tab, return, comma, space.\n" -#~ "\n" -#~ "Combo of keys must be separated by a comma.\n" -#~ "\n" -#~ "For context \"mouse\" (possible in context \"cursor\" too), key has " -#~ "format: \"@area:key\" or \"@area1>area2:key\" where area can be:\n" -#~ " *: any area on screen\n" -#~ " chat: chat area (any buffer)\n" -#~ " chat(xxx): chat area for buffer with name \"xxx\" (full name including " -#~ "plugin)\n" -#~ " bar(*): any bar\n" -#~ " bar(xxx): bar \"xxx\"\n" -#~ " item(*): any bar item\n" -#~ " item(xxx): bar item \"xxx\"\n" -#~ "Wildcard \"*\" is allowed in key to match many mouse events.\n" -#~ "A special value for command with format \"hsignal:name\" can be used for " -#~ "context mouse, this will send the hsignal \"name\" with the focus " -#~ "hashtable as argument.\n" -#~ "Another special value \"-\" can be used to disable key (it will be " -#~ "ignored when looking for keys).\n" -#~ "\n" -#~ "Examples:\n" -#~ " key alt-r to jump to #weechat IRC channel:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " restore default binding for key alt-r:\n" -#~ " /key reset meta-r\n" -#~ " key meta-v then f1 to run /help:\n" -#~ " /key bind meta-v,f1 /help\n" -#~ " key \"tab\" to stop search in buffer:\n" -#~ " /key bindctxt search tab /input search_stop\n" -#~ " middle button of mouse on a nick to retrieve info on nick:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " -#~ "${nick}" -#~ msgstr "" -#~ " list: tüm geçerli düğmeleri göster (argümansız bu liste " -#~ "görüntülenir)\n" -#~ "listdefault: öntanımlı düğmeleri listele\n" -#~ " listdiff: geçerli ve öntanımlı düğmeler arasındaki farkları listele " -#~ "(eklenen, yeniden tanımlanan veya silinen)\n" -#~ " bağlam: bağlamın adı (\"default\" veya \"search\")\n" -#~ " bind: bir komutu düğmeye bağla veya düğmeye bağlı komutu görüntüle " -#~ "(\"default\" bağlam için)\n" -#~ " bindctxt: bir komutu düğmeye bağla veya düğmeye bağlı komutu görüntüle " -#~ "(verilen bağlam için)\n" -#~ " komut: komut (komutlar virgülle ayrılabilir)\n" -#~ " unbind: bir düğme bağını kaldır (\"default\" bağlamı için)\n" -#~ " unbindctxt: verilen bağlam için düğme bağını kaldır\n" -#~ " reset: düğme bağını sıfırla (\"default\" bağlamı için)\n" -#~ " resetctxt: düğme bağını sıfırla (verilen bağlam için)\n" -#~ " resetall: tüm düğme bağlarını sıfırla ve tüm kişisel düğme bağlarını " -#~ "kaldır (dikkatli kullanın)\n" -#~ " missing: eksik düğmeleri öntanımlı değerleri kullanarak ekler; yeni " -#~ "WeeChat sürümünü yükledikten sonra kullanılması yararlıdır\n" -#~ "\n" -#~ "Bir komutu bir düğmeye bağlarken alt+k (veya Esc+k) ikilisini kullanın ve " -#~ "daha sonra bağlanacak düğmeye basın; bu düğme kodunu komut satırına " -#~ "ekleyecektir.\n" -#~ "\n" -#~ "Örneğin, \"mouse\" (\"cursor\" bağlamında da olabilir) düğmesinin biçimi " -#~ "şöyledir: \"@area:key\" veya \"@area1>area2:key olacakken \"area\" şu " -#~ "olabilir:\n" -#~ " *: ekrandaki herhangi bir alan\n" -#~ " chat: sohbet alanı (herhangi bir arabellek)\n" -#~ " chat(xxx): \"xxx\" adlı sohbet arabelleği (eklentiyi de içeren tam ad)\n" -#~ " bar(*): herhangi bir çubuk\n" -#~ " bar(xxx): \"xxx\" çubuğu\n" -#~ " item(*): herhangi bir çubuk ögesi\n" -#~ " item(xxx): \"xxx\" çubuk ögesi\n" -#~ "\"*\" jokerine birden çok fare olayı ile eşleşmesi için izin verilir.\n" -#~ "\"hsignal:name\" biçimli komut için bir özel değer bağlam faresi için " -#~ "kullanılabilir; bu \"name\" hsignal'ini odak sağlama tablosu ile bir " -#~ "argüman olarak gönderir.\n" -#~ "Başka bir özel değer olan \"-\" ise düğmeyi devre dışı bırakmak için " -#~ "kullanılabilir (düğmeleri ararken yok sayılır).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " takma ad listesi çubuğunu açıp kapatmak için:\n" -#~ " /key bind meta-t /bar toggle nicklist\n" -#~ " #weechat IRC kanalına atlamak için:\n" -#~ " /key bind meta-r /buffer #weechat\n" -#~ " alt-r düğmeleri için öntanımlı değer:\n" -#~ " /key reset meta-r\n" -#~ " arabellekte aramayı durdurmak için \"tab\" düğmesi:\n" -#~ " /key bindctxt search ctrl-I /input search_stop\n" -#~ " takma ad üzerine bilgi almak için orta fare düğmesi:\n" -#~ " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserc info " -#~ "${nick}" - -#~ msgid "" -#~ " store: store current buffers/windows in a layout\n" -#~ " apply: apply stored layout\n" -#~ " leave: leave current layout (does not update any layout)\n" -#~ " del: delete buffers and/or windows in a stored layout\n" -#~ " (if neither \"buffers\" nor \"windows\" is given after the name, " -#~ "the layout is deleted)\n" -#~ " rename: rename a layout\n" -#~ " name: name for stored layout (default is \"default\")\n" -#~ "buffers: store/apply only buffers (order of buffers)\n" -#~ "windows: store/apply only windows (buffer displayed by each window)\n" -#~ "\n" -#~ "Without argument, this command displays stored layouts.\n" -#~ "\n" -#~ "The current layout can be saved on /quit command with the option " -#~ "\"weechat.look.save_layout_on_exit\".\n" -#~ "\n" -#~ "Note: the layout only remembers windows split and buffers numbers. It " -#~ "does not open buffers. That means for example you must still auto-join " -#~ "IRC channels to open the buffers, the saved layout only applies once the " -#~ "buffers are opened." -#~ msgstr "" -#~ " store: geçerli arabelleklerin/pencerelerin yerleşimini depola\n" -#~ " apply: depolanan yerleşimi uygula\n" -#~ " leave: geçerli yerleşimi bırak (hiçbir yerleşimi güncellemez)\n" -#~ " del: depolanan bir yerleşimdeki pencereleri ve/veya arabellekleri " -#~ "sil\n" -#~ " (eğer hiçbir arabellek veya pencere adı verilmezse yerleşimin " -#~ "kendisisilinir)\n" -#~ " rename: bir yerleşimi yeniden adlandır\n" -#~ " ad: depolanan yerleşim için ad (öntanımlı: \"default\")\n" -#~ "buffers: yalnızca arabellekleri depola/uygula (sırası)\n" -#~ "windows: yalnızca pencereleri depola/uygula (her pencere tarafından " -#~ "görüntülenen arabellek)\n" -#~ "\n" -#~ "Bu komut argüman olmadan depolanan yerleşimleri gösterir.\n" -#~ "\n" -#~ "Geçerli yerleşim çıkışta \"weechat.look.save_layout_on_exit\" ile " -#~ "kaydedilebilir.\n" -#~ "\n" -#~ "Not: Yerleşim yalnızca bölünmüş pencereleri ve arabellek numaralarını " -#~ "hatırlar, arabellekleri açmaz. Bu demek olur ki arabellekleri açmak için " -#~ "IRC kanallarına kendiliğinden yeniden katılmalısınız; kaydedilen yerleşim " -#~ "yalnızca arabellekler yeniden açıldığında uygulanır." - -#~ msgid "" -#~ " enable: enable mouse\n" -#~ "disable: disable mouse\n" -#~ " toggle: toggle mouse\n" -#~ " delay: delay (in seconds) after which initial mouse state is restored " -#~ "(useful to temporarily disable mouse)\n" -#~ "\n" -#~ "The mouse state is saved in option \"weechat.look.mouse\".\n" -#~ "\n" -#~ "Examples:\n" -#~ " enable mouse:\n" -#~ " /mouse enable\n" -#~ " toggle mouse for 5 seconds:\n" -#~ " /mouse toggle 5" -#~ msgstr "" -#~ " enable: fareyi etkinleştir\n" -#~ "disable: fareyi devre dışı bırak\n" -#~ " toggle: fareyi aç/kapat\n" -#~ "gecikme: ilk fare durumu eski durumuna getirildikten sonraki gecikme " -#~ "(saniye; fareyi geçici olarak devre dışı bırakmak için yararlı)\n" -#~ "\n" -#~ "Fare durumu, \"weechat.look.mouse\" seçeneğinde saklanır.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " fareyi etkinleştirir:\n" -#~ " /enable mouse\n" -#~ " fareyi 5 saniyeliğine açar/kapatır:\n" -#~ " /mouse toggle 5" - -#~ msgid "" -#~ " -core: no output on WeeChat core buffer\n" -#~ "-current: no output on current buffer\n" -#~ " -buffer: no output on specified buffer\n" -#~ " name: full buffer name (examples: \"irc.server.libera\", \"irc.libera." -#~ "#weechat\")\n" -#~ " command: command to execute silently (a '/' is automatically added if " -#~ "not found at beginning of command)\n" -#~ "\n" -#~ "If no target is specified (-core, -current or -buffer), then default is " -#~ "to mute all buffers.\n" -#~ "\n" -#~ "Examples:\n" -#~ " config save:\n" -#~ " /mute save\n" -#~ " message to current IRC channel:\n" -#~ " /mute -current msg * hi!\n" -#~ " message to #weechat channel:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat hi!" -#~ msgstr "" -#~ " -core: WeeChat çekirdek arabelleğinde çıktı yok\n" -#~ "-current: Geçerli arabellekte çıktı yok\n" -#~ " -buffer: Belirtilen arabellekte çıktı yok\n" -#~ " ad: Tam arabellek adı (örnekler: \"irc.server.libera\", \"irc." -#~ "libera.#weechat\")\n" -#~ " komut: Sessizce yürütülecek komut (komutun başında bir '/' bulunamazsa " -#~ "kendiliğinden eklenir)\n" -#~ "\n" -#~ "Eğer bir hedef belirtilmemişse (-core, -current veya -buffer) öntanımlı " -#~ "olarak tüm arabellekler sessize alınır.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " yapılandırmayı kaydet:\n" -#~ " /mute save\n" -#~ " geçerli IRC kanalına ileti:\n" -#~ " /mute -current msg * merhaba!\n" -#~ " #weechat kanalına ileti:\n" -#~ " /mute -buffer irc.libera.#weechat msg #weechat merhaba!" - -#~ msgid "" -#~ " list: list loaded plugins\n" -#~ " -o: send list of loaded plugins to buffer (string in English)\n" -#~ " -ol: send list of loaded plugins to buffer (translated string)\n" -#~ " -i: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (string in English)\n" -#~ " -il: copy list of loaded plugins in command line (for sending to " -#~ "buffer) (translated string)\n" -#~ " name: a plugin name\n" -#~ " listfull: list loaded plugins (verbose)\n" -#~ " load: load a plugin\n" -#~ " filename: plugin (file) to load\n" -#~ "arguments: arguments given to plugin on load\n" -#~ " autoload: autoload plugins in system or user directory\n" -#~ " reload: reload a plugin (if no name given, unload all plugins, then " -#~ "autoload plugins)\n" -#~ " unload: unload a plugin (if no name given, unload all plugins)\n" -#~ "\n" -#~ "Without argument, this command lists loaded plugins." -#~ msgstr "" -#~ " list: yüklü eklentileri listele\n" -#~ " -o: yüklü eklentiler listesini arabelleğe gönder (İngilizce)\n" -#~ " -ol: yüklü eklentiler listesini arabelleğe gönder (çevrilmiş)\n" -#~ " -i: yüklü eklentiler listesini komut satırında kopyala " -#~ "(arabelleğe göndermek için, İngilizce)\n" -#~ " -il: yüklü eklentiler listesini komut satırında kopyala " -#~ "(arabelleğe göndermek için, çevrilmiş)\n" -#~ " ad: bir arabellek adı\n" -#~ " listfull: yüklü eklentileri listele (açıklamalı)\n" -#~ " load: bir eklenti yükle\n" -#~ " dosyaadı: yüklenecek eklenti dosyası\n" -#~ "argümanlar: bir eklenti yüklenirken aldığı argümanlar\n" -#~ " autoload: eklentileri sistem veya kullanıcı dizininde kendiliğinden " -#~ "yükler\n" -#~ " reload: bir eklentiyi yeniden yükle (eğer bir ad verilmezse tüm " -#~ "eklentileri bellekten kaldırır ve yeniden yükler)\n" -#~ " unload: eklentiyi bellekten kaldır (ad yoksa tüm eklentileri kaldır)\n" -#~ "\n" -#~ "Argüman verilmezse bu komut yüklü eklentileri listeler." - -#~ msgid "" -#~ " -buffer: display text in this buffer (default: buffer where command is " -#~ "executed)\n" -#~ "-newbuffer: create a new buffer and display text in this buffer\n" -#~ " -free: create a buffer with free content (with -newbuffer only)\n" -#~ " -switch: switch to the buffer\n" -#~ " -core: alias of \"-buffer core.weechat\"\n" -#~ " -current: display text on current buffer\n" -#~ " -y: display on a custom line (for buffer with free content only)\n" -#~ " line: line number for buffer with free content (first line is 0, a " -#~ "negative number displays after last line: -1 = after last line, -2 = two " -#~ "lines after last line, etc.)\n" -#~ " -escape: interpret escaped chars (for example \\a, \\07, \\x07)\n" -#~ " -date: message date, format can be:\n" -#~ " -n: 'n' seconds before now\n" -#~ " +n: 'n' seconds in the future\n" -#~ " n: 'n' seconds since the Epoch (see man time)\n" -#~ " date/time (ISO 8601): yyyy-mm-ddThh:mm:ss, example: " -#~ "2014-01-19T04:32:55\n" -#~ " 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" -#~ " -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" -#~ "\n" -#~ "The options -action ... -quit use the prefix defined in options \"weechat." -#~ "look.prefix_*\".\n" -#~ "\n" -#~ "Following escaped chars are supported:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Examples:\n" -#~ " display a reminder on core buffer with a highlight:\n" -#~ " /print -core -tags notify_highlight Reminder: buy milk\n" -#~ " display an error on core buffer:\n" -#~ " /print -core -error Some error here\n" -#~ " display message on core buffer with prefix \"abc\":\n" -#~ " /print -core abc\\tThe message\n" -#~ " display a message on channel #weechat:\n" -#~ " /print -buffer irc.libera.#weechat Message on #weechat\n" -#~ " display a snowman (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " send alert (BEL):\n" -#~ " /print -beep" -#~ msgstr "" -#~ " -buffer: bu arabellekte metin görüntüle (öntanımlı: komutun " -#~ "yürütüldüğü arabellek)\n" -#~ "-newbuffer: yeni bir arabellek oluştur ve bu arabellekte metin görüntüle\n" -#~ " -free: boş içerikli yeni bir arabellek oluştur (yalnızca -newbuffer " -#~ "ile)\n" -#~ " -switch: bu arabelleğe geç\n" -#~ " -core: \"-buffer core.weechat\" komutunun arması\n" -#~ " -current: geçerli arabellekte metin görüntüle\n" -#~ " -y: özel bir satırda görüntüle (boş içerikli arabellekler için)\n" -#~ " line: boş içerikli arabelleğin satır numarası (ilk satır 0, son " -#~ "satırdan sonra bir negatif görüntülenir: -1 = son satırdan sonra, -2 = " -#~ "son satırdan sonra iki satır vb.)\n" -#~ " -escape: kaçırılmış karakterleri yorumla (örneğin, \\a, \\07, \\x07)\n" -#~ " -date: ileti tarihi, biçimi şöyle olabilir:\n" -#~ " -n: şimdiden önce 'n' saniye\n" -#~ " +n: gelecekte 'n' saniye\n" -#~ " n: Epoch'tan 'n' saniye sonra (bkz. man time)\n" -#~ " date/time (ISO 8601): yyyy-aa-ggTss:dd:snsn; örnek: " -#~ "2014-01-19T04:32:55\n" -#~ " time: ss:dd:snsn (örnek: 04:32:55)\n" -#~ " -tags: etiketlerin virgülle ayrılmış listesi (en çok kullanılan " -#~ "etiketlerin bir listesi için /help filter yazın)\n" -#~ " text: görüntülenecek metin (önek ve ileti \"\\t\" ile ayrılmalıdır, " -#~ "eğer metin \"-\" ile başlıyorsa önüne bir \"\\\" ekleyin)\n" -#~ " -stdout: stdout'ta metin görüntüle (kaçış karakterleri yorumlanır)\n" -#~ " -stderr: stderr'de metin görüntüle (kaçış karakterleri yorumlanır)\n" -#~ " -beep: \"-stderr \\a\" arması\n" -#~ "\n" -#~ "-action ... -quit seçenekleri, \"weechat.look.prefix_*\"te tanımlanan " -#~ "öneki kullanır.\n" -#~ "\n" -#~ "Aşağıdaki kaçış karakterleri desteklenir:\n" -#~ " \\\" \\\\ \\a \\b \\e \\f \\n \\r \\t \\v \\0ooo \\xhh \\uhhh " -#~ "\\Uhhhhhhhh\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " çekirdek arabellekte vurgulu bir anımsatıcı görüntüle:\n" -#~ " /print -core -tags -notify_highlight Anımsatıcı: Süt al\n" -#~ " çekirdek arabellekte bir hata görüntüle:\n" -#~ " /print -core -error Bir hata iletisi\n" -#~ " çekirdek arabellekte \"abc\" önekine iye bir ileti görüntüle:\n" -#~ " /print -core abc\\tİleti\n" -#~ " #weechat kanalında bir ileti görüntüle:\n" -#~ " /print -buffer irc.libera.#weechat #weechat kanalında ileti\n" -#~ " bir kardanadam görüntüle (U+2603):\n" -#~ " /print -escape \\u2603\n" -#~ " alarm gönder (BEL):\n" -#~ " /print -beep" - -#, fuzzy -#~| msgid "" -#~| " list: list all proxies\n" -#~| " add: add a new proxy\n" -#~| " name: name of proxy (must be unique)\n" -#~| " type: http, socks4 or socks5\n" -#~| " address: IP or hostname\n" -#~| " port: port\n" -#~| "username: username (optional)\n" -#~| "password: password (optional)\n" -#~| " del: delete a proxy (or all proxies with -all)\n" -#~| " set: set a value for a proxy property\n" -#~| " option: option to change (for options list, look at /set weechat.proxy." -#~| "<proxyname>.*)\n" -#~| " value: new value for option\n" -#~| "\n" -#~| "Examples:\n" -#~| " add a http proxy, running on local host, port 8888:\n" -#~| " /proxy add local http 127.0.0.1 8888\n" -#~| " add a http proxy using IPv6 protocol:\n" -#~| " /proxy add local http ::1 8888\n" -#~| " /proxy set local ipv6 on\n" -#~| " add a socks5 proxy with username/password:\n" -#~| " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~| " delete a proxy:\n" -#~| " /proxy del myproxy" -#~ msgid "" -#~ " list: list all proxies\n" -#~ " add: add a new proxy\n" -#~ " name: name of proxy (must be unique)\n" -#~ " type: http, socks4 or socks5\n" -#~ " address: IP or hostname\n" -#~ " port: port\n" -#~ "username: username (optional)\n" -#~ "password: password (optional)\n" -#~ " del: delete proxies\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " set: set a value for a proxy property\n" -#~ " option: option to change (for options list, look at /set weechat.proxy." -#~ "<proxyname>.*)\n" -#~ " value: new value for option\n" -#~ "\n" -#~ "Examples:\n" -#~ " add a http proxy, running on local host, port 8888:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " add a http proxy using IPv6 protocol:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " add a socks5 proxy with username/password:\n" -#~ " /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n" -#~ " delete a proxy:\n" -#~ " /proxy del myproxy" -#~ msgstr "" -#~ " list: Tüm vekilleri listele\n" -#~ " add: Yeni bir vekil ekle\n" -#~ " ad: Vekil adı (benzersiz olmalıdır)\n" -#~ " tür: http, socks4 veya socks5\n" -#~ " adres: IP veya makine adı\n" -#~ " kapı: Kapı\n" -#~ "kullanıcıadı: Kullanıcı adı (isteğe bağlı)\n" -#~ " parola: Parola (isteğe bağlı)\n" -#~ " del: Bir vekil sil (veya -all ile tüm vekilleri)\n" -#~ " set: Bir vekil özelliği için değer ekle\n" -#~ " seçenek: Değiştirilecek seçenek (seçenekler listesi için bkz.\n" -#~ " /set weechat.proxy.<vekiladı>.*)\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " yerel makinenin 8888 kapısında çalışan bir http vekili ekle:\n" -#~ " /proxy add local http 127.0.0.1 8888\n" -#~ " IPv6 protokolünü kullanarak bir http vekili ekle:\n" -#~ " /proxy add local http ::1 8888\n" -#~ " /proxy set local ipv6 on\n" -#~ " kullanıcı adı ve parolalı bir socks5 vekili ekle:\n" -#~ " /proxy add vekilim socks5 ornek.makine.org 3128 ad parola\n" -#~ " bir vekil sil:\n" -#~ " /proxy del vekilim" - -#, fuzzy -#~| msgid "" -#~| " delay: delay between execution of commands\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| " count: number of times to execute command\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /repeat was executed (if " -#~| "the buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Example:\n" -#~| " scroll 2 pages up:\n" -#~| " /repeat 2 /window page_up" -#~ msgid "" -#~ " delay: delay between execution of commands (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ " count: number of times to execute command\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/'), evaluated and the following variables are set each " -#~ "time the command is executed:\n" -#~ " ${buffer}: buffer pointer\n" -#~ " ${repeat_count}: number of times the command is executed\n" -#~ " ${repeat_index}: current index (from 1 to \"count\")\n" -#~ " ${repeat_index0}: current index (from 0 to \"count\" - 1)\n" -#~ " ${repeat_revindex}: current index from the end (from \"count\" " -#~ "to 1)\n" -#~ " ${repeat_revindex0}: current index from the end (from " -#~ "\"count\" - 1 to 0)\n" -#~ " ${repeat_first}: \"1\" for the first execution, \"0\" for the " -#~ "others\n" -#~ " ${repeat_last}: \"1\" for the last execution, \"0\" for the " -#~ "others\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /repeat was executed (if " -#~ "the buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Example:\n" -#~ " scroll 2 pages up:\n" -#~ " /repeat 2 /window page_up\n" -#~ " print a countdown, starting at 5:\n" -#~ " /repeat -interval 1 6 /print ${if:${repeat_last}?Boom!:" -#~ "${repeat_revindex0}}" -#~ msgstr "" -#~ "gecikme: komutların yürütülmesi arasındaki gecikme\n" -#~ " birim: isteğe bağlı, değerler:\n" -#~ " ms: milisaniye\n" -#~ " s: saniye (öntanımlı)\n" -#~ " m: dakika\n" -#~ " h: saat\n" -#~ " sayım: komutun yineleme sayısı\n" -#~ " komut: yürütülecek komut (veya komut '/' ile başlamıyorsa arabelleğe " -#~ "gönderilecek metin)\n" -#~ "\n" -#~ "Not: Komut, /repeat'in yürütülüdüğü arabellekte yürütülür (eğer arabellek " -#~ "artık yoksa komut yürütülmez).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " iki sayfa yukarı kaydır:\n" -#~ " /repeat 2 /window page_up" - -#, fuzzy -#~| msgid "" -#~| "option: name of an option\n" -#~| " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~| "options, use carefully!)\n" -#~| "\n" -#~| "According to option, it's reset (for standard options) or removed (for " -#~| "optional settings, like server values).\n" -#~| "\n" -#~| "Examples:\n" -#~| " reset one option:\n" -#~| " /unset weechat.look.item_time_format\n" -#~| " reset all color options:\n" -#~| " /unset -mask weechat.color.*" -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /reset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /reset -mask weechat.color.*" -#~ msgstr "" -#~ "seçenek: bir seçeneğin adı\n" -#~ " -mask: bu seçenekte bir maske kullanın (seçenekleri toptan sıfırlamak " -#~ "için \"*\" jokerine izin verilir, dikkatli kullanın!)\n" -#~ "\n" -#~ "Seçeneğe göre, sıfırlanır (standart seçenekler için) veya kaldırılır " -#~ "(sunucu değerleri gibi isteğe bağlı ayarlar için).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " bir seçeneği sıfırla:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " tüm renk seçeneklerini sıfırla:\n" -#~ " /unset -mask weechat.color.*" - -#~ msgid "" -#~ "passphrase: change the passphrase (without passphrase, data is stored as " -#~ "plain text in file sec.conf)\n" -#~ " -delete: delete passphrase\n" -#~ " decrypt: decrypt data still encrypted (it happens only if passphrase " -#~ "was not given on startup)\n" -#~ " -discard: discard all data still encrypted\n" -#~ " set: add or change secured data\n" -#~ " del: delete secured data\n" -#~ "\n" -#~ "Without argument, this command displays secured data in a new buffer.\n" -#~ "\n" -#~ "Keys on secure buffer:\n" -#~ " alt+v toggle values\n" -#~ "\n" -#~ "When a passphrase is used (data encrypted), it is asked by WeeChat on " -#~ "startup.\n" -#~ "It is possible to set environment variable \"WEECHAT_PASSPHRASE\" to " -#~ "prevent the prompt (this same variable is used by WeeChat on /upgrade), " -#~ "or to set option sec.crypt.passphrase_command to read the passphrase from " -#~ "the output of an external command like a password manager (see /help sec." -#~ "crypt.passphrase_command).\n" -#~ "\n" -#~ "Secured data with format ${sec.data.xxx} can be used in:\n" -#~ " - command /eval\n" -#~ " - command line argument \"--run-command\"\n" -#~ " - options weechat.startup.command_{before|after}_plugins\n" -#~ " - other options that may contain a password or sensitive data (for " -#~ "example proxy, irc server and relay); see /help on the options to check " -#~ "if they are evaluated.\n" -#~ "\n" -#~ "Examples:\n" -#~ " 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" -#~ " encrypt libera SASL password:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " encrypt oftc password for nickserv:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " alias to ghost the nick \"mynick\":\n" -#~ " /alias add ghost /eval /msg -server libera nickserv ghost mynick " -#~ "${sec.data.libera}" -#~ msgstr "" -#~ " parola: parolayı değiştir (parola olmadan veri sec.conf dosyasında düz " -#~ "metin olarak kaydedilir)\n" -#~ " -delete: parolayı sil\n" -#~ " decrypt: şifrelenen verinin şifresini çöz (yalnızca başlangıçta parola " -#~ "verilmemişse yapılır)\n" -#~ "-discard: hâlâ şifreli olan tüm veriyi at\n" -#~ " set: güvenli saklanan veri ekle veya veriyi değiştir\n" -#~ " del: güvenli saklanan veriyi sil\n" -#~ "\n" -#~ "Argüman olmadan, bu komut yeni bir arabellekte güvenli veriyi " -#~ "görüntüler.\n" -#~ "\n" -#~ "Güvenli arabellek düğmeleri:\n" -#~ " alt+v: değerleri aç/kapat\n" -#~ "\n" -#~ "Bir parola kullanıldığında (veri şifrelendiğinde) WeeChat tarafından " -#~ "başlangıçta istenir.\n" -#~ "Bu istemi devre dışı bırakmak için \"WEECHAT_PASSPHRASE\" çevre değişkeni " -#~ "ayarlanabilir (aynı değişken WeeChat tarafından /upgrade komutunda da " -#~ "kullanılır) veya sec.crypt.passphrase_command seçeneğini bir dış komuttan " -#~ "okuyacak biçimde de ayarlanabilir (örn. bir parola yöneticisi; bkz. /help " -#~ "sec.crypt.passphrase_command).\n" -#~ "\n" -#~ "${sec.data.xxx} biçimli veriler şuralarda kullanılabilirler:\n" -#~ " - /eval komutu\n" -#~ " - \"--run-command\" komut satırı argümanı\n" -#~ " - weechat.startup.command_{before|after}_plugins seçenekleri\n" -#~ " - bir parola veya başka bir tür hassas veri içerebilen diğer seçenekler " -#~ "(örn. vekil sunucu, irc sunucusu ve aktarıcısı); seçeneklerin " -#~ "değerlendirilip değerlendirilmediğini denetlemek için /help içeriğine " -#~ "bakın.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " bir parola ayarla:\n" -#~ " /secure passphrase bu benim parolam\n" -#~ " başlangıçta parolayı \"pass\" programından oku:\n" -#~ " /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/" -#~ "parola\"\n" -#~ " libera SASL parolasını şifrele:\n" -#~ " /secure set libera mypassword\n" -#~ " /set irc.server.libera.sasl_password \"${sec.data.libera}\"\n" -#~ " nickserv için oftc parolasını şifrele:\n" -#~ " /secure set oftc mypassword\n" -#~ " /set irc.server.oftc.command \"/msg nickserv identify ${sec.data." -#~ "oftc}\"\n" -#~ " \"takmaadım\" takma adını hayalet yapmak için arma:\n" -#~ " /alia add ghost /eval /msg -server libera nickserv ghost takmaadım " -#~ "${sec.data.libera}" - -#~ msgid "" -#~ "option: name of an option (wildcard \"*\" is allowed to list options, if " -#~ "no value is specified)\n" -#~ " value: new value for option, according to type:\n" -#~ " boolean: on, off or toggle\n" -#~ " integer: number, ++number or --number\n" -#~ " string: any string (\"\" for empty string)\n" -#~ " color: color name, ++number or --number\n" -#~ " Note: for all types, you can use null to remove option value " -#~ "(undefined value). This works only for some special plugin variables.\n" -#~ " diff: display only changed options\n" -#~ " env: display or set an environment variable (use value \"\" to unset a " -#~ "variable)\n" -#~ "\n" -#~ "Examples:\n" -#~ " display options about highlight:\n" -#~ " /set *highlight*\n" -#~ " add a word to highlight:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " display changed options:\n" -#~ " /set diff\n" -#~ " display changed options in irc plugin:\n" -#~ " /set diff irc.*\n" -#~ " display value of environment variable LANG:\n" -#~ " /set env LANG\n" -#~ " set environment variable LANG and use it:\n" -#~ " /set env LANG fr_FR.UTF-8\n" -#~ " /upgrade\n" -#~ " unset environment variable ABC:\n" -#~ " /set env ABC \"\"" -#~ msgstr "" -#~ "seçenek: Bir seçenek adı (eğer bir değer belirtilmemişse \"*\" jokeri ile " -#~ "seçenekler listelenebilir\n" -#~ " değer: Türe göre yeni seçenek değeri:\n" -#~ " boole: açık, kapalı veya aç/kapat\n" -#~ " tamsayı: sayı, ++sayı veya --sayı\n" -#~ " dizi: herhangi bir dizi (boş dizi için \"\")\n" -#~ " renk: renk adı, ++sayı veya --sayı\n" -#~ " Not: Tüm türler için, seçenek değerini kaldırmak için boş değer " -#~ "kullanabilirsiniz (tanımlanmayan değer). Bu yalnızca kimi özel eklenti " -#~ "değişkenleri için işe yarar.\n" -#~ " diff: Yalnızca değiştirilmiş seçenekleri görüntüle\n" -#~ " env: Ortam değişkenlerini görüntüle/ayarla (ayarı kaldırmak için \"\" " -#~ "kullanın)\n" -#~ "\n" -#~ "Örnek:\n" -#~ " vurgulama üzerine olan ayarları görüntüle:\n" -#~ " /set *highlight*\n" -#~ " vurgulanacak bir sözcük ekle:\n" -#~ " /set weechat.look.highlight \"word\"\n" -#~ " değiştirilen seçenekleri görüntüle:\n" -#~ " /set diff\n" -#~ " irc eklentisinde değiştirilen seçenekleri görüntüle:\n" -#~ " /set diff irc.*\n" -#~ " LANG çevre değişkeni değerini görüntüle:\n" -#~ " /set env LANG\n" -#~ " LANG çevre değişkeni ayarını yap ve kullan:\n" -#~ " /set env LANG tr_TR.UTF-8\n" -#~ " /upgrade\n" -#~ " ABC çevre değişkeni ayarını kaldır:\n" -#~ " /set env ABC \"\"" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " value: possible values for the option (values are split like the shell " -#~ "command arguments: quotes can be used to preserve spaces at the beginning/" -#~ "end of values)\n" -#~ "\n" -#~ "Behavior:\n" -#~ " - only an option of type boolean or string can be toggled without a " -#~ "value:\n" -#~ " - boolean: toggle between on/off according to current value\n" -#~ " - string: toggle between empty string and default value (works only " -#~ "if empty string is allowed for the option)\n" -#~ " - with a single value given, toggle between this value and the default " -#~ "value of option\n" -#~ " - with multiple values given, toggle between these values: the value " -#~ "used is the one following the current value of option; if the current " -#~ "value of option is not in list, the first value in the list is used\n" -#~ " - the special value \"null\" can be given, but only as first value in " -#~ "the list and without quotes around.\n" -#~ "\n" -#~ "Examples:\n" -#~ " toggle display of time in chat area (without displaying the new value " -#~ "used):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " switch format of time in chat area (with seconds, without seconds, " -#~ "disabled):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " toggle autojoin of #weechat channel on libera server:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" -#~ msgstr "" -#~ "seçenek: Bir seçenek adı\n" -#~ " değer: Seçenek olası değerleri (değerler kabuk komut satırı argümanları " -#~ "gibi ayrılır: Değerlerin başındaki/sonundaki boşlukları korumak için " -#~ "tırnak kullanılabilir)\n" -#~ "\n" -#~ "Davranış:\n" -#~ " - yalnızca bir boole/dizi bir değer olmadan açılıp/kapatılabilir:\n" -#~ " - boole: Geçerli değere göre aç/kapat\n" -#~ " - dizi: Boş dizi ve geçerli değer arasında geçiş yap (yalnızca " -#~ "seçenek için boş diziye izin veriliyorsa çalışır)\n" -#~ " - tek bir değer verilmişse bu değer ile öntanımlı değer arasında git-" -#~ "gel\n" -#~ " - birden çok değer verilmişse bu değerler arasında git-get: Kullanılan " -#~ "değer geçerli değeri izleyen değerse çalışır; eğer geçerli değer listede " -#~ "listedeki ilk değer kullanılır\n" -#~ " - özel \"null\" değeri verilebilir; ancak yalnızca listedeki ilk değer " -#~ "olarak ve etrafında tırnak olmadan.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " sohbet alanında zaman gösterimini aç/kapat (kullanılan yeni değer " -#~ "olmadan):\n" -#~ " /mute /toggle weechat.look.buffer_time_format\n" -#~ " sohbet alanındaki zaman biçimini değiştir (saniyeli, saniyesiz):\n" -#~ " /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n" -#~ " libera sunucusunda #weechat kanalına kendiliğinden katılmayı aç/kapat:\n" -#~ " /toggle irc.server.libera.autojoin null #weechat" - -#~ msgid "" -#~ "option: name of an option\n" -#~ " -mask: use a mask in option (wildcard \"*\" is allowed to mass-reset " -#~ "options, use carefully!)\n" -#~ "\n" -#~ "According to option, it's reset (for standard options) or removed (for " -#~ "optional settings, like server values).\n" -#~ "\n" -#~ "Examples:\n" -#~ " reset one option:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " reset all color options:\n" -#~ " /unset -mask weechat.color.*" -#~ msgstr "" -#~ "seçenek: bir seçeneğin adı\n" -#~ " -mask: bu seçenekte bir maske kullanın (seçenekleri toptan sıfırlamak " -#~ "için \"*\" jokerine izin verilir, dikkatli kullanın!)\n" -#~ "\n" -#~ "Seçeneğe göre, sıfırlanır (standart seçenekler için) veya kaldırılır " -#~ "(sunucu değerleri gibi isteğe bağlı ayarlar için).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " bir seçeneği sıfırla:\n" -#~ " /unset weechat.look.item_time_format\n" -#~ " tüm renk seçeneklerini sıfırla:\n" -#~ " /unset -mask weechat.color.*" - -#, fuzzy -#~ msgid "" -#~ " -yes: required if option \"weechat.look.confirm_upgrade\" is " -#~ "enabled\n" -#~ "path_to_binary: path to WeeChat binary (default is current binary)\n" -#~ " -dummy: do nothing (option used to prevent accidental completion " -#~ "with \"-quit\")\n" -#~ " -save: only save the session, do not quit nor reload WeeChat; " -#~ "the configuration files are not saved (if needed you can use /save before " -#~ "this command)\n" -#~ " -quit: close *ALL* connections, save session and quit WeeChat, " -#~ "which makes possible a delayed restoration (see below)\n" -#~ "\n" -#~ "This command upgrades and reloads a running WeeChat session. The new " -#~ "WeeChat binary must have been compiled or installed with a package " -#~ "manager before running this command.\n" -#~ "\n" -#~ "Note: TLS connections are lost during upgrade (except with -save), " -#~ "because the reload of TLS sessions is currently not possible with GnuTLS. " -#~ "There is automatic reconnection after upgrade.\n" -#~ "\n" -#~ "Important: use of option -save can be dangerous, it is recommended to use " -#~ "only /upgrade (or with -quit) for a standard upgrade and a restart; the " -#~ "option -save can be used to save the session regularly and restore it in " -#~ "case of after abnormal exit (power outage, crash, etc.)\n" -#~ "\n" -#~ "Upgrade process has 4 steps:\n" -#~ " 1. save session into files for core and plugins (buffers, history, ..)\n" -#~ " 2. unload all plugins (configuration files (*.conf) are written on " -#~ "disk)\n" -#~ " 3. save WeeChat configuration (weechat.conf)\n" -#~ " 4. execute new WeeChat binary and reload session.\n" -#~ "\n" -#~ "With option \"-quit\", the process is:\n" -#~ " 1. close *ALL* connections (irc, xfer, relay, ...)\n" -#~ " 2. save session into files (*.upgrade)\n" -#~ " 3. unload all plugins\n" -#~ " 4. save WeeChat configuration\n" -#~ " 5. quit WeeChat\n" -#~ "\n" -#~ "With option \"-save\", the process is:\n" -#~ " 1. save session into files (*.upgrade) with a disconnected state for " -#~ "IRC servers and Relay clients (but no disconnection is made)\n" -#~ "\n" -#~ "With -quit or -save, you can restore the session later with this command: " -#~ "weechat --upgrade\n" -#~ "IMPORTANT: you must restore the session with exactly same configuration " -#~ "(files *.conf) and if possible the same WeeChat version (or a more recent " -#~ "one).\n" -#~ "It is possible to restore WeeChat session on another machine if you copy " -#~ "the content of WeeChat home directories (see /debug dirs)." -#~ msgstr "" -#~ " -yes: \"weechat.look.confirm_upgrade\" etkinse gerekli\n" -#~ "ikili_yolu: WeeChat ikilisi yolu (öntanımlı değer geçerli ikilidir)\n" -#~ " -dummy: Bir şey yapma (\"-quit\" ile yanlışlıkla tamamlamayı önler)\n" -#~ " -save: Yalnızca oturumu kaydet, WeeChat'ten çıkma veya yeniden " -#~ "yükleme; yapılandırma dosyaları kaydedilmez (gerekiyorsa bu komuttan " -#~ "önce /save kullanabilirsiniz)\n" -#~ " -quit: TÜM bağlantıları kapat, oturumu kaydet ve WeeChat'ten çık, " -#~ "bu, gecikmiş bir kurtarmayı olanaklı kılar (aşağıya bakın)\n" -#~ "\n" -#~ "Bu komut, çalışan bir WeeChat oturumunu yükseltir ve yeniden yükler. Yeni " -#~ "WeeChat ikilisi, bu komut çalıştırılmadan önce derlenmiş veya bir paket " -#~ "yöneticisi ile yüklenmiş olmalıdır.\n" -#~ "\n" -#~ "Not: Yükseltme sırasında SSL bağlantıları kesilir; (-save dışında); çünkü " -#~ "SSL oturumlarının yeniden yüklenmesi GnuTLS ile olanaklı değildir. " -#~ "Yükseltme sonrasında kendiliğinden yeniden bağlanma vardır.\n" -#~ "\n" -#~ "Önemli: -save seçeneğinin kullanılması bazı durumlarda tehlikeli " -#~ "olabilir; standart bir yükseltme işlemi için yalnızca /upgrade (veya -" -#~ "quit ile birlikte) ve sonrasında yeniden başlatma ile kullanılması " -#~ "önerilir; -save seçeneği oturumu düzenli olarak kaydetmek için ve normal " -#~ "olmayan bir çıkış sonrası geri yüklemek için kullanılabilir (güç kaybı, " -#~ "çökme vb.)\n" -#~ "\n" -#~ "Yükseltme işlemi 4 adımdan oluşur:\n" -#~ " 1. Çekirdek ve eklenti oturum dosyalarını kaydet (arabellek, " -#~ "geçmiş...)\n" -#~ " 2. Tüm eklentileri kapat ((*.conf) yapılandırma dosyaları diske " -#~ "yazılır)\n" -#~ " 3. WeeChat yapılandırmasını kaydet (weechat.conf)\n" -#~ " 4. Yeni WeeChat ikilisini başlat ve oturumu yeniden yükle.\n" -#~ "\n" -#~ "\"-quit\" seçeneğiyle işlem biraz daha farklıdır:\n" -#~ " 1. TÜM bağlantıları kapat (irc, xfer, relay, ...)\n" -#~ " 2. Oturumu dosyalara kaydet (*.upgrade)\n" -#~ " 3. Tüm eklentileri kapat\n" -#~ " 4. WeeChat yapılandırmasını kaydet\n" -#~ " 5. WeeChat'ten çık\n" -#~ "\n" -#~ "-quit veya -save ile, oturumu daha sonra 'weechat --upgrade' komutu ile " -#~ "yeniden geri yükleyebilirsiniz\n" -#~ "ÖNEMLİ: Oturumu tam aynı yapılandırma ile yeniden yüklemelisiniz (*." -#~ "conf).\n" -#~ "WeeChat oturumunu başka bir makinede yeniden yükleyebilirsiniz; bunun " -#~ "için WeeChat ev dizini içeriğini kopyalayın (bkz. /debug dirs)." - -#, fuzzy -#~| msgid "" -#~| " number: amount of time to wait (integer number)\n" -#~| " unit: optional, values are:\n" -#~| " ms: milliseconds\n" -#~| " s: seconds (default)\n" -#~| " m: minutes\n" -#~| " h: hours\n" -#~| "command: command to execute (or text to send to buffer if command does " -#~| "not start with '/')\n" -#~| "\n" -#~| "Note: the command is executed on buffer where /wait was executed (if the " -#~| "buffer does not exist any more, the command is not executed).\n" -#~| "\n" -#~| "Examples:\n" -#~| " join channel in 10 seconds:\n" -#~| " /wait 10 /join #test\n" -#~| " set away in 15 minutes:\n" -#~| " /wait 15m /away -all I'm away\n" -#~| " say 'hello' in 2 minutes:\n" -#~| " /wait 2m hello" -#~ msgid "" -#~ " number: amount of time to wait (minimum: 1 millisecond)\n" -#~ " unit: optional, values are:\n" -#~ " us: microseconds\n" -#~ " ms: milliseconds\n" -#~ " s: seconds (default)\n" -#~ " m: minutes\n" -#~ " h: hours\n" -#~ "command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Note: the command is executed on buffer where /wait was executed (if the " -#~ "buffer does not exist any more, the command is not executed).\n" -#~ "\n" -#~ "Examples:\n" -#~ " join channel in 10 seconds:\n" -#~ " /wait 10 /join #test\n" -#~ " set away in 15 minutes:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " say 'hello' in 2 minutes:\n" -#~ " /wait 2m hello" -#~ msgstr "" -#~ " sayı: beklenecek zaman (tamsayı)\n" -#~ " birim: isteğe bağlı, değerler:\n" -#~ " ms: milisaniye\n" -#~ " s: saniye (öntanımlı)\n" -#~ " m: dakika\n" -#~ " h: saat\n" -#~ " komut: yürütülecek komut (veya komut '/' ile başlamıyorsa arabelleğe " -#~ "gönderilecek metin)\n" -#~ "\n" -#~ "Not: Komut, /wait'in yürütüldüğü arabellekte yürütülür (arabellek yoksa " -#~ "komut iptal edilir).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " 10 saniye içinde kanala katıl:\n" -#~ " /wait 10 /join #test\n" -#~ " 15 dakika içinde uzakta ol:\n" -#~ " /wait 15m /away -all I'm away\n" -#~ " iki dakika içinde 'merhaba' de:\n" -#~ " /wait 2m merhaba" - -#, no-c-format -#~ msgid "" -#~ " list: list opened windows (without argument, this list is " -#~ "displayed)\n" -#~ " -1: jump to previous window\n" -#~ " +1: jump to next window\n" -#~ " b#: jump to next window displaying buffer number #\n" -#~ " up: switch to window above current one\n" -#~ " down: switch to window below current one\n" -#~ " left: switch to window on the left\n" -#~ " right: switch to window on the right\n" -#~ " number: window number (see /window list)\n" -#~ " splith: split current window horizontally (to undo: /window " -#~ "merge)\n" -#~ " splitv: split current window vertically (to undo: /window merge)\n" -#~ " resize: resize window size, new size is <pct> percentage of parent " -#~ "window\n" -#~ " if \"h\" or \"v\" is specified, the resize affects the " -#~ "nearest parent window with a split of this type (horizontal/vertical)\n" -#~ " balance: balance the sizes of all windows\n" -#~ " merge: merge window with another (all = keep only one window)\n" -#~ " close: close window\n" -#~ " page_up: scroll one page up\n" -#~ " page_down: scroll one page down\n" -#~ " refresh: refresh screen\n" -#~ " scroll: scroll a number of lines (+/-N) or with time: s=seconds, " -#~ "m=minutes, h=hours, d=days, M=months, y=years\n" -#~ " scroll_horiz: scroll horizontally a number of columns (+/-N) or " -#~ "percentage of window size (this scrolling is possible only on buffers " -#~ "with free content)\n" -#~ " scroll_up: scroll a few lines up\n" -#~ " scroll_down: scroll a few lines down\n" -#~ " scroll_top: scroll to top of buffer\n" -#~ "scroll_bottom: scroll to bottom of buffer\n" -#~ "scroll_beyond_end: scroll beyond the end of buffer\n" -#~ "scroll_previous_highlight: scroll to previous highlight\n" -#~ "scroll_next_highlight: scroll to next highlight\n" -#~ "scroll_unread: scroll to unread marker\n" -#~ " swap: swap buffers of two windows (with optional direction for " -#~ "target window)\n" -#~ " zoom: zoom on window\n" -#~ " bare: toggle bare display (with optional delay in seconds for " -#~ "automatic return to standard display mode)\n" -#~ "\n" -#~ "For splith and splitv, pct is a percentage which represents size of new " -#~ "window, computed with current window as size reference. For example 25 " -#~ "means create a new window with size = current_size / 4\n" -#~ "\n" -#~ "Examples:\n" -#~ " jump to window displaying buffer #1:\n" -#~ " /window b1\n" -#~ " scroll 2 lines up:\n" -#~ " /window scroll -2\n" -#~ " scroll 2 days up:\n" -#~ " /window scroll -2d\n" -#~ " scroll to beginning of current day:\n" -#~ " /window scroll -d\n" -#~ " zoom on window #2:\n" -#~ " /window zoom -window 2\n" -#~ " split window horizontally using 30% of space for the window on top:\n" -#~ " /window splith 30\n" -#~ " resize window to 75% of the parent window size:\n" -#~ " /window resize 75\n" -#~ " resize vertical split, add 10% in size:\n" -#~ " /window resize v+10\n" -#~ " remove the split, keep the current window:\n" -#~ " /window merge\n" -#~ " close the current window:\n" -#~ " /window close\n" -#~ " enable bare display for 2 seconds:\n" -#~ " /window bare 2" -#~ msgstr "" -#~ " list: Açılmış pencereleri listele (argümansız bu liste " -#~ "görüntülenir)\n" -#~ " -1: Önceki pencereye atla\n" -#~ " +1: Sonraki pencereye atla\n" -#~ " b#: # numaralı arabelleği görüntüleyen sonraki pencereye atla\n" -#~ " up: Geçerli pencere üzerindeki pencereye geç\n" -#~ " down: Geçerli pencere altındaki pencereye geç\n" -#~ " left: Soldaki pencereye geç\n" -#~ " right: Sağdaki pencereye geç\n" -#~ " sayı: Pencere numarası (bkz. /window list)\n" -#~ " splith: Geçerli pencereyi yatay olarak böl (geri al: /window " -#~ "merge)\n" -#~ " splitv: Geçerli pencereyi dikey olarak böl (geri al: /window " -#~ "merge)\n" -#~ " resize: Pencereyi boyutlandır, yeni boyut, üst pencerenin " -#~ "<yzd>'sidir\n" -#~ " Eğer \"h\" veya \"v\" belirtilmişse boyutlandırma bu " -#~ "türden en yakın üst pencereyi etkiler (yatay/dikey)\n" -#~ " balance: Tüm pencerelerin boyutlarını dengelendir\n" -#~ " merge: Pencereyi bir başkasıyla birleştir (all = tek pencere " -#~ "tut)\n" -#~ " close: Pencereyi kapat\n" -#~ " page_up: Bir sayfa yukarı kaydır\n" -#~ " page_down: Bir sayfa aşağı kaydır\n" -#~ " refresh: Ekranı yenile\n" -#~ " scroll: Belirli bir sayıda satır kaydır (+/-N) veya zaman: " -#~ "s=saniye, m=dakika, h=saat, d=gün, M=ay, y=yıl\n" -#~ " scroll_horiz: Belirli bir sayıda sütun (+/-N) veya pencere boyutu " -#~ "yüzdesi yatay kaydır (bu kaydırma yalnızca erişilebilir içerikli " -#~ "arabelleklerde)\n" -#~ " scroll_up: Birkaç satır yukarı kaydır\n" -#~ " scroll_down: Birkaç satır aşağı kaydır\n" -#~ " scroll_top: Arabelleğin tepesine kaydır\n" -#~ "scroll_bottom: Arabelleğin dibine kaydır\n" -#~ "scroll_beyond_end: Arabelleğin sonundan ötesine kaydır\n" -#~ "scroll_previous_highlight: Bir önceki vurguya kaydır\n" -#~ "scroll_next_highlight: Bir sonraki vurguya kaydır\n" -#~ "scroll_unread: Okunmamış imleyiciye kaydır\n" -#~ " swap: İki pencerenin arabelleklerini birbiriyle değiştir (hedef " -#~ "pencere için isteğe bağlı yön ile)\n" -#~ " zoom: Pencerede yakınlaştır\n" -#~ " bare: Çıplak görüntülemeyi aç/kapat (standart görüntü kipine " -#~ "dönmek için isteğe bağlı saniye türünden gecikme ile)\n" -#~ "\n" -#~ "splith ve splitv için, yzd, yeni pencerenin boyutunu belirten geçerli " -#~ "pencere boyutu başvuru alınarak hesaplanmış bir yüzdedir. Örneğin, 25, " -#~ "geçerli boyutun dörtte birini temel alarak hesaplanmış yeni pencere " -#~ "boyutudur.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " #1 numaralı arabelleği görüntüleyen pencereye atla:\n" -#~ " /window b1\n" -#~ " 2 satır yukarı kaydır:\n" -#~ " /window scroll -2\n" -#~ " 2 gün yukarı kaydır:\n" -#~ " /window scroll -2d\n" -#~ " geçerli günün başına kaydır:\n" -#~ " /window scroll -d\n" -#~ " #2 numaralı pencereyi yakınlaştır:\n" -#~ " /window zoom -window 2\n" -#~ " pencereyi yatay olarak üstteki pencerenin yüzde otuzu kadar böl:\n" -#~ " /window splith 30\n" -#~ " pencereyi üst pencere boyutunun yüzde yetmiş beşi kadar boyutlandır:\n" -#~ " /window resize 75\n" -#~ " dikey bölüntüyü boyutlandır, yüzde on boyut ekle:\n" -#~ " /window resize v+10\n" -#~ " bölüntüyü kaldır, geçerli pencereyi tut:\n" -#~ " /window merge\n" -#~ " geçerli pencereyi kapat:\n" -#~ " /window close\n" -#~ " 2 saniyeliğine çıplak görüntüyü etkinleştir:\n" -#~ " /window bare 2" - -#, fuzzy, no-c-format -#~| msgid "" -#~| " list: list aliases (without argument, this list is displayed)\n" -#~| " add: add an alias\n" -#~| "addcompletion: add an alias with a custom completion\n" -#~| " del: delete an alias\n" -#~| " completion: completion for alias: by default completion is done with " -#~| "target command\n" -#~| " note: you can use %%command to use completion of an " -#~| "existing command\n" -#~| " alias: name of alias\n" -#~| " command: command name with arguments (many commands can be " -#~| "separated by semicolons)\n" -#~| "\n" -#~| "Note: in command, special variables are replaced:\n" -#~| " $n: argument 'n' (between 1 and 9)\n" -#~| " $-m: arguments from 1 to 'm'\n" -#~| " $n-: arguments from 'n' to last\n" -#~| " $n-m: arguments from 'n' to 'm'\n" -#~| " $*: all arguments\n" -#~| " $~: last argument\n" -#~| " $var: where \"var\" is a local variable of buffer (see /buffer " -#~| "listvar)\n" -#~| " examples: $nick, $channel, $server, $plugin, $name\n" -#~| "\n" -#~| "Examples:\n" -#~| " alias /split to split window horizontally:\n" -#~| " /alias add split /window splith\n" -#~| " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~| " /alias add hello /allchan -exclude=#weechat hello\n" -#~| " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~| "sajoin:\n" -#~| " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgid "" -#~ " list: list aliases (without argument, this list is displayed)\n" -#~ " add: add an alias\n" -#~ " name: name of alias\n" -#~ "addcompletion: add an alias with a custom completion\n" -#~ " del: delete aliases\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " rename: rename an alias\n" -#~ " missing: add missing aliases (using default aliases)\n" -#~ " completion: completion for alias: by default completion is done with " -#~ "target command\n" -#~ " note: you can use %%command to use completion of an " -#~ "existing command\n" -#~ " command: command name with arguments (many commands can be " -#~ "separated by semicolons)\n" -#~ "\n" -#~ "Note: in command, special variables are replaced:\n" -#~ " $n: argument 'n' (between 1 and 9)\n" -#~ " $-m: arguments from 1 to 'm'\n" -#~ " $n-: arguments from 'n' to last\n" -#~ " $n-m: arguments from 'n' to 'm'\n" -#~ " $*: all arguments\n" -#~ " $&: all arguments, with \" replaced by \\\"\n" -#~ " $~: last argument\n" -#~ " $var: where \"var\" is a local variable of buffer (see /buffer " -#~ "listvar)\n" -#~ " examples: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Examples:\n" -#~ " alias /split to split window horizontally:\n" -#~ " /alias add split /window splith\n" -#~ " alias /hello to say \"hello\" on all channels but not on #weechat:\n" -#~ " /alias add hello /allchan -exclude=#weechat hello\n" -#~ " rename alias \"hello\" to \"Hello\":\n" -#~ " /alias rename hello Hello\n" -#~ " alias /forcejoin to send IRC command \"forcejoin\" with completion of /" -#~ "sajoin:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" -#~ msgstr "" -#~ " list: armaları listele (argümansız bu liste görüntülenir)\n" -#~ " add: bir arma ekle\n" -#~ "addcompletion: özel tamamlamalı bir arma ekle\n" -#~ " del: bir arma sil\n" -#~ " tamamlama: arma tamamlaması: öntanımlı olarak tamamlama hedef komutu " -#~ "ile\n" -#~ " not: mevcut komutun tamamlaması için %%command kullanın\n" -#~ " arma: arma adı\n" -#~ " komut: argümanlarıyla komut adı (komutlar noktalı virgül ile " -#~ "ayrılır)\n" -#~ "\n" -#~ "Not: Komutta özel değişkenler başkasıyla değiştirilir:\n" -#~ " $n: 'n' argümanı (1-9 arasında)\n" -#~ " $-m: 1'den 'm'e kadar argümanlar\n" -#~ " $n-: 'n'den sonuncuya kadar argümanlar\n" -#~ " $n-m: 'n'den 'm'e kadar argümanlar\n" -#~ " $*: tüm argümanlar\n" -#~ " $~: son argüman\n" -#~ " $var: \"var\" bir yerel arabellek değişkenidir (bkz. /buffer " -#~ "listvar)\n" -#~ " örnekler: $nick, $channel, $server, $plugin, $name\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " pencereyi yatay olarak bölmek için /split arması:\n" -#~ " /alias add split /window split\n" -#~ " #weechat dışındaki tüm kanallarda mrb demek için /mrb arması:\n" -#~ " /alias add mrb /allchan -exclude=#weechat mrb\n" -#~ " \"forcejoin\" IRC komutu için / tamamlamalı /forcejoin arması:\n" -#~ " /alias addcompletion %%sajoin forcejoin /quote forcejoin" - -#, fuzzy -#~| msgid "" -#~| " enable: enable buflist\n" -#~| "disable: disable buflist\n" -#~| " toggle: toggle buflist\n" -#~| " bar: add the \"buflist\" bar\n" -#~| "refresh: force the refresh of the bar items (buflist, buflist2 and " -#~| "buflist3)\n" -#~| "\n" -#~| "The lines with buffers are displayed using string evaluation (see /help " -#~| "eval for the format), with these options:\n" -#~| " - buflist.look.display_conditions: conditions to display a buffer in " -#~| "the list\n" -#~| " - buflist.format.buffer: format for a buffer which is not current " -#~| "buffer\n" -#~| " - buflist.format.buffer_current: format for the current buffer\n" -#~| "\n" -#~| "The following variables can be used in these options:\n" -#~| " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~| "list), for example:\n" -#~| " - ${bar_item.name}\n" -#~| " - window data, where the bar item is displayed (there's no window in " -#~| "root bars, see hdata \"window\" in API doc for a complete list), for " -#~| "example:\n" -#~| " - ${window.number}\n" -#~| " - ${window.buffer.full_name}\n" -#~| " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~| "for example:\n" -#~| " - ${buffer.number}\n" -#~| " - ${buffer.name}\n" -#~| " - ${buffer.full_name}\n" -#~| " - ${buffer.short_name}\n" -#~| " - ${buffer.nicklist_nicks_count}\n" -#~| " - irc_server: IRC server data, defined only on an IRC buffer (see " -#~| "hdata \"irc_server\" in API doc)\n" -#~| " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~| "(see hdata \"irc_channel\" in API doc)\n" -#~| " - extra variables added by buflist for convenience:\n" -#~| " - ${format_buffer}: the evaluated value of option buflist.format." -#~| "buffer; this can be used in option buflist.format.buffer_current to just " -#~| "change the background color for example\n" -#~| " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is " -#~| "the current buffer; it can be used in a condition: ${if:" -#~| "${current_buffer}?...:...}\n" -#~| " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~| "merged with at least another buffer; it can be used in a condition: ${if:" -#~| "${merged}?...:...}\n" -#~| " - ${format_number}: indented number with separator (evaluation of " -#~| "option buflist.format.number)\n" -#~| " - ${number}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers; for merged buffers, this variable is set with " -#~| "number for the first buffer and spaces for the next buffers with same " -#~| "number\n" -#~| " - ${number2}: indented number, for example \" 1\" if there are " -#~| "between 10 and 99 buffers\n" -#~| " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~| "\"0\"\n" -#~| " - ${indent}: indentation for name (channel and private buffers are " -#~| "indented) (evaluation of option buflist.format.indent)\n" -#~| " - ${format_nick_prefix}: colored nick prefix for a channel " -#~| "(evaluation of option buflist.format.nick_prefix)\n" -#~| " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~| "if the option buflist.look.nick_prefix is enabled)\n" -#~| " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~| "buflist.look.nick_prefix is enabled)\n" -#~| " - ${format_name}: formatted name (evaluation of option buflist." -#~| "format.name)\n" -#~| " - ${name}: the short name (if set), with a fallback on the name\n" -#~| " - ${color_hotlist}: the color depending on the highest hotlist level " -#~| "for the buffer (evaluation of option buflist.format.hotlist_xxx where " -#~| "xxx is the level)\n" -#~| " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~| "buflist.format.hotlist)\n" -#~| " - ${hotlist}: the raw hotlist\n" -#~| " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~| "or \"highlight\"\n" -#~| " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~| "private, 3 = highlight\n" -#~| " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~| "no lag (evaluation of option buflist.format.lag)\n" -#~| " - ${format_tls_version}: indicator of TLS version for a server " -#~| "buffer, empty for channels (evaluation of option buflist.format." -#~| "tls_version)" -#~ msgid "" -#~ " enable: enable buflist\n" -#~ "disable: disable buflist\n" -#~ " toggle: toggle buflist\n" -#~ " bar: add the \"buflist\" bar\n" -#~ "refresh: force the refresh of some bar items (if no item is given, all " -#~ "bar items used are refreshed, according to option buflist.look." -#~ "use_items)\n" -#~ "\n" -#~ "The lines with buffers are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - buflist.look.display_conditions: conditions to display a buffer in " -#~ "the list\n" -#~ " - buflist.format.buffer: format for a buffer which is not current " -#~ "buffer\n" -#~ " - buflist.format.buffer_current: format for the current buffer\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - bar item data (see hdata \"bar_item\" in API doc for a complete " -#~ "list), for example:\n" -#~ " - ${bar_item.name}\n" -#~ " - window data, where the bar item is displayed (there's no window in " -#~ "root bars, see hdata \"window\" in API doc for a complete list), for " -#~ "example:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - buffer data (see hdata \"buffer\" in API doc for a complete list), " -#~ "for example:\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: IRC server data, defined only on an IRC buffer (see hdata " -#~ "\"irc_server\" in API doc)\n" -#~ " - irc_channel: IRC channel data, defined only on an IRC channel buffer " -#~ "(see hdata \"irc_channel\" in API doc)\n" -#~ " - extra variables added by buflist for convenience:\n" -#~ " - ${format_buffer}: the evaluated value of option buflist.format." -#~ "buffer; this can be used in option buflist.format.buffer_current to just " -#~ "change the background color for example\n" -#~ " - ${current_buffer}: a boolean (\"0\" or \"1\"), \"1\" if this is the " -#~ "current buffer; it can be used in a condition: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: a boolean (\"0\" or \"1\"), \"1\" if the buffer is " -#~ "merged with at least another buffer; it can be used in a condition: ${if:" -#~ "${merged}?...:...}\n" -#~ " - ${format_number}: indented number with separator (evaluation of " -#~ "option buflist.format.number)\n" -#~ " - ${number}: indented number, for example \" 1\" if there are between " -#~ "10 and 99 buffers; for merged buffers, this variable is set with number " -#~ "for the first buffer and spaces for the next buffers with same number\n" -#~ " - ${number2}: indented number, for example \" 1\" if there are " -#~ "between 10 and 99 buffers\n" -#~ " - ${number_displayed}: \"1\" if the number is displayed, otherwise " -#~ "\"0\"\n" -#~ " - ${indent}: indentation for name (channel, private and list buffers " -#~ "are indented) (evaluation of option buflist.format.indent)\n" -#~ " - ${format_nick_prefix}: colored nick prefix for a channel " -#~ "(evaluation of option buflist.format.nick_prefix)\n" -#~ " - ${color_nick_prefix}: color of nick prefix for a channel (set only " -#~ "if the option buflist.look.nick_prefix is enabled)\n" -#~ " - ${nick_prefix}: nick prefix for a channel (set only if the option " -#~ "buflist.look.nick_prefix is enabled)\n" -#~ " - ${format_name}: formatted name (evaluation of option buflist.format." -#~ "name)\n" -#~ " - ${name}: the short name (if set), with a fallback on the name\n" -#~ " - ${color_hotlist}: the color depending on the highest hotlist level " -#~ "for the buffer (evaluation of option buflist.format.hotlist_xxx where xxx " -#~ "is the level)\n" -#~ " - ${format_hotlist}: the formatted hotlist (evaluation of option " -#~ "buflist.format.hotlist)\n" -#~ " - ${hotlist}: the raw hotlist\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" or " -#~ "\"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = none, 0 = low, 1 = message, 2 = " -#~ "private, 3 = highlight\n" -#~ " - ${format_lag}: the lag for an IRC server buffer, empty if there's " -#~ "no lag (evaluation of option buflist.format.lag)\n" -#~ " - ${format_tls_version}: indicator of TLS version for a server " -#~ "buffer, empty for channels (evaluation of option buflist.format." -#~ "tls_version)" -#~ msgstr "" -#~ " enable: buflist'i etkinleştir\n" -#~ "disable: buflist'i devre dışı bırak\n" -#~ " toggle: buflist'i aç/kapat\n" -#~ " bar: \"buflist\" çubuğunu ekle\n" -#~ "refresh: ögelerin yenilenmesini zorla (buflist, buflist2 ve buflist3)\n" -#~ "\n" -#~ "Arabellekli satırlar dizi değerlendirmesi kullanılarak şu seçeneklerle " -#~ "görüntülenir (biçim için bkz. /help eval):\n" -#~ " - buflist.look.display_conditions: Listede arabellek görüntüleme " -#~ "koşulları\n" -#~ " - buflist.format.buffer: Geçerli arabellek olmayan arabellek biçimi\n" -#~ " - buflist.format.buffer_current: format Geçerli bellek biçimi\n" -#~ "\n" -#~ "Aşağıdaki seçeneklerde şu değişkenler kullanılabilir:\n" -#~ " - bar item data (tam bir liste için API belgelerinde hdata " -#~ "\"bar_item\"); örneğin:\n" -#~ " - ${bar_item.name}\n" -#~ " - bar ögesinin görüntülendiği pencere verisi (kök çubuklarda pencere " -#~ "yoktur, tam bir liste için API belgelerinde bkz. hdata \"window\"), " -#~ "örneğin:\n" -#~ " - ${window.number}\n" -#~ " - ${window.buffer.full_name}\n" -#~ " - arabellek verisi (tam bir liste için API belgelerinde hdata " -#~ "\"buffer\"):\n" -#~ " - ${buffer.number}\n" -#~ " - ${buffer.name}\n" -#~ " - ${buffer.full_name}\n" -#~ " - ${buffer.short_name}\n" -#~ " - ${buffer.nicklist_nicks_count}\n" -#~ " - irc_server: Yalnızca bir IRC arabelleğinde tanımlı IRC sunucu verisi " -#~ "(API belgelerinde bkz. hdata \"irc_server\")\n" -#~ " - irc_channel: Yalnızca bir IRC arabelleğinde tanımlı IRC kanal verisi " -#~ "(API belgelerinde bkz. hdata \"irc_channel\")\n" -#~ " - kolaylık amaçlı buflist tarafından eklenen ek değişkenler:\n" -#~ " - ${format_buffer}: buflist.format.buffer'ın değerlendirilmiş değeri; " -#~ "örneğin bu seçenek yalnızca arka plan rengini değiştirmek için buflist." -#~ "format.buffer_current seçeneğinde kullanılabilir\n" -#~ " - ${current_buffer}: Bir Boole, (\"0\" veya \"1\"), geçerli " -#~ "arabellekse \"1\"; bir koşulda kullanılabilir: ${if:" -#~ "${current_buffer}?...:...}\n" -#~ " - ${merged}: Bir Boole, (\"0\" veya \"1\"), arabellek en azından " -#~ "başka bir arabellekle birleştirilmişse \"1\"; bir koşulda kullanılabilir: " -#~ "${if:${merged}?...:...}\n" -#~ " - ${format_number}: Ayırıcı ile girintilenmiş sayı (buflist.format." -#~ "number seçeneğinin değerlendirilmesi)\n" -#~ " - ${number}: Girintilenmiş sayı; örneğin 10 ile 99 arabellek " -#~ "arasındaysa \" 1\"; birleştirilmiş arabellekler için bu değişken ilk " -#~ "arabellek numarası ve aynı numaralı diğer arabellekler için boşluklarla " -#~ "ayarlanır\n" -#~ " - ${number2}: Girintilenmiş sayı; örneğin 10 ile 99 arasında " -#~ "arabellek varsa \" 1\"\n" -#~ " - ${number_displayed}: Sayı görüntüleniyorsa \"1\", yoksa \"0\"\n" -#~ " - ${indent}: Ad girintilemesi (kanal ve özel arabellekler " -#~ "girintilenir) (buflist.format.indent özelliğinin değerlendirmesi)\n" -#~ " - ${format_nick_prefix}: Bir kanal için renkli takma ad öneki " -#~ "(buflist.format.nick_prefix seçeneğinin değerlendirmesi)\n" -#~ " - ${color_nick_prefix}: Bir kanal için takma ad öneki rengi (yalnızca " -#~ "buflist.look.nick_prefix seçeneği etkinse ayarlanır)\n" -#~ " - ${nick_prefix}: Bir kanal için takma ad öneki (yalnızca buflist." -#~ "look.nick_prefix seçeneği etkinse ayarlanır)\n" -#~ " - ${format_name}: Biçimlendirilmiş ad (option buflist.format.name " -#~ "seçeneğinin değerlendirmesi)\n" -#~ " - ${name}: Kısa ad (ayarlıysa), ada geri çekiliş ile\n" -#~ " - ${color_hotlist}: Arabelleğin en yüksek sıcak liste düzeyine göre " -#~ "renk (option buflist.format.hotlist_xxx seçeneğinin değerlendirmesi, xxx: " -#~ "düzey)\n" -#~ " - ${format_hotlist}: Biçimlendirilmiş sıcak liste (option buflist." -#~ "format.hotlist seçeneğinin değerlendirmesi)\n" -#~ " - ${hotlist}: Ham sıcak liste\n" -#~ " - ${hotlist_priority}: \"none\", \"low\", \"message\", \"private\" " -#~ "veya \"highlight\"\n" -#~ " - ${hotlist_priority_number}: -1 = yok = düşük, 1 = ileti, 2 = özel, " -#~ "3 = vurgula\n" -#~ " - ${format_lag}: IRC sunucu arabelleği için gecikme, yoksa boş " -#~ "(buflist.format.lag seçeneğinin değerlendirmesi)\n" -#~ " - ${format_tls_version}: Bir sunucu arabelleği için TLS sürümü " -#~ "göstergesi kanallar için boş (buflist.format.tls_version seçeneği " -#~ "değerlendirmesi)" - -#~ msgid "" -#~ " decode: change decoding charset\n" -#~ " encode: change encoding charset\n" -#~ "charset: new charset for current buffer\n" -#~ " reset: reset charsets for current buffer" -#~ msgstr "" -#~ " decode: Kod çözen karakter setini değiştir\n" -#~ " encode: Kodlayan karakter setini değiştir\n" -#~ "karakterseti: Geçerli arabellek için yeni karakter seti\n" -#~ " reset: Geçerli arabellek için karakter setini sıfırla" - -#~ msgid "" -#~ " -list: list commands\n" -#~ " -sh: use the shell to execute the command, many commands can be " -#~ "piped (WARNING: use this option ONLY if all arguments are safe, see " -#~ "option -nosh)\n" -#~ " -nosh: do not use the shell to execute the command (required if the " -#~ "command has some unsafe data, for example the content of a message from " -#~ "another user) (default)\n" -#~ " -bg: run process in background: do not display process output " -#~ "neither return code (not compatible with options -o/-oc/-n/-nf/-pipe/-" -#~ "hsignal)\n" -#~ " -nobg: catch process output and display return code (default)\n" -#~ " -stdin: create a pipe for sending data to the process (with /exec -in/-" -#~ "inclose)\n" -#~ "-nostdin: do not create a pipe for stdin (default)\n" -#~ " -buffer: display/send output of command on this buffer (if the buffer is " -#~ "not found, a new buffer with name \"exec.exec.xxx\" is created)\n" -#~ " -l: display locally output of command on buffer (default)\n" -#~ " -o: send output of command to the buffer without executing commands " -#~ "(not compatible with options -bg/-pipe/-hsignal)\n" -#~ " -oc: send output of command to the buffer and execute commands " -#~ "(lines starting with \"/\" or another custom command char) (not " -#~ "compatible with options -bg/-pipe/-hsignal)\n" -#~ " -n: display output of command in a new buffer (not compatible with " -#~ "options -bg/-pipe/-hsignal)\n" -#~ " -nf: display output of command in a new buffer with free content (no " -#~ "word-wrap, no limit on number of lines) (not compatible with options -bg/-" -#~ "pipe/-hsignal)\n" -#~ " -oerr: also send stderr (error output) to the buffer (can be used only " -#~ "with options -o and -oc)\n" -#~ " -cl: clear the new buffer before displaying output\n" -#~ " -nocl: append to the new buffer without clear (default)\n" -#~ " -sw: switch to the output buffer (default)\n" -#~ " -nosw: don't switch to the output buffer\n" -#~ " -ln: display line numbers (default in new buffer only)\n" -#~ " -noln: don't display line numbers\n" -#~ " -flush: display output of command in real time (default)\n" -#~ "-noflush: display output of command after its end\n" -#~ " -color: action on ANSI colors in output:\n" -#~ " ansi: keep ANSI codes as-is\n" -#~ " auto: convert ANSI colors to WeeChat/IRC (default)\n" -#~ " irc: convert ANSI colors to IRC colors\n" -#~ " weechat: convert ANSI colors to WeeChat colors\n" -#~ " strip: remove ANSI colors\n" -#~ " -rc: display return code (default)\n" -#~ " -norc: don't display return code\n" -#~ "-timeout: set a timeout for the command (in seconds)\n" -#~ " -name: set a name for the command (to name it later with /exec)\n" -#~ " -pipe: send the output to a WeeChat/plugin command (line by line); if " -#~ "there are spaces in command/arguments, enclose them with double quotes; " -#~ "variable $line is replaced by the line (by default the line is added " -#~ "after the command, separated by a space) (not compatible with options -" -#~ "bg/-o/-oc/-n/-nf)\n" -#~ "-hsignal: send the output as a hsignal (to be used for example in a " -#~ "trigger) (not compatible with options -bg/-o/-oc/-n/-nf)\n" -#~ " command: the command to execute; if beginning with \"url:\", the shell " -#~ "is disabled and the content of URL is downloaded and sent as output\n" -#~ " id: command identifier: either its number or name (if set with \"-" -#~ "name xxx\")\n" -#~ " -in: send text on standard input of process\n" -#~ "-inclose: same as -in, but stdin is closed after (and text is optional: " -#~ "without text, the stdin is just closed)\n" -#~ " -signal: send a signal to the process; the signal can be an integer or " -#~ "one of these names: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: alias of \"-signal <id> kill\"\n" -#~ "-killall: kill all running processes\n" -#~ " -set: set a hook property (see function hook_set in plugin API " -#~ "reference)\n" -#~ "property: hook property\n" -#~ " value: new value for hook property\n" -#~ " -del: delete a terminated command\n" -#~ " -all: delete all terminated commands\n" -#~ "\n" -#~ "Default options can be set in the option exec.command.default_options.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" -#~ msgstr "" -#~ " -list: Komutları listele\n" -#~ " -sh: Komutu yürütmek için kabuğu kullan, birçok komut veri yoluna " -#~ "iliştirilebilir (UYARI: Bu seçeneği yalnızca tüm argümanlar güvenli ise " -#~ "kullanın, -nosh seçeneğine bakın)\n" -#~ " -nosh: Komutu yürütmek için kabuğu kullanma (komutta güvensiz veri " -#~ "varsa gereklidir; örneğin başka bir kullanıcıdan gelen ileti gibi) " -#~ "(öntanımlı)\n" -#~ " -bg: Süreci arka planda çalıştır: Ne süreç çıktısını ne dönüş kodunu " -#~ "görüntüleme (-o/-oc/-n/-nf/-pipe/-hsignal seçenekleriyle uyumsuz)\n" -#~ " -nobg: Süreç çıktısını yakala ve dönüş kodunu görüntüle (öntanımlı)\n" -#~ " -stdin: Sürece veri göndermek için bir veri yolu oluştur (/exec -in/-" -#~ "inclose ile)\n" -#~ "-nostdin: stdin için bir veri yolu oluşturma (öntanımlı)\n" -#~ " -buffer: Bu arabellekte komut çıktısı görüntüle/gönder (arabellek " -#~ "bulunamazsa \"exec.exec.xxx\" adıyla yeni bir tane oluşturulur)\n" -#~ " -l: Arabellekte komutun yerel çıktısını görüntüle (öntanımlı)\n" -#~ " -o: Komut çıktısını arabelleğe komutu yürütmeden gönder (-bg/-pipe/-" -#~ "hsignal komutları ile uyumsuz)\n" -#~ " -oc: Komut çıktısını arabelleğe gönder ve komutları yürüt (\"/\" ile " -#~ "başlayan satırlar veya başka bir özel komut karakteri) (-bg/-pipe/-" -#~ "hsignal komutları ile uyumsuz)\n" -#~ " -n: Komut çıktısını yeni bir arabellekte görüntüle (-bg/-pipe/-" -#~ "hsignal komutları ile uyumsuz)\n" -#~ " -nf: Komut çıktısını boş içerikli yeni bir arabellekte görüntüle " -#~ "(sözcük kaydırma yok, satır numarası limiti yok) (-bg/-pipe/-hsignal ile " -#~ "uyumsuz)\n" -#~ " -oerr: Arabelleğe stderr (hata çıktısı) çıktısını da gönder (yalnızca -" -#~ "o ve -oc seçenekleri ile kullanılabilir)\n" -#~ " -cl: Çıktı görüntülemeden önce yeni arabelleği temizle\n" -#~ " -nocl: Temizlik yapmadan yeni arabelleğe iliştir\n" -#~ " -sw: Çıktı arabelleğine geç (öntanımlı)\n" -#~ " -nosw: Çıktı arabelleğine geçme\n" -#~ " -ln: Satır numaralarını görüntüle (yalnızca yeni arabellekte " -#~ "öntanımlı)\n" -#~ " -noln: Satır numaralarını görüntüleme\n" -#~ " -flush: Komut çıktısını gerçek zamanlı olarak görüntüle (öntanımlı)\n" -#~ "-noflush: Komut çıktısını komut bittikten sonra görüntüle\n" -#~ " -color: Çıktıdaki ANSI renkleri eylemleri:\n" -#~ " ansi: ANSI kodlarını olduğu gibi bırak\n" -#~ " auto: ANSI renklerini WeeChat/IRC renklerine dönüştür " -#~ "(öntanımlı)\n" -#~ " irc: ANSI renklerini IRC renklerine dönüştür\n" -#~ " weechat: ANSI renklerini WeeChat renklerine dönüştür\n" -#~ " strip: ANSI renklerini kaldır\n" -#~ " -rc: Dönüş kodunu görüntüle (öntanımlı)\n" -#~ " -norc: Dönüş kodunu görüntüleme\n" -#~ "-timeout: Komut için bir zaman aşımı ayarla (saniye)\n" -#~ " -name: Komut için bir ad ayarla (sonra yapmak için /exec)\n" -#~ " -pipe: Çıktıyı bir WeeChat/eklenti komutuna gönder (her satır için); " -#~ "komutlarda/argümanlarda boşluklar varsa onları çift tırnak içine al; " -#~ "$line değişkeni satır ile değiştirilir (öntanımlı olarak satır komuttan " -#~ "sonra eklenir, boşlukla ayrılır) (-bg/-o/-oc/-n/-nf ile uyumsuz)\n" -#~ "-hsignal: Çıktıyı bir hsignal olarak gönder (örneğin bir tetikte " -#~ "kullanmak için) (-bg/-o/-oc/-n/-nf ile uyumsuz)\n" -#~ " command: Çalıştırılacak komut; \"url:\" ile başlıyorsa kabuk devre dışı " -#~ "bırakılır ve URL içeriği indirilip çıktı olarak gönderilir\n" -#~ " id: Komut tanımlayıcısı: Ya numarası ya da sayısı (\"-name xxx\" " -#~ "ile ayarlanmışsa)\n" -#~ " -in: Süreç standart girdisinde metin gönder\n" -#~ "-inclose: -in ile aynı; ancak stdin sonrasında kapatılır (ve metin isteğe " -#~ "bağlıdır; metin olmadan stdin yalnızca kapatılır)\n" -#~ " -signal: Sürece bir sinyal gönder; sinyal bir tamsayı veya şu adlardan " -#~ "biri olabilir: hup, int, quit, kill, term, usr1, usr2\n" -#~ " -kill: \"-signal <id> kill\" arması\n" -#~ "-killall: Tüm çalışan süreçleri sonlandır\n" -#~ " -set: Bir kanca özelliği ayarla (eklenti API başvurusunda hook_set " -#~ "işlevine bakın)\n" -#~ "property: Kanca özelliği\n" -#~ " value: Kanca değeri için yeni değer\n" -#~ " -del: Sonlandırılmış bir komutu sil\n" -#~ " -all: Sonlandırılmış tüm komutları sil\n" -#~ "\n" -#~ "Öntanımlı seçenekler exec.command.default_options seçeneğinde " -#~ "ayarlanabilir.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /exec -n ls -l /tmp\n" -#~ " /exec -sh -n ps xu | grep weechat\n" -#~ " /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" -#~ " /exec -nf -noln links -dump https://weechat.org/files/doc/weechat/devel/" -#~ "weechat_user.en.html\n" -#~ " /exec -o uptime\n" -#~ " /exec -pipe \"/print Machine uptime:\" uptime\n" -#~ " /exec -n tail -f /var/log/messages\n" -#~ " /exec -kill 0" - -#~ msgid "" -#~ " enable: enable FIFO pipe\n" -#~ "disable: disable FIFO pipe\n" -#~ " toggle: toggle FIFO pipe\n" -#~ "\n" -#~ "FIFO pipe is used as remote control of WeeChat: you can send commands or " -#~ "text to the FIFO pipe from your shell.\n" -#~ "By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " -#~ "WeeChat process id) and located in the WeeChat runtime directory (see /" -#~ "debug dirs).\n" -#~ "\n" -#~ "The expected format is one of:\n" -#~ " plugin.buffer *text or command here\n" -#~ " *text or command here\n" -#~ "\n" -#~ "For example to change your libera nick:\n" -#~ " echo 'irc.server.libera */nick newnick' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Please read the user's guide for more info and examples.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /fifo toggle" -#~ msgstr "" -#~ " enable: FIFO borusunu etkinleştir\n" -#~ "disable: FIFO borusunu devre dışı bırak\n" -#~ " toggle: FIFO borusunu aç/kapat\n" -#~ "\n" -#~ "FIFO borusu, WeeChat uzaktan denetimi için kullanılır: Kabuğunuzdan FIFO " -#~ "borusuna komut veya metin gönderebilirsiniz.\n" -#~ "Öntanımlı olarak FIFO borusu weechat_fifo_xxx olarak adlandırılır (xxx, " -#~ "WeeChat işlem kimliğidir) ve WeeChat çalışma dizininde yer alır (bkz. /" -#~ "debug dirs).\n" -#~ "\n" -#~ "Beklenen komut biçimleri şöyledir:\n" -#~ " plugin.buffer *buraya metin veya komut\n" -#~ " *buraya metin veya komut\n" -#~ "\n" -#~ "Örneğin, libera takma adınızı değiştirmek için:\n" -#~ " echo 'irc.server.libera */nick yenitakmaad' >/run/user/1000/weechat/" -#~ "weechat_fifo_12345\n" -#~ "\n" -#~ "Daha fazla bilgi ve örnekler için kullanıcı kılavuzunu okuyun.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /fifo toggle" - -#, fuzzy -#~| msgid "" -#~| " -bar: add the help bar\n" -#~| " -refresh: refresh list of options, then whole screen (command: /" -#~| "window refresh)\n" -#~| " -up: move the selected line up by \"number\" lines\n" -#~| " -down: move the selected line down by \"number\" lines\n" -#~| " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~| " -right: scroll the fset buffer by \"percent\" of width on the " -#~| "right\n" -#~| " -go: select a line by number, first line number is 0 (\"end\" to " -#~| "select the last line)\n" -#~| " -toggle: toggle the boolean value\n" -#~| " -add: add \"value\" (which can be a negative number) for integers " -#~| "and colors, set/append to value for other types (set for a negative " -#~| "value, append for a positive value)\n" -#~| " -reset: reset the value of option\n" -#~| " -unset: unset the option\n" -#~| " -set: add the /set command in input to edit the value of option " -#~| "(move the cursor at the beginning of value)\n" -#~| " -setnew: add the /set command in input to edit a new value for the " -#~| "option\n" -#~| " -append: add the /set command to append something in the value of " -#~| "option (move the cursor at the end of value)\n" -#~| " -mark: toggle mark\n" -#~| " -format: switch to the next available format\n" -#~| " -export: export the options and values displayed in a file (each " -#~| "line has format: \"/set name value\" or \"/unset name\")\n" -#~| " -help: force writing of help on options in exported file (see /" -#~| "help fset.look.export_help_default)\n" -#~| " -nohelp: do not write help on options in exported file (see /help " -#~| "fset.look.export_help_default)\n" -#~| " filter: set a new filter to see only matching options (this filter " -#~| "can be used as input in fset buffer as well); allowed formats are:\n" -#~| " * show all options (no filter)\n" -#~| " xxx show only options with \"xxx\" in name\n" -#~| " f:xxx show only configuration file \"xxx\"\n" -#~| " t:xxx show only type \"xxx\" (bool/int/str/col)\n" -#~| " d show only changed options\n" -#~| " d:xxx show only changed options with \"xxx\" in name\n" -#~| " d=xxx show only changed options with \"xxx\" in value\n" -#~| " d==xxx show only changed options with exact value " -#~| "\"xxx\"\n" -#~| " h=xxx show only options with \"xxx\" in description " -#~| "(translated)\n" -#~| " he=xxx show only options with \"xxx\" in description (in " -#~| "English)\n" -#~| " =xxx show only options with \"xxx\" in value\n" -#~| " ==xxx show only options with exact value \"xxx\"\n" -#~| " c:xxx show only options matching the evaluated " -#~| "condition \"xxx\", using following variables: file, section, option, " -#~| "name, parent_name, type, type_en, type_short (bool/int/str/col), " -#~| "type_tiny (b/i/s/c), default_value, default_value_undef, value, " -#~| "quoted_value, value_undef, value_changed, parent_value, min, max, " -#~| "description, description2, description_en, description_en2, " -#~| "string_values\n" -#~| "\n" -#~| "The lines with options are displayed using string evaluation (see /help " -#~| "eval for the format), with these options:\n" -#~| " - fset.format.option1: first format for an option\n" -#~| " - fset.format.option2: second format for an option\n" -#~| "\n" -#~| "The following variables can be used in these options:\n" -#~| " - option data, with color and padded by spaces on the right:\n" -#~| " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~| " - ${section}: section\n" -#~| " - ${option}: option name\n" -#~| " - ${name}: full option name (file.section.option)\n" -#~| " - ${parent_name}: parent option name\n" -#~| " - ${type}: option type (translated)\n" -#~| " - ${type_en}: option type (in English)\n" -#~| " - ${type_short}: short option type (bool/int/str/col)\n" -#~| " - ${type_tiny}: tiny option type (b/i/s/c)\n" -#~| " - ${default_value}: option default value\n" -#~| " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~| "\"0\"\n" -#~| " - ${value}: option value\n" -#~| " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~| " - ${value_changed}: \"1\" if value is different from default value, " -#~| "otherwise \"0\"\n" -#~| " - ${value2}: option value, with inherited value if null\n" -#~| " - ${parent_value}: parent option value\n" -#~| " - ${min}: min value\n" -#~| " - ${max}: max value\n" -#~| " - ${description}: option description (translated)\n" -#~| " - ${description2}: option description (translated), \"(no " -#~| "description)\" (translated) if there's no description\n" -#~| " - ${description_en}: option description (in English)\n" -#~| " - ${description_en2}: option description (in English), \"(no " -#~| "description)\" if there's no description\n" -#~| " - ${string_values}: string values allowed for set of an integer " -#~| "option using strings\n" -#~| " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~| " - ${index}: index of option in list\n" -#~| " - option data, with color but no spaces:\n" -#~| " - same names prefixed by underscore, for example: ${_name}, " -#~| "${_type}, ...\n" -#~| " - option data, raw format (no colors/spaces):\n" -#~| " - same names prefixed by two underscores, for example: ${__name}, " -#~| "${__type}, ...\n" -#~| " - option data, only spaces:\n" -#~| " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~| "${empty_type}\n" -#~| " - other data:\n" -#~| " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~| " - ${newline}: insert a new line at point, so the option is displayed " -#~| "on multiple lines\n" -#~| "\n" -#~| "Keys and input to move in on fset buffer:\n" -#~| " up move one line up\n" -#~| " down move one line down\n" -#~| " pgup move one page up\n" -#~| " pgdn move one page down\n" -#~| " alt-home << move to first line\n" -#~| " alt-end >> move to last line\n" -#~| " F11 < scroll horizontally on the left\n" -#~| " F12 > scroll horizontally on the right\n" -#~| "\n" -#~| "Keys and input to set options on fset buffer:\n" -#~| " alt+space t toggle boolean value\n" -#~| " alt+'-' - subtract 1 from value for integer/color, set " -#~| "value for other types\n" -#~| " alt+'+' + add 1 to value for integer/color, append to " -#~| "value for other types\n" -#~| " alt+f, alt+r r reset value\n" -#~| " alt+f, alt+u u unset value\n" -#~| " alt+enter s set value\n" -#~| " alt+f, alt+n n set new value\n" -#~| " alt+f, alt+a a append to value\n" -#~| " alt+',' , mark/unmark option\n" -#~| " shift+up move one line up and mark/unmark option\n" -#~| " shift+down mark/unmark option and move one line down\n" -#~| " m:xxx mark options displayed that are matching " -#~| "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~| "above)\n" -#~| " u:xxx unmark options displayed that are matching " -#~| "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~| "above)\n" -#~| "\n" -#~| "Other keys and input on fset buffer:\n" -#~| " ctrl+L refresh options and whole screen (command: /" -#~| "fset -refresh)\n" -#~| " $ refresh options (keep marked options)\n" -#~| " $$ refresh options (unmark all options)\n" -#~| " alt+p p toggle plugin description options (plugins." -#~| "desc.*)\n" -#~| " alt+v v toggle help bar\n" -#~| " s:x,y sort options by fields x,y (see /help fset." -#~| "look.sort)\n" -#~| " s: reset sort to its default value (see /help " -#~| "fset.look.sort)\n" -#~| " w:xxx export options in file \"xxx\"\n" -#~| " w-:xxx export options in file \"xxx\" without help\n" -#~| " w+:xxx export options in file \"xxx\" with help\n" -#~| " ctrl+X x switch the format used to display options\n" -#~| " q close fset buffer\n" -#~| "\n" -#~| "Mouse actions on fset buffer:\n" -#~| " wheel up/down move line up/down\n" -#~| " left button move line here\n" -#~| " right button toggle boolean (on/off) or edit the " -#~| "option value\n" -#~| " right button + drag left/right increase/decrease value for integer/" -#~| "color, set/append to value for other types\n" -#~| " right button + drag up/down mark/unmark multiple options\n" -#~| "\n" -#~| "Note: if input has one or more leading spaces, the following text is " -#~| "interpreted as a filter, without the spaces. For example \" q\" searches " -#~| "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~| "\n" -#~| "Examples:\n" -#~| " show IRC options changed:\n" -#~| " /fset d:irc.*\n" -#~| " show all options with \"nicklist\" in name:\n" -#~| " /fset nicklist\n" -#~| " show all values which contain \"red\":\n" -#~| " /fset =red\n" -#~| " show all values which are exactly \"red\":\n" -#~| " /fset ==red\n" -#~| " show all integer options in irc plugin:\n" -#~| " /fset c:${file} == irc && ${type_en} == integer" -#~ msgid "" -#~ " -bar: add the help bar\n" -#~ " -refresh: refresh list of options, then whole screen (command: /window " -#~ "refresh)\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -left: scroll the fset buffer by \"percent\" of width on the left\n" -#~ " -right: scroll the fset buffer by \"percent\" of width on the right\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" to " -#~ "select the last line)\n" -#~ " -toggle: toggle the boolean value\n" -#~ " -add: add \"value\" (which can be a negative number) for integers, " -#~ "colors and enums, set/append to value for other types (set for a negative " -#~ "value, append for a positive value)\n" -#~ " -reset: reset the value of option\n" -#~ " -unset: unset the option\n" -#~ " -set: add the /set command in input to edit the value of option " -#~ "(move the cursor at the beginning of value)\n" -#~ " -setnew: add the /set command in input to edit a new value for the " -#~ "option\n" -#~ " -append: add the /set command to append something in the value of " -#~ "option (move the cursor at the end of value)\n" -#~ " -mark: toggle mark\n" -#~ " -format: switch to the next available format\n" -#~ " -export: export the options and values displayed in a file (each line " -#~ "has format: \"/set name value\" or \"/unset name\")\n" -#~ " -help: force writing of help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " -nohelp: do not write help on options in exported file (see /help " -#~ "fset.look.export_help_default)\n" -#~ " filter: set a new filter to see only matching options (this filter " -#~ "can be used as input in fset buffer as well); allowed formats are:\n" -#~ " * show all options (no filter)\n" -#~ " xxx show only options with \"xxx\" in name\n" -#~ " f:xxx show only configuration file \"xxx\"\n" -#~ " t:xxx show only type \"xxx\" (bool/int/str/col/enum or " -#~ "boolean/integer/string/color/enum)\n" -#~ " d show only changed options\n" -#~ " d:xxx show only changed options with \"xxx\" in name\n" -#~ " d=xxx show only changed options with \"xxx\" in value\n" -#~ " d==xxx show only changed options with exact value " -#~ "\"xxx\"\n" -#~ " h=xxx show only options with \"xxx\" in description " -#~ "(translated)\n" -#~ " he=xxx show only options with \"xxx\" in description (in " -#~ "English)\n" -#~ " =xxx show only options with \"xxx\" in value\n" -#~ " ==xxx show only options with exact value \"xxx\"\n" -#~ " c:xxx show only options matching the evaluated condition " -#~ "\"xxx\", using following variables: file, section, option, name, " -#~ "parent_name, type, type_en, type_short (bool/int/str/col/enum), type_tiny " -#~ "(b/i/s/c/e), default_value, default_value_undef, value, quoted_value, " -#~ "value_undef, value_changed, parent_value, min, max, description, " -#~ "description2, description_en, description_en2, string_values, " -#~ "allowed_values\n" -#~ "\n" -#~ "The lines with options are displayed using string evaluation (see /help " -#~ "eval for the format), with these options:\n" -#~ " - fset.format.option1: first format for an option\n" -#~ " - fset.format.option2: second format for an option\n" -#~ "\n" -#~ "The following variables can be used in these options:\n" -#~ " - option data, with color and padded by spaces on the right:\n" -#~ " - ${file}: configuration file (for example \"weechat\" or \"irc\")\n" -#~ " - ${section}: section\n" -#~ " - ${option}: option name\n" -#~ " - ${name}: full option name (file.section.option)\n" -#~ " - ${parent_name}: parent option name\n" -#~ " - ${type}: option type (translated)\n" -#~ " - ${type_en}: option type (in English)\n" -#~ " - ${type_short}: short option type (bool/int/str/col/enum)\n" -#~ " - ${type_tiny}: tiny option type (b/i/s/c/e)\n" -#~ " - ${default_value}: option default value\n" -#~ " - ${default_value_undef}: \"1\" if default value is null, otherwise " -#~ "\"0\"\n" -#~ " - ${value}: option value\n" -#~ " - ${value_undef}: \"1\" if value is null, otherwise \"0\"\n" -#~ " - ${value_changed}: \"1\" if value is different from default value, " -#~ "otherwise \"0\"\n" -#~ " - ${value2}: option value, with inherited value if null\n" -#~ " - ${parent_value}: parent option value\n" -#~ " - ${min}: min value\n" -#~ " - ${max}: max value\n" -#~ " - ${description}: option description (translated)\n" -#~ " - ${description2}: option description (translated), \"(no " -#~ "description)\" (translated) if there's no description\n" -#~ " - ${description_en}: option description (in English)\n" -#~ " - ${description_en2}: option description (in English), \"(no " -#~ "description)\" if there's no description\n" -#~ " - ${string_values}: string values allowed for set of an enum option\n" -#~ " - ${allowed_values}: allowed values\n" -#~ " - ${marked}: \"1\" if option is marked, otherwise \"0\"\n" -#~ " - ${index}: index of option in list\n" -#~ " - option data, with color but no spaces:\n" -#~ " - same names prefixed by underscore, for example: ${_name}, " -#~ "${_type}, ...\n" -#~ " - option data, raw format (no colors/spaces):\n" -#~ " - same names prefixed by two underscores, for example: ${__name}, " -#~ "${__type}, ...\n" -#~ " - option data, only spaces:\n" -#~ " - same names prefixed with \"empty_\", for example: ${empty_name}, " -#~ "${empty_type}\n" -#~ " - other data:\n" -#~ " - ${selected_line}: \"1\" if the line is selected, otherwise \"0\"\n" -#~ " - ${newline}: insert a new line at point, so the option is displayed " -#~ "on multiple lines\n" -#~ "\n" -#~ "Keys and input to move in on fset buffer:\n" -#~ " up move one line up\n" -#~ " down move one line down\n" -#~ " pgup move one page up\n" -#~ " pgdn move one page down\n" -#~ " alt-home << move to first line\n" -#~ " alt-end >> move to last line\n" -#~ " F11 < scroll horizontally on the left\n" -#~ " F12 > scroll horizontally on the right\n" -#~ "\n" -#~ "Keys and input to set options on fset buffer:\n" -#~ " alt+space t toggle boolean value\n" -#~ " alt+'-' - subtract 1 from value for integer/color/enum, " -#~ "set value for other types\n" -#~ " alt+'+' + add 1 to value for integer/color/enum, append " -#~ "to value for other types\n" -#~ " alt+f, alt+r r reset value\n" -#~ " alt+f, alt+u u unset value\n" -#~ " alt+enter s set value\n" -#~ " alt+f, alt+n n set new value\n" -#~ " alt+f, alt+a a append to value\n" -#~ " alt+',' , mark/unmark option\n" -#~ " shift+up move one line up and mark/unmark option\n" -#~ " shift+down mark/unmark option and move one line down\n" -#~ " m:xxx mark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ " u:xxx unmark options displayed that are matching " -#~ "filter \"xxx\" (any filter on option or value is allowed, see filters " -#~ "above)\n" -#~ "\n" -#~ "Other keys and input on fset buffer:\n" -#~ " ctrl+l refresh options and whole screen (command: /" -#~ "fset -refresh)\n" -#~ " $ refresh options (keep marked options)\n" -#~ " $$ refresh options (unmark all options)\n" -#~ " alt+p p toggle plugin description options (plugins." -#~ "desc.*)\n" -#~ " alt+v v toggle help bar\n" -#~ " s:x,y sort options by fields x,y (see above)\n" -#~ " s: reset sort to its default value (see above)\n" -#~ " w:xxx export options in file \"xxx\"\n" -#~ " w-:xxx export options in file \"xxx\" without help\n" -#~ " w+:xxx export options in file \"xxx\" with help\n" -#~ " ctrl+x x switch the format used to display options\n" -#~ " q close fset buffer\n" -#~ "\n" -#~ "Mouse actions on fset buffer:\n" -#~ " wheel up/down move line up/down\n" -#~ " left button move line here\n" -#~ " right button toggle boolean (on/off) or edit the " -#~ "option value\n" -#~ " right button + drag left/right increase/decrease value for integer/" -#~ "color/enum, set/append to value for other types\n" -#~ " right button + drag up/down mark/unmark multiple options\n" -#~ "\n" -#~ "Note: if input has one or more leading spaces, the following text is " -#~ "interpreted as a filter, without the spaces. For example \" q\" searches " -#~ "all options with \"q\" inside name while \"q\" closes the fset buffer.\n" -#~ "\n" -#~ "Examples:\n" -#~ " show IRC options changed:\n" -#~ " /fset d:irc.*\n" -#~ " show all options with \"nicklist\" in name:\n" -#~ " /fset nicklist\n" -#~ " show all values which contain \"red\":\n" -#~ " /fset =red\n" -#~ " show all values which are exactly \"red\":\n" -#~ " /fset ==red\n" -#~ " show all integer options in irc plugin:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" -#~ msgstr "" -#~ " -bar: Yardım çubuğunu ekle\n" -#~ " -refresh: Seçenekler listesini ve tüm ekranı yenile (/window refresh)\n" -#~ " -up: Seçili satırı \"sayı\" kadar yukarı taşı\n" -#~ " -down: Seçili satırı \"sayı\" kadar aşağı taşı\n" -#~ " -left: fset arabelleğini solda \"yüzde\" kadar kaydır\n" -#~ " -right: fset arabelleğini sağda \"yüzde\" kadar kaydır\n" -#~ " -go: Sayıya göre satır seç, ilk satır numarası 0 (son satır " -#~ "\"end\")\n" -#~ " -toggle: Boole değerini aç/kapat\n" -#~ " -add: Tamsayılar ve renkler için \"değer\" ekle (negatif sayı " -#~ "olabilir), diğer türler için ayarla/iliştir (negatif için ayarla, pozitif " -#~ "için iliştir)\n" -#~ " -reset: Seçenek değerini sıfırla\n" -#~ " -unset: Ayarı kaldır\n" -#~ " -set: Seçenek değerini düzenlemek için /set komutunu girdiye ekle " -#~ "(imleci değerin başına getir)\n" -#~ " -setnew: Seçeneğin yeni değerini düzenlemek için /set komutunu " -#~ "girdiye ekle\n" -#~ " -append: Seçenek değerine bir şey iliştirmek için /set komutunu " -#~ "girdiye ekle (imleci değerin sonuna getir)\n" -#~ " -mark: İmi aç/kapat\n" -#~ " -format: Bir sonraki kullanılabilir biçime geç\n" -#~ " -export: Bir dosyadaki seçenekler ve değerleri dışa aktar (her bir " -#~ "satır \"/set name value\" veya \"unset name\" biçimine iyedir)\n" -#~ " -help: Dışa aktarılan dosyada seçenek yardımlarını içermeyi zorla " -#~ "(bkz. /help fset.look.export_help_default)\n" -#~ " -nohelp: Dışa aktarılan dosyada seçenek yardımlarını içerme (bkz. /" -#~ "help look.export_help_default)\n" -#~ " filter: Yalnızca eşleşen seçenekleri görmek için yeni bir süzgeç " -#~ "ekle (bu süzgeç fset arabelleğinde girdi olarak da kullanılabilir; izin " -#~ "verilen biçimler:\n" -#~ " * tüm seçenekleri göster (süzgeçsiz)\n" -#~ " xxx yalnızca \"xxx\" olan seçenekleri göster\n" -#~ " f:xxx \"xxx\" yapılandırma dosyasını göster\n" -#~ " t:xxx \"xxx\" türünü göster (bool/int/str/col)\n" -#~ " d değiştirilen seçenekleri göster\n" -#~ " d:xxx adında \"xxx\" olan değ. seçenekleri göster\n" -#~ " d=xxx değerinde \"xxx\" olan seçenekleri göster\n" -#~ " d==xxx değeri \"xxx\" olan değiştirilmiş seçenekleri " -#~ "göster\n" -#~ " h=xxx açıklamasında \"xxx\" olan değerleri göster " -#~ "(çevrilmiş)\n" -#~ " he=xxx açıklamasında \"xxx\" olan değerleri göster " -#~ "(İngilizce)\n" -#~ " =xxx değerinde \"xxx\" olan seçenekleri göster\n" -#~ " ==xxx değeri \"xxx\" olan seçenekleri göster\n" -#~ " c:xxx değerlendirilmiş \"xxx\" koşuluyla eşleşen " -#~ "seçenekleri göster, aşağıdaki değişkenler kullanılabilir: file, section, " -#~ "option, name, parent_name, type, type_en, type_short (bool/int/str/col), " -#~ "type_tiny (b/i/s/c), default_value, default_value_undef, value, " -#~ "quoted_value, value_undef, value_changed, parent_value, min, max, " -#~ "description, description2, description_en, description_en2, " -#~ "string_values\n" -#~ "\n" -#~ "Seçenekli satırlar dizi değerlendirmesi kullanılarak görüntülenir (biçim " -#~ "için bkz. /help eval), aşağıdaki seçenekler kullanılabilir:\n" -#~ " - fset.format.option1: Seçenek ilk biçimi\n" -#~ " - fset.format.option2: Seçenek ikinci biçimi\n" -#~ "\n" -#~ "Aşağıdaki seçeneklerde şu değişkenler kullanılabilir:\n" -#~ " - sağda boşluklu ve renkli seçenek değeri\n" -#~ " - ${file}: Yapılandırma dosyası (örneğin \"weechat\" veya \"irc\")\n" -#~ " - ${section}: Bölüm\n" -#~ " - ${option}: Seçenek adı\n" -#~ " - ${name}: Tam seçenek adı (file.section.option)\n" -#~ " - ${parent_name}: Üst seçenek adı\n" -#~ " - ${type}: Seçenek türü (çevrilmiş)\n" -#~ " - ${type_en}: Seçenek türü (İngilizce)\n" -#~ " - ${type_short}: Kısa seçenek türü (bool/int/str/col)\n" -#~ " - ${type_tiny}: Ufak seçenek türü (b/i/s/c)\n" -#~ " - ${default_value}: Seçenek öntanımlı değeri\n" -#~ " - ${default_value_undef}: Öntanımlı değer null ise \"1\", yoksa " -#~ "\"0\"\n" -#~ " - ${value}: Seçenek değeri\n" -#~ " - ${value_undef}: Değer null ise \"1\", yoksa \"0\"\n" -#~ " - ${value_changed}: Öntanımlı değerden ayrımlıysa \"1\", yoksa \"0\"\n" -#~ " - ${value2}: Seçenek değeri, null ise miras kalan değer\n" -#~ " - ${parent_value}: Üst seçenek değeri\n" -#~ " - ${min}: En küçük değer\n" -#~ " - ${max}: En büyük değer\n" -#~ " - ${description}: Seçenek açıklaması (çevrilmiş)\n" -#~ " - ${description2}: Seçenek açıklaması (çevrilmiş), açıklama yoksa " -#~ "\"(no_description)\" (çevrilmiş)\"\n" -#~ " - ${description_en}: Seçenek açıklaması (İngilizce)\n" -#~ " - ${description_en2}: Seçenek açıklaması (çevrilmiş), açıklama yoksa " -#~ "\"(no_description)\" (çevrilmiş)\"\n" -#~ " - ${string_values}: Dizi kullanan bir tamsayı kümesine izin verilen " -#~ "dizi değerleri\n" -#~ " - ${marked}: Seçenek imliyse \"1\", yoksa \"0\"\n" -#~ " - ${index}: Listedeki seçenek indeksi\n" -#~ " - boşluksuz ve renkle seçenek verisi:\n" -#~ " - altçizgi ile öneklenen aynı adlar; örneğin: ${_name}, " -#~ "${_type}, ...\n" -#~ " - ham biçimli (renksiz, boşluksuz) seçenek verisi\n" -#~ " - iki altçizgi ile öneklenen aynı adlar; örneğin: ${__name}, " -#~ "${__type}, ...\n" -#~ " - yalnızca boşluklu seçenek verisi:\n" -#~ " - \"empty_\" ile öneklenen aynı adlar; örneğin ${empty_name}, " -#~ "${empty_type}\n" -#~ " - diğer veri:\n" -#~ " - ${selected_line}: Satır seçiliyse \"1\" yoksa \"0\"\n" -#~ " - ${newline}: Bulunan noktada yeni bir satır ekle; böylece seçenek " -#~ "birden çok satırda görüntülenir\n" -#~ "\n" -#~ "fset arabelleğinde taşıma yapmak için düğmeler ve girdi:\n" -#~ " yukarı bir satır yukarı taşı\n" -#~ " aşağı bir satır aşağı taşı\n" -#~ " pgup bir sayfa yukarı taşı\n" -#~ " pgdn bir satır aşağı taşı\n" -#~ " alt-home << ilk satıra taşı\n" -#~ " alt-end >> son satıra taşı\n" -#~ " F11 < solda yatay olarak kaydır\n" -#~ " F12 > sağda yatay olarak kaydır\n" -#~ "\n" -#~ "fset arabelleğinde seçenekleri ayarlamak için düğmeler ve girdi:\n" -#~ " alt+boşluk t Boole değerini aç/kapat\n" -#~ " alt+'-' - tamsayı/renk değerinden 1 çıkar, diğer türler " -#~ "için değer ayarla\n" -#~ " alt+'+' + tamsayı renk değerine 1 ekle, diğer türler " -#~ "için iliştir\n" -#~ " alt+f, alt+r r değeri sıfırla\n" -#~ " alt+f, alt+u u değeri kaldır\n" -#~ " alt+enter s değeri ayarla\n" -#~ " alt+f, alt+n n yeni değer ayarla\n" -#~ " alt+f, alt+a a değere iliştir\n" -#~ " alt+',' , seçeneği imle/imi kaldır\n" -#~ " shift+yukarı bir satır yukarı taşı ve seçeneği imle/imi " -#~ "kaldır\n" -#~ " shift+aşağı bir satır aşağı taşı ve seçeneği imle/imi " -#~ "kaldır\n" -#~ " m:xxx \"xxx\" süzgeci ile eşleşen seçenekleri " -#~ "görüntüle (seçenekte veya değerde herhangi bir süzgece izin verilir, " -#~ "yukarıdaki süzgeçlere bakın)\n" -#~ " u:xxx \"xxx\" süzgeci ile eşleşen seçeneklerin imini " -#~ "kaldır (herhangi bir süzgeç, n seçeneği veya değere izin verilir, " -#~ "yukarıdaki süzgeçlere bakın)\n" -#~ "\n" -#~ "fse arabelleğindeki diğer düğmeler ve girdi:\n" -#~ " ctrl+L tüm ekranı ve seçenekleri yenile (/fset -" -#~ "refresh)\n" -#~ " $ seçenekleri yenile (imli seçenekleri tut)\n" -#~ " $$ seçenekleri yenile (seçeneklerin imini " -#~ "kaldır)\n" -#~ " alt+p p eklenti açıklama seçen. aç/kapat (plugins.desc." -#~ "*)\n" -#~ " alt+v v yardım çubuğunu aç/kapat\n" -#~ " s:x,y seçenekleri x,y alanlarına göre sırala (bkz. /" -#~ "help fset.look.sort)\n" -#~ " s: sıralamayı öntanımlı değerine sırala (/help " -#~ "fset.look.sort)\n" -#~ " w:xxx seçenekleri \"xxx\" dosyasına dışa aktar\n" -#~ " w-:xxx seçenekleri yardımsız \"xxx\" dosyasına dışa " -#~ "aktar\n" -#~ " w+:xxx seçenekleri yardımla \"xxx\" dosyasına dışa " -#~ "aktar\n" -#~ " ctrl+X x seçenekleri görüntüleme biçimini değiştir\n" -#~ " q fset arabelleğini kapat\n" -#~ "\n" -#~ "fset arabelleğindeki fare eylemleri:\n" -#~ " tekerlek yukarı/aşağı satırı yukarı/aşağı taşı\n" -#~ " sol düğme satırı buraya taşı\n" -#~ " sağ düğme Boole değerini aç/kapat veya değeri " -#~ "düzenle\n" -#~ " sağ düğme+sola/sağa sürükle tamsayı/renk değerini artır/azalt, " -#~ "diğer türler için ayarla/iliştir\n" -#~ " sağ düğme+aşağı/yukarı sürükle birden çok seçeneği imle/imi kaldır\n" -#~ "\n" -#~ "Not: Girdinin önünde bir veya birden çok boşluk varsa izleyen metin " -#~ "süzgeç olarak yorumlanır, boşluklar hesaba katılmaz. Örneğin, \" q\", " -#~ "içinde \"q\" olan tüm seçenekleri ararken \"q\" fset arabelleğini " -#~ "kapatır.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " değiştirilen IRC seçeneklerini göster:\n" -#~ " /fset d:irc.*\n" -#~ " içinde \"nicklist\" olan tüm seçenekleri göster:\n" -#~ " /fset nicklist\n" -#~ " içinde \"red\" olan tüm değerleri göster:\n" -#~ " /fset =red\n" -#~ " \"red\" olan tüm değerleri göster:\n" -#~ " /fset ==red\n" -#~ " irc eklentilerindeki tüm tamsayı seçenekleri göster:\n" -#~ " /fset c:${file} == irc && ${type_en} == integer" - -#~ msgid "" -#~ " -current: execute command for channels of current server only\n" -#~ " -parted: execute on parted channels only\n" -#~ " -exclude: exclude some channels (wildcard \"*\" is allowed)\n" -#~ " -include: include only some channels (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all channels:\n" -#~ " /allchan /me is testing\n" -#~ " say 'hello' everywhere but not on #weechat:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " say 'hello' everywhere but not on #weechat and channels beginning with " -#~ "#linux:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " say 'hello' on all channels beginning with #linux:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " close all buffers with parted channels:\n" -#~ " /allchan -parted /close" -#~ msgstr "" -#~ " -current: Yalnızca geçerli sunucunun kanalları için komut yürüt\n" -#~ " -parted: Yalnızca ayrılınan kanallarda yürüt\n" -#~ " -exclude: Bazı kanalları hariç tut (\"*\" jokerine izin verilir)\n" -#~ " -include: Yalnızca bazı kanalları içer (\"*\" jokerine izin verilir)\n" -#~ " command: Çalıştırılacak komut (veya komut '/' ile başlamıyorsa " -#~ "arabelleğe gönderilecek metin)\n" -#~ "\n" -#~ "Komut ve argümanlar değerlendirilir (bkz. /help eval), şu değişkenler " -#~ "diğeriyle değiştirilir:\n" -#~ " $server sunucu adı\n" -#~ " $channel kanal adı\n" -#~ " $nick sunucudaki takma ad\n" -#~ " ${irc_server.xxx} sunucudaki xxx değişkeni\n" -#~ " ${irc_channel.xxx} kanaldaki xxx değişkeni\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " tüm kanallarda '/me deneme 1 2' yürüt:\n" -#~ " /allchan /me deneme 1 2\n" -#~ " #weechat dışındaki tüm kanallarda 'selam' de:\n" -#~ " /allchan -exclude=#weechat hello\n" -#~ " #weechat kanalında ve #linux ile başlayan kanallar dışında 'selam' de:\n" -#~ " /allchan -exclude=#weechat,#linux* hello\n" -#~ " #linux ile başlayan tüm kanallarda 'selam' de:\n" -#~ " /allchan -include=#linux* hello\n" -#~ " ayrılınan tüm kanalların arabelleklerini kapat:\n" -#~ " /allchan -parted /close" - -#~ msgid "" -#~ " -current: execute command for private buffers of current server only\n" -#~ " -exclude: exclude some nicks (wildcard \"*\" is allowed)\n" -#~ " -include: include only some nicks (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $channel channel name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ " ${irc_channel.xxx} variable xxx in channel\n" -#~ "\n" -#~ "Examples:\n" -#~ " execute '/me is testing' on all private buffers:\n" -#~ " /allpv /me is testing\n" -#~ " say 'hello' everywhere but not for nick foo:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " say 'hello' everywhere but not for nick foo and nicks beginning with " -#~ "bar:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " say 'hello' for all nicks beginning with bar:\n" -#~ " /allpv -include=bar* hello\n" -#~ " close all private buffers:\n" -#~ " /allpv /close" -#~ msgstr "" -#~ " -current: Komutları yalnızca geçerli sunucu özel arabelleklerinde yürüt\n" -#~ " -exclude: Bazı takma adları hariç tut (\"*\" jokerine izin verilir)\n" -#~ " -include: Yalnızca bazı takma adları içer (\"*\" jokerine izin verilir)\n" -#~ " command: Çalıştırılacak komut (veya komut '/' ile başlamıyorsa " -#~ "arabelleğe gönderilecek metin)\n" -#~ "\n" -#~ "Komutlar ve argümanlar değerlendirilir (bkz. /help eval), şu değişkenler " -#~ "başkasıyla değiştirilir:\n" -#~ " $server sunucu adı\n" -#~ " $channel kanal adı\n" -#~ " $nick sunucudaki takma ad\n" -#~ " ${irc_server.xxx} sunucudaki xxx değişkeni\n" -#~ " ${irc_channel.xxx} kanaldaki xxx değişkeni\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " tüm özel arabelleklerde '/me deneme 1 2' yürüt:\n" -#~ " /allpv /me is testing\n" -#~ " foo dışındaki herkese 'selam' de:\n" -#~ " /allpv -exclude=foo hello\n" -#~ " foo takma adına ve bar ile başlayan tüm takma adlara 'selam' de:\n" -#~ " /allpv -exclude=foo,bar* hello\n" -#~ " bar ile başlayan tüm takma adlara 'selam' de:\n" -#~ " /allpv -include=bar* hello\n" -#~ " tüm özel arabellekleri kapat:\n" -#~ " /allpv /close" - -#~ msgid "" -#~ " -exclude: exclude some servers (wildcard \"*\" is allowed)\n" -#~ " -include: include only some servers (wildcard \"*\" is allowed)\n" -#~ " command: command to execute (or text to send to buffer if command does " -#~ "not start with '/')\n" -#~ "\n" -#~ "Command and arguments are evaluated (see /help eval), the following " -#~ "variables are replaced:\n" -#~ " $server server name\n" -#~ " $nick nick on server\n" -#~ " ${irc_server.xxx} variable xxx in server\n" -#~ "\n" -#~ "Examples:\n" -#~ " change nick on all servers:\n" -#~ " /allserv /nick newnick\n" -#~ " set away on all servers:\n" -#~ " /allserv /away I'm away\n" -#~ " do a whois on my nick on all servers:\n" -#~ " /allserv /whois $nick" -#~ msgstr "" -#~ " -exclude: Bazı sunucuları hariç tut (\"*\" jokerine izin verilir)\n" -#~ " -include: Yalnızca bazı sunucuları içer (\"*\" jokerine izin verilir)\n" -#~ " command: Çalıştırılacak komut (veya komut '/' ile başlamıyorsa " -#~ "arabelleğe gönderilecek metin)\n" -#~ "\n" -#~ "Komutlar ve argümanlar değerlendirilir (bkz. /help eval), şu değişkenler " -#~ "başkasıyla değiştirilir:\n" -#~ " $server sunucu adı\n" -#~ " $nick sunucudaki takma ad\n" -#~ " ${irc_server.xxx} sunucudaki xxx değişkeni\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " tüm sunucularda takma ad değiştir:\n" -#~ " /allserv /nick newnick\n" -#~ " tüm sunucularda uzakta durumu ayarla:\n" -#~ " /allserv /away I'm away\n" -#~ " tüm sunucularda takma adım için whois yap:\n" -#~ " /allserv /whois $nick" - -#~ msgid "" -#~ "username: SASL username (content is evaluated, see /help eval; server " -#~ "options are evaluated with ${irc_server.xxx} and ${server} is replaced by " -#~ "the server name)\n" -#~ "password: SASL password or path to file with private key (content is " -#~ "evaluated, see /help eval; server options are evaluated with ${irc_server." -#~ "xxx} and ${server} is replaced by the server name)\n" -#~ "\n" -#~ "If username and password are not provided, the values from server options " -#~ "\"sasl_username\" and \"sasl_password\" (or \"sasl_key\") are used.\n" -#~ "\n" -#~ "Examples:\n" -#~ " authenticate with username/password defined in the server:\n" -#~ " /auth\n" -#~ " authenticate as a different user:\n" -#~ " /auth user2 password2\n" -#~ " authenticate as a different user with mechanism ecdsa-nist256p-" -#~ "challenge:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" -#~ msgstr "" -#~ "kullanıcıadı: SASL kullanıcı adı (içerik değerlendirilir, bkz. /help " -#~ "eval; sunucu seçenekleri ${irc_server.xxx} ile değerlendirilir ve " -#~ "${server} sunucu adı ile değiştirilir)\n" -#~ "parola: SASL parolası veya özel anahtarı içeren dosyaya yol (içerik " -#~ "değerlendirilir, bkz. /help eval; bir sunucu seçenekleri ${irc_server." -#~ "xxx} ile değerlendirilir ve ${server} sunucu adı ile değiştirilir)\n" -#~ "\n" -#~ "Kullanıcı adı ve parola sağlanmazsa sunucu değerleri olan " -#~ "\"sasl_username\" ve \"sasl_password\" (veya \"sasl_key\") değerleri " -#~ "kullanılır.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " sunucuda tanımlı kullanıcı adı/parola ile kimlik doğrula:\n" -#~ " /auth\n" -#~ " başka bir kullanıcı olarak kimlik doğrula:\n" -#~ " /auth user2 password2\n" -#~ " ecdsa-nist256p-challenge ile bir başka kullanıcı olarak kimlik " -#~ "doğrula:\n" -#~ " /auth user2 ${weechat_config_dir}/ecdsa2.pem" - -#, fuzzy -#~| 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" -#~| " apply: set currently joined channels in the autojoin option\n" -#~| " sort: sort alphabetically channels in the autojoin option\n" -#~| "\n" -#~| "Examples:\n" -#~| " /autojoin add\n" -#~| " /autojoin add #test\n" -#~| " /autojoin add #chan1 #chan2\n" -#~| " /allchan /autojoin add\n" -#~| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~| " /autojoin del\n" -#~| " /autojoin del #chan1\n" -#~| " /autojoin apply\n" -#~| " /autojoin sort" -#~ 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" -#~ " apply: set currently joined channels in the autojoin option\n" -#~ " join: join the channels in the autojoin option\n" -#~ " sort: sort alphabetically channels in the autojoin option; with " -#~ "\"buffer\": first sort by buffer number, then alphabetically\n" -#~ "\n" -#~ "Examples:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #test\n" -#~ " /autojoin add #chan1 #chan2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #chan1\n" -#~ " /autojoin apply\n" -#~ " /autojoin join\n" -#~ " /autojoin sort\n" -#~ " /autojoin sort buffer" -#~ msgstr "" -#~ " add: geçerli kanalı veya bir kanal listesini (isteğe bağlı " -#~ "anahtarlarla) autojoin seçeneğine ekle; kanaldaysanız ve anahtar " -#~ "sağlanmamışsa anahtar kanalda okunur\n" -#~ " addraw: IRC ham biçimini kullan (/join komutuyla aynı); tüm kanallar " -#~ "virgülle ayrılır, isteğe bağlı anahtarlar virgülle ayrılır\n" -#~ " del: geçerli kanalı veya bir kanal listesini autojoin seçeneğinden " -#~ "sil\n" -#~ " kanal: kanal adı\n" -#~ "anahtar: kanal anahtarı\n" -#~ " apply: geçerli katılı kanalları autojoin seçeneğinde kaydet\n" -#~ " sort: autojoin seçeneğindeki kanalları abecesel olarak sırala\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /autojoin add\n" -#~ " /autojoin add #sınama\n" -#~ " /autojoin add #kanal1 #kanal2\n" -#~ " /allchan /autojoin add\n" -#~ " /autojoin addraw #kanal1,#kanal2,#kanal3 anahtar1,anahtar2\n" -#~ " /autojoin del\n" -#~ " /autojoin del #kanal1\n" -#~ " /autojoin apply\n" -#~ " /autojoin sort" - -#, fuzzy -#~| msgid "" -#~| " ls: list the capabilities supported by the server\n" -#~| " list: list the capabilities currently enabled\n" -#~| " req: request a new capability or remove a capability (if starting with " -#~| "\"-\", for example: \"-multi-prefix\")\n" -#~| " ack: acknowledge capabilities which require client-side " -#~| "acknowledgement\n" -#~| " end: end the capability negotiation\n" -#~| "\n" -#~| "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, 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." -#~| "capabilities).\n" -#~| "\n" -#~| "Examples:\n" -#~| " display supported and enabled capabilities:\n" -#~| " /cap\n" -#~| " request capabilities multi-prefix and away-notify:\n" -#~| " /cap req multi-prefix away-notify\n" -#~| " request capability extended-join, remove capability multi-prefix:\n" -#~| " /cap req extended-join -multi-prefix\n" -#~| " remove capability away-notify:\n" -#~| " /cap req -away-notify" -#~ msgid "" -#~ " ls: list the capabilities supported by the server\n" -#~ " list: list the capabilities currently enabled\n" -#~ " req: request a new capability or remove a capability (if starting with " -#~ "\"-\", for example: \"-multi-prefix\")\n" -#~ " ack: acknowledge capabilities which require client-side " -#~ "acknowledgement\n" -#~ " end: end the capability negotiation\n" -#~ "\n" -#~ "Without argument, \"ls\" and \"list\" are sent.\n" -#~ "\n" -#~ "Capabilities supported by WeeChat are: account-notify, account-tag, away-" -#~ "notify, batch, cap-notify, chghost, draft/multiline, echo-message, " -#~ "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." -#~ "capabilities).\n" -#~ "\n" -#~ "Examples:\n" -#~ " display supported and enabled capabilities:\n" -#~ " /cap\n" -#~ " request capabilities multi-prefix and away-notify:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " request capability extended-join, remove capability multi-prefix:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " remove capability away-notify:\n" -#~ " /cap req -away-notify" -#~ msgstr "" -#~ " ls: Sunucu tarafından desteklenen yetenekleri listele\n" -#~ " list: Şu anda etkin olan yetenekleri listele\n" -#~ " req: Bir yetenek iste veya bir yetenek kaldır (\"-\" ile başlıyorsa; " -#~ "örn. \"-multi-prefix\")\n" -#~ " ack: İstemci tarafı onayı gerektiren yetenekleri onayla\n" -#~ " end: Yetenek pazarlığını sonlandır\n" -#~ "\n" -#~ "Argümansız, \"ls\" ve \"list\" gönderilir.\n" -#~ "\n" -#~ "WeeChat tarafından desteklenen yeteneklerin listesi: account-notify, away-" -#~ "notify, cap-notify, chghost, extended-join, invite-notify, message-tags, " -#~ "multi-prefix, server-time, setname, userhost-in-names.\n" -#~ "\n" -#~ "Sunucularda kendiliğinden etkinleştirilecek yetenekler irc,server_default." -#~ "capabilities seçeneğinden ayarlanabilir (veya irc.server.xxx.capabilities " -#~ "seçeneğinde sunucu tarafından).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " desteklenen ve etkin yetenekleri görüntüle:\n" -#~ " /cap\n" -#~ " multi-prefix ve away-notify yeteneklerini iste:\n" -#~ " /cap req multi-prefix away-notify\n" -#~ " extended-join yeteneğini iste, multi-prefix yeteneğini kaldır:\n" -#~ " /cap req extended-join -multi-prefix\n" -#~ " away-notify yeteneğini kaldır:\n" -#~ " /cap req -away-notify" - -#, fuzzy -#~| msgid "" -#~| " server: server name, which can be:\n" -#~| " - internal server name (added by /server add, recommended " -#~| "usage)\n" -#~| " - hostname/port or IP/port, port is 6667 by default\n" -#~| " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~| "example.org[:port][/#channel1][,#channel2[...]]\n" -#~| " Note: for an address/IP/URL, a temporary server is added " -#~| "(NOT SAVED), see /help irc.look.temporary_servers\n" -#~| " option: set option for server (for boolean option, value can be " -#~| "omitted)\n" -#~| " nooption: set boolean option to 'off' (for example: -nossl)\n" -#~| " -all: connect to all servers defined in configuration\n" -#~| " -auto: connect to servers with autoconnect enabled\n" -#~| " -open: connect to all opened servers that are not currently " -#~| "connected\n" -#~| " -nojoin: do not join any channel (even if autojoin is enabled on " -#~| "server)\n" -#~| " -switch: switch to next server address\n" -#~| "\n" -#~| "To disconnect from a server or stop any connection attempt, use command /" -#~| "disconnect.\n" -#~| "\n" -#~| "Examples:\n" -#~| " /connect libera\n" -#~| " /connect irc.oftc.net/6667\n" -#~| " /connect irc6.oftc.net/6667 -ipv6\n" -#~| " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~| " /connect my.server.org/6697 -ssl -password=test\n" -#~| " /connect irc://nick@irc.oftc.net/#channel\n" -#~| " /connect -switch" -#~ msgid "" -#~ " server: server name, which can be:\n" -#~ " - internal server name (added by /server add, recommended " -#~ "usage)\n" -#~ " - hostname/port or IP/port, port is 6697 by default for TLS, " -#~ "6667 otherwise\n" -#~ " - URL with format: irc[6][s]://[nickname[:password]@]irc." -#~ "example.org[:port][/#channel1][,#channel2[...]]\n" -#~ " Note: for an address/IP/URL, a temporary server is added (NOT " -#~ "SAVED), see /help irc.look.temporary_servers\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ " nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " -all: connect to all servers defined in configuration\n" -#~ " -auto: connect to servers with autoconnect enabled\n" -#~ " -open: connect to all opened servers that are not currently " -#~ "connected\n" -#~ " -nojoin: do not join any channel (even if autojoin is enabled on " -#~ "server)\n" -#~ " -switch: switch to next server address\n" -#~ "\n" -#~ "To disconnect from a server or stop any connection attempt, use command /" -#~ "disconnect.\n" -#~ "\n" -#~ "Examples:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net\n" -#~ " /connect irc.oftc.net/6667 -notls\n" -#~ " /connect irc6.oftc.net/9999 -ipv6\n" -#~ " /connect my.server.org -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" -#~ msgstr "" -#~ " sunucu: Sunucu adı, olabileceklerin listesi:\n" -#~ " - içsel sunucu adı (/server add ile eklenen, önerilir)\n" -#~ " - makine adı/kapı, öntanmlı kapı 6666'dir\n" -#~ " - URL biçimi: irc[6][s]://[nickname[:password]@]irc.example." -#~ "org[:port][/#channel1][,#channel2[...]]\n" -#~ " Not: Adres/IP/URL için geçici bir sunucu eklenir " -#~ "(KAYDEDİLMEZ), bkz. /help irc.look.temporary_servers\n" -#~ " seçenek: Sunucu için seçenek ayarla (Boole için değer atlanabilir)\n" -#~ " noseçenek: Boole seçeneğini 'kapalı' olarak ayarla (örn. -nossl)\n" -#~ " -all: Yapılandırmada tanımlı tüm sunuculara bağlan\n" -#~ " -auto: Kendiliğinden bağlanma ayarlı tüm sunuculara bağlan\n" -#~ " -open: Şu anda bağlı olmayan tüm açık sunuculara bağlan\n" -#~ " -nojoin: Hiçbir kanala bağlanma (kendiliğinden bağlanma açık olsa " -#~ "bile)\n" -#~ " -switch: Bir sonraki sunucu adresine geç\n" -#~ "\n" -#~ "Bir sunucu bağlantısını kesmek veya bir bağlantı denemesini durdurmak " -#~ "için /disconnect komutunu kullanın.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /connect libera\n" -#~ " /connect irc.oftc.net/6667\n" -#~ " /connect irc6.oftc.net/6667 -ipv6\n" -#~ " /connect irc6.oftc.net/6697 -ipv6 -ssl\n" -#~ " /connect my.server.org/6697 -ssl -password=test\n" -#~ " /connect irc://nick@irc.oftc.net/#channel\n" -#~ " /connect -switch" - -#~ msgid "" -#~ " server: send to this server (internal name)\n" -#~ " target: nick or channel ('*' = current channel)\n" -#~ " type: CTCP type (examples: \"version\", \"ping\", etc.)\n" -#~ "arguments: arguments for CTCP\n" -#~ "\n" -#~ "Examples:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" -#~ msgstr "" -#~ " sunucu: Bu sunucuya gönder (içsel ad)\n" -#~ " hedef: Takma ad veya kanal ('*' = geçerli kanal)\n" -#~ " tür: CTCP türü (örnekler: \"version\", \"ping\", etc.)\n" -#~ "argümanlar: CTCP argümanları\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /ctcp toto time\n" -#~ " /ctcp toto version\n" -#~ " /ctcp * version" - -#~ msgid "" -#~ "nick: nick\n" -#~ "file: filename (on local host)\n" -#~ "\n" -#~ "Examples:\n" -#~ " chat with nick \"toto\":\n" -#~ " /dcc chat toto\n" -#~ " send file \"/home/foo/bar.txt\" to nick \"toto\":\n" -#~ " /dcc send toto /home/foo/bar.txt" -#~ msgstr "" -#~ "takmaad: Takma ad\n" -#~ " dosya: Dosya adı (yerel makinedeki)\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " \"toto\" takma adı ile sohbet:\n" -#~ " /dcc chat toto\n" -#~ " \"/home/foo/bar.txt\" dosyasını \"toto\" kullanıcısına gönder:\n" -#~ " /dcc send toto /home/foo/bar.txt" - -#~ msgid "" -#~ " server: internal server name\n" -#~ " -all: disconnect from all servers\n" -#~ "-pending: cancel auto-reconnection on servers currently reconnecting\n" -#~ " reason: reason for the \"quit\"" -#~ msgstr "" -#~ " sunucu: İçsel sunucu adı\n" -#~ " -all: Tüm sunucuların bağlantısını kes\n" -#~ "-pending: Yeniden bağlanılan tüm sunucuların yeniden bağlanmasını iptal " -#~ "et\n" -#~ " neden: \"çıkış\" nedeni" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel half-operator status to everybody on channel" -#~ msgstr "" -#~ "takmaad: takma ad veya maske (\"*\" jokerine izin verilir)\n" -#~ " *: kanaldaki herkese yarım operatör unvanı ver" - -#~ msgid "" -#~ " list: list all ignores\n" -#~ " add: add an ignore\n" -#~ " nick: nick or hostname (can be a POSIX extended regular expression " -#~ "if \"re:\" is given or a mask using \"*\" to replace zero or more chars)\n" -#~ " del: delete an ignore\n" -#~ " number: number of ignore to delete (look at list to find it)\n" -#~ " -all: delete all ignores\n" -#~ " server: internal server name where ignore is working\n" -#~ " channel: channel name where ignore is working\n" -#~ "\n" -#~ "Note: the regular expression can start with \"(?-i)\" to become case " -#~ "sensitive.\n" -#~ "\n" -#~ "Examples:\n" -#~ " ignore nick \"toto\" everywhere:\n" -#~ " /ignore add toto\n" -#~ " ignore host \"toto@domain.com\" on libera server:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " ignore host \"toto*@*.domain.com\" on libera/#weechat:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" -#~ msgstr "" -#~ " list: Tüm yok sayımları listele\n" -#~ " add: Bir yok sayım ekle\n" -#~ " nick: Takma ad veya makine adı (\"re:\" verilirse veya birden çok " -#~ "karakteri değiştirmek için \"*\" kullanılarak bir maske verilirse POSIX " -#~ "genişletilmiş düzenli ifadeleri de kullanılabilir)\n" -#~ " del: Bir yok sayımı sil\n" -#~ " number: Silinecek yok sayım numarası (bulmak için listeye bakın)\n" -#~ " -all: Tüm yok sayımları sil\n" -#~ " server: Yok sayımın işletildiği içsel sunucu adı\n" -#~ " channel: Yok sayımın işletildiği kanal adı\n" -#~ "\n" -#~ "Not: BÜYÜK/küçük harf duyarsız yapmak için ifade \"(?-i)\" ile " -#~ "başlayabilir.\n" -#~ "\n" -#~ "Örneklar:\n" -#~ " \"toto\" takma adını her yerde yok say:\n" -#~ " /ignore add toto\n" -#~ " libera sunucusunda \"toto@domain.com\" makine adını yok say:\n" -#~ " /ignore add toto@domain.com libera\n" -#~ " libera/#weechat'te \"toto*@*.domain.com\" makine adını yok say:\n" -#~ " /ignore add toto*@*.domain.com libera #weechat" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " channel: channel name to join\n" -#~ " key: key to join the channel (channels with a key must be the first " -#~ "in list)\n" -#~ "\n" -#~ "Examples:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat key\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" -#~ msgstr "" -#~ "-noswitch: Yeni arabelleğe geçiş yapma\n" -#~ " sunucu: Bu sunucuya gönder (içsel ad)\n" -#~ " kanal: Katılınacak kanal adı\n" -#~ " anahtar: Kanala katılma anahtarı (anahtarlı kanallar listede ilk " -#~ "olmalıdır)\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /join #weechat\n" -#~ " /join #protectedchan,#weechat anahtar\n" -#~ " /join -server libera #weechat\n" -#~ " /join -noswitch #weechat" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " nick: nick\n" -#~ " reason: reason (evaluated, see /help eval; special variables ${nick} " -#~ "(self nick), ${target} (target nick), ${channel} and ${server} are " -#~ "replaced by their values)\n" -#~ "\n" -#~ "It is possible to kick/ban with a mask, nick will be extracted from mask " -#~ "and replaced by \"*\".\n" -#~ "\n" -#~ "Example:\n" -#~ " ban \"*!*@host.com\" and then kick \"toto\":\n" -#~ " /kickban toto!*@host.com" -#~ msgstr "" -#~ " kanal: Kanal adı\n" -#~ "takmaad: Takma ad\n" -#~ " neden: Neden (değerlendirilir, bkz. /help eval; ${nick} (kendi takma " -#~ "adınız), ${target} (hedef takma ad), ${channel} ve ${server} gibi özel " -#~ "değişkenler kendi değerleri ile değiştirilirler)\n" -#~ "\n" -#~ "Bir maske ile kovmak/yasaklamak olanaklıdır; takma ad maskeden çıkartılır " -#~ "ve \"*\" ile değiştirilir.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " \"*!*@host.com\"'u yasakla ve \"toto\"'yu at:\n" -#~ " /kickban toto!*@host.com" - -#, fuzzy -#~| msgid "" -#~| "channel: channel name\n" -#~| " text: text to send" -#~ msgid "" -#~ "channel: channel name\n" -#~ "message: message to send" -#~ msgstr "" -#~ "kanal: Kanal adı\n" -#~ "metin: Gönderilecek metin" - -#~ msgid "" -#~ "channel modes:\n" -#~ " channel: channel name to modify (default is current one)\n" -#~ " o: give/take channel operator privileges\n" -#~ " p: private channel flag\n" -#~ " s: secret channel flag\n" -#~ " i: invite-only channel flag\n" -#~ " t: topic settable by channel operator only flag\n" -#~ " n: no messages to channel from clients on the outside\n" -#~ " m: moderated channel\n" -#~ " l: set the user limit to channel\n" -#~ " b: set a ban mask to keep users out\n" -#~ " e: set exception mask\n" -#~ " v: give/take the ability to speak on a moderated channel\n" -#~ " k: set a channel key (password)\n" -#~ "user modes:\n" -#~ " nick: nick to modify\n" -#~ " i: mark a user as invisible\n" -#~ " s: mark a user for receive server notices\n" -#~ " w: user receives wallops\n" -#~ " o: operator flag\n" -#~ "\n" -#~ "List of modes is not comprehensive, you should read documentation about " -#~ "your server to see all possible modes.\n" -#~ "\n" -#~ "Examples:\n" -#~ " protect topic on channel #weechat:\n" -#~ " /mode #weechat +t\n" -#~ " become invisible on server:\n" -#~ " /mode nick +i" -#~ msgstr "" -#~ "kanal kipleri:\n" -#~ " kanal: Değiştirilecek kanal adı (öntanımlı ad geçerli olandır)\n" -#~ " o: Kanal operatör ayrıcalıkları ver/al\n" -#~ " p: Özel kanal\n" -#~ " s: Gizli kanal\n" -#~ " i: Yalnızca davet ile girilebilen kanal\n" -#~ " t: Konu yalnızca kanal operatörü tarafından ayarlanabilir\n" -#~ " n: Kanala dışarıdaki istemcilerden ileti gelemez\n" -#~ " m: Yönetilen kanal\n" -#~ " l: Kanala kullanıcı limiti ayarla\n" -#~ " b: Kullanıcıları sokmamak için bir yasaklama maskesi ayarla\n" -#~ " e: İstisna maskesi ayarla\n" -#~ " v: Yönetilen bir kanalda konuşma yeteneği ver/al\n" -#~ " k: Bir kanal anahtarı ayarla (parola)\n" -#~ "kullanıcı kipleri:\n" -#~ " takma ad: Değiştirilecek takma ad\n" -#~ " i: Bir kullanıcıyı görünmez olarak imle\n" -#~ " s: Bir kullanıcıyı sunucu ihbarlarını alması için imle\n" -#~ " w: Kullanıcı wallops alır\n" -#~ " o: Operatör bayrağı\n" -#~ "\n" -#~ "Kanal kipleri listesi tümüyle açıklayıcı değildir, olası tüm kipler " -#~ "üzerine bilgi almak için sunucunuzun belgelendirmesini okuyun.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " #weechat kanalındaki konuyu koru:\n" -#~ " /mode #weechat +t\n" -#~ " bir kanalda görünmez ol:\n" -#~ " /mode nick +i" - -#~ msgid "" -#~ "server: send to this server (internal name)\n" -#~ "target: nick or channel name\n" -#~ " text: text to send" -#~ msgstr "" -#~ "sunucu: Bu sunucuya gönder (içsel ad)\n" -#~ " hedef: Takma ad veya kanal adı\n" -#~ " metin: Gönderilecek metin" - -#~ msgid "" -#~ " add: add a notification\n" -#~ " nick: nick\n" -#~ "server: internal server name (by default current server)\n" -#~ " -away: notify when away message is changed (by doing whois on nick)\n" -#~ " del: delete a notification\n" -#~ " -all: delete all notifications\n" -#~ "\n" -#~ "Without argument, this command displays notifications for current server " -#~ "(or all servers if command is issued on core buffer).\n" -#~ "\n" -#~ "Examples:\n" -#~ " notify when \"toto\" joins/quits current server:\n" -#~ " /notify add toto\n" -#~ " notify when \"toto\" joins/quits libera server:\n" -#~ " /notify add toto libera\n" -#~ " notify when \"toto\" is away or back on libera server:\n" -#~ " /notify add toto libera -away" -#~ msgstr "" -#~ " add: Bir bildirim ekle\n" -#~ "takmaad: Takma ad\n" -#~ " sunucu: İçsel sunucu adı (öntanımlı olarak geçerli sunucudur)\n" -#~ " -away: Uzakta iletisi değiştirildiğinde bildir (takma ad üzerinde " -#~ "whois)\n" -#~ " del: Bir bildirim sil\n" -#~ " -all: Tüm bildirimleri sil\n" -#~ "\n" -#~ "Argümansız, bu komut geçerli sunucu bildirimlerini listeler (veya komut " -#~ "çekirdek arabellekte çalıştırılmışsa tüm sunucular için).\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " \"toto\" geçerli sunucuya katıldığında/çıktığında bildir:\n" -#~ " /notify add toto\n" -#~ " \"toto\" libera sunucusuna katıldığında/çıktığında bildir:\n" -#~ " /notify add toto libera\n" -#~ " \"toto\" uzakta olduğunda veya geri geldiğinde bildir:\n" -#~ " /notify add toto libera -away" - -#~ msgid "" -#~ "nick: nick or mask (wildcard \"*\" is allowed)\n" -#~ " *: give channel operator status to everybody on channel" -#~ msgstr "" -#~ "takmaad: Takma ad veya maske (\"*\" jokerine izin verilir)\n" -#~ " *: Kanaldaki herkese operatör unvanı ver" - -#~ msgid "" -#~ "channel: channel name to leave\n" -#~ "message: part message (displayed to other users)" -#~ msgstr "" -#~ "kanal: Ayrılıncak kanal adı\n" -#~ "ileti: Ayrılma iletisi (diğer kullanıcılara görüntülenir)" - -#~ msgid "" -#~ "-noswitch: do not switch to new buffer\n" -#~ " server: send to this server (internal name)\n" -#~ " nick: nick\n" -#~ " text: text to send" -#~ msgstr "" -#~ "-noswitch: Yeni arabelleğe geçme\n" -#~ " sunucu: Bunu sunucuya gönder (içsel ad)\n" -#~ " takmaad: Takma ad\n" -#~ " metin: Gönderilecek metin" - -#~ msgid "" -#~ " server: server to reconnect (internal name)\n" -#~ " -all: reconnect to all servers\n" -#~ "-nojoin: do not join any channel (even if autojoin is enabled on server)\n" -#~ "-switch: switch to next server address" -#~ msgstr "" -#~ " sunucu: Yeniden bağlanılacak sunucu (içsel ad)\n" -#~ " -all: Tüm sunuculara yeniden bağlan\n" -#~ "-nojoin: Hiçbir kanala katılma (sunucuda yeniden bağlanma etkin olsa " -#~ "bile)\n" -#~ "-switch: Bir sonraki sunucu adresine geç" - -#~ msgid "" -#~ " nick: nick\n" -#~ "new_nick: new nick" -#~ msgstr "" -#~ " takmaad: Takma ad\n" -#~ "yenitakmaad: Yeni takma ad" - -#, fuzzy -#~| msgid "" -#~| " list: list servers (without argument, this list is displayed)\n" -#~| "listfull: list servers with detailed info for each server\n" -#~| " add: add a new server\n" -#~| " name: server name, for internal and display use; this name is used " -#~| "to connect to the server (/connect name) and to set server options: irc." -#~| "server.name.xxx\n" -#~| "hostname: name or IP address of server, with optional port (default: " -#~| "6667), many addresses can be separated by a comma\n" -#~| " -temp: add a temporary server (not saved)\n" -#~| " option: set option for server (for boolean option, value can be " -#~| "omitted)\n" -#~| "nooption: set boolean option to 'off' (for example: -nossl)\n" -#~| " copy: duplicate a server\n" -#~| " rename: rename a server\n" -#~| " reorder: reorder list of servers\n" -#~| " open: open the server buffer without connecting\n" -#~| " keep: keep server in config file (for temporary servers only)\n" -#~| " del: delete a server\n" -#~| " deloutq: delete messages out queue for all servers (all messages " -#~| "WeeChat is currently sending)\n" -#~| " jump: jump to server buffer\n" -#~| " raw: open buffer with raw IRC data\n" -#~| " filter: set a new filter to see only matching messages (this filter " -#~| "can be used as input in raw IRC data buffer as well); allowed formats " -#~| "are:\n" -#~| " * show all messages (no filter)\n" -#~| " xxx show only messages containing \"xxx\"\n" -#~| " s:xxx show only messages for server \"xxx\"\n" -#~| " f:xxx show only messages with a flag: recv (message " -#~| "received), 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 plugin API reference for the list of all " -#~| "variables), date (format: \"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, " -#~| "modified, redirected\n" -#~| "\n" -#~| "Examples:\n" -#~| " /server listfull\n" -#~| " /server add libera irc.libera.chat\n" -#~| " /server add libera irc.libera.chat/6697 -ssl -autoconnect\n" -#~| " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~| " /server copy libera libera-test\n" -#~| " /server rename libera-test libera2\n" -#~| " /server reorder libera2 libera\n" -#~| " /server del libera\n" -#~| " /server deloutq\n" -#~| " /server raw\n" -#~| " /server raw s:libera\n" -#~| " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgid "" -#~ " list: list servers (without argument, this list is displayed)\n" -#~ "listfull: list servers with detailed info for each server\n" -#~ " add: add a new server\n" -#~ " name: server name, for internal and display use; this name is used to " -#~ "connect to the server (/connect name) and to set server options: irc." -#~ "server.name.xxx\n" -#~ "hostname: name or IP address of server, with optional port (default: 6697 " -#~ "for TLS, 6667 otherwise), many addresses can be separated by a comma\n" -#~ " -temp: add a temporary server (not saved)\n" -#~ " option: set option for server (for boolean option, value can be " -#~ "omitted)\n" -#~ "nooption: set boolean option to 'off' (for example: -notls)\n" -#~ " copy: duplicate a server\n" -#~ " rename: rename a server\n" -#~ " reorder: reorder list of servers\n" -#~ " open: open the server buffer without connecting\n" -#~ " keep: keep server in config file (for temporary servers only)\n" -#~ " del: delete a server\n" -#~ " deloutq: delete messages out queue for all servers (all messages WeeChat " -#~ "is currently sending)\n" -#~ " jump: jump to server buffer\n" -#~ " raw: open buffer with raw IRC data\n" -#~ " filter: set a new filter to see only matching messages (this filter can " -#~ "be used as input in raw IRC data buffer as well); allowed formats are:\n" -#~ " * show all messages (no filter)\n" -#~ " xxx show only messages containing \"xxx\"\n" -#~ " s:xxx show only messages for server \"xxx\"\n" -#~ " f:xxx show only messages with a flag: recv (message " -#~ "received), 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 plugin API reference for the list of all variables), date (format: " -#~ "\"yyyy-mm-dd hh:mm:ss\"), server, recv, sent, modified, redirected\n" -#~ "\n" -#~ "Examples:\n" -#~ " /server listfull\n" -#~ " /server add libera irc.libera.chat\n" -#~ " /server add libera irc.libera.chat/6667 -notls -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667 -" -#~ "notls\n" -#~ " /server copy libera libera-test\n" -#~ " /server rename libera-test libera2\n" -#~ " /server reorder libera2 libera\n" -#~ " /server del libera\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:libera\n" -#~ " /server raw c:${recv} && ${command}==PRIVMSG && ${nick}==foo" -#~ msgstr "" -#~ " list: sunucuların listesi (argüman olmadan bu liste görüntülenir)\n" -#~ "listfull: her sunucu için ayrıntılı bilgi ile sunucu listesi\n" -#~ " add: yeni bir sunucu oluştur\n" -#~ " name: sunucu adı, dahili ve ekran kullanımı için; bu ad sunucuya " -#~ "bağlanmak için (/connect ad) ve sunucu seçeneklerini ayarlamak için " -#~ "kullanılır: irc.sunucu.adı.xxx\n" -#~ "hostname: sunucunun adı veya IP adresi, isteğe bağlı kapı ile (öntanımlı: " -#~ "6667), birden çok adres virgülle ayrılabilir\n" -#~ " -temp: geçici bir sunucu oluştur (kaydedilmez)\n" -#~ " option: sunucu için seçenekleri ayarla (Boole için değer isteğe bağlı)\n" -#~ "nooption: Boole seçeneğini 'off' olarak ayarla (örnek: -nossl)\n" -#~ " copy: bir sunucuyu çoğalt\n" -#~ " rename: sunucuyu yeniden adlandır\n" -#~ " reorder: sunucu listesini yeniden sırala\n" -#~ " open: sunucu önbelleğini aç; ancak bağlanma\n" -#~ " keep: sunucuyu yapılandırma dosyasında tut (geçici sunucular için)\n" -#~ " del: bir sunucu sil\n" -#~ " deloutq: tüm sunucular için giden iletiler kuyruğunu sil (WeeChat'in şu " -#~ "anda gönderdiği tüm iletiler)\n" -#~ " jump: sunucu arabelleğine atla\n" -#~ " raw: arabelleği ham IRC verisiyle aç\n" -#~ " filter: yalnızca eşleşen iletileri görmek için yeni bir süzgeç ayarla " -#~ "(bu süzgeç ham IRC verisinde girdi olarak da kullanılabilir), izin " -#~ "verilen biçimler:\n" -#~ " * tüm iletileri göster (süzgeç yok)\n" -#~ " xxx yalnızca \"xxx\" içeren iletileri göster\n" -#~ " s:xxx yalnızca \"xxx\" sunucusu için olan iletileri göster\n" -#~ " f:xxx yalnızca bayraklı iletileri göster: recv (ileti " -#~ "alındı), sent (ileti gönderildi), modified (iletiyi bir değiştirici " -#~ "değiştirdi), redirected (ileti yeniden yönlendirildi)\n" -#~ " m:xxx yalnızca \"xxx\" IRC komutunu göster\n" -#~ " c:xxx yalnızca \"xxx\" değerlendirilmiş koşulunu sağlayan " -#~ "iletileri şu değişkenleri kullanarak göster: irc_message_parse işlevinin " -#~ "çıktısı (örn. takma ad, komut, kanal, metin vb. tüm değişkenlerin bir " -#~ "listesi için eklenti API referansında info_get_hashtable işlevine bakın), " -#~ "tarih (biçim: yyyy-aa-gg ss:dd:snsn) sunucu, recv, sent, değiştirilmiş, " -#~ "yeniden yönlendirilmiş\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /server listfull\n" -#~ " /server add freenode chat.freenode.net\n" -#~ " /server add freenode chat.freenode.net/6697 -ssl -autoconnect\n" -#~ " /server add chatspike irc.chatspike.net/6667,irc.duckspike.net/6667\n" -#~ " /server copy freenode freenode-test\n" -#~ " /server rename freenode-test freenode2\n" -#~ " /server reorder freenode2 freenode\n" -#~ " /server del freenode\n" -#~ " /server deloutq\n" -#~ " /server raw\n" -#~ " /server raw s:freenode\n" -#~ " /server raw c:${recv} && ${komut}==PRIVMSG && ${takma ad}==foo" - -#~ msgid "" -#~ " user: username\n" -#~ " target: server name\n" -#~ "channel: channel name" -#~ msgstr "" -#~ "kullanıcı: kullanıcı adı\n" -#~ " hedef: sunucu adı\n" -#~ " kanal: kanal adı" - -#~ msgid "" -#~ "channel: channel name\n" -#~ " topic: new topic\n" -#~ "-delete: delete channel topic" -#~ msgstr "" -#~ " kanal: kanal adı\n" -#~ " konu: yeni konu\n" -#~ "-delete: kanal konusunu sil" - -#~ msgid "" -#~ "target: server name\n" -#~ " nick: nick (may be a mask)\n" -#~ "\n" -#~ "Without argument, this command will do a whois on:\n" -#~ "- your own nick if buffer is a server/channel\n" -#~ "- remote nick if buffer is a private.\n" -#~ "\n" -#~ "If option irc.network.whois_double_nick is enabled, two nicks are sent " -#~ "(if only one nick is given), to get idle time in answer." -#~ msgstr "" -#~ " hedef: sunucu adı\n" -#~ "takmaad: takma ad (bir maske olabilir)\n" -#~ "\n" -#~ "Argüman olmadan bu komut şunlar üzerinde whois yapar:\n" -#~ " - arabellek bir sunucu/kanal ise kendi takma adınız\n" -#~ " - arabellek gizli ise uzak konum takma adı.\n" -#~ "\n" -#~ "Eğer irc.network.whois_double_nick ayarlıysa boştaki zaman için iki takma " -#~ "ad gönderilir (bir tane verilmişse)." - -#~ msgid "" -#~ " list: show logging status for opened buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ " flush: write all log files now\n" -#~ "disable: disable logging on current buffer (set level to 0)\n" -#~ "\n" -#~ "Options \"logger.level.*\" and \"logger.mask.*\" can be used to set level " -#~ "or mask for a buffer, or buffers beginning with name.\n" -#~ "\n" -#~ "Log levels used by IRC plugin:\n" -#~ " 1: user message (channel and private), notice (server and channel)\n" -#~ " 2: nick change\n" -#~ " 3: server message\n" -#~ " 4: join/part/quit\n" -#~ " 9: all other messages\n" -#~ "\n" -#~ "Examples:\n" -#~ " set level to 5 for current buffer:\n" -#~ " /logger set 5\n" -#~ " disable logging for current buffer:\n" -#~ " /logger disable\n" -#~ " set level to 3 for all IRC buffers:\n" -#~ " /set logger.level.irc 3\n" -#~ " disable logging for main WeeChat buffer:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " use a directory per IRC server and a file per channel inside:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" -#~ msgstr "" -#~ " list: açık arabellekler için günlükleme durumunu göster\n" -#~ " set: geçerli arabellekte günlükleme düzeyini ayarla\n" -#~ " düzey: günlüklenecek iletilerin düzeyi (0 = devre dışı, 1 = birkaç " -#~ "ileti (en önemliler ... 9 = tüm iletiler)\n" -#~ " flush: tüm günlük dosyalarını şimdi yaz\n" -#~ "disable: geçerli arabellekte günlüklemeyi devre dışı bırak (0'a ayarla)\n" -#~ "\n" -#~ "\"logger.level.*\" ve \"logger.mask.*\" seçenekleri düzey veya bir " -#~ "arabellek için veya bir ad ile başlayan arabelleklerde maske ayarlamakta " -#~ "kullanılabilir.\n" -#~ "\n" -#~ "IRC eklentileri tarafından kullanılan günlük düzeyleri:\n" -#~ " 1: kullanıcı iletisi (kanal ve özel), ihbar (sunucu ve kanal)\n" -#~ " 2: takma ad değişikliği\n" -#~ " 3: sunucu iletisi\n" -#~ " 4: katıl/ayrıl/çık\n" -#~ " 9: tüm diğer iletiler\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " geçerli arabellek için 5. düzeye ayarla:\n" -#~ " /logger set 5\n" -#~ " geçerli arabellek için günlüklemeyi devre dışı bırak:\n" -#~ " /logger disable\n" -#~ " tüm IRC arabellekleri için 3. düzeye ayarla:\n" -#~ " /set logger.level.irc 3\n" -#~ " ana WeeChat arabelleğe için günlüklemeyi devre dışı bırak:\n" -#~ " /set logger.level.core.weechat 0\n" -#~ " IRC sunucusu başına bir dizin ve içinde kanal başına bir dosya kullan:\n" -#~ " /set logger.mask.irc \"$server/$channel.weechatlog\"" - -#~ msgid "" -#~ " list: list loaded scripts\n" -#~ "listfull: list loaded scripts (verbose)\n" -#~ " load: load a script\n" -#~ "autoload: load all scripts in \"autoload\" directory\n" -#~ " reload: reload a script (if no name given, unload all scripts, then " -#~ "load all scripts in \"autoload\" directory)\n" -#~ " unload: unload a script (if no name given, unload all scripts)\n" -#~ "filename: script (file) to load\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " name: a script name (name used in call to \"register\" function)\n" -#~ " eval: evaluate source code and display result on current buffer\n" -#~ " -o: send evaluation result to the buffer without executing " -#~ "commands\n" -#~ " -oc: send evaluation result to the buffer and execute commands\n" -#~ " code: source code to evaluate\n" -#~ " version: display the version of interpreter used\n" -#~ "\n" -#~ "Without argument, this command lists all loaded scripts." -#~ msgstr "" -#~ " list: yüklü betikleri listele\n" -#~ "listfull: yüklü betikleri listesi (ayrıntılı)\n" -#~ " load: bir betik yükle\n" -#~ "autoload: tüm betikleri \"autoload\" dizinine yükle\n" -#~ " reload: bir betiği yeniden yükle (ad yoksa tüm betikleri bellekten " -#~ "kaldır ve sonrasında \"autoload\" dizininde yükle)\n" -#~ " unload: bir betiği bellekten kaldır (ad yoksa tüm betikleri kaldır\n" -#~ "dosyaadı: yüklenecek betik (dosya)\n" -#~ " -q: sessiz kip, iletileri görüntüleme\n" -#~ " ad: bir betik adı (ad, \"register\" işlevini çağırmada kullanılır)\n" -#~ " eval: kaynak kodu değerlendir ve sonucu geçerli bellekte görüntüle\n" -#~ " -o: değerlendirme sonucunu arabelleğe komut yürütülmeden gönder\n" -#~ " -oc: değerlendirme sonucunu arabelleğe gönder ve komutu yürüt\n" -#~ " kod: değerlendirilecek kaynak kodu\n" -#~ " version: kullanılan yorumlayıcı sürümünü görüntüle\n" -#~ "\n" -#~ "Argümansız, bu komut tüm yüklü betikleri görüntüler." - -#, fuzzy -#~| msgid "" -#~| " list: list relay clients (only active relays)\n" -#~| " listfull: list relay clients (verbose, all relays)\n" -#~| " listrelay: list relays (name and port)\n" -#~| " add: add a relay (listen on a port/path)\n" -#~| " del: remove a relay (clients remain connected)\n" -#~| " start: listen on port\n" -#~| " restart: close the server socket and listen again on port (clients " -#~| "remain connected)\n" -#~| " stop: close the server socket (clients remain connected)\n" -#~| " name: relay name (see format below)\n" -#~| " port: port used for relay\n" -#~| " path: path used for relay (for UNIX domain socket only); path " -#~| "is evaluated (see function string_eval_path_home in plugin API " -#~| "reference)\n" -#~| " raw: open buffer with raw Relay data\n" -#~| " sslcertkey: set SSL certificate/key using path in option relay." -#~| "network.ssl_cert_key\n" -#~| "\n" -#~| "Relay name is: [ipv4.][ipv6.][ssl.]<protocol.name> or unix." -#~| "[ssl.]<protocol.name>\n" -#~| " ipv4: force use of IPv4\n" -#~| " ipv6: force use of IPv6\n" -#~| " ssl: enable SSL\n" -#~| " unix: use UNIX domain socket\n" -#~| "protocol.name: protocol and name to relay:\n" -#~| " - protocol \"irc\": name is the server to share " -#~| "(optional, if not given, the server name must be sent by client in " -#~| "command \"PASS\", with format: \"PASS server:password\")\n" -#~| " - protocol \"weechat\" (name is not used)\n" -#~| "\n" -#~| "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~| "connect on the port.\n" -#~| "The \"weechat\" protocol allows a remote interface to connect on the " -#~| "port, see the list here: https://weechat.org/about/interfaces/\n" -#~| "\n" -#~| "Without argument, this command opens buffer with list of relay clients.\n" -#~| "\n" -#~| "Examples:\n" -#~| " irc proxy, for server \"libera\":\n" -#~| " /relay add irc.libera 8000\n" -#~| " irc proxy, for server \"libera\", with SSL:\n" -#~| " /relay add ssl.irc.libera 8001\n" -#~| " irc proxy, for all servers (client will choose), with SSL:\n" -#~| " /relay add ssl.irc 8002\n" -#~| " weechat protocol:\n" -#~| " /relay add weechat 9000\n" -#~| " weechat protocol with SSL:\n" -#~| " /relay add ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using only IPv4:\n" -#~| " /relay add ipv4.ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using only IPv6:\n" -#~| " /relay add ipv6.ssl.weechat 9001\n" -#~| " weechat protocol with SSL, using IPv4 + IPv6:\n" -#~| " /relay add ipv4.ipv6.ssl.weechat 9001\n" -#~| " weechat protocol over UNIX domain socket:\n" -#~| " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgid "" -#~ " list: list relay clients (only active relays)\n" -#~ " listfull: list relay clients (verbose, all relays)\n" -#~ " listrelay: list relays (name and port)\n" -#~ " add: add a relay (listen on a port/path)\n" -#~ " del: remove a relay (clients remain connected)\n" -#~ " start: listen on port\n" -#~ " restart: close the server socket and listen again on port (clients " -#~ "remain connected)\n" -#~ " stop: close the server socket (clients remain connected)\n" -#~ " name: relay name (see format below)\n" -#~ " port: port used for relay\n" -#~ " path: path used for relay (for UNIX domain socket only); path is " -#~ "evaluated (see function string_eval_path_home in plugin API reference)\n" -#~ " raw: open buffer with raw Relay data\n" -#~ " tlscertkey: set TLS certificate/key using path in option relay.network." -#~ "tls_cert_key\n" -#~ "\n" -#~ "Relay name is: [ipv4.][ipv6.][tls.]<protocol.name> or unix." -#~ "[tls.]<protocol.name>\n" -#~ " ipv4: force use of IPv4\n" -#~ " ipv6: force use of IPv6\n" -#~ " tls: enable TLS\n" -#~ " unix: use UNIX domain socket\n" -#~ "protocol.name: protocol and name to relay:\n" -#~ " - protocol \"irc\": name is the server to share " -#~ "(optional, if not given, the server name must be sent by client in " -#~ "command \"PASS\", with format: \"PASS server:password\")\n" -#~ " - protocol \"weechat\" (name is not used)\n" -#~ "\n" -#~ "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " -#~ "connect on the port.\n" -#~ "The \"weechat\" protocol allows a remote interface to connect on the " -#~ "port, see the list here: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Without argument, this command opens buffer with list of relay clients.\n" -#~ "\n" -#~ "Examples:\n" -#~ " irc proxy, for server \"libera\":\n" -#~ " /relay add irc.libera 8000\n" -#~ " irc proxy, for server \"libera\", with TLS:\n" -#~ " /relay add tls.irc.libera 8001\n" -#~ " irc proxy, for all servers (client will choose), with TLS:\n" -#~ " /relay add tls.irc 8002\n" -#~ " weechat protocol:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protocol with TLS:\n" -#~ " /relay add tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv4:\n" -#~ " /relay add ipv4.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using only IPv6:\n" -#~ " /relay add ipv6.tls.weechat 9001\n" -#~ " weechat protocol with TLS, using IPv4 + IPv6:\n" -#~ " /relay add ipv4.ipv6.tls.weechat 9001\n" -#~ " weechat protocol over UNIX domain socket:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" -#~ msgstr "" -#~ " list: iletim istemcilerini listele (yalnızca etkin iletimler)\n" -#~ " listfull: iletim istemcilerini listele (ayrıntılı, tüm iletimler)\n" -#~ " listrelay: iletimleri listele (ad ve kapı)\n" -#~ " add: bir iletici ekle (bir kapıda/yolda dinle)\n" -#~ " del: bir iletimi kaldır (istemciler bağlı kalır)\n" -#~ " start: kapıda dinle\n" -#~ " restart: sunucu soketini kapat ve kapıda yeniden dinle (istemciler " -#~ "bağlı kalır)\n" -#~ " stop: sunucu soketini kapat (istemciler bağlı kalır)\n" -#~ " ad: iletim adı (aşağıdaki biçime bakın)\n" -#~ " kapı: iletim için kullanılan kapı\n" -#~ " yol: iletim için kullanılan yol (yalnızca UNIX alan adı soketi " -#~ "için); yol değerlendirilir (eklenti API başvurusunda " -#~ "string_eval_path_home işlevine bakın)\n" -#~ " raw: ham iletim bilgisi ile açık arabellek\n" -#~ " sslcertkey: relay.network.ssl_cert_key seçeneğindeki yolu kullanarak " -#~ "SSL sertifikası/anahtarı ekle\n" -#~ "\n" -#~ "İletici adı: [ipv4.][ipv6.][ssl.]<protokol.ad> veya unix.[ssl.]<protokol." -#~ "ad>\n" -#~ " ipv4: IPv4 kullanınımı zorla\n" -#~ " ipv6: IPv6 kullanımını zorla\n" -#~ " ssl: SSL'yi etkinleştir\n" -#~ " unix: UNIX alan adı soketini kullan\n" -#~ " protokol.ad: iletilecek protokol ve ad:\n" -#~ " - protokol \"irc\": ad paylaşılacak sunucudur (isteğe " -#~ "bağlı, verilmezse sunucu adı \"PASS\" komutundaki istemci tarafından şu " -#~ "biçimle gönderilmelidir: \"PASS sunucu:parola\")\n" -#~ " - protokol \"weechat\" (ad kullanılmadı)\n" -#~ "\n" -#~ "\"irc\" protokolü herhangi bir IRC istemcisinin (WeeChat gibi) kapıya " -#~ "bağlanmasına izin verir.\n" -#~ "\"weechat\" protokolü bir uzak arabirimin kapıya bağlanmasına izin verir, " -#~ "listeyi buradan görebilirsiniz: https://weechat.org/about/interfaces/\n" -#~ "\n" -#~ "Argümansız iletim istemcilerinin listesinin olduğu bir arabellek açılır.\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " \"libera\" sunucusu için irc vekili:\n" -#~ " /relay add irc.libera 8000\n" -#~ " \"libera\" sunucusu için irc vekili, SSL ile:\n" -#~ " /relay add ssl.irc.libera 8001\n" -#~ " tüm sunucular için irc vekili (istemci seçer), SSL ile:\n" -#~ " /relay add ssl.irc 8002\n" -#~ " weechat protokolü:\n" -#~ " /relay add weechat 9000\n" -#~ " weechat protokolü, SSL ile:\n" -#~ " /relay add ssl.weechat 9001\n" -#~ " weechat protokolü, SSL ile, yalnızca IPv4 kullanarak:\n" -#~ " /relay add ipv4.ssl.weechat 9001\n" -#~ " weechat protokolü, SSL ile, yalnızca IPv6 kullanarak:\n" -#~ " /relay add ipv6.ssl.weechat 9001\n" -#~ " weechat protokolü, SSL ile, IPv4 + IPv6 kullanarak:\n" -#~ " /relay add ipv4.ipv6.ssl.weechat 9001\n" -#~ " weechat protokolü, UNIX ad alanı soketi üzerinden:\n" -#~ " /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" - -#, fuzzy -#~| msgid "" -#~| " list: list loaded scripts (all languages)\n" -#~| " -o: send list of loaded scripts to buffer (string in " -#~| "English)\n" -#~| " -ol: send list of loaded scripts to buffer (translated " -#~| "string)\n" -#~| " -i: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (string in English)\n" -#~| " -il: copy list of loaded scripts in command line (for sending " -#~| "to buffer) (translated string)\n" -#~| " search: search scripts by tags, language (python, perl, ...), " -#~| "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~| "buffer\n" -#~| " show: show detailed info about a script\n" -#~| " load: load script(s)\n" -#~| " unload: unload script(s)\n" -#~| " reload: reload script(s)\n" -#~| " autoload: autoload the script\n" -#~| " noautoload: do not autoload the script\n" -#~| "toggleautoload: toggle autoload\n" -#~| " install: install/upgrade script(s)\n" -#~| " remove: remove script(s)\n" -#~| " installremove: install or remove script(s), depending on current state\n" -#~| " hold: hold/unhold script(s) (a script held will not be " -#~| "upgraded any more and cannot be removed)\n" -#~| " -q: quiet mode: do not display messages\n" -#~| " upgrade: upgrade all installed scripts which are obsolete (new " -#~| "version available)\n" -#~| " update: update local scripts cache\n" -#~| "\n" -#~| "Without argument, this command opens a buffer with list of scripts.\n" -#~| "\n" -#~| "On script buffer, the possible status for each script are:\n" -#~| " * i a H r N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | running (loaded)\n" -#~| " | | | held\n" -#~| " | | autoloaded\n" -#~| " | installed\n" -#~| " popular script\n" -#~| "\n" -#~| "In output of /script list, the possible status for each script are:\n" -#~| " * ? i a H N\n" -#~| " | | | | | |\n" -#~| " | | | | | obsolete (new version available)\n" -#~| " | | | | held\n" -#~| " | | | autoloaded\n" -#~| " | | installed\n" -#~| " | unknown script (can not be downloaded/updated)\n" -#~| " popular script\n" -#~| "\n" -#~| "Keys on script buffer:\n" -#~| " alt+i install script\n" -#~| " alt+r remove script\n" -#~| " alt+l load script\n" -#~| " alt+L reload script\n" -#~| " alt+u unload script\n" -#~| " alt+A autoload script\n" -#~| " alt+h (un)hold script\n" -#~| " alt+v view script\n" -#~| "\n" -#~| "Input allowed on script buffer:\n" -#~| " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~| " q close buffer\n" -#~| " $ refresh buffer\n" -#~| " s:x,y sort buffer using keys x and y (see /help script.look." -#~| "sort)\n" -#~| " s: reset sort (use default sort)\n" -#~| " word(s) filter scripts: search word(s) in scripts " -#~| "(description, tags, ...)\n" -#~| " * remove filter\n" -#~| "\n" -#~| "Mouse actions on script buffer:\n" -#~| " wheel scroll list\n" -#~| " left button select script\n" -#~| " right button install/remove script\n" -#~| "\n" -#~| "Examples:\n" -#~| " /script search url\n" -#~| " /script install go.py urlserver.py\n" -#~| " /script remove go.py\n" -#~| " /script hold urlserver.py\n" -#~| " /script reload urlserver\n" -#~| " /script upgrade" -#~ msgid "" -#~ " list: list loaded scripts (all languages)\n" -#~ " -o: send list of loaded scripts to buffer (string in " -#~ "English)\n" -#~ " -ol: send list of loaded scripts to buffer (translated " -#~ "string)\n" -#~ " -i: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (string in English)\n" -#~ " -il: copy list of loaded scripts in command line (for sending " -#~ "to buffer) (translated string)\n" -#~ " search: search scripts by tags, language (python, perl, ...), " -#~ "filename extension (py, pl, ...) or text; result is displayed on scripts " -#~ "buffer\n" -#~ " show: show detailed info about a script\n" -#~ " load: load script(s)\n" -#~ " unload: unload script(s)\n" -#~ " reload: reload script(s)\n" -#~ " autoload: autoload the script\n" -#~ " noautoload: do not autoload the script\n" -#~ "toggleautoload: toggle autoload\n" -#~ " install: install/upgrade script(s)\n" -#~ " remove: remove script(s)\n" -#~ " installremove: install or remove script(s), depending on current state\n" -#~ " hold: hold/unhold script(s) (a script held will not be upgraded " -#~ "any more and cannot be removed)\n" -#~ " -q: quiet mode: do not display messages\n" -#~ " upgrade: upgrade all installed scripts which are obsolete (new " -#~ "version available)\n" -#~ " update: update local scripts cache\n" -#~ " -up: move the selected line up by \"number\" lines\n" -#~ " -down: move the selected line down by \"number\" lines\n" -#~ " -go: select a line by number, first line number is 0 (\"end\" " -#~ "to select the last line)\n" -#~ "\n" -#~ "Without argument, this command opens a buffer with list of scripts.\n" -#~ "\n" -#~ "On script buffer, the possible status for each script are:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | running (loaded)\n" -#~ " | | | held\n" -#~ " | | autoloaded\n" -#~ " | installed\n" -#~ " popular script\n" -#~ "\n" -#~ "In output of /script list, the possible status for each script are:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | obsolete (new version available)\n" -#~ " | | | | held\n" -#~ " | | | autoloaded\n" -#~ " | | installed\n" -#~ " | unknown script (can not be downloaded/updated)\n" -#~ " popular script\n" -#~ "\n" -#~ "Keys on script buffer:\n" -#~ " alt+i install script\n" -#~ " alt+r remove script\n" -#~ " alt+l load script\n" -#~ " alt+L reload script\n" -#~ " alt+u unload script\n" -#~ " alt+A autoload script\n" -#~ " alt+h (un)hold script\n" -#~ " alt+v view script\n" -#~ "\n" -#~ "Input allowed on script buffer:\n" -#~ " i/r/l/L/u/A/h/v action on script (same as keys above)\n" -#~ " q close buffer\n" -#~ " $ refresh buffer\n" -#~ " s:x,y sort buffer using keys x and y (see /help script.look." -#~ "sort)\n" -#~ " s: reset sort (use default sort)\n" -#~ " word(s) filter scripts: search word(s) in scripts " -#~ "(description, tags, ...)\n" -#~ " * remove filter\n" -#~ "\n" -#~ "Mouse actions on script buffer:\n" -#~ " wheel scroll list\n" -#~ " left button select script\n" -#~ " right button install/remove script\n" -#~ "\n" -#~ "Examples:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" -#~ msgstr "" -#~ " list: Tüm yüklü betikleri listele (tüm diller)\n" -#~ " -o: Yüklü betiklerin listesini arabelleğe gönder (İngilizce)\n" -#~ " -ol: Yüklü betiklerin listesini arabelleğe gönder (çevrilmiş)\n" -#~ " -i: Yüklü betiklerin listesini komut satırında kopyala " -#~ "(arabelleğe göndermek için) (İngilizce)\n" -#~ " -il: Yüklü betiklerin listesini komut satırında kopyala " -#~ "(arabelleğe göndermek için) (çevrilmiş)\n" -#~ " search: Betikleri etikete, dile (python, perl, ...), dosya adı " -#~ "uzantısına göre (py, pl, ...) veya metne göre ara; sonuç betik " -#~ "arabelleğinde görüntülenir\n" -#~ " show: Bir betik üzerine ayrıntılı bilgi göster\n" -#~ " load: Betikleri yükle\n" -#~ " unload: Betikleri bellekten kaldır\n" -#~ " reload: Betikleri yeniden yükle\n" -#~ " autoload: Betikleri kendiliğinden yükle\n" -#~ " noautoload: Betikleri kendiliğinden yükleme\n" -#~ "toggleautoload: Kendiliğinden yüklemeyi aç/kapat\n" -#~ " install: Betikleri kur/yükselt\n" -#~ " remove: Betikleri kaldır\n" -#~ " installremove: Geçerli duruma göre betikleri kur veya kaldır\n" -#~ " hold: Betikleri tut/tutma (tutulan bir betik yükseltilmez ve " -#~ "kaldırılamaz)\n" -#~ " -q: Sessiz kip: İletileri görüntüleme\n" -#~ " upgrade: Eskimiş tüm yüklü betikleri yükselt (yeni sürüm var)\n" -#~ " update: Yerel betik arabelleğini güncelle\n" -#~ "\n" -#~ "Argümansız, bu komut betiklerin listesinin olduğu bir arabellek açar.\n" -#~ "\n" -#~ "Betik arabelleğinde her bir betiğin olası durumları şunlardır:\n" -#~ " * i a H r N\n" -#~ " | | | | | |\n" -#~ " | | | | | eskimiş (yeni sürüm var)\n" -#~ " | | | | çalışıyor (yüklü)\n" -#~ " | | | tutulmuş\n" -#~ " | | kendiliğinden yüklenmiş\n" -#~ " | kurulmuş\n" -#~ " popüler betik\n" -#~ "\n" -#~ "/script list çıktısında her bir betiğin olası durumları şunlardır:\n" -#~ " * ? i a H N\n" -#~ " | | | | | |\n" -#~ " | | | | | eskimiş (yeni sürüm var)\n" -#~ " | | | | tutulmuş\n" -#~ " | | | kendiliğinden yüklenmiş\n" -#~ " | | kurulmuş\n" -#~ " | bilinmeyen betik (indirilemez/güncellenemez)\n" -#~ " popüler betik\n" -#~ "\n" -#~ "Betik arabelleğindeki düğmeler:\n" -#~ " alt+i betik kur\n" -#~ " alt+r betik kaldır\n" -#~ " alt+l betik yükle\n" -#~ " alt+L betik yeniden yükle\n" -#~ " alt+u betik bellekten kaldır\n" -#~ " alt+A betik kendiliğinden yükle\n" -#~ " alt+h betik tut(ma)\n" -#~ " alt+v betik görüntüle\n" -#~ "\n" -#~ "Betik arabelleğinde izin verilen girdiler:\n" -#~ " i/r/l/L/u/A/h/v betik eylemleri (yukarıdakilerle aynı)\n" -#~ " q betiği kapat\n" -#~ " $ arabelleği yenile\n" -#~ " s:x,y arabelleği x ve y ile sırala (/help script.look.sort)\n" -#~ " s: sıralamayı sıfırla (öntanımlı sıralamayı kullan)\n" -#~ " word(s) betikleri süz: sözcük ara (açıklama, etiketler, ...)\n" -#~ " * süzgeç kaldır\n" -#~ "\n" -#~ "Betik arabelleğindeki fare eylemleri:\n" -#~ " wheel listeyi kaydır\n" -#~ " left button betik seç\n" -#~ " right button betik kur/kaldır\n" -#~ "\n" -#~ "Örnekler:\n" -#~ " /script search url\n" -#~ " /script install go.py urlserver.py\n" -#~ " /script remove go.py\n" -#~ " /script hold urlserver.py\n" -#~ " /script reload urlserver\n" -#~ " /script upgrade" - -#~ msgid "" -#~ " enable: enable spell checker\n" -#~ " disable: disable spell checker\n" -#~ " toggle: toggle spell checker\n" -#~ "listdict: show installed dictionaries\n" -#~ " setdict: set dictionary for current buffer (multiple dictionaries can be " -#~ "separated by a comma, the special value \"-\" disables spell checking on " -#~ "current buffer)\n" -#~ " deldict: delete dictionary used on current buffer\n" -#~ " addword: add a word in personal dictionary\n" -#~ "\n" -#~ "Input line beginning with a '/' is not checked, except for some commands " -#~ "(see /set spell.check.commands).\n" -#~ "\n" -#~ "To enable spell checker on all buffers, use option \"default_dict\", then " -#~ "enable spell checker, for example:\n" -#~ " /set spell.check.default_dict \"en\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "To display a list of suggestions in a bar, use item \"spell_suggest\".\n" -#~ "\n" -#~ "Default key to toggle spell checker is alt-s." -#~ msgstr "" -#~ " enable: Yazım denetleyiciyi etkinleştir\n" -#~ " disable: Yazım denetleyiciyi devre dışı bırak\n" -#~ " toggle: Yazım denetleyiciyi aç/kapat\n" -#~ "listdict: Yüklü sözlükleri göster\n" -#~ " setdict: Geçerli arabellek için sözlük ayarla (birden çok sözlük virgül " -#~ "ile ayrılabilir, \"-\" özel değeri geçerli arabellekte yazım denetimini " -#~ "devre dışı bırakır)\n" -#~ " deldict: Geçerli arabellekte kullanılan sözlüğü sil\n" -#~ " addword: Sözcüğü kişisel sözlüğe ekle\n" -#~ "\n" -#~ "'/' ile başlayan girdiler denetlenmez, kimi komutlar dışında (bkz. /set " -#~ "spell.check.commands)\n" -#~ "\n" -#~ "Tüm arabelleklerde yazım denetimini etkinleştirmek için \"default_dict\" " -#~ "seçeneğini kullanın ve yazım denetimciyi etkinleştirin; örneğin:\n" -#~ " /set spell.check.default_dict \"tr\"\n" -#~ " /spell enable\n" -#~ "\n" -#~ "Bir çubukta yazım önerilerini görüntülemek için \"spell_suggest\" ögesini " -#~ "kullanın\n" -#~ "\n" -#~ "Yazım denetimciyi açmak/kapatmak için kullanılan öntanımlı düğme ikilisi " -#~ "alt-s'dir." - -#, 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" -#~ " addoff: add a trigger (disabled)\n" -#~ " addreplace: add or replace an existing trigger\n" -#~ " name: name of trigger\n" -#~ " hook: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " arguments: arguments for the hook, depending on hook (separated by " -#~ "semicolons):\n" -#~ " signal: name(s) of signal (required)\n" -#~ " hsignal: name(s) of hsignal (required)\n" -#~ " modifier: name(s) of modifier (required)\n" -#~ " line: buffer type (\"formatted\", \"free\" or \"*\"), list " -#~ "of buffer masks, tags\n" -#~ " print: buffer, tags, message, strip colors\n" -#~ " command: command (required), description, arguments, " -#~ "description of arguments, completion (all arguments except command are " -#~ "evaluated, \"${tg_trigger_name}\" is replaced by the trigger name, see /" -#~ "help eval)\n" -#~ " command_run: command(s) (required)\n" -#~ " timer: interval (required), align on second, max calls\n" -#~ " config: name(s) of option (required)\n" -#~ " focus: name(s) of area (required)\n" -#~ " info: name(s) of info (required)\n" -#~ " info_hashtable: name(s) of info (required)\n" -#~ " conditions: evaluated conditions for the trigger\n" -#~ " regex: one or more regular expressions to replace strings in " -#~ "variables\n" -#~ " command: command to execute (many commands can be separated by \";" -#~ "\")\n" -#~ "return_code: return code in callback (ok (default), ok_eat, error)\n" -#~ "post_action: action to take after execution (none (default), disable, " -#~ "delete)\n" -#~ " 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" -#~ " set: set an option in a trigger\n" -#~ " option: name of option: name, hook, arguments, conditions, regex, " -#~ "command, return_code\n" -#~ " (for help on option, you can type: /help trigger.trigger." -#~ "<name>.<option>)\n" -#~ " value: new value for the option\n" -#~ " rename: rename a trigger\n" -#~ " copy: copy a trigger\n" -#~ " enable: enable triggers (without arguments: enable triggers " -#~ "globally)\n" -#~ " disable: disable triggers (without arguments: disable triggers " -#~ "globally)\n" -#~ " toggle: toggle triggers (without arguments: toggle triggers " -#~ "globally)\n" -#~ " restart: restart triggers (recreate the hooks)\n" -#~ " show: show detailed info on a trigger (with some stats)\n" -#~ " del: delete triggers\n" -#~ " restore: restore triggers with the default values (works only for " -#~ "default triggers)\n" -#~ " mask: name where wildcard \"*\" is allowed\n" -#~ " default: delete all triggers and restore default ones\n" -#~ " monitor: open the trigger monitor buffer, with optional filter:\n" -#~ " filter: filter hooks/triggers to display (a hook must start with " -#~ "\"@\", for example \"@signal\"), many filters can be separated by commas; " -#~ "wildcard \"*\" is allowed in each trigger name\n" -#~ "\n" -#~ "When a trigger callback is called, following actions are performed, in " -#~ "this order:\n" -#~ " 1. check conditions; if false, exit\n" -#~ " 2. replace text using POSIX extended regular expression(s) (if defined " -#~ "in trigger)\n" -#~ " 3. execute command(s) (if defined in trigger)\n" -#~ " 4. exit with a return code (except for modifier, line, focus, info and " -#~ "info_hashtable)\n" -#~ " 5. perform post action\n" -#~ "\n" -#~ "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" -#~ " hide nicklist bar on small terminals:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " silently save config each hour:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " silently save WeeChat session at midnight (see /help upgrade):\n" -#~ " /trigger add session_save signal day_changed \"\" \"\" \"/mute /" -#~ "upgrade -save\"\n" -#~ " open trigger monitor and show only modifiers and triggers whose name " -#~ "starts with \"resize\":\n" -#~ " /trigger monitor @modifier,resize*" -#~ msgstr "" -#~ " list: Tetikleri listele (argümansız bu liste görüntülenir)\n" -#~ " listfull: Tetikleri her bir tetik için ayrıntılı bilgiyle listele\n" -#~ "listdefault: Öntanımlı tetikleri listele\n" -#~ " add: Bir tetik ekle\n" -#~ " addoff: Bir tetik ekle (devre dışı)\n" -#~ " addreplace: Var olan bir tetik ekle veya değiştir\n" -#~ " ad: Tetik adı\n" -#~ " kanca: signal, hsignal, modifier, line, print, command, " -#~ "command_run, timer, config, focus, info, info_hashtable\n" -#~ " argümanlar: Kanca argümanları, kancaya göre değişir (; ile ayrılır)\n" -#~ " signal: Sinyal ad(lar)ı (gerekli)\n" -#~ " hsignal: hsignal ad(lar)ı (gerekli)\n" -#~ " modifier: Değiştirici ad(lar)ı (gerekli)\n" -#~ " line: Arabellek türü (\"formatted\", \"free\" veya \"*\"), " -#~ "arabellek maskeleri, etiketler listeleri\n" -#~ " print: Arabellek, etiketler, ileti, renkleri çıkar\n" -#~ " command: Komut (gerekli), açıklama, argümanlar, argüman " -#~ "açıklamaları, tamamlama (komut dışındaki tüm argümanlar değerlendirilir, " -#~ "\"${tg_trigger_name} tetik adıyla değiştirilir, bkz. /help eval)\n" -#~ " command_run: Gerekli komut(lar)\n" -#~ " timer: Aralık (gerekli, saniyeye hizalı, en çok çağrı\n" -#~ " config: Seçenek ad(lar)ı (gerekli)\n" -#~ " focus: Alan ad(lar)ı (gerekli)\n" -#~ " info: Bilgi ad(lar)ı (gerekli)\n" -#~ " info_hashtable: Bilginin ad(lar)ı (gerekli)\n" -#~ " koşullar: Tetik için değerlendirilmiş koşullar\n" -#~ " ifade: Değişkenlerde dizileri değiştirmek için bir veya daha fazla " -#~ "düzenli ifade\n" -#~ " komut: Çalıştırılacak komut (birden çok komut \";\" ile " -#~ "ayrılabilir)\n" -#~ " dönüş_kodu: Çağrı dönüşündeki dönüş kodu (ok (öntanımlı), ok_eat, " -#~ "error)\n" -#~ "eylem_sonra: Çalışma sonrası alınacak eylem (none (öntanımlı), disable, " -#~ "delete)\n" -#~ " addinput: Bir tetik oluşturmak için girdiyi öntanımlı argümanlarla " -#~ "ayarla\n" -#~ " input: Girdiyi tetiği oluşturmak için kullanılan komutla ayarla\n" -#~ " output: Arabellekte tetiği oluşturmak için kullanılan komutu gönder\n" -#~ " recreate: \"input\" ile aynı, \"add\" yerine \"addreplace\" seçeneği " -#~ "ile\n" -#~ " set: Bir tetikte seçenek ayarla\n" -#~ " seçenek: Seçenek adı: ad, kanca, argümanlar, koşullar, ifade, komut, " -#~ "dönüş_kodu\n" -#~ " (bir seçenek hakkında yardım için /help trigger.trigger.<ad> " -#~ "yazabilirsiniz\n" -#~ " değer: Seçeneğin yeni değeri\n" -#~ " rename: Bir tetiği yeniden adlandır\n" -#~ " copy: Bir tetiği kopyala\n" -#~ " enable: Tetikleri etkinleştir (argümansız global olarak " -#~ "etkinleştir)\n" -#~ " disable: Tetikleri devre dışı bırak (argümansız global olarak " -#~ "etkinleştir)\n" -#~ " toggle: Tetikleri aç/kapat (argümansız global olarak etkinleştir)\n" -#~ " restart: Tetikleri yeniden başlat (kancaları yeniden oluştur)\n" -#~ " show: Bir tetik üzerine ayrıntılı bilgi göster (istatistikler " -#~ "ile)\n" -#~ " del: Bir tetik sil\n" -#~ " -all: Eylemi tüm tetikler üzerinde gerçekleştir\n" -#~ " restore: Tetikleri öntanımlı değerlerine geri döndür (öntanımlılıar " -#~ "için)\n" -#~ " default: Tüm tetikleri sil ve öntanımlıları eski haline getir\n" -#~ " monitor: Tetik monitörü arabelleğini aç, isteğe bağlı süzgeç ile:\n" -#~ " filter: Görüntülenecek kancaları/tetikleri süz (bir kanca \"@\" ile " -#~ "başlamalıdır; örneğin \"@signal\"), birden çok süzgeç virgülle " -#~ "ayrılabilir; \"*\" jokerine her tetik adında izin verilir\n" -#~ "\n" -#~ "Bir tetik geri çağrısı çağrıldığında, aşağıdaki eylemler " -#~ "gerçekleştirilir, sırasıyla:\n" -#~ " 1. koşulları denetle, false ise çık\n" -#~ " 2. metni POSIX genişletilmiş düzenli ifadelerle değiştir " -#~ "(tanımlanmışsa)\n" -#~ " 3. komutları yürüt (tanımlanmışsa)\n" -#~ " 4. bir çıkış koduyla çık (modifier, line, focus, info ve info_hashtable " -#~ "hariç)\n" -#~ " 5. eylem sonrasını gerçekleştir\n" -#~ "\n" -#~ "Örnekler (ek olarak /trigger listdefault ile öntanımlı tetiklere de " -#~ "mevcuttur):\n" -#~ " yalnızca kullanıcı iletilerine *kalın*, _altı çizili ve /eğik/ " -#~ "özniteliklerini ekle (yalnızcı kullanıcı iletilerinde):\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" -#~ " ufak uçbirimlerde takma ad listesi çubuğunu gizle:\n" -#~ " /trigger add resize_small signal signal_sigwinch \"${info:term_width} " -#~ "< 100\" \"\" \"/bar hide nicklist\"\n" -#~ " /trigger add resize_big signal signal_sigwinch \"${info:term_width} " -#~ ">= 100\" \"\" \"/bar show nicklist\"\n" -#~ " yapılandırmayı her saat başı sessizce kaydet:\n" -#~ " /trigger add cfgsave timer 3600000;0;0 \"\" \"\" \"/mute /save\"\n" -#~ " tetik monitörünü aç ve yalnızca adı \"resize\" ile başlayan " -#~ "değiştiricileri ve tetikleri göster:\n" -#~ " /trigger monitor @modifier,resize*" - -#~ msgid "All bars have been deleted" -#~ msgstr "Tüm çubuklar silindi" - -#~ msgid "All filters have been deleted" -#~ msgstr "Tüm süzgeçler silindi" - -#~ msgid "All custom bar items have been deleted" -#~ msgstr "Tüm özel çubuk ögeleri silindi" - -#~ msgid "All proxies have been deleted" -#~ msgstr "Tüm vekiller silindi" - -#, c-format -#~ msgid "%sTrigger \"%s\" not found" -#~ msgstr "%s\"%s\" tetiği bulunamadı" - -#, c-format -#~ msgid "%d triggers removed" -#~ msgstr "%d tetik kaldırıldı" - -#, c-format -#~ msgid "%sDefault trigger \"%s\" not found" -#~ msgstr "%sÖntanımlı tetik \"%s\" bulunamadı" - -#~ msgid "hash algorithm used to check the decrypted data" -#~ msgstr "" -#~ "şifresi çözülen veriyi denetlemek için kullanılan sağlama algoritması" diff --git a/po/weechat.pot b/po/weechat.pot index a3c5ddf80..9c066ad57 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: 2023-10-19 23:57+0200\n" +"POT-Creation-Date: 2023-10-20 11:17+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" @@ -1009,6 +1009,9 @@ msgstr "" msgid "Example:" msgstr "" +msgid " set read marker on all buffers:" +msgstr "" + msgid "set or remove away status" msgstr "" @@ -1139,6 +1142,15 @@ msgstr "" msgid "Examples:" msgstr "" +msgid " create a bar with time, buffer number + name, and completion:" +msgstr "" + +msgid " scroll nicklist 10 lines down on current buffer:" +msgstr "" + +msgid " scroll to end of nicklist on current buffer:" +msgstr "" + msgid "manage buffers" msgstr "" @@ -2417,6 +2429,36 @@ msgstr "" msgid "Following escaped chars are supported:" msgstr "" +msgid " display a reminder on core buffer with a highlight:" +msgstr "" + +msgid " /print -core -tags notify_highlight Reminder: buy milk" +msgstr "" + +msgid " display an error on core buffer:" +msgstr "" + +msgid " /print -core -error Some error here" +msgstr "" + +msgid " display message on core buffer with prefix \"abc\":" +msgstr "" + +msgid " /print -core abc\\tThe message" +msgstr "" + +msgid " display a message on channel #weechat:" +msgstr "" + +msgid " /print -buffer irc.libera.#weechat Message on #weechat" +msgstr "" + +msgid " display a snowman (U+2603):" +msgstr "" + +msgid " send alert (BEL):" +msgstr "" + msgid "manage proxies" msgstr "" @@ -2565,6 +2607,12 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " scroll 2 pages up:" +msgstr "" + +msgid " print a countdown, starting at 5:" +msgstr "" + msgid "reset config options" msgstr "" @@ -2669,18 +2717,32 @@ msgstr "" msgid " set a passphrase:" msgstr "" +msgid " /secure passphrase this is my passphrase" +msgstr "" + msgid " use program \"pass\" to read the passphrase on startup:" msgstr "" msgid " encrypt libera SASL password:" msgstr "" +msgid " /secure set libera mypassword" +msgstr "" + msgid " encrypt oftc password for nickserv:" msgstr "" +msgid " /secure set oftc mypassword" +msgstr "" + msgid " alias to ghost the nick \"mynick\":" msgstr "" +msgid "" +" /alias add ghost /eval /msg -server libera nickserv ghost mynick ${sec." +"data.libera}" +msgstr "" + msgid "set config options and environment variables" msgstr "" @@ -2958,6 +3020,21 @@ msgid "" "buffer does not exist any more, the command is not executed)." msgstr "" +msgid " join channel #test in 10 seconds:" +msgstr "" + +msgid " set away in 15 minutes:" +msgstr "" + +msgid " /wait 15m /away -all I'm away" +msgstr "" + +msgid " say \"hello\" in 2 minutes:" +msgstr "" + +msgid " /wait 2m hello" +msgstr "" + msgid "manage windows" msgstr "" @@ -7218,6 +7295,35 @@ msgstr "" msgid " ${irc_channel.xxx}: variable xxx in channel" msgstr "" +msgid " execute \"/me is testing\" on all channels:" +msgstr "" + +msgid " /allchan /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not on #weechat:" +msgstr "" + +msgid " /allchan -exclude=#weechat hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not on #weechat and channels beginning with " +"#linux:" +msgstr "" + +msgid " /allchan -exclude=#weechat,#linux* hello" +msgstr "" + +msgid " say \"hello\" on all channels beginning with #linux:" +msgstr "" + +msgid " /allchan -include=#linux* hello" +msgstr "" + +msgid " close all buffers with parted channels:" +msgstr "" + msgid "execute a command on all private buffers of all connected servers" msgstr "" @@ -7237,6 +7343,34 @@ msgstr "" msgid "raw[-include]: include only some nicks (wildcard \"*\" is allowed)" msgstr "" +msgid " execute \"/me is testing\" on all private buffers:" +msgstr "" + +msgid " /allpv /me is testing" +msgstr "" + +msgid " say \"hello\" everywhere but not for nick foo:" +msgstr "" + +msgid " /allpv -exclude=foo hello" +msgstr "" + +msgid "" +" say \"hello\" everywhere but not for nick foo and nicks beginning with bar:" +msgstr "" + +msgid " /allpv -exclude=foo,bar* hello" +msgstr "" + +msgid " say \"hello\" for all nicks beginning with bar:" +msgstr "" + +msgid " /allpv -include=bar* hello" +msgstr "" + +msgid " close all private buffers:" +msgstr "" + msgid "execute a command on all connected servers" msgstr "" @@ -7252,6 +7386,12 @@ msgstr "" msgid "raw[-include]: include only some servers (wildcard \"*\" is allowed)" msgstr "" +msgid " change nick on all servers:" +msgstr "" + +msgid " do a whois on my nick on all servers:" +msgstr "" + msgid "authenticate with SASL" msgstr "" @@ -10484,6 +10624,21 @@ msgstr "" msgid " 9: all other messages" msgstr "" +msgid " set level to 5 for current buffer:" +msgstr "" + +msgid " disable logging for current buffer:" +msgstr "" + +msgid " set level to 3 for all IRC buffers:" +msgstr "" + +msgid " disable logging for main WeeChat buffer:" +msgstr "" + +msgid " use a directory per IRC server and a file per channel inside:" +msgstr "" + #, c-format msgid "" "%s%s: zstd compression is not available, logger files will not be compressed" |