HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/modules/AOW_Processed/language/fr_FR.lang.php
<?php
/**
 * Advanced OpenWorkflow, Automating SugarCRM.
 * @package Advanced OpenWorkflow for SugarCRM
 * @copyright SalesAgility Ltd http://www.salesagility.com
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by
 * the Free Software Foundation; either version 3 of the License, or
 * (at your option) any later version.
 *
 * 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 AFFERO GENERAL PUBLIC LICENSE
 * along with this program; if not, see http://www.gnu.org/licenses
 * or write to the Free Software Foundation,Inc., 51 Franklin Street,
 * Fifth Floor, Boston, MA 02110-1301  USA
 *
 * @author SalesAgility <info@salesagility.com>
 */

$mod_strings = array (
  'LBL_ASSIGNED_TO_ID' => 'Affecté à l&apos;ID',
  'LBL_ASSIGNED_TO_NAME' => 'Affecté à',
  'LBL_ID' => 'ID',
  'LBL_DATE_ENTERED' => 'Date de création',
  'LBL_DATE_MODIFIED' => 'Date de modification',
  'LBL_MODIFIED' => 'Modifié par',
  'LBL_MODIFIED_ID' => 'Modifié par ID',
  'LBL_MODIFIED_NAME' => 'Modifié par Nom',
  'LBL_CREATED' => 'Crée par',
  'LBL_CREATED_ID' => 'Crée par Id',
  'LBL_DESCRIPTION' => 'Description',
  'LBL_DELETED' => 'Effacé',
  'LBL_NAME' => 'Nom',
  'LBL_CREATED_USER' => 'Crée par l&apos;utilisteur',
  'LBL_MODIFIED_USER' => 'Modififié par l&apos;Utilisateur',
  'LBL_LIST_NAME' => 'Nom',
  'LBL_LIST_FORM_TITLE' => 'Liste des Processus Audit',
  'LBL_MODULE_NAME' => 'Processus Audit',
  'LBL_MODULE_TITLE' => 'Processus Audit',
  'LBL_HOMEPAGE_TITLE' => 'Mes Processus Audit',
  'LNK_NEW_RECORD' => 'Créer un Processus Audit',
  'LNK_LIST' => 'Voir Processus Audit',
  'LNK_IMPORT_FF_AOW_PROCESSED' => 'Importer Processus Audit',
  'LBL_SEARCH_FORM_TITLE' => 'Rechercher Processus Audit',
  'LBL_HISTORY_SUBPANEL_TITLE' => 'Voir historique',
  'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activitées',
  'LBL_FF_AOW_PROCESSED_SUBPANEL_TITLE' => 'Processus Audit',
  'LBL_NEW_FORM_TITLE' => 'Nouveau Processus Audit',
  'LBL_AOW__WORKFLOW_ID' => 'WorkFlow Id',
  'LBL_AOW__WORKFLOW' => 'WorkFlow',
  'LBL_AOW_ACTION_ID' => 'Action Id',
  'LBL_AOW_ACTION' => 'Action',
  'LBL_MODULE' => 'Module',
  'LBL_BEAN' => 'Enregistrement',
  'LBL_STATUS' => 'Statut',
  'LNK_IMPORT_AOW_AOW_PROCESSED' => 'Importer Processus Audit',
  'LBL_AOW_AOW_PROCESSED_SUBPANEL_TITLE' => 'Processus Audit',
  'LNK_IMPORT_AOW_PROCESSED' => 'Importer Processus Audit',
  'LBL_AOW_PROCESSED_SUBPANEL_TITLE' => 'Processus Audit',
  'LBL_AOW_WORKFLOW' => 'Workflow',
  'LNK_NEW_WORKFLOW' => 'Créer un WorkFlow',
  'LNK_WORKFLOW_LIST' => 'Voir un WorkFlow',
);