diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-02-03 00:20:52 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-02-03 00:20:52 +0000 |
commit | 12d139d7b7c46b49cad9a66b6c71b2248ff7facd (patch) | |
tree | 81386bc2483c6a91fa3edb6e95b466d4557f5fd0 /po/fr.po | |
parent | d1dec916916b6c49e44a2d5e1330b66e5ed1f692 (diff) | |
download | fetchmail-12d139d7b7c46b49cad9a66b6c71b2248ff7facd.tar.gz fetchmail-12d139d7b7c46b49cad9a66b6c71b2248ff7facd.tar.bz2 fetchmail-12d139d7b7c46b49cad9a66b6c71b2248ff7facd.zip |
Snapshot 6.3.7-rc1.
svn path=/branches/BRANCH_6-3/; revision=5025
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.2.9-rc9\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2007-02-03 00:28+0100\n" +"POT-Creation-Date: 2007-02-03 01:17+0100\n" "PO-Revision-Date: 2005-12-18 11:50+0100\n" "Last-Translator: Matthias Andree <matthias.andree@gmx.de>\n" "Language-Team: French <traduc@traduc.org>\n" @@ -1797,7 +1797,7 @@ msgstr "échec de la recherche des messages non-vus\n" msgid "%lu is unseen\n" msgstr "%lu n'est pas vu\n" -#: imap.c:897 pop3.c:850 +#: imap.c:897 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u est le premier a n'avoir pas été vu\n" @@ -2339,57 +2339,57 @@ msgstr "" msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "" -#: pop3.c:623 +#: pop3.c:633 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" -#: pop3.c:648 +#: pop3.c:647 msgid "Required APOP timestamp not found in greeting\n" msgstr "L'horodatage APOP requis est absent du message d'invitation\n" -#: pop3.c:657 +#: pop3.c:656 msgid "Timestamp syntax error in greeting\n" msgstr "Erreur de syntaxe dans l'horodatage du message d'invitation\n" -#: pop3.c:683 +#: pop3.c:682 msgid "Undefined protocol request in POP3_auth\n" msgstr "Requête de protocole indéfinie dans POP3_auth\n" -#: pop3.c:691 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "Fichier verrou en service. Y'a-t-il une autre session active ?\n" -#: pop3.c:770 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Ne peux pas manier la réponse UIDL du serveur.\n" -#: pop3.c:793 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Serveur répondait avec UID d'un faux message.\n" -#: pop3.c:820 pop3.c:1066 +#: pop3.c:831 pop3.c:1077 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) a été effacé, mais est toujours présent !\n" -#: pop3.c:829 pop3.c:841 pop3.c:1075 pop3.c:1082 +#: pop3.c:840 pop3.c:852 pop3.c:1086 pop3.c:1093 #, c-format msgid "%u is unseen\n" msgstr "%u n'est pas vu\n" -#: pop3.c:926 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "Messages insérés dans une liste du serveur. Impossible de gérer ça.\n" -#: pop3.c:1018 +#: pop3.c:1029 msgid "protocol error\n" msgstr "erreur de protocole\n" -#: pop3.c:1034 +#: pop3.c:1045 msgid "protocol error while fetching UIDLs\n" msgstr "erreur de protocole durant la réception des UIDLs\n" -#: pop3.c:1404 +#: pop3.c:1415 msgid "Option --folder is not supported with POP3\n" msgstr "L'option --folder n'est pas supportée avec POP3\n" |