2013-11-13 13:27:04 +01:00
|
|
|
<?php
|
2013-11-15 14:36:39 +01:00
|
|
|
//Home
|
2013-11-13 13:27:04 +01:00
|
|
|
$this->translate('Accueil');
|
|
|
|
$this->translate('Préambule');
|
2013-11-15 14:36:39 +01:00
|
|
|
$this->translate('Ajouter un profil');
|
|
|
|
$this->translate('Désactiver');
|
|
|
|
$this->translate('Ajouter un login avec le profil du client');
|
|
|
|
$this->translate('Type d\'établissement');
|
|
|
|
$this->translate('Sièges');
|
|
|
|
$this->translate('Oui');
|
|
|
|
$this->translate('Non');
|
|
|
|
$this->translate('au');
|
|
|
|
$this->translate('Appartient à un groupe');
|
|
|
|
$this->translate('Téléphone renseigné');
|
|
|
|
$this->translate('Télécopie renseignée');
|
|
|
|
$this->translate('Site Web renseigné');
|
|
|
|
$this->translate('Email de contact renseigné');
|
|
|
|
$this->translate('Etablissement présent au RNCS');
|
|
|
|
$this->translate('Adresse de domiciliation');
|
|
|
|
$this->translate('Nom du principal dirigeant présent');
|
|
|
|
$this->translate('Date de création de l\'établissement');
|
|
|
|
$this->translate('Présence de participations');
|
|
|
|
$this->translate('Valider');
|
|
|
|
$this->translate('Réinitialiser les critères entreprises');
|
|
|
|
$this->translate('à');
|
2013-11-19 15:02:05 +01:00
|
|
|
$this->translate('Scores & Décisions SAS');
|
2013-11-13 13:27:04 +01:00
|
|
|
?>
|