はじまりの大地

This commit is contained in:
miteruzo
2024-07-08 03:32:47 +09:00
commit c616a96f53
7749 changed files with 478270 additions and 0 deletions
+49
View File
@@ -0,0 +1,49 @@
<?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';