diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 24 |
1 files changed, 16 insertions, 8 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-12-11 21:18+0100\n" +"POT-Creation-Date: 2013-12-13 12:43+0100\n" "PO-Revision-Date: 2013-11-11 09:07+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1862,22 +1862,26 @@ msgstr "" " /key bindctxt mouse @item(buffer_nicklist):button3 /msg nickserv info " "${nick}" -msgid "save/apply/reset layout for buffers and windows" -msgstr "zapisz/zatwierdź/zresetuj układ buforów i okien" +#, fuzzy +msgid "manage buffers/windows layouts" +msgstr "zarządzaj buforami" +#, fuzzy msgid "" -"save [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave " -"|| reset [<name>] [buffers|windows] || rename <name> <new_name>" +"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave " +"|| del [<name>] [buffers|windows] || rename <name> <new_name>" msgstr "" "save [<nazwa>] [buffers|windows] || apply [<nazwa>] [buffers|windows]|| " "leave || reset [<nazwa>] [buffers|windows] || rename <nazwa> <nowa_nazwa>" +#, fuzzy msgid "" -" save: save current layout\n" +" add: create a layout using the current buffers/windows\n" " apply: apply saved layout\n" " leave: leave current layout (does not update any layout)\n" -" reset: reset buffers and/or windows in a saved layout\n" -" (if both buffers and windows are reset, the layout is removed)\n" +" del: delete buffers and/or windows in a saved 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 saved layout (default is \"default\")\n" "buffers: save/apply only buffers (order of buffers)\n" @@ -10523,3 +10527,7 @@ msgstr "Typ" msgid "Constants" msgstr "Stałe" + +#, fuzzy +#~ msgid "manage layouts for buffers and windows" +#~ msgstr "zapisz/zatwierdź/zresetuj układ buforów i okien" |