extranet/application/languages/totranslate.php
2013-12-26 14:42:44 +00:00

68 lines
2.6 KiB
PHP

<?php
//Menu
$this->translate('RECHERCHES');
$this->translate('Rechercher une entreprise');
$this->translate('Rechercher par dirigeant');
$this->translate('Recherche Internationale');
$this->translate('Rechercher une annonce');
$this->translate('Rechercher par actionnaire');
$this->translate('Dernière recherche');
$this->translate('Liste des dernières recherches');
$this->translate('Centrale IparI');
$this->translate('IDENTITE');
$this->translate('Fiche d\'identité');
$this->translate('Fiche Procédure Collective');
$this->translate('Liste des établissements');
$this->translate('Liens inter-entreprises');
$this->translate('Informations Groupe');
$this->translate('Modifications Insee');
$this->translate('DIRIGEANTS');
$this->translate('Liste des dirigeants');
$this->translate('Historique des dirigeants');
$this->translate('ELEMENTS FINANCIERS');
$this->translate('Synthèse');
$this->translate('Bilans, Compte de résultat');
$this->translate('Ratios');
$this->translate('Flux de trésorerie');
$this->translate('Liasse fiscale');
$this->translate('Bourse & Cotations');
$this->translate('Relations bancaires');
$this->translate('ELEMENTS JURIDIQUES');
$this->translate('Annonces Légales');
$this->translate('Information Réglementée');
$this->translate('Compétences Territoriales');
$this->translate('Conventions collectives');
$this->translate('Marques déposées');
$this->translate('BANQUE DE FRANCE');
$this->translate('27. Panorama');
$this->translate('28. Concours Bancaires');
$this->translate('29. Impayés');
$this->translate('40. Relations Bancaires');
$this->translate('51. Dirigeants');
$this->translate('Autres');
$this->translate('EVALUATION');
$this->translate('IndiScore');
$this->translate('Rapport de synthèse');
$this->translate('Rapport complet');
$this->translate('Valorisation');
$this->translate('Scoring Credit Safe');
$this->translate('Enquête commerciale');
$this->translate('PIECES OFFICIELLES');
$this->translate('Commande de Pièces');
$this->translate('Comptes annuels');
$this->translate('Actes & Statuts');
$this->translate('Suivi Privilèges');
$this->translate('OPTIONS');
$this->translate('Nouveautés');
$this->translate('Mes options');
$this->translate('Mes surveillances');
$this->translate('Surveillances fichier');
$this->translate('Mon portefeuille');
$this->translate('Administration');
$this->translate('Surveillances');
$this->translate('Se déconnecter');
$this->translate('GESTION S&D');
$this->translate('Gestion');
$this->translate('Saisie / Edition');
$this->translate('Saisie Fiche Etrangère');
?>