From b63fca15fa199372faf4732a52c7b4e10570b8e3 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 10 Mar 2013 08:27:55 +0100 Subject: alias: mention local variables of buffer in /help alias --- po/pl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 7a75ec04a..0a739e1f5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -3930,7 +3930,7 @@ msgstr "tworzy alias do komendy" msgid "[-completion ] [ [;...]]" msgstr "[-completion ] [ [;...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -3949,9 +3949,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" -- cgit v1.2.3