summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-12-16 15:18:00 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-12-16 15:18:00 +0100
commit265fa492d58a341137326a71581477558aecb93b (patch)
tree38b3808fdc8fcacf261956d379cef63bb2a31e8b /po
parent8aa7380d65199add39f5bf781eed1d6271332279 (diff)
downloadweechat-265fa492d58a341137326a71581477558aecb93b.zip
Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on channels with key
Diffstat (limited to 'po')
-rw-r--r--po/cs.po9
-rw-r--r--po/de.po11
-rw-r--r--po/es.po10
-rw-r--r--po/fr.po12
-rw-r--r--po/hu.po9
-rw-r--r--po/it.po10
-rw-r--r--po/pl.po10
-rw-r--r--po/ru.po9
-rw-r--r--po/weechat.pot7
9 files changed, 67 insertions, 20 deletions
diff --git a/po/cs.po b/po/cs.po
index e50322071..6895ed1df 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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\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"
@@ -3984,9 +3984,14 @@ msgstr ""
"čárkou rozdělený seznam kanálů na které přistoupit po připojení na server "
"(příklad: \"#kanál1,#kanál2,#kanál3 klíč1,klíč2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "automaticky znovu přijít na kanál po vykopnutí"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr "doba (v sekundách) před novým zkušením znovupřipojení na server"
+
#, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s%s: chyba při vytváření serveru \"%s\""
diff --git a/po/de.po b/po/de.po
index a2787f4e2..b35f34c9b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
"PO-Revision-Date: 2009-12-16 12:13+0100\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4117,9 +4117,16 @@ msgstr ""
"Durch Kommata getrennte Liste der Channels, die beim Verbinden zum Server "
"betreten werden sollen (Beispiel: \"#chan1,#chan2,#chan3 key1,key2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "Channels nach Kick automatisch wieder betreten, falls möglich"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr ""
+"Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht "
+"wird"
+
#, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s%s: Fehler bei der Erstellung des Servers \"%s\""
diff --git a/po/es.po b/po/es.po
index c6bfca9e7..9e7c39c31 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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\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"
@@ -3900,9 +3900,15 @@ msgstr ""
"lista de canales (separados por comas) a unirse cuando se conecte a un "
"servidor (ejemplo: \"#canal1,#canal2,#canal3 clave1,clave2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "automáticamente unirse a los canales cuando sea expulsado"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr ""
+"espera (en segundos) antes de intentar de nuevo una reconexión del servidor"
+
#, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s%s: error al crear el servidor \"%s\""
diff --git a/po/fr.po b/po/fr.po
index 04515b92c..da60f7d8d 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-12-16 12:12+0100\n"
-"PO-Revision-Date: 2009-12-16 12:13+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
+"PO-Revision-Date: 2009-12-16 14:21+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -4071,8 +4071,12 @@ msgstr ""
"liste des canaux (séparés par des virgules) à rejoindre lorsque connecté au "
"serveur (exemple: \"#chan1,#chan2,#chan3 key1,key2\")"
-msgid "automatically rejoin channels when kicked"
-msgstr "rejoindre automatiquement les canaux quand mis dehors"
+msgid "automatically rejoin channels after kick"
+msgstr "rejoindre automatiquement les canaux après un \"kick\""
+
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr ""
+"délai (en secondes) avant de rejoindre automatiquement (après un \"kick\")"
#, c-format
msgid "%s%s: error creating server \"%s\""
diff --git a/po/hu.po b/po/hu.po
index 3be65e074..deb9de9cc 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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
"PO-Revision-Date: 2009-09-20 13:51+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3925,9 +3925,14 @@ msgstr ""
"szobák vesszővel elválasztott listája ahová be akarunk lépni csatlakozás "
"után (például: \"#szoba1,#szoba2,#szoba3 kulcs1,kulcs2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "automatikus visszalépés a szobába kirúgáskor"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr "két újracsatlakozási próba közti szünet (másodpercben)"
+
#, fuzzy, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s nincs elég memória az információs pult üzenethez\n"
diff --git a/po/it.po b/po/it.po
index 1be026f43..b5584c791 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weechat 0.31-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
"PO-Revision-Date: 2009-11-26 01:26+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4049,9 +4049,15 @@ msgstr ""
"elenco separato da virgole di canali in cui entrare quando si è connessi al "
"server (esempio: \"#canale1\", #canale2, #canale3 chiave1,chiave2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "rientra automaticamente nei canali dopo il kick"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr ""
+"ritardo (in secondi) prima di effettuare una nuova connessione al server"
+
#, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s%s: errore durante la creazione del server \"%s\""
diff --git a/po/pl.po b/po/pl.po
index da29d69b1..1963d2668 100644
--- a/po/pl.po
+++ b/po/pl.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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
"PO-Revision-Date: 2009-09-06 21:25+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -4025,9 +4025,15 @@ msgstr ""
"oddzielona przecinkami lista kanałów do wejścia po połączeniu z serwerem "
"(przykład: \"#kanał1,#kanał2,#kanał3 klucz1,klucz2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "automatycznie wejdź na kanał po wykopaniu"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr ""
+"opóźnienie (w sekundach) przed próbą ponownego połączenia się z serwerem"
+
#, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s%s: błąd podczas tworzenia serwera \"%s\""
diff --git a/po/ru.po b/po/ru.po
index 817e1f21d..009a2f189 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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\n"
"PO-Revision-Date: 2009-09-20 13:50+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3926,9 +3926,14 @@ msgstr ""
"разделённый запятыми список каналов, на которые заходить при подключении к "
"серверу (например, \"#chan1,#chan2,#chan3 key1,key2\")"
-msgid "automatically rejoin channels when kicked"
+#, fuzzy
+msgid "automatically rejoin channels after kick"
msgstr "автоматически перезаходить на каналы после кика"
+#, fuzzy
+msgid "delay (in seconds) before autorejoin (after kick)"
+msgstr "задержка (в секундах) перед повторным соединением с сервером"
+
#, fuzzy, c-format
msgid "%s%s: error creating server \"%s\""
msgstr "%s недостаточно памяти для сообщения в строке информации\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 1b4d7f84b..3f9314ea2 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-12-16 12:12+0100\n"
+"POT-Creation-Date: 2009-12-16 14:20+0100\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"
@@ -3333,7 +3333,10 @@ msgid ""
"\"#chan1,#chan2,#chan3 key1,key2\")"
msgstr ""
-msgid "automatically rejoin channels when kicked"
+msgid "automatically rejoin channels after kick"
+msgstr ""
+
+msgid "delay (in seconds) before autorejoin (after kick)"
msgstr ""
#, c-format