diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-04-19 08:48+0200\n" +"POT-Creation-Date: 2015-04-19 09:05+0200\n" "PO-Revision-Date: 2015-03-21 08:41+0100\n" "Last-Translator: Krzysztof KoroĊcik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1363,6 +1363,7 @@ msgstr "" "go chat|<pasek>|<x>,<y> || move up|down|left|right|area_up|area_down|" "area_left|area_right || stop" +#, fuzzy msgid "" " go: move cursor to chat area, a bar (using bar name) or coordinates \"x,y" "\"\n" @@ -1374,6 +1375,18 @@ msgid "" "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" "Examples:\n" " go to nicklist:\n" " /cursor go nicklist\n" |