File "lng_list.php"
Full path: /home/argothem/www/memo/site/site/CoolForum_0.8.4_beta/CoolForum_0.8.4_beta/lng/fr/lng_list.php
File size: 1.54 KB
MIME-type: text/x-php
Charset: 8 bit
<?
$tpl->LNG['message'] = "Message";
$tpl->LNG['auteur'] = "Auteur";
$tpl->LNG['msgrep'] = "Rponses";
$tpl->LNG['msgvu'] = "Vues";
$tpl->LNG['lastpost'] = "Dernier Message";
$tpl->LNG['legend'] = "Lgende";
$tpl->LNG['info'] = "Informations";
$tpl->LNG['newpost'] = "Nouveaux messages";
$tpl->LNG['nonewpost'] = "Pas de nouveaux messages";
$tpl->LNG['topicclo'] = "Sujet ferm";
$tpl->LNG['nomsg'] = "Pas de messages dans ce forum";
$tpl->LNG['from'] = "de";
$tpl->LNG['listmsg'] = "Messages";
$tpl->LNG['tomsg'] = "";
$tpl->LNG['sortby0'] = "Trier les sujets par";
$tpl->LNG['sortby1'] = "Date de dernier ajout";
$tpl->LNG['sortby2'] = "Date d'ajout du sujet";
$tpl->LNG['sortby3'] = "Sujet";
$tpl->LNG['inorder0'] = "par ordre";
$tpl->LNG['inorder1'] = "Croissant";
$tpl->LNG['inorder2'] = "Dcroissant";
$tpl->LNG['from0'] = "depuis";
$tpl->LNG['from1'] = "30 jours";
$tpl->LNG['from2'] = "100 jours";
$tpl->LNG['from3'] = "le dbut";
$tpl->LNG['page'] = "Page";
$tpl->LNG['youcan'] = "Vous pouvez";
$tpl->LNG['youcant'] = "Vous ne pouvez pas";
$tpl->LNG['canread'] = "lire les messages";
$tpl->LNG['cantopic'] = "ajouter un nouveau sujet";
$tpl->LNG['canrep'] = "ajouter une rponse";
$tpl->LNG['canpoll'] = "ajouter un sondage";
$tpl->LNG['ttpoll'] = "Sondage :";
$tpl->LNG['ttpostit'] = "- Epingl - ";
$tpl->LNG['ttannonce'] = "Annonce :";
$tpl->LNG['searchmy'] = "Afficher la liste des sujets de ce forum auxquels vous avez particip";
$tpl->LNG['addmsgtitle'] = "";
$tpl->LNG['searchtitle'] = "";
$tpl->LNG['accprofil'] = "";
$tpl->LNG['optpage'] = "";
?>