| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Drupal 6\n"
|
| 4 |
"POT-Creation-Date: 2007-12-28 11:29+0100\n"
|
| 5 |
"PO-Revision-Date: 2007-12-30 17:55+0100\n"
|
| 6 |
"Last-Translator: Damien Tournoud <damz@prealable.org>\n"
|
| 7 |
"Language-Team: drupalfr.org <traduction@drupalfr.org>\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
| 11 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
| 12 |
"X-Poedit-Language: French\n"
|
| 13 |
"X-Poedit-Country: France\n"
|
| 14 |
"X-Poedit-SourceCharset: utf-8\n"
|
| 15 |
|
| 16 |
#: modules/blogapi/blogapi.module:15
|
| 17 |
msgid ""
|
| 18 |
"The Blog API module allows your site's users to access and post to their "
|
| 19 |
"blogs from external blogging clients. External blogging clients are "
|
| 20 |
"available for a wide range of desktop operating systems, and generally "
|
| 21 |
"provide a feature-rich graphical environment for creating and editing posts."
|
| 22 |
msgstr ""
|
| 23 |
|
| 24 |
#: modules/blogapi/blogapi.module:16
|
| 25 |
msgid ""
|
| 26 |
"<a href=\"@ecto-link\">Ecto</a>, a blogging client available for both Mac OS "
|
| 27 |
"X and Microsoft Windows, can be used with Blog API. Blog API also supports "
|
| 28 |
"<a href=\"@blogger-api\">Blogger API</a>, <a href=\"@metaweblog-api"
|
| 29 |
"\">MetaWeblog API</a>, and most of the <a href=\"@movabletype-api\">Movable "
|
| 30 |
"Type API</a>. Blogging clients and other services (e.g. <a href=\"@flickr"
|
| 31 |
"\">Flickr's</a> \"post to blog\") that support these APIs may also be "
|
| 32 |
"compatible."
|
| 33 |
msgstr ""
|
| 34 |
|
| 35 |
#: modules/blogapi/blogapi.module:17
|
| 36 |
msgid ""
|
| 37 |
"Select the content types available to external clients on the <a href="
|
| 38 |
"\"@blogapi-settings\">Blog API settings page</a>. If supported and "
|
| 39 |
"available, each content type will be displayed as a separate \"blog\" by the "
|
| 40 |
"external client."
|
| 41 |
msgstr ""
|
| 42 |
|
| 43 |
#: modules/blogapi/blogapi.module:18
|
| 44 |
msgid ""
|
| 45 |
"For more information, see the online handbook entry for <a href=\"@blogapi"
|
| 46 |
"\">Blog API module</a>."
|
| 47 |
msgstr ""
|
| 48 |
|
| 49 |
#: modules/blogapi/blogapi.module:32
|
| 50 |
msgid "Returns a list of blogs to which an author has posting privileges."
|
| 51 |
msgstr ""
|
| 52 |
|
| 53 |
#: modules/blogapi/blogapi.module:37
|
| 54 |
msgid "Returns information about an author in the system."
|
| 55 |
msgstr "Renvoit des informations sur un auteur dans le système."
|
| 56 |
|
| 57 |
#: modules/blogapi/blogapi.module:42;67
|
| 58 |
msgid "Creates a new post, and optionally publishes it."
|
| 59 |
msgstr "Crée une nouvelle contribution et, éventellement, la publie."
|
| 60 |
|
| 61 |
#: modules/blogapi/blogapi.module:47
|
| 62 |
msgid "Updates the information about an existing post."
|
| 63 |
msgstr "Met à jour les informations sur une contribution existante."
|
| 64 |
|
| 65 |
#: modules/blogapi/blogapi.module:52;77
|
| 66 |
msgid "Returns information about a specific post."
|
| 67 |
msgstr "Renvoit des informations sur une contribution spécifique."
|
| 68 |
|
| 69 |
#: modules/blogapi/blogapi.module:57
|
| 70 |
msgid "Deletes a post."
|
| 71 |
msgstr "Supprime une contribution."
|
| 72 |
|
| 73 |
#: modules/blogapi/blogapi.module:62;92
|
| 74 |
msgid "Returns a list of the most recent posts in the system."
|
| 75 |
msgstr "Renvoit la liste des contributions les plus récentes dans le système."
|
| 76 |
|
| 77 |
#: modules/blogapi/blogapi.module:72
|
| 78 |
msgid "Updates information about an existing post."
|
| 79 |
msgstr "Met à jour les informations sur une contribution existante."
|
| 80 |
|
| 81 |
#: modules/blogapi/blogapi.module:82
|
| 82 |
msgid "Uploads a file to your webserver."
|
| 83 |
msgstr "Transfère un fichier vers votre serveur web."
|
| 84 |
|
| 85 |
#: modules/blogapi/blogapi.module:87;107
|
| 86 |
msgid "Returns a list of all categories to which the post is assigned."
|
| 87 |
msgstr ""
|
| 88 |
"Renvoit une liste de toutes les catégories rattachées à la contribution."
|
| 89 |
|
| 90 |
#: modules/blogapi/blogapi.module:97
|
| 91 |
msgid ""
|
| 92 |
"Returns a bandwidth-friendly list of the most recent posts in the system."
|
| 93 |
msgstr ""
|
| 94 |
"Renvoit une liste adaptée au débit des contributions les plus récentes dans "
|
| 95 |
"le système."
|
| 96 |
|
| 97 |
#: modules/blogapi/blogapi.module:102
|
| 98 |
msgid "Returns a list of all categories defined in the blog."
|
| 99 |
msgstr ""
|
| 100 |
|
| 101 |
#: modules/blogapi/blogapi.module:112
|
| 102 |
msgid "Sets the categories for a post."
|
| 103 |
msgstr "Définit les catégories d'une contribution."
|
| 104 |
|
| 105 |
#: modules/blogapi/blogapi.module:117
|
| 106 |
msgid "Retrieve information about the XML-RPC methods supported by the server."
|
| 107 |
msgstr ""
|
| 108 |
"Récupérer des informations sur les méthodes XML-RPC supportées par le "
|
| 109 |
"serveur."
|
| 110 |
|
| 111 |
#: modules/blogapi/blogapi.module:122
|
| 112 |
msgid ""
|
| 113 |
"Retrieve information about the text formatting plugins supported by the "
|
| 114 |
"server."
|
| 115 |
msgstr ""
|
| 116 |
"Récupérer des informations sur les plugins de formatage de texte supportés "
|
| 117 |
"par le serveur."
|
| 118 |
|
| 119 |
#: modules/blogapi/blogapi.module:127
|
| 120 |
msgid ""
|
| 121 |
"Publish (rebuild) all of the static files related to an entry from your "
|
| 122 |
"blog. Equivalent to saving an entry in the system (but without the ping)."
|
| 123 |
msgstr ""
|
| 124 |
|
| 125 |
#: modules/blogapi/blogapi.module:204
|
| 126 |
msgid "You do not have permission to create this type of post."
|
| 127 |
msgstr ""
|
| 128 |
|
| 129 |
#: modules/blogapi/blogapi.module:226;281
|
| 130 |
msgid "Error storing post."
|
| 131 |
msgstr "Erreur en stockant la contribution."
|
| 132 |
|
| 133 |
#: modules/blogapi/blogapi.module:248;482
|
| 134 |
msgid "You do not have permission to update this post."
|
| 135 |
msgstr "Vous n'avez pas le droit de modifier cette contribution."
|
| 136 |
|
| 137 |
#: modules/blogapi/blogapi.module:362
|
| 138 |
msgid "No file sent."
|
| 139 |
msgstr "Aucun fichier envoyé."
|
| 140 |
|
| 141 |
#: modules/blogapi/blogapi.module:366
|
| 142 |
msgid "Error storing file."
|
| 143 |
msgstr "Erreur en stockant le fichier."
|
| 144 |
|
| 145 |
#: modules/blogapi/blogapi.module:477
|
| 146 |
msgid "Invalid post."
|
| 147 |
msgstr "Contribution invalide."
|
| 148 |
|
| 149 |
#: modules/blogapi/blogapi.module:517
|
| 150 |
msgid "You do not have permission to edit this blog."
|
| 151 |
msgstr ""
|
| 152 |
|
| 153 |
#: modules/blogapi/blogapi.module:521
|
| 154 |
msgid "Wrong username or password."
|
| 155 |
msgstr "Mauvais nom d'utilisateur ou mot de passe."
|
| 156 |
|
| 157 |
#: modules/blogapi/blogapi.module:544
|
| 158 |
msgid "Enable for external blogging clients"
|
| 159 |
msgstr ""
|
| 160 |
|
| 161 |
#: modules/blogapi/blogapi.module:548
|
| 162 |
msgid ""
|
| 163 |
"Select the content types available to external blogging clients via Blog "
|
| 164 |
"API. If supported, each enabled content type will be displayed as a separate "
|
| 165 |
"\"blog\" by the external client."
|
| 166 |
msgstr ""
|
| 167 |
|
| 168 |
#: modules/blogapi/blogapi.module:577;556
|
| 169 |
msgid "RSD"
|
| 170 |
msgstr "RSD"
|
| 171 |
|
| 172 |
#: modules/blogapi/blogapi.module:221
|
| 173 |
msgid "@type: added %title using blog API."
|
| 174 |
msgstr "%type : %title ajouté en utilisant une API de blog."
|
| 175 |
|
| 176 |
#: modules/blogapi/blogapi.module:277
|
| 177 |
msgid "@type: updated %title using Blog API."
|
| 178 |
msgstr ""
|
| 179 |
|
| 180 |
#: modules/blogapi/blogapi.module:563
|
| 181 |
msgid "Configure the content types available to external blogging clients."
|
| 182 |
msgstr ""
|
| 183 |
|
| 184 |
#: modules/blogapi/blogapi.module:0
|
| 185 |
msgid "blogapi"
|
| 186 |
msgstr "api blog"
|