diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-20 08:42:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-20 08:42:16 +0200 |
commit | 22b20d62060cb1d576f3761aa0867b20ac6ce698 (patch) | |
tree | 5b0543b263ea53a87e0df713058d3867430dbf96 /po/cs.po | |
parent | 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 (diff) | |
download | weechat-22b20d62060cb1d576f3761aa0867b20ac6ce698.zip |
core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs)
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-19 18:12+0200\n" +"POT-Creation-Date: 2013-07-20 08:40+0200\n" "PO-Revision-Date: 2013-07-18 19:51+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2605,6 +2605,10 @@ msgid "if set, force display of names in hotlist for merged buffers" msgstr "" "pokud je nastaveno, přetíží zobrazování jména v hotlistu pro spojené buffery" +#, fuzzy +msgid "text displayed at the beginning of the hotlist" +msgstr "řetězec zobrazený mezi buffery v hotlistu" + msgid "" "if set, uses short names to display buffer names in hotlist (start after " "first '.' in name)" @@ -2621,6 +2625,10 @@ msgstr "" "[skupina_číslo_vzestupně], group_number_desc [skupina_číslo_sestupně], " "number_asc [číslo_vzestupně], number_desc [číslo_sestupně] )" +#, fuzzy +msgid "text displayed at the end of the hotlist" +msgstr "řetězec zobrazený mezi buffery v hotlistu" + msgid "" "keep only unique numbers in hotlist (this applies only on hotlist items " "where name is NOT displayed after number)" @@ -3615,10 +3623,6 @@ msgstr "Vyhledávání textu (přesné)" msgid "%s-MORE(%d)-" msgstr "%s-VÍCE(%d)-" -#. TRANSLATORS: if possible use short word or abbreviation here ("Act" is abbreviation of "Activity" in english) -msgid "Act: " -msgstr "Akt: " - #, fuzzy, c-format msgid "Notify changed for \"%s%s%s\": \"%s%s%s\" to \"%s%s%s\"" msgstr "Notifikace pro \"%s%s.%s%s\" změněna: \"%s%s%s\" na \"%s%s%s\"" @@ -9575,3 +9579,6 @@ msgstr "" msgid "Constants" msgstr "" + +#~ msgid "Act: " +#~ msgstr "Akt: " |