git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4020 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
duvent 2008-03-22 03:14:50 +00:00
parent 9ad2163649
commit f688fa1b7b
3 changed files with 28 additions and 28 deletions

View file

@ -5,23 +5,23 @@
* @brief Paquet de la langue fondamentale du module pour Mise en Page
**/
$lang->cmd_layout_management = 'Configuration du Mise en Page';
$lang->cmd_layout_edit = 'Edit Layout';
$lang->cmd_layout_management = 'Configuration de Mise en Page';
$lang->cmd_layout_edit = 'Editer le Mise en Page';
$lang->layout_name = 'Layout Name';
$lang->layout_maker = "Layout Developer";
$lang->layout_history = "Updates";
$lang->layout_info = "Layout Info";
$lang->layout_list = 'Layout List';
$lang->layout_name = 'Nom du Mise en Page';
$lang->layout_maker = "Développeur du Mise en Page";
$lang->layout_history = "Mise à Jour";
$lang->layout_info = "Informations de Mise en Page";
$lang->layout_list = 'Liste des Mises en Page';
$lang->menu_count = 'Menus';
$lang->downloaded_list = 'Download List';
$lang->layout_preview_content = 'The content gets displayed here';
$lang->not_apply_menu = 'Apply Layouts';
$lang->downloaded_list = 'Liste disponibles';
$lang->layout_preview_content = 'Le contenu sera exposé ici.';
$lang->not_apply_menu = 'Appliquer le Mise en Page sur tous les menus';
$lang->cmd_move_to_installed_list = "View created list";
$lang->cmd_move_to_installed_list = "Mises en Page créés";
$lang->about_downloaded_layouts = "List of downloaded layouts";
$lang->about_title = 'Please input the title that is easy to verify when connecting to module';
$lang->about_downloaded_layouts = "Mises en Page téléchargés";
$lang->about_title = 'Entrez le titre facile à distinguer quand vous le liez à un module.';
$lang->about_not_apply_menu = 'All connected module\'s layout will be changed by checking this option.';
$lang->about_layout = "Layout module helps you to create the site's layout easily.<br />By using layout setting and menu connection, website's completed shape will be displayed with various modules.<br />* Those layouts which are unabled to delete or modify are the blog or other module's layout. ";