<?php
/**
  @licence GPL 2005-2010  The osCSS developers - osCSS Open Source E-commerce
  @package osCSS-2 <www http://www.oscss.org>
  @version 2.0.9
  @date  30/08/10, 21:39
  @author oscim <mail aurelien@oscim.fr> <www http://www.oscim.fr>
  @encode UTF-8
*/
$lang['heading title']='Gestion du contenu';
$lang['heading title edit']='Édition d\'une page';
$lang['table heading id']='ID';
$lang['table heading listings']='Contenu';
$lang['table heading date added']='Date d\'ajout';
$lang['table heading categories']='Catégorie';
$lang['table heading c title']='Titre';
$lang['table heading last modified']='Dernière modification';
$lang['table heading action']='Action';
$lang['entry content']='Nom de la page';
$lang['text info delete content intro']='Êtes-vous sûr de vouloir supprimer ce contenu ?';
$lang['text info date added']='Date d\'ajout :';
$lang['text info last modified']='Dernière modification :';
$lang['text info image nonexistent']='L\'IMAGE N\'EXISTE PAS';
$lang['text info content size']='Taille :';
$lang['text info heading delete content']='Supprimer le contenu';
$lang['table heading status']='État';
$lang['entry title']='Titre ';
$lang['text content status']='Statut :';
$lang['table heading view status']='Menu';
$lang['text content enabled']='Actif';
$lang['text content disabled']='Inactif';
$lang['txt info permalink']='Lien vers cette page: ';
$lang['txt cat all']='Toutes';
$lang['heading title goto']='Lister les articles de la catégorie';
$lang['heading title search']='Chercher';
$lang['txt categories']='Catégories';
$lang['tab content data']='Contenu';
?>