You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
- /**
- * French Language file for template
- *
- * @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
- * @author Cyril
- * @author Digitalin
- * @author Dominique HAAS
- * @author Grègoire Leclercq
- * @author Keyven
- * @author Maxime Buque <pep+code@bouah.net>
- * @author Vincent Lecomte <vincent.lecomte@outlook.be>
- * @author momo choko
- * @author Fabrice Dejaigher
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- */
-
- $lang['discussion'] = 'Discussion';
- $lang['back_to_article'] = 'Retour à l\'article';
- $lang['userpage'] = 'Page utilisateur';
- $lang['purge_cache_page'] = 'Purger le cache de la page';
- $lang['themes'] = 'Thèmes';
- $lang['expand_container'] = 'Développer/Réduire';
- $lang['administrative_tasks'] = 'Tâches administratives';
- $lang['additional_plugins'] = 'Greffons supplémentaires';
- $lang['share_on'] = 'Share via';
- $lang['send_mail'] = 'Send via e-Mail';
- $lang['print'] = 'Imprimer';
- $lang['permalink'] = 'Permalien';
- $lang['add_new_page'] = 'Ajouter une nouvelle page';
- $lang['extensions_update'] = 'Mise à jour des extensions';
- $lang['user_groups'] = 'Groupes';
- $lang['preview_size'] = 'Taille de cette prévisualisation';
- $lang['other_resolutions'] = 'Autres résolutions';
-
- // Configuration Manager Template Sections
- $lang['config_theme'] = 'Thème';
- $lang['config_sidebar'] = ' Barre latérale';
- $lang['config_navbar'] = 'Barre de navigation';
- $lang['config_semantic'] = 'Sémantiques';
- $lang['config_layout'] = 'Disposition';
- $lang['config_toc'] = 'Table des matières';
- $lang['config_discussion'] = 'Discussion';
- $lang['config_avatar'] = 'Avatar';
- $lang['config_cookie_law'] = 'Loi sur les cookies';
- $lang['config_google_analytics'] = 'Google Analytics';
- $lang['config_browser_title'] = 'Titre du navigateur';
- $lang['config_page'] = 'Page';
|