diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-17 10:21:25 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-17 10:21:25 +0200 |
commit | 54468b8ef3d1b79e8cef6b77dd4892f7203723d9 (patch) | |
tree | c4bc8d099d3f458346221994694e8acc4d74dcf4 /po/cs.po | |
parent | 8dc23863c5375ac349822672955d8dd67d00708c (diff) | |
download | weechat-54468b8ef3d1b79e8cef6b77dd4892f7203723d9.zip |
Add new option irc.look.nick_color_stop_chars
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 27 |
1 files changed, 17 insertions, 10 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.3-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-07-16 15:42+0200\n" +"POT-Creation-Date: 2010-07-17 10:15+0200\n" "PO-Revision-Date: 2010-06-20 21:24+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4516,6 +4516,22 @@ msgstr "" "soukromý buffer není nalezen" msgid "" +"chars used to stop in nick when computing color with letters of nick (at " +"least one char outside this list must be in string before stopping) " +"(example: nick \"_nick_away\" with \"_\" in chars will return color of nick " +"\"_nick\")" +msgstr "" + +msgid "" +"display notices as private messages (if auto, use private buffer if found)" +msgstr "" +"zobrazovat upozornění jako soukromé zprávy (pokud je automaticky, použije se " +"soukromý buffer, kdy existuje)" + +msgid "close buffer when /part is issued on a channel" +msgstr "zavřít buffer, když je na kanálu spuštěn /part" + +msgid "" "number of IRC raw messages to save in memory when raw data buffer is closed " "(messages will be displayed when opening raw data buffer)" msgstr "" @@ -4538,15 +4554,6 @@ msgstr "povolit chytrý filter pro \"join\" zprávy" msgid "enable smart filter for \"part\" and \"quit\" messages" msgstr "povolit chytrý filter pro \"part\" a \"quit\" zprávy" -msgid "" -"display notices as private messages (if auto, use private buffer if found)" -msgstr "" -"zobrazovat upozornění jako soukromé zprávy (pokud je automaticky, použije se " -"soukromý buffer, kdy existuje)" - -msgid "close buffer when /part is issued on a channel" -msgstr "zavřít buffer, když je na kanálu spuštěn /part" - msgid "strip colors in topic (used only when displaying buffer title)" msgstr "" "ořezávat barvy z tématu rozhovoru (použito pouze při zobrazování titulku " |