diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-30 15:40:56 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-30 15:40:56 +0100 |
commit | 45ae0c1d67dcc11533022dc7c8fa242d2a394879 (patch) | |
tree | 1a34d2eaa1391c2120e4e8d20453c873a8484d32 /po/pl.po | |
parent | c16dd6dcde95faf7234c61c658181e0f19f4a747 (diff) | |
download | weechat-45ae0c1d67dcc11533022dc7c8fa242d2a394879.zip |
core: rename option "add" to "store" in command /layout
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 6 insertions, 4 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-24 00:03+0100\n" +"POT-Creation-Date: 2013-12-30 14:58+0100\n" "PO-Revision-Date: 2013-12-23 18:53+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1880,15 +1880,17 @@ msgstr "" msgid "manage buffers/windows layouts" msgstr "zarządzaj układami buforów/okien" +#, fuzzy msgid "" -"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave " -"|| del [<name>] [buffers|windows] || rename <name> <new_name>" +"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || " +"leave || del [<name>] [buffers|windows] || rename <name> <new_name>" msgstr "" "add [<nazwa>] [buffers|windows] || apply [<nazwa>] [buffers|windows]|| leave " "|| reset [<nazwa>] [buffers|windows] || rename <nazwa> <nowa_nazwa>" +#, fuzzy msgid "" -" add: create a layout using the current buffers/windows\n" +" store: store current buffers/windows in a layout\n" " apply: apply saved layout\n" " leave: leave current layout (does not update any layout)\n" " del: delete buffers and/or windows in a saved layout\n" |