Changeset 3 for branches/rsr.v5.1.dev/web/punbb/lang/French/forum.php
- Timestamp:
- Nov 14, 2011, 11:17:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rsr.v5.1.dev/web/punbb/lang/French/forum.php
r1 r3 3 3 // Language definitions used in viewforum.php 4 4 $lang_forum = array( 5 5 6 6 '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' 12 16 );
Note: See TracChangeset
for help on using the changeset viewer.