[1.2.2] French Translation
For FRENCH users, this is a French translation of phpBB3 Portal 1.2.2 langage/fr/portal.php
Creat a new file named "portal.php" and past them in http://yourforum.com/language/fr/
Pour les Utilisateurs Français....; Et ils sont nombreux
Voici le code a coller dans un nouveau fichier nommé portal.php a copier dans le repertoire language/fr/ de votre forum!
Creat a new file named "portal.php" and past them in http://yourforum.com/language/fr/
Pour les Utilisateurs Français....; Et ils sont nombreux
- Code: Select all
<?php
/*
*
* bb3portal [French]
*
* @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
* @version $Id: portal.php,v 1.6 2008/02/09 08:18:14 angelside Exp $
* @copyright (c) Canver Software - www.canversoft.net
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @translation (fr) by: Benji_X80 http://www.bxnxg.net 2008 02 20
*/
/**
* 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' => 'Accueil',
'WELCOME' => 'Bienvenue',
// news & global announcements
'LATEST_ANNOUNCEMENTS' => 'Derniers Annonces Globales',
'LATEST_NEWS' => 'Dernieres News',
'READ_FULL' => 'Tout lire',
'NO_NEWS' => 'Pas de News',
'NO_ANNOUNCEMENTS' => 'Pas d\'Annonces Globales',
'POSTED_BY' => 'Auteur',
'COMMENTS' => 'Commentaires',
'VIEW_COMMENTS' => 'Lire les commentaires',
'POST_REPLY' => 'Ecrire un commentaire',
'TOPIC_VIEWS' => 'Lire',
// who is online
'WIO_TOTAL' => 'Membres en Ligne',
'WIO_REGISTERED' => 'Enregistrés',
'WIO_HIDDEN' => 'Invisibles',
'WIO_GUEST' => 'Invités',
//'RECORD_ONLINE_USERS' => 'View record: <strong>%1$s</strong><br />%2$s',
// user menu
'USER_MENU' => 'Mon Profil',
'UM_LOG_ME_IN' => 'Se souvenir de moi',
'UM_HIDE_ME' => 'Me rendre invisible',
'UM_MAIN_SUBSCRIBED' => 'Messages enregistrés',
'UM_BOOKMARKS' => 'Bookmarks',
// statistics
'ST_NEW' => 'Nouveaux',
'ST_NEW_POSTS' => 'Nouveaux posts',
'ST_NEW_TOPICS' => 'Nouveaux topic',
'ST_NEW_ANNS' => 'Nouvelles annonces',
'ST_NEW_STICKYS' => 'Nouveaux Post-It',
'ST_TOP' => 'Total',
'ST_TOP_ANNS' => 'Total annonces',
'ST_TOP_STICKYS' => 'Total Post-It',
'ST_TOT_ATTACH' => 'Total Pieces Jointes',
// search
'SH' => 'Search',
'SH_SITE' => 'Sur Le Forum',
'SH_POSTS' => 'posts',
'SH_AUTHOR' => 'auteurs',
'SH_ENGINE' => 'Sur le WEB',
'SH_ADV' => 'Recherche Avancée',
// recent
'RECENT_TOPIC' => 'Derniers Messages',
'RECENT_ANN' => 'Dernieres Annonces',
'RECENT_HOT_TOPIC' => 'Derniers Messages Populaires',
// random member
'RND_MEMBER' => 'Membre Aleatoire',
'RND_JOIN' => 'Inscrit',
'RND_POSTS' => 'Posts',
'RND_OCC' => 'Loisirs',
'RND_FROM' => 'Lieu',
'RND_WWW' => 'Site Web',
// top poster
'TOP_POSTER' => 'Top Posters',
// links
'LINKS' => 'Liens Utiles',
// latest members
'LATEST_MEMBERS' => 'Dernier Membre',
// make donation
'DONATION' => 'Faire un don',
'DONATION_TEXT' => 'Les Dons nous permettent de rentabiliser notre hebergement et vous offrir un site de qualité. Aucunes mauvaises intentions de vos dons seront faites. Si le montant des dons est plus important, nous reverserons à parts égales aux moderateurs, administrateurs et membres les plus actifs.',
'PAY_MSG' => 'Apres avoir selectionné le montant que vous voulez, cliquez sur le logo paypal.',
'PAY_ITEM' => 'Faire un don', // paypal item
// main menu
'M_MENU' => 'Menu',
'M_CONTENT' => 'BxNxG BOX',
'M_ACP' => 'Panneau D\'administration',
'M_HELP' => 'Aide',
'M_BBCODE' => 'FAQ BBcode',
'M_TERMS' => 'Term of use',
'M_PRV' => 'Privacy policy',
'M_SEARCH' => 'Search',
// link us
'LINK_US' => 'Liens Banniere',
'LINK_US_TXT' => 'Faites un lien sur votre site web de <strong>%s</strong>. Utilisez le code HTML:',
// friends
'FRIENDS' => 'Amis',
'FRIENDS_OFFLINE' => 'Offline',
'FRIENDS_ONLINE' => 'Online',
'NO_FRIENDS' => 'Pas d\'amis enregistrés',
'NO_FRIENDS_OFFLINE' => 'Pas d\'amis offline',
'NO_FRIENDS_ONLINE' => 'Pas d\'amis online',
// last bots
'LAST_VISITED_BOTS' => '%s derniers bots visités',
// wordgraph
'WORDGRAPH' => 'Wordgraph',
// change style
'BOARD_STYLE' => 'Board style',
'STYLE_CHOOSE' => 'Select a style',
// team
'NO_ADMINISTRATORS_P' => 'No administrators',
'NO_MODERATORS_P' => 'No moderators',
// average Statistics
'TOPICS_PER_DAY_OTHER' => 'Topics par Jours: <strong>%d</strong>',
'TOPICS_PER_DAY_ZERO' => 'Topics par Jours: <strong>0</strong>',
'POSTS_PER_DAY_OTHER' => 'Posts par Jours: <strong>%d</strong>',
'POSTS_PER_DAY_ZERO' => 'Posts par Jours: <strong>0</strong>',
'USERS_PER_DAY_OTHER' => 'Membres par Jours: <strong>%d</strong>',
'USERS_PER_DAY_ZERO' => 'Membres par Jours: <strong>0</strong>',
'TOPICS_PER_USER_OTHER' => 'Topics par Membres: <strong>%d</strong>',
'TOPICS_PER_USER_ZERO' => 'Topics par Membres: <strong>0</strong>',
'POSTS_PER_USER_OTHER' => 'Posts par Membres: <strong>%d</strong>',
'POSTS_PER_USER_ZERO' => 'Posts par Membres: <strong>0</strong>',
'POSTS_PER_TOPIC_OTHER' => 'Posts par topic: <strong>%d</strong>',
'POSTS_PER_TOPIC_ZERO' => 'Posts par topic: <strong>0</strong>',
// poll
'LATEST_POLLS' => 'Derniers Sondages',
'NO_OPTIONS' => 'Ce sondage n\'a pas d\'options',
'NO_POLL' => 'Pas de sondages',
'RETURN_PORTAL' => '%sRetourner au l\'Accueil%s',
// other
'POLL' => 'Sondages',
'CLOCK' => 'Date et Heure',
'SPONSOR' => 'Sponsors',
/**
* DO NOT REMOVE or CHANGE
*/
'PORTAL_COPY' => 'Portal by <a href="http://www.phpbb3portal.com" title="phpBB3 Portal" target="_blank">phpBB3 Portal</a> © <a href="http://www.phpbbturkiye.net" title="phpBB Türkiye" target="_blank">phpBB</a> Türkiye',
)
);
// mini calendar
$lang = array_merge($lang, array(
'Mini_Cal_calendar' => 'Calendrier',
'Mini_Cal_add_event' => 'Ajouter un Evenement',
'Mini_Cal_events' => 'Evenements',
'Mini_Cal_no_events' => 'Aucuns Evenements',
'Mini_cal_this_event' => 'L\'Evenement du Mois',
'View_next_month' => 'Mois suivant',
'View_previous_month' => 'Mois Precedent',
// uses MySQL DATE_FORMAT - %c long_month, numeric (1..12) - %e Day of the long_month, numeric (0..31)
// see http://www.mysql.com/doc/D/a/Date_and_time_functions.html for more details
// currently supports: %a, %b, %c, %d, %e, %m, %y, %Y, %H, %k, %h, %l, %i, %s, %p
'Mini_Cal_date_format' => '%b %e',
'Mini_Cal_date_format_Time' => '%H:%i',
// if you change the first day of the week in constants.php, you should change values for the short day names accordingly
// e.g. FDOW = Sunday -> $lang['mini_cal']['day'][1] = 'Su'; ... $lang['mini_cal']['day'][7] = 'Sa';
// FDOW = Monday -> $lang['mini_cal']['day'][1] = 'Mo'; ... $lang['mini_cal']['day'][7] = 'Su';
'mini_cal' => array(
'day' => array(
'1' => 'Di',
'2' => 'Lu',
'3' => 'Ma',
'4' => 'Me',
'5' => 'Je',
'6' => 'Ve',
'7' => 'Sa',
),
'month' => array(
'1' => 'Jan',
'2' => 'Fev',
'3' => 'Mar',
'4' => 'Avr',
'5' => 'Mai',
'6' => 'Jun',
'7' => 'Jul',
'8' => 'Aou',
'9' => 'Sep',
'10' => 'Oct',
'11' => 'Nov',
'12' => 'Dec',
),
'long_month'=> array(
'1' => 'Janvier',
'2' => 'Fevrier',
'3' => 'Mars',
'4' => 'Avril',
'5' => 'Mai',
'6' => 'Juin',
'7' => 'Juillet',
'8' => 'Aout',
'9' => 'Septembre',
'10' => 'Octobre',
'11' => 'Novembre',
'12' => 'Decembre',
),
),
));
?>