X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FImap%2Flocale%2Ffr%2FLC_MESSAGES%2FImap.po;h=648050007efd5fbfb3518057c4010b8a72066e78;hb=894ef352591fe581909c01c46047bf530e59a984;hp=e93d934ede502c7a447faa45065182cf82c293c1;hpb=e6e402cefde00b54f9c59259b23616ad7eef1a44;p=quix0rs-gnu-social.git diff --git a/plugins/Imap/locale/fr/LC_MESSAGES/Imap.po b/plugins/Imap/locale/fr/LC_MESSAGES/Imap.po index e93d934ede..648050007e 100644 --- a/plugins/Imap/locale/fr/LC_MESSAGES/Imap.po +++ b/plugins/Imap/locale/fr/LC_MESSAGES/Imap.po @@ -10,23 +10,21 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Imap\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-29 21:45+0000\n" -"PO-Revision-Date: 2011-01-29 21:49:56+0000\n" +"POT-Creation-Date: 2011-04-03 13:16+0000\n" +"PO-Revision-Date: 2011-04-03 13:21:01+0000\n" "Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-10 18:26:02+0000\n" -"X-Generator: MediaWiki 1.18alpha (r81195); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2011-03-18 20:07:13+0000\n" +"X-Generator: MediaWiki 1.18alpha (r85252); Translate extension (2011-03-11)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-imap\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: imapmailhandler.php:30 msgid "Error" msgstr "Erreur" -#: imapmanager.php:51 msgid "" "ImapManager should be created using its constructor, not the using the " "static get method." @@ -34,23 +32,18 @@ msgstr "" "ImapManager devrait être instancié en utilisant son constructeur et non pas " "en utilisant la méthode statique « get »." -#: ImapPlugin.php:54 msgid "A mailbox must be specified." msgstr "Une boîte aux lettres doit être spécifiée." -#: ImapPlugin.php:57 msgid "A user must be specified." msgstr "Un nom d’utilisateur doit être spécifié." -#: ImapPlugin.php:60 msgid "A password must be specified." msgstr "Un mot de passe doit être spécifié." -#: ImapPlugin.php:63 msgid "A poll_frequency must be specified." msgstr "Une fréquence d’interrogation doit être spécifiée." -#: ImapPlugin.php:103 msgid "" "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for " "incoming mail containing user posts."