forked from GNUsocial/gnu-social
86 lines
2.9 KiB
Plaintext
86 lines
2.9 KiB
Plaintext
# 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-12-16 15:08+0000\n"
|
||
"PO-Revision-Date: 2010-12-16 15:12:52+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-11-30 20:43:54+0000\n"
|
||
"X-Generator: MediaWiki 1.18alpha (r78478); 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>."
|