summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-09-15 14:42:24 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-09-15 14:42:24 +0200
commit602c9681d04c4d749e3113b526a163c3b6ceb227 (patch)
treebf31d57f2dd926aa3c6f072fb0c4cba318436243 /po
parent6d950cde8f91fd6f39c8c018b9dacfc31db485a0 (diff)
downloadweechat-602c9681d04c4d749e3113b526a163c3b6ceb227.zip
Add options for CTCP, to block/customize CTCP reply (task #9693), add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/cs.po109
-rw-r--r--po/de.po108
-rw-r--r--po/es.po108
-rw-r--r--po/fr.po110
-rw-r--r--po/hu.po113
-rw-r--r--po/pl.po112
-rw-r--r--po/ru.po113
-rw-r--r--po/srcfiles.cmake2
-rw-r--r--po/weechat.pot92
10 files changed, 562 insertions, 307 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a6c6ee601..7f715f0ec 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -116,6 +116,8 @@
./src/plugins/irc/irc-completion.h
./src/plugins/irc/irc-config.c
./src/plugins/irc/irc-config.h
+./src/plugins/irc/irc-ctcp.c
+./src/plugins/irc/irc-ctcp.h
./src/plugins/irc/irc-debug.c
./src/plugins/irc/irc-debug.h
./src/plugins/irc/irc-display.c
diff --git a/po/cs.po b/po/cs.po
index a731b5ded..ae95b3233 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-14 10:56+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2735,6 +2735,10 @@ msgstr "%s: server %s%s%s vytvořen (dočasný server, NEUKLÁDA SE!)"
msgid "%s%s: unable to create server \"%s\""
msgstr "%s%s: nemohu vytvořit server \"%s\""
+#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sServer: %s%s %s[%s%s%s]%s%s"
+
#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s%s: \"%s\" příkaz nemůže být spuštěn v bufferu serveru"
@@ -3766,6 +3770,18 @@ msgstr ""
"%s%s: varování: server \"%s\" nenalezen v konfiguračním souboru, nesmazáno z "
"paměti, protože se stále používá"
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s%s: chyba vytváření aliasu \"%s\" => \"%s\""
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr ""
"seznam jmen hostů nebo IP adres (s porty) pro servery (oddělený čárkami)"
@@ -3990,6 +4006,38 @@ msgstr ""
msgid "send unknown commands to server"
msgstr "posílat neznámé příkazy na server"
+#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%sByl jste zabit uživatelem %s%s %s(%s%s%s)"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "%sCTCP %sPING%s odpověď od %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s odpověď od %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s odpověď od %s%s%s: %ld.%ld %s"
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s%s: nedostatek paměti pro příkaz \"%s\""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s%s: nemohu rozpársovat příkaz \"%s\""
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s%s: neznámý DCC CHAT typ obdržen od %s%s%s: \"%s\""
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sNeznámý CTCP %s%s%s obdržen od %s%s%s: %s"
+
#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sServer: %s%s %s[%s%s%s]%s%s"
@@ -4096,14 +4144,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s%s je nyní známý jako %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s odpověď od %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "%sCTCP %sPING%s odpověď od %s%s%s: %ld.%ld %s"
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s opustil %s%s %s(%s%s%s)"
@@ -4112,22 +4152,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s%s %s(%s%s%s)%s opustil %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s obdržen od %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "%sCTCP %sVERSION%s obdržen od %s%s"
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "%sObdržen CTCP %sZVUK%s \"%s\" od %s%s"
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "%sCTCP %sPING%s obdržen od %s%s"
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "%sNeznámý CTCP %s%s%s obdržen od %s%s%s: %s"
@@ -4136,18 +4160,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "%sNeznámý CTCP %s%s%s obdržen od %s%s"
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s%s: nemohu rozpársovat příkaz \"%s\""
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s%s: nedostatek paměti pro příkaz \"%s\""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s%s: neznámý DCC CHAT typ obdržen od %s%s%s: \"%s\""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s skončil %s(%s%s%s)"
@@ -4740,6 +4752,14 @@ msgstr "\"share\" adresář WeeChat"
msgid "WeeChat \"locale\" directory"
msgstr "\"locale\" adresář WeeChat"
+#, fuzzy
+msgid "WeeChat site"
+msgstr "verze WeeChat"
+
+#, fuzzy
+msgid "WeeChat site, download page"
+msgstr "interní znaková sada WeeChat"
+
msgid "terminal charset"
msgstr "znaková sada terminálu"
@@ -5600,3 +5620,18 @@ msgstr "%s%s: nemohu nastavit \"neblokovaci\" volbu na soket"
#, c-format
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: vypršel časový limit \"%s\" pro %s"
+
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s odpověď od %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s obdržen od %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "%sCTCP %sVERSION%s obdržen od %s%s"
+
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "%sObdržen CTCP %sZVUK%s \"%s\" od %s%s"
+
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "%sCTCP %sPING%s obdržen od %s%s"
diff --git a/po/de.po b/po/de.po
index 663e7b953..1d127afd6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2587,6 +2587,10 @@ msgstr "%s: Server %s%s%s angelegt (Vorübergehender Server, NICHT GESICHERT!)"
msgid "%s%s: unable to create server \"%s\""
msgstr "%s%s: kann den Server \"%s\" nicht anlegen"
+#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sServer: %s%s %s[%s%s%s]%s%s"
+
#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s%s: der Befehl \"%s\" kann nicht in Serverfenstern ausgeführt werden"
@@ -3594,6 +3598,18 @@ msgid ""
"memory because it's currently used"
msgstr ""
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s nicht genügend Speicher für Infobar-Nachricht\n"
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr ""
"Liste der Hostnamen/Ports oder IP/Ports des Servers (durch Komma getrennt)"
@@ -3821,6 +3837,38 @@ msgstr ""
msgid "send unknown commands to server"
msgstr "sende unbekannte Befehle an den Server"
+#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%sDu wurdest durch %s%s %s(%s%s%s) gekillt"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "%sCTCP %sPING%s Antwort von %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s Antwort von %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s Antwort von %s%s%s: %ld.%ld %s"
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s%s: nicht genug Speicher für den Befehl \"%s\""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s%s: kann den Befehl \"%s\" nicht parsen"
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s%s: unbekannter DCC CHAT-Typ emfpangen von %s%s%s: \"%s\""
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sUnbekannter CTCP %s%s%s empfangen von %s%s%s : %s"
+
#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sServer: %s%s %s[%s%s%s]%s%s"
@@ -3927,14 +3975,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s%s ist nun als %s%s bekannt"
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s Antwort von %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "%sCTCP %sPING%s Antwort von %s%s%s: %ld.%ld %s"
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s verlässt %s%s %s(%s%s%s)"
@@ -3943,22 +3983,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s%s %s(%s%s%s)%s verlässt %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s empfangen von %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "%sCTCP %sVERSION%s von %s%s empfangen"
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "%sEin CTCP %sSOUND%s \"%s\" wurde von %s%s empfangen"
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "%sCTCP %sPING%s wurde von %s%s empfangen"
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "%sUnbekannter CTCP %s%s%s empfangen von %s%s%s : %s"
@@ -3967,18 +3991,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "%sUnbekannter CTCP %s%s%s von %s%s empfangen"
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s%s: kann den Befehl \"%s\" nicht parsen"
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s%s: nicht genug Speicher für den Befehl \"%s\""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s%s: unbekannter DCC CHAT-Typ emfpangen von %s%s%s: \"%s\""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s hat das IRC verlassen %s(%s%s%s)"
@@ -4524,6 +4536,13 @@ msgid "WeeChat \"locale\" directory"
msgstr ""
#, fuzzy
+msgid "WeeChat site"
+msgstr "WeeChat-Slogan"
+
+msgid "WeeChat site, download page"
+msgstr ""
+
+#, fuzzy
msgid "terminal charset"
msgstr "Puffer verwalten"
@@ -5426,6 +5445,21 @@ msgstr "%s DCC: kann die 'nonblock'-Option für den Socket nicht festlegen\n"
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s fehlende Argumente für die \"--dir\"-Option\n"
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s Antwort von %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s empfangen von %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "%sCTCP %sVERSION%s von %s%s empfangen"
+
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "%sEin CTCP %sSOUND%s \"%s\" wurde von %s%s empfangen"
+
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "%sCTCP %sPING%s wurde von %s%s empfangen"
+
#, fuzzy
#~ msgid "text color for nick name in input line"
#~ msgstr "Farbe von Nicknames"
diff --git a/po/es.po b/po/es.po
index 3119ce210..aa6c5b1b6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2543,6 +2543,10 @@ msgstr "%s: servidor %s%s%s creado (temporalmente, ¡SIN GUARDAR!)"
msgid "%s%s: unable to create server \"%s\""
msgstr "%s%s: no es posible crear el servidor \"%s\""
+#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sServidor: %s%s %s[%s%s%s]%s%s"
+
#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s%s: el comando \"%s\" no puede ejecutarse en el buffer del servidor"
@@ -3582,6 +3586,18 @@ msgstr ""
"%s%s: atención: servidor \"%s\" no encontrado en el archivo de "
"configuración, no es borrado de la memoria porque aún está en uso"
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "No hay suficiente memoria para el mensaje de la barra de información\n"
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr "lista de dirección/puerto para el servidor (separados por comas)"
@@ -3817,6 +3833,38 @@ msgstr ""
msgid "send unknown commands to server"
msgstr "envía comandos desconocidos al servidor"
+#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%sFuiste expulsado por %s%s %s(%s%s%s)"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "%sCTCP %sPING%s respuesta de %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s respuesta de %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s respuesta de %s%s%s: %ld.%ld %s"
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s%s: no hay memoria suficiente para el comando \"%s\""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s%s: no es posible analizar el comando \"%s\""
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s%s: tipo de DCC CHAT desconocido recibido de %s%s%s: \"%s\""
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP desconocido %s%s%s recibido de %s%s%s: %s"
+
#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sServidor: %s%s %s[%s%s%s]%s%s"
@@ -3922,14 +3970,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s%s es conocido ahora como %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s respuesta de %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "%sCTCP %sPING%s respuesta de %s%s%s: %ld.%ld %s"
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s ha abandonado %s%s %s(%s%s%s)"
@@ -3938,22 +3978,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s%s %s(%s%s%s)%s ha abandonado %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s recibido de %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "%sCTCP %sVERSION%s recibido de %s%s"
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "%sRecibido a CTCP %sSOUND%s \"%s\" de %s%s"
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "%sCTCP %sPING%s recibido de %s%s"
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "%sCTCP desconocido %s%s%s recibido de %s%s%s: %s"
@@ -3962,18 +3986,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "%sCTCP desconocido %s%s%s recibido de %s%s"
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s%s: no es posible analizar el comando \"%s\""
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s%s: no hay memoria suficiente para el comando \"%s\""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s%s: tipo de DCC CHAT desconocido recibido de %s%s%s: \"%s\""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s ha salido %s(%s%s%s)"
@@ -4542,6 +4554,13 @@ msgid "WeeChat \"locale\" directory"
msgstr ""
#, fuzzy
+msgid "WeeChat site"
+msgstr "eslógan de WeeChat"
+
+msgid "WeeChat site, download page"
+msgstr ""
+
+#, fuzzy
msgid "terminal charset"
msgstr "gestionar los búfers"
@@ -5457,6 +5476,21 @@ msgstr "%s no es posible crear el servidor\n"
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s falta un argumento para la opción --dir\n"
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s respuesta de %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s recibido de %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "%sCTCP %sVERSION%s recibido de %s%s"
+
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "%sRecibido a CTCP %sSOUND%s \"%s\" de %s%s"
+
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "%sCTCP %sPING%s recibido de %s%s"
+
#, fuzzy
#~ msgid "text color for nick name in input line"
#~ msgstr "color para los nombres de usuario"
diff --git a/po/fr.po b/po/fr.po
index 73bcf34ac..2d47eb2b0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
-"PO-Revision-Date: 2009-09-06 21:25+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
+"PO-Revision-Date: 2009-09-15 14:36+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -2802,6 +2802,10 @@ msgid "%s%s: unable to create server \"%s\""
msgstr "%s%s: impossible de créer le serveur \"%s\""
#, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sDemande CTCP vers %s%s%s: %s%s%s%s%s"
+
+#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr ""
"%s%s: la commande \"%s\" ne peut pas être exécutée dans un tampon serveur"
@@ -3843,6 +3847,25 @@ msgstr ""
"%s%s: attention: le serveur \"%s\" n'a pas été trouvé dans le fichier de "
"configuration, non supprimé en mémoire car il est en cours d'utilisation"
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+"format de réponse CTCP ou une chaîne vide pour bloquer le CTCP (pas de "
+"réponse), les variables suivantes sont remplacées: $version (version "
+"WeeChat), $compilation (date de compilation), $osinfo (information sur "
+"l'OS), $site (site WeeChat), $download (site WeeChat, page de "
+"téléchargement), $time (date et heure courante sous forme de texte), "
+"$username (nom d'utilisateur sur le serveur), $realname (nom réel sur le "
+"serveur)"
+
+#, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s%s: erreur en création du CTCP \"%s\" => \"%s\""
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr ""
"liste de nom/port ou IP/port pour le serveur (séparés par des virgules)"
@@ -4078,6 +4101,38 @@ msgid "send unknown commands to server"
msgstr "envoie les commandes inconnues au serveur"
#, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP demandé par %s%s%s: %s%s%s%s%s"
+
+#, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "%sRéponse CTCP de %s%s%s: %s%s%s %ld.%ld %s"
+
+#, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "%sRéponse CTCP de %s%s%s: %s%s%s%s%s"
+
+#, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "%sRéponse CTCP vers %s%s%s: %s%s%s%s%s"
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s%s: pas assez de mémoire pour la commande \"%s\""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s%s: impossible d'analyser la commande \"%s\""
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s%s: type de DCC CHAT inconnu reçu de %s%s%s: \"%s\""
+
+#, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP inconnu demandé par %s%s%s: %s%s%s%s%s"
+
+#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sServeur: %s%s %s[%s%s%s]%s%s"
@@ -4182,14 +4237,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s%s est maintenant connu sous le nom %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s réponse de %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "%sCTCP %sPING%s réponse de %s%s%s: %ld.%ld %s"
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s a quitté %s%s %s(%s%s%s)"
@@ -4198,22 +4245,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s%s %s(%s%s%s)%s a quitté %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s reçu de %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "%sCTCP %sVERSION%s reçu de %s%s"
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "%sCTCP %sSOUND%s \"%s\" reçu de %s%s"
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "%sCTCP %sPING%s reçu de %s%s"
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "%sCTCP inconnu %s%s%s reçu de %s%s%s: %s"
@@ -4222,18 +4253,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "%sCTCP inconnu %s%s%s reçu de %s%s"
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s%s: impossible d'analyser la commande \"%s\""
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s%s: pas assez de mémoire pour la commande \"%s\""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s%s: type de DCC CHAT inconnu reçu de %s%s%s: \"%s\""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s a quitté %s(%s%s%s)"
@@ -4834,6 +4853,12 @@ msgstr "répertoire \"share\" de WeeChat"
msgid "WeeChat \"locale\" directory"
msgstr "répertoire \"locale\" de WeeChat"
+msgid "WeeChat site"
+msgstr "Site WeeChat"
+
+msgid "WeeChat site, download page"
+msgstr "Site WeeChat, page de téléchargement"
+
msgid "terminal charset"
msgstr "charset du terminal"
@@ -5719,12 +5744,3 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket"
#, c-format
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s"
-
-#~ msgid "display '+' if buffer name is truncated"
-#~ msgstr "afficher '+' si le nom du tampon est tronqué"
-
-#~ msgid "text color for nick name in input line"
-#~ msgstr "couleur du texte pour le pseudo dans la ligne de saisie"
-
-#~ msgid "text color for nicklist separator"
-#~ msgstr "couleur du texte pour le séparateur de la liste des pseudos"
diff --git a/po/hu.po b/po/hu.po
index e6a9bafed..2f78fdf9e 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2661,6 +2661,10 @@ msgid "%s%s: unable to create server \"%s\""
msgstr "%s nem sikerült a szervert létrehozni\n"
#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%s Szerver: %s%s %s[%s%s%s]\n"
+
+#, fuzzy, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s \"%s\" parancs nem futtatható a szerverablakban\n"
@@ -3707,6 +3711,18 @@ msgid ""
"memory because it's currently used"
msgstr ""
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s nincs elég memória az információs pult üzenethez\n"
+
#, fuzzy
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr "felhasználónév az IRC szerveren"
@@ -3939,6 +3955,38 @@ msgid "send unknown commands to server"
msgstr "ismeretlen parancsok küldése az IRC szervernek"
#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%s%s eltávolította %s%s%s-t a szerverről"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "CTCP %sPING%s válasz %s%s%s felhasználótól: %ld.%ld másodperc\n"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "CTCP %sPING%s válasz %s%s%s felhasználótól: %ld.%ld másodperc\n"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "CTCP %sPING%s válasz %s%s%s felhasználótól: %ld.%ld másodperc\n"
+
+#, fuzzy, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s nincs elegendő memória új DCC számára\n"
+
+#, fuzzy, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s nem sikerült végrehajtani a \"%s\" parancsot\n"
+
+#, fuzzy, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s usmeretlen DCC CHAT típus érkezett a következőtől:"
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "Ismeretlen CTCP %s%s%s érkezett innen: %s%s"
+
+#, fuzzy, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%s Szerver: %s%s %s[%s%s%s]\n"
@@ -4051,14 +4099,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s mostantól: %s%s\n"
#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "CTCP %sVERSION%s válasz %s%s%s felhasználótól: %s\n"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "CTCP %sPING%s válasz %s%s%s felhasználótól: %ld.%ld másodperc\n"
-
-#, fuzzy, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s elhagyta a(z) %s%s szobát"
@@ -4067,22 +4107,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s elhagyta a(z) %s%s szobát"
#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "CTCP %sVERSION%s válasz innen: %s%s"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "CTCP %sVERSION%s válasz innen: %s%s"
-
-#, fuzzy, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "CTCP %sSOUND%s (\"%s\") érkezett innen: %s%s\n"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "CTCP %sPING%s érkezett innen: %s%s\n"
-
-#, fuzzy, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "Ismeretlen CTCP %s%s%s érkezett innen: %s%s"
@@ -4091,18 +4115,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "Ismeretlen CTCP %s%s%s érkezett innen: %s%s"
#, fuzzy, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s nem sikerült végrehajtani a \"%s\" parancsot\n"
-
-#, fuzzy, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s nincs elegendő memória új DCC számára\n"
-
-#, fuzzy, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s usmeretlen DCC CHAT típus érkezett a következőtől:"
-
-#, fuzzy, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s kilépett"
@@ -4649,6 +4661,13 @@ msgid "WeeChat \"locale\" directory"
msgstr ""
#, fuzzy
+msgid "WeeChat site"
+msgstr "WeeChat szlogen"
+
+msgid "WeeChat site, download page"
+msgstr ""
+
+#, fuzzy
msgid "terminal charset"
msgstr "pufferek kezelése"
@@ -5546,6 +5565,26 @@ msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n"
#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "CTCP %sVERSION%s válasz %s%s%s felhasználótól: %s\n"
+
+#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "CTCP %sVERSION%s válasz innen: %s%s"
+
+#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "CTCP %sVERSION%s válasz innen: %s%s"
+
+#, fuzzy
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "CTCP %sSOUND%s (\"%s\") érkezett innen: %s%s\n"
+
+#, fuzzy
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "CTCP %sPING%s érkezett innen: %s%s\n"
+
+#, fuzzy
#~ msgid "text color for nick name in input line"
#~ msgstr "nevek színe"
diff --git a/po/pl.po b/po/pl.po
index 92f0ed46b..7c9740d21 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
#, c-format
msgid ""
@@ -2770,6 +2771,10 @@ msgstr "%s: utworzono serwer %s%s%s (tymczasowy serwer, NIE ZAPISANO!)"
msgid "%s%s: unable to create server \"%s\""
msgstr "%s%s: nie można utworzyć serwera \"%s\""
+#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sSerwer: %s%s %s[%s%s%s]%s%s"
+
#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s%s: komenda \"%s\" nie moża być wykonana w buforze serwera"
@@ -3802,6 +3807,18 @@ msgstr ""
"%s%s: ostrzeżenie: serwer \"%s\" nie znaleziony w pliku konfiguracyjnym, nie "
"usunięty z pamięci, ponieważ jest obecnie uzywany"
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s%s: błąd podczas tworzenia aliasu \"%s\" => \"%s\""
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr "lista host/port lub adres IP/port dla serwera (oddzielone przecinkiem)"
@@ -4032,6 +4049,38 @@ msgstr ""
msgid "send unknown commands to server"
msgstr "wysyłaj nieznane komendy do serwera"
+#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%sZostałeś zabity przez %s%s %s(%s%s%s)"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "%sCTCP %sPING%s odpowiedź od %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s odpowiedź od %s%s%s: %ld.%ld %s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "%sCTCP %sPING%s odpowiedź od %s%s%s: %ld.%ld %s"
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s%s: za mało pamięci dla komendy \"%s\""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s%s: nie można przetworzyć komendy \"%s\""
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s%s: nieznany typ DCC CHAT otrzymano od %s%s%s: \"%s\""
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%sNieznane CTCP %s%s%s otrzymano od %s%s%s: %s"
+
#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sSerwer: %s%s %s[%s%s%s]%s%s"
@@ -4138,14 +4187,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s%s zmienił nick na %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s odpowiedź od %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "%sCTCP %sPING%s odpowiedź od %s%s%s: %ld.%ld %s"
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s opuścił %s%s %s(%s%s%s)"
@@ -4154,22 +4195,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s%s %s(%s%s%s)%s opuścił %s%s"
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "%sCTCP %sVERSION%s otrzymano od %s%s%s: %s"
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "%sCTCP %sVERSION%s otrzymano od %s%s"
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "%sOtrzymano CTCP %sSOUND%s \"%s\" od %s%s"
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "%sCTCP %sPING%s otrzymane od %s%s"
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "%sNieznane CTCP %s%s%s otrzymano od %s%s%s: %s"
@@ -4178,18 +4203,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "%sNieznane CTCP %s%s%s otrzymano od %s%s"
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s%s: nie można przetworzyć komendy \"%s\""
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s%s: za mało pamięci dla komendy \"%s\""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s%s: nieznany typ DCC CHAT otrzymano od %s%s%s: \"%s\""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s%s %s(%s%s%s)%s wyszedł z IRC %s(%s%s%s)"
@@ -4781,6 +4794,14 @@ msgstr "katalog \"schare\" WeeChata"
msgid "WeeChat \"locale\" directory"
msgstr "katalog \"locale\" WeeChata"
+#, fuzzy
+msgid "WeeChat site"
+msgstr "wersja WeeChat"
+
+#, fuzzy
+msgid "WeeChat site, download page"
+msgstr "wewnętrzne kodowanie WeeChat"
+
msgid "terminal charset"
msgstr "kodowanie terminala"
@@ -5645,6 +5666,21 @@ msgstr "%s%s: nie można ustawić opcji \"nonblock\" dla gniazda"
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: przekroczono czas na \"%s\" z %s"
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s odpowiedź od %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "%sCTCP %sVERSION%s otrzymano od %s%s%s: %s"
+
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "%sCTCP %sVERSION%s otrzymano od %s%s"
+
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "%sOtrzymano CTCP %sSOUND%s \"%s\" od %s%s"
+
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "%sCTCP %sPING%s otrzymane od %s%s"
+
#~ msgid "text color for nick name in input line"
#~ msgstr "kolor nicku w wprowadzonej lini"
diff --git a/po/ru.po b/po/ru.po
index c1450cfb5..27c2f01b0 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2664,6 +2664,10 @@ msgid "%s%s: unable to create server \"%s\""
msgstr "%s не могу создать сервер \"%s\"\n"
#, fuzzy, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr "%sСервер: %s%s %s[%s%s%s]\n"
+
+#, fuzzy, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr "%s \"%s\" команда может быть выполнена только в буфере сервера\n"
@@ -3699,6 +3703,18 @@ msgid ""
"memory because it's currently used"
msgstr ""
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr "%s недостаточно памяти для сообщения в строке информации\n"
+
#, fuzzy
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr "ник, используемый на IRC сервере"
@@ -3931,6 +3947,38 @@ msgid "send unknown commands to server"
msgstr "отсылать неизвестные команды IRC серверу"
#, fuzzy, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "%s%s%s убил %s%s%s"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr "Ответ на %sPING%s от %s%s%s: %ld.%ld секунд\n"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr "Ответ на %sPING%s от %s%s%s: %ld.%ld секунд\n"
+
+#, fuzzy, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr "Ответ на %sPING%s от %s%s%s: %ld.%ld секунд\n"
+
+#, fuzzy, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr "%s недостаточно памяти для нового DCC\n"
+
+#, fuzzy, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr "%s не могу проанализировать команду \"%s\"\n"
+
+#, fuzzy, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr "%s неизвестный режим DCC CHAT получен от "
+
+#, fuzzy, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr "Получен неизвестный CTCP %s%s%s от %s%s"
+
+#, fuzzy, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr "%sСервер: %s%s %s[%s%s%s]\n"
@@ -4043,14 +4091,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr "%s%s%s теперь известен как %s%s\n"
#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr "Ответ на CTCP %sVERSION%s от %s%s%s: %s\n"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr "Ответ на %sPING%s от %s%s%s: %ld.%ld секунд\n"
-
-#, fuzzy, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s покинул %s%s"
@@ -4059,22 +4099,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s покинул %s%s"
#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr "Получен CTCP %sVERSION%s от %s%s"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr "Получен CTCP %sVERSION%s от %s%s"
-
-#, fuzzy, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr "Получен CTCP %sSOUND%s \"%s\" от %s%s\n"
-
-#, fuzzy, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr "Получен CTCP %sPING%s от %s%s\n"
-
-#, fuzzy, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr "Получен неизвестный CTCP %s%s%s от %s%s"
@@ -4083,18 +4107,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr "Получен неизвестный CTCP %s%s%s от %s%s"
#, fuzzy, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr "%s не могу проанализировать команду \"%s\"\n"
-
-#, fuzzy, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr "%s недостаточно памяти для нового DCC\n"
-
-#, fuzzy, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr "%s неизвестный режим DCC CHAT получен от "
-
-#, fuzzy, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s вышел"
@@ -4634,6 +4646,13 @@ msgid "WeeChat \"locale\" directory"
msgstr ""
#, fuzzy
+msgid "WeeChat site"
+msgstr "слоган WeeChat"
+
+msgid "WeeChat site, download page"
+msgstr ""
+
+#, fuzzy
msgid "terminal charset"
msgstr "управление буферами"
@@ -5525,6 +5544,26 @@ msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s нет аргумента для параметра \"%s\"\n"
#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
+#~ msgstr "Ответ на CTCP %sVERSION%s от %s%s%s: %s\n"
+
+#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
+#~ msgstr "Получен CTCP %sVERSION%s от %s%s"
+
+#, fuzzy
+#~ msgid "%sCTCP %sVERSION%s received from %s%s"
+#~ msgstr "Получен CTCP %sVERSION%s от %s%s"
+
+#, fuzzy
+#~ msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
+#~ msgstr "Получен CTCP %sSOUND%s \"%s\" от %s%s\n"
+
+#, fuzzy
+#~ msgid "%sCTCP %sPING%s received from %s%s"
+#~ msgstr "Получен CTCP %sPING%s от %s%s\n"
+
+#, fuzzy
#~ msgid "text color for nick name in input line"
#~ msgstr "цвет ников"
diff --git a/po/srcfiles.cmake b/po/srcfiles.cmake
index d516c4ffc..7a4d7fe44 100644
--- a/po/srcfiles.cmake
+++ b/po/srcfiles.cmake
@@ -117,6 +117,8 @@ SET(WEECHAT_SOURCES
./src/plugins/irc/irc-completion.h
./src/plugins/irc/irc-config.c
./src/plugins/irc/irc-config.h
+./src/plugins/irc/irc-ctcp.c
+./src/plugins/irc/irc-ctcp.h
./src/plugins/irc/irc-debug.c
./src/plugins/irc/irc-debug.h
./src/plugins/irc/irc-display.c
diff --git a/po/weechat.pot b/po/weechat.pot
index 6425912e0..31b636d0d 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-09-04 10:38+0200\n"
+"POT-Creation-Date: 2009-09-15 14:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2306,6 +2306,10 @@ msgid "%s%s: unable to create server \"%s\""
msgstr ""
#, c-format
+msgid "%sCTCP query to %s%s%s: %s%s%s%s%s"
+msgstr ""
+
+#, c-format
msgid "%s%s: \"%s\" command can not be executed on a server buffer"
msgstr ""
@@ -3154,6 +3158,18 @@ msgid ""
"memory because it's currently used"
msgstr ""
+msgid ""
+"format for CTCP reply or empty string for blocking CTCP (no reply), "
+"following variables are replaced: $version (WeeChat version), $compilation "
+"(compilation date), $osinfo (info about OS), $site (WeeChat site), $download "
+"(WeeChat site, download page), $time (current date and time as text), "
+"$username (username on server), $realname (realname on server)"
+msgstr ""
+
+#, c-format
+msgid "%s%s: error creating CTCP \"%s\" => \"%s\""
+msgstr ""
+
msgid "list of hostname/port or IP/port for server (separated by comma)"
msgstr ""
@@ -3345,6 +3361,38 @@ msgid "send unknown commands to server"
msgstr ""
#, c-format
+msgid "%sCTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr ""
+
+#, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s"
+msgstr ""
+
+#, c-format
+msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s"
+msgstr ""
+
+#, c-format
+msgid "%sCTCP reply to %s%s%s: %s%s%s%s%s"
+msgstr ""
+
+#, c-format
+msgid "%s%s: not enough memory for \"%s\" command"
+msgstr ""
+
+#, c-format
+msgid "%s%s: cannot parse \"%s\" command"
+msgstr ""
+
+#, c-format
+msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
+msgstr ""
+
+#, c-format
+msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s"
+msgstr ""
+
+#, c-format
msgid "%sServer: %s%s %s[%s%s%s]%s%s"
msgstr ""
@@ -3449,14 +3497,6 @@ msgid "%s%s%s%s is now known as %s%s"
msgstr ""
#, c-format
-msgid "%sCTCP %sVERSION%s reply from %s%s%s: %s"
-msgstr ""
-
-#, c-format
-msgid "%sCTCP %sPING%s reply from %s%s%s: %ld.%ld %s"
-msgstr ""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr ""
@@ -3465,22 +3505,6 @@ msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr ""
#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s%s: %s"
-msgstr ""
-
-#, c-format
-msgid "%sCTCP %sVERSION%s received from %s%s"
-msgstr ""
-
-#, c-format
-msgid "%sReceived a CTCP %sSOUND%s \"%s\" from %s%s"
-msgstr ""
-
-#, c-format
-msgid "%sCTCP %sPING%s received from %s%s"
-msgstr ""
-
-#, c-format
msgid "%sUnknown CTCP %s%s%s received from %s%s%s: %s"
msgstr ""
@@ -3489,18 +3513,6 @@ msgid "%sUnknown CTCP %s%s%s received from %s%s"
msgstr ""
#, c-format
-msgid "%s%s: cannot parse \"%s\" command"
-msgstr ""
-
-#, c-format
-msgid "%s%s: not enough memory for \"%s\" command"
-msgstr ""
-
-#, c-format
-msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
-msgstr ""
-
-#, c-format
msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr ""
@@ -4018,6 +4030,12 @@ msgstr ""
msgid "WeeChat \"locale\" directory"
msgstr ""
+msgid "WeeChat site"
+msgstr ""
+
+msgid "WeeChat site, download page"
+msgstr ""
+
msgid "terminal charset"
msgstr ""