Rev 196 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php/*vim: set expandtab tabstop=4 shiftwidth=4: */// +------------------------------------------------------------------------------------------------------+// | PHP version 4.1 |// +------------------------------------------------------------------------------------------------------+// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org) |// +------------------------------------------------------------------------------------------------------+// | This file is part of Papyrus. |// | |// | Foobar is free software; you can redistribute it and/or modify |// | it under the terms of the GNU General Public License as published by |// | the Free Software Foundation; either version 2 of the License, or |// | (at your option) any later version. |// | |// | Foobar is distributed in the hope that it will be useful, |// | but WITHOUT ANY WARRANTY; without even the implied warranty of |// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |// | GNU General Public License for more details. |// | |// | You should have received a copy of the GNU General Public License |// | along with Foobar; if not, write to the Free Software |// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |// +------------------------------------------------------------------------------------------------------+// CVS : $Id: adme_langue_fr.inc.php,v 1.1 2004-11-10 11:58:31 jpm Exp $/*** Gestion des langues de l'application ADME** Contient les constantes pour la langue française de l'application ADME.**@package Admin_menu*@subpackage Langues//Auteur original :*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>//Autres auteurs :*@author Aucun*@copyright Tela-Botanica 2000-2004*@version $Revision: 1.1 $ $Date: 2004-11-10 11:58:31 $// +------------------------------------------------------------------------------------------------------+*/// +------------------------------------------------------------------------------------------------------+// | ENTETE du PROGRAMME |// +------------------------------------------------------------------------------------------------------+// +------------------------------------------------------------------------------------------------------+// | CORPS du PROGRAMME |// +------------------------------------------------------------------------------------------------------+// Le formulaire de sélection du site dont les menus doivent être administrer :define('ADME_LG_FORM_SITE_TITRE', 'Listes des sites');define('ADME_LG_FORM_SITE_CHOIX', 'Choix du site à administrer : ');define('ADME_LG_FORM_SITE_VALIDER', 'OK');// Les titres de l'arborescence des menus à administrer:define('ADME_LG_MENU_TITRE', 'Configuration des menus du site : ');define('ADME_LG_MENU_CLASSIQUE_RACINE', 'Ajouter un menu classique');define('ADME_LG_MENU_COMMUN_RACINE', 'Ajouter un menu commun');// Les actions :define('ADME_LG_ACTION_MODIFIER', 'menu_classique_modifier');define('ADME_LG_ACTION_MODIFIER_ALT', 'Modifier');define('ADME_LG_ACTION_MODIFIER_TITLE', 'Modifier ce menu');define('ADME_LG_ACTION_MONTER', 'menu_classique_monter');define('ADME_LG_ACTION_MONTER_ALT', 'Monter');define('ADME_LG_ACTION_MONTER_TITLE', 'Monter ce menu');define('ADME_LG_ACTION_DESCENDRE', 'menu_classique_descendre');define('ADME_LG_ACTION_DESCENDRE_ALT', 'Descendre');define('ADME_LG_ACTION_DESCENDRE_TITLE', 'Descendre ce menu');define('ADME_LG_ACTION_SUPPRIMER', 'menu_classique_supprimer');define('ADME_LG_ACTION_SUPPRIMER_ALT', 'Supprimer');define('ADME_LG_ACTION_SUPPRIMER_TITLE', 'Supprimer ce menu');define('ADME_LG_ACTION_AJOUTER', 'menu_classique_ajouter');define('ADME_LG_ACTION_AJOUTER_ALT', 'Ajouter');define('ADME_LG_ACTION_AJOUTER_TITLE', 'Ajouter ce menu');define('ADME_LG_ACTION_ADMINISTRER', 'administrer');define('ADME_LG_ACTION_ADMINISTRER_ALT', 'Administrer');define('ADME_LG_ACTION_ADMINISTRER_TITLE', 'Administrer l\'application de ce menu');define('ADME_LG_ACTION_PLIER', 'adme_menu_fermer');define('ADME_LG_ACTION_PLIER_ALT', 'Plier');define('ADME_LG_ACTION_DEPLIER', 'adme_menu_ouvrir');define('ADME_LG_ACTION_DEPLIER_ALT', 'Déplier');// Les erreurs:define('ADME_LG_ERREUR_INFO_MENU', 'impossible de lire les infos du menu.');// Le formulaire de modification d'un menu :define('ADME_LG_FORM_MENU_TITRE_GENERAL', 'Modification menu');define('ADME_LG_FORM_MENU_TITRE_CONFIG', 'Configuration du menu');define('ADME_LG_FORM_MENU_CHP_CODE_NUM', 'Code numérique du menu');define('ADME_LG_FORM_MENU_REGLE_CODE_NUM', 'Un code numérique est requis pour le menu !');define('ADME_LG_FORM_MENU_CHP_CODE_ALPHA', 'Code alphanumérique du menu');define('ADME_LG_FORM_MENU_REGLE_CODE_ALPHA', 'Un code alphanumérique est requis pour le menu !');define('ADME_LG_FORM_MENU_CHP_NOM', 'Nom du menu');define('ADME_LG_FORM_MENU_REGLE_NOM', 'Un nom est requis pour le menu !');define('ADME_LG_FORM_MENU_CHP_RACCOURCI', 'Raccourci clavier');define('ADME_LG_FORM_MENU_CHP_MENU_DEFAUT', 'En faire le menu par défaut');define('ADME_LG_FORM_MENU_CHP_FICHIER_SQUELETTE', 'Fichier squelette');define('ADME_LG_FORM_MENU_CHP_INFO_BULLE', 'Contenu info-bulle');define('ADME_LG_FORM_MENU_REGLE_INFO_BULLE', 'Une description courte pour l\'info-bulle est requise pour ce menu !');define('ADME_LG_FORM_MENU_CHP_APPLI', 'Application');define('ADME_LG_FORM_MENU_CHP_APPLI_ARGUMENT', 'Arguments de l\'application');define('ADME_LG_FORM_MENU_TITRE_ENTETE', 'Entête des pages du menu');define('ADME_LG_FORM_MENU_ROBOT', 'Indexation par robots');define('ADME_LG_FORM_MENU_INDEX_FOLLOW', 'Indexer cette page et les suivantes');define('ADME_LG_FORM_MENU_INDEX', 'Indexer seulement cette page');define('ADME_LG_FORM_MENU_NOINDEX_NOFOLLOW', 'Ne pas indexer cette page et les suivantes');define('ADME_LG_FORM_MENU_TITRE', 'Titre de la page');define('ADME_LG_FORM_MENU_TITRE_ALTERNATIF', 'Titre alternatif de la page');define('ADME_LG_FORM_MENU_MOT_CLE', 'Mots-clés');define('ADME_LG_FORM_MENU_DESCRIPTION', 'Description du contenu');define('ADME_LG_FORM_MENU_TABLE_MATIERE', 'Table des matières');define('ADME_LG_FORM_MENU_SOURCE', 'Source');define('ADME_LG_FORM_MENU_AUTEUR', 'Auteur');define('ADME_LG_FORM_MENU_CONTRIBUTEUR', 'Contributeur');define('ADME_LG_FORM_MENU_EDITEUR', 'Editeur');define('ADME_LG_FORM_MENU_DATE_VALIDITE_DEBUT', 'Date de début de validité');define('ADME_LG_FORM_MENU_DATE_VALIDITE_FIN', 'Date de fin de validité');define('ADME_LG_FORM_MENU_DATE_COPYRIGHT', 'Année pour le copyright');define('ADME_LG_FORM_MENU_URL_LICENCE', 'URL de la licence');define('ADME_LG_FORM_MENU_CATEGORIE', 'Catégorie');define('ADME_LG_FORM_MENU_PUBLIC', 'Public pour la page');define('ADME_LG_FORM_MENU_PUBLIC_NIVEAU', 'Niveau du public pour la page');define('ADME_LG_FORM_MENU_ZG_ISO', 'Code de pays sur deux lettres (iso3166)');define('ADME_LG_FORM_MENU_ZG_DC', 'Représentation des régions géographiques du Dublin Core');define('ADME_LG_FORM_MENU_ZG_POINT', 'Point géographique');// +------------------------------------------------------------------------------------------------------+// | PIED du PROGRAMME |// +------------------------------------------------------------------------------------------------------+/* +--Fin du code ----------------------------------------------------------------------------------------+** $Log: not supported by cvs2svn $** +-- Fin du code ----------------------------------------------------------------------------------------+*/?>