summaryrefslogtreecommitdiff
path: root/po/cs.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-02-22 14:29:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-02-22 14:29:34 +0100
commitc5a30be877975e32b1c7c12e00b15e0f49e8ac2e (patch)
treef2af940ea991776705d8b4c842f117d608c1c32b /po/cs.po
parent3187d9627b46193d18ee4e90721d8b059cc95d70 (diff)
downloadweechat-c5a30be877975e32b1c7c12e00b15e0f49e8ac2e.zip
New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar display, fixed nick in input for IRC buffers
The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin). If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc").
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po44
1 files changed, 28 insertions, 16 deletions
diff --git a/po/cs.po b/po/cs.po
index f96aa0abe..4269ae107 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2008-02-21 07:54+0100\n"
+"POT-Creation-Date: 2008-02-22 14:17+0100\n"
"PO-Revision-Date: 2007-09-06 12:44+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1089,7 +1089,15 @@ msgid "text color for status bar delimiters"
msgstr "barva děličů status barů"
#, fuzzy
-msgid "text color for current channel in status bar"
+msgid "text color for current buffer number in status bar"
+msgstr "barva pro aktuální kanál v stavovém řádku"
+
+#, fuzzy
+msgid "text color for current buffer category in status bar"
+msgstr "barva pro aktuální kanál v stavovém řádku"
+
+#, fuzzy
+msgid "text color for current buffer name in status bar"
msgstr "barva pro aktuální kanál v stavovém řádku"
#, fuzzy
@@ -1599,9 +1607,6 @@ msgstr "skoč na buffer s aktivitou"
msgid "jump to DCC buffer"
msgstr "skoč na DCC buffer"
-msgid "jump to raw IRC data buffer"
-msgstr "skočit na čistý IRC data buffer"
-
msgid "jump to last buffer"
msgstr "skoč na poslední buffer"
@@ -1941,14 +1946,6 @@ msgid "%s%s: error opening file, closing it"
msgstr "%s chyba při čtení FIFO roury, zavírám ji\n"
#, fuzzy, c-format
-msgid "%s: debug enabled"
-msgstr "FIFO roura je otevřena\n"
-
-#, c-format
-msgid "%s: debug disabled"
-msgstr ""
-
-#, fuzzy, c-format
msgid "%s%s: cannot allocate new channel"
msgstr "%s nemohu přidělit nový kanál"
@@ -3277,6 +3274,18 @@ msgstr "%s DCC: nemohu nastavit 'neblokovaci' volbu na soket\n"
msgid "Aborting active DCC: \"%s\" from %s"
msgstr "Ruším aktivní DCC: \"%s\" od %s\n"
+#, fuzzy
+msgid "IRC debug messages"
+msgstr "vypsat debug zprávy"
+
+#, fuzzy, c-format
+msgid "%s: debug enabled"
+msgstr "FIFO roura je otevřena\n"
+
+#, c-format
+msgid "%s: debug disabled"
+msgstr ""
+
#, fuzzy, c-format
msgid "%sServer: %s%s %s[%s%s%s]"
msgstr "%sServer: %s%s %s[%s%s%s]\n"
@@ -3939,6 +3948,9 @@ msgstr ""
msgid "%s%s: error sending data to IRC server (%s)"
msgstr "%s chyba při zasílání dat na IRC server\n"
+msgid "(message dropped)"
+msgstr "(zpráva zahozena)"
+
#, fuzzy, c-format
msgid "%s%s: not enough memory for received IRC message"
msgstr "%s nedostatek paměti pro získání IRC zprávy\n"
@@ -4337,6 +4349,9 @@ msgstr ""
msgid "%s%s: wrong arguments for function \"%s\""
msgstr "%s špatné parametry pro příkaz \"%s\"\n"
+#~ msgid "jump to raw IRC data buffer"
+#~ msgstr "skočit na čistý IRC data buffer"
+
#, fuzzy
#~ msgid "debug command"
#~ msgstr "příkaz"
@@ -4822,9 +4837,6 @@ msgstr "%s špatné parametry pro příkaz \"%s\"\n"
#~ msgid "Unable to get user's name"
#~ msgstr "Nemůžu získat jméno uživatele"
-#~ msgid "(message dropped)"
-#~ msgstr "(zpráva zahozena)"
-
#~ msgid "%s Command \"%s\" failed!\n"
#~ msgstr "%s Příkaz \"%s\" selhal\n"