<?php $o[ 'titre' ] = 'PHP Simple DB v2.0.0'; $o[ 'titre_accueil' ] = 'Welcome in PHP SIMPLE DB'; $o[ 'titre_a_propos' ] = 'In connection with PHP SIMPLE DB'; $o[ 'titre_generat' ] = 'Generation of the project'; $o[ 'desc_accueil' ] = 'To use this Intranet to manage the whole of the data of your projects.'; $o[ 'txt_footer' ] = 'ANIMATED BY HIDALGO EMMANUEL -> hide@address.com'; $o[ 'nom' ] = 'name'; $o[ 'serveur' ] = 'Server'; $o[ 'bdd' ] = 'Database'; $o[ 'modfier_le' ] = 'modified it'; $o[ 'nouveau_projet' ] = 'New project'; $o[ 'liste_des_projets' ] = 'List projects'; $o[ 'mes_projets' ] = 'My Projects'; $o[ 'a_propos' ] = 'By the way'; $o[ 'creation_d_un_projet' ] = 'creation of a project'; $o[ 'date_creation' ] = 'Date creation'; $o[ 'date_update' ] = 'Date modification'; $o[ 'version' ] = 'Version'; $o[ 'site_officiel' ] = 'Official site'; $o[ 'auteur' ] = 'Author'; $o[ 'site_auteur' ] = 'Site of the author'; $o[ 'confirm_del_projet' ] = 'Please really remove this project ?'; $o[ 'selection_table' ] = 'You must select at least a table !'; $o[ 'attention_del_obj' ] = 'Caution :\nIf there exist similar objects,\ntheir properties will be formatted on the database !\nPlease continue itself ?'; $o[ 'attention_del_obj1' ] = 'Caution :\nPlease really remove this object ?'; $o[ 'attention_del_all_obj' ] = 'Caution :\nPlease really remove all the objects ?'; $o[ 'etape_1' ] = '1) Detail'; $o[ 'etape_2' ] = '2) Rules and objects'; $o[ 'etape_3' ] = '3) Generation'; $o[ 'rapport_gene' ] = 'Report of generation'; $o[ 'ne_pas_gene_class_main' ] = 'Not to generate the class "phpsimpledb.class.php"'; $o[ 'clean_folder'] = 'To clean the existing repertory'; $o[ 'nom_prj' ] = 'Name of the project'; $o[ 'generation' ] = 'Generation'; $o[ 'detail_prj' ] = 'Detail of the project'; $o[ 'detail' ] = 'Details'; $o[ 'description' ] = 'Description'; $o[ 'utilisateur' ] = 'User'; $o[ 'mdp' ] = 'Password'; $o[ 'chemin_sortie' ] = 'Path to out'; $o[ 'chemin_represent' ] = 'Path representing the site is will be deployed the generated files.'; $o[ 'exemple' ] = 'Example : c:/workspace/projet1/phpsimpledb/'; $o[ 'enregistrer' ] = 'To record'; $o[ 'annuler' ] = 'To cancel'; $o[ 'detail_champ' ] = 'Detail of the field'; $o[ 'type_champ' ] = 'Type of field'; $o[ 'simple' ] = 'simple'; $o[ 'liaison_obj' ] = 'connection towards object'; $o[ 'liaison_obj1' ] = 'Connection towards the object'; $o[ 'supprimer_un' ] = 'To remove one'; $o[ 'supprimer_tous' ] = 'To remove all'; $o[ 'detail_obj' ] = 'Detail of the object'; $o[ 'retour' ] = 'Return'; $o[ 'erreur' ] = 'Error'; $o[ 'erreur1' ] = 'Connection to the impossible database,'; $o[ 'erreur2' ] = 'check the well informed data !'; $o[ 'generat_obj' ] = 'Generation of the objects'; $o[ 'toutes_tables' ] = 'For all the tables'; $o[ 'une_table' ] = 'Only on selection'; $o[ 'lst_obj_prj' ] = 'List objects of the project'; $o[ 'lst_obj' ] = 'Lists of the objects'; $o[ 'identifiant' ] = 'Identifier'; $o[ 'valider' ] = 'To validate'; $o[ 'authentification' ] = 'Authentification'; $o[ 'deconnexion' ] = 'Disconnection'; ?>