summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-08-26 10:31:37 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-08-26 10:31:37 +0200
commit4853a530b630440d34d2ce2f8f478523658dbca2 (patch)
tree57baab29d9e31de18e22c7b34811ceecd65ed00b /po
parentebf72c7eda87e70aed16e890581307f527567bed (diff)
downloadweechat-4853a530b630440d34d2ce2f8f478523658dbca2.zip
irc: improve split of privmsg, add split of some other messages (bug #29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin
List of new features/bugs fixed: - improve split of privmsg: keep CTCP in split - add split of messages: ison, join, notice, wallops, 005, 353 - add new info_hashtable "irc_message_split" (for plugins/scripts) - in relay plugin: split irc messages sent to clients of irc proxy
Diffstat (limited to 'po')
-rw-r--r--po/cs.po14
-rw-r--r--po/de.po14
-rw-r--r--po/es.po14
-rw-r--r--po/fr.po18
-rw-r--r--po/hu.po14
-rw-r--r--po/it.po14
-rw-r--r--po/pl.po14
-rw-r--r--po/pt_BR.po14
-rw-r--r--po/ru.po14
-rw-r--r--po/weechat.pot14
10 files changed, 133 insertions, 11 deletions
diff --git a/po/cs.po b/po/cs.po
index fc72563c0..66acb3137 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5743,6 +5743,18 @@ msgstr ""
"\"nick\": přezdívka, \"host\": host, \"command\": příkaz, \"channel\": "
"kanál, \"arguments\": argumenty (včetně kanálu)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr "seznam IRC serverů"
diff --git a/po/de.po b/po/de.po
index a394dba4e..fb77aa3f5 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-08-15 10:10+0100\n"
"Last-Translator: Nils Görs\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6100,6 +6100,18 @@ msgstr ""
"\"nick\": nick, \"host\": host, \"command\": command, \"channel\": channel, "
"\"arguments\": arguments (beinhaltet Channel)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr "Liste der IRC-Server"
diff --git a/po/es.po b/po/es.po
index ca387abac..dda5fbe87 100644
--- a/po/es.po
+++ b/po/es.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5840,6 +5840,18 @@ msgstr ""
"\"nick\": apodo, \"host\": host, \"command\": comando, \"channel\": canal, "
"\"arguments\": argumentos (incluye el canal)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr "lista de servidores IRC"
diff --git a/po/fr.po b/po/fr.po
index a1558365e..b58494c6e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
-"PO-Revision-Date: 2011-08-20 08:18+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
+"PO-Revision-Date: 2011-08-26 10:08+0200\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@@ -5962,6 +5962,20 @@ msgstr ""
"\"nick\": pseudo, \"host\": nom d'hôte, \"command\": commande, \"channel\": "
"canal, \"arguments\": paramètres (inclut le canal)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr "découper un message IRC (pour tenir dans les 512 octets)"
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr "\"message\": message IRC, \"server\": nom du serveur (optionnel)"
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+"\"msg1\" ... \"msgN\": messages à envoyer (sans le \"\\r\\n\" final), "
+"\"args1\" ... \"argsN\": paramètres des messages"
+
msgid "list of IRC servers"
msgstr "liste des serveurs IRC"
diff --git a/po/hu.po b/po/hu.po
index 9aee8da82..6af39313a 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-05-15 10:51+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5346,6 +5346,18 @@ msgid ""
"\"arguments\": arguments (includes channel)"
msgstr ""
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
#, fuzzy
msgid "list of IRC servers"
msgstr "IRC szerver portja"
diff --git a/po/it.po b/po/it.po
index 047f10a15..9221b26e9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-08-16 17:48+0200\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5916,6 +5916,18 @@ msgstr ""
"\"nick\": nick, \"host\": nome host, \"command\": comando, \"channel\": "
"canale, \"arguments\": argomenti (include il canale)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr "elenco di server IRC"
diff --git a/po/pl.po b/po/pl.po
index e52ce52ca..54668df64 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-07-05 15:38+0200\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5797,6 +5797,18 @@ msgstr ""
"\"nick\": nick, \"host\": host, \"komenda\": komenda, \"kanał\": kanał, "
"\"argumenty\": argumenty (włączając kanał)"
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr "lista serwerów IRC"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 44ebfa5a2..afb3d37b8 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
"Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5227,6 +5227,18 @@ msgid ""
"\"arguments\": arguments (includes channel)"
msgstr ""
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 0a93e9f98..b0e28429e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+0200\n"
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5361,6 +5361,18 @@ msgid ""
"\"arguments\": arguments (includes channel)"
msgstr ""
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
#, fuzzy
msgid "list of IRC servers"
msgstr "порт IRC сервера"
diff --git a/po/weechat.pot b/po/weechat.pot
index 017c745aa..ad4986d30 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: 2011-08-20 08:17+0200\n"
+"POT-Creation-Date: 2011-08-26 10:17+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"
@@ -4598,6 +4598,18 @@ msgid ""
"\"arguments\": arguments (includes channel)"
msgstr ""
+msgid "split an IRC message (to fit in 512 bytes)"
+msgstr ""
+
+msgid "\"message\": IRC message, \"server\": server name (optional)"
+msgstr ""
+
+#. TRANSLATORS: please do not translate key names (enclosed by quotes)
+msgid ""
+"\"msg1\" ... \"msgN\": messages to send (without final \"\\r\\n\"), "
+"\"args1\" ... \"argsN\": arguments of messages"
+msgstr ""
+
msgid "list of IRC servers"
msgstr ""