File "lng_profile_notify.php"

Full path: /home/argothem/www/memo/site/site/CoolForum_0.8.4_beta/CoolForum_0.8.4_beta/lng/fr/lng_profile_notify.php
File size: 1.17 KB
MIME-type: text/x-php
Charset: 8 bit

<?
$tpl->LNG['accueilnotify']	=	"Abonnements aux notifications par mail en cas de rponse";
$tpl->LNG['accueilnotifycmt']	=	"Vous tes actuellement abonn(e)  \$total sujet(s)";

$tpl->LNG['ttpoll']		= 	"Sondage :";
$tpl->LNG['ttpostit']		= 	"- Epingl - ";
$tpl->LNG['message']		=	"Sujet";
$tpl->LNG['auteur']		=	"Auteur";
$tpl->LNG['msgrep']		=	"Rponses";
$tpl->LNG['msgvu']		=	"Vues";
$tpl->LNG['lastpost']		=	"Dernier Message";

$tpl->LNG['legend']		=	"Lgende";
$tpl->LNG['info']		=	"Action";
$tpl->LNG['newpost']		=	"Nouveaux messages";
$tpl->LNG['nonewpost']		=	"Pas de nouveaux messages";
$tpl->LNG['topicclo']		=	"Sujet ferm";
$tpl->LNG['page']		=	"Page";
$tpl->LNG['from']		=	"de";

$tpl->LNG['nonotify']		=	"Aucun abonnement en cours";
$tpl->LNG['stopnotify']		=	"Stopper la notification des sujets slectionns";

$tpl->LNG['nothingchecked']	=	"Aucun sujet n'est slectionn... Vous allez tre redirig";
$tpl->LNG['stopnotifyok']	=	"Les abonnements aux sujets slectionns ont t supprims avec succs. Veuillez patienter, vous allez tre redirig...";
$tpl->LNG['stopnotifynok']	=	"Une erreur est survenue lors de la dnotification. Veuillez patienter, vous allez tre redirig...";
?>