diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-03-25 21:32+0100\n" +"POT-Creation-Date: 2017-03-25 22:12+0100\n" "PO-Revision-Date: 2017-01-06 21:59+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4883,7 +4883,9 @@ msgid "" "refresh: force the refresh of the \"buflist\" bar item\n" "\n" "The lines with buffers are displayed using string evaluation (see /help eval " -"for the format), with two main options:\n" +"for the format), with these options:\n" +" - buflist.look.display_conditions: conditions to display a buffer in the " +"list\n" " - buflist.format.buffer: format for a buffer which is not current buffer\n" " - buflist.format.buffer_current: format for the current buffer\n" "\n" @@ -4914,10 +4916,11 @@ msgid "" "lag (evaluation of option buflist.format.lag)" msgstr "" +#, fuzzy msgid "" -"comma-separated list of fields to sort buffers; each field is a hdata " -"variable of buffer; char \"-\" can be used before field to reverse order" -msgstr "" +"conditions to display a buffer (note: content is evaluated, see /help " +"buflist)" +msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů" #, fuzzy msgid "" @@ -4925,6 +4928,11 @@ msgid "" "buffers list" msgstr "čárkami oddělený seznam slovníků, které použít pro tento buffer" +msgid "" +"comma-separated list of fields to sort buffers; each field is a hdata " +"variable of buffer; char \"-\" can be used before field to reverse order" +msgstr "" + #, fuzzy msgid "" "format of each line with a buffer (note: content is evaluated, see /help " |