# French translation of CCK Pager (6.x-1.0)
# Copyright (c) 2011 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: CCK Pager (6.x-1.0)\n"
"POT-Creation-Date: 2011-09-08 14:14+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "CCK"
msgstr "CCK"
msgid "‹ previous"
msgstr "‹ précédent"
msgid "next ›"
msgstr "suivant ›"
msgid "Items per page"
msgstr "Éléments par page"
msgid ""
"<p><strong>CCK Pager</strong> allows to page the item list of any CCK "
"field with multiple values.</p> \n"
"        <p>The module reimplements all the formatters defineds by all "
"the others CCK modules and extends them by paging the field item list; "
"setting the number of elements per page can be made globally or per "
"field (this feature is available through the hook_field_settings_alter "
"which currently (07/23/2209) is implemented only in the dev version of "
"CCK; the patch that implements this hook should be released with "
"version 6.x-2.5 of CCK).</p>\n"
"        <p>&nbsp;</p><h3>Example of usage</h3> <h4>Photogallery</h4> "
"<p>With CCK Pager, you can create a simple photogallery, here's an "
"example:</p> <ol> <li>enable imagecache module and set a preset for "
"the thumbnails.</li> <li>enable the lightbox2 module.</li> \n"
"        <li>create a content type \"photogallery\" and add a image "
"field with unlimited cadinality.</li> \n"
"        <li>enable the cck_pager module.</li> <li>change the display "
"settings of the field by selecting the image formatter \"Pager: "
"Lightbox2: [imagecache_preset] -&gt; original\".</li> <li>set the "
"number of items displayed per page globally or for the field.</li> "
"<li>create a photogallery by inserting how many images you want.</li> "
"</ol> <p>This procedure can be used with all types of CCK field, such "
"as filefield and emfield.</p> <p><strong><a "
"href=\"/cck_pager_photogallery\">Try out a "
"demonstration</a></strong></p>"
msgstr ""
"<p><strong>CCK Pager</strong> permet de paramétrer la pagination "
"d'une liste d'objets de n'importe quel champ CCK contenant de "
"multiples valeurs.</p>\r\n"
"        <p>Le module ré-applique tous les formateurs définis par les "
"autres modules de CCK et les étend en paginant le champ de la liste "
"d'objets ; le paramétrage du nombre des éléments par page peut "
"être effectué globalement ou par champ (cette fonctionnalité n'est "
"disponible que dans le  hook_field_settings_alter qui est actuellement "
"(07/23/2209) et qui n'est installée que dans la version dev de CCK; "
"le patch qui implémente ce hook devrait être fourni dans la version "
"6.x-2.5 de CCK).</p>\r\n"
"\r\n"
"<p>&nbsp;</p>\r\n"
"\r\n"
"<h3>Exemple d'utilisation</h3> \r\n"
"<h4>Galerie Photos</h4> \r\n"
"\r\n"
"<p>Avec CCK Pager, vous pouvez créer une galerie photos, dont voici "
"un exemple :</p> \r\n"
"<ol> \r\n"
"   <li>Activez le module ImageCache puis attribuez un paramètre "
"initial pour les vignettes.</li> \r\n"
"    <li>Activez le module Lightbox2</li> \r\n"
"    <li>Créez le type de contenu \"Galerie Photos\" puis ajoutez un "
"champ image en illimité.</li> \r\n"
"   <li>Activez le module cck_pager</li> \r\n"
"   <li>Modifiez les réglages d'affichage du champ en sélectionnant "
"le formatage d'image \"Pager: Lightbox2: [imagecache_preset] -&gt; "
"original\" </li>       \r\n"
"   <li>Réglez le nombre d'objets à afficher par page, globalement ou "
"pour le champ seulement.</li>\r\n"
"   <li>Créez une galerie photos en insérant le nombre d'images que "
"vous voulez.</li> \r\n"
"</ol> \r\n"
"\r\n"
"<p>Cette procédure peut être mise en oeuvre pour tous les types de "
"champ de CCK, tels que filefield ou emfield </p> \r\n"
"\r\n"
"<p><strong><a href=\"/cck_pager_photogallery\">Testez la  "
"démonstration</a></strong></p>"
msgid "Allows cck fields with multiple values to be paginated."
msgstr "Permet aux champs CCK à valeurs multiples d'être paginés."
msgid "Administer CCK images pager global settings"
msgstr "Administration des réglages globaux de CCK images pager"
msgid "Allows cck fields with multiple values to be paginated"
msgstr "Permet aux champs CCK à valeurs multiples d'être paginés."
