diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 54 |
1 files changed, 27 insertions, 27 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-09 12:33+0100\n" +"POT-Creation-Date: 2010-02-09 13:15+0100\n" "PO-Revision-Date: 2010-01-23 11:57+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -1121,6 +1121,32 @@ msgstr "" "\n" "Komenda wywołana bez argumentów wyświetli zapisany układ." +#, fuzzy +msgid "execute a command silently" +msgstr "komendy weechata" + +msgid "[-current | -buffer name | -all] command" +msgstr "" + +msgid "" +"-current: no output on curent buffer\n" +" -buffer: no output on specified buffer\n" +" name: full buffer name (examples: \"irc.server.freenode\", \"irc." +"freenode.#weechat\")\n" +" -all: no output on ALL buffers\n" +" command: command to execute silently (a '/' is automatically added if not " +"found at beginning of command)\n" +"\n" +"If no target is specified (-current, -buffer or -all), then default is to " +"mute WeeChat core buffer only.\n" +"\n" +"Examples:\n" +" config save: /mute save\n" +" message to current IRC channel: /mute -current msg * hi!\n" +" message to #weechat channel: /mute -buffer irc.freenode.#weechat msg " +"#weechat hi!" +msgstr "" + msgid "list/load/unload plugins" msgstr "lista/załaduj/wyładuj wtyczke" @@ -1290,32 +1316,6 @@ msgstr "" "(niezdefiniowana wartość). Działa to tylko dla niektórych specjalnych " "zmiennych wtyczek." -#, fuzzy -msgid "execute a command silently" -msgstr "komendy weechata" - -msgid "[-current | -buffer name | -all] command" -msgstr "" - -msgid "" -"-current: no output on curent buffer\n" -" -buffer: no output on specified buffer\n" -" name: full buffer name (examples: \"irc.server.freenode\", \"irc." -"freenode.#weechat\")\n" -" -all: no output on ALL buffers\n" -" command: command to execute silently (a '/' is automatically added if not " -"found at beginning of command)\n" -"\n" -"If no target is specified (-current, -buffer or -all), then default is to " -"silence WeeChat core buffer only.\n" -"\n" -"Examples:\n" -" config save: /silence save\n" -" message to current IRC channel: /silence -current msg * hi!\n" -" message to #weechat channel: /silence -buffer irc.freenode.#weechat msg " -"#weechat hi!" -msgstr "" - msgid "unset/reset config options" msgstr "skasuj/zresetuj zmienną konfiguracyjną" |