summaryrefslogtreecommitdiff
path: root/plugins/RSSCloud/locale/fr/LC_MESSAGES/RSSCloud.po
blob: 1f8f461f7a3ac766eeba4ccc7573a3d0d4418b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Translation of StatusNet - RSSCloud to French (Français)
# Expored from translatewiki.net
#
# Author: Verdy p
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - RSSCloud\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-03 19:53+0000\n"
"PO-Revision-Date: 2010-10-03 19:57:21+0000\n"
"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2010-10-01 20:39:38+0000\n"
"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: fr\n"
"X-Message-Group: #out-statusnet-plugin-rsscloud\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: RSSCloudRequestNotify.php:90
msgid "Request must be POST."
msgstr "La requête HTTP au nuage RSS doit être de type POST."

#: RSSCloudRequestNotify.php:107
msgid "Only http-post notifications are supported at this time."
msgstr ""
"Seules les notifications HTTP-POST sont prises en charge en ce moment sur le "
"nuage RSS."

#. TRANS: %s is a comma separated list of parameters.
#: RSSCloudRequestNotify.php:118
#, php-format
msgid "The following parameters were missing from the request body: %s."
msgstr ""
"Les paramètres suivants étaient absents du corps de la requête au nuage "
"RSS : %s."

#: RSSCloudRequestNotify.php:124
msgid ""
"You must provide at least one valid profile feed url (url1, url2, url3 ... "
"urlN)."
msgstr ""
"Vous devez fournir au moins une adresse URL de flux de profil valide (url1, "
"url2, url3 ... urlN)."

#: RSSCloudRequestNotify.php:141
msgid "Feed subscription failed: Not a valid feed."
msgstr "L’abonnement au flux a échoué : ce n’est pas un flux RSS valide."

#: RSSCloudRequestNotify.php:147
msgid ""
"Feed subscription failed - notification handler doesn't respond correctly."
msgstr ""
"L’abonnement au flux RSS a échoué : le gestionnaire de notifications ne "
"répond pas correctement."

#: RSSCloudRequestNotify.php:161
msgid ""
"Thanks for the subscription. When the feed(s) update(s), you will be "
"notified."
msgstr ""
"Merci pour l’abonnement. Vous serez informé lors des mises à jour de ce(s) "
"flux."

#: LoggingAggregator.php:93
msgid "This resource requires an HTTP GET."
msgstr "Cette ressource nécessite une requête HTTP GET."

#: LoggingAggregator.php:104
msgid "This resource requires an HTTP POST."
msgstr "Cette ressource nécessite une requête HTTP POST."

#: RSSCloudPlugin.php:248
msgid ""
"The RSSCloud plugin enables your StatusNet instance to publish real-time "
"updates for profile RSS feeds using the <a href=\"http://rsscloud.org/"
"\">RSSCloud protocol</a>."
msgstr ""
"L’extension RSSCloud permet à votre instance StatusNet de publier des mises "
"à jour en temps réel sur des flux RSS en utilisant le protocole <a href="
"\"http://rsscloud.org/\">RSSCloud</a>."