Ignore:
Timestamp:
Nov 14, 2011, 11:17:15 PM (12 years ago)
Author:
dj3c1t
Message:

passage a Fluxbb 1.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rsr.v5.1.dev/web/punbb/lang/French/forum.php

    r1 r3  
    33// Language definitions used in viewforum.php
    44$lang_forum = array(
    5  
     5
    66'Post topic'    =>      'Nouvelle discussion',
    7 'Views'                 =>      'Vues',
    8 'Moved'                 =>      'Déplacé',
    9 'Sticky'                =>      'Épinglé',
    10 'Empty forum'   =>      'Le forum est vide.'
    11  
     7'Views'         =>      'Vues',
     8'Moved'         =>      'Déplacée :',
     9'Sticky'        =>      'Épinglée :',
     10'Closed'        =>      'Fermée :',
     11'Empty forum'   =>      'Le forum ne contient aucune discussion.',
     12'Mod controls'  =>      'Interventions pour modérateurs',
     13'Is subscribed' =>      'Vous suivez ce forum',
     14'Unsubscribe'   =>      'Ne plus suivre',
     15'Subscribe'     =>      'Suivre ce forum'
    1216);
Note: See TracChangeset for help on using the changeset viewer.