]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/RSSCloud/locale/fr/LC_MESSAGES/RSSCloud.po
Merge branch 'fatals' into 0.9.x
[quix0rs-gnu-social.git] / plugins / RSSCloud / locale / fr / LC_MESSAGES / RSSCloud.po
1 # Translation of StatusNet - RSSCloud to French (Français)
2 # Expored from translatewiki.net
3 #
4 # Author: Verdy p
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - RSSCloud\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-03 19:53+0000\n"
13 "PO-Revision-Date: 2010-10-03 19:57:21+0000\n"
14 "Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-10-01 20:39:38+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: fr\n"
21 "X-Message-Group: #out-statusnet-plugin-rsscloud\n"
22 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
23
24 #: RSSCloudRequestNotify.php:90
25 msgid "Request must be POST."
26 msgstr "La requête HTTP au nuage RSS doit être de type POST."
27
28 #: RSSCloudRequestNotify.php:107
29 msgid "Only http-post notifications are supported at this time."
30 msgstr ""
31 "Seules les notifications HTTP-POST sont prises en charge en ce moment sur le "
32 "nuage RSS."
33
34 #. TRANS: %s is a comma separated list of parameters.
35 #: RSSCloudRequestNotify.php:118
36 #, php-format
37 msgid "The following parameters were missing from the request body: %s."
38 msgstr ""
39 "Les paramètres suivants étaient absents du corps de la requête au nuage "
40 "RSS : %s."
41
42 #: RSSCloudRequestNotify.php:124
43 msgid ""
44 "You must provide at least one valid profile feed url (url1, url2, url3 ... "
45 "urlN)."
46 msgstr ""
47 "Vous devez fournir au moins une adresse URL de flux de profil valide (url1, "
48 "url2, url3 ... urlN)."
49
50 #: RSSCloudRequestNotify.php:141
51 msgid "Feed subscription failed: Not a valid feed."
52 msgstr "L’abonnement au flux a échoué : ce n’est pas un flux RSS valide."
53
54 #: RSSCloudRequestNotify.php:147
55 msgid ""
56 "Feed subscription failed - notification handler doesn't respond correctly."
57 msgstr ""
58 "L’abonnement au flux RSS a échoué : le gestionnaire de notifications ne "
59 "répond pas correctement."
60
61 #: RSSCloudRequestNotify.php:161
62 msgid ""
63 "Thanks for the subscription. When the feed(s) update(s), you will be "
64 "notified."
65 msgstr ""
66 "Merci pour l’abonnement. Vous serez informé lors des mises à jour de ce(s) "
67 "flux."
68
69 #: LoggingAggregator.php:93
70 msgid "This resource requires an HTTP GET."
71 msgstr "Cette ressource nécessite une requête HTTP GET."
72
73 #: LoggingAggregator.php:104
74 msgid "This resource requires an HTTP POST."
75 msgstr "Cette ressource nécessite une requête HTTP POST."
76
77 #: RSSCloudPlugin.php:248
78 msgid ""
79 "The RSSCloud plugin enables your StatusNet instance to publish real-time "
80 "updates for profile RSS feeds using the <a href=\"http://rsscloud.org/"
81 "\">RSSCloud protocol</a>."
82 msgstr ""
83 "L’extension RSSCloud permet à votre instance StatusNet de publier des mises "
84 "à jour en temps réel sur des flux RSS en utilisant le protocole <a href="
85 "\"http://rsscloud.org/\">RSSCloud</a>."