# French translation of Block Class (6.x-1.2)
# Copyright (c) 2011 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Block Class (6.x-1.2)\n"
"POT-Creation-Date: 2011-11-14 23:17+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 "Block Class settings"
msgstr "Paramètres de Block Class"
msgid "CSS class(es)"
msgstr "Classe(s) CSS"
msgid ""
"Separate classes with a space. IMPORTANT: You must add &lt;?php print "
"block_class($block); ?&gt; to your theme's block.tpl.php file to make "
"the classes appear."
msgstr ""
"Séparez les classes par un espace. IMPORTANT : vous devez ajouter "
"&lt;?php print block_class($block); ?&gt; dans votre fichier "
"block.tpl.php pour faire apparaître les classes."
msgid "Block Class"
msgstr "Block Class"
msgid "Allows assigning CSS classes to blocks."
msgstr "Permet d'assigner des classes CSS aux blocs."
