diff options
Diffstat (limited to 'plugins/AMenuManager/language/fr_FR')
-rwxr-xr-x | plugins/AMenuManager/language/fr_FR/index.php | 30 | ||||
-rwxr-xr-x | plugins/AMenuManager/language/fr_FR/plugin.lang.php | 88 |
2 files changed, 0 insertions, 118 deletions
diff --git a/plugins/AMenuManager/language/fr_FR/index.php b/plugins/AMenuManager/language/fr_FR/index.php deleted file mode 100755 index 17747c927..000000000 --- a/plugins/AMenuManager/language/fr_FR/index.php +++ /dev/null @@ -1,30 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | -// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | -// +-----------------------------------------------------------------------+ -// | This program 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 | -// | | -// | This program 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 this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/plugins/AMenuManager/language/fr_FR/plugin.lang.php b/plugins/AMenuManager/language/fr_FR/plugin.lang.php deleted file mode 100755 index 27b32e611..000000000 --- a/plugins/AMenuManager/language/fr_FR/plugin.lang.php +++ /dev/null @@ -1,88 +0,0 @@ -<?php - -$lang['Grum Plugin Classes is not installed'] = 'Le plugin <b>Grum Plugin Classes</b> n\'est pas installé'; - -$lang['g002_title_page'] = 'Gestion avancée du menu'; -$lang['g002_version'] = 'v'; - -$lang['g002_error_invalid_ajax_call'] = "Appel de fonction invalide !"; - -$lang['g002_setmenu'] = 'Gestion du menu'; -$lang['g002_addlinks'] = 'Liens'; -$lang['g002_randompict'] = 'Image aléatoire'; -$lang['g002_personnalblock'] = 'Menu personnalisé'; - -$lang['g002_setmenu_nfo'] = 'Gestion de l\'affichage des sections affichées dans le menu'; -$lang['g002_addlinks_nfo'] = 'Section permettant d\'afficher dans le menu une liste d\'hyperliens vers d\'autres sites internet'; -$lang['g002_randompict_nfo'] = 'Section permettant d\'afficher dans le menu une image prise au hasard dans la gallerie'; -$lang['g002_personnalblock_nfo'] = 'Afficher dans le menu des sections au contenu personnalisé'; - - -$lang['g002_mode_new_window'] = 'Nouvelle fenêtre'; -$lang['g002_mode_current_window'] = 'Fenêtre courante'; -$lang['g002_addlink'] = 'Ajouter un lien'; -$lang['g002_label'] = 'Libellé'; -$lang['g002_url'] = 'URL'; -$lang['g002_mode'] = 'Mode'; -$lang['g002_icon'] = 'Image'; -$lang['g002_visible'] = 'Visible'; -$lang['g002_linkslist'] = "Liste des liens"; -$lang['g002_confirm_delete_link'] = "Supprimer le lien ?"; -$lang['g002_nolinks'] = 'Pas de liens'; -$lang['g002_link'] = 'lien'; -$lang['g002_links'] = 'liens'; - -$lang['g002_createoflink'] = 'Ajout d\'un lien'; -$lang['g002_editoflink'] = 'Modification d\'un lien'; -$lang['g002_createthelink'] = 'Ajouter le lien'; -$lang['g002_editthelink'] = 'Modifier le lien'; - -$lang['g002_configlinks'] = 'Configuration des liens'; -$lang['g002_setting_link_links']='Liens'; -$lang['g002_setting_link_show_icon'] = 'Afficher les icônes de liens'; - -$lang['g002_setting_block_menu'] = 'Intégration dans le menu'; -$lang['g002_setting_block_active'] = 'Afficher la section dans le menu'; -$lang['g002_setting_block_title'] = 'Titre de la section dans le menu'; -$lang['g002_apply'] = 'Appliquer'; - -$lang['g002_sectionslist'] = 'Sections du menu'; - -$lang['g002_yesno_y'] = 'Oui'; -$lang['g002_yesno_n'] = 'Non'; - -$lang['g002_owner'] = 'Propriétaire'; -$lang['g002_sectionid'] = 'Identifiant'; -$lang['g002_name'] = 'Libellé'; - -$lang['g002_translate'] = 'Traduire avec Google Translate'; - -$lang['g002_configrandompic'] = 'Configuration de l\'image aléatoire'; -$lang['g002_setting_randompic_aboutpicture'] = 'Données affichées'; -$lang['g002_setting_randompic_showname'] = 'Afficher le nom de la photo'; -$lang['g002_setting_randompic_showcomment'] = 'Afficher le commentaire de la photo'; -$lang['g002_show_n'] = 'Non'; -$lang['g002_show_o'] = 'Afficher au-dessus de la photo'; -$lang['g002_show_u'] = 'Afficher en-dessous de la photo'; - -$lang['g002_personalisedlist'] = "Liste des sections personnalisées"; -$lang['g002_notitle'] = '[Pas de titre]'; -$lang['g002_title'] = 'Titre'; -$lang['g002_sections'] = 'sections'; -$lang['g002_section'] = 'section'; -$lang['g002_nosections'] = 'Pas de sections'; -$lang['g002_addsection'] = 'Ajouter une section'; -$lang['g002_createofpersonalised'] = 'Ajout d\'une section personnalisée'; -$lang['g002_editofpersonalised'] = 'Modification d\'une section personnalisée'; -$lang['g002_setting_block_langchoice'] = 'Choix de la langue'; -$lang['g002_setting_personalised_content'] = 'Contenu de la section'; -$lang['g002_setting_personalised_properties'] = 'Propriétés'; -$lang['g002_setting_personalised_nfo'] = 'Description'; - -$lang['g002_all_languages'] = "Toutes langues"; - -$lang['g002_modspecial'] = 'Section \'speciale\''; -$lang['g002_modmenu'] = 'Section \'menu\''; -$lang['g002_labelmenu'] = 'Libellé du menu'; - -?> |