J'ai codé la version actuelle du site quand j'était un gros noob il y 4 ans et faute de temps je n'ai jamais pu proposé quelque chose de potable coté fonctionnalités/design, donc je tiens tout de même à proposer un truc sympa pour la fin
Modérateur: Equipe
ErnadoO a écrit:Tout le monde n'a pas besoin d'une uzine à gaz qui éxécute 70 requêtes par page








MaamuT a écrit:Tu remplace root/ par la racine de ton forum… simple non ?

nicois a écrit:je met en place en se moment le pôrtail phpBB3 Portal Version: 1.1.0b que j'essaye tant bien que mal de mettre en fr
http://www.laufashe.fr/forumatic@13/
si je peut aider ya pas de probleme
et si ya quelqu'un pour la traduction fr ,c'est pas de refut


<?php
/*
*
* bb3portal [French]
*
* @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
* @version $Id: portal.php,v 1.4 2007/08/19 17:51:00 angelside Exp $
* @copyright (c) Canver Software - www.canversoft.net
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @translation by: YOU_NICK http://www.yourwebpage.tld DATE
*/
/**
* DO NOT CHANGE
*/
if (empty($lang) || !is_array($lang))
{
$lang = array();
}
// DEVELOPERS PLEASE NOTE
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
// General
'PORTAL' => 'Portail',
'WELCOME' => 'Bienvenue',
// news & global announcements
'LATEST_ANNOUNCEMENTS' => 'Dernières annonces globales',
'LATEST_NEWS' => 'Dernières news',
'READ_FULL' => 'Tout lire',
'NO_NEWS' => 'Pas de nouveau',
'NO_ANNOUNCEMENTS' => 'Pas d\'annonce globale',
'POSTED_BY' => 'Posteur',
'COMMENTS' => 'Réponses',
'VIEW_COMMENTS' => 'Voire les réponses',
'POST_REPLY' => 'Répondre',
'TOPIC_VIEWS' => 'Vues',
// who is online
'WIO_TOTAL' => 'Total',
'WIO_REGISTERED' => 'Enregistrés',
'WIO_HIDDEN' => 'Masqués',
'WIO_GUEST' => 'Invités',
//'RECORD_ONLINE_USERS'=> 'View record: <strong>%1$s</strong><br />%2$s',
// user menu
'USER_MENU' => 'Menu de l\utilisateur',
'UM_LOG_ME_IN' => 'Se souvenir de moi',
'UM_HIDE_ME' => 'Me masquer',
'UM_MAIN_SUBSCRIBED'=> 'Surveillés',
'UM_BOOKMARKS' => 'Favoris',
// statistics
/*
'ST_NEW' => 'New',
'ST_NEW_POSTS' => 'New post',
'ST_NEW_TOPICS' => 'New topic',
'ST_NEW_ANNS' => 'New announcment',
'ST_NEW_STICKYS'=> 'New sticky',
*/
'ST_TOP' => 'Total',
'ST_TOP_ANNS' => 'Total annonces',
'ST_TOP_STICKYS'=> 'Total post-its',
'ST_TOT_ATTACH' => 'Total épinglés',
// search
'SH' => 'aller',
'SH_SITE' => 'forums',
'SH_POSTS' => 'messages',
'SH_AUTHOR' => 'auteurs',
'SH_ENGINE' => 'moteurs de recherches',
'SH_ADV' => 'recherche avancée',
// recent
'RECENT_TOPIC' => 'Derniers sujets',
'RECENT_ANN' => 'Dernières annonces',
'RECENT_HOT_TOPIC' => 'Derniers sujets populaires',
// random member
'RND_MEMBER' => 'Random member',
'RND_JOIN' => 'Membre depuis:',
'RND_POSTS' => 'Messages',
'RND_OCC' => 'Métier',
'RND_FROM' => 'Localisation',
'RND_WWW' => 'Page Web',
// top poster
'TOP_POSTER' => 'Meilleurs posteurs',
// links
'LINKS' => 'Liens',
// latest members
'LATEST_MEMBERS' => 'Derniers membres',
// make donation
'DONATION' => 'Faire un don',
'DONATION_TEXT' => 'is a formation suplying services with no intention of any revenue. Anyone who wants to support this formation can do it by donating so that the cost of server, the domain and etc. could be paid of.',
'PAY_MSG' => 'Après avoir selectionné la somme que vous désirez sonner, vous pouvez valider en cliquant sur le logo de Paypal.',
'PAY_ITEM' => 'Faire un don', // paypal item
// main menu
'M_MENU' => 'Menu',
'M_CONTENT' => 'Contenu',
'M_ACP' => 'ACP',
'M_HELP' => 'Aide',
'M_BBCODE' => 'FAQ des BBCode',
'M_TERMS' => 'Conditions d\'utilisation',
'M_PRV' => 'Protection de la vie privée',
'M_SEARCH' => 'Recherche',
// link us
'LINK_US' => 'Linkez-nous!',




Retourner vers MODs indépendants de la base
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 2 invités