summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-10-07 13:15:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-10-07 13:15:49 +0200
commit36736564abf243206cb1cbff109119e7351617e2 (patch)
tree151b48443842e9fe10930dcf6b8ff00e9e24af49 /po/fr.po
parent55b5130a8725da2e261464ebc93553fe5d0c8512 (diff)
downloadweechat-36736564abf243206cb1cbff109119e7351617e2.zip
Fix crash/bug when option "addresses" for an IRC server is unset or changed when WeeChat is connected to this server (bug #31268)
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po17
1 files changed, 10 insertions, 7 deletions
diff --git a/po/fr.po b/po/fr.po
index 9d80af95e..b22b3fed4 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-10-06 18:24+0200\n"
-"PO-Revision-Date: 2010-10-06 18:24+0200\n"
+"POT-Creation-Date: 2010-10-07 12:45+0200\n"
+"PO-Revision-Date: 2010-10-07 12:46+0200\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@@ -5441,8 +5441,8 @@ msgid "%s: switching address to %s/%d"
msgstr "%s: bascule vers l'adresse %s/%d"
#, c-format
-msgid "%s: connected to %s (%s)"
-msgstr "%s: connecté à %s (%s)"
+msgid "%s: connected to %s/%d (%s)"
+msgstr "%s: connecté à %s/%d (%s)"
#, c-format
msgid "%s%s: proxy address \"%s\" not found"
@@ -5567,9 +5567,8 @@ msgid "%sgnutls: unable to read certifcate \"%s\""
msgstr "%sgnutls: impossible de lire le certificat \"%s\""
#, c-format
-msgid "%s%s: addresses not defined for server \"%s\", cannot connect"
-msgstr ""
-"%s%s: adresses non définies pour le serveur \"%s\", connexion impossible"
+msgid "%s%s: unknown address server \"%s\", cannot connect"
+msgstr "%s%s: adresse inconnue pour le serveur \"%s\", connexion impossible"
#, c-format
msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect"
@@ -7026,5 +7025,9 @@ msgstr "Hashtable (sortie)"
msgid "Pointer"
msgstr "Pointeur"
+#~ msgid "%s%s: addresses not defined for server \"%s\", cannot connect"
+#~ msgstr ""
+#~ "%s%s: adresses non définies pour le serveur \"%s\", connexion impossible"
+
#~ msgid "%s%s: buffer not found for IRC server \"%s\", channel \"%s\""
#~ msgstr "%s%s: tampon non trouvé pour le serveur IRC \"%s\", canal \"%s\""