diff --git a/ChangeLog b/ChangeLog
index 667dfa3cf7a9a84a3cc2675b2333de2e5dc1714f..d1712fdbc04ad0c6be2e30247815a92b3d3b22ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,8 @@ Dolibarr better:
 - The deprecated way (with 4 parameters) to declare a new tab into a module descriptor file has been
 removed. You must now use the 6 parameters way. See file modMyModule.class.php for example. 
 - Remove the javascrit function ac_delay() that is not used anymore by core code.
+- Properties dictionnaries into module descriptor files has been renamed into dictionaries.
+
 
 
 ***** ChangeLog for 3.5.1 compared to 3.5.0 *****
@@ -824,7 +826,7 @@ For developers:
 - New: Support a backtopage parameter on contact creation page.
 - New: Add id on div to show logo.
 - New: Install wizard can activate a module at end of install.
-- New: Dictionnary setup works with very large external dictionnaries (Add 
+- New: Dictionary setup works with very large external dictionnaries (Add 
        page navigation).
 - New: Add api to draw graphics with javascript (using Jquery Flot).
 - New: Can add user login into menu urls added by modules.
diff --git a/dev/initdata/mysqldump_dolibarr_3.5.0.sql b/dev/initdata/mysqldump_dolibarr_3.5.0.sql
index aabc855517ccb3cc8013cbf0c62003124b0d40b1..eb7c6b7c17518e994e4560fc08a18f674f50bf1b 100644
--- a/dev/initdata/mysqldump_dolibarr_3.5.0.sql
+++ b/dev/initdata/mysqldump_dolibarr_3.5.0.sql
@@ -4650,7 +4650,7 @@ CREATE TABLE `llx_menu` (
 
 LOCK TABLES `llx_menu` WRITE;
 /*!40000 ALTER TABLE `llx_menu` DISABLE KEYS */;
-INSERT INTO `llx_menu` VALUES (19289,'all',1,'cashdesk','top','cashdesk',0,NULL,NULL,100,'/cashdesk/index.php?user=__LOGIN__','pointofsale','CashDeskMenu','cashdesk',NULL,NULL,'1','$conf->cashdesk->enabled',0,'2012-12-08 13:11:09'),(87303,'all',1,'filemanager','top','filemanager',0,NULL,NULL,100,'/filemanager/index.php','','FileManager','filemanager@filemanager',NULL,NULL,'$user->rights->filemanager->read','$conf->filemanager->enabled',2,'2013-01-02 20:33:20'),(87422,'smartphone',1,NULL,'top','home',0,NULL,NULL,1,'/index.php?mainmenu=home&leftmenu=','','Home','',-1,'','','1',2,'2013-02-24 18:29:15'),(87423,'smartphone',1,NULL,'top','companies',0,NULL,NULL,2,'/societe/index.php?mainmenu=companies&leftmenu=','','ThirdParties','companies',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled || $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87424,'smartphone',1,NULL,'top','products',0,NULL,NULL,3,'/product/index.php?mainmenu=products&leftmenu=','','Products/Services','products',-1,'','$user->rights->produit->lire||$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',0,'2013-02-24 18:29:15'),(87426,'smartphone',1,NULL,'top','commercial',0,NULL,NULL,5,'/comm/index.php?mainmenu=commercial&leftmenu=','','Commercial','commercial',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87427,'smartphone',1,NULL,'top','accountancy',0,NULL,NULL,6,'/compta/index.php?mainmenu=accountancy&leftmenu=','','MenuFinancial','compta',-1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->plancompte->lire || $user->rights->commande->lire || $user->rights->facture->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled',2,'2013-02-24 18:29:15'),(87428,'smartphone',1,NULL,'top','project',0,NULL,NULL,7,'/projet/index.php?mainmenu=project&leftmenu=','','Projects','projects',-1,'','$user->rights->projet->lire','$conf->projet->enabled',0,'2013-02-24 18:29:15'),(87429,'smartphone',1,NULL,'top','tools',0,NULL,NULL,8,'/core/tools.php?mainmenu=tools&leftmenu=','','Tools','other',-1,'','$user->rights->mailing->lire || $user->rights->export->lire || $user->rights->import->run','$conf->mailing->enabled || $conf->export->enabled || $conf->import->enabled',2,'2013-02-24 18:29:15'),(87432,'smartphone',1,NULL,'top','shop',0,NULL,NULL,11,'/boutique/index.php?mainmenu=shop&leftmenu=','','OSCommerce','shop',-1,'','','! empty($conf->boutique->enabled)',0,'2013-02-24 18:29:15'),(87434,'smartphone',1,NULL,'top','members',0,NULL,NULL,15,'/adherents/index.php?mainmenu=members&leftmenu=','','Members','members',-1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(87435,'smartphone',1,NULL,'top','bank',0,NULL,NULL,6,'/compta/bank/index.php?mainmenu=bank&leftmenu=bank','','MenuBankCash','banks',-1,'','$user->rights->banque->lire || $user->rights->prelevement->bons->lire','$conf->banque->enabled || $conf->prelevement->enabled',2,'2013-02-24 18:29:15'),(87521,'smartphone',1,NULL,'left','home',87422,NULL,NULL,0,'/admin/index.php?leftmenu=setup','','Setup','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87522,'smartphone',1,NULL,'left','home',87521,NULL,NULL,1,'/admin/company.php?leftmenu=setup','','MenuCompanySetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87523,'smartphone',1,NULL,'left','home',87521,NULL,NULL,4,'/admin/ihm.php?leftmenu=setup','','GUISetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87524,'smartphone',1,NULL,'left','home',87521,NULL,NULL,2,'/admin/modules.php?leftmenu=setup','','Modules','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87525,'smartphone',1,NULL,'left','home',87521,NULL,NULL,5,'/admin/boxes.php?leftmenu=setup','','Boxes','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87526,'smartphone',1,NULL,'left','home',87521,NULL,NULL,3,'/admin/menus.php?leftmenu=setup','','Menus','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87527,'smartphone',1,NULL,'left','home',87521,NULL,NULL,6,'/admin/delais.php?leftmenu=setup','','Alerts','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87529,'smartphone',1,NULL,'left','home',87521,NULL,NULL,7,'/admin/perms.php?leftmenu=setup','','Security','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87530,'smartphone',1,NULL,'left','home',87521,NULL,NULL,9,'/admin/mails.php?leftmenu=setup','','Emails','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87531,'smartphone',1,NULL,'left','home',87521,NULL,NULL,8,'/admin/limits.php?leftmenu=setup','','MenuLimits','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87532,'smartphone',1,NULL,'left','home',87521,NULL,NULL,10,'/admin/dict.php?leftmenu=setup','','DictionnarySetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87533,'smartphone',1,NULL,'left','home',87521,NULL,NULL,11,'/admin/const.php?leftmenu=setup','','OtherSetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87621,'smartphone',1,NULL,'left','home',87422,NULL,NULL,1,'/admin/system/index.php?leftmenu=system','','SystemInfo','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87622,'smartphone',1,NULL,'left','home',87621,NULL,NULL,0,'/admin/system/dolibarr.php?leftmenu=system','','Dolibarr','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87623,'smartphone',1,NULL,'left','home',87622,NULL,NULL,1,'/admin/system/constall.php?leftmenu=system','','AllParameters','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87624,'smartphone',1,NULL,'left','home',87622,NULL,NULL,4,'/admin/system/about.php?leftmenu=system','','About','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87625,'smartphone',1,NULL,'left','home',87621,NULL,NULL,1,'/admin/system/os.php?leftmenu=system','','OS','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87626,'smartphone',1,NULL,'left','home',87621,NULL,NULL,2,'/admin/system/web.php?leftmenu=system','','WebServer','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87627,'smartphone',1,NULL,'left','home',87621,NULL,NULL,3,'/admin/system/phpinfo.php?leftmenu=system','','Php','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87628,'smartphone',1,NULL,'left','home',87622,NULL,NULL,3,'/admin/triggers.php?leftmenu=system','','Triggers','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87629,'smartphone',1,NULL,'left','home',87622,NULL,NULL,2,'/admin/system/modules.php?leftmenu=system','','Modules','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87631,'smartphone',1,NULL,'left','home',87621,NULL,NULL,4,'/admin/system/database.php?leftmenu=system','','Database','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87632,'smartphone',1,NULL,'left','home',87631,NULL,NULL,0,'/admin/system/database-tables.php?leftmenu=system','','Tables','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87721,'smartphone',1,NULL,'left','home',87422,NULL,NULL,2,'/admin/tools/index.php?leftmenu=admintools','','SystemTools','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87722,'smartphone',1,NULL,'left','home',87721,NULL,NULL,0,'/admin/tools/dolibarr_export.php?leftmenu=admintools','','Backup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87723,'smartphone',1,NULL,'left','home',87721,NULL,NULL,1,'/admin/tools/dolibarr_import.php?leftmenu=admintools','','Restore','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87724,'smartphone',1,NULL,'left','home',87721,NULL,NULL,6,'/admin/tools/purge.php?leftmenu=admintools','','Purge','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87725,'smartphone',1,NULL,'left','home',87721,NULL,NULL,3,'/admin/tools/eaccelerator.php?leftmenu=admintools','','EAccelerator','admin',1,'','','1 && function_exists(\'eaccelerator_info\')',2,'2013-02-24 18:29:15'),(87726,'smartphone',1,NULL,'left','home',87721,NULL,NULL,2,'/admin/tools/update.php?leftmenu=admintools','','MenuUpgrade','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87727,'smartphone',1,NULL,'left','home',87721,NULL,NULL,4,'/admin/tools/listevents.php?leftmenu=admintools','','Audit','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87728,'smartphone',1,NULL,'left','home',87721,NULL,NULL,7,'/support/index.php?leftmenu=admintools','_blank','HelpCenter','help',1,'','','1',2,'2013-02-24 18:29:15'),(87729,'smartphone',1,NULL,'left','home',87721,NULL,NULL,5,'/admin/tools/listsessions.php?leftmenu=admintools','','Sessions','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87821,'smartphone',1,NULL,'left','home',87422,NULL,NULL,3,'/user/home.php?leftmenu=users','','MenuUsersAndGroups','users',0,'','','1',2,'2013-02-24 18:29:15'),(87822,'smartphone',1,NULL,'left','home',87821,NULL,NULL,0,'/user/index.php?leftmenu=users','','Users','users',1,'','$user->rights->user->user->lire || $user->admin','1',2,'2013-02-24 18:29:15'),(87823,'smartphone',1,NULL,'left','home',87822,NULL,NULL,0,'/user/fiche.php?leftmenu=users&action=create','','NewUser','users',2,'','$user->rights->user->user->creer || $user->admin','1',2,'2013-02-24 18:29:15'),(87824,'smartphone',1,NULL,'left','home',87821,NULL,NULL,1,'/user/group/index.php?leftmenu=users','','Groups','users',1,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->read:$user->rights->user->user->lire) || $user->admin','1',2,'2013-02-24 18:29:15'),(87825,'smartphone',1,NULL,'left','home',87824,NULL,NULL,0,'/user/group/fiche.php?leftmenu=users&action=create','','NewGroup','users',2,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->write:$user->rights->user->user->creer) || $user->admin','1',2,'2013-02-24 18:29:15'),(87921,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,0,'/societe/societe.php','','ThirdParty','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87922,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,0,'/societe/soc.php?action=create','','MenuNewThirdParty','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87924,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,5,'/fourn/liste.php?leftmenu=suppliers','','ListSuppliersShort','suppliers',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87925,'smartphone',1,NULL,'left','companies',87924,NULL,NULL,0,'/societe/soc.php?leftmenu=supplier&action=create&type=f','','NewSupplier','suppliers',2,'','$user->rights->societe->creer','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87927,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,3,'/comm/prospect/list.php?leftmenu=prospects','','ListProspectsShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87928,'smartphone',1,NULL,'left','companies',87927,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87930,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,4,'/comm/list.php?leftmenu=customers','','ListCustomersShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87931,'smartphone',1,NULL,'left','companies',87930,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88021,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','ContactsAddresses||Contacts@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88022,'smartphone',1,NULL,'left','companies',88021,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress||NewContact@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88023,'smartphone',1,NULL,'left','companies',88021,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88025,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88026,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,2,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88027,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,3,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(88028,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,4,'/contact/list.php?leftmenu=contacts&type=o','','Others','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88071,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=1','','SuppliersCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88072,'smartphone',1,NULL,'left','companies',88071,NULL,NULL,0,'/categories/fiche.php?action=create&type=1','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88081,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=2','','CustomersProspectsCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88082,'smartphone',1,NULL,'left','companies',88081,NULL,NULL,0,'/categories/fiche.php?action=create&type=2','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88121,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,1,'/comm/prospect/index.php?leftmenu=prospects','','Prospects','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88122,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88123,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,1,'/comm/prospect/list.php?leftmenu=prospects','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88124,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,0,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=-1','','LastProspectDoNotContact','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88125,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,1,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=0','','LastProspectNeverContacted','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88126,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,2,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=1','','LastProspectToContact','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88127,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,3,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=2','','LastProspectContactInProcess','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88128,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,4,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=3','','LastProspectContactDone','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88129,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,2,'/contact/list.php?leftmenu=prospects&type=p','','Contacts','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88221,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,2,'/comm/index.php?leftmenu=customers','','Customers','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88222,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88223,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,1,'/comm/list.php?leftmenu=customers','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88224,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,2,'/contact/list.php?leftmenu=customers&type=c','','Contacts','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88321,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,3,'/contact/list.php?leftmenu=contacts','','Contacts','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88322,'smartphone',1,NULL,'left','commercial',88321,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress||NewContact@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88323,'smartphone',1,NULL,'left','commercial',88321,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&action=create','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88331,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88332,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88333,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88334,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=o','','Other','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88521,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,4,'/comm/propal.php?leftmenu=propals','','Prop','propal',0,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-02-24 18:29:15'),(88522,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,0,'/societe/societe.php?leftmenu=propals','','NewPropal','propal',1,'','$user->rights->propale->creer','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88523,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,1,'/comm/propal.php?viewstatut=0','','PropalsDraft','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88524,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,2,'/comm/propal.php?viewstatut=1','','PropalsOpened','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88525,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,3,'/comm/propal.php?viewstatut=2,3,4','','PropalStatusClosedShort','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88526,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,4,'/comm/propal/stats/index.php?leftmenu=propals','','Statistics','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88621,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,5,'/commande/index.php?leftmenu=orders','','CustomersOrders','orders',0,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-02-24 18:29:15'),(88622,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,0,'/societe/societe.php?leftmenu=orders','','NewOrder','orders',1,'','$user->rights->commande->creer','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88623,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,1,'/commande/liste.php?leftmenu=orders','','List','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88624,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,2,'/commande/liste.php?leftmenu=orders&viewstatut=0','','StatusOrderDraftShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88625,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=1','','StatusOrderValidated','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88626,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,4,'/commande/liste.php?leftmenu=orders&viewstatut=2','','StatusOrderOnProcessShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88627,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,5,'/commande/liste.php?leftmenu=orders&viewstatut=3','','StatusOrderToBill','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88628,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,6,'/commande/liste.php?leftmenu=orders&viewstatut=4','','StatusOrderProcessed','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88629,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,7,'/commande/liste.php?leftmenu=orders&viewstatut=-1','','StatusOrderCanceledShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88630,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,4,'/commande/stats/index.php?leftmenu=orders','','Statistics','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88721,'smartphone',1,NULL,'left','commercial',87424,NULL,NULL,6,'/expedition/index.php?leftmenu=sendings','','Shipments','orders',0,'','$user->rights->expedition->lire','$conf->expedition->enabled',2,'2013-02-24 18:29:15'),(88722,'smartphone',1,NULL,'left','commercial',88721,NULL,NULL,0,'/expedition/liste.php?leftmenu=sendings','','List','orders',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-02-24 18:29:15'),(88723,'smartphone',1,NULL,'left','commercial',88721,NULL,NULL,1,'/expedition/stats/index.php?leftmenu=sendings','','Statistics','orders',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-02-24 18:29:15'),(88821,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,7,'/contrat/index.php?leftmenu=contracts','','Contracts','contracts',0,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88822,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,0,'/societe/societe.php?leftmenu=contracts','','NewContract','contracts',1,'','$user->rights->contrat->creer','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88823,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,1,'/contrat/liste.php?leftmenu=contracts','','List','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88824,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts','','MenuServices','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88825,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,0,'/contrat/services.php?leftmenu=contracts&mode=0','','MenuInactiveServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88826,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,1,'/contrat/services.php?leftmenu=contracts&mode=4','','MenuRunningServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88827,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts&mode=4&filter=expired','','MenuExpiredServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88828,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,3,'/contrat/services.php?leftmenu=contracts&mode=5','','MenuClosedServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88921,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,8,'/fichinter/list.php?leftmenu=ficheinter','','Interventions','interventions',0,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-02-24 18:29:15'),(88922,'smartphone',1,NULL,'left','commercial',88921,NULL,NULL,0,'/fichinter/fiche.php?action=create&leftmenu=ficheinter','','NewIntervention','interventions',1,'','$user->rights->ficheinter->creer','$conf->ficheinter->enabled && $leftmenu==\"ficheinter\"',2,'2013-02-24 18:29:15'),(88923,'smartphone',1,NULL,'left','commercial',88921,NULL,NULL,1,'/fichinter/list.php?leftmenu=ficheinter','','List','interventions',1,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled && $leftmenu==\"ficheinter\"',2,'2013-02-24 18:29:15'),(89021,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/fourn/facture/index.php?leftmenu=suppliers_bills','','BillsSuppliers','bills',0,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89022,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,0,'/fourn/facture/fiche.php?action=create&leftmenu=suppliers_bills','','NewBill','bills',1,'','$user->rights->fournisseur->facture->creer','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89023,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,1,'/fourn/facture/impayees.php?leftmenu=suppliers_bills','','Unpaid','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89024,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,2,'/fourn/facture/paiement.php?leftmenu=suppliers_bills','','Payments','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89121,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/compta/facture/list.php?leftmenu=customers_bills','','BillsCustomers','bills',0,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89122,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,3,'/compta/clients.php?action=facturer&leftmenu=customers_bills','','NewBill','bills',1,'','$user->rights->facture->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89123,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,4,'/compta/facture/fiche-rec.php?leftmenu=customers_bills','','Repeatable','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89124,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,5,'/compta/facture/impayees.php?action=facturer&leftmenu=customers_bills','','Unpaid','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89125,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,6,'/compta/paiement/liste.php?leftmenu=customers_bills','','Payments','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89131,'smartphone',1,NULL,'left','accountancy',89125,NULL,NULL,1,'/compta/paiement/rapport.php?leftmenu=customers_bills','','Reportings','bills',2,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89132,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,9,'/compta/paiement/cheque/index.php?leftmenu=checks&mainmenu=bank','','MenuChequeDeposits','bills',0,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89133,'smartphone',1,NULL,'left','accountancy',89132,NULL,NULL,0,'/compta/paiement/cheque/fiche.php?leftmenu=checks&action=new','','NewCheckDeposit','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89134,'smartphone',1,NULL,'left','accountancy',89132,NULL,NULL,1,'/compta/paiement/cheque/liste.php?leftmenu=checks','','List','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89135,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills','','Statistics','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89321,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=3','','MenuOrdersToBill','orders',0,'','$user->rights->commande->lire','$conf->commande->enabled',0,'2013-02-24 18:29:15'),(89421,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,4,'/compta/dons/index.php?leftmenu=donations&mainmenu=accountancy','','Donations','donations',0,'','$user->rights->don->lire','$conf->don->enabled',2,'2013-02-24 18:29:15'),(89422,'smartphone',1,NULL,'left','accountancy',89421,NULL,NULL,0,'/compta/dons/fiche.php?leftmenu=donations&mainmenu=accountancy&action=create','','NewDonation','donations',1,'','$user->rights->don->creer','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-02-24 18:29:15'),(89423,'smartphone',1,NULL,'left','accountancy',89421,NULL,NULL,1,'/compta/dons/liste.php?leftmenu=donations&mainmenu=accountancy','','List','donations',1,'','$user->rights->don->lire','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-02-24 18:29:15'),(89521,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,5,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','TripsAndExpenses','trips',0,'','$user->rights->deplacement->lire','$conf->deplacement->enabled',0,'2013-02-24 18:29:15'),(89522,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,1,'/compta/deplacement/fiche.php?action=create&leftmenu=tripsandexpenses','','New','trips',1,'','$user->rights->deplacement->creer','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89523,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,2,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','List','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89524,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,2,'/compta/deplacement/stats/index.php?leftmenu=tripsandexpenses','','Statistics','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89621,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,6,'/compta/charges/index.php?leftmenu=tax&mainmenu=accountancy','','MenuTaxAndDividends','compta',0,'','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-02-24 18:29:15'),(89622,'smartphone',1,NULL,'left','accountancy',89621,NULL,NULL,1,'/compta/sociales/index.php?leftmenu=tax_social','','SocialContributions','',1,'','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-02-24 18:29:15'),(89623,'smartphone',1,NULL,'left','accountancy',89622,NULL,NULL,2,'/compta/sociales/charges.php?leftmenu=tax_social&action=create','','MenuNewSocialContribution','',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-02-24 18:29:15'),(89624,'smartphone',1,NULL,'left','accountancy',89622,NULL,NULL,3,'/compta/charges/index.php?leftmenu=tax_social&mainmenu=accountancy&mode=sconly','','Payments','',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-02-24 18:29:15'),(89721,'smartphone',1,NULL,'left','accountancy',89621,NULL,NULL,7,'/compta/tva/index.php?leftmenu=tax_vat&mainmenu=accountancy','','VAT','companies',1,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS)',0,'2013-02-24 18:29:15'),(89722,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,0,'/compta/tva/fiche.php?leftmenu=tax_vat&action=create','','NewPayment','companies',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89723,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,1,'/compta/tva/reglement.php?leftmenu=tax_vat','','Payments','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89724,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,2,'/compta/tva/clients.php?leftmenu=tax_vat','','ReportByCustomers','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89725,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,3,'/compta/tva/quadri_detail.php?leftmenu=tax_vat','','ReportByQuarter','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89821,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,8,'/compta/ventilation/index.php?leftmenu=ventil','','Ventilation','companies',0,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89822,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,0,'/compta/ventilation/liste.php','','ToDispatch','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89823,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,1,'/compta/ventilation/lignes.php','','Dispatched','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89824,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,2,'/compta/param/','','Setup','companies',1,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89825,'smartphone',1,NULL,'left','accountancy',89824,NULL,NULL,0,'/compta/param/comptes/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89826,'smartphone',1,NULL,'left','accountancy',89824,NULL,NULL,1,'/compta/param/comptes/fiche.php?action=create','','New','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89827,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,3,'/compta/export/','','Export','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89828,'smartphone',1,NULL,'left','accountancy',89827,NULL,NULL,0,'/compta/export/index.php','','New','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89829,'smartphone',1,NULL,'left','accountancy',89827,NULL,NULL,1,'/compta/export/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89921,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,9,'/compta/prelevement/index.php?leftmenu=withdraw&mainmenu=bank','','StandingOrders','withdrawals',0,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled',2,'2013-02-24 18:29:15'),(89922,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,1,'/compta/prelevement/demandes.php?status=0&leftmenu=withdraw','','StandingOrderToProcess','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89923,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,0,'/compta/prelevement/create.php?leftmenu=withdraw','','NewStandingOrder','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89924,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,2,'/compta/prelevement/bons.php?leftmenu=withdraw','','WithdrawalsReceipts','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89925,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,3,'/compta/prelevement/liste.php?leftmenu=withdraw','','WithdrawalsLines','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89927,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,5,'/compta/prelevement/rejets.php?leftmenu=withdraw','','Rejects','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89928,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,6,'/compta/prelevement/stats.php?leftmenu=withdraw','','Statistics','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(90021,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,1,'/compta/bank/index.php?leftmenu=bank&mainmenu=bank','','MenuBankCash','banks',0,'','$user->rights->banque->lire','$conf->banque->enabled',0,'2013-02-24 18:29:15'),(90022,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,0,'/compta/bank/fiche.php?action=create&leftmenu=bank','','MenuNewFinancialAccount','banks',1,'','$user->rights->banque->configurer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90023,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,1,'/compta/bank/categ.php?leftmenu=bank','','Rubriques','categories',1,'','$user->rights->banque->configurer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90024,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,2,'/compta/bank/search.php?leftmenu=bank','','ListTransactions','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90025,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,3,'/compta/bank/budget.php?leftmenu=bank','','ListTransactionsByCategory','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90027,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,5,'/compta/bank/virement.php?leftmenu=bank','','BankTransfers','banks',1,'','$user->rights->banque->transfer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90121,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,11,'/compta/resultat/index.php?leftmenu=ca&mainmenu=accountancy','','Reportings','main',0,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90122,'smartphone',1,NULL,'left','accountancy',90121,NULL,NULL,0,'/compta/resultat/index.php?leftmenu=ca','','ReportInOut','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90123,'smartphone',1,NULL,'left','accountancy',90122,NULL,NULL,0,'/compta/resultat/clientfourn.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90124,'smartphone',1,NULL,'left','accountancy',90121,NULL,NULL,1,'/compta/stats/index.php?leftmenu=ca','','ReportTurnover','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90125,'smartphone',1,NULL,'left','accountancy',90124,NULL,NULL,0,'/compta/stats/casoc.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90126,'smartphone',1,NULL,'left','accountancy',90124,NULL,NULL,1,'/compta/stats/cabyuser.php?leftmenu=ca','','ByUsers','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90221,'smartphone',1,NULL,'left','products',87424,NULL,NULL,0,'/product/index.php?leftmenu=product&type=0','','Products','products',0,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90222,'smartphone',1,NULL,'left','products',90221,NULL,NULL,0,'/product/fiche.php?leftmenu=product&action=create&type=0','','NewProduct','products',1,'','$user->rights->produit->creer','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90223,'smartphone',1,NULL,'left','products',90221,NULL,NULL,1,'/product/liste.php?leftmenu=product&type=0','','List','products',1,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90224,'smartphone',1,NULL,'left','products',90221,NULL,NULL,4,'/product/reassort.php?type=0','','Stocks','products',1,'','$user->rights->produit->lire && $user->rights->stock->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90321,'smartphone',1,NULL,'left','products',87424,NULL,NULL,1,'/product/index.php?leftmenu=service&type=1','','Services','products',0,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90322,'smartphone',1,NULL,'left','products',90321,NULL,NULL,0,'/product/fiche.php?leftmenu=service&action=create&type=1','','NewService','products',1,'','$user->rights->service->creer','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90323,'smartphone',1,NULL,'left','products',90321,NULL,NULL,1,'/product/liste.php?leftmenu=service&type=1','','List','products',1,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90421,'smartphone',1,NULL,'left','products',87424,NULL,NULL,2,'/product/stats/index.php?leftmenu=stats','','Statistics','main',0,'','$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',2,'2013-02-24 18:29:15'),(90422,'smartphone',1,NULL,'left','products',90421,NULL,NULL,0,'/product/popuprop.php?leftmenu=stats','','Popularity','main',1,'','$user->rights->produit->lire && $user->rights->produit>lire','$conf->propal->enabled',2,'2013-02-24 18:29:15'),(90521,'smartphone',1,NULL,'left','products',87424,NULL,NULL,3,'/product/stock/index.php?leftmenu=stock','','Stock','stocks',0,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90522,'smartphone',1,NULL,'left','products',90521,NULL,NULL,0,'/product/stock/fiche.php?action=create','','MenuNewWarehouse','stocks',1,'','$user->rights->stock->creer','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90523,'smartphone',1,NULL,'left','products',90521,NULL,NULL,1,'/product/stock/liste.php','','List','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90524,'smartphone',1,NULL,'left','products',90521,NULL,NULL,2,'/product/stock/valo.php','','EnhancedValue','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90525,'smartphone',1,NULL,'left','products',90521,NULL,NULL,3,'/product/stock/mouvement.php','','Movements','stocks',1,'','$user->rights->stock->mouvement->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90621,'smartphone',1,NULL,'left','products',87424,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=0','','Categories','categories',0,'','$user->rights->categorie->lire','$conf->categorie->enabled',2,'2013-02-24 18:29:15'),(90622,'smartphone',1,NULL,'left','products',90621,NULL,NULL,0,'/categories/fiche.php?action=create&type=0','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->categorie->enabled',2,'2013-02-24 18:29:15'),(91021,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/index.php?leftmenu=projects','','Projects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91022,'smartphone',1,NULL,'left','project',91021,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91023,'smartphone',1,NULL,'left','project',91021,NULL,NULL,2,'/projet/liste.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91031,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/index.php?leftmenu=projects&mode=mine','','MyProjects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91032,'smartphone',1,NULL,'left','project',91031,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create&mode=mine','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91033,'smartphone',1,NULL,'left','project',91031,NULL,NULL,2,'/projet/liste.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91121,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects','','Activities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91122,'smartphone',1,NULL,'left','project',91121,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91123,'smartphone',1,NULL,'left','project',91121,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91124,'smartphone',1,NULL,'left','project',91121,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91221,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects&mode=mine','','MyActivities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91222,'smartphone',1,NULL,'left','project',91221,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create&mode=mine','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91223,'smartphone',1,NULL,'left','project',91221,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91224,'smartphone',1,NULL,'left','project',91221,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects&mode=mine','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91321,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,0,'/comm/mailing/index.php?leftmenu=mailing','','EMailings','mails',0,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91322,'smartphone',1,NULL,'left','tools',91321,NULL,NULL,0,'/comm/mailing/fiche.php?leftmenu=mailing&action=create','','NewMailing','mails',1,'','$user->rights->mailing->creer','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91323,'smartphone',1,NULL,'left','tools',91321,NULL,NULL,1,'/comm/mailing/liste.php?leftmenu=mailing','','List','mails',1,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91521,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,2,'/exports/index.php?leftmenu=export','','FormatedExport','exports',0,'','$user->rights->export->lire','$conf->export->enabled',2,'2013-02-24 18:29:15'),(91522,'smartphone',1,NULL,'left','tools',91521,NULL,NULL,0,'/exports/export.php?leftmenu=export','','NewExport','exports',1,'','$user->rights->export->creer','$conf->export->enabled',2,'2013-02-24 18:29:15'),(91551,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,2,'/imports/index.php?leftmenu=import','','FormatedImport','exports',0,'','$user->rights->import->run','$conf->import->enabled',2,'2013-02-24 18:29:15'),(91552,'smartphone',1,NULL,'left','tools',91551,NULL,NULL,0,'/imports/import.php?leftmenu=import','','NewImport','exports',1,'','$user->rights->import->run','$conf->import->enabled',2,'2013-02-24 18:29:15'),(91621,'smartphone',1,NULL,'left','members',87434,NULL,NULL,0,'/adherents/index.php?leftmenu=members&mainmenu=members','','Members','members',0,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91622,'smartphone',1,NULL,'left','members',91621,NULL,NULL,0,'/adherents/fiche.php?action=create','','NewMember','members',1,'','$user->rights->adherent->creer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91623,'smartphone',1,NULL,'left','members',91621,NULL,NULL,1,'/adherents/liste.php','','List','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91624,'smartphone',1,NULL,'left','members',91623,NULL,NULL,2,'/adherents/liste.php?statut=-1','','MenuMembersToValidate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91625,'smartphone',1,NULL,'left','members',91623,NULL,NULL,3,'/adherents/liste.php?statut=1','','MenuMembersValidated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91626,'smartphone',1,NULL,'left','members',91623,NULL,NULL,4,'/adherents/liste.php?statut=1&filter=outofdate','','MenuMembersNotUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91627,'smartphone',1,NULL,'left','members',91623,NULL,NULL,5,'/adherents/liste.php?statut=1&filter=uptodate','','MenuMembersUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91628,'smartphone',1,NULL,'left','members',91623,NULL,NULL,6,'/adherents/liste.php?statut=0','','MenuMembersResiliated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91721,'smartphone',1,NULL,'left','members',87434,NULL,NULL,1,'/adherents/index.php?leftmenu=accountancy&mainmenu=members','','Subscriptions','compta',0,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91722,'smartphone',1,NULL,'left','members',91721,NULL,NULL,0,'/adherents/liste.php?statut=-1&leftmenu=accountancy&mainmenu=members','','NewSubscription','compta',1,'','$user->rights->adherent->cotisation->creer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91723,'smartphone',1,NULL,'left','members',91721,NULL,NULL,1,'/adherents/cotisations.php?leftmenu=accountancy','','List','compta',1,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91921,'smartphone',1,NULL,'left','members',87434,NULL,NULL,3,'/adherents/index.php?leftmenu=export&mainmenu=members','','Exports','members',0,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91922,'smartphone',1,NULL,'left','members',91921,NULL,NULL,0,'/exports/index.php?leftmenu=export','','Datas','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled && $conf->export->enabled',2,'2013-02-24 18:29:15'),(91923,'smartphone',1,NULL,'left','members',91921,NULL,NULL,1,'/adherents/htpasswd.php?leftmenu=export','','Filehtpasswd','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91924,'smartphone',1,NULL,'left','members',91921,NULL,NULL,2,'/adherents/cartes/carte.php?leftmenu=export','','MembersCards','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92121,'smartphone',1,NULL,'left','members',87434,NULL,NULL,5,'/adherents/index.php?leftmenu=setup&mainmenu=members','','Setup','members',0,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92122,'smartphone',1,NULL,'left','members',92121,NULL,NULL,0,'/adherents/type.php?leftmenu=setup','','MembersTypes','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92123,'smartphone',1,NULL,'left','members',92121,NULL,NULL,1,'/adherents/options.php?leftmenu=setup','','MembersAttributes','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92421,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,0,'/compta/index.php?leftmenu=suppliers','','Suppliers','companies',0,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92422,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,0,'/societe/soc.php?leftmenu=suppliers&action=create&type=f','','NewSupplier','companies',1,'','$user->rights->societe->creer && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92423,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,1,'/fourn/liste.php?leftmenu=suppliers','','List','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92424,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,2,'/contact/list.php?leftmenu=suppliers&type=f','','Contacts','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92521,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,6,'/fourn/commande/index.php?leftmenu=orders_suppliers','','SuppliersOrders','orders',0,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled',2,'2013-02-24 18:29:15'),(92522,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,0,'/societe/societe.php?leftmenu=orders_suppliers','','NewOrder','orders',1,'','$user->rights->fournisseur->commande->creer','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92523,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,1,'/fourn/commande/liste.php?leftmenu=orders_suppliers&viewstatut=0','','List','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92529,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,7,'/commande/stats/index.php?leftmenu=orders_suppliers&mode=supplier','','Statistics','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92621,'smartphone',1,NULL,'left','members',87434,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=3','','MembersCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(92622,'smartphone',1,NULL,'left','members',92621,NULL,NULL,0,'/categories/fiche.php?action=create&type=3','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(103094,'all',2,'agenda','top','agenda',0,NULL,NULL,100,'/comm/action/index.php','','Agenda','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103095,'all',2,'agenda','left','agenda',103094,NULL,NULL,100,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Actions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103096,'all',2,'agenda','left','agenda',103095,NULL,NULL,101,'/comm/action/fiche.php?mainmenu=agenda&leftmenu=agenda&action=create','','NewAction','commercial',NULL,NULL,'($user->rights->agenda->myactions->create||$user->rights->agenda->allactions->create)','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103097,'all',2,'agenda','left','agenda',103095,NULL,NULL,102,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Calendar','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103098,'all',2,'agenda','left','agenda',103097,NULL,NULL,103,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103099,'all',2,'agenda','left','agenda',103097,NULL,NULL,104,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103100,'all',2,'agenda','left','agenda',103097,NULL,NULL,105,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103101,'all',2,'agenda','left','agenda',103097,NULL,NULL,106,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103102,'all',2,'agenda','left','agenda',103095,NULL,NULL,112,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda','','List','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103103,'all',2,'agenda','left','agenda',103102,NULL,NULL,113,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103104,'all',2,'agenda','left','agenda',103102,NULL,NULL,114,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103105,'all',2,'agenda','left','agenda',103102,NULL,NULL,115,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103106,'all',2,'agenda','left','agenda',103102,NULL,NULL,116,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103107,'all',2,'agenda','left','agenda',103095,NULL,NULL,120,'/comm/action/rapport/index.php?mainmenu=agenda&leftmenu=agenda','','Reportings','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103108,'all',2,'pos','top','pos',0,NULL,NULL,100,'/pos/backend/listefac.php','','POS','pos@pos',NULL,'1','1','1',2,'2013-03-13 20:33:09'),(103109,'all',2,'pos','left','pos',103108,NULL,NULL,100,'/pos/backend/liste.php','','Tickets','pos@pos',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103110,'all',2,'pos','left','pos',103109,NULL,NULL,100,'/pos/backend/liste.php','','List','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103111,'all',2,'pos','left','pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=0','','StatusTicketDraft','pos@pos',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103112,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=1','','StatusTicketClosed','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103113,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=2','','StatusTicketProcessed','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103114,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewtype=1','','StatusTicketReturned','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103115,'all',2,'pos','left','pos',103108,NULL,NULL,100,'/pos/backend/listefac.php','','Factures','pos@pos',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103116,'all',2,'pos','left','pos',103115,NULL,NULL,100,'/pos/backend/listefac.php','','List','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103117,'all',2,'pos','left','pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=0','','BillStatusDraft','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103118,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=1','','BillStatusValidated','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103119,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=2&viewtype=0','','BillStatusPaid','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103120,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewtype=2','','BillStatusReturned','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103121,'all',2,'pos','left','@pos',103108,NULL,NULL,100,'/pos/frontend/index.php','','POS','main',NULL,NULL,'$user->rights->pos->frontend','1',0,'2013-03-13 20:33:09'),(103122,'all',2,'pos','left','@pos',103121,NULL,NULL,100,'/pos/frontend/index.php','','NewTicket','main',NULL,NULL,'$user->rights->pos->frontend','1',0,'2013-03-13 20:33:09'),(103123,'all',2,'pos','left','@pos',103121,NULL,NULL,101,'/pos/backend/closes.php','','CloseandArching','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103124,'all',2,'pos','left','@pos',103108,NULL,NULL,100,'/pos/backend/terminal/cash.php','','Terminal','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103125,'all',2,'pos','left','@pos',103124,NULL,NULL,100,'/pos/backend/terminal/fiche.php?action=create','','NewCash','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103126,'all',2,'pos','left','@pos',103124,NULL,NULL,101,'/pos/backend/terminal/cash.php','','List','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103127,'all',2,'pos','left','@pos',103123,NULL,NULL,101,'/pos/backend/closes.php?viewstatut=0','','Arqueo','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103128,'all',2,'pos','left','@pos',103123,NULL,NULL,102,'/pos/backend/closes.php?viewstatut=1','','Closes','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103129,'all',2,'pos','left','@pos',103108,NULL,NULL,102,'/pos/backend/transfers.php','','Transfer','main',NULL,NULL,'$user->rights->pos->transfer','1',0,'2013-03-13 20:33:09'),(103130,'all',2,'pos','left','@pos',103108,NULL,NULL,102,'/pos/backend/resultat/index.php','','Rapport','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103131,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/casoc.php','','ReportsCustomer','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103132,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/causer.php','','ReportsUser','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103133,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/sellsjournal.php','','ReportsSells','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103134,'all',2,'opensurvey','top','opensurvey',0,NULL,NULL,200,'/opensurvey/index.php','','Surveys','opensurvey',NULL,NULL,'$user->rights->opensurvey->survey->read','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103135,'all',2,'opensurvey','left','opensurvey',-1,NULL,'opensurvey',200,'/opensurvey/index.php?mainmenu=opensurvey&leftmenu=opensurvey','','Survey','opensurvey@opensurvey',NULL,'opensurvey','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103136,'all',2,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',210,'/opensurvey/public/index.php','_blank','NewSurvey','opensurvey@opensurvey',NULL,'opensurvey_new','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103137,'all',2,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',220,'/opensurvey/list.php','','List','opensurvey@opensurvey',NULL,'opensurvey_list','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103160,'all',1,'cron','left','home',-1,'modulesadmintools','home',200,'/cron/list.php?status=1','','CronListActive','cron',NULL,NULL,'$user->rights->cron->read','$leftmenu==\'modulesadmintools\'',2,'2013-03-23 17:24:25'),(103161,'all',1,'cron','left','home',-1,'modulesadmintools','home',201,'/cron/list.php?status=0','','CronListInactive','cron',NULL,NULL,'$user->rights->cron->read','$leftmenu==\'modulesadmintools\'',2,'2013-03-23 17:24:25'),(103162,'auguria',1,'','top','home',0,NULL,NULL,1,'/index.php?mainmenu=home&leftmenu=','','Home','',-1,'','','1',2,'2013-03-24 02:31:47'),(103163,'auguria',1,'societe|fournisseur','top','companies',0,NULL,NULL,2,'/societe/index.php?mainmenu=companies&leftmenu=','','ThirdParties','companies',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled || $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103164,'auguria',1,'product|service','top','products',0,NULL,NULL,3,'/product/index.php?mainmenu=products&leftmenu=','','Products/Services','products',-1,'','$user->rights->produit->lire||$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',0,'2013-03-24 02:31:47'),(103166,'auguria',1,'propal|commande|fournisseur|contrat|ficheinter','top','commercial',0,NULL,NULL,5,'/comm/index.php?mainmenu=commercial&leftmenu=','','Commercial','commercial',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled  || $conf->tax->enabled',2,'2013-03-24 02:31:47'),(103167,'auguria',1,'comptabilite|accounting|facture|deplacement|don|tax','top','accountancy',0,NULL,NULL,6,'/compta/index.php?mainmenu=accountancy&leftmenu=','','MenuFinancial','compta',-1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->plancompte->lire || $user->rights->facture->lire|| $user->rights->deplacement->lire || $user->rights->don->lire || $user->rights->tax->charges->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled  || $conf->tax->enabled',2,'2013-03-24 02:31:47'),(103168,'auguria',1,'projet','top','project',0,NULL,NULL,7,'/projet/index.php?mainmenu=project&leftmenu=','','Projects','projects',-1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(103169,'auguria',1,'mailing|export|import','top','tools',0,NULL,NULL,8,'/core/tools.php?mainmenu=tools&leftmenu=','','Tools','other',-1,'','$user->rights->mailing->lire || $user->rights->export->lire || $user->rights->import->run','$conf->mailing->enabled || $conf->export->enabled || $conf->import->enabled',2,'2013-03-24 02:31:47'),(103172,'auguria',1,'boutique','top','shop',0,NULL,NULL,11,'/boutique/index.php?mainmenu=shop&leftmenu=','','OSCommerce','shop',-1,'','','! empty($conf->boutique->enabled)',0,'2013-03-24 02:31:47'),(103174,'auguria',1,'adherent','top','members',0,NULL,NULL,15,'/adherents/index.php?mainmenu=members&leftmenu=','','Members','members',-1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:47'),(103175,'auguria',1,'banque|prelevement','top','bank',0,NULL,NULL,6,'/compta/bank/index.php?mainmenu=bank&leftmenu=bank','','MenuBankCash','banks',-1,'','$user->rights->banque->lire || $user->rights->prelevement->bons->lire','$conf->banque->enabled || $conf->prelevement->enabled',0,'2013-03-24 02:31:47'),(103261,'auguria',1,'','left','home',103162,NULL,NULL,0,'/admin/index.php?leftmenu=setup','','Setup','admin',0,'setup','','$user->admin',2,'2013-03-24 02:31:47'),(103262,'auguria',1,'','left','home',103261,NULL,NULL,1,'/admin/company.php?leftmenu=setup','','MenuCompanySetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103263,'auguria',1,'','left','home',103261,NULL,NULL,4,'/admin/ihm.php?leftmenu=setup','','GUISetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103264,'auguria',1,'','left','home',103261,NULL,NULL,2,'/admin/modules.php?leftmenu=setup','','Modules','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103265,'auguria',1,'','left','home',103261,NULL,NULL,5,'/admin/boxes.php?leftmenu=setup','','Boxes','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103266,'auguria',1,'','left','home',103261,NULL,NULL,3,'/admin/menus.php?leftmenu=setup','','Menus','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103267,'auguria',1,'','left','home',103261,NULL,NULL,6,'/admin/delais.php?leftmenu=setup','','Alerts','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103268,'auguria',1,'','left','home',103261,NULL,NULL,9,'/admin/pdf.php?leftmenu=setup','','PDF','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103269,'auguria',1,'','left','home',103261,NULL,NULL,7,'/admin/proxy.php?leftmenu=setup','','Security','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103270,'auguria',1,'','left','home',103261,NULL,NULL,10,'/admin/mails.php?leftmenu=setup','','Emails','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103271,'auguria',1,'','left','home',103261,NULL,NULL,8,'/admin/limits.php?leftmenu=setup','','MenuLimits','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103272,'auguria',1,'','left','home',103261,NULL,NULL,12,'/admin/dict.php?leftmenu=setup','','DictionnarySetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103273,'auguria',1,'','left','home',103261,NULL,NULL,13,'/admin/const.php?leftmenu=setup','','OtherSetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103274,'auguria',1,'','left','home',103261,NULL,NULL,11,'/admin/sms.php?leftmenu=setup','','Sms','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103362,'auguria',1,'','left','home',103461,NULL,NULL,0,'/admin/system/dolibarr.php?leftmenu=admintools','','InfoDolibarr','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103364,'auguria',1,'','left','home',103461,NULL,NULL,13,'/admin/system/about.php?leftmenu=admintools','','About','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103365,'auguria',1,'','left','home',103461,NULL,NULL,1,'/admin/system/os.php?leftmenu=admintools','','InfoOS','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103366,'auguria',1,'','left','home',103461,NULL,NULL,2,'/admin/system/web.php?leftmenu=admintools','','InfoWebServer','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103367,'auguria',1,'','left','home',103461,NULL,NULL,3,'/admin/system/phpinfo.php?leftmenu=admintools','','InfoPHP','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103368,'auguria',1,'','left','home',103362,NULL,NULL,3,'/admin/triggers.php?leftmenu=admintools','','Triggers','admin',2,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103369,'auguria',1,'','left','home',103362,NULL,NULL,2,'/admin/system/modules.php?leftmenu=admintools','','Modules','admin',2,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103371,'auguria',1,'','left','home',103461,NULL,NULL,4,'/admin/system/database.php?leftmenu=admintools','','InfoDatabase','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103461,'auguria',1,'','left','home',103162,NULL,NULL,2,'/admin/tools/index.php?leftmenu=admintools','','SystemTools','admin',0,'admintools','','$user->admin',2,'2013-03-24 02:31:47'),(103462,'auguria',1,'','left','home',103461,NULL,NULL,5,'/admin/tools/dolibarr_export.php?leftmenu=admintools','','Backup','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103463,'auguria',1,'','left','home',103461,NULL,NULL,6,'/admin/tools/dolibarr_import.php?leftmenu=admintools','','Restore','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103464,'auguria',1,'','left','home',103461,NULL,NULL,11,'/admin/tools/purge.php?leftmenu=admintools','','Purge','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103465,'auguria',1,'','left','home',103461,NULL,NULL,8,'/admin/tools/eaccelerator.php?leftmenu=admintools','','EAccelerator','admin',1,'','','$leftmenu==\'admintools\' && function_exists(\'eaccelerator_info\')',2,'2013-03-24 02:31:47'),(103466,'auguria',1,'','left','home',103461,NULL,NULL,7,'/admin/tools/update.php?leftmenu=admintools','','MenuUpgrade','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103467,'auguria',1,'','left','home',103461,NULL,NULL,9,'/admin/tools/listevents.php?leftmenu=admintools','','Audit','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103468,'auguria',1,'','left','home',103461,NULL,NULL,12,'/support/index.php?leftmenu=admintools','_blank','HelpCenter','help',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103469,'auguria',1,'','left','home',103461,NULL,NULL,10,'/admin/tools/listsessions.php?leftmenu=admintools','','Sessions','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103561,'auguria',1,'','left','home',103162,NULL,NULL,3,'/user/home.php?leftmenu=users','','MenuUsersAndGroups','users',0,'users','','1',2,'2013-03-24 02:31:47'),(103562,'auguria',1,'','left','home',103561,NULL,NULL,0,'/user/index.php?leftmenu=users','','Users','users',1,'','$user->rights->user->user->lire || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103563,'auguria',1,'','left','home',103562,NULL,NULL,0,'/user/fiche.php?leftmenu=users&action=create','','NewUser','users',2,'','$user->rights->user->user->creer || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103564,'auguria',1,'','left','home',103561,NULL,NULL,1,'/user/group/index.php?leftmenu=users','','Groups','users',1,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->read:$user->rights->user->user->lire) || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103565,'auguria',1,'','left','home',103564,NULL,NULL,0,'/user/group/fiche.php?leftmenu=users&action=create','','NewGroup','users',2,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->write:$user->rights->user->user->creer) || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103661,'auguria',1,'','left','companies',103163,NULL,NULL,0,'/societe/index.php?leftmenu=thirdparties','','ThirdParty','companies',0,'thirdparties','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103662,'auguria',1,'','left','companies',103661,NULL,NULL,0,'/societe/soc.php?action=create','','MenuNewThirdParty','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103664,'auguria',1,'','left','companies',103661,NULL,NULL,5,'/fourn/liste.php?leftmenu=suppliers','','ListSuppliersShort','suppliers',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103665,'auguria',1,'','left','companies',103664,NULL,NULL,0,'/societe/soc.php?leftmenu=supplier&action=create&type=f','','NewSupplier','suppliers',2,'','$user->rights->societe->creer','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103667,'auguria',1,'','left','companies',103661,NULL,NULL,3,'/comm/prospect/list.php?leftmenu=prospects','','ListProspectsShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103668,'auguria',1,'','left','companies',103667,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103670,'auguria',1,'','left','companies',103661,NULL,NULL,4,'/comm/list.php?leftmenu=customers','','ListCustomersShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103671,'auguria',1,'','left','companies',103670,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103761,'auguria',1,'','left','companies',103163,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','ContactsAddresses','companies',0,'contacts','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103762,'auguria',1,'','left','companies',103761,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103763,'auguria',1,'','left','companies',103761,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103765,'auguria',1,'','left','companies',103763,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103766,'auguria',1,'','left','companies',103763,NULL,NULL,2,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103767,'auguria',1,'','left','companies',103763,NULL,NULL,3,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103768,'auguria',1,'','left','companies',103763,NULL,NULL,4,'/contact/list.php?leftmenu=contacts&type=o','','Others','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103811,'auguria',1,'','left','companies',103163,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=1','','SuppliersCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103812,'auguria',1,'','left','companies',103811,NULL,NULL,0,'/categories/fiche.php?action=create&type=1','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103821,'auguria',1,'','left','companies',103163,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=2','','CustomersProspectsCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103822,'auguria',1,'','left','companies',103821,NULL,NULL,0,'/categories/fiche.php?action=create&type=2','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(104261,'auguria',1,'','left','commercial',103166,NULL,NULL,4,'/comm/propal/index.php?leftmenu=propals','','Prop','propal',0,'propals','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104262,'auguria',1,'','left','commercial',104261,NULL,NULL,0,'/societe/societe.php?leftmenu=propals','','NewPropal','propal',1,'','$user->rights->propale->creer','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104263,'auguria',1,'','left','commercial',104261,NULL,NULL,1,'/comm/propal/list.php?leftmenu=propals','','List','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104264,'auguria',1,'','left','commercial',104263,NULL,NULL,2,'/comm/propal/list.php?leftmenu=propals&viewstatut=0','','PropalsDraft','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104265,'auguria',1,'','left','commercial',104263,NULL,NULL,3,'/comm/propal/list.php?leftmenu=propals&viewstatut=1','','PropalsOpened','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104266,'auguria',1,'','left','commercial',104263,NULL,NULL,4,'/comm/propal/list.php?leftmenu=propals&viewstatut=2','','PropalStatusSigned','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104267,'auguria',1,'','left','commercial',104263,NULL,NULL,5,'/comm/propal/list.php?leftmenu=propals&viewstatut=3','','PropalStatusNotSigned','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104268,'auguria',1,'','left','commercial',104263,NULL,NULL,6,'/comm/propal/list.php?leftmenu=propals&viewstatut=4','','PropalStatusBilled','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104271,'auguria',1,'','left','commercial',104261,NULL,NULL,4,'/comm/propal/stats/index.php?leftmenu=propals','','Statistics','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104361,'auguria',1,'','left','commercial',103166,NULL,NULL,5,'/commande/index.php?leftmenu=orders','','CustomersOrders','orders',0,'orders','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104362,'auguria',1,'','left','commercial',104361,NULL,NULL,0,'/societe/societe.php?leftmenu=orders','','NewOrder','orders',1,'','$user->rights->commande->creer','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104363,'auguria',1,'','left','commercial',104361,NULL,NULL,1,'/commande/liste.php?leftmenu=orders','','List','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104364,'auguria',1,'','left','commercial',104363,NULL,NULL,2,'/commande/liste.php?leftmenu=orders&viewstatut=0','','StatusOrderDraftShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104365,'auguria',1,'','left','commercial',104363,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=1','','StatusOrderValidated','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104366,'auguria',1,'','left','commercial',104363,NULL,NULL,4,'/commande/liste.php?leftmenu=orders&viewstatut=2','','StatusOrderOnProcessShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104367,'auguria',1,'','left','commercial',104363,NULL,NULL,5,'/commande/liste.php?leftmenu=orders&viewstatut=3','','StatusOrderToBill','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104368,'auguria',1,'','left','commercial',104363,NULL,NULL,6,'/commande/liste.php?leftmenu=orders&viewstatut=4','','StatusOrderProcessed','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104369,'auguria',1,'','left','commercial',104363,NULL,NULL,7,'/commande/liste.php?leftmenu=orders&viewstatut=-1','','StatusOrderCanceledShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104370,'auguria',1,'','left','commercial',104361,NULL,NULL,4,'/commande/stats/index.php?leftmenu=orders','','Statistics','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104461,'auguria',1,'','left','commercial',103164,NULL,NULL,6,'/expedition/index.php?leftmenu=sendings','','Shipments','sendings',0,'sendings','$user->rights->expedition->lire','$conf->expedition->enabled',2,'2013-03-24 02:31:47'),(104462,'auguria',1,'','left','commercial',104461,NULL,NULL,0,'/expedition/fiche.php?action=create2&leftmenu=sendings','','NewSending','sendings',1,'','$user->rights->expedition->creer','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104463,'auguria',1,'','left','commercial',104461,NULL,NULL,1,'/expedition/liste.php?leftmenu=sendings','','List','sendings',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104464,'auguria',1,'','left','commercial',104461,NULL,NULL,2,'/expedition/stats/index.php?leftmenu=sendings','','Statistics','sendings',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104561,'auguria',1,'','left','commercial',103166,NULL,NULL,7,'/contrat/index.php?leftmenu=contracts','','Contracts','contracts',0,'contracts','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104562,'auguria',1,'','left','commercial',104561,NULL,NULL,0,'/societe/societe.php?leftmenu=contracts','','NewContract','contracts',1,'','$user->rights->contrat->creer','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104563,'auguria',1,'','left','commercial',104561,NULL,NULL,1,'/contrat/liste.php?leftmenu=contracts','','List','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104564,'auguria',1,'','left','commercial',104561,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts','','MenuServices','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104565,'auguria',1,'','left','commercial',104564,NULL,NULL,0,'/contrat/services.php?leftmenu=contracts&mode=0','','MenuInactiveServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104566,'auguria',1,'','left','commercial',104564,NULL,NULL,1,'/contrat/services.php?leftmenu=contracts&mode=4','','MenuRunningServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104567,'auguria',1,'','left','commercial',104564,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts&mode=4&filter=expired','','MenuExpiredServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104568,'auguria',1,'','left','commercial',104564,NULL,NULL,3,'/contrat/services.php?leftmenu=contracts&mode=5','','MenuClosedServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104661,'auguria',1,'','left','commercial',103166,NULL,NULL,8,'/fichinter/list.php?leftmenu=ficheinter','','Interventions','interventions',0,'ficheinter','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104662,'auguria',1,'','left','commercial',104661,NULL,NULL,0,'/fichinter/fiche.php?action=create&leftmenu=ficheinter','','NewIntervention','interventions',1,'','$user->rights->ficheinter->creer','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104663,'auguria',1,'','left','commercial',104661,NULL,NULL,1,'/fichinter/list.php?leftmenu=ficheinter','','List','interventions',1,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104761,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/fourn/facture/index.php?leftmenu=suppliers_bills','','BillsSuppliers','bills',0,'supplier_bills','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104762,'auguria',1,'','left','accountancy',104761,NULL,NULL,0,'/fourn/facture/fiche.php?action=create&leftmenu=suppliers_bills','','NewBill','bills',1,'','$user->rights->fournisseur->facture->creer','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104763,'auguria',1,'','left','accountancy',104761,NULL,NULL,1,'/fourn/facture/impayees.php?leftmenu=suppliers_bills','','Unpaid','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104764,'auguria',1,'','left','accountancy',104761,NULL,NULL,2,'/fourn/facture/paiement.php?leftmenu=suppliers_bills','','Payments','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104765,'auguria',1,'','left','accountancy',104761,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills&mode=supplier','','Statistics','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104861,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/compta/facture/list.php?leftmenu=customers_bills','','BillsCustomers','bills',0,'customer_bills','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104862,'auguria',1,'','left','accountancy',104861,NULL,NULL,3,'/compta/clients.php?action=facturer&leftmenu=customers_bills','','NewBill','bills',1,'','$user->rights->facture->creer','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104863,'auguria',1,'','left','accountancy',104861,NULL,NULL,4,'/compta/facture/fiche-rec.php?leftmenu=customers_bills','','Repeatable','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104864,'auguria',1,'','left','accountancy',104861,NULL,NULL,5,'/compta/facture/impayees.php?action=facturer&leftmenu=customers_bills','','Unpaid','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104865,'auguria',1,'','left','accountancy',104861,NULL,NULL,6,'/compta/paiement/liste.php?leftmenu=customers_bills','','Payments','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104871,'auguria',1,'','left','accountancy',104865,NULL,NULL,1,'/compta/paiement/rapport.php?leftmenu=customers_bills','','Reportings','bills',2,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104872,'auguria',1,'','left','accountancy',103175,NULL,NULL,9,'/compta/paiement/cheque/index.php?leftmenu=checks&mainmenu=bank','','MenuChequeDeposits','bills',0,'checks','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104873,'auguria',1,'','left','accountancy',104872,NULL,NULL,0,'/compta/paiement/cheque/fiche.php?leftmenu=checks&action=new','','NewCheckDeposit','compta',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104874,'auguria',1,'','left','accountancy',104872,NULL,NULL,1,'/compta/paiement/cheque/liste.php?leftmenu=checks','','List','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104875,'auguria',1,'','left','accountancy',104861,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills','','Statistics','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(105061,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=3','','MenuOrdersToBill','orders',0,'orders','$user->rights->commande->lire','$conf->commande->enabled',0,'2013-03-24 02:31:47'),(105161,'auguria',1,'','left','accountancy',103167,NULL,NULL,4,'/compta/dons/index.php?leftmenu=donations&mainmenu=accountancy','','Donations','donations',0,'donations','$user->rights->don->lire','$conf->don->enabled',2,'2013-03-24 02:31:47'),(105162,'auguria',1,'','left','accountancy',105161,NULL,NULL,0,'/compta/dons/fiche.php?leftmenu=donations&mainmenu=accountancy&action=create','','NewDonation','donations',1,'','$user->rights->don->creer','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-03-24 02:31:47'),(105163,'auguria',1,'','left','accountancy',105161,NULL,NULL,1,'/compta/dons/liste.php?leftmenu=donations&mainmenu=accountancy','','List','donations',1,'','$user->rights->don->lire','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-03-24 02:31:47'),(105261,'auguria',1,'','left','accountancy',103167,NULL,NULL,5,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','TripsAndExpenses','trips',0,'tripsandexpenses','$user->rights->deplacement->lire','$conf->deplacement->enabled',0,'2013-03-24 02:31:47'),(105262,'auguria',1,'','left','accountancy',105261,NULL,NULL,1,'/compta/deplacement/fiche.php?action=create&leftmenu=tripsandexpenses','','New','trips',1,'','$user->rights->deplacement->creer','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105263,'auguria',1,'','left','accountancy',105261,NULL,NULL,2,'/compta/deplacement/list.php?leftmenu=tripsandexpenses','','List','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105264,'auguria',1,'','left','accountancy',105261,NULL,NULL,2,'/compta/deplacement/stats/index.php?leftmenu=tripsandexpenses','','Statistics','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105361,'auguria',1,'','left','accountancy',103167,NULL,NULL,6,'/compta/charges/index.php?leftmenu=tax&mainmenu=accountancy','','MenuTaxAndDividends','compta',0,'tax','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-03-24 02:31:47'),(105362,'auguria',1,'','left','accountancy',105361,NULL,NULL,1,'/compta/sociales/index.php?leftmenu=tax_social','','SocialContributions','',1,'tax_social','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-03-24 02:31:47'),(105363,'auguria',1,'','left','accountancy',105362,NULL,NULL,2,'/compta/sociales/charges.php?leftmenu=tax_social&action=create','','MenuNewSocialContribution','',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-03-24 02:31:47'),(105364,'auguria',1,'','left','accountancy',105362,NULL,NULL,3,'/compta/charges/index.php?leftmenu=tax_social&mainmenu=accountancy&mode=sconly','','Payments','',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-03-24 02:31:47'),(105461,'auguria',1,'','left','accountancy',105361,NULL,NULL,7,'/compta/tva/index.php?leftmenu=tax_vat&mainmenu=accountancy','','VAT','companies',1,'tax_vat','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS)',0,'2013-03-24 02:31:47'),(105462,'auguria',1,'','left','accountancy',105461,NULL,NULL,0,'/compta/tva/fiche.php?leftmenu=tax_vat&action=create','','NewPayment','companies',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105463,'auguria',1,'','left','accountancy',105461,NULL,NULL,1,'/compta/tva/reglement.php?leftmenu=tax_vat','','Payments','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105464,'auguria',1,'','left','accountancy',105461,NULL,NULL,2,'/compta/tva/clients.php?leftmenu=tax_vat','','ReportByCustomers','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105465,'auguria',1,'','left','accountancy',105461,NULL,NULL,3,'/compta/tva/quadri_detail.php?leftmenu=tax_vat','','ReportByQuarter','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105561,'auguria',1,'','left','accountancy',103167,NULL,NULL,8,'/compta/ventilation/index.php?leftmenu=ventil','','Ventilation','companies',0,'ventil','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105562,'auguria',1,'','left','accountancy',105561,NULL,NULL,0,'/compta/ventilation/liste.php','','ToDispatch','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105563,'auguria',1,'','left','accountancy',105561,NULL,NULL,1,'/compta/ventilation/lignes.php','','Dispatched','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105564,'auguria',1,'','left','accountancy',105561,NULL,NULL,2,'/compta/param/','','Setup','companies',1,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105565,'auguria',1,'','left','accountancy',105564,NULL,NULL,0,'/compta/param/comptes/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105566,'auguria',1,'','left','accountancy',105564,NULL,NULL,1,'/compta/param/comptes/fiche.php?action=create','','New','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105567,'auguria',1,'','left','accountancy',105561,NULL,NULL,3,'/compta/export/','','Export','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105568,'auguria',1,'','left','accountancy',105567,NULL,NULL,0,'/compta/export/index.php','','New','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105569,'auguria',1,'','left','accountancy',105567,NULL,NULL,1,'/compta/export/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105661,'auguria',1,'','left','accountancy',103175,NULL,NULL,9,'/compta/prelevement/index.php?leftmenu=withdraw&mainmenu=bank','','StandingOrders','withdrawals',0,'withdraw','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled',2,'2013-03-24 02:31:47'),(105663,'auguria',1,'','left','accountancy',105661,NULL,NULL,0,'/compta/prelevement/create.php?leftmenu=withdraw','','NewStandingOrder','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105664,'auguria',1,'','left','accountancy',105661,NULL,NULL,2,'/compta/prelevement/bons.php?leftmenu=withdraw','','WithdrawalsReceipts','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105665,'auguria',1,'','left','accountancy',105661,NULL,NULL,3,'/compta/prelevement/liste.php?leftmenu=withdraw','','WithdrawalsLines','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105667,'auguria',1,'','left','accountancy',105661,NULL,NULL,5,'/compta/prelevement/rejets.php?leftmenu=withdraw','','Rejects','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105668,'auguria',1,'','left','accountancy',105661,NULL,NULL,6,'/compta/prelevement/stats.php?leftmenu=withdraw','','Statistics','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105761,'auguria',1,'','left','accountancy',103175,NULL,NULL,1,'/compta/bank/index.php?leftmenu=bank&mainmenu=bank','','MenuBankCash','banks',0,'bank','$user->rights->banque->lire','$conf->banque->enabled',0,'2013-03-24 02:31:47'),(105762,'auguria',1,'','left','accountancy',105761,NULL,NULL,0,'/compta/bank/fiche.php?action=create&leftmenu=bank','','MenuNewFinancialAccount','banks',1,'','$user->rights->banque->configurer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105763,'auguria',1,'','left','accountancy',105761,NULL,NULL,1,'/compta/bank/categ.php?leftmenu=bank','','Rubriques','categories',1,'','$user->rights->banque->configurer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105764,'auguria',1,'','left','accountancy',105761,NULL,NULL,2,'/compta/bank/search.php?leftmenu=bank','','ListTransactions','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105765,'auguria',1,'','left','accountancy',105761,NULL,NULL,3,'/compta/bank/budget.php?leftmenu=bank','','ListTransactionsByCategory','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105767,'auguria',1,'','left','accountancy',105761,NULL,NULL,5,'/compta/bank/virement.php?leftmenu=bank','','BankTransfers','banks',1,'','$user->rights->banque->transfer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105861,'auguria',1,'','left','accountancy',103167,NULL,NULL,11,'/compta/resultat/index.php?leftmenu=ca&mainmenu=accountancy','','Reportings','main',0,'ca','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105862,'auguria',1,'','left','accountancy',105861,NULL,NULL,0,'/compta/resultat/index.php?leftmenu=ca','','ReportInOut','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105863,'auguria',1,'','left','accountancy',105862,NULL,NULL,0,'/compta/resultat/clientfourn.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105864,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/stats/index.php?leftmenu=ca','','ReportTurnover','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105865,'auguria',1,'','left','accountancy',105864,NULL,NULL,0,'/compta/stats/casoc.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105866,'auguria',1,'','left','accountancy',105864,NULL,NULL,1,'/compta/stats/cabyuser.php?leftmenu=ca','','ByUsers','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105867,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/journal/sellsjournal.php?leftmenu=ca','','SellsJournal','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105868,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/journal/purchasesjournal.php?leftmenu=ca','','PurchasesJournal','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105961,'auguria',1,'','left','products',103164,NULL,NULL,0,'/product/index.php?leftmenu=product&type=0','','Products','products',0,'product','$user->rights->produit->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105962,'auguria',1,'','left','products',105961,NULL,NULL,0,'/product/fiche.php?leftmenu=product&action=create&type=0','','NewProduct','products',1,'','$user->rights->produit->creer','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105963,'auguria',1,'','left','products',105961,NULL,NULL,1,'/product/liste.php?leftmenu=product&type=0','','List','products',1,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105964,'auguria',1,'','left','products',105961,NULL,NULL,4,'/product/reassort.php?type=0','','Stocks','products',1,'','$user->rights->produit->lire && $user->rights->stock->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105965,'auguria',1,'','left','products',105961,NULL,NULL,5,'/product/popuprop.php?leftmenu=stats&type=0','','Statistics','main',1,'','$user->rights->produit->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(106061,'auguria',1,'','left','products',103164,NULL,NULL,1,'/product/index.php?leftmenu=service&type=1','','Services','products',0,'service','$user->rights->service->lire','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106062,'auguria',1,'','left','products',106061,NULL,NULL,0,'/product/fiche.php?leftmenu=service&action=create&type=1','','NewService','products',1,'','$user->rights->service->creer','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106063,'auguria',1,'','left','products',106061,NULL,NULL,1,'/product/liste.php?leftmenu=service&type=1','','List','products',1,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106064,'auguria',1,'','left','products',106061,NULL,NULL,5,'/product/popuprop.php?leftmenu=stats&type=1','','Statistics','main',1,'','$user->rights->service->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(106261,'auguria',1,'','left','products',103164,NULL,NULL,3,'/product/stock/index.php?leftmenu=stock','','Stock','stocks',0,'stock','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106262,'auguria',1,'','left','products',106261,NULL,NULL,0,'/product/stock/fiche.php?action=create','','MenuNewWarehouse','stocks',1,'','$user->rights->stock->creer','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106263,'auguria',1,'','left','products',106261,NULL,NULL,1,'/product/stock/liste.php','','List','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106264,'auguria',1,'','left','products',106261,NULL,NULL,2,'/product/stock/valo.php','','EnhancedValue','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106265,'auguria',1,'','left','products',106261,NULL,NULL,3,'/product/stock/mouvement.php','','Movements','stocks',1,'','$user->rights->stock->mouvement->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106361,'auguria',1,'','left','products',103164,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=0','','Categories','categories',0,'cat','$user->rights->categorie->lire','$conf->categorie->enabled',2,'2013-03-24 02:31:47'),(106362,'auguria',1,'','left','products',106361,NULL,NULL,0,'/categories/fiche.php?action=create&type=0','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->categorie->enabled',2,'2013-03-24 02:31:47'),(106761,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/index.php?leftmenu=projects','','Projects','projects',0,'projects','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106762,'auguria',1,'','left','project',106761,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106763,'auguria',1,'','left','project',106761,NULL,NULL,2,'/projet/liste.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106771,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/index.php?leftmenu=projects&mode=mine','','MyProjects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106772,'auguria',1,'','left','project',106771,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create&mode=mine','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106773,'auguria',1,'','left','project',106771,NULL,NULL,2,'/projet/liste.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106861,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects','','Activities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106862,'auguria',1,'','left','project',106861,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106863,'auguria',1,'','left','project',106861,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106864,'auguria',1,'','left','project',106861,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106961,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects&mode=mine','','MyActivities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106962,'auguria',1,'','left','project',106961,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create&mode=mine','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106963,'auguria',1,'','left','project',106961,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106964,'auguria',1,'','left','project',106961,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects&mode=mine','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(107061,'auguria',1,'','left','tools',103169,NULL,NULL,0,'/comm/mailing/index.php?leftmenu=mailing','','EMailings','mails',0,'mailing','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107062,'auguria',1,'','left','tools',107061,NULL,NULL,0,'/comm/mailing/fiche.php?leftmenu=mailing&action=create','','NewMailing','mails',1,'','$user->rights->mailing->creer','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107063,'auguria',1,'','left','tools',107061,NULL,NULL,1,'/comm/mailing/liste.php?leftmenu=mailing','','List','mails',1,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107261,'auguria',1,'','left','tools',103169,NULL,NULL,2,'/exports/index.php?leftmenu=export','','FormatedExport','exports',0,'export','$user->rights->export->lire','$conf->export->enabled',2,'2013-03-24 02:31:47'),(107262,'auguria',1,'','left','tools',107261,NULL,NULL,0,'/exports/export.php?leftmenu=export','','NewExport','exports',1,'','$user->rights->export->creer','$conf->export->enabled',2,'2013-03-24 02:31:47'),(107291,'auguria',1,'','left','tools',103169,NULL,NULL,2,'/imports/index.php?leftmenu=import','','FormatedImport','exports',0,'import','$user->rights->import->run','$conf->import->enabled',2,'2013-03-24 02:31:47'),(107292,'auguria',1,'','left','tools',107291,NULL,NULL,0,'/imports/import.php?leftmenu=import','','NewImport','exports',1,'','$user->rights->import->run','$conf->import->enabled',2,'2013-03-24 02:31:47'),(107361,'auguria',1,'','left','members',103174,NULL,NULL,0,'/adherents/index.php?leftmenu=members&mainmenu=members','','Members','members',0,'members','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107362,'auguria',1,'','left','members',107361,NULL,NULL,0,'/adherents/fiche.php?leftmenu=members&action=create','','NewMember','members',1,'','$user->rights->adherent->creer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107363,'auguria',1,'','left','members',107361,NULL,NULL,1,'/adherents/liste.php','','List','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107364,'auguria',1,'','left','members',107363,NULL,NULL,2,'/adherents/liste.php?leftmenu=members&statut=-1','','MenuMembersToValidate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107365,'auguria',1,'','left','members',107363,NULL,NULL,3,'/adherents/liste.php?leftmenu=members&statut=1','','MenuMembersValidated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107366,'auguria',1,'','left','members',107363,NULL,NULL,4,'/adherents/liste.php?leftmenu=members&statut=1&filter=outofdate','','MenuMembersNotUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107367,'auguria',1,'','left','members',107363,NULL,NULL,5,'/adherents/liste.php?leftmenu=members&statut=1&filter=uptodate','','MenuMembersUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107368,'auguria',1,'','left','members',107363,NULL,NULL,6,'/adherents/liste.php?leftmenu=members&statut=0','','MenuMembersResiliated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107369,'auguria',1,'','left','members',107361,NULL,NULL,7,'/adherents/stats/geo.php?leftmenu=members&mode=memberbycountry','','MenuMembersStats','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107461,'auguria',1,'','left','members',103174,NULL,NULL,1,'/adherents/index.php?leftmenu=members&mainmenu=members','','Subscriptions','compta',0,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107462,'auguria',1,'','left','members',107461,NULL,NULL,0,'/adherents/liste.php?statut=-1&leftmenu=accountancy&mainmenu=members','','NewSubscription','compta',1,'','$user->rights->adherent->cotisation->creer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107463,'auguria',1,'','left','members',107461,NULL,NULL,1,'/adherents/cotisations.php?leftmenu=members','','List','compta',1,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107464,'auguria',1,'','left','members',107461,NULL,NULL,7,'/adherents/stats/index.php?leftmenu=members','','MenuMembersStats','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107661,'auguria',1,'','left','members',103174,NULL,NULL,3,'/adherents/index.php?leftmenu=export&mainmenu=members','','Exports','members',0,'export','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107662,'auguria',1,'','left','members',107661,NULL,NULL,0,'/exports/index.php?leftmenu=export','','Datas','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled && $conf->export->enabled',2,'2013-03-24 02:31:48'),(107663,'auguria',1,'','left','members',107661,NULL,NULL,1,'/adherents/htpasswd.php?leftmenu=export','','Filehtpasswd','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107664,'auguria',1,'','left','members',107661,NULL,NULL,2,'/adherents/cartes/carte.php?leftmenu=export','','MembersCards','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107861,'auguria',1,'','left','members',103174,NULL,NULL,5,'/adherents/type.php?leftmenu=setup&mainmenu=members','','MembersTypes','members',0,'setup','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107862,'auguria',1,'','left','members',107861,NULL,NULL,0,'/adherents/type.php?leftmenu=setup&mainmenu=members&action=create','','New','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107863,'auguria',1,'','left','members',107861,NULL,NULL,1,'/adherents/type.php?leftmenu=setup&mainmenu=members','','List','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(108261,'auguria',1,'','left','commercial',103166,NULL,NULL,6,'/fourn/commande/index.php?leftmenu=orders_suppliers','','SuppliersOrders','orders',0,'orders_suppliers','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108262,'auguria',1,'','left','commercial',108261,NULL,NULL,0,'/societe/societe.php?leftmenu=orders_suppliers','','NewOrder','orders',1,'','$user->rights->fournisseur->commande->creer','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108263,'auguria',1,'','left','commercial',108261,NULL,NULL,1,'/fourn/commande/liste.php?leftmenu=orders_suppliers&viewstatut=0','','List','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108269,'auguria',1,'','left','commercial',108261,NULL,NULL,7,'/commande/stats/index.php?leftmenu=orders_suppliers&mode=supplier','','Statistics','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108361,'auguria',1,'','left','members',103174,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=3','','MembersCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:48'),(108362,'auguria',1,'','left','members',108361,NULL,NULL,0,'/categories/fiche.php?action=create&type=3','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:48'),(108363,'all',1,'opensurvey','top','opensurvey',0,NULL,NULL,200,'/opensurvey/index.php','','Surveys','opensurvey@opensurvey',NULL,NULL,'$user->rights->opensurvey->survey->read','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108364,'all',1,'opensurvey','left','opensurvey',-1,NULL,'opensurvey',200,'/opensurvey/index.php?mainmenu=opensurvey&leftmenu=opensurvey','','Survey','opensurvey@opensurvey',NULL,'opensurvey','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108365,'all',1,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',210,'/opensurvey/public/index.php?origin=dolibarr','_blank','NewSurvey','opensurvey@opensurvey',NULL,'opensurvey_new','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108366,'all',1,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',220,'/opensurvey/list.php','','List','opensurvey@opensurvey',NULL,'opensurvey_list','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108421,'all',1,'agenda','top','agenda',0,NULL,NULL,100,'/comm/action/index.php','','Agenda','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108422,'all',1,'agenda','left','agenda',108421,NULL,NULL,100,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Actions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108423,'all',1,'agenda','left','agenda',108422,NULL,NULL,101,'/comm/action/fiche.php?mainmenu=agenda&leftmenu=agenda&action=create','','NewAction','commercial',NULL,NULL,'($user->rights->agenda->myactions->create||$user->rights->agenda->allactions->create)','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108424,'all',1,'agenda','left','agenda',108422,NULL,NULL,102,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Calendar','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108425,'all',1,'agenda','left','agenda',108424,NULL,NULL,103,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108426,'all',1,'agenda','left','agenda',108424,NULL,NULL,104,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108427,'all',1,'agenda','left','agenda',108424,NULL,NULL,105,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108428,'all',1,'agenda','left','agenda',108424,NULL,NULL,106,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108429,'all',1,'agenda','left','agenda',108422,NULL,NULL,112,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda','','List','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108430,'all',1,'agenda','left','agenda',108429,NULL,NULL,113,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108431,'all',1,'agenda','left','agenda',108429,NULL,NULL,114,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108432,'all',1,'agenda','left','agenda',108429,NULL,NULL,115,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108433,'all',1,'agenda','left','agenda',108429,NULL,NULL,116,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108434,'all',1,'agenda','left','agenda',108422,NULL,NULL,120,'/comm/action/rapport/index.php?mainmenu=agenda&leftmenu=agenda','','Reportings','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108435,'all',1,'ecm','top','ecm',0,NULL,NULL,100,'/ecm/index.php','','MenuECM','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload || $user->rights->ecm->setup','$conf->ecm->enabled',2,'2013-11-07 01:19:06'),(108436,'all',1,'ecm','left','ecm',108435,NULL,NULL,101,'/ecm/index.php','','ECMArea','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload','$user->rights->ecm->read || $user->rights->ecm->upload',2,'2013-11-07 01:19:06'),(108437,'all',1,'ecm','left','ecm',108436,NULL,NULL,100,'/ecm/docdir.php?action=create','','ECMNewSection','ecm',NULL,NULL,'$user->rights->ecm->setup','$user->rights->ecm->setup',2,'2013-11-07 01:19:06'),(108438,'all',1,'ecm','left','ecm',108436,NULL,NULL,102,'/ecm/index.php?action=file_manager','','ECMFileManager','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload','$user->rights->ecm->read || $user->rights->ecm->upload',2,'2013-11-07 01:19:06');
+INSERT INTO `llx_menu` VALUES (19289,'all',1,'cashdesk','top','cashdesk',0,NULL,NULL,100,'/cashdesk/index.php?user=__LOGIN__','pointofsale','CashDeskMenu','cashdesk',NULL,NULL,'1','$conf->cashdesk->enabled',0,'2012-12-08 13:11:09'),(87303,'all',1,'filemanager','top','filemanager',0,NULL,NULL,100,'/filemanager/index.php','','FileManager','filemanager@filemanager',NULL,NULL,'$user->rights->filemanager->read','$conf->filemanager->enabled',2,'2013-01-02 20:33:20'),(87422,'smartphone',1,NULL,'top','home',0,NULL,NULL,1,'/index.php?mainmenu=home&leftmenu=','','Home','',-1,'','','1',2,'2013-02-24 18:29:15'),(87423,'smartphone',1,NULL,'top','companies',0,NULL,NULL,2,'/societe/index.php?mainmenu=companies&leftmenu=','','ThirdParties','companies',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled || $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87424,'smartphone',1,NULL,'top','products',0,NULL,NULL,3,'/product/index.php?mainmenu=products&leftmenu=','','Products/Services','products',-1,'','$user->rights->produit->lire||$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',0,'2013-02-24 18:29:15'),(87426,'smartphone',1,NULL,'top','commercial',0,NULL,NULL,5,'/comm/index.php?mainmenu=commercial&leftmenu=','','Commercial','commercial',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87427,'smartphone',1,NULL,'top','accountancy',0,NULL,NULL,6,'/compta/index.php?mainmenu=accountancy&leftmenu=','','MenuFinancial','compta',-1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->plancompte->lire || $user->rights->commande->lire || $user->rights->facture->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled',2,'2013-02-24 18:29:15'),(87428,'smartphone',1,NULL,'top','project',0,NULL,NULL,7,'/projet/index.php?mainmenu=project&leftmenu=','','Projects','projects',-1,'','$user->rights->projet->lire','$conf->projet->enabled',0,'2013-02-24 18:29:15'),(87429,'smartphone',1,NULL,'top','tools',0,NULL,NULL,8,'/core/tools.php?mainmenu=tools&leftmenu=','','Tools','other',-1,'','$user->rights->mailing->lire || $user->rights->export->lire || $user->rights->import->run','$conf->mailing->enabled || $conf->export->enabled || $conf->import->enabled',2,'2013-02-24 18:29:15'),(87432,'smartphone',1,NULL,'top','shop',0,NULL,NULL,11,'/boutique/index.php?mainmenu=shop&leftmenu=','','OSCommerce','shop',-1,'','','! empty($conf->boutique->enabled)',0,'2013-02-24 18:29:15'),(87434,'smartphone',1,NULL,'top','members',0,NULL,NULL,15,'/adherents/index.php?mainmenu=members&leftmenu=','','Members','members',-1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(87435,'smartphone',1,NULL,'top','bank',0,NULL,NULL,6,'/compta/bank/index.php?mainmenu=bank&leftmenu=bank','','MenuBankCash','banks',-1,'','$user->rights->banque->lire || $user->rights->prelevement->bons->lire','$conf->banque->enabled || $conf->prelevement->enabled',2,'2013-02-24 18:29:15'),(87521,'smartphone',1,NULL,'left','home',87422,NULL,NULL,0,'/admin/index.php?leftmenu=setup','','Setup','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87522,'smartphone',1,NULL,'left','home',87521,NULL,NULL,1,'/admin/company.php?leftmenu=setup','','MenuCompanySetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87523,'smartphone',1,NULL,'left','home',87521,NULL,NULL,4,'/admin/ihm.php?leftmenu=setup','','GUISetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87524,'smartphone',1,NULL,'left','home',87521,NULL,NULL,2,'/admin/modules.php?leftmenu=setup','','Modules','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87525,'smartphone',1,NULL,'left','home',87521,NULL,NULL,5,'/admin/boxes.php?leftmenu=setup','','Boxes','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87526,'smartphone',1,NULL,'left','home',87521,NULL,NULL,3,'/admin/menus.php?leftmenu=setup','','Menus','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87527,'smartphone',1,NULL,'left','home',87521,NULL,NULL,6,'/admin/delais.php?leftmenu=setup','','Alerts','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87529,'smartphone',1,NULL,'left','home',87521,NULL,NULL,7,'/admin/perms.php?leftmenu=setup','','Security','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87530,'smartphone',1,NULL,'left','home',87521,NULL,NULL,9,'/admin/mails.php?leftmenu=setup','','Emails','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87531,'smartphone',1,NULL,'left','home',87521,NULL,NULL,8,'/admin/limits.php?leftmenu=setup','','MenuLimits','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87532,'smartphone',1,NULL,'left','home',87521,NULL,NULL,10,'/admin/dict.php?leftmenu=setup','','DictionarySetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87533,'smartphone',1,NULL,'left','home',87521,NULL,NULL,11,'/admin/const.php?leftmenu=setup','','OtherSetup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87621,'smartphone',1,NULL,'left','home',87422,NULL,NULL,1,'/admin/system/index.php?leftmenu=system','','SystemInfo','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87622,'smartphone',1,NULL,'left','home',87621,NULL,NULL,0,'/admin/system/dolibarr.php?leftmenu=system','','Dolibarr','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87623,'smartphone',1,NULL,'left','home',87622,NULL,NULL,1,'/admin/system/constall.php?leftmenu=system','','AllParameters','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87624,'smartphone',1,NULL,'left','home',87622,NULL,NULL,4,'/admin/system/about.php?leftmenu=system','','About','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87625,'smartphone',1,NULL,'left','home',87621,NULL,NULL,1,'/admin/system/os.php?leftmenu=system','','OS','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87626,'smartphone',1,NULL,'left','home',87621,NULL,NULL,2,'/admin/system/web.php?leftmenu=system','','WebServer','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87627,'smartphone',1,NULL,'left','home',87621,NULL,NULL,3,'/admin/system/phpinfo.php?leftmenu=system','','Php','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87628,'smartphone',1,NULL,'left','home',87622,NULL,NULL,3,'/admin/triggers.php?leftmenu=system','','Triggers','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87629,'smartphone',1,NULL,'left','home',87622,NULL,NULL,2,'/admin/system/modules.php?leftmenu=system','','Modules','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87631,'smartphone',1,NULL,'left','home',87621,NULL,NULL,4,'/admin/system/database.php?leftmenu=system','','Database','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87632,'smartphone',1,NULL,'left','home',87631,NULL,NULL,0,'/admin/system/database-tables.php?leftmenu=system','','Tables','admin',2,'','','1',2,'2013-02-24 18:29:15'),(87721,'smartphone',1,NULL,'left','home',87422,NULL,NULL,2,'/admin/tools/index.php?leftmenu=admintools','','SystemTools','admin',0,'','','$user->admin',2,'2013-02-24 18:29:15'),(87722,'smartphone',1,NULL,'left','home',87721,NULL,NULL,0,'/admin/tools/dolibarr_export.php?leftmenu=admintools','','Backup','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87723,'smartphone',1,NULL,'left','home',87721,NULL,NULL,1,'/admin/tools/dolibarr_import.php?leftmenu=admintools','','Restore','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87724,'smartphone',1,NULL,'left','home',87721,NULL,NULL,6,'/admin/tools/purge.php?leftmenu=admintools','','Purge','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87725,'smartphone',1,NULL,'left','home',87721,NULL,NULL,3,'/admin/tools/eaccelerator.php?leftmenu=admintools','','EAccelerator','admin',1,'','','1 && function_exists(\'eaccelerator_info\')',2,'2013-02-24 18:29:15'),(87726,'smartphone',1,NULL,'left','home',87721,NULL,NULL,2,'/admin/tools/update.php?leftmenu=admintools','','MenuUpgrade','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87727,'smartphone',1,NULL,'left','home',87721,NULL,NULL,4,'/admin/tools/listevents.php?leftmenu=admintools','','Audit','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87728,'smartphone',1,NULL,'left','home',87721,NULL,NULL,7,'/support/index.php?leftmenu=admintools','_blank','HelpCenter','help',1,'','','1',2,'2013-02-24 18:29:15'),(87729,'smartphone',1,NULL,'left','home',87721,NULL,NULL,5,'/admin/tools/listsessions.php?leftmenu=admintools','','Sessions','admin',1,'','','1',2,'2013-02-24 18:29:15'),(87821,'smartphone',1,NULL,'left','home',87422,NULL,NULL,3,'/user/home.php?leftmenu=users','','MenuUsersAndGroups','users',0,'','','1',2,'2013-02-24 18:29:15'),(87822,'smartphone',1,NULL,'left','home',87821,NULL,NULL,0,'/user/index.php?leftmenu=users','','Users','users',1,'','$user->rights->user->user->lire || $user->admin','1',2,'2013-02-24 18:29:15'),(87823,'smartphone',1,NULL,'left','home',87822,NULL,NULL,0,'/user/fiche.php?leftmenu=users&action=create','','NewUser','users',2,'','$user->rights->user->user->creer || $user->admin','1',2,'2013-02-24 18:29:15'),(87824,'smartphone',1,NULL,'left','home',87821,NULL,NULL,1,'/user/group/index.php?leftmenu=users','','Groups','users',1,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->read:$user->rights->user->user->lire) || $user->admin','1',2,'2013-02-24 18:29:15'),(87825,'smartphone',1,NULL,'left','home',87824,NULL,NULL,0,'/user/group/fiche.php?leftmenu=users&action=create','','NewGroup','users',2,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->write:$user->rights->user->user->creer) || $user->admin','1',2,'2013-02-24 18:29:15'),(87921,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,0,'/societe/societe.php','','ThirdParty','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87922,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,0,'/societe/soc.php?action=create','','MenuNewThirdParty','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87924,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,5,'/fourn/liste.php?leftmenu=suppliers','','ListSuppliersShort','suppliers',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87925,'smartphone',1,NULL,'left','companies',87924,NULL,NULL,0,'/societe/soc.php?leftmenu=supplier&action=create&type=f','','NewSupplier','suppliers',2,'','$user->rights->societe->creer','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(87927,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,3,'/comm/prospect/list.php?leftmenu=prospects','','ListProspectsShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87928,'smartphone',1,NULL,'left','companies',87927,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87930,'smartphone',1,NULL,'left','companies',87921,NULL,NULL,4,'/comm/list.php?leftmenu=customers','','ListCustomersShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(87931,'smartphone',1,NULL,'left','companies',87930,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88021,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','ContactsAddresses||Contacts@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88022,'smartphone',1,NULL,'left','companies',88021,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress||NewContact@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88023,'smartphone',1,NULL,'left','companies',88021,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88025,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88026,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,2,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88027,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,3,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(88028,'smartphone',1,NULL,'left','companies',88023,NULL,NULL,4,'/contact/list.php?leftmenu=contacts&type=o','','Others','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(88071,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=1','','SuppliersCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88072,'smartphone',1,NULL,'left','companies',88071,NULL,NULL,0,'/categories/fiche.php?action=create&type=1','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88081,'smartphone',1,NULL,'left','companies',87423,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=2','','CustomersProspectsCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88082,'smartphone',1,NULL,'left','companies',88081,NULL,NULL,0,'/categories/fiche.php?action=create&type=2','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(88121,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,1,'/comm/prospect/index.php?leftmenu=prospects','','Prospects','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88122,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88123,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,1,'/comm/prospect/list.php?leftmenu=prospects','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88124,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,0,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=-1','','LastProspectDoNotContact','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88125,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,1,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=0','','LastProspectNeverContacted','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88126,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,2,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=1','','LastProspectToContact','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88127,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,3,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=2','','LastProspectContactInProcess','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88128,'smartphone',1,NULL,'left','commercial',88123,NULL,NULL,4,'/comm/prospect/list.php?sortfield=s.datec&sortorder=desc&begin=&stcomm=3','','LastProspectContactDone','companies',2,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88129,'smartphone',1,NULL,'left','commercial',88121,NULL,NULL,2,'/contact/list.php?leftmenu=prospects&type=p','','Contacts','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88221,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,2,'/comm/index.php?leftmenu=customers','','Customers','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88222,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88223,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,1,'/comm/list.php?leftmenu=customers','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88224,'smartphone',1,NULL,'left','commercial',88221,NULL,NULL,2,'/contact/list.php?leftmenu=customers&type=c','','Contacts','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88321,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,3,'/contact/list.php?leftmenu=contacts','','Contacts','companies',0,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88322,'smartphone',1,NULL,'left','commercial',88321,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress||NewContact@$conf->global->SOCIETE_ADDRESSES_MANAGEMENT','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88323,'smartphone',1,NULL,'left','commercial',88321,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&action=create','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',0,'2013-02-24 18:29:15'),(88331,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88332,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88333,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88334,'smartphone',1,NULL,'left','commercial',88323,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=o','','Other','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled && $leftmenu==\"prospects\"',0,'2013-02-24 18:29:15'),(88521,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,4,'/comm/propal.php?leftmenu=propals','','Prop','propal',0,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-02-24 18:29:15'),(88522,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,0,'/societe/societe.php?leftmenu=propals','','NewPropal','propal',1,'','$user->rights->propale->creer','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88523,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,1,'/comm/propal.php?viewstatut=0','','PropalsDraft','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88524,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,2,'/comm/propal.php?viewstatut=1','','PropalsOpened','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88525,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,3,'/comm/propal.php?viewstatut=2,3,4','','PropalStatusClosedShort','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88526,'smartphone',1,NULL,'left','commercial',88521,NULL,NULL,4,'/comm/propal/stats/index.php?leftmenu=propals','','Statistics','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-02-24 18:29:15'),(88621,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,5,'/commande/index.php?leftmenu=orders','','CustomersOrders','orders',0,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-02-24 18:29:15'),(88622,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,0,'/societe/societe.php?leftmenu=orders','','NewOrder','orders',1,'','$user->rights->commande->creer','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88623,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,1,'/commande/liste.php?leftmenu=orders','','List','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88624,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,2,'/commande/liste.php?leftmenu=orders&viewstatut=0','','StatusOrderDraftShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88625,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=1','','StatusOrderValidated','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88626,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,4,'/commande/liste.php?leftmenu=orders&viewstatut=2','','StatusOrderOnProcessShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88627,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,5,'/commande/liste.php?leftmenu=orders&viewstatut=3','','StatusOrderToBill','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88628,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,6,'/commande/liste.php?leftmenu=orders&viewstatut=4','','StatusOrderProcessed','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88629,'smartphone',1,NULL,'left','commercial',88623,NULL,NULL,7,'/commande/liste.php?leftmenu=orders&viewstatut=-1','','StatusOrderCanceledShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88630,'smartphone',1,NULL,'left','commercial',88621,NULL,NULL,4,'/commande/stats/index.php?leftmenu=orders','','Statistics','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-02-24 18:29:15'),(88721,'smartphone',1,NULL,'left','commercial',87424,NULL,NULL,6,'/expedition/index.php?leftmenu=sendings','','Shipments','orders',0,'','$user->rights->expedition->lire','$conf->expedition->enabled',2,'2013-02-24 18:29:15'),(88722,'smartphone',1,NULL,'left','commercial',88721,NULL,NULL,0,'/expedition/liste.php?leftmenu=sendings','','List','orders',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-02-24 18:29:15'),(88723,'smartphone',1,NULL,'left','commercial',88721,NULL,NULL,1,'/expedition/stats/index.php?leftmenu=sendings','','Statistics','orders',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-02-24 18:29:15'),(88821,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,7,'/contrat/index.php?leftmenu=contracts','','Contracts','contracts',0,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88822,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,0,'/societe/societe.php?leftmenu=contracts','','NewContract','contracts',1,'','$user->rights->contrat->creer','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88823,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,1,'/contrat/liste.php?leftmenu=contracts','','List','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88824,'smartphone',1,NULL,'left','commercial',88821,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts','','MenuServices','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-02-24 18:29:15'),(88825,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,0,'/contrat/services.php?leftmenu=contracts&mode=0','','MenuInactiveServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88826,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,1,'/contrat/services.php?leftmenu=contracts&mode=4','','MenuRunningServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88827,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts&mode=4&filter=expired','','MenuExpiredServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88828,'smartphone',1,NULL,'left','commercial',88824,NULL,NULL,3,'/contrat/services.php?leftmenu=contracts&mode=5','','MenuClosedServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-02-24 18:29:15'),(88921,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,8,'/fichinter/list.php?leftmenu=ficheinter','','Interventions','interventions',0,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-02-24 18:29:15'),(88922,'smartphone',1,NULL,'left','commercial',88921,NULL,NULL,0,'/fichinter/fiche.php?action=create&leftmenu=ficheinter','','NewIntervention','interventions',1,'','$user->rights->ficheinter->creer','$conf->ficheinter->enabled && $leftmenu==\"ficheinter\"',2,'2013-02-24 18:29:15'),(88923,'smartphone',1,NULL,'left','commercial',88921,NULL,NULL,1,'/fichinter/list.php?leftmenu=ficheinter','','List','interventions',1,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled && $leftmenu==\"ficheinter\"',2,'2013-02-24 18:29:15'),(89021,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/fourn/facture/index.php?leftmenu=suppliers_bills','','BillsSuppliers','bills',0,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89022,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,0,'/fourn/facture/fiche.php?action=create&leftmenu=suppliers_bills','','NewBill','bills',1,'','$user->rights->fournisseur->facture->creer','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89023,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,1,'/fourn/facture/impayees.php?leftmenu=suppliers_bills','','Unpaid','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89024,'smartphone',1,NULL,'left','accountancy',89021,NULL,NULL,2,'/fourn/facture/paiement.php?leftmenu=suppliers_bills','','Payments','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(89121,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/compta/facture/list.php?leftmenu=customers_bills','','BillsCustomers','bills',0,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89122,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,3,'/compta/clients.php?action=facturer&leftmenu=customers_bills','','NewBill','bills',1,'','$user->rights->facture->creer','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89123,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,4,'/compta/facture/fiche-rec.php?leftmenu=customers_bills','','Repeatable','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89124,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,5,'/compta/facture/impayees.php?action=facturer&leftmenu=customers_bills','','Unpaid','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89125,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,6,'/compta/paiement/liste.php?leftmenu=customers_bills','','Payments','bills',1,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89131,'smartphone',1,NULL,'left','accountancy',89125,NULL,NULL,1,'/compta/paiement/rapport.php?leftmenu=customers_bills','','Reportings','bills',2,'','$user->rights->facture->lire','$conf->societe->enabled',2,'2013-02-24 18:29:15'),(89132,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,9,'/compta/paiement/cheque/index.php?leftmenu=checks&mainmenu=bank','','MenuChequeDeposits','bills',0,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89133,'smartphone',1,NULL,'left','accountancy',89132,NULL,NULL,0,'/compta/paiement/cheque/fiche.php?leftmenu=checks&action=new','','NewCheckDeposit','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89134,'smartphone',1,NULL,'left','accountancy',89132,NULL,NULL,1,'/compta/paiement/cheque/liste.php?leftmenu=checks','','List','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89135,'smartphone',1,NULL,'left','accountancy',89121,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills','','Statistics','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-02-24 18:29:15'),(89321,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=3','','MenuOrdersToBill','orders',0,'','$user->rights->commande->lire','$conf->commande->enabled',0,'2013-02-24 18:29:15'),(89421,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,4,'/compta/dons/index.php?leftmenu=donations&mainmenu=accountancy','','Donations','donations',0,'','$user->rights->don->lire','$conf->don->enabled',2,'2013-02-24 18:29:15'),(89422,'smartphone',1,NULL,'left','accountancy',89421,NULL,NULL,0,'/compta/dons/fiche.php?leftmenu=donations&mainmenu=accountancy&action=create','','NewDonation','donations',1,'','$user->rights->don->creer','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-02-24 18:29:15'),(89423,'smartphone',1,NULL,'left','accountancy',89421,NULL,NULL,1,'/compta/dons/liste.php?leftmenu=donations&mainmenu=accountancy','','List','donations',1,'','$user->rights->don->lire','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-02-24 18:29:15'),(89521,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,5,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','TripsAndExpenses','trips',0,'','$user->rights->deplacement->lire','$conf->deplacement->enabled',0,'2013-02-24 18:29:15'),(89522,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,1,'/compta/deplacement/fiche.php?action=create&leftmenu=tripsandexpenses','','New','trips',1,'','$user->rights->deplacement->creer','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89523,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,2,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','List','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89524,'smartphone',1,NULL,'left','accountancy',89521,NULL,NULL,2,'/compta/deplacement/stats/index.php?leftmenu=tripsandexpenses','','Statistics','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-02-24 18:29:15'),(89621,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,6,'/compta/charges/index.php?leftmenu=tax&mainmenu=accountancy','','MenuTaxAndDividends','compta',0,'','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-02-24 18:29:15'),(89622,'smartphone',1,NULL,'left','accountancy',89621,NULL,NULL,1,'/compta/sociales/index.php?leftmenu=tax_social','','SocialContributions','',1,'','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-02-24 18:29:15'),(89623,'smartphone',1,NULL,'left','accountancy',89622,NULL,NULL,2,'/compta/sociales/charges.php?leftmenu=tax_social&action=create','','MenuNewSocialContribution','',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-02-24 18:29:15'),(89624,'smartphone',1,NULL,'left','accountancy',89622,NULL,NULL,3,'/compta/charges/index.php?leftmenu=tax_social&mainmenu=accountancy&mode=sconly','','Payments','',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-02-24 18:29:15'),(89721,'smartphone',1,NULL,'left','accountancy',89621,NULL,NULL,7,'/compta/tva/index.php?leftmenu=tax_vat&mainmenu=accountancy','','VAT','companies',1,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS)',0,'2013-02-24 18:29:15'),(89722,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,0,'/compta/tva/fiche.php?leftmenu=tax_vat&action=create','','NewPayment','companies',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89723,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,1,'/compta/tva/reglement.php?leftmenu=tax_vat','','Payments','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89724,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,2,'/compta/tva/clients.php?leftmenu=tax_vat','','ReportByCustomers','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89725,'smartphone',1,NULL,'left','accountancy',89721,NULL,NULL,3,'/compta/tva/quadri_detail.php?leftmenu=tax_vat','','ReportByQuarter','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-02-24 18:29:15'),(89821,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,8,'/compta/ventilation/index.php?leftmenu=ventil','','Ventilation','companies',0,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89822,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,0,'/compta/ventilation/liste.php','','ToDispatch','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89823,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,1,'/compta/ventilation/lignes.php','','Dispatched','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89824,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,2,'/compta/param/','','Setup','companies',1,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89825,'smartphone',1,NULL,'left','accountancy',89824,NULL,NULL,0,'/compta/param/comptes/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89826,'smartphone',1,NULL,'left','accountancy',89824,NULL,NULL,1,'/compta/param/comptes/fiche.php?action=create','','New','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89827,'smartphone',1,NULL,'left','accountancy',89821,NULL,NULL,3,'/compta/export/','','Export','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89828,'smartphone',1,NULL,'left','accountancy',89827,NULL,NULL,0,'/compta/export/index.php','','New','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89829,'smartphone',1,NULL,'left','accountancy',89827,NULL,NULL,1,'/compta/export/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-02-24 18:29:15'),(89921,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,9,'/compta/prelevement/index.php?leftmenu=withdraw&mainmenu=bank','','StandingOrders','withdrawals',0,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled',2,'2013-02-24 18:29:15'),(89922,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,1,'/compta/prelevement/demandes.php?status=0&leftmenu=withdraw','','StandingOrderToProcess','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89923,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,0,'/compta/prelevement/create.php?leftmenu=withdraw','','NewStandingOrder','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89924,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,2,'/compta/prelevement/bons.php?leftmenu=withdraw','','WithdrawalsReceipts','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89925,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,3,'/compta/prelevement/liste.php?leftmenu=withdraw','','WithdrawalsLines','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89927,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,5,'/compta/prelevement/rejets.php?leftmenu=withdraw','','Rejects','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(89928,'smartphone',1,NULL,'left','accountancy',89921,NULL,NULL,6,'/compta/prelevement/stats.php?leftmenu=withdraw','','Statistics','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-02-24 18:29:15'),(90021,'smartphone',1,NULL,'left','accountancy',87435,NULL,NULL,1,'/compta/bank/index.php?leftmenu=bank&mainmenu=bank','','MenuBankCash','banks',0,'','$user->rights->banque->lire','$conf->banque->enabled',0,'2013-02-24 18:29:15'),(90022,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,0,'/compta/bank/fiche.php?action=create&leftmenu=bank','','MenuNewFinancialAccount','banks',1,'','$user->rights->banque->configurer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90023,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,1,'/compta/bank/categ.php?leftmenu=bank','','Rubriques','categories',1,'','$user->rights->banque->configurer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90024,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,2,'/compta/bank/search.php?leftmenu=bank','','ListTransactions','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90025,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,3,'/compta/bank/budget.php?leftmenu=bank','','ListTransactionsByCategory','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90027,'smartphone',1,NULL,'left','accountancy',90021,NULL,NULL,5,'/compta/bank/virement.php?leftmenu=bank','','BankTransfers','banks',1,'','$user->rights->banque->transfer','$conf->banque->enabled && $leftmenu==bank',0,'2013-02-24 18:29:15'),(90121,'smartphone',1,NULL,'left','accountancy',87427,NULL,NULL,11,'/compta/resultat/index.php?leftmenu=ca&mainmenu=accountancy','','Reportings','main',0,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90122,'smartphone',1,NULL,'left','accountancy',90121,NULL,NULL,0,'/compta/resultat/index.php?leftmenu=ca','','ReportInOut','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90123,'smartphone',1,NULL,'left','accountancy',90122,NULL,NULL,0,'/compta/resultat/clientfourn.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90124,'smartphone',1,NULL,'left','accountancy',90121,NULL,NULL,1,'/compta/stats/index.php?leftmenu=ca','','ReportTurnover','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90125,'smartphone',1,NULL,'left','accountancy',90124,NULL,NULL,0,'/compta/stats/casoc.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90126,'smartphone',1,NULL,'left','accountancy',90124,NULL,NULL,1,'/compta/stats/cabyuser.php?leftmenu=ca','','ByUsers','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-02-24 18:29:15'),(90221,'smartphone',1,NULL,'left','products',87424,NULL,NULL,0,'/product/index.php?leftmenu=product&type=0','','Products','products',0,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90222,'smartphone',1,NULL,'left','products',90221,NULL,NULL,0,'/product/fiche.php?leftmenu=product&action=create&type=0','','NewProduct','products',1,'','$user->rights->produit->creer','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90223,'smartphone',1,NULL,'left','products',90221,NULL,NULL,1,'/product/liste.php?leftmenu=product&type=0','','List','products',1,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90224,'smartphone',1,NULL,'left','products',90221,NULL,NULL,4,'/product/reassort.php?type=0','','Stocks','products',1,'','$user->rights->produit->lire && $user->rights->stock->lire','$conf->product->enabled',2,'2013-02-24 18:29:15'),(90321,'smartphone',1,NULL,'left','products',87424,NULL,NULL,1,'/product/index.php?leftmenu=service&type=1','','Services','products',0,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90322,'smartphone',1,NULL,'left','products',90321,NULL,NULL,0,'/product/fiche.php?leftmenu=service&action=create&type=1','','NewService','products',1,'','$user->rights->service->creer','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90323,'smartphone',1,NULL,'left','products',90321,NULL,NULL,1,'/product/liste.php?leftmenu=service&type=1','','List','products',1,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-02-24 18:29:15'),(90421,'smartphone',1,NULL,'left','products',87424,NULL,NULL,2,'/product/stats/index.php?leftmenu=stats','','Statistics','main',0,'','$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',2,'2013-02-24 18:29:15'),(90422,'smartphone',1,NULL,'left','products',90421,NULL,NULL,0,'/product/popuprop.php?leftmenu=stats','','Popularity','main',1,'','$user->rights->produit->lire && $user->rights->produit>lire','$conf->propal->enabled',2,'2013-02-24 18:29:15'),(90521,'smartphone',1,NULL,'left','products',87424,NULL,NULL,3,'/product/stock/index.php?leftmenu=stock','','Stock','stocks',0,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90522,'smartphone',1,NULL,'left','products',90521,NULL,NULL,0,'/product/stock/fiche.php?action=create','','MenuNewWarehouse','stocks',1,'','$user->rights->stock->creer','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90523,'smartphone',1,NULL,'left','products',90521,NULL,NULL,1,'/product/stock/liste.php','','List','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90524,'smartphone',1,NULL,'left','products',90521,NULL,NULL,2,'/product/stock/valo.php','','EnhancedValue','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90525,'smartphone',1,NULL,'left','products',90521,NULL,NULL,3,'/product/stock/mouvement.php','','Movements','stocks',1,'','$user->rights->stock->mouvement->lire','$conf->stock->enabled',2,'2013-02-24 18:29:15'),(90621,'smartphone',1,NULL,'left','products',87424,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=0','','Categories','categories',0,'','$user->rights->categorie->lire','$conf->categorie->enabled',2,'2013-02-24 18:29:15'),(90622,'smartphone',1,NULL,'left','products',90621,NULL,NULL,0,'/categories/fiche.php?action=create&type=0','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->categorie->enabled',2,'2013-02-24 18:29:15'),(91021,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/index.php?leftmenu=projects','','Projects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91022,'smartphone',1,NULL,'left','project',91021,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91023,'smartphone',1,NULL,'left','project',91021,NULL,NULL,2,'/projet/liste.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91031,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/index.php?leftmenu=projects&mode=mine','','MyProjects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91032,'smartphone',1,NULL,'left','project',91031,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create&mode=mine','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91033,'smartphone',1,NULL,'left','project',91031,NULL,NULL,2,'/projet/liste.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91121,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects','','Activities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91122,'smartphone',1,NULL,'left','project',91121,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91123,'smartphone',1,NULL,'left','project',91121,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91124,'smartphone',1,NULL,'left','project',91121,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91221,'smartphone',1,NULL,'left','project',87428,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects&mode=mine','','MyActivities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91222,'smartphone',1,NULL,'left','project',91221,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create&mode=mine','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91223,'smartphone',1,NULL,'left','project',91221,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91224,'smartphone',1,NULL,'left','project',91221,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects&mode=mine','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-02-24 18:29:15'),(91321,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,0,'/comm/mailing/index.php?leftmenu=mailing','','EMailings','mails',0,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91322,'smartphone',1,NULL,'left','tools',91321,NULL,NULL,0,'/comm/mailing/fiche.php?leftmenu=mailing&action=create','','NewMailing','mails',1,'','$user->rights->mailing->creer','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91323,'smartphone',1,NULL,'left','tools',91321,NULL,NULL,1,'/comm/mailing/liste.php?leftmenu=mailing','','List','mails',1,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-02-24 18:29:15'),(91521,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,2,'/exports/index.php?leftmenu=export','','FormatedExport','exports',0,'','$user->rights->export->lire','$conf->export->enabled',2,'2013-02-24 18:29:15'),(91522,'smartphone',1,NULL,'left','tools',91521,NULL,NULL,0,'/exports/export.php?leftmenu=export','','NewExport','exports',1,'','$user->rights->export->creer','$conf->export->enabled',2,'2013-02-24 18:29:15'),(91551,'smartphone',1,NULL,'left','tools',87429,NULL,NULL,2,'/imports/index.php?leftmenu=import','','FormatedImport','exports',0,'','$user->rights->import->run','$conf->import->enabled',2,'2013-02-24 18:29:15'),(91552,'smartphone',1,NULL,'left','tools',91551,NULL,NULL,0,'/imports/import.php?leftmenu=import','','NewImport','exports',1,'','$user->rights->import->run','$conf->import->enabled',2,'2013-02-24 18:29:15'),(91621,'smartphone',1,NULL,'left','members',87434,NULL,NULL,0,'/adherents/index.php?leftmenu=members&mainmenu=members','','Members','members',0,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91622,'smartphone',1,NULL,'left','members',91621,NULL,NULL,0,'/adherents/fiche.php?action=create','','NewMember','members',1,'','$user->rights->adherent->creer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91623,'smartphone',1,NULL,'left','members',91621,NULL,NULL,1,'/adherents/liste.php','','List','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91624,'smartphone',1,NULL,'left','members',91623,NULL,NULL,2,'/adherents/liste.php?statut=-1','','MenuMembersToValidate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91625,'smartphone',1,NULL,'left','members',91623,NULL,NULL,3,'/adherents/liste.php?statut=1','','MenuMembersValidated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91626,'smartphone',1,NULL,'left','members',91623,NULL,NULL,4,'/adherents/liste.php?statut=1&filter=outofdate','','MenuMembersNotUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91627,'smartphone',1,NULL,'left','members',91623,NULL,NULL,5,'/adherents/liste.php?statut=1&filter=uptodate','','MenuMembersUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91628,'smartphone',1,NULL,'left','members',91623,NULL,NULL,6,'/adherents/liste.php?statut=0','','MenuMembersResiliated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91721,'smartphone',1,NULL,'left','members',87434,NULL,NULL,1,'/adherents/index.php?leftmenu=accountancy&mainmenu=members','','Subscriptions','compta',0,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91722,'smartphone',1,NULL,'left','members',91721,NULL,NULL,0,'/adherents/liste.php?statut=-1&leftmenu=accountancy&mainmenu=members','','NewSubscription','compta',1,'','$user->rights->adherent->cotisation->creer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91723,'smartphone',1,NULL,'left','members',91721,NULL,NULL,1,'/adherents/cotisations.php?leftmenu=accountancy','','List','compta',1,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91921,'smartphone',1,NULL,'left','members',87434,NULL,NULL,3,'/adherents/index.php?leftmenu=export&mainmenu=members','','Exports','members',0,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91922,'smartphone',1,NULL,'left','members',91921,NULL,NULL,0,'/exports/index.php?leftmenu=export','','Datas','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled && $conf->export->enabled',2,'2013-02-24 18:29:15'),(91923,'smartphone',1,NULL,'left','members',91921,NULL,NULL,1,'/adherents/htpasswd.php?leftmenu=export','','Filehtpasswd','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(91924,'smartphone',1,NULL,'left','members',91921,NULL,NULL,2,'/adherents/cartes/carte.php?leftmenu=export','','MembersCards','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92121,'smartphone',1,NULL,'left','members',87434,NULL,NULL,5,'/adherents/index.php?leftmenu=setup&mainmenu=members','','Setup','members',0,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92122,'smartphone',1,NULL,'left','members',92121,NULL,NULL,0,'/adherents/type.php?leftmenu=setup','','MembersTypes','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92123,'smartphone',1,NULL,'left','members',92121,NULL,NULL,1,'/adherents/options.php?leftmenu=setup','','MembersAttributes','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-02-24 18:29:15'),(92421,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,0,'/compta/index.php?leftmenu=suppliers','','Suppliers','companies',0,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92422,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,0,'/societe/soc.php?leftmenu=suppliers&action=create&type=f','','NewSupplier','companies',1,'','$user->rights->societe->creer && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92423,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,1,'/fourn/liste.php?leftmenu=suppliers','','List','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92424,'smartphone',1,NULL,'left','commercial',92421,NULL,NULL,2,'/contact/list.php?leftmenu=suppliers&type=f','','Contacts','companies',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->fournisseur->enabled',2,'2013-02-24 18:29:15'),(92521,'smartphone',1,NULL,'left','commercial',87426,NULL,NULL,6,'/fourn/commande/index.php?leftmenu=orders_suppliers','','SuppliersOrders','orders',0,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled',2,'2013-02-24 18:29:15'),(92522,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,0,'/societe/societe.php?leftmenu=orders_suppliers','','NewOrder','orders',1,'','$user->rights->fournisseur->commande->creer','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92523,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,1,'/fourn/commande/liste.php?leftmenu=orders_suppliers&viewstatut=0','','List','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92529,'smartphone',1,NULL,'left','commercial',92521,NULL,NULL,7,'/commande/stats/index.php?leftmenu=orders_suppliers&mode=supplier','','Statistics','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->commande->enabled && $leftmenu==\"orders_suppliers\"',2,'2013-02-24 18:29:15'),(92621,'smartphone',1,NULL,'left','members',87434,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=3','','MembersCategoriesShort','categories',0,'','$user->rights->categorie->lire','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(92622,'smartphone',1,NULL,'left','members',92621,NULL,NULL,0,'/categories/fiche.php?action=create&type=3','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-02-24 18:29:15'),(103094,'all',2,'agenda','top','agenda',0,NULL,NULL,100,'/comm/action/index.php','','Agenda','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103095,'all',2,'agenda','left','agenda',103094,NULL,NULL,100,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Actions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103096,'all',2,'agenda','left','agenda',103095,NULL,NULL,101,'/comm/action/fiche.php?mainmenu=agenda&leftmenu=agenda&action=create','','NewAction','commercial',NULL,NULL,'($user->rights->agenda->myactions->create||$user->rights->agenda->allactions->create)','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103097,'all',2,'agenda','left','agenda',103095,NULL,NULL,102,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Calendar','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103098,'all',2,'agenda','left','agenda',103097,NULL,NULL,103,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103099,'all',2,'agenda','left','agenda',103097,NULL,NULL,104,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103100,'all',2,'agenda','left','agenda',103097,NULL,NULL,105,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103101,'all',2,'agenda','left','agenda',103097,NULL,NULL,106,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103102,'all',2,'agenda','left','agenda',103095,NULL,NULL,112,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda','','List','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103103,'all',2,'agenda','left','agenda',103102,NULL,NULL,113,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103104,'all',2,'agenda','left','agenda',103102,NULL,NULL,114,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103105,'all',2,'agenda','left','agenda',103102,NULL,NULL,115,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103106,'all',2,'agenda','left','agenda',103102,NULL,NULL,116,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-03-13 15:29:19'),(103107,'all',2,'agenda','left','agenda',103095,NULL,NULL,120,'/comm/action/rapport/index.php?mainmenu=agenda&leftmenu=agenda','','Reportings','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$conf->agenda->enabled',2,'2013-03-13 15:29:19'),(103108,'all',2,'pos','top','pos',0,NULL,NULL,100,'/pos/backend/listefac.php','','POS','pos@pos',NULL,'1','1','1',2,'2013-03-13 20:33:09'),(103109,'all',2,'pos','left','pos',103108,NULL,NULL,100,'/pos/backend/liste.php','','Tickets','pos@pos',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103110,'all',2,'pos','left','pos',103109,NULL,NULL,100,'/pos/backend/liste.php','','List','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103111,'all',2,'pos','left','pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=0','','StatusTicketDraft','pos@pos',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103112,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=1','','StatusTicketClosed','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103113,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewstatut=2','','StatusTicketProcessed','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103114,'all',2,'pos','left','@pos',103110,NULL,NULL,100,'/pos/backend/liste.php?viewtype=1','','StatusTicketReturned','main',NULL,NULL,'$user->rights->pos->backend','$conf->global->POS_USE_TICKETS',0,'2013-03-13 20:33:09'),(103115,'all',2,'pos','left','pos',103108,NULL,NULL,100,'/pos/backend/listefac.php','','Factures','pos@pos',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103116,'all',2,'pos','left','pos',103115,NULL,NULL,100,'/pos/backend/listefac.php','','List','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103117,'all',2,'pos','left','pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=0','','BillStatusDraft','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103118,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=1','','BillStatusValidated','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103119,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewstatut=2&viewtype=0','','BillStatusPaid','bills',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103120,'all',2,'pos','left','@pos',103116,NULL,NULL,100,'/pos/backend/listefac.php?viewtype=2','','BillStatusReturned','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103121,'all',2,'pos','left','@pos',103108,NULL,NULL,100,'/pos/frontend/index.php','','POS','main',NULL,NULL,'$user->rights->pos->frontend','1',0,'2013-03-13 20:33:09'),(103122,'all',2,'pos','left','@pos',103121,NULL,NULL,100,'/pos/frontend/index.php','','NewTicket','main',NULL,NULL,'$user->rights->pos->frontend','1',0,'2013-03-13 20:33:09'),(103123,'all',2,'pos','left','@pos',103121,NULL,NULL,101,'/pos/backend/closes.php','','CloseandArching','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103124,'all',2,'pos','left','@pos',103108,NULL,NULL,100,'/pos/backend/terminal/cash.php','','Terminal','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103125,'all',2,'pos','left','@pos',103124,NULL,NULL,100,'/pos/backend/terminal/fiche.php?action=create','','NewCash','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103126,'all',2,'pos','left','@pos',103124,NULL,NULL,101,'/pos/backend/terminal/cash.php','','List','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103127,'all',2,'pos','left','@pos',103123,NULL,NULL,101,'/pos/backend/closes.php?viewstatut=0','','Arqueo','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103128,'all',2,'pos','left','@pos',103123,NULL,NULL,102,'/pos/backend/closes.php?viewstatut=1','','Closes','main',NULL,NULL,'$user->rights->pos->backend','1',0,'2013-03-13 20:33:09'),(103129,'all',2,'pos','left','@pos',103108,NULL,NULL,102,'/pos/backend/transfers.php','','Transfer','main',NULL,NULL,'$user->rights->pos->transfer','1',0,'2013-03-13 20:33:09'),(103130,'all',2,'pos','left','@pos',103108,NULL,NULL,102,'/pos/backend/resultat/index.php','','Rapport','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103131,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/casoc.php','','ReportsCustomer','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103132,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/causer.php','','ReportsUser','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103133,'all',2,'pos','left','@pos',103130,NULL,NULL,102,'/pos/backend/resultat/sellsjournal.php','','ReportsSells','main',NULL,NULL,'$user->rights->pos->stats','1',0,'2013-03-13 20:33:09'),(103134,'all',2,'opensurvey','top','opensurvey',0,NULL,NULL,200,'/opensurvey/index.php','','Surveys','opensurvey',NULL,NULL,'$user->rights->opensurvey->survey->read','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103135,'all',2,'opensurvey','left','opensurvey',-1,NULL,'opensurvey',200,'/opensurvey/index.php?mainmenu=opensurvey&leftmenu=opensurvey','','Survey','opensurvey@opensurvey',NULL,'opensurvey','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103136,'all',2,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',210,'/opensurvey/public/index.php','_blank','NewSurvey','opensurvey@opensurvey',NULL,'opensurvey_new','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103137,'all',2,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',220,'/opensurvey/list.php','','List','opensurvey@opensurvey',NULL,'opensurvey_list','','$conf->opensurvey->enabled',0,'2013-03-13 20:33:42'),(103160,'all',1,'cron','left','home',-1,'modulesadmintools','home',200,'/cron/list.php?status=1','','CronListActive','cron',NULL,NULL,'$user->rights->cron->read','$leftmenu==\'modulesadmintools\'',2,'2013-03-23 17:24:25'),(103161,'all',1,'cron','left','home',-1,'modulesadmintools','home',201,'/cron/list.php?status=0','','CronListInactive','cron',NULL,NULL,'$user->rights->cron->read','$leftmenu==\'modulesadmintools\'',2,'2013-03-23 17:24:25'),(103162,'auguria',1,'','top','home',0,NULL,NULL,1,'/index.php?mainmenu=home&leftmenu=','','Home','',-1,'','','1',2,'2013-03-24 02:31:47'),(103163,'auguria',1,'societe|fournisseur','top','companies',0,NULL,NULL,2,'/societe/index.php?mainmenu=companies&leftmenu=','','ThirdParties','companies',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->societe->enabled || $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103164,'auguria',1,'product|service','top','products',0,NULL,NULL,3,'/product/index.php?mainmenu=products&leftmenu=','','Products/Services','products',-1,'','$user->rights->produit->lire||$user->rights->service->lire','$conf->product->enabled || $conf->service->enabled',0,'2013-03-24 02:31:47'),(103166,'auguria',1,'propal|commande|fournisseur|contrat|ficheinter','top','commercial',0,NULL,NULL,5,'/comm/index.php?mainmenu=commercial&leftmenu=','','Commercial','commercial',-1,'','$user->rights->societe->lire || $user->rights->societe->contact->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled  || $conf->tax->enabled',2,'2013-03-24 02:31:47'),(103167,'auguria',1,'comptabilite|accounting|facture|deplacement|don|tax','top','accountancy',0,NULL,NULL,6,'/compta/index.php?mainmenu=accountancy&leftmenu=','','MenuFinancial','compta',-1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->plancompte->lire || $user->rights->facture->lire|| $user->rights->deplacement->lire || $user->rights->don->lire || $user->rights->tax->charges->lire','$conf->comptabilite->enabled || $conf->accounting->enabled || $conf->facture->enabled || $conf->deplacement->enabled || $conf->don->enabled  || $conf->tax->enabled',2,'2013-03-24 02:31:47'),(103168,'auguria',1,'projet','top','project',0,NULL,NULL,7,'/projet/index.php?mainmenu=project&leftmenu=','','Projects','projects',-1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(103169,'auguria',1,'mailing|export|import','top','tools',0,NULL,NULL,8,'/core/tools.php?mainmenu=tools&leftmenu=','','Tools','other',-1,'','$user->rights->mailing->lire || $user->rights->export->lire || $user->rights->import->run','$conf->mailing->enabled || $conf->export->enabled || $conf->import->enabled',2,'2013-03-24 02:31:47'),(103172,'auguria',1,'boutique','top','shop',0,NULL,NULL,11,'/boutique/index.php?mainmenu=shop&leftmenu=','','OSCommerce','shop',-1,'','','! empty($conf->boutique->enabled)',0,'2013-03-24 02:31:47'),(103174,'auguria',1,'adherent','top','members',0,NULL,NULL,15,'/adherents/index.php?mainmenu=members&leftmenu=','','Members','members',-1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:47'),(103175,'auguria',1,'banque|prelevement','top','bank',0,NULL,NULL,6,'/compta/bank/index.php?mainmenu=bank&leftmenu=bank','','MenuBankCash','banks',-1,'','$user->rights->banque->lire || $user->rights->prelevement->bons->lire','$conf->banque->enabled || $conf->prelevement->enabled',0,'2013-03-24 02:31:47'),(103261,'auguria',1,'','left','home',103162,NULL,NULL,0,'/admin/index.php?leftmenu=setup','','Setup','admin',0,'setup','','$user->admin',2,'2013-03-24 02:31:47'),(103262,'auguria',1,'','left','home',103261,NULL,NULL,1,'/admin/company.php?leftmenu=setup','','MenuCompanySetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103263,'auguria',1,'','left','home',103261,NULL,NULL,4,'/admin/ihm.php?leftmenu=setup','','GUISetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103264,'auguria',1,'','left','home',103261,NULL,NULL,2,'/admin/modules.php?leftmenu=setup','','Modules','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103265,'auguria',1,'','left','home',103261,NULL,NULL,5,'/admin/boxes.php?leftmenu=setup','','Boxes','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103266,'auguria',1,'','left','home',103261,NULL,NULL,3,'/admin/menus.php?leftmenu=setup','','Menus','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103267,'auguria',1,'','left','home',103261,NULL,NULL,6,'/admin/delais.php?leftmenu=setup','','Alerts','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103268,'auguria',1,'','left','home',103261,NULL,NULL,9,'/admin/pdf.php?leftmenu=setup','','PDF','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103269,'auguria',1,'','left','home',103261,NULL,NULL,7,'/admin/proxy.php?leftmenu=setup','','Security','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103270,'auguria',1,'','left','home',103261,NULL,NULL,10,'/admin/mails.php?leftmenu=setup','','Emails','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103271,'auguria',1,'','left','home',103261,NULL,NULL,8,'/admin/limits.php?leftmenu=setup','','MenuLimits','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103272,'auguria',1,'','left','home',103261,NULL,NULL,12,'/admin/dict.php?leftmenu=setup','','DictionnarySetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103273,'auguria',1,'','left','home',103261,NULL,NULL,13,'/admin/const.php?leftmenu=setup','','OtherSetup','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103274,'auguria',1,'','left','home',103261,NULL,NULL,11,'/admin/sms.php?leftmenu=setup','','Sms','admin',1,'','','$leftmenu==\'setup\'',2,'2013-03-24 02:31:47'),(103362,'auguria',1,'','left','home',103461,NULL,NULL,0,'/admin/system/dolibarr.php?leftmenu=admintools','','InfoDolibarr','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103364,'auguria',1,'','left','home',103461,NULL,NULL,13,'/admin/system/about.php?leftmenu=admintools','','About','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103365,'auguria',1,'','left','home',103461,NULL,NULL,1,'/admin/system/os.php?leftmenu=admintools','','InfoOS','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103366,'auguria',1,'','left','home',103461,NULL,NULL,2,'/admin/system/web.php?leftmenu=admintools','','InfoWebServer','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103367,'auguria',1,'','left','home',103461,NULL,NULL,3,'/admin/system/phpinfo.php?leftmenu=admintools','','InfoPHP','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103368,'auguria',1,'','left','home',103362,NULL,NULL,3,'/admin/triggers.php?leftmenu=admintools','','Triggers','admin',2,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103369,'auguria',1,'','left','home',103362,NULL,NULL,2,'/admin/system/modules.php?leftmenu=admintools','','Modules','admin',2,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103371,'auguria',1,'','left','home',103461,NULL,NULL,4,'/admin/system/database.php?leftmenu=admintools','','InfoDatabase','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103461,'auguria',1,'','left','home',103162,NULL,NULL,2,'/admin/tools/index.php?leftmenu=admintools','','SystemTools','admin',0,'admintools','','$user->admin',2,'2013-03-24 02:31:47'),(103462,'auguria',1,'','left','home',103461,NULL,NULL,5,'/admin/tools/dolibarr_export.php?leftmenu=admintools','','Backup','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103463,'auguria',1,'','left','home',103461,NULL,NULL,6,'/admin/tools/dolibarr_import.php?leftmenu=admintools','','Restore','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103464,'auguria',1,'','left','home',103461,NULL,NULL,11,'/admin/tools/purge.php?leftmenu=admintools','','Purge','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103465,'auguria',1,'','left','home',103461,NULL,NULL,8,'/admin/tools/eaccelerator.php?leftmenu=admintools','','EAccelerator','admin',1,'','','$leftmenu==\'admintools\' && function_exists(\'eaccelerator_info\')',2,'2013-03-24 02:31:47'),(103466,'auguria',1,'','left','home',103461,NULL,NULL,7,'/admin/tools/update.php?leftmenu=admintools','','MenuUpgrade','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103467,'auguria',1,'','left','home',103461,NULL,NULL,9,'/admin/tools/listevents.php?leftmenu=admintools','','Audit','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103468,'auguria',1,'','left','home',103461,NULL,NULL,12,'/support/index.php?leftmenu=admintools','_blank','HelpCenter','help',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103469,'auguria',1,'','left','home',103461,NULL,NULL,10,'/admin/tools/listsessions.php?leftmenu=admintools','','Sessions','admin',1,'','','$leftmenu==\'admintools\'',2,'2013-03-24 02:31:47'),(103561,'auguria',1,'','left','home',103162,NULL,NULL,3,'/user/home.php?leftmenu=users','','MenuUsersAndGroups','users',0,'users','','1',2,'2013-03-24 02:31:47'),(103562,'auguria',1,'','left','home',103561,NULL,NULL,0,'/user/index.php?leftmenu=users','','Users','users',1,'','$user->rights->user->user->lire || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103563,'auguria',1,'','left','home',103562,NULL,NULL,0,'/user/fiche.php?leftmenu=users&action=create','','NewUser','users',2,'','$user->rights->user->user->creer || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103564,'auguria',1,'','left','home',103561,NULL,NULL,1,'/user/group/index.php?leftmenu=users','','Groups','users',1,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->read:$user->rights->user->user->lire) || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103565,'auguria',1,'','left','home',103564,NULL,NULL,0,'/user/group/fiche.php?leftmenu=users&action=create','','NewGroup','users',2,'','($conf->global->MAIN_USE_ADVANCED_PERMS?$user->rights->user->group_advance->write:$user->rights->user->user->creer) || $user->admin','$leftmenu==\'users\'',2,'2013-03-24 02:31:47'),(103661,'auguria',1,'','left','companies',103163,NULL,NULL,0,'/societe/index.php?leftmenu=thirdparties','','ThirdParty','companies',0,'thirdparties','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103662,'auguria',1,'','left','companies',103661,NULL,NULL,0,'/societe/soc.php?action=create','','MenuNewThirdParty','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103664,'auguria',1,'','left','companies',103661,NULL,NULL,5,'/fourn/liste.php?leftmenu=suppliers','','ListSuppliersShort','suppliers',1,'','$user->rights->societe->lire && $user->rights->fournisseur->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103665,'auguria',1,'','left','companies',103664,NULL,NULL,0,'/societe/soc.php?leftmenu=supplier&action=create&type=f','','NewSupplier','suppliers',2,'','$user->rights->societe->creer','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103667,'auguria',1,'','left','companies',103661,NULL,NULL,3,'/comm/prospect/list.php?leftmenu=prospects','','ListProspectsShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103668,'auguria',1,'','left','companies',103667,NULL,NULL,0,'/societe/soc.php?leftmenu=prospects&action=create&type=p','','MenuNewProspect','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103670,'auguria',1,'','left','companies',103661,NULL,NULL,4,'/comm/list.php?leftmenu=customers','','ListCustomersShort','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103671,'auguria',1,'','left','companies',103670,NULL,NULL,0,'/societe/soc.php?leftmenu=customers&action=create&type=c','','MenuNewCustomer','companies',2,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103761,'auguria',1,'','left','companies',103163,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','ContactsAddresses','companies',0,'contacts','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103762,'auguria',1,'','left','companies',103761,NULL,NULL,0,'/contact/fiche.php?leftmenu=contacts&action=create','','NewContactAddress','companies',1,'','$user->rights->societe->creer','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103763,'auguria',1,'','left','companies',103761,NULL,NULL,1,'/contact/list.php?leftmenu=contacts','','List','companies',1,'','$user->rights->societe->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103765,'auguria',1,'','left','companies',103763,NULL,NULL,1,'/contact/list.php?leftmenu=contacts&type=p','','Prospects','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103766,'auguria',1,'','left','companies',103763,NULL,NULL,2,'/contact/list.php?leftmenu=contacts&type=c','','Customers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103767,'auguria',1,'','left','companies',103763,NULL,NULL,3,'/contact/list.php?leftmenu=contacts&type=f','','Suppliers','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled && $conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(103768,'auguria',1,'','left','companies',103763,NULL,NULL,4,'/contact/list.php?leftmenu=contacts&type=o','','Others','companies',2,'','$user->rights->societe->contact->lire','$conf->societe->enabled',2,'2013-03-24 02:31:47'),(103811,'auguria',1,'','left','companies',103163,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=1','','SuppliersCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103812,'auguria',1,'','left','companies',103811,NULL,NULL,0,'/categories/fiche.php?action=create&type=1','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->societe->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103821,'auguria',1,'','left','companies',103163,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=2','','CustomersProspectsCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(103822,'auguria',1,'','left','companies',103821,NULL,NULL,0,'/categories/fiche.php?action=create&type=2','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->fournisseur->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:47'),(104261,'auguria',1,'','left','commercial',103166,NULL,NULL,4,'/comm/propal/index.php?leftmenu=propals','','Prop','propal',0,'propals','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104262,'auguria',1,'','left','commercial',104261,NULL,NULL,0,'/societe/societe.php?leftmenu=propals','','NewPropal','propal',1,'','$user->rights->propale->creer','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104263,'auguria',1,'','left','commercial',104261,NULL,NULL,1,'/comm/propal/list.php?leftmenu=propals','','List','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104264,'auguria',1,'','left','commercial',104263,NULL,NULL,2,'/comm/propal/list.php?leftmenu=propals&viewstatut=0','','PropalsDraft','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104265,'auguria',1,'','left','commercial',104263,NULL,NULL,3,'/comm/propal/list.php?leftmenu=propals&viewstatut=1','','PropalsOpened','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104266,'auguria',1,'','left','commercial',104263,NULL,NULL,4,'/comm/propal/list.php?leftmenu=propals&viewstatut=2','','PropalStatusSigned','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104267,'auguria',1,'','left','commercial',104263,NULL,NULL,5,'/comm/propal/list.php?leftmenu=propals&viewstatut=3','','PropalStatusNotSigned','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104268,'auguria',1,'','left','commercial',104263,NULL,NULL,6,'/comm/propal/list.php?leftmenu=propals&viewstatut=4','','PropalStatusBilled','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled && $leftmenu==\"propals\"',2,'2013-03-24 02:31:47'),(104271,'auguria',1,'','left','commercial',104261,NULL,NULL,4,'/comm/propal/stats/index.php?leftmenu=propals','','Statistics','propal',1,'','$user->rights->propale->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(104361,'auguria',1,'','left','commercial',103166,NULL,NULL,5,'/commande/index.php?leftmenu=orders','','CustomersOrders','orders',0,'orders','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104362,'auguria',1,'','left','commercial',104361,NULL,NULL,0,'/societe/societe.php?leftmenu=orders','','NewOrder','orders',1,'','$user->rights->commande->creer','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104363,'auguria',1,'','left','commercial',104361,NULL,NULL,1,'/commande/liste.php?leftmenu=orders','','List','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104364,'auguria',1,'','left','commercial',104363,NULL,NULL,2,'/commande/liste.php?leftmenu=orders&viewstatut=0','','StatusOrderDraftShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104365,'auguria',1,'','left','commercial',104363,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=1','','StatusOrderValidated','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104366,'auguria',1,'','left','commercial',104363,NULL,NULL,4,'/commande/liste.php?leftmenu=orders&viewstatut=2','','StatusOrderOnProcessShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104367,'auguria',1,'','left','commercial',104363,NULL,NULL,5,'/commande/liste.php?leftmenu=orders&viewstatut=3','','StatusOrderToBill','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104368,'auguria',1,'','left','commercial',104363,NULL,NULL,6,'/commande/liste.php?leftmenu=orders&viewstatut=4','','StatusOrderProcessed','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104369,'auguria',1,'','left','commercial',104363,NULL,NULL,7,'/commande/liste.php?leftmenu=orders&viewstatut=-1','','StatusOrderCanceledShort','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled && $leftmenu==\"orders\"',2,'2013-03-24 02:31:47'),(104370,'auguria',1,'','left','commercial',104361,NULL,NULL,4,'/commande/stats/index.php?leftmenu=orders','','Statistics','orders',1,'','$user->rights->commande->lire','$conf->commande->enabled',2,'2013-03-24 02:31:47'),(104461,'auguria',1,'','left','commercial',103164,NULL,NULL,6,'/expedition/index.php?leftmenu=sendings','','Shipments','sendings',0,'sendings','$user->rights->expedition->lire','$conf->expedition->enabled',2,'2013-03-24 02:31:47'),(104462,'auguria',1,'','left','commercial',104461,NULL,NULL,0,'/expedition/fiche.php?action=create2&leftmenu=sendings','','NewSending','sendings',1,'','$user->rights->expedition->creer','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104463,'auguria',1,'','left','commercial',104461,NULL,NULL,1,'/expedition/liste.php?leftmenu=sendings','','List','sendings',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104464,'auguria',1,'','left','commercial',104461,NULL,NULL,2,'/expedition/stats/index.php?leftmenu=sendings','','Statistics','sendings',1,'','$user->rights->expedition->lire','$conf->expedition->enabled && $leftmenu==\"sendings\"',2,'2013-03-24 02:31:47'),(104561,'auguria',1,'','left','commercial',103166,NULL,NULL,7,'/contrat/index.php?leftmenu=contracts','','Contracts','contracts',0,'contracts','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104562,'auguria',1,'','left','commercial',104561,NULL,NULL,0,'/societe/societe.php?leftmenu=contracts','','NewContract','contracts',1,'','$user->rights->contrat->creer','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104563,'auguria',1,'','left','commercial',104561,NULL,NULL,1,'/contrat/liste.php?leftmenu=contracts','','List','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104564,'auguria',1,'','left','commercial',104561,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts','','MenuServices','contracts',1,'','$user->rights->contrat->lire','$conf->contrat->enabled',2,'2013-03-24 02:31:47'),(104565,'auguria',1,'','left','commercial',104564,NULL,NULL,0,'/contrat/services.php?leftmenu=contracts&mode=0','','MenuInactiveServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104566,'auguria',1,'','left','commercial',104564,NULL,NULL,1,'/contrat/services.php?leftmenu=contracts&mode=4','','MenuRunningServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104567,'auguria',1,'','left','commercial',104564,NULL,NULL,2,'/contrat/services.php?leftmenu=contracts&mode=4&filter=expired','','MenuExpiredServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104568,'auguria',1,'','left','commercial',104564,NULL,NULL,3,'/contrat/services.php?leftmenu=contracts&mode=5','','MenuClosedServices','contracts',2,'','$user->rights->contrat->lire','$conf->contrat->enabled&&$leftmenu==\"contracts\"',2,'2013-03-24 02:31:47'),(104661,'auguria',1,'','left','commercial',103166,NULL,NULL,8,'/fichinter/list.php?leftmenu=ficheinter','','Interventions','interventions',0,'ficheinter','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104662,'auguria',1,'','left','commercial',104661,NULL,NULL,0,'/fichinter/fiche.php?action=create&leftmenu=ficheinter','','NewIntervention','interventions',1,'','$user->rights->ficheinter->creer','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104663,'auguria',1,'','left','commercial',104661,NULL,NULL,1,'/fichinter/list.php?leftmenu=ficheinter','','List','interventions',1,'','$user->rights->ficheinter->lire','$conf->ficheinter->enabled',2,'2013-03-24 02:31:47'),(104761,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/fourn/facture/index.php?leftmenu=suppliers_bills','','BillsSuppliers','bills',0,'supplier_bills','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104762,'auguria',1,'','left','accountancy',104761,NULL,NULL,0,'/fourn/facture/fiche.php?action=create&leftmenu=suppliers_bills','','NewBill','bills',1,'','$user->rights->fournisseur->facture->creer','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104763,'auguria',1,'','left','accountancy',104761,NULL,NULL,1,'/fourn/facture/impayees.php?leftmenu=suppliers_bills','','Unpaid','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104764,'auguria',1,'','left','accountancy',104761,NULL,NULL,2,'/fourn/facture/paiement.php?leftmenu=suppliers_bills','','Payments','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104765,'auguria',1,'','left','accountancy',104761,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills&mode=supplier','','Statistics','bills',1,'','$user->rights->fournisseur->facture->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(104861,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/compta/facture/list.php?leftmenu=customers_bills','','BillsCustomers','bills',0,'customer_bills','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104862,'auguria',1,'','left','accountancy',104861,NULL,NULL,3,'/compta/clients.php?action=facturer&leftmenu=customers_bills','','NewBill','bills',1,'','$user->rights->facture->creer','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104863,'auguria',1,'','left','accountancy',104861,NULL,NULL,4,'/compta/facture/fiche-rec.php?leftmenu=customers_bills','','Repeatable','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104864,'auguria',1,'','left','accountancy',104861,NULL,NULL,5,'/compta/facture/impayees.php?action=facturer&leftmenu=customers_bills','','Unpaid','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104865,'auguria',1,'','left','accountancy',104861,NULL,NULL,6,'/compta/paiement/liste.php?leftmenu=customers_bills','','Payments','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104871,'auguria',1,'','left','accountancy',104865,NULL,NULL,1,'/compta/paiement/rapport.php?leftmenu=customers_bills','','Reportings','bills',2,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(104872,'auguria',1,'','left','accountancy',103175,NULL,NULL,9,'/compta/paiement/cheque/index.php?leftmenu=checks&mainmenu=bank','','MenuChequeDeposits','bills',0,'checks','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104873,'auguria',1,'','left','accountancy',104872,NULL,NULL,0,'/compta/paiement/cheque/fiche.php?leftmenu=checks&action=new','','NewCheckDeposit','compta',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104874,'auguria',1,'','left','accountancy',104872,NULL,NULL,1,'/compta/paiement/cheque/liste.php?leftmenu=checks','','List','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled && $conf->banque->enabled',2,'2013-03-24 02:31:47'),(104875,'auguria',1,'','left','accountancy',104861,NULL,NULL,8,'/compta/facture/stats/index.php?leftmenu=customers_bills','','Statistics','bills',1,'','$user->rights->facture->lire','$conf->facture->enabled',2,'2013-03-24 02:31:47'),(105061,'auguria',1,'','left','accountancy',103167,NULL,NULL,3,'/commande/liste.php?leftmenu=orders&viewstatut=3','','MenuOrdersToBill','orders',0,'orders','$user->rights->commande->lire','$conf->commande->enabled',0,'2013-03-24 02:31:47'),(105161,'auguria',1,'','left','accountancy',103167,NULL,NULL,4,'/compta/dons/index.php?leftmenu=donations&mainmenu=accountancy','','Donations','donations',0,'donations','$user->rights->don->lire','$conf->don->enabled',2,'2013-03-24 02:31:47'),(105162,'auguria',1,'','left','accountancy',105161,NULL,NULL,0,'/compta/dons/fiche.php?leftmenu=donations&mainmenu=accountancy&action=create','','NewDonation','donations',1,'','$user->rights->don->creer','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-03-24 02:31:47'),(105163,'auguria',1,'','left','accountancy',105161,NULL,NULL,1,'/compta/dons/liste.php?leftmenu=donations&mainmenu=accountancy','','List','donations',1,'','$user->rights->don->lire','$conf->don->enabled && $leftmenu==\"donations\"',2,'2013-03-24 02:31:47'),(105261,'auguria',1,'','left','accountancy',103167,NULL,NULL,5,'/compta/deplacement/index.php?leftmenu=tripsandexpenses','','TripsAndExpenses','trips',0,'tripsandexpenses','$user->rights->deplacement->lire','$conf->deplacement->enabled',0,'2013-03-24 02:31:47'),(105262,'auguria',1,'','left','accountancy',105261,NULL,NULL,1,'/compta/deplacement/fiche.php?action=create&leftmenu=tripsandexpenses','','New','trips',1,'','$user->rights->deplacement->creer','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105263,'auguria',1,'','left','accountancy',105261,NULL,NULL,2,'/compta/deplacement/list.php?leftmenu=tripsandexpenses','','List','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105264,'auguria',1,'','left','accountancy',105261,NULL,NULL,2,'/compta/deplacement/stats/index.php?leftmenu=tripsandexpenses','','Statistics','trips',1,'','$user->rights->deplacement->lire','$conf->deplacement->enabled && $leftmenu==\"tripsandexpenses\"',0,'2013-03-24 02:31:47'),(105361,'auguria',1,'','left','accountancy',103167,NULL,NULL,6,'/compta/charges/index.php?leftmenu=tax&mainmenu=accountancy','','MenuTaxAndDividends','compta',0,'tax','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-03-24 02:31:47'),(105362,'auguria',1,'','left','accountancy',105361,NULL,NULL,1,'/compta/sociales/index.php?leftmenu=tax_social','','SocialContributions','',1,'tax_social','$user->rights->tax->charges->lire','$conf->tax->enabled',0,'2013-03-24 02:31:47'),(105363,'auguria',1,'','left','accountancy',105362,NULL,NULL,2,'/compta/sociales/charges.php?leftmenu=tax_social&action=create','','MenuNewSocialContribution','',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-03-24 02:31:47'),(105364,'auguria',1,'','left','accountancy',105362,NULL,NULL,3,'/compta/charges/index.php?leftmenu=tax_social&mainmenu=accountancy&mode=sconly','','Payments','',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && $leftmenu==\"tax_social\"',0,'2013-03-24 02:31:47'),(105461,'auguria',1,'','left','accountancy',105361,NULL,NULL,7,'/compta/tva/index.php?leftmenu=tax_vat&mainmenu=accountancy','','VAT','companies',1,'tax_vat','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS)',0,'2013-03-24 02:31:47'),(105462,'auguria',1,'','left','accountancy',105461,NULL,NULL,0,'/compta/tva/fiche.php?leftmenu=tax_vat&action=create','','NewPayment','companies',2,'','$user->rights->tax->charges->creer','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105463,'auguria',1,'','left','accountancy',105461,NULL,NULL,1,'/compta/tva/reglement.php?leftmenu=tax_vat','','Payments','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105464,'auguria',1,'','left','accountancy',105461,NULL,NULL,2,'/compta/tva/clients.php?leftmenu=tax_vat','','ReportByCustomers','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105465,'auguria',1,'','left','accountancy',105461,NULL,NULL,3,'/compta/tva/quadri_detail.php?leftmenu=tax_vat','','ReportByQuarter','companies',2,'','$user->rights->tax->charges->lire','$conf->tax->enabled && empty($conf->global->TAX_DISABLE_VAT_MENUS) && $leftmenu==\"tax_vat\"',0,'2013-03-24 02:31:47'),(105561,'auguria',1,'','left','accountancy',103167,NULL,NULL,8,'/compta/ventilation/index.php?leftmenu=ventil','','Ventilation','companies',0,'ventil','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105562,'auguria',1,'','left','accountancy',105561,NULL,NULL,0,'/compta/ventilation/liste.php','','ToDispatch','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105563,'auguria',1,'','left','accountancy',105561,NULL,NULL,1,'/compta/ventilation/lignes.php','','Dispatched','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105564,'auguria',1,'','left','accountancy',105561,NULL,NULL,2,'/compta/param/','','Setup','companies',1,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105565,'auguria',1,'','left','accountancy',105564,NULL,NULL,0,'/compta/param/comptes/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105566,'auguria',1,'','left','accountancy',105564,NULL,NULL,1,'/compta/param/comptes/fiche.php?action=create','','New','companies',2,'','$user->rights->compta->ventilation->parametrer','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105567,'auguria',1,'','left','accountancy',105561,NULL,NULL,3,'/compta/export/','','Export','companies',1,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105568,'auguria',1,'','left','accountancy',105567,NULL,NULL,0,'/compta/export/index.php','','New','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105569,'auguria',1,'','left','accountancy',105567,NULL,NULL,1,'/compta/export/liste.php','','List','companies',2,'','$user->rights->compta->ventilation->lire','$conf->comptabilite->enabled && $conf->global->FACTURE_VENTILATION',0,'2013-03-24 02:31:47'),(105661,'auguria',1,'','left','accountancy',103175,NULL,NULL,9,'/compta/prelevement/index.php?leftmenu=withdraw&mainmenu=bank','','StandingOrders','withdrawals',0,'withdraw','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled',2,'2013-03-24 02:31:47'),(105663,'auguria',1,'','left','accountancy',105661,NULL,NULL,0,'/compta/prelevement/create.php?leftmenu=withdraw','','NewStandingOrder','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105664,'auguria',1,'','left','accountancy',105661,NULL,NULL,2,'/compta/prelevement/bons.php?leftmenu=withdraw','','WithdrawalsReceipts','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105665,'auguria',1,'','left','accountancy',105661,NULL,NULL,3,'/compta/prelevement/liste.php?leftmenu=withdraw','','WithdrawalsLines','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105667,'auguria',1,'','left','accountancy',105661,NULL,NULL,5,'/compta/prelevement/rejets.php?leftmenu=withdraw','','Rejects','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105668,'auguria',1,'','left','accountancy',105661,NULL,NULL,6,'/compta/prelevement/stats.php?leftmenu=withdraw','','Statistics','withdrawals',1,'','$user->rights->prelevement->bons->lire','$conf->prelevement->enabled && $leftmenu==\"withdraw\"',2,'2013-03-24 02:31:47'),(105761,'auguria',1,'','left','accountancy',103175,NULL,NULL,1,'/compta/bank/index.php?leftmenu=bank&mainmenu=bank','','MenuBankCash','banks',0,'bank','$user->rights->banque->lire','$conf->banque->enabled',0,'2013-03-24 02:31:47'),(105762,'auguria',1,'','left','accountancy',105761,NULL,NULL,0,'/compta/bank/fiche.php?action=create&leftmenu=bank','','MenuNewFinancialAccount','banks',1,'','$user->rights->banque->configurer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105763,'auguria',1,'','left','accountancy',105761,NULL,NULL,1,'/compta/bank/categ.php?leftmenu=bank','','Rubriques','categories',1,'','$user->rights->banque->configurer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105764,'auguria',1,'','left','accountancy',105761,NULL,NULL,2,'/compta/bank/search.php?leftmenu=bank','','ListTransactions','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105765,'auguria',1,'','left','accountancy',105761,NULL,NULL,3,'/compta/bank/budget.php?leftmenu=bank','','ListTransactionsByCategory','banks',1,'','$user->rights->banque->lire','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105767,'auguria',1,'','left','accountancy',105761,NULL,NULL,5,'/compta/bank/virement.php?leftmenu=bank','','BankTransfers','banks',1,'','$user->rights->banque->transfer','$conf->banque->enabled && ($leftmenu==\"bank\" || $leftmenu==\"checks\" || $leftmenu==\"withdraw\")',0,'2013-03-24 02:31:47'),(105861,'auguria',1,'','left','accountancy',103167,NULL,NULL,11,'/compta/resultat/index.php?leftmenu=ca&mainmenu=accountancy','','Reportings','main',0,'ca','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105862,'auguria',1,'','left','accountancy',105861,NULL,NULL,0,'/compta/resultat/index.php?leftmenu=ca','','ReportInOut','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105863,'auguria',1,'','left','accountancy',105862,NULL,NULL,0,'/compta/resultat/clientfourn.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105864,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/stats/index.php?leftmenu=ca','','ReportTurnover','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105865,'auguria',1,'','left','accountancy',105864,NULL,NULL,0,'/compta/stats/casoc.php?leftmenu=ca','','ByCompanies','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105866,'auguria',1,'','left','accountancy',105864,NULL,NULL,1,'/compta/stats/cabyuser.php?leftmenu=ca','','ByUsers','main',2,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105867,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/journal/sellsjournal.php?leftmenu=ca','','SellsJournal','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105868,'auguria',1,'','left','accountancy',105861,NULL,NULL,1,'/compta/journal/purchasesjournal.php?leftmenu=ca','','PurchasesJournal','main',1,'','$user->rights->compta->resultat->lire || $user->rights->accounting->comptarapport->lire','$conf->comptabilite->enabled || $conf->accounting->enabled',0,'2013-03-24 02:31:47'),(105961,'auguria',1,'','left','products',103164,NULL,NULL,0,'/product/index.php?leftmenu=product&type=0','','Products','products',0,'product','$user->rights->produit->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105962,'auguria',1,'','left','products',105961,NULL,NULL,0,'/product/fiche.php?leftmenu=product&action=create&type=0','','NewProduct','products',1,'','$user->rights->produit->creer','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105963,'auguria',1,'','left','products',105961,NULL,NULL,1,'/product/liste.php?leftmenu=product&type=0','','List','products',1,'','$user->rights->produit->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105964,'auguria',1,'','left','products',105961,NULL,NULL,4,'/product/reassort.php?type=0','','Stocks','products',1,'','$user->rights->produit->lire && $user->rights->stock->lire','$conf->product->enabled',2,'2013-03-24 02:31:47'),(105965,'auguria',1,'','left','products',105961,NULL,NULL,5,'/product/popuprop.php?leftmenu=stats&type=0','','Statistics','main',1,'','$user->rights->produit->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(106061,'auguria',1,'','left','products',103164,NULL,NULL,1,'/product/index.php?leftmenu=service&type=1','','Services','products',0,'service','$user->rights->service->lire','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106062,'auguria',1,'','left','products',106061,NULL,NULL,0,'/product/fiche.php?leftmenu=service&action=create&type=1','','NewService','products',1,'','$user->rights->service->creer','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106063,'auguria',1,'','left','products',106061,NULL,NULL,1,'/product/liste.php?leftmenu=service&type=1','','List','products',1,'','$user->rights->service->lire','$conf->service->enabled',2,'2013-03-24 02:31:47'),(106064,'auguria',1,'','left','products',106061,NULL,NULL,5,'/product/popuprop.php?leftmenu=stats&type=1','','Statistics','main',1,'','$user->rights->service->lire','$conf->propal->enabled',2,'2013-03-24 02:31:47'),(106261,'auguria',1,'','left','products',103164,NULL,NULL,3,'/product/stock/index.php?leftmenu=stock','','Stock','stocks',0,'stock','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106262,'auguria',1,'','left','products',106261,NULL,NULL,0,'/product/stock/fiche.php?action=create','','MenuNewWarehouse','stocks',1,'','$user->rights->stock->creer','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106263,'auguria',1,'','left','products',106261,NULL,NULL,1,'/product/stock/liste.php','','List','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106264,'auguria',1,'','left','products',106261,NULL,NULL,2,'/product/stock/valo.php','','EnhancedValue','stocks',1,'','$user->rights->stock->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106265,'auguria',1,'','left','products',106261,NULL,NULL,3,'/product/stock/mouvement.php','','Movements','stocks',1,'','$user->rights->stock->mouvement->lire','$conf->stock->enabled',2,'2013-03-24 02:31:47'),(106361,'auguria',1,'','left','products',103164,NULL,NULL,4,'/categories/index.php?leftmenu=cat&type=0','','Categories','categories',0,'cat','$user->rights->categorie->lire','$conf->categorie->enabled',2,'2013-03-24 02:31:47'),(106362,'auguria',1,'','left','products',106361,NULL,NULL,0,'/categories/fiche.php?action=create&type=0','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->categorie->enabled',2,'2013-03-24 02:31:47'),(106761,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/index.php?leftmenu=projects','','Projects','projects',0,'projects','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106762,'auguria',1,'','left','project',106761,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106763,'auguria',1,'','left','project',106761,NULL,NULL,2,'/projet/liste.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106771,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/index.php?leftmenu=projects&mode=mine','','MyProjects','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106772,'auguria',1,'','left','project',106771,NULL,NULL,1,'/projet/fiche.php?leftmenu=projects&action=create&mode=mine','','NewProject','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106773,'auguria',1,'','left','project',106771,NULL,NULL,2,'/projet/liste.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106861,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects','','Activities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106862,'auguria',1,'','left','project',106861,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106863,'auguria',1,'','left','project',106861,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106864,'auguria',1,'','left','project',106861,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106961,'auguria',1,'','left','project',103168,NULL,NULL,0,'/projet/activity/index.php?leftmenu=projects&mode=mine','','MyActivities','projects',0,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106962,'auguria',1,'','left','project',106961,NULL,NULL,1,'/projet/tasks.php?leftmenu=projects&action=create&mode=mine','','NewTask','projects',1,'','$user->rights->projet->creer','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106963,'auguria',1,'','left','project',106961,NULL,NULL,2,'/projet/tasks/index.php?leftmenu=projects&mode=mine','','List','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(106964,'auguria',1,'','left','project',106961,NULL,NULL,3,'/projet/activity/list.php?leftmenu=projects&mode=mine','','NewTimeSpent','projects',1,'','$user->rights->projet->lire','$conf->projet->enabled',2,'2013-03-24 02:31:47'),(107061,'auguria',1,'','left','tools',103169,NULL,NULL,0,'/comm/mailing/index.php?leftmenu=mailing','','EMailings','mails',0,'mailing','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107062,'auguria',1,'','left','tools',107061,NULL,NULL,0,'/comm/mailing/fiche.php?leftmenu=mailing&action=create','','NewMailing','mails',1,'','$user->rights->mailing->creer','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107063,'auguria',1,'','left','tools',107061,NULL,NULL,1,'/comm/mailing/liste.php?leftmenu=mailing','','List','mails',1,'','$user->rights->mailing->lire','$conf->mailing->enabled',0,'2013-03-24 02:31:47'),(107261,'auguria',1,'','left','tools',103169,NULL,NULL,2,'/exports/index.php?leftmenu=export','','FormatedExport','exports',0,'export','$user->rights->export->lire','$conf->export->enabled',2,'2013-03-24 02:31:47'),(107262,'auguria',1,'','left','tools',107261,NULL,NULL,0,'/exports/export.php?leftmenu=export','','NewExport','exports',1,'','$user->rights->export->creer','$conf->export->enabled',2,'2013-03-24 02:31:47'),(107291,'auguria',1,'','left','tools',103169,NULL,NULL,2,'/imports/index.php?leftmenu=import','','FormatedImport','exports',0,'import','$user->rights->import->run','$conf->import->enabled',2,'2013-03-24 02:31:47'),(107292,'auguria',1,'','left','tools',107291,NULL,NULL,0,'/imports/import.php?leftmenu=import','','NewImport','exports',1,'','$user->rights->import->run','$conf->import->enabled',2,'2013-03-24 02:31:47'),(107361,'auguria',1,'','left','members',103174,NULL,NULL,0,'/adherents/index.php?leftmenu=members&mainmenu=members','','Members','members',0,'members','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107362,'auguria',1,'','left','members',107361,NULL,NULL,0,'/adherents/fiche.php?leftmenu=members&action=create','','NewMember','members',1,'','$user->rights->adherent->creer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107363,'auguria',1,'','left','members',107361,NULL,NULL,1,'/adherents/liste.php','','List','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107364,'auguria',1,'','left','members',107363,NULL,NULL,2,'/adherents/liste.php?leftmenu=members&statut=-1','','MenuMembersToValidate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107365,'auguria',1,'','left','members',107363,NULL,NULL,3,'/adherents/liste.php?leftmenu=members&statut=1','','MenuMembersValidated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107366,'auguria',1,'','left','members',107363,NULL,NULL,4,'/adherents/liste.php?leftmenu=members&statut=1&filter=outofdate','','MenuMembersNotUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107367,'auguria',1,'','left','members',107363,NULL,NULL,5,'/adherents/liste.php?leftmenu=members&statut=1&filter=uptodate','','MenuMembersUpToDate','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107368,'auguria',1,'','left','members',107363,NULL,NULL,6,'/adherents/liste.php?leftmenu=members&statut=0','','MenuMembersResiliated','members',2,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107369,'auguria',1,'','left','members',107361,NULL,NULL,7,'/adherents/stats/geo.php?leftmenu=members&mode=memberbycountry','','MenuMembersStats','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107461,'auguria',1,'','left','members',103174,NULL,NULL,1,'/adherents/index.php?leftmenu=members&mainmenu=members','','Subscriptions','compta',0,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107462,'auguria',1,'','left','members',107461,NULL,NULL,0,'/adherents/liste.php?statut=-1&leftmenu=accountancy&mainmenu=members','','NewSubscription','compta',1,'','$user->rights->adherent->cotisation->creer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107463,'auguria',1,'','left','members',107461,NULL,NULL,1,'/adherents/cotisations.php?leftmenu=members','','List','compta',1,'','$user->rights->adherent->cotisation->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107464,'auguria',1,'','left','members',107461,NULL,NULL,7,'/adherents/stats/index.php?leftmenu=members','','MenuMembersStats','members',1,'','$user->rights->adherent->lire','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107661,'auguria',1,'','left','members',103174,NULL,NULL,3,'/adherents/index.php?leftmenu=export&mainmenu=members','','Exports','members',0,'export','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107662,'auguria',1,'','left','members',107661,NULL,NULL,0,'/exports/index.php?leftmenu=export','','Datas','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled && $conf->export->enabled',2,'2013-03-24 02:31:48'),(107663,'auguria',1,'','left','members',107661,NULL,NULL,1,'/adherents/htpasswd.php?leftmenu=export','','Filehtpasswd','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107664,'auguria',1,'','left','members',107661,NULL,NULL,2,'/adherents/cartes/carte.php?leftmenu=export','','MembersCards','members',1,'','$user->rights->adherent->export','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107861,'auguria',1,'','left','members',103174,NULL,NULL,5,'/adherents/type.php?leftmenu=setup&mainmenu=members','','MembersTypes','members',0,'setup','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107862,'auguria',1,'','left','members',107861,NULL,NULL,0,'/adherents/type.php?leftmenu=setup&mainmenu=members&action=create','','New','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(107863,'auguria',1,'','left','members',107861,NULL,NULL,1,'/adherents/type.php?leftmenu=setup&mainmenu=members','','List','members',1,'','$user->rights->adherent->configurer','$conf->adherent->enabled',2,'2013-03-24 02:31:48'),(108261,'auguria',1,'','left','commercial',103166,NULL,NULL,6,'/fourn/commande/index.php?leftmenu=orders_suppliers','','SuppliersOrders','orders',0,'orders_suppliers','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108262,'auguria',1,'','left','commercial',108261,NULL,NULL,0,'/societe/societe.php?leftmenu=orders_suppliers','','NewOrder','orders',1,'','$user->rights->fournisseur->commande->creer','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108263,'auguria',1,'','left','commercial',108261,NULL,NULL,1,'/fourn/commande/liste.php?leftmenu=orders_suppliers&viewstatut=0','','List','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108269,'auguria',1,'','left','commercial',108261,NULL,NULL,7,'/commande/stats/index.php?leftmenu=orders_suppliers&mode=supplier','','Statistics','orders',1,'','$user->rights->fournisseur->commande->lire','$conf->fournisseur->enabled',2,'2013-03-24 02:31:47'),(108361,'auguria',1,'','left','members',103174,NULL,NULL,3,'/categories/index.php?leftmenu=cat&type=3','','MembersCategoriesShort','categories',0,'cat','$user->rights->categorie->lire','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:48'),(108362,'auguria',1,'','left','members',108361,NULL,NULL,0,'/categories/fiche.php?action=create&type=3','','NewCategory','categories',1,'','$user->rights->categorie->creer','$conf->adherent->enabled && $conf->categorie->enabled',2,'2013-03-24 02:31:48'),(108363,'all',1,'opensurvey','top','opensurvey',0,NULL,NULL,200,'/opensurvey/index.php','','Surveys','opensurvey@opensurvey',NULL,NULL,'$user->rights->opensurvey->survey->read','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108364,'all',1,'opensurvey','left','opensurvey',-1,NULL,'opensurvey',200,'/opensurvey/index.php?mainmenu=opensurvey&leftmenu=opensurvey','','Survey','opensurvey@opensurvey',NULL,'opensurvey','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108365,'all',1,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',210,'/opensurvey/public/index.php?origin=dolibarr','_blank','NewSurvey','opensurvey@opensurvey',NULL,'opensurvey_new','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108366,'all',1,'opensurvey','left','opensurvey',-1,'opensurvey','opensurvey',220,'/opensurvey/list.php','','List','opensurvey@opensurvey',NULL,'opensurvey_list','','$conf->opensurvey->enabled',0,'2013-03-24 02:57:18'),(108421,'all',1,'agenda','top','agenda',0,NULL,NULL,100,'/comm/action/index.php','','Agenda','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108422,'all',1,'agenda','left','agenda',108421,NULL,NULL,100,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Actions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108423,'all',1,'agenda','left','agenda',108422,NULL,NULL,101,'/comm/action/fiche.php?mainmenu=agenda&leftmenu=agenda&action=create','','NewAction','commercial',NULL,NULL,'($user->rights->agenda->myactions->create||$user->rights->agenda->allactions->create)','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108424,'all',1,'agenda','left','agenda',108422,NULL,NULL,102,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda','','Calendar','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108425,'all',1,'agenda','left','agenda',108424,NULL,NULL,103,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108426,'all',1,'agenda','left','agenda',108424,NULL,NULL,104,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108427,'all',1,'agenda','left','agenda',108424,NULL,NULL,105,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108428,'all',1,'agenda','left','agenda',108424,NULL,NULL,106,'/comm/action/index.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108429,'all',1,'agenda','left','agenda',108422,NULL,NULL,112,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda','','List','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108430,'all',1,'agenda','left','agenda',108429,NULL,NULL,113,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo&filter=mine','','MenuToDoMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108431,'all',1,'agenda','left','agenda',108429,NULL,NULL,114,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done&filter=mine','','MenuDoneMyActions','agenda',NULL,NULL,'$user->rights->agenda->myactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108432,'all',1,'agenda','left','agenda',108429,NULL,NULL,115,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=todo','','MenuToDoActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108433,'all',1,'agenda','left','agenda',108429,NULL,NULL,116,'/comm/action/listactions.php?mainmenu=agenda&leftmenu=agenda&status=done','','MenuDoneActions','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$user->rights->agenda->allactions->read',2,'2013-11-07 01:19:05'),(108434,'all',1,'agenda','left','agenda',108422,NULL,NULL,120,'/comm/action/rapport/index.php?mainmenu=agenda&leftmenu=agenda','','Reportings','agenda',NULL,NULL,'$user->rights->agenda->allactions->read','$conf->agenda->enabled',2,'2013-11-07 01:19:05'),(108435,'all',1,'ecm','top','ecm',0,NULL,NULL,100,'/ecm/index.php','','MenuECM','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload || $user->rights->ecm->setup','$conf->ecm->enabled',2,'2013-11-07 01:19:06'),(108436,'all',1,'ecm','left','ecm',108435,NULL,NULL,101,'/ecm/index.php','','ECMArea','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload','$user->rights->ecm->read || $user->rights->ecm->upload',2,'2013-11-07 01:19:06'),(108437,'all',1,'ecm','left','ecm',108436,NULL,NULL,100,'/ecm/docdir.php?action=create','','ECMNewSection','ecm',NULL,NULL,'$user->rights->ecm->setup','$user->rights->ecm->setup',2,'2013-11-07 01:19:06'),(108438,'all',1,'ecm','left','ecm',108436,NULL,NULL,102,'/ecm/index.php?action=file_manager','','ECMFileManager','ecm',NULL,NULL,'$user->rights->ecm->read || $user->rights->ecm->upload','$user->rights->ecm->read || $user->rights->ecm->upload',2,'2013-11-07 01:19:06');
 /*!40000 ALTER TABLE `llx_menu` ENABLE KEYS */;
 UNLOCK TABLES;
 
diff --git a/dev/skeletons/modMyModule.class.php b/dev/skeletons/modMyModule.class.php
index 224798a2fd2ee4826ed0e3ffbb4ec0b445fe561a..74f6b4eaf64fb3acfe5b3a3ac9a6efd9cbb2f7c5 100644
--- a/dev/skeletons/modMyModule.class.php
+++ b/dev/skeletons/modMyModule.class.php
@@ -137,26 +137,26 @@ class modMyModule extends DolibarrModules
 		// 'opensurveypoll'	  to add a tab in opensurvey poll view
         $this->tabs = array();
 
-        // Dictionnaries
+        // Dictionaries
 	    if (! isset($conf->mymodule->enabled))
         {
         	$conf->mymodule=new stdClass();
         	$conf->mymodule->enabled=0;
         }
-		$this->dictionnaries=array();
+		$this->dictionaries=array();
         /* Example:
         if (! isset($conf->mymodule->enabled)) $conf->mymodule->enabled=0;	// This is to avoid warnings
-        $this->dictionnaries=array(
+        $this->dictionaries=array(
             'langs'=>'mylangfile@mymodule',
             'tabname'=>array(MAIN_DB_PREFIX."table1",MAIN_DB_PREFIX."table2",MAIN_DB_PREFIX."table3"),		// List of tables we want to see into dictonnary editor
             'tablib'=>array("Table1","Table2","Table3"),													// Label of tables
             'tabsql'=>array('SELECT f.rowid as rowid, f.code, f.label, f.active FROM '.MAIN_DB_PREFIX.'table1 as f','SELECT f.rowid as rowid, f.code, f.label, f.active FROM '.MAIN_DB_PREFIX.'table2 as f','SELECT f.rowid as rowid, f.code, f.label, f.active FROM '.MAIN_DB_PREFIX.'table3 as f'),	// Request to select fields
             'tabsqlsort'=>array("label ASC","label ASC","label ASC"),																					// Sort order
-            'tabfield'=>array("code,label","code,label","code,label"),																					// List of fields (result of select to show dictionnary)
+            'tabfield'=>array("code,label","code,label","code,label"),																					// List of fields (result of select to show dictionary)
             'tabfieldvalue'=>array("code,label","code,label","code,label"),																				// List of fields (list of fields to edit a record)
             'tabfieldinsert'=>array("code,label","code,label","code,label"),																			// List of fields (list of fields for insert)
             'tabrowid'=>array("rowid","rowid","rowid"),																									// Name of columns with primary key (try to always name it 'rowid')
-            'tabcond'=>array($conf->mymodule->enabled,$conf->mymodule->enabled,$conf->mymodule->enabled)												// Condition to show each dictionnary
+            'tabcond'=>array($conf->mymodule->enabled,$conf->mymodule->enabled,$conf->mymodule->enabled)												// Condition to show each dictionary
         );
         */
 
diff --git a/htdocs/adherents/canvas/actions_adherentcard_common.class.php b/htdocs/adherents/canvas/actions_adherentcard_common.class.php
index 99aa24abcd03071b6d6e30e0899b99784d645629..9f93f0f1bdaae4ff8cdeff893d97f77392dea1aa 100644
--- a/htdocs/adherents/canvas/actions_adherentcard_common.class.php
+++ b/htdocs/adherents/canvas/actions_adherentcard_common.class.php
@@ -296,7 +296,7 @@ abstract class ActionsAdherentCardCommon
             $this->tpl['select_country'] = $form->select_country($this->object->country_id,'country_id');
             $countrynotdefined = $langs->trans("ErrorSetACountryFirst").' ('.$langs->trans("SeeAbove").')';
 
-            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 
             // State
             if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->object->state_id,$this->object->country_code);
diff --git a/htdocs/adherents/fiche.php b/htdocs/adherents/fiche.php
index 6dbd80ba4d8dc1bfa563ea2b99d2a4536373fb17..90e0abcfd4bac664bdbd075fa4555a8b03dba84c 100644
--- a/htdocs/adherents/fiche.php
+++ b/htdocs/adherents/fiche.php
@@ -834,7 +834,7 @@ else
 		$object->country_id=$object->country_id?$object->country_id:$mysoc->country_id;
 		print '<tr><td width="25%">'.$langs->trans('Country').'</td><td>';
 		print $form->select_country(GETPOST('country_id','alpha')?GETPOST('country_id','alpha'):$object->country_id,'country_id');
-		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 		print '</td></tr>';
 
 		// State
@@ -1083,7 +1083,7 @@ else
 		//$object->country_id=$object->country_id?$object->country_id:$mysoc->country_id;    // In edit mode we don't force to company country if not defined
 		print '<tr><td width="25%">'.$langs->trans('Country').'</td><td>';
 		print $form->select_country(isset($_POST["country_id"])?$_POST["country_id"]:$object->country_id,'country_id');
-		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 		print '</td></tr>';
 
 		// State
diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php
index 26611da68ee51065cd66a009d144d06cd289cc6d..d6c750c63a39902b771798fd7ed27b3f9cde9396 100644
--- a/htdocs/admin/company.php
+++ b/htdocs/admin/company.php
@@ -295,7 +295,7 @@ if ($action == 'edit' || $action == 'updateedit')
     print '<tr '.$bc[$var].'><td class="fieldrequired">'.$langs->trans("Country").'</td><td class="maxwidthonsmartphone">';
     //if (empty($country_selected)) $country_selected=substr($langs->defaultlang,-2);    // Par defaut, pays de la localisation
     print $form->select_country($mysoc->country_id,'country_id');
-    if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+    if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     print '</td></tr>'."\n";
 
     $var=!$var;
diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php
index 9feca68cfae120dbfae0a3fbd5805222efab0830..86f0ce4c5f6cb2e010fa95a6f315edc6bc7bda0c 100644
--- a/htdocs/admin/dict.php
+++ b/htdocs/admin/dict.php
@@ -66,13 +66,13 @@ $pagenext = $page + 1;
 // Initialize technical object to manage hooks of thirdparties. Note that conf->hooks_modules contains array array
 $hookmanager->initHooks(array('admin'));
 
-// This page is a generic page to edit dictionnaries
-// Put here declaration of dictionnaries properties
+// This page is a generic page to edit dictionaries
+// Put here declaration of dictionaries properties
 
-// Sort order to show dictionnary (0 is space). All other dictionnaries (added by modules) will be at end of this.
+// Sort order to show dictionary (0 is space). All other dictionaries (added by modules) will be at end of this.
 $taborder=array(9,0,4,3,2,0,1,8,19,16,0,5,11,0,6,0,10,25,12,13,0,14,0,7,17,0,22,20,18,21,0,15,0,24,23);
 
-// Name of SQL tables of dictionnaries
+// Name of SQL tables of dictionaries
 $tabname=array();
 $tabname[1] = MAIN_DB_PREFIX."c_forme_juridique";
 $tabname[2] = MAIN_DB_PREFIX."c_departements";
@@ -102,31 +102,31 @@ $tabname[25]= MAIN_DB_PREFIX."c_revenuestamp";
 
 // Dictionary labels
 $tablib=array();
-$tablib[1] = "DictionnaryCompanyJuridicalType";
-$tablib[2] = "DictionnaryCanton";
-$tablib[3] = "DictionnaryRegion";
-$tablib[4] = "DictionnaryCountry";
-$tablib[5] = "DictionnaryCivility";
-$tablib[6] = "DictionnaryActions";
-$tablib[7] = "DictionnarySocialContributions";
-$tablib[8] = "DictionnaryCompanyType";
-$tablib[9] = "DictionnaryCurrency";
-$tablib[10]= "DictionnaryVAT";
-$tablib[11]= "DictionnaryTypeContact";
-$tablib[12]= "DictionnaryPaymentConditions";
-$tablib[13]= "DictionnaryPaymentModes";
-$tablib[14]= "DictionnaryEcotaxe";
-$tablib[15]= "DictionnaryPaperFormat";
-$tablib[16]= "DictionnaryProspectLevel";
-$tablib[17]= "DictionnaryFees";
-$tablib[18]= "DictionnarySendingMethods";
-$tablib[19]= "DictionnaryStaff";
-$tablib[20]= "DictionnaryOrderMethods";
-$tablib[21]= "DictionnaryAvailability";
-$tablib[22]= "DictionnarySource";
-$tablib[23]= "DictionnaryAccountancyplan";
-$tablib[24]= "DictionnaryAccountancysystem";
-$tablib[25]= "DictionnaryRevenueStamp";
+$tablib[1] = "DictionaryCompanyJuridicalType";
+$tablib[2] = "DictionaryCanton";
+$tablib[3] = "DictionaryRegion";
+$tablib[4] = "DictionaryCountry";
+$tablib[5] = "DictionaryCivility";
+$tablib[6] = "DictionaryActions";
+$tablib[7] = "DictionarySocialContributions";
+$tablib[8] = "DictionaryCompanyType";
+$tablib[9] = "DictionaryCurrency";
+$tablib[10]= "DictionaryVAT";
+$tablib[11]= "DictionaryTypeContact";
+$tablib[12]= "DictionaryPaymentConditions";
+$tablib[13]= "DictionaryPaymentModes";
+$tablib[14]= "DictionaryEcotaxe";
+$tablib[15]= "DictionaryPaperFormat";
+$tablib[16]= "DictionaryProspectLevel";
+$tablib[17]= "DictionaryFees";
+$tablib[18]= "DictionarySendingMethods";
+$tablib[19]= "DictionaryStaff";
+$tablib[20]= "DictionaryOrderMethods";
+$tablib[21]= "DictionaryAvailability";
+$tablib[22]= "DictionarySource";
+$tablib[23]= "DictionaryAccountancyplan";
+$tablib[24]= "DictionaryAccountancysystem";
+$tablib[25]= "DictionaryRevenueStamp";
 
 // Requete pour extraction des donnees des dictionnaires
 $tabsql=array();
@@ -298,7 +298,7 @@ $tabrowid[23]= "";
 $tabrowid[24]= "";
 $tabrowid[25]= "";
 
-// Condition to show dictionnary in setup page
+// Condition to show dictionary in setup page
 $tabcond=array();
 $tabcond[1] = true;
 $tabcond[2] = true;
@@ -322,8 +322,8 @@ $tabcond[19]= ! empty($conf->societe->enabled);
 $tabcond[20]= ! empty($conf->fournisseur->enabled);
 $tabcond[21]= ! empty($conf->propal->enabled);
 $tabcond[22]= (! empty($conf->commande->enabled) || ! empty($conf->propal->enabled));
-$tabcond[23]= (! empty($conf->global->ACCOUNTING_USEDICTTOEDIT) && ! empty($conf->accounting->enabled));	// The accountancy plan should be edited with specific pages. You can set ACCOUNTING_USEDICTTOEDIT to 1 if you want to use dictionnary editor.
-$tabcond[24]= (! empty($conf->global->ACCOUNTING_USEDICTTOEDIT) && ! empty($conf->accounting->enabled));	// The accountancy system should be edited with specific pages. You can set ACCOUNTING_USEDICTTOEDIT to 1 if you want to use dictionnary editor.
+$tabcond[23]= (! empty($conf->global->ACCOUNTING_USEDICTTOEDIT) && ! empty($conf->accounting->enabled));	// The accountancy plan should be edited with specific pages. You can set ACCOUNTING_USEDICTTOEDIT to 1 if you want to use dictionary editor.
+$tabcond[24]= (! empty($conf->global->ACCOUNTING_USEDICTTOEDIT) && ! empty($conf->accounting->enabled));	// The accountancy system should be edited with specific pages. You can set ACCOUNTING_USEDICTTOEDIT to 1 if you want to use dictionary editor.
 $tabcond[25]= true;
 
 // List of help for fields
@@ -355,10 +355,10 @@ $tabhelp[24] = array();
 $tabhelp[25] = array();
 
 // Complete all arrays with entries found into modules
-complete_dictionnary_with_modules($taborder,$tabname,$tablib,$tabsql,$tabsqlsort,$tabfield,$tabfieldvalue,$tabfieldinsert,$tabrowid,$tabcond,$tabhelp);
+complete_dictionary_with_modules($taborder,$tabname,$tablib,$tabsql,$tabsqlsort,$tabfield,$tabfieldvalue,$tabfieldinsert,$tabrowid,$tabcond,$tabhelp);
 
 
-// Define elementList and sourceList (used for dictionnary "type of contacts")
+// Define elementList and sourceList (used for dictionary "type of contacts")
 $elementList = array();
 $sourceList=array();
 if ($id == 11)
@@ -389,7 +389,7 @@ if ($id == 11)
 	);
 }
 
-// Define localtax_typeList (used for dictionnary "c_tva")
+// Define localtax_typeList (used for dictionary "c_tva")
 $localtax_typeList = array();
 if ($id == 10)
 {
@@ -655,18 +655,18 @@ $formadmin=new FormAdmin($db);
 
 llxHeader();
 
-$titre=$langs->trans("DictionnarySetup");
+$titre=$langs->trans("DictionarySetup");
 $linkback='';
 if ($id)
 {
     $titre.=' - '.$langs->trans($tablib[$id]);
-    $linkback='<a href="'.$_SERVER['PHP_SELF'].'">'.$langs->trans("BackToDictionnaryList").'</a>';
+    $linkback='<a href="'.$_SERVER['PHP_SELF'].'">'.$langs->trans("BackToDictionaryList").'</a>';
 }
 print_fiche_titre($titre,$linkback,'setup');
 
 if (empty($id))
 {
-    print $langs->trans("DictionnaryDesc");
+    print $langs->trans("DictionaryDesc");
     print " ".$langs->trans("OnlyActiveElementsAreShown")."<br>\n";
 }
 print "<br>\n";
@@ -679,7 +679,7 @@ if ($action == 'delete')
 }
 
 /*
- * Show a dictionnary
+ * Show a dictionary
  */
 if ($id)
 {
@@ -1140,7 +1140,7 @@ if ($id)
 else
 {
     /*
-     * Show list of dictionnary to show
+     * Show list of dictionary to show
      */
 
     $var=true;
@@ -1148,7 +1148,7 @@ else
     print '<table class="noborder" width="100%">';
     print '<tr class="liste_titre">';
     //print '<td>'.$langs->trans("Module").'</td>';
-    print '<td colspan="2">'.$langs->trans("Dictionnary").'</td>';
+    print '<td colspan="2">'.$langs->trans("Dictionary").'</td>';
     print '<td>'.$langs->trans("Table").'</td>';
     print '</tr>';
 
@@ -1181,7 +1181,7 @@ else
             print '<td>';
             /*if (empty($tabcond[$i]))
              {
-             print info_admin($langs->trans("DictionnaryDisabledSinceNoModuleNeedIt"),1);
+             print info_admin($langs->trans("DictionaryDisabledSinceNoModuleNeedIt"),1);
              }*/
             print '</td>';
             print '<td>'.$tabname[$i].'</td></tr>';
diff --git a/htdocs/admin/pdf.php b/htdocs/admin/pdf.php
index 85a707339f608f7b93f7100d453c8604082d293d..7976702f17ce7e6ba7659439893db757fe7e17d3 100644
--- a/htdocs/admin/pdf.php
+++ b/htdocs/admin/pdf.php
@@ -110,7 +110,7 @@ if ($action == 'edit')	// Edit
 
 
     // Misc options
-    print_fiche_titre($langs->trans("DictionnaryPaperFormat"),'','').'<br>';
+    print_fiche_titre($langs->trans("DictionaryPaperFormat"),'','').'<br>';
 	$var=true;
     print '<table summary="more" class="noborder" width="100%">';
     print '<tr class="liste_titre"><td>'.$langs->trans("Parameter").'</td><td width="200px">'.$langs->trans("Value").'</td></tr>';
@@ -120,7 +120,7 @@ if ($action == 'edit')	// Edit
 
     // Show pdf format
     $var=!$var;
-    print '<tr '.$bc[$var].'><td>'.$langs->trans("DictionnaryPaperFormat").'</td><td>';
+    print '<tr '.$bc[$var].'><td>'.$langs->trans("DictionaryPaperFormat").'</td><td>';
     print $formadmin->select_paper_format($selected,'MAIN_PDF_FORMAT');
     print '</td></tr>';
 
@@ -262,14 +262,14 @@ else	// Show
     $var=true;
 
     // Misc options
-    print_fiche_titre($langs->trans("DictionnaryPaperFormat"),'','').'<br>';
+    print_fiche_titre($langs->trans("DictionaryPaperFormat"),'','').'<br>';
 	$var=true;
     print '<table summary="more" class="noborder" width="100%">';
     print '<tr class="liste_titre"><td>'.$langs->trans("Parameter").'</td><td width="200px">'.$langs->trans("Value").'</td></tr>';
 
     // Show pdf format
     $var=!$var;
-    print '<tr '.$bc[$var].'><td>'.$langs->trans("DictionnaryPaperFormat").'</td><td>';
+    print '<tr '.$bc[$var].'><td>'.$langs->trans("DictionaryPaperFormat").'</td><td>';
 
     $pdfformatlabel='';
     if (empty($conf->global->MAIN_PDF_FORMAT))
diff --git a/htdocs/comm/action/class/actioncomm.class.php b/htdocs/comm/action/class/actioncomm.class.php
index 10082062d0619063f16542022d24e70a43511707..37b31f5c1fb6ef54d76ebbe1db4928a0d29c0cf5 100644
--- a/htdocs/comm/action/class/actioncomm.class.php
+++ b/htdocs/comm/action/class/actioncomm.class.php
@@ -143,7 +143,7 @@ class ActionComm extends CommonObject
             }
             else if ($result == 0)
             {
-                $this->error='Failed to get record with code '.$this->type_code.' from dictionnary "type of events"';
+                $this->error='Failed to get record with code '.$this->type_code.' from dictionary "type of events"';
                 return -1;
             }
             else
@@ -825,7 +825,7 @@ class ActionComm extends CommonObject
         require_once (DOL_DOCUMENT_ROOT ."/core/lib/xcal.lib.php");
         require_once (DOL_DOCUMENT_ROOT ."/core/lib/date.lib.php");
         require_once (DOL_DOCUMENT_ROOT ."/core/lib/files.lib.php");
-        
+
         dol_syslog(get_class($this)."::build_exportfile Build export file format=".$format.", type=".$type.", cachedelay=".$cachedelay.", filename=".$filename.", filters size=".count($filters), LOG_DEBUG);
 
         // Check parameters
diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php
index 90036a05de60f57ad495ef0ed0464d290f3def78..9b1093873ed5a56efbc382bf91d0995e293058c1 100644
--- a/htdocs/commande/fiche.php
+++ b/htdocs/commande/fiche.php
@@ -2174,10 +2174,10 @@ else
 		{
 			$form->form_demand_reason($_SERVER['PHP_SELF'].'?id='.$object->id,$object->demand_reason_id,'none');
 		}
-		// Removed because using dictionnary is an admin feature, not a user feature. Ther is already the "star" to show info to admin users.
+		// Removed because using dictionary is an admin feature, not a user feature. Ther is already the "star" to show info to admin users.
 		// This is to avoid too heavy screens and have an uniform look and feel for all screens.
 		//print '</td><td>';
-		//print '<a href="'.DOL_URL_ROOT.'/admin/dict.php?id=22&origin=order&originid='.$object->id.'">'.$langs->trans("DictionnarySource").'</a>';
+		//print '<a href="'.DOL_URL_ROOT.'/admin/dict.php?id=22&origin=order&originid='.$object->id.'">'.$langs->trans("DictionarySource").'</a>';
 		print '</td></tr>';
 
 		// Project
@@ -2481,15 +2481,15 @@ else
 				if ($conf->contrat->enabled && ($object->statut == 1 || $object->statut == 2))
 				{
 					$langs->load("contracts");
-	
+
 					if ($user->rights->contrat->creer)
 					{
 						print '<div class="inline-block divButAction"><a class="butAction" href="'.DOL_URL_ROOT.'/contrat/fiche.php?action=create&amp;origin='.$object->element.'&amp;originid='.$object->id.'&amp;socid='.$object->socid.'">'.$langs->trans('AddContract').'</a></div>';
 					}
 				}
-	
+
 				// Create bill and Classify billed
-				// Note: Even if module invoice is not enabled, we should be able to use button "Classified billed" 
+				// Note: Even if module invoice is not enabled, we should be able to use button "Classified billed"
 				if ($object->statut > 0  && ! $object->billed)
 				{
 					if (! empty($conf->facture->enabled) && $user->rights->facture->creer && empty($conf->global->WORKFLOW_DISABLE_CREATE_INVOICE_FROM_ORDER))
diff --git a/htdocs/compta/bank/fiche.php b/htdocs/compta/bank/fiche.php
index 37376aceb7a2e429d1d0d3ca1a4287183e2fac34..445d7add8fc191eb3e0a4d8df48edbce0fd91d2d 100644
--- a/htdocs/compta/bank/fiche.php
+++ b/htdocs/compta/bank/fiche.php
@@ -277,7 +277,7 @@ if ($action == 'create')
 	}
 	else if (empty($selectedcode)) $selectedcode=$mysoc->country_code;
 	print $form->select_country($selectedcode,'account_country_id');
-	if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+	if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 	print '</td></tr>';
 
 	// State
@@ -550,7 +550,7 @@ else
 		if (isset($_POST["account_country_id"])) $selectedcode=$_POST["account_country_id"];
 		else if (empty($selectedcode)) $selectedcode=$mysoc->country_code;
 		print $form->select_country($selectedcode,'account_country_id');
-		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+		if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 		print '</td></tr>';
 
 		// State
diff --git a/htdocs/compta/facture/class/paymentterm.class.php b/htdocs/compta/facture/class/paymentterm.class.php
index 30089f7e749409fe6319d523cbeba3f10b867a1d..d35fe463109859cbdc4e29bc8b915860cf3c136c 100644
--- a/htdocs/compta/facture/class/paymentterm.class.php
+++ b/htdocs/compta/facture/class/paymentterm.class.php
@@ -24,9 +24,7 @@
 
 
 /**
- *      \class      PaymentTerm
- *      \brief      Class to manage payment terms records in dictionnary
- *		\remarks	Initialy built by build_class_from_table on 2010-09-06 00:33
+ *	Class to manage payment terms records in dictionary
  */
 class PaymentTerm // extends CommonObject
 {
diff --git a/htdocs/contact/canvas/actions_contactcard_common.class.php b/htdocs/contact/canvas/actions_contactcard_common.class.php
index cd9169e1b2c3594d2c944a225e7db43431c8dbe7..0b65d2b2db89fb2c935cd7acb50b038bede69a86 100644
--- a/htdocs/contact/canvas/actions_contactcard_common.class.php
+++ b/htdocs/contact/canvas/actions_contactcard_common.class.php
@@ -296,7 +296,7 @@ abstract class ActionsContactCardCommon
             $this->tpl['select_country'] = $form->select_country($this->object->country_id,'country_id');
             $countrynotdefined = $langs->trans("ErrorSetACountryFirst").' ('.$langs->trans("SeeAbove").')';
 
-            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 
             // State
             if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->object->fk_departement,$this->object->country_code);
diff --git a/htdocs/contact/fiche.php b/htdocs/contact/fiche.php
index 8e5dd00986a5a83e8b63f97999de43edceac7b33..7724806f5c235c77e385b4e2c8ebff8121d90dee 100644
--- a/htdocs/contact/fiche.php
+++ b/htdocs/contact/fiche.php
@@ -482,7 +482,7 @@ else
             // Country
             print '<tr><td>'.$langs->trans("Country").'</td><td colspan="'.$colspan.'" class="maxwidthonsmartphone">';
             print $form->select_country((isset($_POST["country_id"])?$_POST["country_id"]:$object->country_id),'country_id');
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td></tr>';
 
             // State
@@ -688,7 +688,7 @@ else
             // Country
             print '<tr><td>'.$langs->trans("Country").'</td><td colspan="2" class="maxwidthonsmartphone">';
             print $form->select_country(isset($_POST["country_id"])?$_POST["country_id"]:$object->country_id,'country_id');
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td></tr>';
 
             // State
diff --git a/htdocs/core/class/cpays.class.php b/htdocs/core/class/cpays.class.php
index a3cc3223e30db1e5d2b2b5ae665f64d0d898f593..6c9bce8daa87d07e4f8f1cfc4b0f3136e39ccce2 100644
--- a/htdocs/core/class/cpays.class.php
+++ b/htdocs/core/class/cpays.class.php
@@ -18,8 +18,7 @@
 /**
  *      \file       htdocs/core/class/cpays.class.php
  *      \ingroup    core
- *      \brief      This file is a CRUD class file (Create/Read/Update/Delete) for c_pays dictionnary
- *					Initialy built by build_class_from_table on 2012-01-17 22:03
+ *      \brief      This file is a CRUD class file (Create/Read/Update/Delete) for c_pays dictionary
  */
 
 // Put here all includes required by your class file
@@ -29,8 +28,7 @@
 
 
 /**
- *      \class      Cpays
- *      \brief      Class to manage dictionnary Countries (used by imports)
+ * 	Class to manage dictionary Countries (used by imports)
  */
 class Cpays // extends CommonObject
 {
diff --git a/htdocs/core/class/ctypent.class.php b/htdocs/core/class/ctypent.class.php
index 43f9e7001e77a1ebc2ecfccbe9a7a2e2e7fc551d..b791746c652e31ca6323bda58c02204126bf0a09 100644
--- a/htdocs/core/class/ctypent.class.php
+++ b/htdocs/core/class/ctypent.class.php
@@ -18,14 +18,12 @@
 /**
  *      \file       htdocs/core/class/ctypent.class.php
  *      \ingroup    core
- *      \brief      This file is CRUD class file (Create/Read/Update/Delete) for c_typent dictionnary
- *					Initialy built by build_class_from_table on 2012-01-17 16:24
+ *      \brief      This file is CRUD class file (Create/Read/Update/Delete) for c_typent dictionary
  */
 
 
 /**
- *      \class      Ctypent
- *      \brief      Class of dictionnary type of thirdparty (used by imports)
+ *	Class of dictionary type of thirdparty (used by imports)
  */
 class Ctypent // extends CommonObject
 {
diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index aca67c810e008d729c2f9dee45e5ee0c2d30351f..fa61089a8535583206dd6aa5542348daaa922477 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -572,7 +572,7 @@ class Form
             print '>'.$langs->trans("Service");
 
             print '</select>';
-            //if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            //if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         }
         if (! $forceall && empty($conf->product->enabled) && ! empty($conf->service->enabled))
         {
@@ -662,7 +662,7 @@ class Form
         }
 
         print '</select>';
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
 
@@ -2105,7 +2105,7 @@ class Form
             print '</option>';
         }
         print '</select>';
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
     /**
@@ -2185,7 +2185,7 @@ class Form
             print '</option>';
         }
         print '</select>';
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
     /**
@@ -2261,7 +2261,7 @@ class Form
             print '</option>';
         }
         print '</select>';
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
 
@@ -2316,7 +2316,7 @@ class Form
             print '</option>';
         }
         print '</select>';
-        if ($user->admin && ! $noadmininfo) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin && ! $noadmininfo) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
 
@@ -3239,7 +3239,7 @@ class Form
         	$out.= '</option>';
         }
         $out.= '</select>';
-        if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         return $out;
     }
 
diff --git a/htdocs/core/class/html.formactions.class.php b/htdocs/core/class/html.formactions.class.php
index 43a06fead4e5df7ba547b5357b3c6e6692d9e03d..89cc3d2535aaa6002f716351bd6cb40c82db9c77 100644
--- a/htdocs/core/class/html.formactions.class.php
+++ b/htdocs/core/class/html.formactions.class.php
@@ -233,7 +233,7 @@ class FormActions
        	if ($selected == 'auto')   $selected='AC_OTH_AUTO';
        	
         print $form->selectarray($htmlname, $arraylist, $selected);
-        if ($user->admin && empty($onlyautoornot)) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin && empty($onlyautoornot)) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
     }
 
 }
diff --git a/htdocs/core/class/html.formcompany.class.php b/htdocs/core/class/html.formcompany.class.php
index 45aa19855d4441d2f7d5c26876a5e3f3fc7d053b..5420357a5a92c247295d6c847820854975be16af 100644
--- a/htdocs/core/class/html.formcompany.class.php
+++ b/htdocs/core/class/html.formcompany.class.php
@@ -274,7 +274,7 @@ class FormCompany
 				}
 			}
 			if (! empty($htmlname)) $out.= '</select>';
-			if (! empty($htmlname) && $user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+			if (! empty($htmlname) && $user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 		}
 		else
 		{
@@ -395,7 +395,7 @@ class FormCompany
 				}
 			}
 			$out.= '</select>';
-			if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+			if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 		}
 		else
 		{
@@ -488,7 +488,7 @@ class FormCompany
 				}
 			}
 			$out.= '</select>';
-			if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+			if ($user->admin) $out.= info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 			$out.= '</div>';
 		}
 		else
diff --git a/htdocs/core/class/html.formother.class.php b/htdocs/core/class/html.formother.class.php
index aec3884ac150e57cca766adcca06d40f9e367d75..ed4601295c6c12851817bd34ca696847cb9aca48 100644
--- a/htdocs/core/class/html.formother.class.php
+++ b/htdocs/core/class/html.formother.class.php
@@ -1088,24 +1088,24 @@ class FormOther
      *  Return a HTML select list of bank accounts
      *
      *  @param  string	$htmlname          	Name of select zone
-     *  @param	string	$dictionnarytable	Dictionnary table
+     *  @param	string	$dictionarytable	Dictionary table
      *  @param	string	$keyfield			Field for key
      *  @param	string	$labelfield			Label field
      *  @param	string	$selected			Selected value
      *  @param  int		$useempty          	1=Add an empty value in list, 2=Add an empty value in list only if there is more than 2 entries.
      * 	@return	void
      */
-    function select_dictionnary($htmlname,$dictionnarytable,$keyfield='code',$labelfield='label',$selected='',$useempty=0)
+    function select_dictionary($htmlname,$dictionarytable,$keyfield='code',$labelfield='label',$selected='',$useempty=0)
     {
         global $langs, $conf;
 
         $langs->load("admin");
 
         $sql = "SELECT rowid, ".$keyfield.", ".$labelfield;
-        $sql.= " FROM ".MAIN_DB_PREFIX.$dictionnarytable;
+        $sql.= " FROM ".MAIN_DB_PREFIX.$dictionarytable;
         $sql.= " ORDER BY ".$labelfield;
 
-        dol_syslog(get_class($this)."::select_dictionnary sql=".$sql);
+        dol_syslog(get_class($this)."::select_dictionary sql=".$sql);
         $result = $this->db->query($sql);
         if ($result)
         {
@@ -1113,7 +1113,7 @@ class FormOther
             $i = 0;
             if ($num)
             {
-                print '<select id="select'.$htmlname.'" class="flat selectdictionnary" name="'.$htmlname.'"'.($moreattrib?' '.$moreattrib:'').'>';
+                print '<select id="select'.$htmlname.'" class="flat selectdictionary" name="'.$htmlname.'"'.($moreattrib?' '.$moreattrib:'').'>';
                 if ($useempty == 1 || ($useempty == 2 && $num > 1))
                 {
                     print '<option value="-1">&nbsp;</option>';
@@ -1138,7 +1138,7 @@ class FormOther
             }
             else
 			{
-                print $langs->trans("DictionnaryEmpty");
+                print $langs->trans("DictionaryEmpty");
             }
         }
         else {
diff --git a/htdocs/core/class/html.formsocialcontrib.class.php b/htdocs/core/class/html.formsocialcontrib.class.php
index 2b903052f274fc4b590484939c72acfd742aec4f..6ca8e3affb985a104fbf2676b499390713bd8062 100644
--- a/htdocs/core/class/html.formsocialcontrib.class.php
+++ b/htdocs/core/class/html.formsocialcontrib.class.php
@@ -99,7 +99,7 @@ class FormSocialContrib
                     $i++;
                 }
                 print '</select>';
-                if ($user->admin && $help) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+                if ($user->admin && $help) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             }
             else
             {
diff --git a/htdocs/core/lib/admin.lib.php b/htdocs/core/lib/admin.lib.php
index 3cfb0adeb7d5163c75e89f3e69ab30a2837a81c3..f553e825f9ec806e46b4b6fe66bcb69dd1680123 100644
--- a/htdocs/core/lib/admin.lib.php
+++ b/htdocs/core/lib/admin.lib.php
@@ -851,7 +851,7 @@ function unActivateModule($value, $requiredby=1)
 
 
 /**
- *  Add external modules to list of dictionnaries
+ *  Add external modules to list of dictionaries
  *
  * 	@param		array		&$taborder			Taborder
  * 	@param		array		&$tabname			Tabname
@@ -866,7 +866,7 @@ function unActivateModule($value, $requiredby=1)
  * 	@param		array		&$tabhelp			Tabhelp
  * 	@return		int			1
  */
-function complete_dictionnary_with_modules(&$taborder,&$tabname,&$tablib,&$tabsql,&$tabsqlsort,&$tabfield,&$tabfieldvalue,&$tabfieldinsert,&$tabrowid,&$tabcond,&$tabhelp)
+function complete_dictionary_with_modules(&$taborder,&$tabname,&$tablib,&$tabsql,&$tabsqlsort,&$tabfield,&$tabfieldvalue,&$tabfieldinsert,&$tabrowid,&$tabcond,&$tabhelp)
 {
     global $db, $modules, $conf, $langs;
 
@@ -960,26 +960,26 @@ function complete_dictionnary_with_modules(&$taborder,&$tabname,&$tablib,&$tabsq
                             // Complete arrays
                             //&$tabname,&$tablib,&$tabsql,&$tabsqlsort,&$tabfield,&$tabfieldvalue,&$tabfieldinsert,&$tabrowid,&$tabcond
                             //$objMod
-                            if (! empty($objMod->dictionnaries))
+                            if (! empty($objMod->dictionaries))
                             {
-                                //var_dump($objMod->dictionnaries['tabname']);
+                                //var_dump($objMod->dictionaries['tabname']);
                                 $taborder[] = 0;
-                                foreach($objMod->dictionnaries['tabname'] as $val)
+                                foreach($objMod->dictionaries['tabname'] as $val)
                                 {
                                     $taborder[] = count($tabname)+1;
                                     $tabname[] = $val;
                                 }
-                                foreach($objMod->dictionnaries['tablib'] as $val) $tablib[] = $val;
-                                foreach($objMod->dictionnaries['tabsql'] as $val) $tabsql[] = $val;
-                                foreach($objMod->dictionnaries['tabsqlsort'] as $val) $tabsqlsort[] = $val;
-                                foreach($objMod->dictionnaries['tabfield'] as $val) $tabfield[] = $val;
-                                foreach($objMod->dictionnaries['tabfieldvalue'] as $val) $tabfieldvalue[] = $val;
-                                foreach($objMod->dictionnaries['tabfieldinsert'] as $val) $tabfieldinsert[] = $val;
-                                foreach($objMod->dictionnaries['tabrowid'] as $val) $tabrowid[] = $val;
-                                foreach($objMod->dictionnaries['tabcond'] as $val) $tabcond[] = $val;
-                                if (! empty($objMod->dictionnaries['tabhelp'])) foreach($objMod->dictionnaries['tabhelp'] as $val) $tabhelp[] = $val;
-                                //foreach($objMod->dictionnaries['tabsqlsort'] as $val) $tablib[] = $val;
-                                //$tabname = array_merge ($tabname, $objMod->dictionnaries['tabname']);
+                                foreach($objMod->dictionaries['tablib'] as $val) $tablib[] = $val;
+                                foreach($objMod->dictionaries['tabsql'] as $val) $tabsql[] = $val;
+                                foreach($objMod->dictionaries['tabsqlsort'] as $val) $tabsqlsort[] = $val;
+                                foreach($objMod->dictionaries['tabfield'] as $val) $tabfield[] = $val;
+                                foreach($objMod->dictionaries['tabfieldvalue'] as $val) $tabfieldvalue[] = $val;
+                                foreach($objMod->dictionaries['tabfieldinsert'] as $val) $tabfieldinsert[] = $val;
+                                foreach($objMod->dictionaries['tabrowid'] as $val) $tabrowid[] = $val;
+                                foreach($objMod->dictionaries['tabcond'] as $val) $tabcond[] = $val;
+                                if (! empty($objMod->dictionaries['tabhelp'])) foreach($objMod->dictionaries['tabhelp'] as $val) $tabhelp[] = $val;
+                                //foreach($objMod->dictionaries['tabsqlsort'] as $val) $tablib[] = $val;
+                                //$tabname = array_merge ($tabname, $objMod->dictionaries['tabname']);
                                 //var_dump($tabcond);
                                 //exit;
                             }
diff --git a/htdocs/core/menus/init_menu_auguria.sql b/htdocs/core/menus/init_menu_auguria.sql
index 282cc4e823679363ce2f9c2bd024b6eefe48dd55..b7dee64a100d36c5c7d9fadf11be5d68ff1e99a0 100644
--- a/htdocs/core/menus/init_menu_auguria.sql
+++ b/htdocs/core/menus/init_menu_auguria.sql
@@ -33,7 +33,7 @@ insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, left
 insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 107__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/pdf.php?leftmenu=setup', 'PDF', 1, 'admin', '', '', 2, 9, __ENTITY__);
 insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 109__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/mails.php?leftmenu=setup', 'Emails', 1, 'admin', '', '', 2, 10, __ENTITY__);
 insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 113__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/sms.php?leftmenu=setup', 'SMS', 1, 'admin', '', '', 2, 11, __ENTITY__);
-insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 111__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/dict.php?leftmenu=setup', 'Dictionnary', 1, 'admin', '', '', 2, 12, __ENTITY__);
+insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 111__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/dict.php?leftmenu=setup', 'Dictionary', 1, 'admin', '', '', 2, 12, __ENTITY__);
 insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$leftmenu=="setup"', __HANDLER__, 'left', 112__+MAX_llx_menu__, 'home', '', 100__+MAX_llx_menu__, '/admin/const.php?leftmenu=setup', 'OtherSetup', 1, 'admin', '', '', 2, 13, __ENTITY__);
 -- Home - Sytem info
 insert into llx_menu (module, enabled, menu_handler, type, rowid, mainmenu, leftmenu, fk_menu, url, titre, level, langs, perms, target, usertype, position, entity) values ('', '$user->admin', __HANDLER__, 'left', 300__+MAX_llx_menu__, 'home', 'admintools', 1__+MAX_llx_menu__, '/admin/tools/index.php?leftmenu=admintools', 'SystemTools', 0, 'admin', '', '', 2, 2, __ENTITY__);
diff --git a/htdocs/core/menus/standard/eldy.lib.php b/htdocs/core/menus/standard/eldy.lib.php
index 954cdc1c2d1c27845448ce701c3fc43a0cf89feb..b244e8bbd15d98d4e03cd552748ef105798f92f3 100644
--- a/htdocs/core/menus/standard/eldy.lib.php
+++ b/htdocs/core/menus/standard/eldy.lib.php
@@ -510,7 +510,7 @@ function print_left_eldy_menu($db,$menu_array_before,$menu_array_after,&$tabMenu
 					$newmenu->add("/admin/pdf.php?mainmenu=home", $langs->trans("PDF"),1);
 					$newmenu->add("/admin/mails.php?mainmenu=home", $langs->trans("Emails"),1);
 					$newmenu->add("/admin/sms.php?mainmenu=home", $langs->trans("SMS"),1);
-					$newmenu->add("/admin/dict.php?mainmenu=home", $langs->trans("Dictionnary"),1);
+					$newmenu->add("/admin/dict.php?mainmenu=home", $langs->trans("Dictionary"),1);
 					$newmenu->add("/admin/const.php?mainmenu=home", $langs->trans("OtherSetup"),1);
 				}
 
diff --git a/htdocs/core/menus/standard/empty.php b/htdocs/core/menus/standard/empty.php
index f64bfd3a757f945ebbd4634c3775b46fe870e29a..30bd17906cede2ad8db136341744d001b43743ff 100644
--- a/htdocs/core/menus/standard/empty.php
+++ b/htdocs/core/menus/standard/empty.php
@@ -122,7 +122,7 @@ class MenuManager
 			$this->menu->add("/admin/pdf.php?mainmenu=home", $langs->trans("PDF"),1);
 			$this->menu->add("/admin/mails.php?mainmenu=home", $langs->trans("Emails"),1);
 			$this->menu->add("/admin/sms.php?mainmenu=home", $langs->trans("SMS"),1);
-			$this->menu->add("/admin/dict.php?mainmenu=home", $langs->trans("DictionnarySetup"),1);
+			$this->menu->add("/admin/dict.php?mainmenu=home", $langs->trans("DictionarySetup"),1);
 			$this->menu->add("/admin/const.php?mainmenu=home", $langs->trans("OtherSetup"),1);
 
 			// ***** END *****
diff --git a/htdocs/core/modules/modOpenSurvey.class.php b/htdocs/core/modules/modOpenSurvey.class.php
index 9f643170588d4851e3c7b122f6df36f5af67b970..b8c38d1fb45d745442f7c8ddac7706432011207a 100644
--- a/htdocs/core/modules/modOpenSurvey.class.php
+++ b/htdocs/core/modules/modOpenSurvey.class.php
@@ -81,8 +81,8 @@ class modOpenSurvey extends DolibarrModules
 		// Constants
 		$this->const = array();			// List of parameters
 
-		// Dictionnaries
-        $this->dictionnaries=array();
+		// Dictionaries
+        $this->dictionaries=array();
 
 		// Boxes
 		$this->boxes = array();			// List of boxes
diff --git a/htdocs/core/modules/modSociete.class.php b/htdocs/core/modules/modSociete.class.php
index 28d83897b37bdcf8b990562ca9edef9c1df14f63..8d9c3bdd18b5273368e7674dad445f31b846dddf 100644
--- a/htdocs/core/modules/modSociete.class.php
+++ b/htdocs/core/modules/modSociete.class.php
@@ -398,8 +398,8 @@ class modSociete extends DolibarrModules
 		// End add extra fields
 		$this->import_fieldshidden_array[$r]=array('s.fk_user_creat'=>'user->id','extra.fk_object'=>'lastrowid-'.MAIN_DB_PREFIX.'societe');    // aliastable.field => ('user->id' or 'lastrowid-'.tableparent)
 		$this->import_convertvalue_array[$r]=array(
-			's.fk_typent'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/ctypent.class.php','class'=>'Ctypent','method'=>'fetch','dict'=>'DictionnaryCompanyType'),
-			's.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionnaryCountry'),
+			's.fk_typent'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/ctypent.class.php','class'=>'Ctypent','method'=>'fetch','dict'=>'DictionaryCompanyType'),
+			's.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionaryCountry'),
 			's.fk_stcomm'=>array('rule'=>'zeroifnull'),
 		    's.code_client'=>array('rule'=>'getcustomercodeifnull'),
 		    's.code_fournisseur'=>array('rule'=>'getsuppliercodeifnull'),
@@ -434,7 +434,7 @@ class modSociete extends DolibarrModules
 		$this->import_fieldshidden_array[$r]=array('s.fk_user_creat'=>'user->id','extra.fk_object'=>'lastrowid-'.MAIN_DB_PREFIX.'socpeople');    // aliastable.field => ('user->id' or 'lastrowid-'.tableparent)
 		$this->import_convertvalue_array[$r]=array(
 			's.fk_soc'=>array('rule'=>'fetchidfromref','file'=>'/societe/class/societe.class.php','class'=>'Societe','method'=>'fetch','element'=>'ThirdParty'),
-			's.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionnaryCountry'),
+			's.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionaryCountry'),
 		);
 		//$this->import_convertvalue_array[$r]=array('s.fk_soc'=>array('rule'=>'lastrowid',table='t');
 		$this->import_regex_array[$r]=array('s.birthday'=>'^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]$','s.datec'=>'^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]$');
diff --git a/htdocs/core/modules/modStock.class.php b/htdocs/core/modules/modStock.class.php
index 6527a59d6e664d4ef8652bf7a85c935536bacc09..abf6add2c293ee88660c7e0535dcdef56621b385 100644
--- a/htdocs/core/modules/modStock.class.php
+++ b/htdocs/core/modules/modStock.class.php
@@ -154,7 +154,7 @@ class modStock extends DolibarrModules
 		);
 
 		$this->import_convertvalue_array[$r]=array(
-				'e.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionnaryCountry')
+				'e.fk_pays'=>array('rule'=>'fetchidfromcodeid','classfile'=>'/core/class/cpays.class.php','class'=>'Cpays','method'=>'fetch','dict'=>'DictionaryCountry')
 		);
 		$this->import_regex_array[$r]=array('e.statut'=>'^[0|1]');
 		$this->import_examplevalues_array[$r]=array('e.label'=>"ALM001",
diff --git a/htdocs/expedition/fiche.php b/htdocs/expedition/fiche.php
index c77753c0948d608a02928024526ca740f5dd1dfd..0a5d3d0cfcf5438689fd9102e27aadce18f28967 100644
--- a/htdocs/expedition/fiche.php
+++ b/htdocs/expedition/fiche.php
@@ -653,7 +653,7 @@ if ($action == 'create')
             print '<td colspan="3">';
             $expe->fetch_delivery_methods();
             print $form->selectarray("shipping_method_id",$expe->meths,GETPOST('shipping_method_id','int'),1,0,0,"",1);
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print "</td></tr>\n";
 
             // Tracking number
@@ -1152,7 +1152,7 @@ else if ($id || $ref)
 			print '<input type="hidden" name="action" value="setshipping_method_id">';
 			$object->fetch_delivery_methods();
 			print $form->selectarray("shipping_method_id",$object->meths,$object->shipping_method_id,1,0,0,"",1);
-			if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+			if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 			print '<input type="submit" class="button" value="'.$langs->trans('Modify').'">';
 			print '</form>';
 		}
diff --git a/htdocs/exports/export.php b/htdocs/exports/export.php
index aefe54908026b82f0bfe314bd1704e0d6cf6685f..020d6dc928664fdc8f553ca5b503549bc2d704e0 100644
--- a/htdocs/exports/export.php
+++ b/htdocs/exports/export.php
@@ -80,7 +80,7 @@ $entitytolang = array(
     'member_type'  => 'MemberType',
     'subscription' => 'Subscription',
 	'tax'          => 'SocialContribution',
-    'tax_type'     => 'DictionnarySocialContributions',
+    'tax_type'     => 'DictionarySocialContributions',
 	'account'      => 'BankTransactions',
 	'payment'      => 'Payment',
 	'product'      => 'Product',
diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php
index c6ada78322a2562207d505a3e9c508ec27f54e7b..6bb65e258c9cd22141ae60e72bcc240a91255b04 100644
--- a/htdocs/imports/import.php
+++ b/htdocs/imports/import.php
@@ -57,7 +57,7 @@ $entitytolang=array(		// Translation code
 	'order'=>'Order','order_line'=>'OrderLine',
 	'intervention'=>'Intervention' ,'inter_line'=>'InterLine',
 	'member'=>'Member','member_type'=>'MemberType','subscription'=>'Subscription',
-	'tax'=>'SocialContribution','tax_type'=>'DictionnarySocialContributions',
+	'tax'=>'SocialContribution','tax_type'=>'DictionarySocialContributions',
 	'account'=>'BankTransactions',
 	'payment'=>'Payment',
 	'product'=>'Product','stock'=>'Stock','warehouse'=>'Warehouse',
@@ -890,7 +890,7 @@ if ($step == 4 && $datatoimport)
 		else
 		{
 		    if ($objimport->array_import_convertvalue[0][$code]['rule']=='fetchidfromref')    $htmltext.=$langs->trans("SourceExample").': <b>'.$langs->transnoentitiesnoconv("ExampleAnyRefFoundIntoElement",$entitylang).($example?' ('.$langs->transnoentitiesnoconv("Example").': '.$example.')':'').'</b><br>';
-		    if ($objimport->array_import_convertvalue[0][$code]['rule']=='fetchidfromcodeid') $htmltext.=$langs->trans("SourceExample").': <b>'.$langs->trans("ExampleAnyCodeOrIdFoundIntoDictionnary",$langs->transnoentitiesnoconv($objimport->array_import_convertvalue[0][$code]['dict'])).($example?' ('.$langs->transnoentitiesnoconv("Example").': '.$example.')':'').'</b><br>';
+		    if ($objimport->array_import_convertvalue[0][$code]['rule']=='fetchidfromcodeid') $htmltext.=$langs->trans("SourceExample").': <b>'.$langs->trans("ExampleAnyCodeOrIdFoundIntoDictionary",$langs->transnoentitiesnoconv($objimport->array_import_convertvalue[0][$code]['dict'])).($example?' ('.$langs->transnoentitiesnoconv("Example").': '.$example.')':'').'</b><br>';
 		}
 		$htmltext.='<br>';
 		// Target field info
diff --git a/htdocs/install/mysql/migration/2.1.0-2.2.0.sql b/htdocs/install/mysql/migration/2.1.0-2.2.0.sql
index cc3988f8a42a3d278238e3532313e482681f92de..835c78e151a3f791a2af565204597b6eb42e66ad 100644
--- a/htdocs/install/mysql/migration/2.1.0-2.2.0.sql
+++ b/htdocs/install/mysql/migration/2.1.0-2.2.0.sql
@@ -254,7 +254,7 @@ insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titr
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (108, 'home', '$leftmenu=="setup"', 100, '/admin/perms.php', 'Security', 1, 'admin', '', '', 2, 7);
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (109, 'home', '$leftmenu=="setup"', 100, '/admin/mails.php', 'Emails', 1, 'admin', '', '', 2, 8);
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (110, 'home', '$leftmenu=="setup"', 100, '/admin/limits.php', 'Limits', 1, 'admin', '', '', 2, 9);
-insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (111, 'home', '$leftmenu=="setup"', 100, '/admin/dict.php', 'DictionnarySetup', 1, 'admin', '', '', 2, 10);
+insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (111, 'home', '$leftmenu=="setup"', 100, '/admin/dict.php', 'DictionarySetup', 1, 'admin', '', '', 2, 10);
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (112, 'home', '$leftmenu=="setup"', 100, '/admin/const.php', 'OtherSetup', 1, 'admin', '', '', 2, 11);
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (200, 'home', '', 1, '/admin/system/index.php?leftmenu=system', 'SystemInfo', 0, 'admin', '', '', 2, 1);
 insert into `llx_menu` (`rowid`, `mainmenu`, `leftmenu`, `fk_menu`, `url`, `titre`, `level`, `langs`, `right`, `target`, `user`, `order`) values (201, 'home', '$leftmenu=="system"', 200, '/admin/system/dolibarr.php', 'Dolibarr', 1, 'admin', '', '', 2, 0);
diff --git a/htdocs/install/mysql/migration/3.2.0-3.3.0.sql b/htdocs/install/mysql/migration/3.2.0-3.3.0.sql
index f7054bc418427a8fa49a9d1da6d2f9d2d405a7b9..bc065ee4c1a1e6bdd878bd14c2b98d83b17815a8 100755
--- a/htdocs/install/mysql/migration/3.2.0-3.3.0.sql
+++ b/htdocs/install/mysql/migration/3.2.0-3.3.0.sql
@@ -874,7 +874,7 @@ INSERT INTO llx_c_actioncomm (id, code, type, libelle, module, position) values
 UPDATE llx_c_actioncomm SET libelle = 'Other (manually inserted events)' WHERE code = 'AC_OTH';
 UPDATE llx_c_actioncomm SET active = 0 WHERE code in ('AC_PROP', 'AC_COM', 'AC_FAC', 'AC_SHIP', 'AC_SUP_ORD', 'AC_SUP_INV');
 
--- Update dictionnary of table llx_c_paper_format
+-- Update dictionary of table llx_c_paper_format
 DELETE FROM llx_c_paper_format;
 
 -- Europe
diff --git a/htdocs/langs/ar_SA/admin.lang b/htdocs/langs/ar_SA/admin.lang
index fa3d8b4ad433efdd4b8dc4b263f8e9b3865c7f67..e41d072a6c3c03252640df89fec3d52cc000606a 100644
--- a/htdocs/langs/ar_SA/admin.lang
+++ b/htdocs/langs/ar_SA/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=الإعداد الأمني
 ErrorModuleRequirePHPVersion=خطأ ، هذا النموذج يتطلب نسخة بي إتش بي %s أو أعلى
 ErrorModuleRequireDolibarrVersion=خطأ ، هذا النموذج يتطلب نسخة دوليبار %s أو أعلى
 ErrorDecimalLargerThanAreForbidden=خطأ, برنامج دوليبار <b>%s</b> الحالي لا يدعم دقة أعلى من الحالية
-DictionnarySetup=إعداد القاموس
-Dictionnary=القواميس
+DictionarySetup=إعداد القاموس
+Dictionary=القواميس
 ErrorReservedTypeSystemSystemAuto=القيمة 'system' و 'systemauto' لهذا النوع محفوظ. يمكنك إستخدام 'user' كقيمة لإضافة السجل الخاص بك
 ErrorCodeCantContainZero=لا يمكن إستخدام القيمة 0 لهذا الكود
 DisableJavascript=تعطيل عمليات الجافا و الأجاكس
@@ -726,34 +726,34 @@ Permission50202=استيراد المعاملات
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=أنواع الشركة
-DictionnaryCompanyJuridicalType=أنواع القانوني للشركة
-DictionnaryProspectLevel=آفاق محتملة المستوى
-DictionnaryCanton=الدولة / الكانتونات
-DictionnaryRegion=المناطق
-DictionnaryCountry=البلدان
-DictionnaryCurrency=العملات
-DictionnaryCivility=عنوان الكياسة
-DictionnaryActions=الإجراءات القائمة
-DictionnarySocialContributions=أنواع المساهمات الاجتماعية
-DictionnaryVAT=معدلات ضريبة القيمة المضافة
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=شروط الدفع
-DictionnaryPaymentModes=طرق الدفع
-DictionnaryTypeContact=أنواع الاتصال
-DictionnaryEcotaxe=الضرائب الإيكولوجية (WEEE)
-DictionnaryPaperFormat=الصيغة الورقية
-DictionnaryFees=نوع من الرسوم
-DictionnarySendingMethods=طرق الإرسال
-DictionnaryStaff=العاملين
-DictionnaryAvailability=تأخير تسليم
-DictionnaryOrderMethods=ترتيب طرق
-DictionnarySource=الأصل من مقترحات / أوامر
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=أنواع الشركة
+DictionaryCompanyJuridicalType=أنواع القانوني للشركة
+DictionaryProspectLevel=آفاق محتملة المستوى
+DictionaryCanton=الدولة / الكانتونات
+DictionaryRegion=المناطق
+DictionaryCountry=البلدان
+DictionaryCurrency=العملات
+DictionaryCivility=عنوان الكياسة
+DictionaryActions=الإجراءات القائمة
+DictionarySocialContributions=أنواع المساهمات الاجتماعية
+DictionaryVAT=معدلات ضريبة القيمة المضافة
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=شروط الدفع
+DictionaryPaymentModes=طرق الدفع
+DictionaryTypeContact=أنواع الاتصال
+DictionaryEcotaxe=الضرائب الإيكولوجية (WEEE)
+DictionaryPaperFormat=الصيغة الورقية
+DictionaryFees=نوع من الرسوم
+DictionarySendingMethods=طرق الإرسال
+DictionaryStaff=العاملين
+DictionaryAvailability=تأخير تسليم
+DictionaryOrderMethods=ترتيب طرق
+DictionarySource=الأصل من مقترحات / أوامر
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=الإعداد المحفوظة
 BackToModuleList=العودة إلى قائمة الوحدات
-BackToDictionnaryList=العودة إلى قائمة معاجم
+BackToDictionaryList=العودة إلى قائمة معاجم
 VATReceivedOnly=سعر خاص لا تحمل
 VATManagement=إدارة الضريبة على القيمة المضافة
 VATIsUsedDesc=معدل ضريبة القيمة المضافة بشكل افتراضي عند إنشاء الآفاق ، والفواتير ، وما يتبع أوامر النشطة القياسية للمادة : <br> إذا كان البائع هو تعرض لضريبة القيمة المضافة ، وضريبة القيمة المضافة بعد ذلك تلقائيا= 0. نهاية المادة. <br> إذا كان (بيع وشراء= بلد في البلد) ، فإن ضريبة القيمة المضافة بشكل افتراضي= ضريبة القيمة المضافة من بيع المنتج في البلد. نهاية المادة. <br> إذا كان البائع والمشتري في الجماعة الأوروبية ، وبيعت البضاعة الجديدة بعد أن وسائل النقل (السيارات ، والسفن ، والطائرات) ، الافتراضي= 0 ضريبة القيمة المضافة (ضريبة القيمة المضافة وينبغي أن تدفع من قبل المشتري في customoffice بلاده وليس على البائع . نهاية المادة. <br> إذا كان البائع والمشتري في الجماعة الأوروبية والسلع التي تباع عن طريق وسائل أخرى جديدة بدلا من وسائل النقل ، فإن ضريبة القيمة المضافة بشكل افتراضي= ضريبة القيمة المضافة للمنتجات المباعة. نهاية المادة. <br> وإلا فإن ضريبة القيمة المضافة المقترحة الافتراضي= 1. نهاية المادة.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=يتسبب في تعطيل هذه الصورة 
 TriggerAlwaysActive=يطلق في هذا الملف هي حركة دائمة ، وتفعيل ما هي وحدات Dolibarr.
 TriggerActiveAsModuleActive=يطلق في هذا الملف كما ينشط حدة تمكين <b>٪ ق.</b>
 GeneratedPasswordDesc=هنا تعريف القاعدة التي تريد استخدامه لكلمة السر اذا كنت أسأل لصناعة السيارات ولدت كلمة السر
-DictionnaryDesc=تعرف هنا إشارة datas. يمكنك استكمال مسبقا مع قيمة لك.
+DictionaryDesc=تعرف هنا إشارة datas. يمكنك استكمال مسبقا مع قيمة لك.
 ConstDesc=تسمح لك هذه الصفحة لتحرير جميع البارامترات الأخرى غير المتوفرة في الصفحات السابقة. فهي محفوظة لمعايير متقدمة للمطورين أو troubleshouting.
 OnceSetupFinishedCreateUsers=تحذير فأنت Dolibarr مدير المستخدم. مدير المستخدمين تستخدم لإعداد Dolibarr. لالمعتاد استخدام Dolibarr ، يوصى باستخدام غير مستخدم مدير خلق مجموعات من المستخدمين & القائمة.
 MiscellaneousDesc=هنا تعريف جميع البارامترات الأخرى ذات الصلة بالأمن.
@@ -1425,7 +1425,7 @@ AccountancyCode=قانون المحاسبة
 AgendaSetup=جدول الأعمال وحدة الإعداد
 PasswordTogetVCalExport=مفتاح ربط تصدير تأذن
 PastDelayVCalExport=لا تصدر الحدث الأكبر من
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=هذا النموذج يسمح لإضافة رمز بعد رقم هاتف Dolibarr الاتصالات. وهناك اضغط على هذه الأيقونة ، سوف يطلب من أحد serveur معينة مع تحديد عنوان لكم أدناه. ويمكن استخدام هذه الكلمة لدعوة من مركز نظام Dolibarr التي يمكن الاتصال على رقم الهاتف هذا المسبار النظام على سبيل المثال.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/ar_SA/exports.lang b/htdocs/langs/ar_SA/exports.lang
index b87e75429894af38e5bf8f53404e05db5a11c463..06b96435e2d7f5a05874e6f9d1d3149e9716b08a 100644
--- a/htdocs/langs/ar_SA/exports.lang
+++ b/htdocs/langs/ar_SA/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=معرف خط الأم وجدت من رمز، س
 SourceRequired=بيانات قيمة إلزامية
 SourceExample=مثال على قيمة البيانات ممكن
 ExampleAnyRefFoundIntoElement=أي المرجع تم العثور عليها ل <b>%s</b> العنصر
-ExampleAnyCodeOrIdFoundIntoDictionnary=أي رمز (أو الهوية) وجدت في <b>%s</b> dictionnary
+ExampleAnyCodeOrIdFoundIntoDictionary=أي رمز (أو الهوية) وجدت في <b>%s</b> dictionnary
 CSVFormatDesc=<b>فاصلة فصل</b> ملف <b>القيمة</b> تنسيق (csv.). <br> هذا هو شكل ملف نصي ، حيث يتم فصل الحقول بواسطة فاصل [%s]. إذا تم العثور على فاصل داخل محتوى الحقل ، يتم تقريب الجولة الميدانية التي قام بها حرف] %s [. الهروب حرف وحرف الهروب جولة هو [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/ar_SA/main.lang b/htdocs/langs/ar_SA/main.lang
index ae5d994fc5f58423e76ec18cda230c19e74bb027..b09144b88198a24830ea28d2939939b87aec177c 100644
--- a/htdocs/langs/ar_SA/main.lang
+++ b/htdocs/langs/ar_SA/main.lang
@@ -572,7 +572,7 @@ TotalWoman=المجموع
 TotalMan=المجموع
 NeverReceived=لم يتلق
 Canceled=ألغى
-YouCanChangeValuesForThisListFromDictionnarySetup=يمكنك تغيير القيم لهذه القائمة من قائمة الإعداد -- dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=يمكنك تغيير القيم لهذه القائمة من قائمة الإعداد -- dictionnary
 Color=لون
 Documents=ربط الملفات
 DocumentsNb=ملفات مرتبطة (%s)
diff --git a/htdocs/langs/bg_BG/admin.lang b/htdocs/langs/bg_BG/admin.lang
index 7040009e3a77f9a076707df045ed401c7ee4d82c..2bb75323056c71021138eb98ff34c5f928d7bbb5 100644
--- a/htdocs/langs/bg_BG/admin.lang
+++ b/htdocs/langs/bg_BG/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Настройки на сигурността
 ErrorModuleRequirePHPVersion=Грешка, този модул изисква PHP версия %s или по-висока
 ErrorModuleRequireDolibarrVersion=Грешка, този модул изисква Dolibarr версия %s или по-висока
 ErrorDecimalLargerThanAreForbidden=Грешка, с точност по-висока от <b>%s</b> не се поддържа.
-DictionnarySetup=Настройки на речника
-Dictionnary=Речници
+DictionarySetup=Настройки на речника
+Dictionary=Речници
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Изключване на Java скрипт и Ajax функции
@@ -726,34 +726,34 @@ Permission50202=Сделки на внос
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Фирма видове
-DictionnaryCompanyJuridicalType=Юридическите видове дружества
-DictionnaryProspectLevel=Prospect потенциал ниво
-DictionnaryCanton=Област
-DictionnaryRegion=Регионите
-DictionnaryCountry=Страни
-DictionnaryCurrency=Валути
-DictionnaryCivility=Учтивост заглавие
-DictionnaryActions=Вид на дневния ред събития
-DictionnarySocialContributions=Социални видове вноски
-DictionnaryVAT=Ставките на ДДС или данък върху продажбите цени
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Условия на плащане
-DictionnaryPaymentModes=Плащане режими
-DictionnaryTypeContact=Контакт / Адрес видове
-DictionnaryEcotaxe=Ecotax (ОЕЕО)
-DictionnaryPaperFormat=Формати на хартията
-DictionnaryFees=Вид на таксите
-DictionnarySendingMethods=Доставка методи
-DictionnaryStaff=Персонал
-DictionnaryAvailability=Доставка закъснение
-DictionnaryOrderMethods=Подреждане методи
-DictionnarySource=Произход на предложения / поръчки
-DictionnaryAccountancyplan=Сметкоплан
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Фирма видове
+DictionaryCompanyJuridicalType=Юридическите видове дружества
+DictionaryProspectLevel=Prospect потенциал ниво
+DictionaryCanton=Област
+DictionaryRegion=Регионите
+DictionaryCountry=Страни
+DictionaryCurrency=Валути
+DictionaryCivility=Учтивост заглавие
+DictionaryActions=Вид на дневния ред събития
+DictionarySocialContributions=Социални видове вноски
+DictionaryVAT=Ставките на ДДС или данък върху продажбите цени
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Условия на плащане
+DictionaryPaymentModes=Плащане режими
+DictionaryTypeContact=Контакт / Адрес видове
+DictionaryEcotaxe=Ecotax (ОЕЕО)
+DictionaryPaperFormat=Формати на хартията
+DictionaryFees=Вид на таксите
+DictionarySendingMethods=Доставка методи
+DictionaryStaff=Персонал
+DictionaryAvailability=Доставка закъснение
+DictionaryOrderMethods=Подреждане методи
+DictionarySource=Произход на предложения / поръчки
+DictionaryAccountancyplan=Сметкоплан
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Setup спаси
 BackToModuleList=Обратно към списъка с модули
-BackToDictionnaryList=Обратно към речници списък
+BackToDictionaryList=Обратно към речници списък
 VATReceivedOnly=Специална цена не се начислява
 VATManagement=Управление на ДДС
 VATIsUsedDesc=Ставка на ДДС по подразбиране при създаването на перспективите, фактури, поръчки и т.н. следват активна стандартното правило: <br> Ако продавачът не се облагат с ДДС, а след това ДДС по подразбиране = 0. Край на правило. <br> Ако (продажба страната = закупуване на страната), а след това на ДДС по подразбиране = ДДС на продукта в продажба страната. Край на правило. <br> Ако продавача и купувача в Европейската общност и стоки са транспортни продукти (кола, кораб, самолет), по подразбиране ДДС = 0 (ДДС следва да бъде платена от купувача, в customoffice на страната си, а не на продавача). Край на правило. <br> Ако продавача и купувача в Европейската общност и купувача не е компания, тогава ДДС по подразбиране = ДДС на продаваните продукти. Край на правило. <br> Ако продавача и купувача в Европейската общност и купувача е фирма, тогава ДДС по подразбиране = 0. Край на правило. <br> Иначе предложената по подразбиране на ДДС = 0. Край на правило.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Тригерите в този файл са з
 TriggerAlwaysActive=Тригерите в този файл са винаги активни,, каквото са активирани модули Dolibarr.
 TriggerActiveAsModuleActive=Тригерите в този файл са активни, като модул <b>%s</b> е активирана.
 GeneratedPasswordDesc=Определете тук правилото, което искате да използвате, за да генерира нова парола, ако поискате да има автоматично генерирана парола
-DictionnaryDesc=Определете тук всички референтни презареждане на данните. Можете да попълните предварително зададена стойност с вашите.
+DictionaryDesc=Определете тук всички референтни презареждане на данните. Можете да попълните предварително зададена стойност с вашите.
 ConstDesc=Тази страница ви позволява да редактирате всички останали параметри не са налични в предишните страници. Те са запазени параметрите за напреднали разработчиците или за troubleshouting.
 OnceSetupFinishedCreateUsers=Внимание, вие сте на потребителя администратор Dolibarr. Администратор потребители не се използват да настроите Dolibarr. За обичайна употреба на Dolibarr, се препоръчва да използвате не потребителски администратора, създаден от Потребители и групи менюто.
 MiscellaneousDesc=Определете тук всички други параметри, свързани със сигурността.
@@ -1425,7 +1425,7 @@ AccountancyCode=Счетоводен код
 AgendaSetup=Събития и натъкмяване на дневен ред модул
 PasswordTogetVCalExport=, За да разреши износ връзка
 PastDelayVCalExport=Не изнася случай по-стари от
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Този модул позволява да добавите икона след телефонни номера. Кликнете върху тази икона ще призове сървър с определен URL адрес можете да зададете по-долу. Това може да се използва, за да се обадя на кол център система от Dolibarr, че да се обаждат на телефонен номер на SIP система, например.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/bg_BG/exports.lang b/htdocs/langs/bg_BG/exports.lang
index 66c7f49487a29e62f803f2f900623998d4f13bf7..109b7a37540e48728a316d44b7ffacfc086f3a18 100644
--- a/htdocs/langs/bg_BG/exports.lang
+++ b/htdocs/langs/bg_BG/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=ID на родител ред от кода, ще
 SourceRequired=Стойността на данните е задължително
 SourceExample=Пример за възможно стойността на данните
 ExampleAnyRefFoundIntoElement=Всеки код за елемент <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Всеки код (ID) в dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Всеки код (ID) в dictionnary <b>%s</b>
 CSVFormatDesc=<b>Разделени със запетаи</b> формат <b>стойност</b> файл (CSV). <br> Това е формат текстов файл, където полетата са разделени със сепаратор [%s]. Ако сепаратор се намира във вътрешността съдържанието поле, поле се закръглява кръг характер [%s]. Бягство характер, за да избягат кръг характер е %s].
 Excel95FormatDesc=Файлов формат на <b>Excel</b> (XLS) <br> Това е роден Excel 95 формат (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> файлов формат (XLSX) <br> Това е роден формат Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/bg_BG/main.lang b/htdocs/langs/bg_BG/main.lang
index 7a1d6c001cd3e746f99f59a92dfcbc57c7106b6e..b2e8f9b0ec575cf10c34db49a74fc4b3bf08cdf0 100644
--- a/htdocs/langs/bg_BG/main.lang
+++ b/htdocs/langs/bg_BG/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Общо
 TotalMan=Общо
 NeverReceived=Никога не са получавали
 Canceled=Отменен
-YouCanChangeValuesForThisListFromDictionnarySetup=Можете да промените стойности за този списък от менюто за настройки - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Можете да промените стойности за този списък от менюто за настройки - dictionnary
 Color=Цвят
 Documents=Свързани файлове
 DocumentsNb=Свързани файлове (%s)
diff --git a/htdocs/langs/ca_ES/admin.lang b/htdocs/langs/ca_ES/admin.lang
index 6a1527e27b6972f482ddc0e9b0010ea223a51e5e..0aa1a81db26f3665ec5ca533a0075a18e965b1c5 100644
--- a/htdocs/langs/ca_ES/admin.lang
+++ b/htdocs/langs/ca_ES/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Configuració de la seguretat
 ErrorModuleRequirePHPVersion=Error, aquest mòdul requereix una versió %s o superior de PHP
 ErrorModuleRequireDolibarrVersion=Error, aquest mòdul requereix una versió %s o superior de Dolibarr
 ErrorDecimalLargerThanAreForbidden=Error, les precisions superiors a <b>%s</b> no estan suportades.
-DictionnarySetup=Diccionaris
-Dictionnary=Diccionaris
+DictionarySetup=Diccionaris
+Dictionary=Diccionaris
 ErrorReservedTypeSystemSystemAuto=L'ús del tipus 'system' i 'systemauto' està reservat. Podeu utilitzar 'user' com a valor per afegir el seu propi registre
 ErrorCodeCantContainZero=El codi no pot contenir el valor 0
 DisableJavascript=Desactivar les funcions Javascript
@@ -726,34 +726,34 @@ Permission50202=Importar les transaccions
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Tipus d'empresa
-DictionnaryCompanyJuridicalType=Formes jurídiques
-DictionnaryProspectLevel=Perspectiva nivell client potencial
-DictionnaryCanton=Departaments/Províncies/Zones
-DictionnaryRegion=Regions
-DictionnaryCountry=Països
-DictionnaryCurrency=Monedes
-DictionnaryCivility=Títol cortesia
-DictionnaryActions=Tipus d'esdeveniments de l'agenda
-DictionnarySocialContributions=Tipus de càrregues socials
-DictionnaryVAT=Taxa d'IVA (Impost sobre vendes als EEUU)
-DictionnaryRevenueStamp=Imports de segells fiscals
-DictionnaryPaymentConditions=Condicions de pagament
-DictionnaryPaymentModes=Modes de pagament
-DictionnaryTypeContact=Tipus de contactes/adreces
-DictionnaryEcotaxe=Barems CEcoParticipación (DEEE)
-DictionnaryPaperFormat=Formats paper
-DictionnaryFees=Tipus de desplaçaments i honoraris
-DictionnarySendingMethods=Mètodes d'expedició
-DictionnaryStaff=Empleats
-DictionnaryAvailability=Temps de lliurament
-DictionnaryOrderMethods=Mètodes de comanda
-DictionnarySource=Orígens de pressupostos/comandes
-DictionnaryAccountancyplan=Pla comptable
-DictionnaryAccountancysystem=Models de plans comptables
+DictionaryCompanyType=Tipus d'empresa
+DictionaryCompanyJuridicalType=Formes jurídiques
+DictionaryProspectLevel=Perspectiva nivell client potencial
+DictionaryCanton=Departaments/Províncies/Zones
+DictionaryRegion=Regions
+DictionaryCountry=Països
+DictionaryCurrency=Monedes
+DictionaryCivility=Títol cortesia
+DictionaryActions=Tipus d'esdeveniments de l'agenda
+DictionarySocialContributions=Tipus de càrregues socials
+DictionaryVAT=Taxa d'IVA (Impost sobre vendes als EEUU)
+DictionaryRevenueStamp=Imports de segells fiscals
+DictionaryPaymentConditions=Condicions de pagament
+DictionaryPaymentModes=Modes de pagament
+DictionaryTypeContact=Tipus de contactes/adreces
+DictionaryEcotaxe=Barems CEcoParticipación (DEEE)
+DictionaryPaperFormat=Formats paper
+DictionaryFees=Tipus de desplaçaments i honoraris
+DictionarySendingMethods=Mètodes d'expedició
+DictionaryStaff=Empleats
+DictionaryAvailability=Temps de lliurament
+DictionaryOrderMethods=Mètodes de comanda
+DictionarySource=Orígens de pressupostos/comandes
+DictionaryAccountancyplan=Pla comptable
+DictionaryAccountancysystem=Models de plans comptables
 SetupSaved=Configuració desada
 BackToModuleList=Retornar llista de mòduls
-BackToDictionnaryList=Tornar a la llista de diccionaris
+BackToDictionaryList=Tornar a la llista de diccionaris
 VATReceivedOnly=Impostos especials no facturables
 VATManagement=Gestió IVA
 VATIsUsedDesc=El tipus d'IVA proposat per defecte en les creacions de pressupostos, factures, comandes, etc. Respon a la següent regla: <br> Si el venedor no està subjecte a IVA, IVA per defecte= 0. Final de regla. <br> Si el país del venedor= país del comprador llavors IVA per defecte= IVA del producte venut. Final de regla. <br> Si venedor i comprador resideixen a la Comunitat Europea i el bé venut= nou mitjà de transports (auto, vaixell, avió), IVA per defecte= 0 (l'IVA ha de ser pagat pel comprador a la hisenda pública del seu país i no al venedor). Final de regla <br> Si venedor i comprador resideixen a la Comunitat Europea i comprador= particular o empresa sense NIF intracomunitari llavors IVA per defecte= IVA del producte venut. Final de regla. <br> Si venedor i comprador resideixen a la Comunitat Europea i comprador= empresa amb NIF intracomunitari llavors IVA per defecte= 0. Final de regla. <br> Sinó, IVA proposat per defecte= 0. Final de regla. <br>
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers d'aquest arxiu desactivats ja que el m
 TriggerAlwaysActive=Triggers d'aquest arxiu sempre actius, ja que els mòduls Dolibarr relacionats estan activats
 TriggerActiveAsModuleActive=Triggers d'aquest arxiu actius ja que el mòdul <b>%s</b> està activat
 GeneratedPasswordDesc=Indiqui aquí que norma vol utilitzar per generar les contrasenyes quan vulgui generar una nova contrasenya
-DictionnaryDesc=Indiqui aquí les dades de referència. Pot completar/modificar les dades predefinides amb les seves
+DictionaryDesc=Indiqui aquí les dades de referència. Pot completar/modificar les dades predefinides amb les seves
 ConstDesc=Qualsevol altre paràmetre no editable en les pàgines anteriors
 OnceSetupFinishedCreateUsers=Atenció, està sota un compte d'administrador de Dolibarr. Els administradors s'utilitzen per configurar Dolibarr. Per a un ús corrent de Dolibarr, es recomana utilitzar un compte no administrador creada des del menú "Usuaris i grups"
 MiscellaneousDesc=Definiu aquí els altres paràmetres relacionats amb la seguretat.
diff --git a/htdocs/langs/ca_ES/exports.lang b/htdocs/langs/ca_ES/exports.lang
index 3a1518439ff997b03db4e6acf4c07d53a738b6eb..b57bc759b113fb94d77342f4dc304d4ccf64ee91 100644
--- a/htdocs/langs/ca_ES/exports.lang
+++ b/htdocs/langs/ca_ES/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=L'id de la línia pare trobada a partir del codi,
 SourceRequired=Dades d'origen obligatòries
 SourceExample=Exemple de dades d'origen possibles
 ExampleAnyRefFoundIntoElement=Totes les referències trobades per als elements <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Tots els codis (o id) trobats en el diccionari <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Tots els codis (o id) trobats en el diccionari <b>%s</b>
 CSVFormatDesc=Arxiu amb format <b>Valors separats per coma</b> (.csv).<br>És un fitxer amb format de text en què els camps són separats pel caràcter [ %s ]. Si el separador es troba en el contingut d'un camp, el camp ha d'estar tancat per el caràcter [ %s ]. El caràcter d'escapament per a incloure un caràcter d'entorn en una dada és [ %s ].
 Excel95FormatDesc=Arxiu amb format <b>Excel</b> (.xls)<br>Aquest és el format natiu d'Excel 95 (BIFF5).
 Excel2007FormatDesc=Arxiu amb format <b>Excel</b> (.xlsx)<br>Aquest és el format natiu d'Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/ca_ES/main.lang b/htdocs/langs/ca_ES/main.lang
index d6bab3bdbb9c7a06ec75be47293ac61c8523ef8b..1c5debd6eb5c1025dee2e60b61c5abfb1cdfb4ba 100644
--- a/htdocs/langs/ca_ES/main.lang
+++ b/htdocs/langs/ca_ES/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Mai rebut
 Canceled=Cancel·lat
-YouCanChangeValuesForThisListFromDictionnarySetup=Pot canviar aquestos valors al menú configuració->diccionaris
+YouCanChangeValuesForThisListFromDictionarySetup=Pot canviar aquestos valors al menú configuració->diccionaris
 Color=Color
 Documents=Documents
 DocumentsNb=Fitxers adjunts (%s)
diff --git a/htdocs/langs/cs_CZ/admin.lang b/htdocs/langs/cs_CZ/admin.lang
index 6f32e0c655e18b8ce8394051c1f413ddb33545ce..d346bb2f5d5ba06b9f3451589100f3c2ff9dd620 100644
--- a/htdocs/langs/cs_CZ/admin.lang
+++ b/htdocs/langs/cs_CZ/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Bezpečnostní nastavení
 ErrorModuleRequirePHPVersion=Chyba, tento modul vyžaduje PHP verze %s nebo vyšší
 ErrorModuleRequireDolibarrVersion=Chyba, tento modul vyžaduje Dolibarr verze %s nebo vyšší
 ErrorDecimalLargerThanAreForbidden=Chyba, přesnost vyšší než <b>%s</b> není podporováno.
-DictionnarySetup=Slovník Nastavení
-Dictionnary=Slovníky
+DictionarySetup=Slovník Nastavení
+Dictionary=Slovníky
 ErrorReservedTypeSystemSystemAuto=Hodnota &quot;systém&quot; a &quot;systemauto&quot; typu je vyhrazena. Můžete použít &quot;uživatelem&quot; jako hodnota přidat svůj vlastní rekord
 ErrorCodeCantContainZero=Kód může obsahovat hodnotu 0
 DisableJavascript=Zakázat JavaScript a Ajax funkce
@@ -726,34 +726,34 @@ Permission55001=Přečtěte si průzkumy
 Permission55002=Vytvořit / upravit průzkumy
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Společnost typy
-DictionnaryCompanyJuridicalType=Právnické druhy společnosti
-DictionnaryProspectLevel=Prospect potenciální míra
-DictionnaryCanton=Státní / kantony
-DictionnaryRegion=Regiony
-DictionnaryCountry=Země
-DictionnaryCurrency=Měny
-DictionnaryCivility=Zdvořilost titul
-DictionnaryActions=Typ agendy událostí
-DictionnarySocialContributions=Sociální příspěvky typy
-DictionnaryVAT=Sazby DPH nebo daň z prodeje Kurzy
-DictionnaryRevenueStamp=Množství kolkových známek
-DictionnaryPaymentConditions=Platební podmínky
-DictionnaryPaymentModes=Platební způsoby
-DictionnaryTypeContact=Kontakt / Adresa typy
-DictionnaryEcotaxe=Ekologické daně (OEEZ)
-DictionnaryPaperFormat=Formáty papíru
-DictionnaryFees=Typy poplatků
-DictionnarySendingMethods=Způsoby dopravy
-DictionnaryStaff=Zaměstnanci
-DictionnaryAvailability=Dodací zpoždění
-DictionnaryOrderMethods=Řazení metody
-DictionnarySource=Původ návrhů / objednávky
-DictionnaryAccountancyplan=Graf účtů
-DictionnaryAccountancysystem=Modely účtové osnovy
+DictionaryCompanyType=Společnost typy
+DictionaryCompanyJuridicalType=Právnické druhy společnosti
+DictionaryProspectLevel=Prospect potenciální míra
+DictionaryCanton=Státní / kantony
+DictionaryRegion=Regiony
+DictionaryCountry=Země
+DictionaryCurrency=Měny
+DictionaryCivility=Zdvořilost titul
+DictionaryActions=Typ agendy událostí
+DictionarySocialContributions=Sociální příspěvky typy
+DictionaryVAT=Sazby DPH nebo daň z prodeje Kurzy
+DictionaryRevenueStamp=Množství kolkových známek
+DictionaryPaymentConditions=Platební podmínky
+DictionaryPaymentModes=Platební způsoby
+DictionaryTypeContact=Kontakt / Adresa typy
+DictionaryEcotaxe=Ekologické daně (OEEZ)
+DictionaryPaperFormat=Formáty papíru
+DictionaryFees=Typy poplatků
+DictionarySendingMethods=Způsoby dopravy
+DictionaryStaff=Zaměstnanci
+DictionaryAvailability=Dodací zpoždění
+DictionaryOrderMethods=Řazení metody
+DictionarySource=Původ návrhů / objednávky
+DictionaryAccountancyplan=Graf účtů
+DictionaryAccountancysystem=Modely účtové osnovy
 SetupSaved=Nastavení uloženo
 BackToModuleList=Zpět na seznam modulů
-BackToDictionnaryList=Zpět na seznam slovníků
+BackToDictionaryList=Zpět na seznam slovníků
 VATReceivedOnly=Zvláštní sazba není účtován
 VATManagement=DPH řízení
 VATIsUsedDesc=Sazba DPH ve výchozím nastavení při vytváření vyhlídky, faktury, objednávky atd. sledovat aktivní standardní pravidlo: <br> Pokud prodávající není předmětem DPH, pak se DPH ve výchozím nastavení = 0. Konec vlády. <br> Je-li (prodejní country = nákup zemi), pak se DPH standardně = DPH výrobku v zemi prodeje. Konec vlády. <br> Pokud se prodávající a kupující v Evropském společenství a zboží je doprava výrobků (auto, loď, letadlo), výchozí DPH = 0 (DPH by měla být věnována ze strany kupujícího v customoffice své země, a ne u prodejce). Konec vlády. <br> Pokud se prodávající a kupující v Evropském společenství a kupujícím není společnost, pak se DPH standardně = DPH z výrobků prodaných. Konec vlády. <br> Pokud se prodávající a kupující v Evropském společenství a kupujícím je společnost, pak se DPH ve výchozím nastavení = 0. Konec vlády. <br> Jinak navrhovaná výchozí DPH = 0. Konec vlády.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Trigger v tomto souboru jsou zakázány jako mod
 TriggerAlwaysActive=Trigger v tomto souboru jsou vždy aktivní, ať už jsou aktivované Dolibarr moduly.
 TriggerActiveAsModuleActive=Trigger v tomto souboru jsou aktivní jako modul <b>%s</b> je povoleno.
 GeneratedPasswordDesc=Definujte zde pravidlo, které chcete použít k vytvoření nového hesla, pokud se zeptáte mít automaticky generované heslo
-DictionnaryDesc=Definujte zde všechny referenční Kako. Můžete dokončit danou hodnotu s vašimi.
+DictionaryDesc=Definujte zde všechny referenční Kako. Můžete dokončit danou hodnotu s vašimi.
 ConstDesc=Na této stránce můžete upravovat všechny ostatní parametry nejsou k dispozici v předchozích stránkách. Oni jsou vyhrazeny parametry pro zkušené vývojáře nebo troubleshouting.
 OnceSetupFinishedCreateUsers=Upozornění, že jste správce Dolibarr uživatel. Správce Uživatelské slouží k nastavení Dolibarr. Pro běžné použití Dolibarr, se doporučuje používat non správce uživateli vytvořené od uživatelů a skupin Menu.
 MiscellaneousDesc=Definujte zde všechny ostatní parametry vztahující se k bezpečnosti.
@@ -1425,7 +1425,7 @@ AccountancyCodeBuy=Nákup účet. kód
 AgendaSetup=Akce a agenda Nastavení modulu
 PasswordTogetVCalExport=Klíč povolit export odkaz
 PastDelayVCalExport=Neexportovat události starší než
-AGENDA_USE_EVENT_TYPE=Používejte typy událostí (podařilo do Configuration-&gt; Dictionnary-&gt; llx_c_actioncomm)
+AGENDA_USE_EVENT_TYPE=Používejte typy událostí (podařilo do Configuration-&gt; Dictionary-&gt; llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Tento modul umožňuje přidat ikonu po telefonních čísel. Klepnutím na tuto ikonu bude volat server s konkrétní URL, kterou definujete níže. To lze použít k volání call centra systému z Dolibarr které mohou volat na telefonní číslo SIP systému pro příklad.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/cs_CZ/exports.lang b/htdocs/langs/cs_CZ/exports.lang
index 44272bfc793b58fb1657f1e4540d1bcaed9a2984..31b4e1560caad27f9d06fae7420a785a7cff9bd8 100644
--- a/htdocs/langs/cs_CZ/exports.lang
+++ b/htdocs/langs/cs_CZ/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id mateřské linie nalezli kódu, bude vložen d
 SourceRequired=Hodnota dat je povinné
 SourceExample=Příklad možné hodnoty údajů
 ExampleAnyRefFoundIntoElement=Veškeré ref našli prvků <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Jakýkoliv kód (nebo id) našel na dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Jakýkoliv kód (nebo id) našel na dictionnary <b>%s</b>
 CSVFormatDesc=<b>Hodnoty oddělené čárkami</b> formát souboru (. Csv). <br> Jedná se o textový formát souboru, kde jsou pole oddělena oddělovačem [%s]. Pokud oddělovač se nachází uvnitř pole obsahu je pole zaoblené charakteru kola [%s]. Útěk charakter unikat kolem znaku je %s [].
 Excel95FormatDesc=<b>Excel</b> formát souboru (. Xls) <br> Toto je nativní formát aplikace Excel 95 (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> formát souboru (. Xlsx) <br> Toto je nativní formát aplikace Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/cs_CZ/main.lang b/htdocs/langs/cs_CZ/main.lang
index f4fb57fda595d70f4079696344bb1ac440f6dbc3..c069e9063ef071faa7f0c483629018ee80dc59af 100644
--- a/htdocs/langs/cs_CZ/main.lang
+++ b/htdocs/langs/cs_CZ/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Celkový
 TotalMan=Celkový
 NeverReceived=Nikdy nedostal
 Canceled=Zrušený
-YouCanChangeValuesForThisListFromDictionnarySetup=Můžete změnit hodnoty tohoto seznamu z menu nastavení - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Můžete změnit hodnoty tohoto seznamu z menu nastavení - dictionnary
 Color=Barva
 Documents=Připojené soubory
 DocumentsNb=Připojené soubory (%s)
diff --git a/htdocs/langs/da_DK/admin.lang b/htdocs/langs/da_DK/admin.lang
index 4ff25cca652f4c2bcaba07f14cbff4c5c2716be6..a80a6adfff7a2ad782fa7fc4b3bf06795d42d8b1 100644
--- a/htdocs/langs/da_DK/admin.lang
+++ b/htdocs/langs/da_DK/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Sikkerhed setup
 ErrorModuleRequirePHPVersion=Fejl, dette modul kræver PHP version %s eller højere
 ErrorModuleRequireDolibarrVersion=Fejl, dette modul kræver Dolibarr version %s eller højere
 ErrorDecimalLargerThanAreForbidden=Fejl, en præcision højere <b>end %s</b> er ikke understøttet.
-DictionnarySetup=Ordbog setup
-# Dictionnary=Dictionaries
+DictionarySetup=Ordbog setup
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Deaktiver JavaScript og Ajax funktioner
@@ -726,34 +726,34 @@ Permission50202=Import transaktioner
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Company typer
-DictionnaryCompanyJuridicalType=Juridiske former for virksomhed
-DictionnaryProspectLevel=Prospect potentielle niveau
-DictionnaryCanton=Distrikter
-DictionnaryRegion=Regioner
-DictionnaryCountry=Lande
-DictionnaryCurrency=Valuta
-DictionnaryCivility=Høfligt titel
-DictionnaryActions=Aktioner liste
-DictionnarySocialContributions=Sociale bidrag typer
-DictionnaryVAT=Momssatser
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Betalingsbetingelser
-DictionnaryPaymentModes=Betalingsformer
-DictionnaryTypeContact=Kontakt typer
-DictionnaryEcotaxe=Miljøafgift (WEEE)
-DictionnaryPaperFormat=Papir formater
-DictionnaryFees=Type af gebyrer
-DictionnarySendingMethods=Sendings metoder
-DictionnaryStaff=Personale
-DictionnaryAvailability=Levering forsinkelse
-DictionnaryOrderMethods=Bestilling af metoder
-DictionnarySource=Oprindelse af forslag / ordrer
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Company typer
+DictionaryCompanyJuridicalType=Juridiske former for virksomhed
+DictionaryProspectLevel=Prospect potentielle niveau
+DictionaryCanton=Distrikter
+DictionaryRegion=Regioner
+DictionaryCountry=Lande
+DictionaryCurrency=Valuta
+DictionaryCivility=Høfligt titel
+DictionaryActions=Aktioner liste
+DictionarySocialContributions=Sociale bidrag typer
+DictionaryVAT=Momssatser
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Betalingsbetingelser
+DictionaryPaymentModes=Betalingsformer
+DictionaryTypeContact=Kontakt typer
+DictionaryEcotaxe=Miljøafgift (WEEE)
+DictionaryPaperFormat=Papir formater
+DictionaryFees=Type af gebyrer
+DictionarySendingMethods=Sendings metoder
+DictionaryStaff=Personale
+DictionaryAvailability=Levering forsinkelse
+DictionaryOrderMethods=Bestilling af metoder
+DictionarySource=Oprindelse af forslag / ordrer
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Setup gemt
 BackToModuleList=Tilbage til moduler liste
-BackToDictionnaryList=Tilbage til ordbøger liste
+BackToDictionaryList=Tilbage til ordbøger liste
 VATReceivedOnly=Særlige sats ikke afholdes
 VATManagement=Moms Management
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Udløser i denne fil er slået fra som <b>modul
 TriggerAlwaysActive=Udløser i denne fil er altid aktive, uanset hvad er det aktiverede Dolibarr moduler.
 TriggerActiveAsModuleActive=Udløser i denne fil er aktive som <b>modul %s</b> er aktiveret.
 GeneratedPasswordDesc=Definer her som regel, du vil bruge til at generere nye adgangskode, hvis du beder om at få automatisk genereret adgangskode
-DictionnaryDesc=Definer her alle reference oplysningerne. Du kan færdiggøre foruddefineret værdi med dine.
+DictionaryDesc=Definer her alle reference oplysningerne. Du kan færdiggøre foruddefineret værdi med dine.
 ConstDesc=Denne side giver dig mulighed for at redigere alle andre parametre, som ikke findes i de foregående sider. De er forbeholdt parametre for avancerede udviklere eller for troubleshouting.
 OnceSetupFinishedCreateUsers=Advarsel, du er en Dolibarr administrator bruger. Administrator brugere er vant til opsætningen Dolibarr. For en almindelig brug af Dolibarr, anbefales det at bruge en ikke administrator bruger oprettet fra Brugere & Grupper menuen.
 MiscellaneousDesc=Definer her alle andre parametre med relation til sikkerhed.
@@ -1425,7 +1425,7 @@ AccountancyCode=Regnskab Kode
 AgendaSetup=Aktioner og dagsorden modul opsætning
 PasswordTogetVCalExport=Nøglen til at tillade eksport link
 PastDelayVCalExport=Må ikke eksportere begivenhed ældre end
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Dette modul giver mulighed for at tilføje et ikon efter telefonnummeret på Dolibarr kontakter. Et klik på dette ikon, vil kalde en serveur med en bestemt webadresse du definerer nedenfor. Dette kan bruges til at ringe til et call center-system fra Dolibarr, der kan ringe til telefonnummeret på en SIP-system f.eks.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/da_DK/exports.lang b/htdocs/langs/da_DK/exports.lang
index 9badbb451a60d4a016f1f51439d3b4923a642aa5..a87d26d8b43174e8bd403427791cbe39d50b414b 100644
--- a/htdocs/langs/da_DK/exports.lang
+++ b/htdocs/langs/da_DK/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Den id stamlinjen fundet fra kode, vil blive inds
 SourceRequired=Data værdi er obligatorisk
 SourceExample=Eksempel på mulige dataværdi
 ExampleAnyRefFoundIntoElement=Enhver ref fundet for element <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Enhver kode (eller id) fundet i dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Enhver kode (eller id) fundet i dictionnary <b>%s</b>
 CSVFormatDesc=<b>Semikolonseparerede Værdi</b> filformat (. Csv). <br> Dette er en tekstfil format, hvor felterne er adskilt af separator [%s]. Hvis separator er fundet inde i et felt indhold, er området afrundet med runde karakter [%s]. Escape character at flygte runde karakter er [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/da_DK/main.lang b/htdocs/langs/da_DK/main.lang
index 429190bd59d5d5555c39c9cf7e49a4b65240dd03..c7ff89a25d5ca8e3b34bda2f64d2fc81ef4afe64 100644
--- a/htdocs/langs/da_DK/main.lang
+++ b/htdocs/langs/da_DK/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Aldrig modtaget
 Canceled=Annulleret
-YouCanChangeValuesForThisListFromDictionnarySetup=Du kan ændre værdier for denne liste fra menuen setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Du kan ændre værdier for denne liste fra menuen setup - dictionnary
 Color=Color
 Documents=Forbundet filer
 DocumentsNb=Linkede filer (%s)
diff --git a/htdocs/langs/de_AT/admin.lang b/htdocs/langs/de_AT/admin.lang
index 4bd29990e0c19040fc337388e7f0009fac7acfaa..42aae30343b95e7006e73f7c2c6074852caa137a 100644
--- a/htdocs/langs/de_AT/admin.lang
+++ b/htdocs/langs/de_AT/admin.lang
@@ -32,7 +32,7 @@ SecuritySetup=Sicherheitseinstellungen
 ErrorModuleRequirePHPVersion=Fehler: Dieses Modul benötigt PHP Version %s oder höher
 ErrorModuleRequireDolibarrVersion=Fehler: Dieses Moduls erfordert Dolibarr Version %s oder höher
 ErrorDecimalLargerThanAreForbidden=Fehler: Eine höhere Genauigkeit als <b>%s</b> wird nicht unterstützt.
-DictionnarySetup=Wörterbucheinstellungen
+DictionarySetup=Wörterbucheinstellungen
 DisableJavascript=JavaScript- und Ajax-Funktionen deaktivieren
 ConfirmAjax=Ajax-Bestätigungs-Popups verwenden
 ViewFullDateActions=Zeige alle Terminaktionen in der Partneransicht
@@ -451,26 +451,26 @@ Permission2405=Maßnahmen (Termine/Aufgaben) Anderer erstellen/bearbeiten
 Permission2500=Dokumente einsehen
 Permission2501=Dokumente hochladen oder löschen
 Permission2515=Dokumentverzeichnisse verwalten
-DictionnaryCompanyType=Art des Unternehmens
-DictionnaryCompanyJuridicalType=Rechtsform
-DictionnaryProspectLevel=Geschäftsaussicht
-DictionnaryCanton=Bundesland
-DictionnaryRegion=Regionen
-DictionnaryCountry=Länder
-DictionnaryCurrency=Währungen
-DictionnaryCivility=Anredeformen
-DictionnaryActions=Maßnahmen
-DictionnarySocialContributions=Sozialbeitragstypen
-DictionnaryVAT=MwSt.-Sätze
-DictionnaryPaymentConditions=Zahlungsbedingungen
-DictionnaryPaymentModes=Zahlungsarten
-DictionnaryTypeContact=Kontaktarten
-DictionnaryEcotaxe=Ökosteuern (WEEE)
-DictionnaryPaperFormat=Papierformate
-DictionnaryFees=Gebührenarten
+DictionaryCompanyType=Art des Unternehmens
+DictionaryCompanyJuridicalType=Rechtsform
+DictionaryProspectLevel=Geschäftsaussicht
+DictionaryCanton=Bundesland
+DictionaryRegion=Regionen
+DictionaryCountry=Länder
+DictionaryCurrency=Währungen
+DictionaryCivility=Anredeformen
+DictionaryActions=Maßnahmen
+DictionarySocialContributions=Sozialbeitragstypen
+DictionaryVAT=MwSt.-Sätze
+DictionaryPaymentConditions=Zahlungsbedingungen
+DictionaryPaymentModes=Zahlungsarten
+DictionaryTypeContact=Kontaktarten
+DictionaryEcotaxe=Ökosteuern (WEEE)
+DictionaryPaperFormat=Papierformate
+DictionaryFees=Gebührenarten
 SetupSaved=Setup gespeichert
 BackToModuleList=Zurück zur Modulübersicht
-BackToDictionnaryList=Zurück zur Wörterbuchübersicht
+BackToDictionaryList=Zurück zur Wörterbuchübersicht
 VATReceivedOnly=Nur Mehtwertsteuererhalt
 VATManagement=MwSt-Verwaltung
 VATIsUsedDesc=Der standardmäßige MwSt.-Satz für die Erstellung von Leads, Rechnungen, Bestellungen, etc. folgt der folgenden, aktiven Regel:<br>Ist der Verkäufer mehrwertsteuerpflichtig, ist die MwSt. standardmäßig 0. Ende der Regel.<br>Ist das Verkaufsland gleich dem Einkaufsland, ist die MwSt. standardmäßig die MwSt. des Produkts im Verkaufsland. Ende der Regel. <br>Sind Verkäufer und Käufer beide aus Europäischen Mitgliedsstaaten und die Produkte physisch transportfähig (Auto, Schiff, Flugzeug), ist die MwSt. standardmäßig 0. (Die MwSt. sollte durch den Käufer beim eigenen Zollamt entrichtet werden, nicht durch den Verkäufer. Ende der Regel.<br>Sind Verkäufer und Käufer beide aus Europäischen Mitgliedsstaaten, der Käufer jedoch kein Unternehmen so ist die MwSt. standardmäßig die MwSt. des verkauften Produkts. Ende der Regel.<br>Sind Verkäufer und Käufer beide Unternehmen im Europäischen Gemeinschaftsraum, so ist die MwSt. standardmäßig 0. Ende der Regel.<br>Trifft keine der obigen Regeln zu, ist die MwSt. standardmäßig 0.
@@ -590,7 +590,7 @@ TriggerDisabledAsModuleDisabled=Trigger in dieser Datei sind durch das übergeor
 TriggerAlwaysActive=Trigger in dieser Datei sind unabhängig der Modulkonfiguration immer aktiviert.
 TriggerActiveAsModuleActive=Trigger in dieser Datei sind durch das übergeordnete Modul <b>%s</b> aktiviert.
 GeneratedPasswordDesc=Definieren Sie hier das Schema nach dem automatisch generierte Passwörter erstellt werden sollen.
-DictionnaryDesc=Definieren Sie hier alle Referenzwerte. Sie können vordefinierte Werte mit ihren eigenen ergänzen.
+DictionaryDesc=Definieren Sie hier alle Referenzwerte. Sie können vordefinierte Werte mit ihren eigenen ergänzen.
 ConstDesc=Auf dieser Seite können Sie alle, auf bisherigen Seiten nicht aufgeführte, Parameter einstellen. Dieser Bereich ist primär für fortgeschrittene Entwickler und zur Fehlersuche gedacht.
 OnceSetupFinishedCreateUsers=Achtung: Sie sind derzeit als Systemadministrator angemeldet. Administratorenkonten dienen primär zur Einrichtung des Systems, für die reguläre Verwendung sollten Sie ein herkömmliches Benutzerkonto unter 'Benutzer&Gruppen' anlegen und verwenden.
 MiscellaneousDesc=Definieren Sie hier alle sonstigen Sicherheitseinstellungen
@@ -1002,7 +1002,7 @@ Permission534=Services löschen
 Permission538=Services exportieren
 Permission1251=Massenimport von Daten in die Datenbank (Systemlast!)
 Permission1421=Kundenbestellungen und -attribute exportieren
-DictionnarySendingMethods=Versandarten
+DictionarySendingMethods=Versandarten
 SetupDescription5=Andere Einträge verwalten optionale Parameter.
 BackupDesc=Um eine vollständige Systemsicherung durchzuführen müssen Sie:
 BackupDesc2=* Eine Sicherung des Dokumentenverzeichnisses (<b>%s</b>), das alle hochgeladenen und erzeugte Dateien beinhaltet, erzeugen (z.B. als zip-Archiv).
@@ -1092,7 +1092,7 @@ Permission536=Versteckte Services einsehen/verwalten
 Permission2411=Maßnahmen (Termine oder Aufgaben) Anderer einsehen
 Permission2412=Maßnahmen (Termine oder Aufgaben) Anderer erstellen/bearbeiten
 Permission2413=Maßnahmen (Termine oder Aufgaben) Anderer löschen
-DictionnaryStaff=Mitarbeiter
+DictionaryStaff=Mitarbeiter
 LocalTax1ManagementES=RE Management
 LocalTax1IsUsedDescES=Die RE Rate standardmäßig beim Erstellen Aussichten, Rechnungen, Bestellungen etc. folgen die aktive Standard-Regel: <br> Wenn te Käufer ist nicht unterworfen RE, RE standardmäßig = 0 ist. Ende der Regel. <br> Ist der Käufer unterzogen, um dann die RE RE standardmäßig. Ende der Regel. <br>
 LocalTax1IsNotUsedDescES=Standardmäßig werden die vorgeschlagenen RE 0 ist. Ende der Regel.
diff --git a/htdocs/langs/de_AT/main.lang b/htdocs/langs/de_AT/main.lang
index 1967f105dfdb97e46f2225341c04f6821cac9d28..0e5e8a3add201779e6d63d6dd52030512a08832d 100644
--- a/htdocs/langs/de_AT/main.lang
+++ b/htdocs/langs/de_AT/main.lang
@@ -457,7 +457,7 @@ TotalWoman=Vollständig
 TotalMan=Vollständig
 NeverReceived=Nie erhalten
 Canceled=Storniert
-YouCanChangeValuesForThisListFromDictionnarySetup=Sie können die Listenoptionen in den Wörterbuch-Einstellungen anpassen
+YouCanChangeValuesForThisListFromDictionarySetup=Sie können die Listenoptionen in den Wörterbuch-Einstellungen anpassen
 Color=Farbe
 Documents=Verknüpfte Dokumente
 Documents2=Dokumente
diff --git a/htdocs/langs/de_DE/admin.lang b/htdocs/langs/de_DE/admin.lang
index 8b66245eeaa11fb3136e84bb574ba8224f87560c..a14de763619a6b2d3e6fe2f318232fa963819db8 100644
--- a/htdocs/langs/de_DE/admin.lang
+++ b/htdocs/langs/de_DE/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Sicherheitseinstellungen
 ErrorModuleRequirePHPVersion=Fehler: Dieses Modul benötigt PHP Version %s oder höher
 ErrorModuleRequireDolibarrVersion=Fehler: Dieses Moduls erfordert Dolibarr Version %s oder höher
 ErrorDecimalLargerThanAreForbidden=Fehler: Eine höhere Genauigkeit als <b>%s</b> wird nicht unterstützt.
-DictionnarySetup=Wörterbucheinstellungen
-Dictionnary=Wörterbücher
+DictionarySetup=Wörterbucheinstellungen
+Dictionary=Wörterbücher
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 ErrorCodeCantContainZero=Code darf keinen Wert 0 enthalten
 DisableJavascript=JavaScript- und Ajax-Funktionen deaktivieren
@@ -726,34 +726,34 @@ Permission54001=Drucken
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Art des Unternehmens
-DictionnaryCompanyJuridicalType=Rechtsform
-DictionnaryProspectLevel=Geschäftsaussicht
-DictionnaryCanton=Bundesland
-DictionnaryRegion=Regionen
-DictionnaryCountry=Länder
-DictionnaryCurrency=Währungen
-DictionnaryCivility=Anredeformen
-DictionnaryActions=Maßnahmen
-DictionnarySocialContributions=Sozialbeitragstypen
-DictionnaryVAT=MwSt.-Sätze
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Zahlungsbedingungen
-DictionnaryPaymentModes=Zahlungsarten
-DictionnaryTypeContact=Kontaktarten
-DictionnaryEcotaxe=Ökosteuern (WEEE)
-DictionnaryPaperFormat=Papierformate
-DictionnaryFees=Gebührenarten
-DictionnarySendingMethods=Versandarten
-DictionnaryStaff=Mitarbeiter
-DictionnaryAvailability=Lieferverzug
-DictionnaryOrderMethods=Bestellmethoden
-DictionnarySource=Quelle der Angebote/Bestellungen
-DictionnaryAccountancyplan=Kontenplan
-DictionnaryAccountancysystem=Kontenplan Modul
+DictionaryCompanyType=Art des Unternehmens
+DictionaryCompanyJuridicalType=Rechtsform
+DictionaryProspectLevel=Geschäftsaussicht
+DictionaryCanton=Bundesland
+DictionaryRegion=Regionen
+DictionaryCountry=Länder
+DictionaryCurrency=Währungen
+DictionaryCivility=Anredeformen
+DictionaryActions=Maßnahmen
+DictionarySocialContributions=Sozialbeitragstypen
+DictionaryVAT=MwSt.-Sätze
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Zahlungsbedingungen
+DictionaryPaymentModes=Zahlungsarten
+DictionaryTypeContact=Kontaktarten
+DictionaryEcotaxe=Ökosteuern (WEEE)
+DictionaryPaperFormat=Papierformate
+DictionaryFees=Gebührenarten
+DictionarySendingMethods=Versandarten
+DictionaryStaff=Mitarbeiter
+DictionaryAvailability=Lieferverzug
+DictionaryOrderMethods=Bestellmethoden
+DictionarySource=Quelle der Angebote/Bestellungen
+DictionaryAccountancyplan=Kontenplan
+DictionaryAccountancysystem=Kontenplan Modul
 SetupSaved=Setup gespeichert
 BackToModuleList=Zurück zur Modulübersicht
-BackToDictionnaryList=Zurück zur Wörterbuchübersicht
+BackToDictionaryList=Zurück zur Wörterbuchübersicht
 VATReceivedOnly=Nur Mehrwertsteuererhalt
 VATManagement=MwSt-Verwaltung
 VATIsUsedDesc=Der standardmäßige MwSt.-Satz für die Erstellung von Leads, Rechnungen, Bestellungen, etc. folgt der folgenden, aktiven Regel:<br>Ist der Verkäufer mehrwertsteuerpflichtig, ist die MwSt. standardmäßig 0. Ende der Regel.<br>Ist das Verkaufsland gleich dem Einkaufsland, ist die MwSt. standardmäßig die MwSt. des Produkts im Verkaufsland. Ende der Regel. <br>Sind Verkäufer und Käufer beide aus Europäischen Mitgliedsstaaten und die Produkte physisch transportfähig (Auto, Schiff, Flugzeug), ist die MwSt. standardmäßig 0. (Die MwSt. sollte durch den Käufer beim eigenen Zollamt entrichtet werden, nicht durch den Verkäufer. Ende der Regel.<br>Sind Verkäufer und Käufer beide aus Europäischen Mitgliedsstaaten, der Käufer jedoch kein Unternehmen so ist die MwSt. standardmäßig die MwSt. des verkauften Produkts. Ende der Regel.<br>Sind Verkäufer und Käufer beide Unternehmen im Europäischen Gemeinschaftsraum, so ist die MwSt. standardmäßig 0. Ende der Regel.<br>Trifft keine der obigen Regeln zu, ist die MwSt. standardmäßig 0.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Trigger in dieser Datei sind durch das übergeor
 TriggerAlwaysActive=Trigger in dieser Datei sind unabhängig der Modulkonfiguration immer aktiviert.
 TriggerActiveAsModuleActive=Trigger in dieser Datei sind durch das übergeordnete Modul <b>%s</b> aktiviert.
 GeneratedPasswordDesc=Definieren Sie hier das Schema nach dem automatisch generierte Passwörter erstellt werden sollen.
-DictionnaryDesc=Definieren Sie hier alle Referenzwerte. Sie können vordefinierte Werte mit ihren eigenen ergänzen.
+DictionaryDesc=Definieren Sie hier alle Referenzwerte. Sie können vordefinierte Werte mit ihren eigenen ergänzen.
 ConstDesc=Auf dieser Seite können Sie alle, auf bisherigen Seiten nicht aufgeführte, Parameter einstellen. Dieser Bereich ist primär für fortgeschrittene Entwickler und zur Fehlersuche gedacht.
 OnceSetupFinishedCreateUsers=Achtung: Sie sind derzeit als Systemadministrator angemeldet. Administratorenkonten dienen primär zur Einrichtung des Systems, für die reguläre Verwendung sollten Sie ein herkömmliches Benutzerkonto unter 'Benutzer&Gruppen' anlegen und verwenden.
 MiscellaneousDesc=Definieren Sie hier alle sonstigen Sicherheitseinstellungen
@@ -1425,7 +1425,7 @@ AccountancyCode=Rechnungswesen-Code
 AgendaSetup=Agenda-Moduleinstellungen
 PasswordTogetVCalExport=Passwort für den VCal-Export
 PastDelayVCalExport=Keine Termine exportieren die älter sind als
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Dieses Modul fügt ein Symbols nach Telefonnummern ein, bei dessen der Server unter der unten definierten URL aufgerufen wird. Diese Funktion können Sie dazu verwenden, ein Callcenter-System innerhalb dolibarrs aufzurufen, das eine Telefonnummer z.B. über ein SIP-System, für Sie wählt.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/de_DE/exports.lang b/htdocs/langs/de_DE/exports.lang
index 9a66332e74bbc1d1264a60a13437a58bfdbf1343..a059166721edfa1ec4ac8a738ecc8c6922557dba 100644
--- a/htdocs/langs/de_DE/exports.lang
+++ b/htdocs/langs/de_DE/exports.lang
@@ -102,14 +102,14 @@ NbOfLinesImported=Anzahl der erfolgreich importierten Zeilen: <b>%s</b>.
 DataComeFromNoWhere=Der einzufügende Wert kommt nicht aus der Quelldatei.
 DataComeFromFileFieldNb=Der einzufügende Wert stammt aus Feldnummer <b>%s</b> der Quelldatei.
 DataComeFromIdFoundFromRef=Der Wert aus Feldnummer <b>%s</b> der Quelldatei wird zur Auffindung der ID des zu verwendenden Elternelements verwendet (entsprechend muss das Objekt <b>%s</b> mit der Nummer aus der Quelldatei im System vorhanden sein).
-DataComeFromIdFoundFromCodeId=Der Eintrag aus der Quelldatei mit der Feldnummer <b>%s</b>, wird zur Referenzierung verwendet. Dazu muss die ID des Objektes in Dictionnary <b>%s</b> existieren. Ist Ihnen die ID bekannt, dann können Sie auch dies in der Sourcedatei - anstelle des Codes - eintragen. Der Import sollte in beiden Fällen funktionieren.
+DataComeFromIdFoundFromCodeId=Der Eintrag aus der Quelldatei mit der Feldnummer <b>%s</b>, wird zur Referenzierung verwendet. Dazu muss die ID des Objektes in Dictionary <b>%s</b> existieren. Ist Ihnen die ID bekannt, dann können Sie auch dies in der Sourcedatei - anstelle des Codes - eintragen. Der Import sollte in beiden Fällen funktionieren.
 DataIsInsertedInto=Die Quelldateidaten werden in folgendes Feld eingefügt:
 DataIDSourceIsInsertedInto=Die ID des mittels Quelldatei ermittelten Elternelements werden in folgendes Feld eingefügt:
 DataCodeIDSourceIsInsertedInto=Die gefundene, übergeordnete ID aus dem Code wird in das folgende Feld eingefügt:
 SourceRequired=Datenwert erforderlich
 SourceExample=Beispiel möglicher Datenwerte
 ExampleAnyRefFoundIntoElement=Ein Referenz für das Element <b>%s</b> gefunden
-ExampleAnyCodeOrIdFoundIntoDictionnary=Ein Code (oder eine ID) wurde im Dictionnary <b>%s</b> gefunden
+ExampleAnyCodeOrIdFoundIntoDictionary=Ein Code (oder eine ID) wurde im Dictionary <b>%s</b> gefunden
 CSVFormatDesc=<b>Comma Separated Value</b> Format (.csv). <br> Dies ist ein Textdatei-Format, bei dem einzelne Spalten durch ein Trennzeichen [ %s ] getrennt sind. Wird innerhalb eines Feldes das Trennzeichen gefunden, wird der Wert des entsprechenden Feldes über ein Rundungszeichen [ %s ] gerundet. Das Escape-Zeichen für die Rundung ist [ %s ].
 Excel95FormatDesc=<b>Excel</b> Dateiformat (.xls)<br>Dies ist das Excel 95 Format (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> Dateiformat (.xlsx)<br>Dies ist das Excel 2007 Format (XML).
diff --git a/htdocs/langs/de_DE/main.lang b/htdocs/langs/de_DE/main.lang
index ce790ded9f155c82dde29fc9f50faa913d12e8c1..da5277dda974ce7fb22b2fece05ab2e06f71e8d0 100644
--- a/htdocs/langs/de_DE/main.lang
+++ b/htdocs/langs/de_DE/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Vollständig
 TotalMan=Vollständig
 NeverReceived=Nie erhalten
 Canceled=Storniert
-YouCanChangeValuesForThisListFromDictionnarySetup=Sie können die Listenoptionen in den Wörterbuch-Einstellungen anpassen
+YouCanChangeValuesForThisListFromDictionarySetup=Sie können die Listenoptionen in den Wörterbuch-Einstellungen anpassen
 Color=Farbe
 Documents=Verknüpfte Dokumente
 DocumentsNb=Verknüpfte Dateien (%s)
diff --git a/htdocs/langs/el_GR/admin.lang b/htdocs/langs/el_GR/admin.lang
index e812f6654b4e7dccc674ac3192021ec5546ed151..bfb83d59721862db97fdb82ff19ce9ac33482d87 100644
--- a/htdocs/langs/el_GR/admin.lang
+++ b/htdocs/langs/el_GR/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Διαχείριση Ασφάλειας
 ErrorModuleRequirePHPVersion=Λάθος, αυτή η ενότητα απαιτεί έκδοση PHP %s ή μεγαλύτερη
 ErrorModuleRequireDolibarrVersion=Λάθος, αυτό το module απαιτεί Dolibarr έκδοση %s ή μεγαλύτερη
 ErrorDecimalLargerThanAreForbidden=Λάθος, μια διευκρίνιση μεγαλύτερη από <b>%s</b> δεν υποστηρίζεται.
-DictionnarySetup=Διαχείριση Λεξικού
-Dictionnary=Λεξικά
+DictionarySetup=Διαχείριση Λεξικού
+Dictionary=Λεξικά
 ErrorReservedTypeSystemSystemAuto=Αξία «system» και «systemauto» για τον τύπο είναι κατοχυρωμένα. Μπορείτε να χρησιμοποιήσετε το «χρήστη» ως αξία για να προσθέσετε το δικό σας μητρώο
 ErrorCodeCantContainZero=Ο κώδικας δεν μπορεί να περιέχει την τιμή 0
 DisableJavascript=Απενεργοποίηση συναρτήσεων JavaScript και Ajax
@@ -726,34 +726,34 @@ Permission55001=Διαβάστε τις έρευνες
 Permission55002=Δημιουργία/τροποποίηση ερευνών
 Permission59001=Δείτε τα εμπορικά περιθώρια
 Permission59002=Ορίστε τα εμπορικά περιθώρια
-DictionnaryCompanyType=Company types
-DictionnaryCompanyJuridicalType=Juridical kinds of company
-DictionnaryProspectLevel=Prospect potential level
-DictionnaryCanton=State/Cantons
-DictionnaryRegion=Περιοχές
-DictionnaryCountry=Χώρες
-DictionnaryCurrency=Νομίσματα
-DictionnaryCivility=Civility title
-DictionnaryActions=Type of agenda events
-DictionnarySocialContributions=Social contributions types
-DictionnaryVAT=Τιμές Φ.Π.Α.
-DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Payment terms
-DictionnaryPaymentModes=Τρόποι Πληρωμής
-DictionnaryTypeContact=Contact/Address types
-DictionnaryEcotaxe=Ecotax (WEEE)
-DictionnaryPaperFormat=Paper formats
-DictionnaryFees=Type of fees
-DictionnarySendingMethods=Sendings methods
-DictionnaryStaff=Προσωπικό
-DictionnaryAvailability=Καθυστέρηση παράδοσης
-DictionnaryOrderMethods=Παραγγελία μεθόδους
-DictionnarySource=Προέλευση των προτάσεων / εντολών
-DictionnaryAccountancyplan=Chart of accounts
-DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Company types
+DictionaryCompanyJuridicalType=Juridical kinds of company
+DictionaryProspectLevel=Prospect potential level
+DictionaryCanton=State/Cantons
+DictionaryRegion=Περιοχές
+DictionaryCountry=Χώρες
+DictionaryCurrency=Νομίσματα
+DictionaryCivility=Civility title
+DictionaryActions=Type of agenda events
+DictionarySocialContributions=Social contributions types
+DictionaryVAT=Τιμές Φ.Π.Α.
+DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Payment terms
+DictionaryPaymentModes=Τρόποι Πληρωμής
+DictionaryTypeContact=Contact/Address types
+DictionaryEcotaxe=Ecotax (WEEE)
+DictionaryPaperFormat=Paper formats
+DictionaryFees=Type of fees
+DictionarySendingMethods=Sendings methods
+DictionaryStaff=Προσωπικό
+DictionaryAvailability=Καθυστέρηση παράδοσης
+DictionaryOrderMethods=Παραγγελία μεθόδους
+DictionarySource=Προέλευση των προτάσεων / εντολών
+DictionaryAccountancyplan=Chart of accounts
+DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Οι ρυθμίσεις αποθηκεύτηκαν
 BackToModuleList=Back to modules list
-BackToDictionnaryList=Back to dictionaries list
+BackToDictionaryList=Back to dictionaries list
 VATReceivedOnly=Special rate not charged
 VATManagement=Διαχείριση Φ.Π.Α.
 VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers in this file are disabled as module <b>
 TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
 TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
 GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
-DictionnaryDesc=Define here all reference datas. You can complete predefined value with yours.
+DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
 ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
 OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
 MiscellaneousDesc=Define here all other parameters related to security.
@@ -1425,7 +1425,7 @@ AccountancyCodeBuy=Purchase account. code
 AgendaSetup=Events and agenda module setup
 PasswordTogetVCalExport=Key to authorize export link
 PastDelayVCalExport=Do not export event older than
-AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/el_GR/exports.lang b/htdocs/langs/el_GR/exports.lang
index 2a21b8de8e8ed5728dc0cfc0d3f94442e0f5cc3d..9d05905f287492effd772d47c88220be6a8bedf0 100644
--- a/htdocs/langs/el_GR/exports.lang
+++ b/htdocs/langs/el_GR/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Η ταυτότητα του γονέα που β
 SourceRequired=Data value is mandatory
 SourceExample=Example of possible data value
 ExampleAnyRefFoundIntoElement=Κάθε σχ βρέθηκαν για <b>%s</b> στοιχείο
-ExampleAnyCodeOrIdFoundIntoDictionnary=Κάθε κωδικός (ή id) βρέθηκαν σε dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Κάθε κωδικός (ή id) βρέθηκαν σε dictionnary <b>%s</b>
 CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/el_GR/main.lang b/htdocs/langs/el_GR/main.lang
index 6d4c300e74ecdc58125890586b14f98130d222e3..bd71746725134e84c81c074754e50671ac517af1 100644
--- a/htdocs/langs/el_GR/main.lang
+++ b/htdocs/langs/el_GR/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Συνολικές
 TotalMan=Συνολικοί
 NeverReceived=Δεν παραλήφθηκε
 Canceled=Ακυρώθηκε
-YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 Color=Χρώμα
 Documents=Συνδεδεμένα Αρχεία
 DocumentsNb=Συνδεδεμένα Αρχεία (%s)
diff --git a/htdocs/langs/en_GB/admin.lang b/htdocs/langs/en_GB/admin.lang
index 4e835df5eab071319f6d345a12907d9db623e045..28a42a2d38e2bff54deb150266530dabbab886b4 100644
--- a/htdocs/langs/en_GB/admin.lang
+++ b/htdocs/langs/en_GB/admin.lang
@@ -1,2 +1,2 @@
 # Dolibarr language file - en_GB - admin
-DictionnaryVAT=VAT Rates
+DictionaryVAT=VAT Rates
diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang
index b1f1ca324c2b6cbc3488dcd0216b47d668a945cb..3da35e847839d7a8ee88ae811b740a4645adfa0a 100644
--- a/htdocs/langs/en_US/admin.lang
+++ b/htdocs/langs/en_US/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Security setup
 ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
 ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
 ErrorDecimalLargerThanAreForbidden=Error, a precision higher than <b>%s</b> is not supported.
-DictionnarySetup=Dictionary setup
-Dictionnary=Dictionaries
+DictionarySetup=Dictionary setup
+Dictionary=Dictionaries
 ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Disable JavaScript and Ajax functions
@@ -726,34 +726,34 @@ Permission55001=Read surveys
 Permission55002=Create/modify surveys
 Permission59001=Read commercial margins
 Permission59002=Define commercial margins
-DictionnaryCompanyType=Company types
-DictionnaryCompanyJuridicalType=Juridical kinds of company
-DictionnaryProspectLevel=Prospect potential level
-DictionnaryCanton=State/Cantons
-DictionnaryRegion=Regions
-DictionnaryCountry=Countries
-DictionnaryCurrency=Currencies
-DictionnaryCivility=Civility title
-DictionnaryActions=Type of agenda events
-DictionnarySocialContributions=Social contributions types
-DictionnaryVAT=VAT Rates or Sales Tax Rates
-DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Payment terms
-DictionnaryPaymentModes=Payment modes
-DictionnaryTypeContact=Contact/Address types
-DictionnaryEcotaxe=Ecotax (WEEE)
-DictionnaryPaperFormat=Paper formats
-DictionnaryFees=Type of fees
-DictionnarySendingMethods=Shipping methods
-DictionnaryStaff=Staff
-DictionnaryAvailability=Delivery delay
-DictionnaryOrderMethods=Ordering methods
-DictionnarySource=Origin of proposals/orders
-DictionnaryAccountancyplan=Chart of accounts
-DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Company types
+DictionaryCompanyJuridicalType=Juridical kinds of company
+DictionaryProspectLevel=Prospect potential level
+DictionaryCanton=State/Cantons
+DictionaryRegion=Regions
+DictionaryCountry=Countries
+DictionaryCurrency=Currencies
+DictionaryCivility=Civility title
+DictionaryActions=Type of agenda events
+DictionarySocialContributions=Social contributions types
+DictionaryVAT=VAT Rates or Sales Tax Rates
+DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Payment terms
+DictionaryPaymentModes=Payment modes
+DictionaryTypeContact=Contact/Address types
+DictionaryEcotaxe=Ecotax (WEEE)
+DictionaryPaperFormat=Paper formats
+DictionaryFees=Type of fees
+DictionarySendingMethods=Shipping methods
+DictionaryStaff=Staff
+DictionaryAvailability=Delivery delay
+DictionaryOrderMethods=Ordering methods
+DictionarySource=Origin of proposals/orders
+DictionaryAccountancyplan=Chart of accounts
+DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Setup saved
 BackToModuleList=Back to modules list
-BackToDictionnaryList=Back to dictionaries list
+BackToDictionaryList=Back to dictionaries list
 VATReceivedOnly=Special rate not charged
 VATManagement=VAT Management
 VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers in this file are disabled as module <b>
 TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
 TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
 GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
-DictionnaryDesc=Define here all reference datas. You can complete predefined value with yours.
+DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
 ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
 OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
 MiscellaneousDesc=Define here all other parameters related to security.
@@ -1426,7 +1426,7 @@ AccountancyCodeBuy=Purchase account. code
 AgendaSetup=Events and agenda module setup
 PasswordTogetVCalExport=Key to authorize export link
 PastDelayVCalExport=Do not export event older than
-AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/en_US/exports.lang b/htdocs/langs/en_US/exports.lang
index f1defa94c368fb8f6b906ccbcc619a80a087ebe9..f084b154e10af9dc6707627410b35d8117c50665 100644
--- a/htdocs/langs/en_US/exports.lang
+++ b/htdocs/langs/en_US/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=The id of parent line found from code, will be in
 SourceRequired=Data value is mandatory
 SourceExample=Example of possible data value
 ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang
index d889dedc9d654413e0abf6cf8cfe68d1de877e30..165099328ba90fa1fa5c448eaf134dbb0dddb68b 100644
--- a/htdocs/langs/en_US/main.lang
+++ b/htdocs/langs/en_US/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Never received
 Canceled=Canceled
-YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 Color=Color
 Documents=Linked files
 DocumentsNb=Linked files (%s)
diff --git a/htdocs/langs/es_ES/admin.lang b/htdocs/langs/es_ES/admin.lang
index 82090e4458df9e54893f25435a67e6b80b32318c..a94842ecb19eff4fca98f7a024afcf7f7565f2c0 100644
--- a/htdocs/langs/es_ES/admin.lang
+++ b/htdocs/langs/es_ES/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Configuración de la seguridad
 ErrorModuleRequirePHPVersion=Error, este módulo requiere una versión %s o superior de PHP
 ErrorModuleRequireDolibarrVersion=Error, este módulo requiere una versión %s o superior de Dolibarr
 ErrorDecimalLargerThanAreForbidden=Error, las precisiones superiores a <b>%s</b> no están soportadas.
-DictionnarySetup=Diccionarios
-Dictionnary=Diccionarios
+DictionarySetup=Diccionarios
+Dictionary=Diccionarios
 ErrorReservedTypeSystemSystemAuto=El uso del tipo 'system' y 'systemauto' está reservado. Puede utilizar 'user' como valor para añadir su propio registro
 ErrorCodeCantContainZero=El código no puede contener el valor 0
 DisableJavascript=Desactivar las funciones Javascript y AJAX
@@ -726,34 +726,34 @@ Permission55001=Leer encuestas
 Permission55002=Crear/modificar encuestas
 Permission59001=Leer márgenes comerciales
 Permission59002=Definir márgenes comerciales
-DictionnaryCompanyType=Tipos de empresa
-DictionnaryCompanyJuridicalType=Formas jurídicas
-DictionnaryProspectLevel=Perspectiva nivel cliente potencial
-DictionnaryCanton=Departamentos/Provincias/Zonas
-DictionnaryRegion=Regiones
-DictionnaryCountry=Países
-DictionnaryCurrency=Monedas
-DictionnaryCivility=Títulos de cortesía
-DictionnaryActions=Tipos de eventos de la agenda
-DictionnarySocialContributions=Tipos de cargas sociales
-DictionnaryVAT=Tasa de IVA (Impuesto sobre ventas en EEUU)
-DictionnaryRevenueStamp=Importes de sellos fiscales
-DictionnaryPaymentConditions=Condiciones de pago
-DictionnaryPaymentModes=Modos de pago
-DictionnaryTypeContact=Tipos de contactos/direcciones
-DictionnaryEcotaxe=Baremos CEcoParticipación (DEEE)
-DictionnaryPaperFormat=Formatos de papel
-DictionnaryFees=Tipos de desplazamientos y honorarios
-DictionnarySendingMethods=Métodos de expedición
-DictionnaryStaff=Empleados
-DictionnaryAvailability=Tiempos de entrega
-DictionnaryOrderMethods=Métodos de pedido
-DictionnarySource=Orígenes de presupuestos/pedidos
-DictionnaryAccountancyplan=Plan contable
-DictionnaryAccountancysystem=Modelos de planes contables
+DictionaryCompanyType=Tipos de empresa
+DictionaryCompanyJuridicalType=Formas jurídicas
+DictionaryProspectLevel=Perspectiva nivel cliente potencial
+DictionaryCanton=Departamentos/Provincias/Zonas
+DictionaryRegion=Regiones
+DictionaryCountry=Países
+DictionaryCurrency=Monedas
+DictionaryCivility=Títulos de cortesía
+DictionaryActions=Tipos de eventos de la agenda
+DictionarySocialContributions=Tipos de cargas sociales
+DictionaryVAT=Tasa de IVA (Impuesto sobre ventas en EEUU)
+DictionaryRevenueStamp=Importes de sellos fiscales
+DictionaryPaymentConditions=Condiciones de pago
+DictionaryPaymentModes=Modos de pago
+DictionaryTypeContact=Tipos de contactos/direcciones
+DictionaryEcotaxe=Baremos CEcoParticipación (DEEE)
+DictionaryPaperFormat=Formatos de papel
+DictionaryFees=Tipos de desplazamientos y honorarios
+DictionarySendingMethods=Métodos de expedición
+DictionaryStaff=Empleados
+DictionaryAvailability=Tiempos de entrega
+DictionaryOrderMethods=Métodos de pedido
+DictionarySource=Orígenes de presupuestos/pedidos
+DictionaryAccountancyplan=Plan contable
+DictionaryAccountancysystem=Modelos de planes contables
 SetupSaved=Configuración guardada
 BackToModuleList=Volver a la lista de módulos
-BackToDictionnaryList=Volver a la lista de diccionarios
+BackToDictionaryList=Volver a la lista de diccionarios
 VATReceivedOnly=Impuestos especiales no facturables
 VATManagement=Gestión IVA
 VATIsUsedDesc=El tipo de IVA propuesto por defecto en las creaciones de presupuestos, facturas, pedidos, etc. Responde a la siguiente regla:<br>Si el vendedor no está sujeto a IVA, IVA por defecto=0. Final de regla.<br>Si el país del vendedor= país del comprador entonces IVA por defecto=IVA del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y el bien vendido= nuevo medio de transportes (auto, barco, avión), IVA por defecto=0 (el IVA debe ser pagado por comprador a la hacienda pública de su país y no al vendedor). Final de regla<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= particular o empresa sin NIF intracomunitario entonces IVA por defecto=IVA del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= empresa con NIF intracomunitario entonces IVA por defecto=0. Final de regla.<br>Si no, IVA propuesto por defecto=0. Final de regla.<br>
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers de este archivo desactivados ya que el
 TriggerAlwaysActive=Triggers de este archivo siempre activos, ya que los módulos Dolibarr relacionados están activados
 TriggerActiveAsModuleActive=Triggers de este archivo activos ya que el módulo <b>%s</b> está activado
 GeneratedPasswordDesc=Indique aquí que norma quiere utilizar para generar las contraseñas cuando quiera generar una nueva contraseña
-DictionnaryDesc=Indique aquí los datos de referencia. Puede completar/modificar los datos predefinidos con los suyos.
+DictionaryDesc=Indique aquí los datos de referencia. Puede completar/modificar los datos predefinidos con los suyos.
 ConstDesc=Cualquier otro parámetro no editable en las páginas anteriores
 OnceSetupFinishedCreateUsers=Atención, está bajo una cuenta de administrador de Dolibarr. Los administradores se utilizan para configurar a Dolibarr. Para un uso corriente de Dolibarr, se recomienda utilizar una cuenta no administrador creada desde el menú "Usuarios y grupos"
 MiscellaneousDesc=Defina aquí los otros parámetros relacionados con la seguridad.
diff --git a/htdocs/langs/es_ES/exports.lang b/htdocs/langs/es_ES/exports.lang
index 61517a81dc5bc7ade431e726cf34f861e7050875..b0e45dab359c88f5a30cabbd51ca81e35d32b651 100644
--- a/htdocs/langs/es_ES/exports.lang
+++ b/htdocs/langs/es_ES/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=El id de la línea padre encontrada a partir del
 SourceRequired=Datos de origen obligatorios
 SourceExample=Ejemplo de datos de origen posibles
 ExampleAnyRefFoundIntoElement=Todas las referencias encontradas para los elementos <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Todos los códigos (o id) encontrados en el diccionario <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Todos los códigos (o id) encontrados en el diccionario <b>%s</b>
 CSVFormatDesc=Archivo con formato <b>Valores separados por coma</b> (.csv).<br>Es un fichero con formato de texto en el que los campos son separados por el carácter [ %s ]. Si el separador se encuentra en el contenido de un campo, El campo debe de estar acotado por el carácter [ %s ]. El carácter de escape para incluir un carácter de entorno en un dato es [ %s ].
 Excel95FormatDesc=Archivo con formato <b>Excel</b> (.xls)<br>Este es el formato nativo de Excel 95 (BIFF5).
 Excel2007FormatDesc=Archivo con formato <b>Excel</b> (.xlsx)<br>Este es el formato nativo de Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/es_ES/main.lang b/htdocs/langs/es_ES/main.lang
index 1d147099b2eb54cb0e7ae8f6c992dc35f44a63eb..fe5f3b2caeae629d8fb83612f5c831b1fbb8d535 100644
--- a/htdocs/langs/es_ES/main.lang
+++ b/htdocs/langs/es_ES/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Nunca recibido
 Canceled=Cancelado
-YouCanChangeValuesForThisListFromDictionnarySetup=Puede cambiar estos valores en el menú configuración->diccionarios
+YouCanChangeValuesForThisListFromDictionarySetup=Puede cambiar estos valores en el menú configuración->diccionarios
 Color=Color
 Documents=Documentos
 DocumentsNb=archivos adjuntos (%s)
diff --git a/htdocs/langs/es_HN/admin.lang b/htdocs/langs/es_HN/admin.lang
index 4036b97632db4680ce1ea582423f773901879869..a823583bd5039a2e62bbb5f6b36bac877ae88756 100644
--- a/htdocs/langs/es_HN/admin.lang
+++ b/htdocs/langs/es_HN/admin.lang
@@ -2,7 +2,7 @@
 Permission91=Consultar impuestos e ISV
 Permission92=Crear/modificar impuestos e ISV
 Permission93=Eliminar impuestos e ISV
-DictionnaryVAT=Tasa de ISV (Impuesto sobre ventas en EEUU)
+DictionaryVAT=Tasa de ISV (Impuesto sobre ventas en EEUU)
 VATManagement=Gestión ISV
 VATIsUsedDesc=El tipo de ISV propuesto por defecto en las creaciones de presupuestos, facturas, pedidos, etc. Responde a la siguiente regla:<br>Si el vendedor no está sujeto a ISV, ISV por defecto=0. Final de regla.<br>Si el país del vendedor= país del comprador entonces ISV por defecto=ISV del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y el bien vendido= nuevo medio de transportes (auto, barco, avión), ISV por defecto=0 (el ISV debe ser pagado por comprador a la hacienda pública de su país y no al vendedor). Final de regla<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= particular o empresa sin NIF intracomunitario entonces ISV por defecto=ISV del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= empresa con NIF intracomunitario entonces ISV por defecto=0. Final de regla.<br>Si no, ISV propuesto por defecto=0. Final de regla.<br>
 VATIsNotUsedDesc=El tipo de ISV propuesto por defecto es 0. Este es el caso de asociaciones, particulares o algunas pequeñas sociedades.
diff --git a/htdocs/langs/es_PE/admin.lang b/htdocs/langs/es_PE/admin.lang
index 23978bc3e3719c15b821b0033efcf369e894ed88..877beecd423e1927cc828ac7ab232bcbfa0205ba 100644
--- a/htdocs/langs/es_PE/admin.lang
+++ b/htdocs/langs/es_PE/admin.lang
@@ -2,7 +2,7 @@
 Permission91=Consultar impuestos e IGV
 Permission92=Crear/modificar impuestos e IGV
 Permission93=Eliminar impuestos e IGV
-DictionnaryVAT=Tasa de IGV (Impuesto sobre ventas en EEUU)
+DictionaryVAT=Tasa de IGV (Impuesto sobre ventas en EEUU)
 VATManagement=Gestión IGV
 VATIsUsedDesc=El tipo de IGV propuesto por defecto en las creaciones de presupuestos, facturas, pedidos, etc. Responde a la siguiente regla:<br>Si el vendedor no está sujeto a IVU, IVU por defecto=0. Final de regla.<br>Si el país del vendedor= país del comprador entonces IVU por defecto=IVU del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y el bien vendido= nuevo medio de transportes (auto, barco, avión), IVU por defecto=0 (el IVU debe ser pagado por comprador a la hacienda pública de su país y no al vendedor). Final de regla<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= particular o empresa sin NIF intracomunitario entonces IVU por defecto=IVU del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= empresa con NIF intracomunitario entonces IVU por defecto=0. Final de regla.<br>Si no, IVU propuesto por defecto=0. Final de regla.<br>
 VATIsNotUsedDesc=El tipo de IGV propuesto por defecto es 0. Este es el caso de asociaciones, particulares o algunas pequeñas sociedades.
diff --git a/htdocs/langs/es_PR/admin.lang b/htdocs/langs/es_PR/admin.lang
index 061e4c16561a7d7b5d4d4706e68024b7f65c8f1c..f5906e9e162685372990f1a397efb2ad6191a3d8 100644
--- a/htdocs/langs/es_PR/admin.lang
+++ b/htdocs/langs/es_PR/admin.lang
@@ -2,7 +2,7 @@
 Permission91=Consultar impuestos e IVU
 Permission92=Crear/modificar impuestos e IVU
 Permission93=Eliminar impuestos e IVU
-DictionnaryVAT=Tasa de IVU (Impuesto sobre ventas en EEUU)
+DictionaryVAT=Tasa de IVU (Impuesto sobre ventas en EEUU)
 VATManagement=Gestión IVU
 VATIsUsedDesc=El tipo de IVU propuesto por defecto en las creaciones de presupuestos, facturas, pedidos, etc. Responde a la siguiente regla:<br>Si el vendedor no está sujeto a IVU, IVU por defecto=0. Final de regla.<br>Si el país del vendedor= país del comprador entonces IVU por defecto=IVU del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y el bien vendido= nuevo medio de transportes (auto, barco, avión), IVU por defecto=0 (el IVU debe ser pagado por comprador a la hacienda pública de su país y no al vendedor). Final de regla<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= particular o empresa sin NIF intracomunitario entonces IVU por defecto=IVU del producto vendido. Final de regla.<br>Si vendedor y comprador residen en la Comunidad Europea y comprador= empresa con NIF intracomunitario entonces IVU por defecto=0. Final de regla.<br>Si no, IVU propuesto por defecto=0. Final de regla.<br>
 VATIsNotUsedDesc=El tipo de IVU propuesto por defecto es 0. Este es el caso de asociaciones, particulares o algunas pequeñas sociedades.
diff --git a/htdocs/langs/et_EE/admin.lang b/htdocs/langs/et_EE/admin.lang
index 801de10494f39c1ab057d6211f0d0626c468fbb0..b233e9feffdc0b3dd9a241b6f8fce8bc31bdba7a 100644
--- a/htdocs/langs/et_EE/admin.lang
+++ b/htdocs/langs/et_EE/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Turvaseaded
 ErrorModuleRequirePHPVersion=Viga: see moodul nõuab PHP versiooni %s või kõrgemat
 ErrorModuleRequireDolibarrVersion=Viga: see moodul nõuab Dolibarri versiooni %s või kõrgemat
 ErrorDecimalLargerThanAreForbidden=Viga, suurem täpsus kui <b>%s</b> ei ole toetatud.
-DictionnarySetup=Sõnastiku seadistamine
-Dictionnary=Sõnastikud
+DictionarySetup=Sõnastiku seadistamine
+Dictionary=Sõnastikud
 ErrorReservedTypeSystemSystemAuto=Tüübi väärtused 'system' ja 'systemauto' on reserveeritud. Omaloodud kirje väärtuseks võib kasutada väärtust 'user'.
 ErrorCodeCantContainZero=Kood ei või sisaldada väärtust 0
 DisableJavascript=Keela JavaScript ja Ajax funktsioonid
@@ -726,34 +726,34 @@ Permission55001=Küsitluste vaatamine
 Permission55002=Küsitluste loomine/muutmine
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Ettevõtete tüübid
-DictionnaryCompanyJuridicalType=Ettevõtete juriidilised liigid
-DictionnaryProspectLevel=Huvilise potentsiaal
-DictionnaryCanton=Osariik/kantonid
-DictionnaryRegion=Regioonid
-DictionnaryCountry=Riigid
-DictionnaryCurrency=Valuutad
-DictionnaryCivility=Pöördumise tiitel
-DictionnaryActions=Päevakava tegevuste liigid
-DictionnarySocialContributions=Sotsiaalmaksu liigid
-DictionnaryVAT=Käibemaksu või müügimaksu määrad
-DictionnaryRevenueStamp=Maksumärkide kogus
-DictionnaryPaymentConditions=Maksetingimused
-DictionnaryPaymentModes=Maksemoodused
-DictionnaryTypeContact=Kontaktide/Aadresside liigid
-DictionnaryEcotaxe=Keskkonnamaks (WEEE)
-DictionnaryPaperFormat=Paberiformaadid
-DictionnaryFees=Lisatasude liigid
-DictionnarySendingMethods=Saatmise meetodid
-DictionnaryStaff=Personal
-DictionnaryAvailability=Saatmise viivitus
-DictionnaryOrderMethods=Tellimise meetodid
-DictionnarySource=Pakkumiste/tellimuste päritolu
-DictionnaryAccountancyplan=Kontoplaan
-DictionnaryAccountancysystem=Kontoplaani mudelid
+DictionaryCompanyType=Ettevõtete tüübid
+DictionaryCompanyJuridicalType=Ettevõtete juriidilised liigid
+DictionaryProspectLevel=Huvilise potentsiaal
+DictionaryCanton=Osariik/kantonid
+DictionaryRegion=Regioonid
+DictionaryCountry=Riigid
+DictionaryCurrency=Valuutad
+DictionaryCivility=Pöördumise tiitel
+DictionaryActions=Päevakava tegevuste liigid
+DictionarySocialContributions=Sotsiaalmaksu liigid
+DictionaryVAT=Käibemaksu või müügimaksu määrad
+DictionaryRevenueStamp=Maksumärkide kogus
+DictionaryPaymentConditions=Maksetingimused
+DictionaryPaymentModes=Maksemoodused
+DictionaryTypeContact=Kontaktide/Aadresside liigid
+DictionaryEcotaxe=Keskkonnamaks (WEEE)
+DictionaryPaperFormat=Paberiformaadid
+DictionaryFees=Lisatasude liigid
+DictionarySendingMethods=Saatmise meetodid
+DictionaryStaff=Personal
+DictionaryAvailability=Saatmise viivitus
+DictionaryOrderMethods=Tellimise meetodid
+DictionarySource=Pakkumiste/tellimuste päritolu
+DictionaryAccountancyplan=Kontoplaan
+DictionaryAccountancysystem=Kontoplaani mudelid
 SetupSaved=Seadistused salvestatud
 BackToModuleList=Tagasi moodulite nimekirja
-BackToDictionnaryList=Tagasi sõnastike nimekirja
+BackToDictionaryList=Tagasi sõnastike nimekirja
 VATReceivedOnly=Erihinda ei maksustata
 VATManagement=Käibemaksu haldamine
 VATIsUsedDesc=Pakkumiste, tellimuste, arvete jne loomisel kasutatav vaikimisi käibemaksumäär järgib aktiivset reeglit:<br>Kui müüja ei ole käibemaksukohuslane, siis on käibemaks vaikimisi 0. Reegli lõpp.<br>Juhul, kui (müümise maa=ostmise maa), siis kasututakse müümise maa käibemaksumäära. Reegli lõpp.<br>Kui müüja ja ostja on Euroopa Ühenduses ja tegu on transpordikaupadega (auto, laev, lennuk), siis on vaikimisi maksumäär 0 (käibemaksu peaks ostja maksma oma maa tollis ja mitte müüja juures). Reegli lõpp.<br>Kui müüja ja ostja on Euroopa Ühenduses ja ostja ei ole ettevõte, siis on käibemaksumääraks müüdava toote vaikimisi käibemaksumäär. Reegli lõpp.<br>Kui müüja ja ostja on Euroopa Ühenduses ja ostja on ettevõte, siis on käibemaks vaikimisi 0. Reegli lõpp.<br>Muul juhul on vaikimisi pakutud määraks 0. Reegli lõpp.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Selles failis olevad trigerid on blokeeritud, ku
 TriggerAlwaysActive=Selles failis olevad trigerid on alati aktiivsed hoolimata aktiveeritud Dolibarri moodulitest.
 TriggerActiveAsModuleActive=Selles failis olevad trigerid on aktiivsed, kuna moodul <b>%s</b> on aktiivne.
 GeneratedPasswordDesc=Määratle siin uue parooli loomise reegel, kui keegi tahab kasutada automaatselt loodud parooli.
-DictionnaryDesc=Määratle siin kogu viidatav andmestik. Eelnevalt määratletud väärtusi võid ise täiustada.
+DictionaryDesc=Määratle siin kogu viidatav andmestik. Eelnevalt määratletud väärtusi võid ise täiustada.
 ConstDesc=See lehekülg võimaldab muuta kõiki parameetreid, mis ei olnud eelmistel lehtedel saadaval. Tegu on edasijõudnud arendajate või programmi silujate jaoks mõeldud parameetritega.
 OnceSetupFinishedCreateUsers=Hoiatus: oled sisse logitud Dolibarri administraatorina. Administraatoreid kasutatakse Dolibarri seadistamiseks. Igapäevaseks kasutamiseks on soovitav kasutada tavakasutajat, kes on loodud Kasutajad & Grupid menüü abil.
 MiscellaneousDesc=Määratle siin muud parameetrid, mis on seotud turvalisusega.
diff --git a/htdocs/langs/et_EE/exports.lang b/htdocs/langs/et_EE/exports.lang
index 055535a279e7a8c0627b3234abb7d656f270381b..06c204284cce3204a02bdf7f33e6164b7e317d25 100644
--- a/htdocs/langs/et_EE/exports.lang
+++ b/htdocs/langs/et_EE/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Koodist leitud emarea ID sisestatakse järgmisse
 SourceRequired=Andmeväärtus on kohustuslik
 SourceExample=Võimaliku andmeväärtuse näide
 ExampleAnyRefFoundIntoElement=Iga elemendi <b>%s</b> jaoks leitud viide
-ExampleAnyCodeOrIdFoundIntoDictionnary=Iga sõnastiku <b>%s</b> jaoks leitud kood (või ID)
+ExampleAnyCodeOrIdFoundIntoDictionary=Iga sõnastiku <b>%s</b> jaoks leitud kood (või ID)
 CSVFormatDesc=<b>Comma Separated Value</b> faili formaat (.csv).<br>See on tekstifaili formaat, kus väljad on eraldatud eraldajaga [ %s ]. Kui välja sisus leidub eraldaja, eraldatakse väli teistest väljadest eraldusssümboliga  [ %s ]. Eraldussümboli paomärk on [ %s ].
 Excel95FormatDesc=<b>Excel</b> faili formaat (.xls)<br>Excel 95 formaat (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> faili formaat (.xlsx)<br>Excel 2007 formaat (SpreadsheetML).
diff --git a/htdocs/langs/et_EE/main.lang b/htdocs/langs/et_EE/main.lang
index b637dfe6db41741889c8019590943fbbffb72dcd..5fde4354ef80c1d3686bcb05ca39194acf0b1d42 100644
--- a/htdocs/langs/et_EE/main.lang
+++ b/htdocs/langs/et_EE/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Täielik
 TotalMan=Täielik
 NeverReceived=Pole vastu võetud
 Canceled=Tühistatud
-YouCanChangeValuesForThisListFromDictionnarySetup=Selle nimekirja väärtusi on võimalik muuta menüüst Seadistamine - Sõnastik
+YouCanChangeValuesForThisListFromDictionarySetup=Selle nimekirja väärtusi on võimalik muuta menüüst Seadistamine - Sõnastik
 Color=Värv
 Documents=Seotud failid
 DocumentsNb=Seotud failid (%s)
diff --git a/htdocs/langs/fa_IR/admin.lang b/htdocs/langs/fa_IR/admin.lang
index c4772f10e87692f483b0d95e78ae1ea31a995067..285d0027d48c663b9d81e0300320153d091fbd77 100644
--- a/htdocs/langs/fa_IR/admin.lang
+++ b/htdocs/langs/fa_IR/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=تنظیمات امنیتی
 ErrorModuleRequirePHPVersion=خطا! این ماژول نیازمند پی اچ پی نسخه <b>%s</b> و ب
 ErrorModuleRequireDolibarrVersion=خطا این ماژول نیازمند دلیبار نسخه <b>%s</b> و به بالاست
 ErrorDecimalLargerThanAreForbidden=خطا دقت بیش از <b>%s</b> امکان پذیر نیست
-DictionnarySetup=تنظیمات فرهنگ لغات
-Dictionnary=دیکشنری
+DictionarySetup=تنظیمات فرهنگ لغات
+Dictionary=دیکشنری
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=غیر فعال سازی جاوا اسکریپت
@@ -726,34 +726,34 @@ Permission2515=إعداد وثائق وأدلة
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=أنواع الشركة
-DictionnaryCompanyJuridicalType=أنواع القانوني للشركة
-DictionnaryProspectLevel=آفاق محتملة المستوى
-DictionnaryCanton=الدولة / الكانتونات
-DictionnaryRegion=المناطق
-DictionnaryCountry=البلدان
-DictionnaryCurrency=العملات
-DictionnaryCivility=عنوان الكياسة
-DictionnaryActions=الإجراءات القائمة
-DictionnarySocialContributions=أنواع المساهمات الاجتماعية
-DictionnaryVAT=معدلات ضريبة القيمة المضافة
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=شروط الدفع
-DictionnaryPaymentModes=طرق الدفع
-DictionnaryTypeContact=أنواع الاتصال
-DictionnaryEcotaxe=الضرائب الإيكولوجية (WEEE)
-DictionnaryPaperFormat=الصيغة الورقية
-DictionnaryFees=نوع من الرسوم
-DictionnarySendingMethods=طرق الإرسال
-DictionnaryStaff=العاملين
-# DictionnaryAvailability=Delivery delay
-# DictionnaryOrderMethods=Ordering methods
-# DictionnarySource=Origin of proposals/orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=أنواع الشركة
+DictionaryCompanyJuridicalType=أنواع القانوني للشركة
+DictionaryProspectLevel=آفاق محتملة المستوى
+DictionaryCanton=الدولة / الكانتونات
+DictionaryRegion=المناطق
+DictionaryCountry=البلدان
+DictionaryCurrency=العملات
+DictionaryCivility=عنوان الكياسة
+DictionaryActions=الإجراءات القائمة
+DictionarySocialContributions=أنواع المساهمات الاجتماعية
+DictionaryVAT=معدلات ضريبة القيمة المضافة
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=شروط الدفع
+DictionaryPaymentModes=طرق الدفع
+DictionaryTypeContact=أنواع الاتصال
+DictionaryEcotaxe=الضرائب الإيكولوجية (WEEE)
+DictionaryPaperFormat=الصيغة الورقية
+DictionaryFees=نوع من الرسوم
+DictionarySendingMethods=طرق الإرسال
+DictionaryStaff=العاملين
+# DictionaryAvailability=Delivery delay
+# DictionaryOrderMethods=Ordering methods
+# DictionarySource=Origin of proposals/orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=الإعداد المحفوظة
 BackToModuleList=العودة إلى قائمة الوحدات
-BackToDictionnaryList=العودة إلى قائمة معاجم
+BackToDictionaryList=العودة إلى قائمة معاجم
 VATReceivedOnly=سعر خاص لا تحمل
 VATManagement=إدارة الضريبة على القيمة المضافة
 VATIsUsedDesc=معدل ضريبة القيمة المضافة بشكل افتراضي عند إنشاء الآفاق ، والفواتير ، وما يتبع أوامر النشطة القياسية للمادة : <br> إذا كان البائع هو تعرض لضريبة القيمة المضافة ، وضريبة القيمة المضافة بعد ذلك تلقائيا= 0. نهاية المادة. <br> إذا كان (بيع وشراء= بلد في البلد) ، فإن ضريبة القيمة المضافة بشكل افتراضي= ضريبة القيمة المضافة من بيع المنتج في البلد. نهاية المادة. <br> إذا كان البائع والمشتري في الجماعة الأوروبية ، وبيعت البضاعة الجديدة بعد أن وسائل النقل (السيارات ، والسفن ، والطائرات) ، الافتراضي= 0 ضريبة القيمة المضافة (ضريبة القيمة المضافة وينبغي أن تدفع من قبل المشتري في customoffice بلاده وليس على البائع . نهاية المادة. <br> إذا كان البائع والمشتري في الجماعة الأوروبية والسلع التي تباع عن طريق وسائل أخرى جديدة بدلا من وسائل النقل ، فإن ضريبة القيمة المضافة بشكل افتراضي= ضريبة القيمة المضافة للمنتجات المباعة. نهاية المادة. <br> وإلا فإن ضريبة القيمة المضافة المقترحة الافتراضي= 1. نهاية المادة.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=يتسبب في تعطيل هذه الصورة 
 TriggerAlwaysActive=يطلق في هذا الملف هي حركة دائمة ، وتفعيل ما هي وحدات Dolibarr.
 TriggerActiveAsModuleActive=يطلق في هذا الملف كما ينشط حدة تمكين <b>٪ ق.</b>
 GeneratedPasswordDesc=هنا تعريف القاعدة التي تريد استخدامه لكلمة السر اذا كنت أسأل لصناعة السيارات ولدت كلمة السر
-DictionnaryDesc=تعرف هنا إشارة datas. يمكنك استكمال مسبقا مع قيمة لك.
+DictionaryDesc=تعرف هنا إشارة datas. يمكنك استكمال مسبقا مع قيمة لك.
 ConstDesc=تسمح لك هذه الصفحة لتحرير جميع البارامترات الأخرى غير المتوفرة في الصفحات السابقة. فهي محفوظة لمعايير متقدمة للمطورين أو troubleshouting.
 OnceSetupFinishedCreateUsers=تحذير فأنت Dolibarr مدير المستخدم. مدير المستخدمين تستخدم لإعداد Dolibarr. لالمعتاد استخدام Dolibarr ، يوصى باستخدام غير مستخدم مدير خلق مجموعات من المستخدمين & القائمة.
 MiscellaneousDesc=هنا تعريف جميع البارامترات الأخرى ذات الصلة بالأمن.
@@ -1425,7 +1425,7 @@ YourCompanyDoesNotUseVAT=وقد تم تسجيل شركة محددة لعدم ا
 AgendaSetup=جدول الأعمال وحدة الإعداد
 PasswordTogetVCalExport=مفتاح ربط تصدير تأذن
 PastDelayVCalExport=لا تصدر الحدث الأكبر من
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=هذا النموذج يسمح لإضافة رمز بعد رقم هاتف Dolibarr الاتصالات. وهناك اضغط على هذه الأيقونة ، سوف يطلب من أحد serveur معينة مع تحديد عنوان لكم أدناه. ويمكن استخدام هذه الكلمة لدعوة من مركز نظام Dolibarr التي يمكن الاتصال على رقم الهاتف هذا المسبار النظام على سبيل المثال.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/fa_IR/exports.lang b/htdocs/langs/fa_IR/exports.lang
index 7956a2215b827f2569b4fff936fb58fd2cc74cd5..bec92a5d5ad65e3b505cb3192191b49802203f0c 100644
--- a/htdocs/langs/fa_IR/exports.lang
+++ b/htdocs/langs/fa_IR/exports.lang
@@ -109,7 +109,7 @@ DataIDSourceIsInsertedInto=العثور على كائن معرف الأصل با
 SourceRequired=بيانات قيمة إلزامية
 SourceExample=مثال على قيمة البيانات ممكن
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 CSVFormatDesc=<b>فاصلة فصل</b> ملف <b>القيمة</b> تنسيق (csv.). <br> هذا هو شكل ملف نصي ، حيث يتم فصل الحقول بواسطة فاصل [%s]. إذا تم العثور على فاصل داخل محتوى الحقل ، يتم تقريب الجولة الميدانية التي قام بها حرف] %s [. الهروب حرف وحرف الهروب جولة هو [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/fa_IR/main.lang b/htdocs/langs/fa_IR/main.lang
index cb23133871082b89537737f11c5c30e995e4335e..b80bc3656bab29495d6db067e3ff36698739a1e8 100644
--- a/htdocs/langs/fa_IR/main.lang
+++ b/htdocs/langs/fa_IR/main.lang
@@ -572,7 +572,7 @@ TotalWoman=المجموع
 TotalMan=المجموع
 NeverReceived=لم يتلق
 Canceled=ألغى
-YouCanChangeValuesForThisListFromDictionnarySetup=يمكنك تغيير القيم لهذه القائمة من قائمة الإعداد -- dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=يمكنك تغيير القيم لهذه القائمة من قائمة الإعداد -- dictionnary
 Color=لون
 Documents=ربط الملفات
 DocumentsNb=ملفات مرتبطة (%s)
diff --git a/htdocs/langs/fi_FI/admin.lang b/htdocs/langs/fi_FI/admin.lang
index b28e803efe36bf6783886441e4547245793b877d..ee976cc910b731631dadcfc27597c0e41100f276 100644
--- a/htdocs/langs/fi_FI/admin.lang
+++ b/htdocs/langs/fi_FI/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Turvallisuus-asetukset
 ErrorModuleRequirePHPVersion=Virhe Tätä moduulia edellyttää PHP version %s tai enemmän
 ErrorModuleRequireDolibarrVersion=Virhe Tätä moduulia edellyttää Dolibarr version %s tai enemmän
 ErrorDecimalLargerThanAreForbidden=Virhe, tarkkuuden suurempi <b>kuin %s</b> ei ole tuettu.
-DictionnarySetup=Sanakirja setup
-# Dictionnary=Dictionaries
+DictionarySetup=Sanakirja setup
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Poista JavaScript-ja Ajax toiminnot
@@ -726,34 +726,34 @@ Permission50202=Tuo liiketoimet
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Yritys tyypit
-DictionnaryCompanyJuridicalType=Mustan erilaisia yrityksen
-DictionnaryProspectLevel=Esitetilaus mahdolliset tasolla
-DictionnaryCanton=Piirit
-DictionnaryRegion=Alueiden
-DictionnaryCountry=Maat
-DictionnaryCurrency=Valuutat
-DictionnaryCivility=Kohteliaisuus otsikko
-DictionnaryActions=Toimet luettelo
-DictionnarySocialContributions=Sosiaaliturvamaksut tyypit
-DictionnaryVAT=Alv
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Maksuehdot
-DictionnaryPaymentModes=Maksutavat
-DictionnaryTypeContact=Yhteystiedot tyypit
-DictionnaryEcotaxe=Ympäristöveron (WEEE)
-DictionnaryPaperFormat=Paper tiedostomuodot
-DictionnaryFees=Tyyppi maksujen
-DictionnarySendingMethods=Sendings menetelmiä
-DictionnaryStaff=Henkilöstö
-DictionnaryAvailability=Toimituksen viivästyminen
-DictionnaryOrderMethods=Tilaaminen menetelmät
-DictionnarySource=Alkuperä ehdotusten / tilaukset
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Yritys tyypit
+DictionaryCompanyJuridicalType=Mustan erilaisia yrityksen
+DictionaryProspectLevel=Esitetilaus mahdolliset tasolla
+DictionaryCanton=Piirit
+DictionaryRegion=Alueiden
+DictionaryCountry=Maat
+DictionaryCurrency=Valuutat
+DictionaryCivility=Kohteliaisuus otsikko
+DictionaryActions=Toimet luettelo
+DictionarySocialContributions=Sosiaaliturvamaksut tyypit
+DictionaryVAT=Alv
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Maksuehdot
+DictionaryPaymentModes=Maksutavat
+DictionaryTypeContact=Yhteystiedot tyypit
+DictionaryEcotaxe=Ympäristöveron (WEEE)
+DictionaryPaperFormat=Paper tiedostomuodot
+DictionaryFees=Tyyppi maksujen
+DictionarySendingMethods=Sendings menetelmiä
+DictionaryStaff=Henkilöstö
+DictionaryAvailability=Toimituksen viivästyminen
+DictionaryOrderMethods=Tilaaminen menetelmät
+DictionarySource=Alkuperä ehdotusten / tilaukset
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Setup tallennettu
 BackToModuleList=Palaa moduulien luetteloon
-BackToDictionnaryList=Palaa sanakirjat luettelo
+BackToDictionaryList=Palaa sanakirjat luettelo
 VATReceivedOnly=Erityistä verokantaa ei veloiteta
 VATManagement=Alv Management
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Käynnistäjät tähän tiedostoon pois päält
 TriggerAlwaysActive=Käynnistäjät tässä tiedosto on aina aktiivinen, mikä on aktivoitu Dolibarr moduulit.
 TriggerActiveAsModuleActive=Käynnistäjät tähän tiedostoon ovat aktiivisia <b>moduuli %s</b> on käytössä.
 GeneratedPasswordDesc=Määritä tässä joka sääntö, jota haluat käyttää luoda uuden salasanan, jos pyytää, että auto tuotti salasana
-DictionnaryDesc=Määritä tässä kaikki viittaukset datas. Voit täysin ennalta-arvon sinun.
+DictionaryDesc=Määritä tässä kaikki viittaukset datas. Voit täysin ennalta-arvon sinun.
 ConstDesc=Tällä sivulla voit muokata kaikkia muita muuttujia ei ole saatavilla edellinen sivua. Ne on varattu parametrit edistyneelle kehittäjät tai troubleshouting.
 OnceSetupFinishedCreateUsers=Varoitus, olet Dolibarr järjestelmänvalvojan käyttäjätili. Administrator käyttäjät ovat tottuneet setup Dolibarr. Jos kyseessä on tavanomainen käyttö Dolibarr, on suositeltavaa käyttää kuin järjestelmänvalvojan käyttäjätili luotu Käyttäjät & ryhmät valikosta.
 MiscellaneousDesc=Määritä tässä kaikki muut parametrit, jotka liittyvät turvallisuuteen.
@@ -1425,7 +1425,7 @@ AccountancyCode=Kirjanpito koodi
 AgendaSetup=Toimet ja esityslistan moduulin asetukset
 PasswordTogetVCalExport=Avain sallia viennin linkki
 PastDelayVCalExport=Älä viedä tapauksessa vanhempia kuin
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Tämän moduulin avulla voidaan lisätä kuvake jälkeen puhelinnumero Dolibarr yhteystiedot. A napsautat tätä kuvaketta, tulee soittaa serveur tiettyyn URL määritellä alla. Tätä voidaan käyttää soittaa puhelun keskellä järjestelmän Dolibarr että voi soittaa puhelinnumeroon, joka SIP järjestelmä esimerkiksi.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/fi_FI/exports.lang b/htdocs/langs/fi_FI/exports.lang
index 657732337de91f55f71c3a6fb15478ae9359a76e..ec8bab35c056b919f245406de37ec268e87bd85c 100644
--- a/htdocs/langs/fi_FI/exports.lang
+++ b/htdocs/langs/fi_FI/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id vanhemman linjan löydy koodia, lisätään os
 SourceRequired=Tiedon arvo on pakollinen
 SourceExample=Esimerkki mahdollisesta tietojen arvo
 ExampleAnyRefFoundIntoElement=Jos ref löytynyt elementin <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Kaikki koodia (tai id) löytyi tulee dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Kaikki koodia (tai id) löytyi tulee dictionnary <b>%s</b>
 CSVFormatDesc=<b>Pilkuin erotellut</b> tiedostomuodossa (. Csv). <br> Tämä on tekstitiedosto muodossa, jossa kentät on erotettu separaattori [%s]. Jos erotin on sisäpuolella kentän sisältöä, kenttä on pyöristetty pyöreä merkki [%s]. Escape paeta pyöreä merkki on [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/fi_FI/main.lang b/htdocs/langs/fi_FI/main.lang
index c90ab6ba92d456aa7958bd4347cb71f43511cc50..70593fffc80876811b38ebbb217f192acf242568 100644
--- a/htdocs/langs/fi_FI/main.lang
+++ b/htdocs/langs/fi_FI/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Yhteensä
 TotalMan=Yhteensä
 NeverReceived=Koskaan saanut
 Canceled=Peruutettu
-YouCanChangeValuesForThisListFromDictionnarySetup=Voit muuttaa arvoja tämän listan valikkopalkki setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Voit muuttaa arvoja tämän listan valikkopalkki setup - dictionnary
 Color=Väri
 Documents=Linkitettyjä tiedostoja
 DocumentsNb=Linkitettyä kuvaa (%s)
diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang
index f6ffe62e613c0cb4af2ed2f702915c81d8f6a3f1..46df541c553a5bd8caa193e6fd64524dacda4a1c 100644
--- a/htdocs/langs/fr_FR/admin.lang
+++ b/htdocs/langs/fr_FR/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Configuration de la sécurité
 ErrorModuleRequirePHPVersion=Erreur, ce module requiert une version %s ou supérieure de PHP
 ErrorModuleRequireDolibarrVersion=Erreur, ce module requiert une version %s ou supérieure de Dolibarr
 ErrorDecimalLargerThanAreForbidden=Erreur, les précisions supérieures à <b>%s</b> ne sont pas prises en charge.
-DictionnarySetup=Configuration des dictionnaires
-Dictionnary=Dictionnaires
+DictionarySetup=Configuration des dictionnaires
+Dictionary=Dictionnaires
 ErrorReservedTypeSystemSystemAuto=Erreur, les valeurs 'system' et 'systemauto' sont réservées. Vous pouvez utiliser la valeur 'user' pour ajouter vos propres enregistrements
 ErrorCodeCantContainZero=Erreur, le code ne peut contenir la valeur 0
 DisableJavascript=Désactiver les fonctions Javascript et Ajax
@@ -726,34 +726,34 @@ Permission55001=Lire les sondages
 Permission55002=Créer/modifier les sondages
 Permission59001=Consulter les propositions commerciales
 Permission59002=Saisir les marges commerciales
-DictionnaryCompanyType=Types de sociétés
-DictionnaryCompanyJuridicalType=Formes juridiques
-DictionnaryProspectLevel=Niveau de potentiel des prospects
-DictionnaryCanton=Départements/Provinces/Cantons
-DictionnaryRegion=Régions
-DictionnaryCountry=Pays
-DictionnaryCurrency=Monnaies
-DictionnaryCivility=Titres de civilité
-DictionnaryActions=Liste des types d'événements de l'agenda
-DictionnarySocialContributions=Types de charges sociales
-DictionnaryVAT=Taux de TVA ou de taxes de ventes
-DictionnaryRevenueStamp=Montants des timbres fiscaux
-DictionnaryPaymentConditions=Conditions de règlement
-DictionnaryPaymentModes=Modes de paiements
-DictionnaryTypeContact=Types de contacts/adresses
-DictionnaryEcotaxe=Barèmes Éco-participation (DEEE)
-DictionnaryPaperFormat=Formats de papier
-DictionnaryFees=Types de déplacements et notes de frais
-DictionnarySendingMethods=Méthodes d'expédition
-DictionnaryStaff=Effectifs
-DictionnaryAvailability=Délais de livraison
-DictionnaryOrderMethods=Méthodes de commandes
-DictionnarySource=Origines des propales/commandes
-DictionnaryAccountancyplan=Plan comptable
-DictionnaryAccountancysystem=Modèles de plan comptable
+DictionaryCompanyType=Types de sociétés
+DictionaryCompanyJuridicalType=Formes juridiques
+DictionaryProspectLevel=Niveau de potentiel des prospects
+DictionaryCanton=Départements/Provinces/Cantons
+DictionaryRegion=Régions
+DictionaryCountry=Pays
+DictionaryCurrency=Monnaies
+DictionaryCivility=Titres de civilité
+DictionaryActions=Liste des types d'événements de l'agenda
+DictionarySocialContributions=Types de charges sociales
+DictionaryVAT=Taux de TVA ou de taxes de ventes
+DictionaryRevenueStamp=Montants des timbres fiscaux
+DictionaryPaymentConditions=Conditions de règlement
+DictionaryPaymentModes=Modes de paiements
+DictionaryTypeContact=Types de contacts/adresses
+DictionaryEcotaxe=Barèmes Éco-participation (DEEE)
+DictionaryPaperFormat=Formats de papier
+DictionaryFees=Types de déplacements et notes de frais
+DictionarySendingMethods=Méthodes d'expédition
+DictionaryStaff=Effectifs
+DictionaryAvailability=Délais de livraison
+DictionaryOrderMethods=Méthodes de commandes
+DictionarySource=Origines des propales/commandes
+DictionaryAccountancyplan=Plan comptable
+DictionaryAccountancysystem=Modèles de plan comptable
 SetupSaved=Configuration sauvegardée
 BackToModuleList=Retour liste des modules
-BackToDictionnaryList=Retour liste des dictionnaires
+BackToDictionaryList=Retour liste des dictionnaires
 VATReceivedOnly=Taux spécial non facturé
 VATManagement=Gestion TVA
 VATIsUsedDesc=Le taux de TVA proposé par défaut lors de la création de proposition commerciale, facture, commande, etc... répond à la règle standard suivante :<br>Si vendeur non assujetti à TVA, TVA par défaut=0. Fin de règle.<br>Si le (pays vendeur= pays acheteur) alors TVA par défaut=TVA du produit vendu. Fin de règle.<br>Si vendeur et acheteur dans Communauté européenne et bien vendu= moyen de transport neuf (auto, bateau, avion), TVA par défaut=0 (La TVA doit être payée par acheteur au centre d'impôts de son pays et non au vendeur). Fin de règle.<br>Si vendeur et acheteur dans Communauté européenne et acheteur= particulier alors TVA par défaut=TVA du produit vendu. Fin de règle.<br>Si vendeur et acheteur dans Communauté européenne et acheteur= entreprise alors TVA par défaut=0. Fin de règle.<br>Sinon TVA proposée par défaut=0. Fin de règle.<br>
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Déclencheurs de ce fichier désactivés car le
 TriggerAlwaysActive=Déclencheurs de ce fichier toujours actifs, quels que soient les modules Dolibarr activés.
 TriggerActiveAsModuleActive=Déclencheurs de ce fichier actifs car le module <b>%s</b> est actif.
 GeneratedPasswordDesc=Definissez ici quelle règle vous voulez utiliser pour générer les mots de passe quand vous demandez à fabriquer un nouveau mot de passe
-DictionnaryDesc=Définissez ici les données de référence. Vous pouvez compléter/modifier les données prédéfinies avec les vôtres.
+DictionaryDesc=Définissez ici les données de référence. Vous pouvez compléter/modifier les données prédéfinies avec les vôtres.
 ConstDesc=Cet écran permet d'éditer tout autre paramètre non éditable dans les pages précédentes. Ce sont en général des paramètres réservés aux développeurs avancés ou utilisés pour du dépannage.
 OnceSetupFinishedCreateUsers=Attention, vous êtes sous un compte administrateur de Dolibarr. Les administrateurs sont utilisés pour configurer Dolibarr. Pour une utilisation courante de Dolibarr, il est recommandé d'utiliser un compte non administrateur créé depuis le menu "Utilisateurs & Groupes".
 MiscellaneousDesc=Définissez ici les autres paramètres en rapport avec la sécurité.
diff --git a/htdocs/langs/fr_FR/exports.lang b/htdocs/langs/fr_FR/exports.lang
index f16e90a53990c3f04bbdc2974632504396925622..4f6ccd2a9effe37919726d41a301642ff17d8043 100644
--- a/htdocs/langs/fr_FR/exports.lang
+++ b/htdocs/langs/fr_FR/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=L'identifiant de la ligne père retrouvé à part
 SourceRequired=Donnée source obligatoire
 SourceExample=Exemple de donnée source possible
 ExampleAnyRefFoundIntoElement=Toute réf. trouvée pour les éléments <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Tout code (ou identifiant) trouvé dans le dictionnaire <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Tout code (ou identifiant) trouvé dans le dictionnaire <b>%s</b>
 CSVFormatDesc=Fichier au format <b>Comma Separated Value</b> (.csv).<br>C'est un fichier au format texte dans lequel les champs sont séparés par le caractère [ %s ]. Si le séparateur est trouvé dans le contenu d'un champ, le champ doit être entouré du caractère [ %s ]. Le caractère d'échappement pour inclure un caractère de contour dans une donnée est [ %s ].
 Excel95FormatDesc=Format <b>Excel</b> (.xls).<br>Format Excel 95 (BIFF5).
 Excel2007FormatDesc=Format <b>Excel</b> (.xls).<br>Format standard Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang
index b00f14c3234d83c1036c906265b1d70401e40878..db12d0b4ee9c9a4dd19c9705ec8ae40ec6e84b35 100644
--- a/htdocs/langs/fr_FR/main.lang
+++ b/htdocs/langs/fr_FR/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Totale
 TotalMan=Total
 NeverReceived=Jamais reçu
 Canceled=Annulé
-YouCanChangeValuesForThisListFromDictionnarySetup=Vous pouvez changer les valeurs de cette liste depuis le menu accueil - configuration - dictionnaires
+YouCanChangeValuesForThisListFromDictionarySetup=Vous pouvez changer les valeurs de cette liste depuis le menu accueil - configuration - dictionnaires
 Color=Couleur
 Documents=Fichiers joints
 DocumentsNb=Fichiers joints (%s)
diff --git a/htdocs/langs/he_IL/admin.lang b/htdocs/langs/he_IL/admin.lang
index 3d4e94f84b4df12cabcbaa2ef2db03257ffe0b7a..a0dae01b69df1118056f33a7a403cc4d63897989 100644
--- a/htdocs/langs/he_IL/admin.lang
+++ b/htdocs/langs/he_IL/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=הגדרת אבטחה
 ErrorModuleRequirePHPVersion=שגיאה, מודול זה דורש %s PHP גירסה ומעלה
 ErrorModuleRequireDolibarrVersion=שגיאה, מודול זה דורש %s Dolibarr גרסה ומעלה
 ErrorDecimalLargerThanAreForbidden=שגיאה, דיוק גבוה יותר <b>%s</b> אינו נתמך.
-DictionnarySetup=הגדרת מילון
-# Dictionnary=Dictionaries
+DictionarySetup=הגדרת מילון
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=בטל פונקציונליות של JavaScript ו Ajax
@@ -726,34 +726,34 @@ Permission50202=ייבוא ​​עסקאות
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=החברה סוגים
-DictionnaryCompanyJuridicalType=סוגים חוק ומשפט של החברה
-DictionnaryProspectLevel=הסיכוי הפוטנציאלי ברמה
-DictionnaryCanton=המדינה / הקנטונים
-DictionnaryRegion=אזורים
-DictionnaryCountry=מדינות
-DictionnaryCurrency=מטבעות
-DictionnaryCivility=באדיבות כותרת
-DictionnaryActions=סוג של אירועים סדר היום
-DictionnarySocialContributions=תשלומים סוציאליים סוגים
-DictionnaryVAT=שיעורי מע&quot;מ או מכירות שיעורי מס
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=תנאי תשלום
-DictionnaryPaymentModes=תשלום מצבי
-DictionnaryTypeContact=צור סוגים
-DictionnaryEcotaxe=Ecotax (WEEE)
-DictionnaryPaperFormat=נייר פורמטים
-DictionnaryFees=סוג של דמי
-DictionnarySendingMethods=משלוח שיטות
-DictionnaryStaff=סגל
-DictionnaryAvailability=עיכוב משלוח
-DictionnaryOrderMethods=הזמנת שיטות
-DictionnarySource=מקור הצעות / הזמנות
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=החברה סוגים
+DictionaryCompanyJuridicalType=סוגים חוק ומשפט של החברה
+DictionaryProspectLevel=הסיכוי הפוטנציאלי ברמה
+DictionaryCanton=המדינה / הקנטונים
+DictionaryRegion=אזורים
+DictionaryCountry=מדינות
+DictionaryCurrency=מטבעות
+DictionaryCivility=באדיבות כותרת
+DictionaryActions=סוג של אירועים סדר היום
+DictionarySocialContributions=תשלומים סוציאליים סוגים
+DictionaryVAT=שיעורי מע&quot;מ או מכירות שיעורי מס
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=תנאי תשלום
+DictionaryPaymentModes=תשלום מצבי
+DictionaryTypeContact=צור סוגים
+DictionaryEcotaxe=Ecotax (WEEE)
+DictionaryPaperFormat=נייר פורמטים
+DictionaryFees=סוג של דמי
+DictionarySendingMethods=משלוח שיטות
+DictionaryStaff=סגל
+DictionaryAvailability=עיכוב משלוח
+DictionaryOrderMethods=הזמנת שיטות
+DictionarySource=מקור הצעות / הזמנות
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=הגדרת הציל
 BackToModuleList=חזרה לרשימת מודולים
-BackToDictionnaryList=חזרה לרשימת המילונים
+BackToDictionaryList=חזרה לרשימת המילונים
 VATReceivedOnly=שיעור מיוחד לא טעונה
 VATManagement=מע&quot;מ ניהול
 VATIsUsedDesc=שיעור המע&quot;מ כברירת מחדל בעת יצירת הסיכויים, חשבוניות, הזמנות וכו 'פעל הכלל רגיל פעיל: <br> אם המוכר הוא נתון מע&quot;מ, אז המע&quot;מ כברירת מחדל = 0. קץ שלטון. <br> אם (בארץ מוכר = לקנות בארץ), אז כברירת מחדל מע&quot;מ = מס ערך מוסף של המוצר בארץ מוכר. קץ שלטון. <br> אם המוכר והקונה בקהילה וסחורות אירופה הם מוצרי תחבורה (מכונית, ספינה, מטוס), המע&quot;מ מחדל = 0 (המע&quot;מ צריך להיות משולם על ידי הקונה על customoffice של ארצו ולא המוכר). קץ שלטון. <br> אם המוכר והקונה בקהילה הקונה האירופי היא לא חברה, אז כברירת מחדל מע&quot;מ = מס ערך מוסף של המוצר שנמכר. קץ שלטון. <br> אם המוכר והקונה בקהילה האירופית הקונה היא חברה, אז מע&quot;מ כברירת מחדל = 0. קץ שלטון. <br> אחר מע&quot;מ ברירת המחדל המוצעת = 0. קץ שלטון.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=גורמים בקובץ זה אינם זמיני
 TriggerAlwaysActive=גורמים בקובץ זה תמיד פעיל, לא משנה מה הם מודולים Dolibarr מופעל.
 TriggerActiveAsModuleActive=גורמים בקובץ זה הם פעיל <b>%s</b> מודול מופעלת.
 GeneratedPasswordDesc=להגדיר כאן כלל שבו ברצונך להשתמש כדי ליצור סיסמה חדשה אם אתה שואל כדי שהסיסמה אוטומטי שנוצר
-DictionnaryDesc=להגדיר כאן את כל datas הפניה. אתה יכול להשלים ערך מוגדר מראש עם שלך.
+DictionaryDesc=להגדיר כאן את כל datas הפניה. אתה יכול להשלים ערך מוגדר מראש עם שלך.
 ConstDesc=דף זה מאפשר לך לערוך את כל הפרמטרים האחרים לא זמין בעמודים הקודמים. הם שמורים הפרמטרים למפתחים מתקדמים או troubleshouting.
 OnceSetupFinishedCreateUsers=אזהרה, אתה משתמש שמנהל Dolibarr. מנהל משתמשים רגילים להגדיר Dolibarr. לשימוש הרגיל של Dolibarr, מומלץ להשתמש משתמש של מנהל מערכת לא נוצר משתמשים &amp; תפריט קבוצות.
 MiscellaneousDesc=להגדיר כאן את כל הפרמטרים האחרים הקשורים לביטחון.
@@ -1425,7 +1425,7 @@ AccountancyCode=חשבונאות קוד
 AgendaSetup=אירועים מודול ההתקנה סדר היום
 PasswordTogetVCalExport=מפתח לאשר הקישור יצוא
 PastDelayVCalExport=לא יצא אירוע מבוגרת
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=מודול זה מאפשר להוסיף סמל אחרי מספרי טלפון. לחץ על סמל זה נקרא שרת עם כתובת ה-URL מסוים אתה מגדיר להלן. זה יכול לשמש כדי להתקשר למוקד הטלפוני המערכת Dolibarr שיכול להתקשר למספר הטלפון על מערכת SIP למשל.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/he_IL/exports.lang b/htdocs/langs/he_IL/exports.lang
index e222e3fc6c01f013b211f681aafc18c2c897477a..b008b9d4eb53061f8b249f854ac223f72e1a94d2 100644
--- a/htdocs/langs/he_IL/exports.lang
+++ b/htdocs/langs/he_IL/exports.lang
@@ -109,7 +109,7 @@ LibraryVersion=גרסה
 # SourceRequired=Data value is mandatory
 # SourceExample=Example of possible data value
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 # CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/he_IL/main.lang b/htdocs/langs/he_IL/main.lang
index 7e2fb57629659d282e40295faf2c0fec7e3134ee..5fa217d61db3a42aae83c40811a676d00cde7f09 100644
--- a/htdocs/langs/he_IL/main.lang
+++ b/htdocs/langs/he_IL/main.lang
@@ -572,7 +572,7 @@ EventLogs=יומנים
 # TotalMan=Total
 # NeverReceived=Never received
 # Canceled=Canceled
-# YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+# YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 # Color=Color
 # Documents=Linked files
 # DocumentsNb=Linked files (%s)
diff --git a/htdocs/langs/hu_HU/admin.lang b/htdocs/langs/hu_HU/admin.lang
index 745ce8c2e37662952990dd700adab615ee3a8213..711b5221e38fb2fa1355b2a9690218300f9b7559 100644
--- a/htdocs/langs/hu_HU/admin.lang
+++ b/htdocs/langs/hu_HU/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Biztonsági beállítások
 ErrorModuleRequirePHPVersion=Hiba történt, ez a modul a PHP verzió vagy újabb %s
 ErrorModuleRequireDolibarrVersion=Hiba történt, ez a modul Dolibarr %s verzió vagy újabb
 ErrorDecimalLargerThanAreForbidden=Hiba, a precíziós magasabb <b>%s</b> nem támogatott.
-DictionnarySetup=Szótár beállítási
-# Dictionnary=Dictionaries
+DictionarySetup=Szótár beállítási
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Disable JavaScript és Ajax funkciókkal
@@ -726,34 +726,34 @@ Permission50202=Import ügyletek
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Cég típusok
-DictionnaryCompanyJuridicalType=Jogi féle cég
-DictionnaryProspectLevel=Prospect potenciális szintjétől
-DictionnaryCanton=Állami / kantonok
-DictionnaryRegion=Régiók
-DictionnaryCountry=Országok
-DictionnaryCurrency=Pénznemek
-DictionnaryCivility=Udvariasság cím
-DictionnaryActions=Típusa napirendi események
-DictionnarySocialContributions=Társadalombiztosítási hozzájárulások típusai
-DictionnaryVAT=HÉA-kulcsok vagy Értékesítés adókulcsok
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Fizetési feltételek
-DictionnaryPaymentModes=Fizetési módok
-DictionnaryTypeContact=Kapcsolat típusok
-DictionnaryEcotaxe=Ökoadó (WEEE)
-DictionnaryPaperFormat=Papír formátumok
-DictionnaryFees=Típusa díjak
-DictionnarySendingMethods=Szállítási módok
-DictionnaryStaff=Személyzet
-DictionnaryAvailability=Szállítási késedelem
-DictionnaryOrderMethods=Rendelés módszerek
-DictionnarySource=Származási javaslatok / megrendelések
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Cég típusok
+DictionaryCompanyJuridicalType=Jogi féle cég
+DictionaryProspectLevel=Prospect potenciális szintjétől
+DictionaryCanton=Állami / kantonok
+DictionaryRegion=Régiók
+DictionaryCountry=Országok
+DictionaryCurrency=Pénznemek
+DictionaryCivility=Udvariasság cím
+DictionaryActions=Típusa napirendi események
+DictionarySocialContributions=Társadalombiztosítási hozzájárulások típusai
+DictionaryVAT=HÉA-kulcsok vagy Értékesítés adókulcsok
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Fizetési feltételek
+DictionaryPaymentModes=Fizetési módok
+DictionaryTypeContact=Kapcsolat típusok
+DictionaryEcotaxe=Ökoadó (WEEE)
+DictionaryPaperFormat=Papír formátumok
+DictionaryFees=Típusa díjak
+DictionarySendingMethods=Szállítási módok
+DictionaryStaff=Személyzet
+DictionaryAvailability=Szállítási késedelem
+DictionaryOrderMethods=Rendelés módszerek
+DictionarySource=Származási javaslatok / megrendelések
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Beállítás mentett
 BackToModuleList=Visszalép a modulok listáját
-BackToDictionnaryList=Visszalép a szótárak listája
+BackToDictionaryList=Visszalép a szótárak listája
 VATReceivedOnly=Speciális kulcs nincs feltöltve
 VATManagement=ÁFA kezelés
 VATIsUsedDesc=Az ÁFA-kulcs létrehozásakor alapértelmezés szerint kilátások, számlák, megrendelések, stb kövesse a normál aktív szabályt: <br> Ha az eladó a HÉA alá, majd HÉA default = 0. Vége a szabály. <br> Ha a (eladási = vételi ország ország), akkor az ÁFA ÁFA = alapértelmezés szerint a termék az eladó ország. Vége a szabály. <br> Ha az eladó és a vevő az Európai Közösség és az áruk szállítása termékek (autó, hajó, repülő), az alapértelmezett ÁFA = 0 (a HÉA-t kell fizetni a vevő a customoffice hazája, és nem az eladónak). Vége a szabály. <br> Ha az eladó és a vevő az Európai Közösség és a vevő nem egy cég, akkor az ÁFA ÁFA = alapértelmezés szerint értékesített termékek. Vége a szabály. <br> Ha az eladó és a vevő az Európai Közösség és a vevő egy cég, akkor a HÉA default = 0. Vége a szabály. <br> Különben a javasolt alapértelmezett ÁFA = 0. Vége a szabály.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggerek ebben a fájlban vannak tiltva, mint <
 TriggerAlwaysActive=Triggerek ebben a fájlban mindig aktív, függetlenül az aktivált Dolibarr modulokat.
 TriggerActiveAsModuleActive=Triggerek ebben a fájlban vannak aktív <b>%s</b> modul engedélyezve van.
 GeneratedPasswordDesc=Határozza meg itt, hogy melyik szabályt kívánja használni, hogy új jelszót, ha kéred, hogy automatikusan generált jelszó
-DictionnaryDesc=Adjuk meg itt az összes referencia adatok. Készítse el előre meghatározott értéket a tiéd.
+DictionaryDesc=Adjuk meg itt az összes referencia adatok. Készítse el előre meghatározott értéket a tiéd.
 ConstDesc=Ez az oldal lehetővé teszi, hogy módosítsuk az összes többi paraméter nem áll rendelkezésre az előző oldalakon. Ők tartják fenn paraméterek haladó fejlesztőknek vagy troubleshouting.
 OnceSetupFinishedCreateUsers=Figyelem, egy Dolibarr rendszergazdaként. Rendszergazda felhasználók használják Dolibarr beállítani. A szokásos használat Dolibarr, akkor ajánlatos használni egy nem adminisztrátori felhasználói létre Felhasználók és csoportok menüben.
 MiscellaneousDesc=Adjuk meg itt az összes többi paraméter a biztonsággal kapcsolatos.
@@ -1425,7 +1425,7 @@ AccountancyCode=Számviteli kód
 AgendaSetup=Rendezvények és napirend modul beállítási
 PasswordTogetVCalExport=Főbb kiviteli engedélyezésének linket
 PastDelayVCalExport=Ne export esetén, mint a régebbi
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Ez a modul lehetővé teszi, hogy egészítsék ki egy ikont telefonszámot. Egy kattintással erre az ikonra fogja hívni a szerver egy adott URL-t meg az alábbiakban. Ezt fel lehet használni, hogy hívja a call center rendszert Dolibarr hogy hívhatjuk a telefonszámot egy SIP rendszert pl.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/hu_HU/exports.lang b/htdocs/langs/hu_HU/exports.lang
index 925c7f8ce84e5322bcced2ded09013114c22f879..970109ec47763699f06fdb8fcaa85e7743913ec4 100644
--- a/htdocs/langs/hu_HU/exports.lang
+++ b/htdocs/langs/hu_HU/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Az id a szülői vonal megtalálható a kód, akk
 SourceRequired=Adatérték kötelező
 SourceExample=Példa lehet az adatok értékét
 ExampleAnyRefFoundIntoElement=Minden ref talált elem <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Bármely kód (vagy azonosító) találtak a dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Bármely kód (vagy azonosító) találtak a dictionnary <b>%s</b>
 CSVFormatDesc=<b>Vesszővel elválasztott</b> fájlformátum (. Csv). <br> Ez egy szöveges fájl formátum ahol a mezők egymástól elválasztó [%s]. Ha az elválasztó belsejében található egy mező tartalmát, mező kerekíteni kerek karakter [%s]. Escape karakter menekülni kerek karakter [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/hu_HU/main.lang b/htdocs/langs/hu_HU/main.lang
index b21ac0900076468061cc22d162a156a2546fb146..639d3ece5e36f05717e0ce1be872ea73b8aaadf7 100644
--- a/htdocs/langs/hu_HU/main.lang
+++ b/htdocs/langs/hu_HU/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Összes
 TotalMan=Összes
 NeverReceived=Soha nem került átvételre
 Canceled=Megszakítva
-YouCanChangeValuesForThisListFromDictionnarySetup=A menü beállításból megváltoztatható ennek a listának az értékei
+YouCanChangeValuesForThisListFromDictionarySetup=A menü beállításból megváltoztatható ennek a listának az értékei
 Color=Szín
 Documents=Kapcsolt fájlok
 DocumentsNb=Kapcsolt fájlok (%s)
diff --git a/htdocs/langs/is_IS/admin.lang b/htdocs/langs/is_IS/admin.lang
index 894dce420d75a0274237ccf2e37cc9988e7f4e32..389ccf9b3caa88ceba6dffd5f734765026b450ec 100644
--- a/htdocs/langs/is_IS/admin.lang
+++ b/htdocs/langs/is_IS/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Öryggi skipulag
 ErrorModuleRequirePHPVersion=Villa, þessa einingu þarf PHP útgáfa %s  eða hærri
 ErrorModuleRequireDolibarrVersion=Villa, þessa einingu þarf Dolibarr útgáfu %s  eða hærri
 ErrorDecimalLargerThanAreForbidden=Villa, a nákvæmni hærra <b>en %s </b> er ekki studd.
-DictionnarySetup=Orðabók skipulag
-# Dictionnary=Dictionaries
+DictionarySetup=Orðabók skipulag
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Slökkva á Javascript og Ajax aðgerðir
@@ -726,34 +726,34 @@ Permission50202=Flytja viðskipti
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Fyrirtæki tegundir
-DictionnaryCompanyJuridicalType=Lögpersóna konar fyrirtæki
-DictionnaryProspectLevel=Prospect hugsanleg stig
-DictionnaryCanton=Ríki / kgm
-DictionnaryRegion=Svæði
-DictionnaryCountry=Lönd
-DictionnaryCurrency=Gjaldmiðlar
-DictionnaryCivility=Civility titill
-DictionnaryActions=Actions lista
-DictionnarySocialContributions=Tryggingagjöld tegundir
-DictionnaryVAT=VSK Verð
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Greiðsla skilyrði
-DictionnaryPaymentModes=Greiðsla stillingar
-DictionnaryTypeContact=Hafðu tegundir
-DictionnaryEcotaxe=Ecotax (raf-og rafeindabúnaðarúrgang)
-DictionnaryPaperFormat=Pappír snið
-DictionnaryFees=Tegund Gjaldskrá
-DictionnarySendingMethods=Sendings aðferðir
-DictionnaryStaff=Starfsfólk
-DictionnaryAvailability=Afhending töf
-DictionnaryOrderMethods=Röðun aðferðir
-DictionnarySource=Uppruni tillögur / pantanir
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Fyrirtæki tegundir
+DictionaryCompanyJuridicalType=Lögpersóna konar fyrirtæki
+DictionaryProspectLevel=Prospect hugsanleg stig
+DictionaryCanton=Ríki / kgm
+DictionaryRegion=Svæði
+DictionaryCountry=Lönd
+DictionaryCurrency=Gjaldmiðlar
+DictionaryCivility=Civility titill
+DictionaryActions=Actions lista
+DictionarySocialContributions=Tryggingagjöld tegundir
+DictionaryVAT=VSK Verð
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Greiðsla skilyrði
+DictionaryPaymentModes=Greiðsla stillingar
+DictionaryTypeContact=Hafðu tegundir
+DictionaryEcotaxe=Ecotax (raf-og rafeindabúnaðarúrgang)
+DictionaryPaperFormat=Pappír snið
+DictionaryFees=Tegund Gjaldskrá
+DictionarySendingMethods=Sendings aðferðir
+DictionaryStaff=Starfsfólk
+DictionaryAvailability=Afhending töf
+DictionaryOrderMethods=Röðun aðferðir
+DictionarySource=Uppruni tillögur / pantanir
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Skipulag vistuð
 BackToModuleList=Til baka í mát lista
-BackToDictionnaryList=Til baka orðabækur lista
+BackToDictionaryList=Til baka orðabækur lista
 VATReceivedOnly=Special hlutfall ákæra ekki
 VATManagement=VSK Stjórn
 VATIsUsedDesc=VSK-hlutfall sjálfgefið þegar þú býrð til viðskiptavina, reikninga, pantanir o.þ.h. fylgja virku staðall reglu: <br> Ef seljandi er með VSK, þá VSK sjálfgefið = 0. Lok reglu. <br> Ef (selja country = kaupa land), svo VSK sjálfgefið = VSK af vörunni í að selja landið. Lok reglu. <br> Ef seljanda og kaupanda í Evrópubandalagið og vörur eru seldar með nýjum flutningatæki (bíll, skip, flugvél) er sjálfgefna VSK = 0 (VSK ætti að vera greiddur af kaupanda við customoffice lands síns og ekki á seljandi ). Lok reglu. <br> Ef seljanda og kaupanda í Evrópubandalagið og seldum vörum með öðrum hætti en nýr flutningatæki, svo VSK sjálfgefið = VSK af vörunni seld. Lok reglu. <br> Annars fyrirhugaðar sjálfgefið VSK = 1. Lok reglu.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Hrindir af stað í þessari skrá eru óvirk se
 TriggerAlwaysActive=Hrindir af stað í þessari skrá eru alltaf virk, hvað sem er virkjaður Dolibarr mát.
 TriggerActiveAsModuleActive=Hrindir af stað í þessari skrá eru virku og <b>mát %s </b> er virkt.
 GeneratedPasswordDesc=Veldu hér sem regla sem þú vilt nota til að búa til nýtt lykilorð ef þú beðið um að hafa farartæki mynda lykilorð
-DictionnaryDesc=Define hér öll tilvísun gögn. Þú getur lokið fyrirfram gildi við þitt.
+DictionaryDesc=Define hér öll tilvísun gögn. Þú getur lokið fyrirfram gildi við þitt.
 ConstDesc=Þessi síða leyfir þér að breyta öllum öðrum breytum ekki í boði í fyrri síður. Þau eru frátekin breytur fyrir háþróaður verktaki eða troubleshouting.
 OnceSetupFinishedCreateUsers=Aðvörun, ertu Dolibarr stjórnandi notandann. Stjórnandi notendur eru notuð til að skipulag Dolibarr. Fyrir venjulega notkun Dolibarr, það er mælt með að nota ekki stjórnandi notandi stofnaðar Notendur & Groups valmyndinni.
 MiscellaneousDesc=Veldu hér öllum öðrum þáttum sem tengjast öryggi.
@@ -1425,7 +1425,7 @@ AccountancyCode=Bankar Code
 AgendaSetup=Aðgerðir og dagskrá mát skipulag
 PasswordTogetVCalExport=Lykill að heimila útflutning hlekkur
 PastDelayVCalExport=Ekki flytja atburður eldri en
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Þessi eining leyfir þér að bæta við tákn eftir símanúmeri Dolibarr tengiliði. A smella á þetta tákn mun hringja í serveur með ákveðinni vefslóð sem þú tilgreinir hér að neðan. Þetta má nota til að hringja í miðju símtali kerfi frá Dolibarr að geta hringt í símanúmer á SIP kerfi til dæmis.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/is_IS/exports.lang b/htdocs/langs/is_IS/exports.lang
index 998ebe460b616d357f8ba9acf9431dac5c904877..d40a315888c9ffd62d529bbf7d041013e25c6bcf 100644
--- a/htdocs/langs/is_IS/exports.lang
+++ b/htdocs/langs/is_IS/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Einkennisnúmer línu foreldri finnst af kóða,
 SourceRequired=Gögn gildi er nauðsynlegur
 SourceExample=Dæmi um hugsanlegar gildi gögn
 ExampleAnyRefFoundIntoElement=Allar tilv fann fyrir <b>%s</b> þátturinn
-ExampleAnyCodeOrIdFoundIntoDictionnary=Allir númer (eða id) fannst í dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Allir númer (eða id) fannst í dictionnary <b>%s</b>
 CSVFormatDesc=<b>Comma Seperated Gildi</b> skráarsnið (. Csv). <br> Þetta er textaskrá snið þar sem reitir eru aðskilin með skiltákn [%s]. Ef skiltákn finnst inni í reitinn innihald er á sviði rúnnuð með umferð karakter [%s]. Flýja staf til að flýja umferð eðli er [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/is_IS/main.lang b/htdocs/langs/is_IS/main.lang
index 059dfb4a25bba2d9b3033080eee8431ac270f49a..609c401eb8dd4f079489c3f5643efbce757af53f 100644
--- a/htdocs/langs/is_IS/main.lang
+++ b/htdocs/langs/is_IS/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Samtals
 TotalMan=Samtals
 NeverReceived=Aldrei fengið
 Canceled=Hætt við
-YouCanChangeValuesForThisListFromDictionnarySetup=Þú getur breytt gildi fyrir þennan lista frá skipulag matseðill - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Þú getur breytt gildi fyrir þennan lista frá skipulag matseðill - dictionnary
 Color=Litur
 Documents=Hlekkur skrá
 DocumentsNb=Hlekkur skrá ( %s )
diff --git a/htdocs/langs/it_IT/admin.lang b/htdocs/langs/it_IT/admin.lang
index 2828675521f198bc088adc7963e951b5498c51cd..bdc2f71f3894cb7603ada62c3f39950a6339a54a 100644
--- a/htdocs/langs/it_IT/admin.lang
+++ b/htdocs/langs/it_IT/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Impostazioni per la sicurezza
 ErrorModuleRequirePHPVersion=Errore, questo modulo richiede PHP versione %s o superiore.
 ErrorModuleRequireDolibarrVersion=Errore, questo modulo richiede Dolibarr versione %s o superiore.
 ErrorDecimalLargerThanAreForbidden=Errore, una precisione superiore a <b> %s </b> non è supportata.
-DictionnarySetup=Configurazione dizionario
-Dictionnary=Dizionari
+DictionarySetup=Configurazione dizionario
+Dictionary=Dizionari
 ErrorReservedTypeSystemSystemAuto=I valori 'system' e 'systemauto' sono riservati. Puoi usare 'user' come valore da aggiungere al tuo record.
 ErrorCodeCantContainZero=Il codice non può contenere il valore 0
 DisableJavascript=Disabilita JavaScript e funzioni Ajax
@@ -726,34 +726,34 @@ Permission50202=Importare transazioni
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Tipi di azienda
-DictionnaryCompanyJuridicalType=Forme giuridiche di impresa
-DictionnaryProspectLevel=Livello prospettiva potenziale cliente
-DictionnaryCanton=Province
-DictionnaryRegion=Regioni
-DictionnaryCountry=Paesi
-DictionnaryCurrency=Valute
-DictionnaryCivility=Titoli civili
-DictionnaryActions=Tipi di azioni/eventi
-DictionnarySocialContributions=Tipi di contributi
-DictionnaryVAT=Aliquote IVA
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Condizioni di pagamento
-DictionnaryPaymentModes=Modalità di pagamento
-DictionnaryTypeContact=Tipi di contatto
-DictionnaryEcotaxe=Ecotassa (RAEE)
-DictionnaryPaperFormat=Formati di carta
-DictionnaryFees=Tipo di tasse
-DictionnarySendingMethods=Metodi di invio
-DictionnaryStaff=Personale
-DictionnaryAvailability=Ritardo nella consegna
-DictionnaryOrderMethods=Metodi di ordinamento
-DictionnarySource=Origine degli ordini/proposte
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Tipi di azienda
+DictionaryCompanyJuridicalType=Forme giuridiche di impresa
+DictionaryProspectLevel=Livello prospettiva potenziale cliente
+DictionaryCanton=Province
+DictionaryRegion=Regioni
+DictionaryCountry=Paesi
+DictionaryCurrency=Valute
+DictionaryCivility=Titoli civili
+DictionaryActions=Tipi di azioni/eventi
+DictionarySocialContributions=Tipi di contributi
+DictionaryVAT=Aliquote IVA
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Condizioni di pagamento
+DictionaryPaymentModes=Modalità di pagamento
+DictionaryTypeContact=Tipi di contatto
+DictionaryEcotaxe=Ecotassa (RAEE)
+DictionaryPaperFormat=Formati di carta
+DictionaryFees=Tipo di tasse
+DictionarySendingMethods=Metodi di invio
+DictionaryStaff=Personale
+DictionaryAvailability=Ritardo nella consegna
+DictionaryOrderMethods=Metodi di ordinamento
+DictionarySource=Origine degli ordini/proposte
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Impostazioni salvate
 BackToModuleList=Torna alla lista moduli
-BackToDictionnaryList=Torna alla lista dizionari
+BackToDictionaryList=Torna alla lista dizionari
 VATReceivedOnly=Tariffa speciale non dovuta
 VATManagement=Gestione IVA
 VATIsUsedDesc=Impostazione predefinita dell'aliquota IVA usata per la creazione di prospetti, fatture, ordini, ecc  <br/> Applicata se il venditore è soggetto ad IVA.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=I trigger in questo file sono disabilitati perch
 TriggerAlwaysActive=I trigger in questo file sono sempre attivi, indipendentemente da quali moduli siano attivi in Dolibarr.
 TriggerActiveAsModuleActive=I trigger in questo file sono attivi se il modulo <b>%s</b> è attivo.
 GeneratedPasswordDesc=Regola per la generazione di nuove password generate automaticamente
-DictionnaryDesc=Definire qui tutti i dati di riferimento. è possibile integrare i valori predefinito con i vostri.
+DictionaryDesc=Definire qui tutti i dati di riferimento. è possibile integrare i valori predefinito con i vostri.
 ConstDesc=Questa pagina ti permette di modificare tutti i parametri non disponibili nelle pagine precedenti. Si tratta di parametri riservati per lo sviluppo o il troubleshooting.
 OnceSetupFinishedCreateUsers=Attenzione, sei un utente amministratore Dolibarr. Le utenze amministrative vanno utilizzate per l'impostazione del sistema. Per un uso abituale di Dolibarr si raccomanda di non utilizzare un utente amministratore, ma crearne uno nuovo dal menu utenti e gruppi.
 MiscellaneousDesc=Definire qui tutti gli altri parametri relativi alla sicurezza.
@@ -1425,7 +1425,7 @@ AccountancyCode=Codice contabile
 AgendaSetup=Impostazioni modulo agenda
 PasswordTogetVCalExport=Chiave per autorizzare l'esportazione di link
 PastDelayVCalExport=Non esportare evento più vecchio di
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Questo modulo aggiunge una icona accanto ai numeri telefonici dei contatti in Dolibarr.<br/> Cliccando sull'icona si attiva il collegamento al server che effettuerà le chiamate telefoniche.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/it_IT/exports.lang b/htdocs/langs/it_IT/exports.lang
index 17fa21d03a5df54f116a64c6740e1e5907ef09e6..55cefcda9f64d5726dd3ebcefa394258c9d27a54 100644
--- a/htdocs/langs/it_IT/exports.lang
+++ b/htdocs/langs/it_IT/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=L'id della riga superiore trovato dal codice verr
 SourceRequired=valore dei dati è obbligatorio
 SourceExample=Esempio di possibile valore di dati
 ExampleAnyRefFoundIntoElement=Qualsiasi ref trovati per <b>%s</b> elementi
-ExampleAnyCodeOrIdFoundIntoDictionnary=Qualsiasi codice (o id) hanno trovato in <b>%s</b> Dizionario
+ExampleAnyCodeOrIdFoundIntoDictionary=Qualsiasi codice (o id) hanno trovato in <b>%s</b> Dizionario
 CSVFormatDesc=Formato <b>Comma Separated Value</b> (.Csv).<br/>File di testo dove i campi sono separati dal separatore [%s]. Se il separatore è situato all'interno di un contenuto del campo, il campo è circondato dal carattere di contenimento [%s]. Il carattere di escape per il carattere di contenimento è [%s].
 Excel95FormatDesc=Formato <b>Excel</b> (.xls)<br>Questo è il formato nativo Excel 95 (BIFF5).
 Excel2007FormatDesc=Formato <b>Excel</b> (.xlsx)<br>Questo è il formato nativo Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/it_IT/main.lang b/htdocs/langs/it_IT/main.lang
index a4b5ce99d25e0c05e9754d39e50f3f4dc6a2273e..5adb25d0f58e324e74e7893e9f168f559dbfa9da 100644
--- a/htdocs/langs/it_IT/main.lang
+++ b/htdocs/langs/it_IT/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Totale
 TotalMan=Totale
 NeverReceived=Mai ricevuto
 Canceled=Annullato
-YouCanChangeValuesForThisListFromDictionnarySetup=È possibile modificare i valori di questo elenco dal menu Impostazioni - Dizionario
+YouCanChangeValuesForThisListFromDictionarySetup=È possibile modificare i valori di questo elenco dal menu Impostazioni - Dizionario
 Color=Colore
 Documents=Documenti
 DocumentsNb=file collegati (%s)
diff --git a/htdocs/langs/ja_JP/admin.lang b/htdocs/langs/ja_JP/admin.lang
index 34027ac2627883bbe0e8248c28f00a5668fc4a78..a64cf7b79407724c520df4e6e8c4f80f355f795c 100644
--- a/htdocs/langs/ja_JP/admin.lang
+++ b/htdocs/langs/ja_JP/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=セキュリティの設定
 ErrorModuleRequirePHPVersion=エラーは、このモジュールは、PHPのバージョン%s以上が必要です
 ErrorModuleRequireDolibarrVersion=エラー、このモジュールはDolibarrバージョン%s以上が必要です
 ErrorDecimalLargerThanAreForbidden=<b>%s</b>より精度の高いエラーは、サポートされていません。
-DictionnarySetup=辞書のセットアップ
-# Dictionnary=Dictionaries
+DictionarySetup=辞書のセットアップ
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=JavaScriptとAjaxの機能を無効にする
@@ -726,34 +726,34 @@ Permission50202=輸入取引
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=会社の種類
-DictionnaryCompanyJuridicalType=会社の法人の種類
-DictionnaryProspectLevel=見通しの潜在的なレベル
-DictionnaryCanton=状態/カントン
-DictionnaryRegion=地域
-DictionnaryCountry=国
-DictionnaryCurrency=通貨
-DictionnaryCivility=礼儀のタイトル
-DictionnaryActions=アジェンダイベントのタイプ
-DictionnarySocialContributions=社会貢献活動の種類
-DictionnaryVAT=VATレートまたは販売税率
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=支払条件
-DictionnaryPaymentModes=支払いモード
-DictionnaryTypeContact=種類をお問い合わせ
-DictionnaryEcotaxe=Ecotax(WEEE)
-DictionnaryPaperFormat=紙の形式
-DictionnaryFees=手数料の種類
-DictionnarySendingMethods=配送方法
-DictionnaryStaff=スタッフ
-DictionnaryAvailability=配達遅延
-DictionnaryOrderMethods=注文方法
-DictionnarySource=提案/受注の起源
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=会社の種類
+DictionaryCompanyJuridicalType=会社の法人の種類
+DictionaryProspectLevel=見通しの潜在的なレベル
+DictionaryCanton=状態/カントン
+DictionaryRegion=地域
+DictionaryCountry=国
+DictionaryCurrency=通貨
+DictionaryCivility=礼儀のタイトル
+DictionaryActions=アジェンダイベントのタイプ
+DictionarySocialContributions=社会貢献活動の種類
+DictionaryVAT=VATレートまたは販売税率
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=支払条件
+DictionaryPaymentModes=支払いモード
+DictionaryTypeContact=種類をお問い合わせ
+DictionaryEcotaxe=Ecotax(WEEE)
+DictionaryPaperFormat=紙の形式
+DictionaryFees=手数料の種類
+DictionarySendingMethods=配送方法
+DictionaryStaff=スタッフ
+DictionaryAvailability=配達遅延
+DictionaryOrderMethods=注文方法
+DictionarySource=提案/受注の起源
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=セットアップは、保存された
 BackToModuleList=モジュールリストに戻る
-BackToDictionnaryList=辞書リストに戻る
+BackToDictionaryList=辞書リストに戻る
 VATReceivedOnly=特別料金でご利用いただけません
 VATManagement=付加価値税管理
 VATIsUsedDesc=見通しを作成して、デフォルトでは付加価値税率、請求書、発注などのアクティブな標準ルールに従います。 <br>デフォルト= 0により、売主が付加価値税の対象とされている場合は、付加価値税。ルールの終わり。 <br> IF(販売国=国を購入)し、販売国の製品のデフォルトでは付加価値税= VAT。ルールの終わり。 <br>欧州共同体及び物品の売り手と買い手は、トランスポート製品(自動車、船、飛行機)、デフォルトの付加価値税= 0(付加価値税は売主で彼の国のcustomofficeでなく買い手によって支払われるべきである。)である場合ルールの終わり。 <br>欧州共同体と買い手の売り手と買い手は、企業、デフォルトでは付加価値製品の販売の=付加価値税ではない場合。ルールの終わり。 <br>欧州共同体と買い手の売り手と買い手の場合は、会社、デフォルトで、付加価値税= 0です。ルールの終わり。 <br>他に提案されたデフォルトの付加価値税= 0になります。ルールの終わり。
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=モジュール<b>%sが</b>無効<b>になっ</b
 TriggerAlwaysActive=このファイル内のトリガーがアクティブにDolibarrモジュールであれ、常にアクティブです。
 TriggerActiveAsModuleActive=モジュール<b>%sが</b>有効<b>になっ</b>ているとして、このファイル内のトリガーがアクティブになります。
 GeneratedPasswordDesc=あなたが自動生成されたパスワードを持つように要求した場合、新しいパスワードを生成するために使用するルールがここで定義
-DictionnaryDesc=ここですべての参照件のデータを定義します。あなたはあなたで定義済みの値を完了することができます。
+DictionaryDesc=ここですべての参照件のデータを定義します。あなたはあなたで定義済みの値を完了することができます。
 ConstDesc=このページでは、前のページで使用できない他のすべてのパラメータを編集することができます。彼らは高度な開発者のためにまたはtroubleshoutingのパラメータを予約されています。
 OnceSetupFinishedCreateUsers=警告は、あなたはDolibarr管理者のユーザーです。管理者ユーザーがDolibarrをセットアップするために使用されます。 Dolibarrの通常の使用方法については、それはユーザーとグループ]メニューから作成された非管理者ユーザーを使用することをお勧めします。
 MiscellaneousDesc=ここでセキュリティに関連する他のすべてのパラメータを定義します。
@@ -1425,7 +1425,7 @@ AccountancyCode=会計コード
 AgendaSetup=イベントと議題モジュールのセットアップ
 PasswordTogetVCalExport=エクスポートのリンクを許可するキー
 PastDelayVCalExport=より古いイベントはエクスポートされません
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=このモジュールは、電話番号の後にアイコンを追加することができます。このアイコンをクリックすると、あなたは以下の定義、特定のURLを使用してサーバーを呼び出します。これは、例えばSIPシステム上で電話番号を呼び出すことができますDolibarrからのコール·センター·システムを呼び出すために使用することができます。
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/ja_JP/exports.lang b/htdocs/langs/ja_JP/exports.lang
index 76938d508b6d555cb4dffb70cb94452dcee31148..3f758c2e432fef18b4f2a7a2b1105a6c7882772a 100644
--- a/htdocs/langs/ja_JP/exports.lang
+++ b/htdocs/langs/ja_JP/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=コー​​ドから見つかった親行のID
 SourceRequired=データ値は必須です。
 SourceExample=可能なデータ値の例
 ExampleAnyRefFoundIntoElement=任意のref要素の<b>%s</b>見つかりました
-ExampleAnyCodeOrIdFoundIntoDictionnary=dictionnary <b>%s</b>に発見されたコード(またはID)
+ExampleAnyCodeOrIdFoundIntoDictionary=dictionnary <b>%s</b>に発見されたコード(またはID)
 CSVFormatDesc=<b>カンマ区切りファイル</b>形式(。CSV)。 <br>これは、フィールドがセパレータ[%s]で区切られたテキストフ​​ァイル形式です。区切り文字はフィールドの内容の中に発見されている場合は、フィールドが円形文字[%s]で丸められます。 [%s]は丸い文字をエスケープする文字をエスケープします。
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/ja_JP/main.lang b/htdocs/langs/ja_JP/main.lang
index 4aa2a438ddc1751b37bd2bdb7a83630e87ce42fe..ed7f6cf0abeeb5b6ffd920314f9d0751d53f980f 100644
--- a/htdocs/langs/ja_JP/main.lang
+++ b/htdocs/langs/ja_JP/main.lang
@@ -572,7 +572,7 @@ TotalWoman=合計
 TotalMan=合計
 NeverReceived=受信しませんでした
 Canceled=キャンセル
-YouCanChangeValuesForThisListFromDictionnarySetup=dictionnary  - あなたは、メニューの設定からこのリストの値を変更することができます
+YouCanChangeValuesForThisListFromDictionarySetup=dictionnary  - あなたは、メニューの設定からこのリストの値を変更することができます
 Color=カラー
 Documents=リンクされたファイル
 DocumentsNb=リンクされたファイル(%s)
diff --git a/htdocs/langs/ko_KR/admin.lang b/htdocs/langs/ko_KR/admin.lang
index b275e4d128a790045bf0ba847904ee2bddc057a1..d17061df3d509e78c130c2a85f1fb0e758e5ae38 100644
--- a/htdocs/langs/ko_KR/admin.lang
+++ b/htdocs/langs/ko_KR/admin.lang
@@ -43,8 +43,8 @@ VersionLastUpgrade=최종 버전 업그레이드
 # ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
 # ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
 # ErrorDecimalLargerThanAreForbidden=Error, a precision higher than <b>%s</b> is not supported.
-# DictionnarySetup=Dictionary setup
-# Dictionnary=Dictionaries
+# DictionarySetup=Dictionary setup
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 # DisableJavascript=Disable JavaScript and Ajax functions
@@ -726,34 +726,34 @@ VersionLastUpgrade=최종 버전 업그레이드
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-# DictionnaryCompanyType=Company types
-# DictionnaryCompanyJuridicalType=Juridical kinds of company
-# DictionnaryProspectLevel=Prospect potential level
-# DictionnaryCanton=State/Cantons
-# DictionnaryRegion=Regions
-# DictionnaryCountry=Countries
-# DictionnaryCurrency=Currencies
-# DictionnaryCivility=Civility title
-# DictionnaryActions=Type of agenda events
-# DictionnarySocialContributions=Social contributions types
-# DictionnaryVAT=VAT Rates or Sales Tax Rates
-# DictionnaryRevenueStamp=Amount of revenue stamps
-# DictionnaryPaymentConditions=Payment terms
-# DictionnaryPaymentModes=Payment modes
-# DictionnaryTypeContact=Contact/Address types
-# DictionnaryEcotaxe=Ecotax (WEEE)
-# DictionnaryPaperFormat=Paper formats
-# DictionnaryFees=Type of fees
-# DictionnarySendingMethods=Shipping methods
-# DictionnaryStaff=Staff
-# DictionnaryAvailability=Delivery delay
-# DictionnaryOrderMethods=Ordering methods
-# DictionnarySource=Origin of proposals/orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+# DictionaryCompanyType=Company types
+# DictionaryCompanyJuridicalType=Juridical kinds of company
+# DictionaryProspectLevel=Prospect potential level
+# DictionaryCanton=State/Cantons
+# DictionaryRegion=Regions
+# DictionaryCountry=Countries
+# DictionaryCurrency=Currencies
+# DictionaryCivility=Civility title
+# DictionaryActions=Type of agenda events
+# DictionarySocialContributions=Social contributions types
+# DictionaryVAT=VAT Rates or Sales Tax Rates
+# DictionaryRevenueStamp=Amount of revenue stamps
+# DictionaryPaymentConditions=Payment terms
+# DictionaryPaymentModes=Payment modes
+# DictionaryTypeContact=Contact/Address types
+# DictionaryEcotaxe=Ecotax (WEEE)
+# DictionaryPaperFormat=Paper formats
+# DictionaryFees=Type of fees
+# DictionarySendingMethods=Shipping methods
+# DictionaryStaff=Staff
+# DictionaryAvailability=Delivery delay
+# DictionaryOrderMethods=Ordering methods
+# DictionarySource=Origin of proposals/orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 # SetupSaved=Setup saved
 # BackToModuleList=Back to modules list
-# BackToDictionnaryList=Back to dictionaries list
+# BackToDictionaryList=Back to dictionaries list
 # VATReceivedOnly=Special rate not charged
 # VATManagement=VAT Management
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ LocalTax2IsNotUsedExample=
 # TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
 # TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
 # GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
-# DictionnaryDesc=Define here all reference datas. You can complete predefined value with yours.
+# DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
 # ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
 # OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
 # MiscellaneousDesc=Define here all other parameters related to security.
@@ -1425,7 +1425,7 @@ LocalTax2IsNotUsedExample=
 # AgendaSetup=Events and agenda module setup
 # PasswordTogetVCalExport=Key to authorize export link
 # PastDelayVCalExport=Do not export event older than
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 # ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/ko_KR/exports.lang b/htdocs/langs/ko_KR/exports.lang
index cf084e6fac0c1780e81b47f90c1983188d666bab..5a5cb48e746a34c27388db652d127186dfed1a20 100644
--- a/htdocs/langs/ko_KR/exports.lang
+++ b/htdocs/langs/ko_KR/exports.lang
@@ -109,7 +109,7 @@ LibraryVersion=버전
 # SourceRequired=Data value is mandatory
 # SourceExample=Example of possible data value
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 # CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/ko_KR/main.lang b/htdocs/langs/ko_KR/main.lang
index 66cef4048e61b803ffb8154c2441e8fe33eb2fb0..6d52840f8f0b9a93ea5ff876e0b4c7587c87cd7f 100644
--- a/htdocs/langs/ko_KR/main.lang
+++ b/htdocs/langs/ko_KR/main.lang
@@ -572,7 +572,7 @@ Size=크기
 # TotalMan=Total
 # NeverReceived=Never received
 # Canceled=Canceled
-# YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+# YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 # Color=Color
 # Documents=Linked files
 # DocumentsNb=Linked files (%s)
diff --git a/htdocs/langs/lv_LV/admin.lang b/htdocs/langs/lv_LV/admin.lang
index bc7e28c9f09cfcac4b5057507d0ea0e1ae83bdd8..b00b5bd22c6b6d694c61ca19efc82a47c925230e 100644
--- a/htdocs/langs/lv_LV/admin.lang
+++ b/htdocs/langs/lv_LV/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Drošības iestatījumi
 ErrorModuleRequirePHPVersion=Kļūda, šim modulim ir nepieciešama PHP versija %s vai augstāka
 ErrorModuleRequireDolibarrVersion=Kļūda, šim modulim nepieciešama Dolibarr versija %s vai augstāka
 ErrorDecimalLargerThanAreForbidden=Kļūda, precizitāte augstāka nekā <b>%s</b> netiek atbalstīta.
-DictionnarySetup=Vārdnīcas iestatīšana
-Dictionnary=Vārdnīcas
+DictionarySetup=Vārdnīcas iestatīšana
+Dictionary=Vārdnīcas
 ErrorReservedTypeSystemSystemAuto=Vērtību &quot;sistēma&quot; un &quot;systemauto&quot; veida tiek aizsargātas. Jūs varat izmantot &quot;lietotājs&quot;, kā vērtība, lai pievienotu savu ierakstu
 ErrorCodeCantContainZero=Kods nevar saturēt 0 vērtību
 DisableJavascript=Atslēgt JavaScript un Ajax funkcijas
@@ -726,34 +726,34 @@ Permission55001=Lasīt aptaujas
 Permission55002=Izveidot/mainīt aptaujas
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Uzņēmumu veidi
-DictionnaryCompanyJuridicalType=Sabiedrību juridiskais veids
-DictionnaryProspectLevel=Prospect potenciālais līmenis
-DictionnaryCanton=Valsts / kantonos
-DictionnaryRegion=Reģioni
-DictionnaryCountry=Valstis
-DictionnaryCurrency=Valūtas
-DictionnaryCivility=Pieklājība virsraksts
-DictionnaryActions=Veids kārtības pasākumu
-DictionnarySocialContributions=Sociālās iemaksas veidi
-DictionnaryVAT=PVN likmes vai pārdošanas nodokļa likmes
-DictionnaryRevenueStamp=Summa nodokļu marku
-DictionnaryPaymentConditions=Samaksas noteikumi
-DictionnaryPaymentModes=Maksājumu veidi
-DictionnaryTypeContact=Kontakti/adrešu veidi
-DictionnaryEcotaxe=Vides nodoklis (EEIA)
-DictionnaryPaperFormat=Papīra formāti
-DictionnaryFees=Tips maksas
-DictionnarySendingMethods=Piegādes veidi
-DictionnaryStaff=Personāls
-DictionnaryAvailability=Piegādes aizkavēšanās
-DictionnaryOrderMethods=Pasūtīšana metodes
-DictionnarySource=Izcelsme priekšlikumus / pasūtījumu
-DictionnaryAccountancyplan=Kontu
-DictionnaryAccountancysystem=Modeļi kontu
+DictionaryCompanyType=Uzņēmumu veidi
+DictionaryCompanyJuridicalType=Sabiedrību juridiskais veids
+DictionaryProspectLevel=Prospect potenciālais līmenis
+DictionaryCanton=Valsts / kantonos
+DictionaryRegion=Reģioni
+DictionaryCountry=Valstis
+DictionaryCurrency=Valūtas
+DictionaryCivility=Pieklājība virsraksts
+DictionaryActions=Veids kārtības pasākumu
+DictionarySocialContributions=Sociālās iemaksas veidi
+DictionaryVAT=PVN likmes vai pārdošanas nodokļa likmes
+DictionaryRevenueStamp=Summa nodokļu marku
+DictionaryPaymentConditions=Samaksas noteikumi
+DictionaryPaymentModes=Maksājumu veidi
+DictionaryTypeContact=Kontakti/adrešu veidi
+DictionaryEcotaxe=Vides nodoklis (EEIA)
+DictionaryPaperFormat=Papīra formāti
+DictionaryFees=Tips maksas
+DictionarySendingMethods=Piegādes veidi
+DictionaryStaff=Personāls
+DictionaryAvailability=Piegādes aizkavēšanās
+DictionaryOrderMethods=Pasūtīšana metodes
+DictionarySource=Izcelsme priekšlikumus / pasūtījumu
+DictionaryAccountancyplan=Kontu
+DictionaryAccountancysystem=Modeļi kontu
 SetupSaved=Iestatījumi saglabāti
 BackToModuleList=Atpakaļ uz moduļu sarakstu
-BackToDictionnaryList=Atpakaļ uz vārdnīcu sarakstu
+BackToDictionaryList=Atpakaļ uz vārdnīcu sarakstu
 VATReceivedOnly=Īpaša likme nav jāmaksā
 VATManagement=PVN Vadība
 VATIsUsedDesc=PVN likme pēc noklusējuma, veidojot izredzes, rēķini, rīkojumi uc sekot aktīvo standarta noteikums: <br> Ja pārdevējs nav pakļauta PVN, tad PVN pēc noklusējuma = 0. Beigas varu. <br> Ja (pārdošanas valstij = pērkot valsti), tad pēc noklusējuma PVN = PVN no produkta pārdošanas valstī. Beigas varu. <br> Ja pārdevējs un pircējs Eiropas Kopienā, un preces ir transporta līdzekļi (auto, kuģis, lidmašīna), noklusējuma PVN = 0 (PVN būtu jāmaksā pircējam pie customoffice savas valsts, nevis pārdevējs). Beigas varu. <br> Ja pārdevējs un pircējs Eiropas Kopienas un pircējs nav uzņēmums, tad PVN pēc noklusējuma = PVN no pārdotā produkta. Beigas varu. <br> Ja pārdevējs un pircējs Eiropas Kopienas un pircējs ir uzņēmums, tad PVN pēc noklusējuma = 0. Beigas varu. <br> Else ierosinātā noklusējuma PVN = 0. Beigas varu.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Trigeri Šajā failā ir invalīdi, kā modulis
 TriggerAlwaysActive=Trigeri Šajā failā ir aktīva vienmēr, neatkarīgi ir aktivizēts Dolibarr moduļiem.
 TriggerActiveAsModuleActive=Trigeri Šajā failā ir aktīvs kā modulis <b>%s</b> ir iespējots.
 GeneratedPasswordDesc=Noteikt šeit, kas noteikums jūs vēlaties izmantot, lai radītu jaunu paroli, ja jūs lūgt, lai ir auto radīto paroli
-DictionnaryDesc=Definēt šeit visas atsauces datas. Jūs varat aizpildīt iepriekš vērtību ar jums.
+DictionaryDesc=Definēt šeit visas atsauces datas. Jūs varat aizpildīt iepriekš vērtību ar jums.
 ConstDesc=Šī lapa ļauj jums rediģēt visus citus parametrus, kas nav pieejamas iepriekšējās lapās. Tie ir rezervētas parametrus pieredzējušiem izstrādātājiem vai troubleshouting.
 OnceSetupFinishedCreateUsers=Uzmanību, jums ir Dolibarr administrators lietotājs. Administratora lietotāji izmanto, lai setup Dolibarr. Par parasto izmantošanu Dolibarr, ieteicams izmantot bez administratora lietotājam izveidota no lietotājiem un grupas ēdienkarti.
 MiscellaneousDesc=Definēt šeit visus citus parametrus, kas saistīti ar drošību.
@@ -1425,7 +1425,7 @@ AccountancyCodeBuy=Iegādāties kontu. kods
 AgendaSetup=Notikumi un kārtības modulis uzstādīšana
 PasswordTogetVCalExport=Galvenais atļaut eksporta saiti
 PastDelayVCalExport=Neeksportē notikums vecāki par
-AGENDA_USE_EVENT_TYPE=Izmantojiet notikumus veidus (izdevās uz Configuration-&gt; Dictionnary-&gt; llx_c_actioncomm)
+AGENDA_USE_EVENT_TYPE=Izmantojiet notikumus veidus (izdevās uz Configuration-&gt; Dictionary-&gt; llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Šis modulis ļauj pievienot ikonu pēc tālruņa numuriem. Uz šīs ikonas, noklikšķiniet sauksim serveri ar īpašu URL, noteikt turpmāk. To var izmantot, lai izsauktu zvanu centrs sistēmu no Dolibarr kas var telefona numuru, uz SIP sistēmu, piemēram,.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/lv_LV/exports.lang b/htdocs/langs/lv_LV/exports.lang
index 63a0c64470c300785d8f5220d6a25b03a34903c5..6f9472a271faf874df8ca32df4679d5b1e719eb5 100644
--- a/htdocs/langs/lv_LV/exports.lang
+++ b/htdocs/langs/lv_LV/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Mātes līnijas atrasts no koda id, tiks ievietot
 SourceRequired=Datu vērtība ir obligāta
 SourceExample=Piemērs par iespējamo datu vērtības
 ExampleAnyRefFoundIntoElement=Jebkura atsauce atrasts elementu <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Jebkura kods (vai id) atzina par dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Jebkura kods (vai id) atzina par dictionnary <b>%s</b>
 CSVFormatDesc=<b>Ar komatu atdalītu vērtību</b> failu formāts (. Csv). <br> Tas ir teksta faila formāts, kur lauki ir atdalīti ar atdalītāju [%s]. Ja atdalītājs atrodas iekšpusē lauka saturu, lauks tiek noapaļota ar apaļo raksturs [%s]. Escape raksturs izvairīties apaļas raksturs ir [%s].
 Excel95FormatDesc=<b>Excel</b> faila formātā (. Xls) <br> Tas ir dzimtā Excel 95 formātā (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> faila formātā (. Xlsx) <br> Tas ir dzimtā Excel 2007 formātā (SpreadsheetML).
diff --git a/htdocs/langs/lv_LV/main.lang b/htdocs/langs/lv_LV/main.lang
index 3e75e9978b8f8bc80c7fa2a32881a28e98361890..77202152a4cffa76d26e177b7347a2e887873efe 100644
--- a/htdocs/langs/lv_LV/main.lang
+++ b/htdocs/langs/lv_LV/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Kopsumma
 TotalMan=Kopsumma
 NeverReceived=Nekad nav saņemts
 Canceled=Atcelts
-YouCanChangeValuesForThisListFromDictionnarySetup=Jūs varat mainīt vērtības šajā sarakstā no izvēlnes Iestatījumi - vārdnīca
+YouCanChangeValuesForThisListFromDictionarySetup=Jūs varat mainīt vērtības šajā sarakstā no izvēlnes Iestatījumi - vārdnīca
 Color=Krāsa
 Documents=Piesaistītie faili
 DocumentsNb=Piesaistītie faili (%s)
diff --git a/htdocs/langs/nb_NO/admin.lang b/htdocs/langs/nb_NO/admin.lang
index 71101e7f308d460885aec249e07c5ba2ad7f7699..5013995a5f4a851eb653d86a589b9e9fbc2b3757 100644
--- a/htdocs/langs/nb_NO/admin.lang
+++ b/htdocs/langs/nb_NO/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Sikkerhetsinstillinger
 ErrorModuleRequirePHPVersion=Feil: Denne modulen krever PHP versjon %s eller høyere
 ErrorModuleRequireDolibarrVersion=Feil: Denne modulen krever Dolibarr versjon %s eller høyere
 ErrorDecimalLargerThanAreForbidden=Feil: Presisjon over <b>%s</b> støttes ikke.
-DictionnarySetup=Begreper
-# Dictionnary=Dictionaries
+DictionarySetup=Begreper
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Slå av funksjoner som bruker JavaScript og Ajax
@@ -726,34 +726,34 @@ Permission50202=Importer transaksjoner
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Bedriftstyper
-DictionnaryCompanyJuridicalType=Selskapsform
-DictionnaryProspectLevel=Prospektets potensielle nivå
-DictionnaryCanton=Distrikter
-DictionnaryRegion=Regioner
-DictionnaryCountry=Land
-DictionnaryCurrency=Valuta
-DictionnaryCivility=Tittel
-DictionnaryActions=Handlingsoversikt
-DictionnarySocialContributions=Avgiftstyper
-DictionnaryVAT=MVA-satser
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Betalingsbetingelser
-DictionnaryPaymentModes=Betalingstyper
-DictionnaryTypeContact=Kontaktperson typer
-DictionnaryEcotaxe=Ecotax (WEEE)
-DictionnaryPaperFormat=Papirformater
-DictionnaryFees=Avgiftstyper
-DictionnarySendingMethods=Sendings metoder
-DictionnaryStaff=Personale
-DictionnaryAvailability=Levering forsinkelse
-DictionnaryOrderMethods=Bestilling av metoder
-DictionnarySource=Origin of forslag / pålegg
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Bedriftstyper
+DictionaryCompanyJuridicalType=Selskapsform
+DictionaryProspectLevel=Prospektets potensielle nivå
+DictionaryCanton=Distrikter
+DictionaryRegion=Regioner
+DictionaryCountry=Land
+DictionaryCurrency=Valuta
+DictionaryCivility=Tittel
+DictionaryActions=Handlingsoversikt
+DictionarySocialContributions=Avgiftstyper
+DictionaryVAT=MVA-satser
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Betalingsbetingelser
+DictionaryPaymentModes=Betalingstyper
+DictionaryTypeContact=Kontaktperson typer
+DictionaryEcotaxe=Ecotax (WEEE)
+DictionaryPaperFormat=Papirformater
+DictionaryFees=Avgiftstyper
+DictionarySendingMethods=Sendings metoder
+DictionaryStaff=Personale
+DictionaryAvailability=Levering forsinkelse
+DictionaryOrderMethods=Bestilling av metoder
+DictionarySource=Origin of forslag / pålegg
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Innstillinger lagret
 BackToModuleList=Tilbake til moduloversikt
-BackToDictionnaryList=Tilbake til begrepsoversikt
+BackToDictionaryList=Tilbake til begrepsoversikt
 VATReceivedOnly=Special rate not charged
 VATManagement=MVA-håndtering
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Utløserne i denne filen er slått av ettersom m
 TriggerAlwaysActive=Utløserne i denne filen er alltid slått på, uansett hvilke moduler som er slått på.
 TriggerActiveAsModuleActive=Utløserne i denne filen er slått på ettersom modulen <b>%s</b> er slått på.
 GeneratedPasswordDesc=Her angir du hvilken regel som skal generere nye passord dersom du ber om å ha automatisk opprettede passord
-DictionnaryDesc=Her angir du alle referansedata/begreper. Du kan komplettere de forhåndsdefinerte dataene med dine egne.
+DictionaryDesc=Her angir du alle referansedata/begreper. Du kan komplettere de forhåndsdefinerte dataene med dine egne.
 ConstDesc=Her kan du endre innstillinger som ikke er tilgjengelige på de foregående sidene. Dette er reserverte parametere, for avanserte utviklere eller for feilsøking.
 OnceSetupFinishedCreateUsers=OBS! Du er Dolibarr-administrator. Administratorer er brukere som kan sette opp programmet. For vanlig bruk av Dolibarr bør du lage en bruker uten administratorrettigheter ( i Brukere og grupper ).
 MiscellaneousDesc=Her angir du sikkerhetsinnstillinger for Dolibarr.
@@ -1425,7 +1425,7 @@ AccountancyCode=Regnskap Kode
 AgendaSetup=Instillinger for modulen hendelser og agenda
 PasswordTogetVCalExport=Nøkkel for å autorisere eksportlenke
 PastDelayVCalExport=Må ikke eksportere hendelse eldre enn
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Denne modulen gir et telefonikon etter telefonnummeret til kontaktpersoner. Et trykk på dette ikonet vil kalle opp en egen server med en URL som du definerer nedenfor. Du kan da få et system som ringer opp kontaktpersonen automatisk for deg, for eksempel på et SIP-system.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/nb_NO/exports.lang b/htdocs/langs/nb_NO/exports.lang
index 1663798a1ef9b5fd8d677fe364b6be221f94ad9e..f975024c47bed1cd43e5cf0f63349ebf276346db 100644
--- a/htdocs/langs/nb_NO/exports.lang
+++ b/htdocs/langs/nb_NO/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id av foreldrene linje funnet fra kode, vil bli s
 SourceRequired=Dataverdi er obligatorisk
 SourceExample=Eksempel på mulige dataverdi
 ExampleAnyRefFoundIntoElement=Enhver ref funnet for element <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Enhver kode (eller id) funnet i dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Enhver kode (eller id) funnet i dictionnary <b>%s</b>
 CSVFormatDesc=<b>Kommadelte Verdi</b> filformatet (. CSV). <br> Dette er en tekstfil format der feltene er atskilt med skilletegn [%s]. Hvis separatoren blir funnet inne i et felt innhold, er felt omgitt av runde tegn [%s]. Escape karakter å unnslippe runde tegn er [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/nb_NO/main.lang b/htdocs/langs/nb_NO/main.lang
index 03a474283a3cdd2e11775d80ee574635b653af18..b17c144887f1428fbf53ecd3f0b8af7c98e734c5 100644
--- a/htdocs/langs/nb_NO/main.lang
+++ b/htdocs/langs/nb_NO/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Totalr
 TotalMan=Totalt
 NeverReceived=Aldri mottatt
 Canceled=Kansellert
-YouCanChangeValuesForThisListFromDictionnarySetup=Du kan endre verdiene i denne listen fra menyen: setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Du kan endre verdiene i denne listen fra menyen: setup - dictionnary
 Color=Farge
 Documents=Lenkede filer
 DocumentsNb=Koblede filer (%s)
diff --git a/htdocs/langs/nl_BE/admin.lang b/htdocs/langs/nl_BE/admin.lang
index 72575d0a8ad4dd439548595101554265af732ffa..f9e3bb34ad7d2f86165f3e22f919ad995f274c74 100644
--- a/htdocs/langs/nl_BE/admin.lang
+++ b/htdocs/langs/nl_BE/admin.lang
@@ -43,7 +43,7 @@ SecuritySetup = Beveiliging configuratie
 ErrorModuleRequirePHPVersion = Fout, deze module vereist PHP versie %s of hoger
 ErrorModuleRequireDolibarrVersion = Fout, deze module vereist Dolibarr versie %s of hoger
 ErrorDecimalLargerThanAreForbidden = Fout, een nauwkeurigheid van meer dan <b>%s</b> wordt niet ondersteund.
-DictionnarySetup = Woordenlijsten
+DictionarySetup = Woordenlijsten
 DisableJavascript = Schakel JavaScript en Ajax-functies uit
 ConfirmAjax = Gebruik Ajax bevestiging popups
 UseSearchToSelectCompany = Gebruik velden die automatisch aanvullen om een bedrijf te kiezen (in plaats van een drop-down lijst).<br><br>In geval van een zeer groot aantal derde partijen (> 100 000), kan de snelheid verhoogt worden door de waarde COMPANY_DONOTSEARCH_ANYWHERE op 1 te zetten in Home->Configuratie->Andere Instellingen.
@@ -638,31 +638,31 @@ Permission2515 = Setup documenten directories
 Permission50001 = 
 Permission50201 = 
 Permission50202 = 
-DictionnaryCompanyType = Vennootschapsvormen
-DictionnaryCompanyJuridicalType = Rechtsvorm van de onderneming
-DictionnaryProspectLevel = Potentiëel niveau van potentiële klant/vooruitzicht
-DictionnaryCanton = Afdelingen/Districten
-DictionnaryRegion = Regio's
-DictionnaryCountry = Land
-DictionnaryCurrency = Valuta
-DictionnaryCivility = Civiele Status
-DictionnaryActions = Actielijst
-DictionnarySocialContributions = Soorten sociale premies
-DictionnaryVAT = BTW tarieven
-DictionnaryPaymentConditions = Betalingsvoorwaarden
-DictionnaryPaymentModes = Betaalmogelijkheden
-DictionnaryTypeContact = Contact soorten
-DictionnaryEcotaxe = Ecotaks (AEEA)
-DictionnaryPaperFormat = Papier formaten
-DictionnaryFees = Aard van de vergoedingen
-DictionnarySendingMethods = 
-DictionnaryStaff = 
-DictionnaryAvailability = 
-DictionnaryOrderMethods = 
-DictionnarySource = 
+DictionaryCompanyType = Vennootschapsvormen
+DictionaryCompanyJuridicalType = Rechtsvorm van de onderneming
+DictionaryProspectLevel = Potentiëel niveau van potentiële klant/vooruitzicht
+DictionaryCanton = Afdelingen/Districten
+DictionaryRegion = Regio's
+DictionaryCountry = Land
+DictionaryCurrency = Valuta
+DictionaryCivility = Civiele Status
+DictionaryActions = Actielijst
+DictionarySocialContributions = Soorten sociale premies
+DictionaryVAT = BTW tarieven
+DictionaryPaymentConditions = Betalingsvoorwaarden
+DictionaryPaymentModes = Betaalmogelijkheden
+DictionaryTypeContact = Contact soorten
+DictionaryEcotaxe = Ecotaks (AEEA)
+DictionaryPaperFormat = Papier formaten
+DictionaryFees = Aard van de vergoedingen
+DictionarySendingMethods = 
+DictionaryStaff = 
+DictionaryAvailability = 
+DictionaryOrderMethods = 
+DictionarySource = 
 SetupSaved = Setup opgeslagen
 BackToModuleList = Terug naar de lijst van modules
-BackToDictionnaryList = Terug naar de lijst woordenboeken
+BackToDictionaryList = Terug naar de lijst woordenboeken
 VATReceivedOnly = Speciaal tarief niet ten laste
 VATManagement = BTW management
 VATIsUsedDesc = The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are sold having new means of transport (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and goods sold by other means rather than new means of transport, then the VAT by default=VAT of product sold.  End of rule.<br>Else the proposed default VAT=1. End of rule.
@@ -807,7 +807,7 @@ TriggerDisabledAsModuleDisabled = Triggers in dit bestand zijn uitgeschakeld als
 TriggerAlwaysActive = Triggers in dit bestand zijn altijd actief, ongeacht zijn de geactiveerde Dolibarr modules.
 TriggerActiveAsModuleActive = Triggers in dit bestand zijn actief als <b>module %s</b> is ingeschakeld.
 GeneratedPasswordDesc = Definieer hier de regel die u wilt gebruiken voor het genereren van nieuwe wachtwoord als u vragen om automatisch gegenereerd wachtwoord
-DictionnaryDesc = Definieer hier alle referentie data. U kunt vooraf gedefinieerde waarde met de jouwe.
+DictionaryDesc = Definieer hier alle referentie data. U kunt vooraf gedefinieerde waarde met de jouwe.
 ConstDesc = Deze pagina kunt u alle andere parameters die niet beschikbaar zijn in de voorgaande pagina's. Ze zijn voorbehouden parameters voor geavanceerde ontwikkelaars of voor troubleshouting.
 OnceSetupFinishedCreateUsers = Waarschuwing, u bent een Dolibarr administrator gebruiker. Administrators worden gebruikt voor het configureren van Dolibarr. Voor een normaal gebruik van Dolibarr wordt aangeraden om gebruik te maken van een niet-administrator gebruiker. Deze kan aangemaakt worden in het menu "Gebruikers en Groepen".
 MiscellaneousDesc = Definieer hier alle andere parameters die betrekking hebben op veiligheid.
diff --git a/htdocs/langs/nl_BE/main.lang b/htdocs/langs/nl_BE/main.lang
index d2dfad0e0195a40f15fc8ddd3a1ddd6e78d0e668..956b0ad3f521b7696c3db66c0056c6b131daa10b 100644
--- a/htdocs/langs/nl_BE/main.lang
+++ b/htdocs/langs/nl_BE/main.lang
@@ -454,7 +454,7 @@ TotalWoman=Totaal
 TotalMan=Totaal
 NeverReceived=Nooit ontvangen
 Canceled=Geannuleerd
-YouCanChangeValuesForThisListFromDictionnarySetup=U kan deze waarden voor deze lijst  wijzigen. Ga naar Home - Opstelling - Taalkundige instellingen om te wijzigen.
+YouCanChangeValuesForThisListFromDictionarySetup=U kan deze waarden voor deze lijst  wijzigen. Ga naar Home - Opstelling - Taalkundige instellingen om te wijzigen.
 Color=Kleur
 Documents=Gekoppelde bestanden
 Documents2=Documenten
diff --git a/htdocs/langs/nl_NL/admin.lang b/htdocs/langs/nl_NL/admin.lang
index 948b6804d4e8cd76feb5872c6e516a0b5a746d47..509d016a90a0c02c79742ec1df352d4b5cb12c1a 100644
--- a/htdocs/langs/nl_NL/admin.lang
+++ b/htdocs/langs/nl_NL/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Beveiligingsinstellingen
 ErrorModuleRequirePHPVersion=Fout, deze module vereist PHP versie %s of hoger.
 ErrorModuleRequireDolibarrVersion=Fout, deze module vereist Dolibarr versie %s of hoger.
 ErrorDecimalLargerThanAreForbidden=Fout, een nauwkeurigheid van meer dan <b>%s</b> wordt niet ondersteund.
-DictionnarySetup=Constanten
-Dictionnary=Woordenboeken
+DictionarySetup=Constanten
+Dictionary=Woordenboeken
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 ErrorCodeCantContainZero=Code mag geen 0 bevatten
 DisableJavascript=Schakel JavaScript en AJAX-functionaliteit uit
@@ -726,34 +726,34 @@ Permission54001=Afdrukken
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Bedrijfssoorten
-DictionnaryCompanyJuridicalType=Juridische aard van de onderneming
-DictionnaryProspectLevel=Prospect potentiële niveau
-DictionnaryCanton=Provincie
-DictionnaryRegion=Regio's
-DictionnaryCountry=Landen
-DictionnaryCurrency=Valuta
-DictionnaryCivility=Aanspreektitel
-DictionnaryActions=Actielijst
-DictionnarySocialContributions=Soorten sociale premies
-DictionnaryVAT=BTW-tarief
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Betalingsvoorwaarden
-DictionnaryPaymentModes=Betaalmogelijkheden
-DictionnaryTypeContact=Contactpersoonsoorten
-DictionnaryEcotaxe=Ecotaks (AEEA)
-DictionnaryPaperFormat=Papierformaten
-DictionnaryFees=Aard van de vergoedingen
-DictionnarySendingMethods=Verzendwijze
-DictionnaryStaff=Personeel
-DictionnaryAvailability=Vertraagde levering
-DictionnaryOrderMethods=Bestelwijzen
-DictionnarySource=Oorsprong van de voorstellen / orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Bedrijfssoorten
+DictionaryCompanyJuridicalType=Juridische aard van de onderneming
+DictionaryProspectLevel=Prospect potentiële niveau
+DictionaryCanton=Provincie
+DictionaryRegion=Regio's
+DictionaryCountry=Landen
+DictionaryCurrency=Valuta
+DictionaryCivility=Aanspreektitel
+DictionaryActions=Actielijst
+DictionarySocialContributions=Soorten sociale premies
+DictionaryVAT=BTW-tarief
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Betalingsvoorwaarden
+DictionaryPaymentModes=Betaalmogelijkheden
+DictionaryTypeContact=Contactpersoonsoorten
+DictionaryEcotaxe=Ecotaks (AEEA)
+DictionaryPaperFormat=Papierformaten
+DictionaryFees=Aard van de vergoedingen
+DictionarySendingMethods=Verzendwijze
+DictionaryStaff=Personeel
+DictionaryAvailability=Vertraagde levering
+DictionaryOrderMethods=Bestelwijzen
+DictionarySource=Oorsprong van de voorstellen / orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Instellingen opgeslagen
 BackToModuleList=Terug naar moduleoverzicht
-BackToDictionnaryList=Terug naar het constantenoverzicht
+BackToDictionaryList=Terug naar het constantenoverzicht
 VATReceivedOnly=Speciaal tarief niet ten laste
 VATManagement=BTW-beheer
 VATIsUsedDesc=Het standaard BTW-tarief bij het aanmaken van prospecten, facturen, orders etc volgt de actieve standaard regel:<br>Als de verkoper onderworpen is aan BTW, dan wordt BTW standaard op 0 gezet. Einde van de regel.<br>Als het 'land van de verkoper' = 'het land van de koper' dan wordt de BTW standaard ingesteld op de BTW van het product in het verkopende land. Einde van de regel.<br>Als verkoper en koper zich in de Europese Gemeenschap bevinden en het betreft een nieuw vervoersmiddel (auto, boot, vliegtuig), dan wordt de BTW standaard ingesteld op 0 (De BTW moet worden betaald door koper in het grenskantoor van zijn land en niet door de verkoper). Einde van de regel.<br>Als verkoper en koper zich in de Europese Unie bevinden en de koper is een persoon of bedrijf zonder BTW-registratienummer = BTW-standaard van het verkochte product. Einde van de regel.<br>Als verkoper en koper zich in de Europese Gemeenschap bevinden en de koper geen bedrijf is, dan wordt de BTW standaard ingesteld op de BTW van het verkochte product. Einde van de regel<br><br>In alle andere gevallen wordt de BTW standaard ingesteld op 0. Einde van de regel.<br>
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Initiatoren in dit bestand zijn uitgeschakeld al
 TriggerAlwaysActive=Initiatoren in dit bestand zijn altijd actief, ongeacht de geactiveerde modules in Dolibarr.
 TriggerActiveAsModuleActive=Initiatoren in dit bestand zijn actief als module <b>%s</b> is ingeschakeld.
 GeneratedPasswordDesc=Stel hier de regel in die u wilt gebruiken voor het genereren van een nieuwe wachtwoord als u vraagt om een automatisch gegenereerd wachtwoord
-DictionnaryDesc=Stel hier alle constanten in. U kunt vooraf ingestelde waarden aanpassen naar de uwe.
+DictionaryDesc=Stel hier alle constanten in. U kunt vooraf ingestelde waarden aanpassen naar de uwe.
 ConstDesc=Op deze pagina vint u alle andere instellingen die niet beschikbaar zijn in de voorgaande pagina's. Ze zijn voorbehouden instellingen voor geavanceerde ontwikkelaars of voor 'troubleshouting'.
 OnceSetupFinishedCreateUsers=Waarschuwing, u bent een Dolibarr beheerder. Beheerdersaccounts worden gebruikt voor de installatie van Dolibarr. Voor een normaal gebruik van Dolibarr, wordt aangeraden gebruik te maken van een niet-beheerders account, aangemaakt onder: Gebruikers & Groepen menu.
 MiscellaneousDesc=Stel hier alle andere instellingen in die betrekking hebben op veiligheid.
@@ -1425,7 +1425,7 @@ AccountancyCode=Accountancy Code
 AgendaSetup=Acties- en agendamoduleinstellingen
 PasswordTogetVCalExport=autorisatiecode van de exportlink
 PastDelayVCalExport=Exporteer geen gebeurtenissen ouder dan
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Deze module maakt het mogelijk om een icoontje te tonen achter het telefoonnummer van Dolibarr contactpersonen. Een klik op dit icoontje, zal een server bellen met een specifieke URL, die u hieronder instelt. Dit kan gebruikt worden om een 'call center'-systeem te bellen vanuit Dolibarr dat vervolgens het telefoonnummer kan bellen via bijvoorbeeld een SIP systeem.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/nl_NL/exports.lang b/htdocs/langs/nl_NL/exports.lang
index 8465537a93716e5f6f46d82315754541e558e36d..2075e9b88a1bdff0330b10b379791bf4f0c91a76 100644
--- a/htdocs/langs/nl_NL/exports.lang
+++ b/htdocs/langs/nl_NL/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Het id van de ouder lijn gevonden van code, zal w
 SourceRequired=Gegevenswaarde is verplicht
 SourceExample=Voorbeeld van een mogelijke gegevens waarde
 ExampleAnyRefFoundIntoElement=Elke ref gevonden voor element <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Elke code (of id) gevonden in het woordenboek <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Elke code (of id) gevonden in het woordenboek <b>%s</b>
 CSVFormatDesc=<b>Comma Separated Value-bestandsindeling</b> (. csv).<br>Dit is een tekstbestand waarin de velden zijn gescheiden door het scheidingsteken [%s]. Als het scheidingsteken is gevonden in de inhoud van een veld, wordt het 'geescaped' door het karakter [%s]. Het 'Escape'-karakter is [%s].
 Excel95FormatDesc=<b>Excel</b> bestandsvorm (.xls)<br>Dat is een eigen Excel 95 formaat (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> bestandsvorm (.xlsx)<br>Dit is een eigen Excel 2007 formaat (SpreadsheetML).
diff --git a/htdocs/langs/nl_NL/main.lang b/htdocs/langs/nl_NL/main.lang
index db54f55475ed2907373098d269e4273427700871..2b099cfead1223d84e826aa19e2eefb8c514954d 100644
--- a/htdocs/langs/nl_NL/main.lang
+++ b/htdocs/langs/nl_NL/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Totaal
 TotalMan=Totaal
 NeverReceived=Nooit ontvangen
 Canceled=Geannuleerd
-YouCanChangeValuesForThisListFromDictionnarySetup=U kunt deze waarden veranderen via het menu Home->Instellingen->Constanten
+YouCanChangeValuesForThisListFromDictionarySetup=U kunt deze waarden veranderen via het menu Home->Instellingen->Constanten
 Color=Kleur
 Documents=Gekoppelde bestanden
 DocumentsNb=Bijlagen (%s)
diff --git a/htdocs/langs/pl_PL/admin.lang b/htdocs/langs/pl_PL/admin.lang
index 80e7ab58822f91d08e4a71c6f7c5d7f72d59dc5e..e539c1d51a3ec46564b0c1d3de1ec1bb04c2d2cc 100644
--- a/htdocs/langs/pl_PL/admin.lang
+++ b/htdocs/langs/pl_PL/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Bezpieczeństwo instalacji
 ErrorModuleRequirePHPVersion=Błąd ten moduł wymaga PHP w wersji %s lub większy
 ErrorModuleRequireDolibarrVersion=Błąd ten moduł wymaga Dolibarr wersji %s lub większy
 ErrorDecimalLargerThanAreForbidden=Błąd, dokładność większa <b>niż %s</b> nie jest obsługiwany.
-DictionnarySetup=Słownik konfiguracji
-# Dictionnary=Dictionaries
+DictionarySetup=Słownik konfiguracji
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Wyłączanie funkcji JavaScript i Ajax
@@ -726,34 +726,34 @@ Permission50202=Transakcji importowych
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Firma typy
-DictionnaryCompanyJuridicalType=Juridical rodzajów spółek
-DictionnaryProspectLevel=Prospect poziomu potencjalnego
-DictionnaryCanton=Dzielnice
-DictionnaryRegion=Regiony
-DictionnaryCountry=Kraje
-DictionnaryCurrency=Waluty
-DictionnaryCivility=Civility tytuł
-DictionnaryActions=Działania listy
-DictionnarySocialContributions=Składek na ubezpieczenia społeczne typy
-DictionnaryVAT=Stawek VAT
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Warunki płatności
-DictionnaryPaymentModes=Płatność tryby
-DictionnaryTypeContact=Kontakt typy
-DictionnaryEcotaxe=Podatku ekologicznego (WEEE)
-DictionnaryPaperFormat=Księga formatów
-DictionnaryFees=Rodzaj opłaty
-DictionnarySendingMethods=Sendings metod
-DictionnaryStaff=Personel
-DictionnaryAvailability=Opóźnienie dostawy
-DictionnaryOrderMethods=Metody zamawiania
-DictionnarySource=Pochodzenie wniosków / zleceń
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Firma typy
+DictionaryCompanyJuridicalType=Juridical rodzajów spółek
+DictionaryProspectLevel=Prospect poziomu potencjalnego
+DictionaryCanton=Dzielnice
+DictionaryRegion=Regiony
+DictionaryCountry=Kraje
+DictionaryCurrency=Waluty
+DictionaryCivility=Civility tytuł
+DictionaryActions=Działania listy
+DictionarySocialContributions=Składek na ubezpieczenia społeczne typy
+DictionaryVAT=Stawek VAT
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Warunki płatności
+DictionaryPaymentModes=Płatność tryby
+DictionaryTypeContact=Kontakt typy
+DictionaryEcotaxe=Podatku ekologicznego (WEEE)
+DictionaryPaperFormat=Księga formatów
+DictionaryFees=Rodzaj opłaty
+DictionarySendingMethods=Sendings metod
+DictionaryStaff=Personel
+DictionaryAvailability=Opóźnienie dostawy
+DictionaryOrderMethods=Metody zamawiania
+DictionarySource=Pochodzenie wniosków / zleceń
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Instalator zapisane
 BackToModuleList=Powrót do listy modułów
-BackToDictionnaryList=Powrót do listy słowników
+BackToDictionaryList=Powrót do listy słowników
 VATReceivedOnly=Specjalne stawki nie obciążają
 VATManagement=Zarządzanie VAT
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Wyzwalacze w tym pliku są wyłączone jako <b>m
 TriggerAlwaysActive=Wyzwalacze w tym pliku są zawsze aktywne, niezależnie są aktywowane Dolibarr modułów.
 TriggerActiveAsModuleActive=Wyzwalacze w tym pliku są aktywne jako <b>modułu %s</b> jest aktywny.
 GeneratedPasswordDesc=Określ tutaj reguły, które chcesz użyć do wygenerowania nowego hasła, jeśli zapyta się automatycznie wygenerowane hasło
-DictionnaryDesc=Określ tutaj wszystkie odniesienia danych. Możesz zakończyć predefiniowane wartości Ciebie.
+DictionaryDesc=Określ tutaj wszystkie odniesienia danych. Możesz zakończyć predefiniowane wartości Ciebie.
 ConstDesc=Ta strona pozwala edytować wszystkie inne parametry nie są dostępne w poprzedniej strony. Są one zastrzeżone dla zaawansowanych parametrów deweloperzy lub troubleshouting.
 OnceSetupFinishedCreateUsers=Ostrzeżenie, jesteś Dolibarr administratora użytkownika. Administrator użytkowników wykorzystywane są do konfiguracji Dolibarr. Dla Zazwyczaj korzystanie z Dolibarr, zaleca się używać nieujemnych administratora użytkownika tworzone Użytkownicy i grupy menu.
 MiscellaneousDesc=Określ tutaj wszystkie inne parametry związane z bezpieczeństwem.
@@ -1425,7 +1425,7 @@ AccountancyCode=Kod Księgowość
 AgendaSetup=Działania i porządku konfiguracji modułu
 PasswordTogetVCalExport=Klucz do wywozu zezwolić na link
 PastDelayVCalExport=Nie starsze niż eksport przypadku
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Moduł ten pozwala dodać ikonę po numer telefonu Dolibarr kontakty. Kliknięcie na tę ikonę, będzie połączenie z serveur z danego adresu URL można zdefiniować poniżej. Może to być wykorzystane, aby połączyć się z Call Center z systemu Dolibarr, że mogą dzwonić na numer telefonu SIP system przykład.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/pl_PL/exports.lang b/htdocs/langs/pl_PL/exports.lang
index a8e43843574505f7ce23b534d2c8af551cee0f01..be15eb8977b0df3cff11d74e9f8f0018a9be1185 100644
--- a/htdocs/langs/pl_PL/exports.lang
+++ b/htdocs/langs/pl_PL/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id linii macierzystej znaleźć z kodem, zostaną
 SourceRequired=Wartość danych jest obowiązkowe
 SourceExample=Przykład możliwych wartości danych
 ExampleAnyRefFoundIntoElement=Wszelkie ref dla <b>%s</b> elementów
-ExampleAnyCodeOrIdFoundIntoDictionnary=Każdy kod (lub id) stwierdzono w dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Każdy kod (lub id) stwierdzono w dictionnary <b>%s</b>
 CSVFormatDesc=Format pliku <b>oddzielonych przecinkami jakości</b> (. Csv). <br> Jest to format pliku tekstowego, gdzie pola oddzielone są separatorem [%s]. Jeśli wewnątrz znajduje się separator zawartości pola, jest zaokrąglona przez cały charakter [%s]. Ucieczka do charakteru uciec charakter rundy [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/pl_PL/main.lang b/htdocs/langs/pl_PL/main.lang
index c4a06a75e256f5186474bfbc23b633bf3d9151ab..0525126301bc9aac62a923ec98b8f368468e6c37 100644
--- a/htdocs/langs/pl_PL/main.lang
+++ b/htdocs/langs/pl_PL/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Razem
 TotalMan=Razem
 NeverReceived=Nigdy nie otrzymała
 Canceled=Odwołany
-YouCanChangeValuesForThisListFromDictionnarySetup=Możesz zmieniać wartości tej liście z menu setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Możesz zmieniać wartości tej liście z menu setup - dictionnary
 Color=Kolor
 Documents=Związany plików
 DocumentsNb=Dołączonych plików (%s)
diff --git a/htdocs/langs/pt_BR/admin.lang b/htdocs/langs/pt_BR/admin.lang
index 874cbbd1168e08c2220633da5dd5d1d35ccf9af6..96998842eb4b7cd1c1bb0d17249166c4a1cf4d62 100644
--- a/htdocs/langs/pt_BR/admin.lang
+++ b/htdocs/langs/pt_BR/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Configuração de Segurança
 ErrorModuleRequirePHPVersion=Erro, este módulo requer uma versão %s ou superior de PHP
 ErrorModuleRequireDolibarrVersion=Erro, este módulo requer uma versão %s ou superior do ERP
 ErrorDecimalLargerThanAreForbidden=Erro, as casas decimais superiores a <b>%s</b> não são suportadas.
-DictionnarySetup=Dicionários
-# Dictionnary=Dictionaries
+DictionarySetup=Dicionários
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Desativar as funções Javascript
@@ -720,34 +720,34 @@ Permission2515=Configuração de diretorios de documentos
 # Permission54001=Print
 # Permission55001=Read surveys
 # Permission55002=Create/modify surveys
-DictionnaryCompanyType=Tipos de empresa
-DictionnaryCompanyJuridicalType=Formas jurídicas
-DictionnaryProspectLevel=Perspectiva ao nível de cliente potencial
-DictionnaryCanton=Departamentos/Distritos/Zonas
-DictionnaryRegion=Regiões
-DictionnaryCountry=Paises
-DictionnaryCurrency=Moedas
-DictionnaryCivility=Título cortesía
-DictionnaryActions=Lista de ações
-DictionnarySocialContributions=Tipos de gastos sociais
-DictionnaryVAT=Taxa de ICMS
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Condições de Pagamento
-DictionnaryPaymentModes=Modos de pagamento
-DictionnaryTypeContact=Tipos de contatos
-DictionnaryEcotaxe=ECO Taxa (DEEE)
-DictionnaryPaperFormat=Formatos de papel
-DictionnaryFees=Tipo de taxas
-DictionnarySendingMethods=Métodos de expedição
-DictionnaryStaff=Empregados
-# DictionnaryAvailability=Delivery delay
-# DictionnaryOrderMethods=Ordering methods
-# DictionnarySource=Origin of proposals/orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Tipos de empresa
+DictionaryCompanyJuridicalType=Formas jurídicas
+DictionaryProspectLevel=Perspectiva ao nível de cliente potencial
+DictionaryCanton=Departamentos/Distritos/Zonas
+DictionaryRegion=Regiões
+DictionaryCountry=Paises
+DictionaryCurrency=Moedas
+DictionaryCivility=Título cortesía
+DictionaryActions=Lista de ações
+DictionarySocialContributions=Tipos de gastos sociais
+DictionaryVAT=Taxa de ICMS
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Condições de Pagamento
+DictionaryPaymentModes=Modos de pagamento
+DictionaryTypeContact=Tipos de contatos
+DictionaryEcotaxe=ECO Taxa (DEEE)
+DictionaryPaperFormat=Formatos de papel
+DictionaryFees=Tipo de taxas
+DictionarySendingMethods=Métodos de expedição
+DictionaryStaff=Empregados
+# DictionaryAvailability=Delivery delay
+# DictionaryOrderMethods=Ordering methods
+# DictionarySource=Origin of proposals/orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=configuração guardada
 BackToModuleList=Voltar à lista de módulos
-BackToDictionnaryList=Voltar à lista de dicionários
+BackToDictionaryList=Voltar à lista de dicionários
 VATReceivedOnly=Impostos especiais não faturaveis
 VATManagement=Administração ICMS
 VATIsUsedDesc=o tipo de ICMS proposto por default em criações de Orçamentos, faturas, pedidos, etc. Responde e a seguinte regra:<br>sim o vendedor não está sujeito a ICMS, ICMS por default
@@ -915,7 +915,7 @@ TriggerDisabledAsModuleDisabled=Triggers deste Arquivo desativados já que o mó
 TriggerAlwaysActive=Triggers deste Arquivo sempre ativos, já que os módulos Dolibarr relacionados estão ativados
 TriggerActiveAsModuleActive=Triggers deste Arquivo ativos já que o módulo <b>%s</b> está ativado
 GeneratedPasswordDesc=Indique aqui que norma quer utilizar para Gerar as Senhas quando queira Gerar uma Nova senha
-DictionnaryDesc=Indique aqui os dados de referencia. pode completar/modificar os dados predefinidos com os seus
+DictionaryDesc=Indique aqui os dados de referencia. pode completar/modificar os dados predefinidos com os seus
 ConstDesc=qualquer outro parâmetro não editável em páginas anteriores
 OnceSetupFinishedCreateUsers=Atenção, está baixo de uma conta de administrador de Dolibarr. os administradores se utilizam para configurar a Dolibarr. Para um uso corrente de Dolibarr, recomenda-se utilizar uma conta não administrador criada a partir do menu "Usuários e grupos"
 MiscellaneousDesc=Defina aqui os Outros parâmetros relacionados com a segurança.
@@ -1420,7 +1420,7 @@ OptionVatDebitOptionDesc=a carga do ICMS é: <br>-ao envio dos bens <br>-sobre o
 AgendaSetup=Módulo configuração de ações e agenda
 PasswordTogetVCalExport=Chave de autorização vcal export link
 # PastDelayVCalExport=Do not export event older than
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Este módulo permite agregar um ícone depois do número de telefone de contatos Dolibarr. um clic neste ícone, Chama a um servidor com uma URL que se indica a continuação. Esto pode ser usado para Chamar à sistema call center de Dolibarr que pode Chamar à número de telefone em um sistema SIP, por Exemplo.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/pt_BR/exports.lang b/htdocs/langs/pt_BR/exports.lang
index 6d53fb1d39bb06a0ed65422d224724d141174838..7fe6d65483a4625fa241b3e62b13e1edf707c04d 100644
--- a/htdocs/langs/pt_BR/exports.lang
+++ b/htdocs/langs/pt_BR/exports.lang
@@ -109,7 +109,7 @@ TypeOfLineServiceOrProduct=Tipo de Linha (0
 # SourceRequired=Data value is mandatory
 # SourceExample=Example of possible data value
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 # CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/pt_BR/main.lang b/htdocs/langs/pt_BR/main.lang
index e33b22f9ef935eb0eabe2f447bd37cabb75f91ac..dcefd12253f483a72ba4ec7118fbe3bb33e7c37d 100644
--- a/htdocs/langs/pt_BR/main.lang
+++ b/htdocs/langs/pt_BR/main.lang
@@ -568,7 +568,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Nunca Recebido
 Canceled=Cancelado
-YouCanChangeValuesForThisListFromDictionnarySetup=Pode alterar estes valores no menu configuração->dicionários
+YouCanChangeValuesForThisListFromDictionarySetup=Pode alterar estes valores no menu configuração->dicionários
 Color=Cor
 Documents=Documentos
 DocumentsNb=Arquivos conectados (%s)
diff --git a/htdocs/langs/pt_PT/admin.lang b/htdocs/langs/pt_PT/admin.lang
index 0a6d2b44631ad81c2493607fbc91ac7e910459a6..fc5de7b6f29f6b5d145f326e7ede135af337eba0 100644
--- a/htdocs/langs/pt_PT/admin.lang
+++ b/htdocs/langs/pt_PT/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Configuração de Segurança
 ErrorModuleRequirePHPVersion=Erro, este módulo requer uma versão %s ou superior de PHP
 ErrorModuleRequireDolibarrVersion=Erro, este módulo requer uma versão %s ou superior do ERP/CRM
 ErrorDecimalLargerThanAreForbidden=Erro, as casas decimais superiores a <b>%s</b> não são suportadas.
-DictionnarySetup=Dicionarios
-# Dictionnary=Dictionaries
+DictionarySetup=Dicionarios
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Desactivar as funções Javascript
@@ -726,34 +726,34 @@ Permission50202=Operações de importação
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Tipos de empresa
-DictionnaryCompanyJuridicalType=Formas jurídicas
-DictionnaryProspectLevel=Perspectiva ao nivel do cliente potencial
-DictionnaryCanton=Departamentos/Distritos/Zonas
-DictionnaryRegion=Regiões
-DictionnaryCountry=Paises
-DictionnaryCurrency=Moedas
-DictionnaryCivility=Título de cortesía
-DictionnaryActions=Lista de acções
-DictionnarySocialContributions=Tipos de gastos sociais
-DictionnaryVAT=Taxa de IVA
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Condições de Pagamento
-DictionnaryPaymentModes=Modos de pagamento
-DictionnaryTypeContact=Tipos de contactos
-DictionnaryEcotaxe=ECO Taxa (DEEE)
-DictionnaryPaperFormat=Formatos de papel
-DictionnaryFees=Tipo de taxas
-DictionnarySendingMethods=Métodos de expedição
-DictionnaryStaff=Pessoal
-DictionnaryAvailability=Atraso na entrega
-DictionnaryOrderMethods=Métodos de ordenação
-DictionnarySource=Origem das propostas / ordens
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Tipos de empresa
+DictionaryCompanyJuridicalType=Formas jurídicas
+DictionaryProspectLevel=Perspectiva ao nivel do cliente potencial
+DictionaryCanton=Departamentos/Distritos/Zonas
+DictionaryRegion=Regiões
+DictionaryCountry=Paises
+DictionaryCurrency=Moedas
+DictionaryCivility=Título de cortesía
+DictionaryActions=Lista de acções
+DictionarySocialContributions=Tipos de gastos sociais
+DictionaryVAT=Taxa de IVA
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Condições de Pagamento
+DictionaryPaymentModes=Modos de pagamento
+DictionaryTypeContact=Tipos de contactos
+DictionaryEcotaxe=ECO Taxa (DEEE)
+DictionaryPaperFormat=Formatos de papel
+DictionaryFees=Tipo de taxas
+DictionarySendingMethods=Métodos de expedição
+DictionaryStaff=Pessoal
+DictionaryAvailability=Atraso na entrega
+DictionaryOrderMethods=Métodos de ordenação
+DictionarySource=Origem das propostas / ordens
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Configuração guardada
 BackToModuleList=Voltar à lista de módulos
-BackToDictionnaryList=Voltar à lista de dicionários
+BackToDictionaryList=Voltar à lista de dicionários
 VATReceivedOnly=Impostos especiais não facturaveis
 VATManagement=Gestão de IVA
 VATIsUsedDesc=O tipo de IVA proposto por defeito em criações de Orçamentos, facturas, pedidos, etc. Responde á seguinte regra:<br> O vendedor não está sujeito a IVA, IVA por defeito
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers deste Ficheiro desactivados já que o m
 TriggerAlwaysActive=Triggers deste Ficheiro sempre activos, já que os módulos Dolibarr relacionados estão activados
 TriggerActiveAsModuleActive=Triggers deste Ficheiro activos já que o módulo <b>%s</b> está activado
 GeneratedPasswordDesc=Indique aqui que norma quer utilizar para gerar as palavras-passe.
-DictionnaryDesc=Indique aquí os dados de referencia. Pode completar/modificar os dados predefinidos com os seus
+DictionaryDesc=Indique aquí os dados de referencia. Pode completar/modificar os dados predefinidos com os seus
 ConstDesc=Qualquer outro parâmetro não editável em páginas anteriores
 OnceSetupFinishedCreateUsers=Atenção, está abaixo de uma conta de administrador do ERP/CRM. Os administradores utilizados para configurar o ERP/CRM. Para um uso corrente do ERP/CRM, recomenda-se a utilização de uma conta não administrador criada  por este menu "Utilizadores e grupos"
 MiscellaneousDesc=Defina aquí os Outros parâmetros relacionados com a segurança.
@@ -1425,7 +1425,7 @@ AccountancyCode=Código de Contabilidade
 AgendaSetup=Módulo configuração de acções e agenda
 PasswordTogetVCalExport=Chave de autorização para exportação do link vcal.
 PastDelayVCalExport=Não exportar evento com mais de
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Este módulo permite juntar um icon depois do número de telefone de contactos ERP/CRM. Um click no icon, liga  a um servidor com uma URL . Pode ser usado para ligar a um sistema call center, ligando a um número de telefone de um sistema SIP, por Exemplo.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/pt_PT/exports.lang b/htdocs/langs/pt_PT/exports.lang
index 3390f3c2a4f702b46d3689b1e3f655d4b6113c36..38105a77418c47af113c5cf7d3a225cf3c2e1e32 100644
--- a/htdocs/langs/pt_PT/exports.lang
+++ b/htdocs/langs/pt_PT/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=O ID da linha foi encontrado o pai a partir do c
 SourceRequired=Valor dos dados é obrigatória
 SourceExample=Exemplo de valores de dados possíveis
 ExampleAnyRefFoundIntoElement=Qualquer ref encontrado para <b>%s</b> elemento
-ExampleAnyCodeOrIdFoundIntoDictionnary=Qualquer código (ou id) encontrado em <b>%s</b> dictionnary
+ExampleAnyCodeOrIdFoundIntoDictionary=Qualquer código (ou id) encontrado em <b>%s</b> dictionnary
 CSVFormatDesc=<b>Comma Separated Value</b> formato de arquivo (. Csv). <br> Este é um formato de arquivo texto onde os campos são separados por separador [%s]. Se o separador é encontrado dentro de um conteúdo do campo, o campo é arredondado por volta de carácter [%s]. Caractere de escape para fugir personagem redonda é [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/pt_PT/main.lang b/htdocs/langs/pt_PT/main.lang
index 94c42620e0ca997fe83e3ee3fda2958aa9a4edce..577b92e9c54cc6a046c85b19a909b0014f41bf2e 100644
--- a/htdocs/langs/pt_PT/main.lang
+++ b/htdocs/langs/pt_PT/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Nunca Recebido
 Canceled=Cancelado
-YouCanChangeValuesForThisListFromDictionnarySetup=Pode alterar estes valores no menu configuração->dicionários
+YouCanChangeValuesForThisListFromDictionarySetup=Pode alterar estes valores no menu configuração->dicionários
 Color=Cor
 Documents=Documentos
 DocumentsNb=arquivos vinculados (%s)
diff --git a/htdocs/langs/ro_RO/admin.lang b/htdocs/langs/ro_RO/admin.lang
index 83afe77968e4b7f1c63edaaaa91aefea08e86e16..ccd24b42a71ec9b254469f7a4d0416952d7a1733 100644
--- a/htdocs/langs/ro_RO/admin.lang
+++ b/htdocs/langs/ro_RO/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Setări Securitate
 ErrorModuleRequirePHPVersion=Eroare, acest modul necesită PHP versiunea %s sau mai mare
 ErrorModuleRequireDolibarrVersion=Eroare, acest modul Dolibarr necesită versiunea %s sau mai mare
 ErrorDecimalLargerThanAreForbidden=Eroare, o precizie mai mare decât  <b>%s</b> nu este suportat.
-DictionnarySetup=Setări  Dicţionar
-Dictionnary=Dicţionare
+DictionarySetup=Setări  Dicţionar
+Dictionary=Dicţionare
 ErrorReservedTypeSystemSystemAuto=Valorile 'system' și 'systemauto' pentru  tip sunt rezervate. Puteți utiliza 'user' ca valoare pentru a adăuga propriile dvs. înregistrări
 ErrorCodeCantContainZero=Codul nu poate conţine valoarea 0
 DisableJavascript=Dezactivează funcţiile  JavaScript si Ajax
@@ -726,34 +726,34 @@ Permission55001=Citeşte sondaje
 Permission55002=Cereare/modificare sondaje
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Compania tipurile
-DictionnaryCompanyJuridicalType=Juridica tipuri de companie
-DictionnaryProspectLevel=Prospect potenţial nivel
-DictionnaryCanton=Districte
-DictionnaryRegion=Regiunilor
-DictionnaryCountry=Ţări
-DictionnaryCurrency=Moneda
-DictionnaryCivility=Politeţe titlu
-DictionnaryActions=Actions list
-DictionnarySocialContributions=Contribuţii sociale tipurile
-DictionnaryVAT=TVA Tarife
-DictionnaryRevenueStamp=Valoarea timbrelor fiscale
-DictionnaryPaymentConditions=Conditiile de plata
-DictionnaryPaymentModes=Plata moduri
-DictionnaryTypeContact=Contact tipurile
-DictionnaryEcotaxe=Ecotax (DEEE)
-DictionnaryPaperFormat=Carte formate
-DictionnaryFees=Tip de taxe
-DictionnarySendingMethods=Sendings metode
-DictionnaryStaff=Personal
-DictionnaryAvailability=Livrare întârziere
-DictionnaryOrderMethods=Metode de comandă
-DictionnarySource=Originea de propuneri / comenzi
-DictionnaryAccountancyplan=Plan de conturi
-DictionnaryAccountancysystem=Model pentru plan de conturi
+DictionaryCompanyType=Compania tipurile
+DictionaryCompanyJuridicalType=Juridica tipuri de companie
+DictionaryProspectLevel=Prospect potenţial nivel
+DictionaryCanton=Districte
+DictionaryRegion=Regiunilor
+DictionaryCountry=Ţări
+DictionaryCurrency=Moneda
+DictionaryCivility=Politeţe titlu
+DictionaryActions=Actions list
+DictionarySocialContributions=Contribuţii sociale tipurile
+DictionaryVAT=TVA Tarife
+DictionaryRevenueStamp=Valoarea timbrelor fiscale
+DictionaryPaymentConditions=Conditiile de plata
+DictionaryPaymentModes=Plata moduri
+DictionaryTypeContact=Contact tipurile
+DictionaryEcotaxe=Ecotax (DEEE)
+DictionaryPaperFormat=Carte formate
+DictionaryFees=Tip de taxe
+DictionarySendingMethods=Sendings metode
+DictionaryStaff=Personal
+DictionaryAvailability=Livrare întârziere
+DictionaryOrderMethods=Metode de comandă
+DictionarySource=Originea de propuneri / comenzi
+DictionaryAccountancyplan=Plan de conturi
+DictionaryAccountancysystem=Model pentru plan de conturi
 SetupSaved=Setup salvate
 BackToModuleList=Inapoi la lista de module
-BackToDictionnaryList=Inapoi la lista de dicţionare
+BackToDictionaryList=Inapoi la lista de dicţionare
 VATReceivedOnly=Special rata nu taxat
 VATManagement=TVA-ul de management
 VATIsUsedDesc=Rata TVA implicită la crearea de prospecte, facturi, comenzi etc urmeze regula standard de activare: <br> În cazul în care vânzătorul nu este supusă TVA-ului, apoi TVA-ul implicit = 0. Sfârșitul regulă. <br> În cazul în care (țara de vânzare = cumpărare țară), atunci TVA-ul implicit = TVA a produsului în țara de vânzare. Sfârșitul regulă. <br> În cazul în care vânzătorul și cumpărătorul în Comunitatea Europeană și bunuri sunt produse de transport (mașină, navă, avion), implicit TVA = 0 (TVA ar trebui să fie plătite de către cumpărător la customoffice de țara sa și nu la vânzător). Sfârșitul regulă. <br> În cazul în care vânzătorul și cumpărătorul în Comunitatea Europeană și cumpărător nu este o companie, atunci TVA-ul implicit = TVA de produs vândut. Sfârșitul regulă. <br> În cazul în care vânzătorul și cumpărătorul în Comunitatea Europeană și cumpărător este o companie, atunci TVA-ul implicit = 0. Sfârșitul regulă. <br> Altfel propus implicit TVA = 0. Sfârșitul regulă.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Declanşările în acest dosar sunt dezactivate
 TriggerAlwaysActive=Declanşările în acest dosar sunt întotdeauna activ, ce sunt activate Dolibarr module.
 TriggerActiveAsModuleActive=Declanşările în acest dosar sunt active ca <b>modul %s</b> este activată.
 GeneratedPasswordDesc=Definiţi aici regulă care doriţi să-l utilizaţi pentru a genera o parolă nouă, dacă vă întrebaţi de a avea auto generate parola
-DictionnaryDesc=Definiţi aici toate datele de referinţă. Puteţi completa predefinite valoarea cu a ta.
+DictionaryDesc=Definiţi aici toate datele de referinţă. Puteţi completa predefinite valoarea cu a ta.
 ConstDesc=Această pagină vă permite să editaţi toate alţi parametri care nu sunt disponibile în ultimele pagini. Acestea sunt rezervate pentru parametrii avansat dezvoltatorii sau pentru troubleshouting.
 OnceSetupFinishedCreateUsers=Atenţie, esti un utilizator Dolibarr administrator. Administrator utilizatori sunt utilizate pentru a instala Dolibarr. Pentru o utilizare obişnuită a Dolibarr, este recomandat să folosiţi un administrator de utilizator creat de utilizatori şi grupuri de meniu.
 MiscellaneousDesc=Definiţi parametrii de aici toate celelalte legate de securitate.
@@ -1425,7 +1425,7 @@ AccountancyCodeBuy=Cont cumpărare. cod
 AgendaSetup=Acţiuni de ordine de zi şi de modul de configurare
 PasswordTogetVCalExport=Cheia de a autoriza export link
 PastDelayVCalExport=Nu de export eveniment mai în vârstă decât
-AGENDA_USE_EVENT_TYPE=Utilizați tipurile de evenimente  (administrat în Configuration->Dictionnary->llx_c_actioncomm )
+AGENDA_USE_EVENT_TYPE=Utilizați tipurile de evenimente  (administrat în Configuration->Dictionary->llx_c_actioncomm )
 ##### ClickToDial #####
 ClickToDialDesc=Acest modul permite să adăugaţi o pictogramă după numărul de telefon de contact Dolibarr. Un clic pe această pictogramă, se va apela un serveur cu un URL particular definiţi mai jos. Acest lucru poate fi utilizat pentru a apela un sistem de call center din Dolibarr care pot apela numărul de telefon pe un sistem de SIP, de exemplu.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/ro_RO/exports.lang b/htdocs/langs/ro_RO/exports.lang
index 90cba6d3f482d80e384c724f94d7e7bd5b547c87..82d35e1c0d9b33ba2625bb532ab3fa15e0589ef7 100644
--- a/htdocs/langs/ro_RO/exports.lang
+++ b/htdocs/langs/ro_RO/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=ID-ul de linie de la mamă găsit codul, va fi in
 SourceRequired=valoarea datelor este obligatorie
 SourceExample=Exemplu de valoare posibilă de date
 ExampleAnyRefFoundIntoElement=Orice Ref gasit pentru <b>%s</b> element
-ExampleAnyCodeOrIdFoundIntoDictionnary=Orice cod (sau id), a constatat în <b>%s</b> dictionnary
+ExampleAnyCodeOrIdFoundIntoDictionary=Orice cod (sau id), a constatat în <b>%s</b> dictionnary
 CSVFormatDesc=<b>Comma Separated Value</b> formatul de fişier (). Csv. <br> Acesta este un format de fişier text în care câmpurile sunt separate prin separatorul [%s]. În cazul în care se găseşte în interiorul separatorului cu un conţinut de domeniu, domeniu este rotunjit cu caracter rotunde [%s]. caracter Escape pentru a scăpa de caractere rundă este [%s].
 Excel95FormatDesc=<b>Excel</b> format fişier (.xls) <br>Acesta este format nativ Excel 95 (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> format fişier (.xlsx) <br>Acesta este format nativ Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/ro_RO/main.lang b/htdocs/langs/ro_RO/main.lang
index 3e75edfa273213ee805dc49ed783ec956c7be449..6326bf3d94568ea57cba720f64c382ab00ab10b2 100644
--- a/htdocs/langs/ro_RO/main.lang
+++ b/htdocs/langs/ro_RO/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Total
 TotalMan=Total
 NeverReceived=Niciodată primit
 Canceled=Anulat
-YouCanChangeValuesForThisListFromDictionnarySetup=Aveţi posibilitatea de a modifica valorile pentru aceasta lista de la meniul de configurare - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Aveţi posibilitatea de a modifica valorile pentru aceasta lista de la meniul de configurare - dictionnary
 Color=Culoare
 Documents=Fişiere ataşate
 DocumentsNb=Fişiere ataşate (%s)
diff --git a/htdocs/langs/ru_RU/admin.lang b/htdocs/langs/ru_RU/admin.lang
index 54e771b5087bfc67f000b9a04d5810a2bd412aaa..df77bf48d30feb0d61063975ba289a658dd88896 100644
--- a/htdocs/langs/ru_RU/admin.lang
+++ b/htdocs/langs/ru_RU/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Настройка безопасности
 ErrorModuleRequirePHPVersion=Ошибка, этот модуль требует PHP версии %s или выше
 ErrorModuleRequireDolibarrVersion=Ошибка, этот модуль требует Dolibarr версии %s или выше
 ErrorDecimalLargerThanAreForbidden=Ошибка, <b>точность%</b> выше, чем <b>с</b> не поддерживается.
-DictionnarySetup=Словарь установки
-# Dictionnary=Dictionaries
+DictionarySetup=Словарь установки
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Отключить JavaScript и Ajax функции
@@ -726,34 +726,34 @@ Permission50202=Импортных операций
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Компания типов
-DictionnaryCompanyJuridicalType=Юридическая рода компании
-DictionnaryProspectLevel=Проспект потенциального уровня
-DictionnaryCanton=Районы
-DictionnaryRegion=Регионы
-DictionnaryCountry=Страны
-DictionnaryCurrency=Валюты
-DictionnaryCivility=Вежливость титула
-DictionnaryActions=Действия список
-DictionnarySocialContributions=Социальные взносы типов
-DictionnaryVAT=Ставки НДС
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Условия оплаты
-DictionnaryPaymentModes=Способы оплаты
-DictionnaryTypeContact=Контакт типов
-DictionnaryEcotaxe=Экологические (WEEE)
-DictionnaryPaperFormat=Форматы бумаги
-DictionnaryFees=Виды сборов
-DictionnarySendingMethods=Отправок методы
-DictionnaryStaff=Персонал
-DictionnaryAvailability=Доставка задержки
-DictionnaryOrderMethods=Заказ методы
-DictionnarySource=Происхождение предложений / заказов
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Компания типов
+DictionaryCompanyJuridicalType=Юридическая рода компании
+DictionaryProspectLevel=Проспект потенциального уровня
+DictionaryCanton=Районы
+DictionaryRegion=Регионы
+DictionaryCountry=Страны
+DictionaryCurrency=Валюты
+DictionaryCivility=Вежливость титула
+DictionaryActions=Действия список
+DictionarySocialContributions=Социальные взносы типов
+DictionaryVAT=Ставки НДС
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Условия оплаты
+DictionaryPaymentModes=Способы оплаты
+DictionaryTypeContact=Контакт типов
+DictionaryEcotaxe=Экологические (WEEE)
+DictionaryPaperFormat=Форматы бумаги
+DictionaryFees=Виды сборов
+DictionarySendingMethods=Отправок методы
+DictionaryStaff=Персонал
+DictionaryAvailability=Доставка задержки
+DictionaryOrderMethods=Заказ методы
+DictionarySource=Происхождение предложений / заказов
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Настройки сохранены
 BackToModuleList=Вернуться к списку модулей
-BackToDictionnaryList=Вернуться к списку словарей
+BackToDictionaryList=Вернуться к списку словарей
 VATReceivedOnly=Специальные ставки не взимается
 VATManagement=НДС менеджмент
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Триггеры в этом файле буду
 TriggerAlwaysActive=Триггеры в этом файле, всегда активны, независимо являются активированный Dolibarr модули.
 TriggerActiveAsModuleActive=Триггеры в этом файле действуют как <b>модуль %s</b> включен.
 GeneratedPasswordDesc=Определить здесь правила, которые вы хотите использовать для создания нового пароля если вы спросите иметь Auto сгенерированного пароля
-DictionnaryDesc=Определить здесь все ссылки данные. Вы можете заполнить заранее стоимость с вами.
+DictionaryDesc=Определить здесь все ссылки данные. Вы можете заполнить заранее стоимость с вами.
 ConstDesc=На этой странице можно отредактировать все остальные параметры не доступны в предыдущих страницах. Они защищены параметров для продвинутых разработчиков или troubleshouting.
 OnceSetupFinishedCreateUsers=Внимание, вы Dolibarr администратора пользователю. Администратор пользователей используются для установки Dolibarr. Для обычного использования Dolibarr, рекомендуется для использования, не администратор пользователя создается из пользователей И группах меню.
 MiscellaneousDesc=Определить здесь все другие параметры, связанные с безопасностью.
@@ -1425,7 +1425,7 @@ AccountancyCode=Бухгалтерия код
 AgendaSetup=Акции и повестки модуль настройки
 PasswordTogetVCalExport=Ключевые разрешить экспорт ссылке
 PastDelayVCalExport=Не экспортировать события старше
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Этот модуль позволяет добавлять иконки после телефонный номер Dolibarr контакты. Нажмите на эту иконку, будем называть serveur с определенным URL вы указываете ниже. Это может быть использовано для вызова Call Center с системой Dolibarr, что можете позвонить по телефону SIP системы например.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/ru_RU/exports.lang b/htdocs/langs/ru_RU/exports.lang
index d89c2539e782cf4e9f72eeb0e086840cea83f4dd..0178a8c926be3f5fbf90df3c43665ec746a8b2be 100644
--- a/htdocs/langs/ru_RU/exports.lang
+++ b/htdocs/langs/ru_RU/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Идентификатор материнской
 SourceRequired=Данные значения является обязательным
 SourceExample=Пример возможных значений данных
 ExampleAnyRefFoundIntoElement=Любая ссылка на элемент найден <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Любой код (или идентификатор) обнаружил в словаре <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Любой код (или идентификатор) обнаружил в словаре <b>%s</b>
 CSVFormatDesc=<b>Разделителями-запятыми</b> файл (формат. CSV). <br> Это текстовый формат файла, в котором поля разделены сепаратором [%s]. Если разделитель находится внутри области содержания, поля окружены круглый характер [%s]. Escape характер бежать вокруг характер [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/ru_RU/main.lang b/htdocs/langs/ru_RU/main.lang
index a248db8f6aeb1f6796e2fefffb653a949b4b6e1b..28511d3cc2ec51210eb0abf14cc398bc839471fe 100644
--- a/htdocs/langs/ru_RU/main.lang
+++ b/htdocs/langs/ru_RU/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Всего
 TotalMan=Всего
 NeverReceived=Никогда не получено
 Canceled=Отменено
-YouCanChangeValuesForThisListFromDictionnarySetup=Вы можете изменять значения в этом списке из меню Настройка - Справочники
+YouCanChangeValuesForThisListFromDictionarySetup=Вы можете изменять значения в этом списке из меню Настройка - Справочники
 Color=Цвет
 Documents=Связанные файлы
 DocumentsNb=Связанные файлы (%s)
diff --git a/htdocs/langs/sk_SK/admin.lang b/htdocs/langs/sk_SK/admin.lang
index 302b7ed0e41b3240001faea4fd3654f1fa62a00b..fc67f0d111c21370f16e6cfd284cc1d2f97ab6f1 100644
--- a/htdocs/langs/sk_SK/admin.lang
+++ b/htdocs/langs/sk_SK/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Bezpečnostné nastavenia
 ErrorModuleRequirePHPVersion=Chyba, tento modul vyžaduje PHP verzia %s alebo vyššia
 ErrorModuleRequireDolibarrVersion=Chyba, tento modul vyžaduje Dolibarr verzie %s alebo vyššia
 ErrorDecimalLargerThanAreForbidden=Chyba, presnosť vyššia než <b>%s</b> nie je podporované.
-DictionnarySetup=Slovník Nastavenie
-Dictionnary=Slovníky
+DictionarySetup=Slovník Nastavenie
+Dictionary=Slovníky
 ErrorReservedTypeSystemSystemAuto=Hodnota &quot;systém&quot; a &quot;systemauto&quot; typu je vyhradená. Môžete použiť &quot;používateľom&quot; ako hodnota pridať svoj vlastný rekord
 ErrorCodeCantContainZero=Kód môže obsahovať hodnotu 0
 DisableJavascript=Zakázať JavaScript a Ajax funkcie
@@ -726,34 +726,34 @@ Permission55001=Prečítajte si prieskumy
 Permission55002=Vytvoriť / upraviť prieskumy
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Spoločnosť typy
-DictionnaryCompanyJuridicalType=Právnické druhy spoločnosti
-DictionnaryProspectLevel=Prospect potenciálna miera
-DictionnaryCanton=Štátny / kantóny
-DictionnaryRegion=Regióny
-DictionnaryCountry=Krajina
-DictionnaryCurrency=Meny
-DictionnaryCivility=Zdvorilosť titul
-DictionnaryActions=Typ agendy udalostí
-DictionnarySocialContributions=Sociálne príspevky typy
-DictionnaryVAT=Sadzby DPH alebo daň z predaja Kurzy
-DictionnaryRevenueStamp=Množstvo kolkových známok
-DictionnaryPaymentConditions=Platobné podmienky
-DictionnaryPaymentModes=Platobné spôsoby
-DictionnaryTypeContact=Kontakt / Adresa typy
-DictionnaryEcotaxe=Ekologické dane (OEEZ)
-DictionnaryPaperFormat=Formáty papiera
-DictionnaryFees=Druhy poplatkov
-DictionnarySendingMethods=Spôsoby dopravy
-DictionnaryStaff=Zamestnanci
-DictionnaryAvailability=Dodacie meškanie
-DictionnaryOrderMethods=Radenie metódy
-DictionnarySource=Pôvod návrhov / objednávky
-DictionnaryAccountancyplan=Graf účtov
-DictionnaryAccountancysystem=Modely účtovej osnovy
+DictionaryCompanyType=Spoločnosť typy
+DictionaryCompanyJuridicalType=Právnické druhy spoločnosti
+DictionaryProspectLevel=Prospect potenciálna miera
+DictionaryCanton=Štátny / kantóny
+DictionaryRegion=Regióny
+DictionaryCountry=Krajina
+DictionaryCurrency=Meny
+DictionaryCivility=Zdvorilosť titul
+DictionaryActions=Typ agendy udalostí
+DictionarySocialContributions=Sociálne príspevky typy
+DictionaryVAT=Sadzby DPH alebo daň z predaja Kurzy
+DictionaryRevenueStamp=Množstvo kolkových známok
+DictionaryPaymentConditions=Platobné podmienky
+DictionaryPaymentModes=Platobné spôsoby
+DictionaryTypeContact=Kontakt / Adresa typy
+DictionaryEcotaxe=Ekologické dane (OEEZ)
+DictionaryPaperFormat=Formáty papiera
+DictionaryFees=Druhy poplatkov
+DictionarySendingMethods=Spôsoby dopravy
+DictionaryStaff=Zamestnanci
+DictionaryAvailability=Dodacie meškanie
+DictionaryOrderMethods=Radenie metódy
+DictionarySource=Pôvod návrhov / objednávky
+DictionaryAccountancyplan=Graf účtov
+DictionaryAccountancysystem=Modely účtovej osnovy
 SetupSaved=Nastavenie uložené
 BackToModuleList=Späť na zoznam modulov
-BackToDictionnaryList=Späť na zoznam slovníkov
+BackToDictionaryList=Späť na zoznam slovníkov
 VATReceivedOnly=Osobitná sadzba nie je účtovaný
 VATManagement=DPH riadenia
 VATIsUsedDesc=Sadzba DPH v predvolenom nastavení pri vytváraní vyhliadky, faktúry, objednávky atď sledovať aktívny štandardné pravidlo: <br> Ak predávajúci nie je predmetom DPH, potom sa DPH v predvolenom nastavení = 0. Koniec vlády. <br> Je-li (predajná country = nákup krajine), potom sa DPH štandardne = DPH výrobku v krajine predaja. Koniec vlády. <br> Ak sa predávajúci a kupujúci v Európskom spoločenstve a tovaru je doprava výrobkov (auto, loď, lietadlo), predvolený DPH = 0 (DPH by mala byť venovaná zo strany kupujúceho v customoffice svojej krajiny, a nie u predajcu). Koniec vlády. <br> Ak sa predávajúci a kupujúci v Európskom spoločenstve a kupujúcim nie je spoločnosť, potom sa DPH štandardne = DPH z výrobkov predaných. Koniec vlády. <br> Ak sa predávajúci a kupujúci v Európskom spoločenstve a kupujúcim je spoločnosť, potom sa DPH v predvolenom nastavení = 0. Koniec vlády. <br> Inak navrhovaná východisková DPH = 0. Koniec vlády.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Trigger v tomto súbore sú zakázané ako modul
 TriggerAlwaysActive=Trigger v tomto súbore sú vždy aktívne, či už sú aktivované Dolibarr moduly.
 TriggerActiveAsModuleActive=Trigger v tomto súbore sú aktívne ako modul <b>%s</b> je povolené.
 GeneratedPasswordDesc=Definujte tu pravidlo, ktoré chcete použiť na vytvorenie nového hesla, ak sa spýtate mať automaticky generované heslo
-DictionnaryDesc=Definujte tu všetky referenčné Kako. Môžete dokončiť danú hodnotu s vašimi.
+DictionaryDesc=Definujte tu všetky referenčné Kako. Môžete dokončiť danú hodnotu s vašimi.
 ConstDesc=Na tejto stránke môžete upravovať všetky ostatné parametre nie sú k dispozícii v predchádzajúcich stránkach. Oni sú vyhradené parametre pre skúsených vývojárov alebo troubleshouting.
 OnceSetupFinishedCreateUsers=Upozornenie, že ste správca Dolibarr užívateľ. Správca Užívateľské slúži na nastavenie Dolibarr. Pre bežné použitie Dolibarr, sa odporúča používať non správcu užívateľovi vytvorené od používateľov a skupín Menu.
 MiscellaneousDesc=Definujte tu všetky ostatné parametre vzťahujúce sa k bezpečnosti.
@@ -1425,7 +1425,7 @@ AccountancyCodeBuy=Nákup účet. kód
 AgendaSetup=Akcie a agenda Nastavenie modulu
 PasswordTogetVCalExport=Kľúč povoliť export odkaz
 PastDelayVCalExport=Neexportovať udalosti staršie ako
-AGENDA_USE_EVENT_TYPE=Používajte typy udalostí (podarilo do Configuration-&gt; Dictionnary-&gt; llx_c_actioncomm)
+AGENDA_USE_EVENT_TYPE=Používajte typy udalostí (podarilo do Configuration-&gt; Dictionary-&gt; llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Tento modul umožňuje pridať ikonu po telefónnych čísel. Kliknutím na túto ikonu bude volať server s konkrétne URL, ktorú definujete nižšie. To možno použiť na volanie call centra systému z Dolibarr ktoré môžu volať na telefónne číslo SIP systému pre príklad.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/sk_SK/exports.lang b/htdocs/langs/sk_SK/exports.lang
index 31a30ca045768544b49e25233ed09cdfa8b3a0be..71f8c7dd651497e3c9a7965fc281c8c5804d7f9e 100644
--- a/htdocs/langs/sk_SK/exports.lang
+++ b/htdocs/langs/sk_SK/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id materskej línie našli kódu, bude vložený
 SourceRequired=Hodnota dát je povinné
 SourceExample=Príklad možné hodnoty údajov
 ExampleAnyRefFoundIntoElement=Akékoľvek ref našli prvkov <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Akýkoľvek kód (alebo id) našiel na dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Akýkoľvek kód (alebo id) našiel na dictionnary <b>%s</b>
 CSVFormatDesc=<b>Hodnoty oddelené čiarkami</b> formát súboru (. Csv). <br> Jedná sa o textový formát súboru, kde sú polia oddelené oddeľovačom [%s]. Ak oddeľovač sa nachádza vo vnútri poľa obsahu je pole zaoblené charakteru kola [%s]. Útek charakter unikať okolo znaku je %s [].
 Excel95FormatDesc=<b>Excel</b> formát súboru (. Xls) <br> Toto je natívny formát programu Excel 95 (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> formát súboru (. Xlsx) <br> Toto je natívny formát programu Excel 2007 (SpreadsheetML).
diff --git a/htdocs/langs/sk_SK/main.lang b/htdocs/langs/sk_SK/main.lang
index 53ce3752dc5e89a4f88d4c0c434f4eac2652ac75..1616b01355c24641be283d32d25b8f5e1ea24561 100644
--- a/htdocs/langs/sk_SK/main.lang
+++ b/htdocs/langs/sk_SK/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Celkový
 TotalMan=Celkový
 NeverReceived=Nikdy nedostal
 Canceled=Zrušený
-YouCanChangeValuesForThisListFromDictionnarySetup=Môžete zmeniť hodnoty tohto zoznamu z menu nastavení - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Môžete zmeniť hodnoty tohto zoznamu z menu nastavení - dictionnary
 Color=Farba
 Documents=Pripojené súbory
 DocumentsNb=Pripojené súbory (%s)
diff --git a/htdocs/langs/sl_SI/admin.lang b/htdocs/langs/sl_SI/admin.lang
index a5e1db9345ca39cb78e97b52293de43ce410fdb0..8ee8447f7bf23f1082407ae2b0fd9a686d9472e8 100644
--- a/htdocs/langs/sl_SI/admin.lang
+++ b/htdocs/langs/sl_SI/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Varnostne nastavitve
 ErrorModuleRequirePHPVersion=Napaka, ta modul zahteva PHP različico %s ali višjo
 ErrorModuleRequireDolibarrVersion=Napaka, Ta modul zahteva Dolibarr različico %s ali višjo
 ErrorDecimalLargerThanAreForbidden=Napaka, višja natančnost od <b>%s</b> ni podprta.
-DictionnarySetup=Nastavitve slovarja
-# Dictionnary=Dictionaries
+DictionarySetup=Nastavitve slovarja
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Onemogoči JavaScript in Ajax funkcije
@@ -726,34 +726,34 @@ Permission50202=Uvoz prenosov
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Tipi podjetij
-DictionnaryCompanyJuridicalType=Pravna oblika podjetja
-DictionnaryProspectLevel=Nivo potenciala možne stranke
-DictionnaryCanton=Dežele/kantoni
-DictionnaryRegion=Regije
-DictionnaryCountry=Države
-DictionnaryCurrency=Valute
-DictionnaryCivility=Vljudnostni nazivi
-DictionnaryActions=Seznam aktivnosti
-DictionnarySocialContributions=Vrste socialnih prispevkov
-DictionnaryVAT=Stopnje DDV
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Pogoji plačil
-DictionnaryPaymentModes=Načini plačil
-DictionnaryTypeContact=Tipi kontaktov
-DictionnaryEcotaxe=Ecotax (WEEE)
-DictionnaryPaperFormat=Formati papirja
-DictionnaryFees=Tipi stroškov
-DictionnarySendingMethods=Načini pošiljanja
-DictionnaryStaff=Zaposleni
-DictionnaryAvailability=Zakasnitev dobave
-DictionnaryOrderMethods=Metode naročanja
-DictionnarySource=Izvor ponudb/naročil
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Tipi podjetij
+DictionaryCompanyJuridicalType=Pravna oblika podjetja
+DictionaryProspectLevel=Nivo potenciala možne stranke
+DictionaryCanton=Dežele/kantoni
+DictionaryRegion=Regije
+DictionaryCountry=Države
+DictionaryCurrency=Valute
+DictionaryCivility=Vljudnostni nazivi
+DictionaryActions=Seznam aktivnosti
+DictionarySocialContributions=Vrste socialnih prispevkov
+DictionaryVAT=Stopnje DDV
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Pogoji plačil
+DictionaryPaymentModes=Načini plačil
+DictionaryTypeContact=Tipi kontaktov
+DictionaryEcotaxe=Ecotax (WEEE)
+DictionaryPaperFormat=Formati papirja
+DictionaryFees=Tipi stroškov
+DictionarySendingMethods=Načini pošiljanja
+DictionaryStaff=Zaposleni
+DictionaryAvailability=Zakasnitev dobave
+DictionaryOrderMethods=Metode naročanja
+DictionarySource=Izvor ponudb/naročil
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Nastavitve shranjene
 BackToModuleList=Nazaj na seznam modulov
-BackToDictionnaryList=Nazaj na seznam slovarjev
+BackToDictionaryList=Nazaj na seznam slovarjev
 VATReceivedOnly=Posebna stopnja ni zaračunana
 VATManagement=Upravljanje DDV
 VATIsUsedDesc=Privzeta stopnja DDV pri kreiranju možnih strank, računov, naročil itd. sledi aktivnemu standardnemu pravilu:<br>Če je prodajalec davčni zavezanec, je privzeta stopnja DDV=0. Konec pravila.<br>Če je (država prodaje = država nakupa), potem je privzeta davčna stopnja=DDV v državi prodaje. Konec pravila. <br>Če sta prodajalec in kupec iz držav članic EU in se blago prevaža s transportnim sredstvom (avto, ladja, letalo), je privzeta stopnja DDV=0 ( DDV mora plačati kupec pri carinskem uradu svoje države in ne prodajalec blaga). Konec pravila.<br> Če sta prodajalec in kupec iz držav članic EU in se blago ne prevaža s transportnim sredstvom, je privzeta stopnja DDV=DDV prodanega proizvoda.  Konec pravila.<br>Drugače je predlagan privzet DDV=1. Konec pravila.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Prožilci v tej datoteki so onemogočeni, ker je
 TriggerAlwaysActive=Prožilci v tej datoteki so aktivni vedno, ne glede na aktiven Dolibarr module.
 TriggerActiveAsModuleActive=Prožilci v tej datoteki so aktivni, ker je omogočen modul <b>%s</b> .
 GeneratedPasswordDesc=Tukaj določite, katero pravilo želite uporabiti za generiranje novega gesla, če ste zahtevali avtomatsko generiranje gesla
-DictionnaryDesc=Tukaj definirate vse referenčne podatke. Vnaprej določene vrednosti lahko dopolnite z vašimi.
+DictionaryDesc=Tukaj definirate vse referenčne podatke. Vnaprej določene vrednosti lahko dopolnite z vašimi.
 ConstDesc=Ta stran omogoča urejanje vseh ostalih parametrov, ki niso na voljo na prejšnjih straneh. To so rezervirani parametri za napredne razvijalce ali za odpravljanje težav.
 OnceSetupFinishedCreateUsers=Pozor, vi ste Dolibarr administrator. Administrator lahko nastavlja Dolibarr. Za navadno uporabo aplikacije Dolibarr, se priporočajo nastavitve navadnega uporabnika, ki nima administratorskih pravic in ga kreirate preko menija 'Uporabniki & Skupine'.
 MiscellaneousDesc=Tukaj definirate vse ostale parametre, povezane z varnostjo.
@@ -1425,7 +1425,7 @@ AccountancyCode=Računovodstvo zakonik
 AgendaSetup=Nastavitev modula za aktivnosti in dnevni red
 PasswordTogetVCalExport=Ključ za avtorizacijo izvoznega linka
 PastDelayVCalExport=Ne izvažaj dogodekov, starejših od
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Ta modul omogoča dodajanje ikone za telefonsko številko Dolibarr kontakta. S klikom na ikono boste poklicali strežnik z določenim URL naslovom, ki ga definirate spodaj. To lahko uporabite za klic sistema klicnega centra iz aplikacije Dolibarr, ki lahko kliče telefonsko številko na primer na sistemu SIP.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/sl_SI/exports.lang b/htdocs/langs/sl_SI/exports.lang
index a41860aa9058afa68b0d1287b8f303e3702b004c..760801d5ba6a07f2f770b0656500a0507ebcbfd7 100644
--- a/htdocs/langs/sl_SI/exports.lang
+++ b/htdocs/langs/sl_SI/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id starševske linije najdete na kodo, bo vstavlj
 SourceRequired=Podatkovna vrednost je obvezna
 SourceExample=Primer možnih podatkovnih vrednosti
 ExampleAnyRefFoundIntoElement=Vsak ref našel elementov za <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Vsaka številka (ali ID) našel v dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Vsaka številka (ali ID) našel v dictionnary <b>%s</b>
 CSVFormatDesc=<b>Comma Separated Value</b> format datoteke (.csv).<br>To je tekstovni format datoteke, kjer so polja ločena z ločilom [ %s ]. Če se v vsebini polja nahaja ločilo, se polje zaokroži z znakom za zaokrožitev [ %s ]. Znak za preklic zaokrožitve je [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/sl_SI/main.lang b/htdocs/langs/sl_SI/main.lang
index cb17bdbdaae4299b2266f038c10f3ce4049543e8..8d848a1f81086dfe3f882d68604dc0150fa405fa 100644
--- a/htdocs/langs/sl_SI/main.lang
+++ b/htdocs/langs/sl_SI/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Skupna
 TotalMan=Skupni
 NeverReceived=Nikoli prejeto
 Canceled=Preklicano
-YouCanChangeValuesForThisListFromDictionnarySetup=Vrednosti za ta seznam lahko spremenite na meniju 'Nastavitve – Nastavitve slovarja'
+YouCanChangeValuesForThisListFromDictionarySetup=Vrednosti za ta seznam lahko spremenite na meniju 'Nastavitve – Nastavitve slovarja'
 Color=Barva
 Documents=Povezane datoteke
 DocumentsNb=Število povezanih datotek (%s)
diff --git a/htdocs/langs/sv_SE/admin.lang b/htdocs/langs/sv_SE/admin.lang
index 972c1af6b0714146fe8d73b59141d05bac31cb37..ea9b34b5c0d2a7967fc2aaeed5dc23d071bd89c6 100644
--- a/htdocs/langs/sv_SE/admin.lang
+++ b/htdocs/langs/sv_SE/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Säkerhet setup
 ErrorModuleRequirePHPVersion=Fel, kräver denna modul PHP version %s eller högre
 ErrorModuleRequireDolibarrVersion=Fel, kräver denna modul Dolibarr version %s eller högre
 ErrorDecimalLargerThanAreForbidden=Fel, en precision högre än <b>%s</b> stöds inte.
-DictionnarySetup=Ordbok setup
-# Dictionnary=Dictionaries
+DictionarySetup=Ordbok setup
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=Inaktivera JavaScript och Ajax funktioner
@@ -726,34 +726,34 @@ Permission50202=Importera transaktioner
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=Företag typer
-DictionnaryCompanyJuridicalType=Juridiska typer av bolag
-DictionnaryProspectLevel=Prospect potentiell nivå
-DictionnaryCanton=Stat / kantoner
-DictionnaryRegion=Regioner
-DictionnaryCountry=Länder
-DictionnaryCurrency=Valutor
-DictionnaryCivility=Hövlighet titel
-DictionnaryActions=Åtgärdslista
-DictionnarySocialContributions=Sociala avgifter typer
-DictionnaryVAT=Mervärdesskattesatser
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=Betalningsvillkor
-DictionnaryPaymentModes=Betalningssätten
-DictionnaryTypeContact=Kontakta typer
-DictionnaryEcotaxe=Miljöskatten (WEEE)
-DictionnaryPaperFormat=Pappersformat
-DictionnaryFees=Typ av avgifter
-DictionnarySendingMethods=Sendings metoder
-DictionnaryStaff=Personal
-DictionnaryAvailability=Leveransförsening
-DictionnaryOrderMethods=Beställning metoder
-DictionnarySource=Ursprung förslag / order
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=Företag typer
+DictionaryCompanyJuridicalType=Juridiska typer av bolag
+DictionaryProspectLevel=Prospect potentiell nivå
+DictionaryCanton=Stat / kantoner
+DictionaryRegion=Regioner
+DictionaryCountry=Länder
+DictionaryCurrency=Valutor
+DictionaryCivility=Hövlighet titel
+DictionaryActions=Åtgärdslista
+DictionarySocialContributions=Sociala avgifter typer
+DictionaryVAT=Mervärdesskattesatser
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=Betalningsvillkor
+DictionaryPaymentModes=Betalningssätten
+DictionaryTypeContact=Kontakta typer
+DictionaryEcotaxe=Miljöskatten (WEEE)
+DictionaryPaperFormat=Pappersformat
+DictionaryFees=Typ av avgifter
+DictionarySendingMethods=Sendings metoder
+DictionaryStaff=Personal
+DictionaryAvailability=Leveransförsening
+DictionaryOrderMethods=Beställning metoder
+DictionarySource=Ursprung förslag / order
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=Setup sparas
 BackToModuleList=Tillbaka till moduler lista
-BackToDictionnaryList=Tillbaka till ordböcker lista
+BackToDictionaryList=Tillbaka till ordböcker lista
 VATReceivedOnly=Särskilda räntesats inte
 VATManagement=Moms Management
 VATIsUsedDesc=Den momssats som standard när du skapar framtidsutsikter, fakturor, order etc följa aktiva standard regeln: <br> Om säljaren är föremål för mervärdesskatt, då moms som standard = 0. Slut på regeln. <br> Om (den som säljer land = köparlandet), sedan den mervärdesskatt som standard = mervärdesskatt av produkten vid försäljning landet. Slut på regeln. <br> Om säljaren och köparen i Europeiska gemenskapen och varor transporttjänster (bil, fartyg, flygplan), standard moms = 0 (Den mervärdesskatt som skall betalas av köparen vid customoffice av sitt land och inte på säljaren). Slut på regeln. <br> Om säljaren och köparen i Europeiska gemenskapen och köparen är inte ett företag, sedan den mervärdesskatt som standard = moms på produkt som säljs. Slut på regeln. <br> Om säljaren och köparen i Europeiska gemenskapen och köparen är ett företag, då moms som standard = 0. Slut på regeln. <br> Else föreslagna standard moms = 0. Slut på regeln.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Triggers i denna fil är funktionshindrade modul
 TriggerAlwaysActive=Triggers i denna fil är alltid aktiva, oavsett är det aktiverade Dolibarr moduler.
 TriggerActiveAsModuleActive=Triggers i denna fil är verksamma som modul <b>%s</b> är aktiverat.
 GeneratedPasswordDesc=Ange här vilken regel du vill använda för att generera nytt lösenord om du begära att få automatiskt genererat lösenord
-DictionnaryDesc=Ange här alla hänvisningar data seten. Du kan fylla i fördefinierade värde med din.
+DictionaryDesc=Ange här alla hänvisningar data seten. Du kan fylla i fördefinierade värde med din.
 ConstDesc=Denna sida kan du redigera alla andra parametrar som inte fanns i tidigare sidor. De är reserverade parametrar för avancerade utvecklare eller troubleshouting.
 OnceSetupFinishedCreateUsers=Varning, du är en Dolibarr administratör. Administratör användare används för att ställa in Dolibarr. För en vanlig användning av Dolibarr, rekommenderas att använda en icke administratör skapas från Användare & Grupper menyn.
 MiscellaneousDesc=Ange här alla andra parametrar som rör säkerhet.
@@ -1425,7 +1425,7 @@ AccountancyCode=Bokföring kod
 AgendaSetup=Åtgärder och dagordning modul setup
 PasswordTogetVCalExport=Viktiga att tillåta export länk
 PastDelayVCalExport=Inte exporterar fall äldre än
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=Denna modul gör det möjligt att lägga till en ikon efter telefonnummer. Ett klick på denna ikon för att kalla en server med en viss webbadress du anger nedan. Detta kan användas för att ringa ett system call center från Dolibarr som kan ringa upp telefonnumret på en SIP-system till exempel.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/sv_SE/exports.lang b/htdocs/langs/sv_SE/exports.lang
index cf918f4ef878f1b559ec3e697b4df24734254140..1797cf92997545ccde9789d33a7b98503f22a319 100644
--- a/htdocs/langs/sv_SE/exports.lang
+++ b/htdocs/langs/sv_SE/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Id av förälder linje hittades från kod, kommer
 SourceRequired=Data värde är obligatoriskt
 SourceExample=Exempel på möjliga datavärde
 ExampleAnyRefFoundIntoElement=Varje ref för element <b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=Någon kod (eller ID) fann i ordlista <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=Någon kod (eller ID) fann i ordlista <b>%s</b>
 CSVFormatDesc=<b>Semikolonavgränsade</b> filformat (. Csv). <br> Detta är en text filformat där separeras fält av separator [%s]. Om separator finns inuti ett fält innehållet är området rundad med rund karaktär [%s]. Escape karaktär att fly rund karaktär är [%s].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/sv_SE/main.lang b/htdocs/langs/sv_SE/main.lang
index 8e16cdee41aa04bd74c809d3c050f74002c501a0..850a1940d66d3f68e1ee92e34045a46d6c110831 100644
--- a/htdocs/langs/sv_SE/main.lang
+++ b/htdocs/langs/sv_SE/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Totalt
 TotalMan=Totalt
 NeverReceived=Aldrig fick
 Canceled=Annullerad
-YouCanChangeValuesForThisListFromDictionnarySetup=Du kan ändra värden för den här listan från menyn setup - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=Du kan ändra värden för den här listan från menyn setup - dictionnary
 Color=Färg
 Documents=Länkade filer
 DocumentsNb=Länkade filer (%s)
diff --git a/htdocs/langs/tr_TR/admin.lang b/htdocs/langs/tr_TR/admin.lang
index c17cf5e3111e862fb75e35d23140c61567e181fd..c286d833408ba739a1d5aebc605867a481dc202f 100644
--- a/htdocs/langs/tr_TR/admin.lang
+++ b/htdocs/langs/tr_TR/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Güvenlik ayarları
 ErrorModuleRequirePHPVersion=Hata, bu modül %s veya daha yüksek PHP sürümü gerektirir.
 ErrorModuleRequireDolibarrVersion=Hata, bu modül %s veya daha yüksek Dolibarr sürümü gerektirir.
 ErrorDecimalLargerThanAreForbidden=Hata, <b>%s</b> den daha yüksek hassasiyet desteklenmez.
-DictionnarySetup=Sözlük ayarları
-Dictionnary=Sözlükler
+DictionarySetup=Sözlük ayarları
+Dictionary=Sözlükler
 ErrorReservedTypeSystemSystemAuto='system' ve 'systemauto' değerleri tür için ayrılmıştır. 'kullanıcı'yı kendi kayıtlarınıza eklemek için değer olarak kullanabilirsiniz
 ErrorCodeCantContainZero=Kod 0 değeri içeremez
 DisableJavascript=Javascript ve Ajax fonksiyonlarını engelle
@@ -726,34 +726,34 @@ Permission55001=Araştırma oku
 Permission55002=Araştırma oluştur/düzenle
 Permission59001=Ticari oran oku
 Permission59002=Ticari oran tanımla
-DictionnaryCompanyType=Firma türleri
-DictionnaryCompanyJuridicalType=Firma yasal türleri
-DictionnaryProspectLevel=Aday seviyeleri
-DictionnaryCanton=Eyalet/İl
-DictionnaryRegion=Bölgeler
-DictionnaryCountry=Ülkeler
-DictionnaryCurrency=Para birimleri
-DictionnaryCivility=Hitap başlıkları
-DictionnaryActions=Gündem eylem türleri
-DictionnarySocialContributions=Sosyal katkı payı türleri
-DictionnaryVAT=KDV ya da Satış Vergileri Oranları
-DictionnaryRevenueStamp=Bandrol tutarı
-DictionnaryPaymentConditions=Ödeme koşulları
-DictionnaryPaymentModes=Ödeme biçimleri
-DictionnaryTypeContact=Kişi/Adres türleri
-DictionnaryEcotaxe=Ecotax (Çevre vergisi) (WEEE)
-DictionnaryPaperFormat=Kağıt biçimleri
-DictionnaryFees=Ödenti türleri
-DictionnarySendingMethods=Sevkiyat yöntemleri
-DictionnaryStaff=Personel
-DictionnaryAvailability=Teslimat süresi
-DictionnaryOrderMethods=Sipariş yöntemleri
-DictionnarySource=Tekliflerin/siparişlerin kökeni
-DictionnaryAccountancyplan=Hesap planı
-DictionnaryAccountancysystem=Hesap planı modelleri
+DictionaryCompanyType=Firma türleri
+DictionaryCompanyJuridicalType=Firma yasal türleri
+DictionaryProspectLevel=Aday seviyeleri
+DictionaryCanton=Eyalet/İl
+DictionaryRegion=Bölgeler
+DictionaryCountry=Ülkeler
+DictionaryCurrency=Para birimleri
+DictionaryCivility=Hitap başlıkları
+DictionaryActions=Gündem eylem türleri
+DictionarySocialContributions=Sosyal katkı payı türleri
+DictionaryVAT=KDV ya da Satış Vergileri Oranları
+DictionaryRevenueStamp=Bandrol tutarı
+DictionaryPaymentConditions=Ödeme koşulları
+DictionaryPaymentModes=Ödeme biçimleri
+DictionaryTypeContact=Kişi/Adres türleri
+DictionaryEcotaxe=Ecotax (Çevre vergisi) (WEEE)
+DictionaryPaperFormat=Kağıt biçimleri
+DictionaryFees=Ödenti türleri
+DictionarySendingMethods=Sevkiyat yöntemleri
+DictionaryStaff=Personel
+DictionaryAvailability=Teslimat süresi
+DictionaryOrderMethods=Sipariş yöntemleri
+DictionarySource=Tekliflerin/siparişlerin kökeni
+DictionaryAccountancyplan=Hesap planı
+DictionaryAccountancysystem=Hesap planı modelleri
 SetupSaved=Kurulum kaydedildi
 BackToModuleList=Modül listesine geri git
-BackToDictionnaryList=Sözlük listesine geri git
+BackToDictionaryList=Sözlük listesine geri git
 VATReceivedOnly=Ücretlendirilmemiş özel oran
 VATManagement=KDV Yönetimi
 VATIsUsedDesc=Adaylar, faturalar, siparişler, v.b oluştururken kullanılacak olan varsayılan KDV için etkin standart kuralı izleyin: <br>Eğer satıcı KDV ne tabiiyse varsayılan KDV=0, kural sonu.<br>Eğer satıcı ülkesi=alıcı ülkesiyse, varsayılan KDV=satıcı ülkesindeki ürünün KDV dir. Kural sonu.<br>Eğer satıcı ve alıcı Avrupa Birliğindeyse ve mallar taşıma ürünleriyse (araba, gemi, uçak) varsayılan KDV=0 dır (KDV alıcı tarafından kendi ülkesindeki gümrüğe ödenir, satıcıya değil). Kural sonu.<br>Eğer satıcı ve alıcı Avrupa Birliğinde ise ve alıcı bir firma değilse, varsayılan KDV=satılan ürünün KDV dir.Kural sonu.<br>Eğer satıcı ve alıcı Avrupa Birliğindeyse varsayılan KDV=0 dır. Kural sonu.<br>Yoksa önerilen KDV=0 dır. Kural sonu.
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=Bu dosyadaki tetikleyiciler <b>%s</b> modülü d
 TriggerAlwaysActive=Bu dosyadaki tetikleyiciler, etkin Dolibarr modülleri ne olursa olsun her zaman etkindir.
 TriggerActiveAsModuleActive=Bu dosyadaki tetikleyiciler <b>%s</b> modülü etkinleştirildiğinde etkin olur.
 GeneratedPasswordDesc=Eğer otomatik olarak yeni bir parola oluşturmak isterseniz burada kullanmak istediğiniz kuralı tanımlayabilirsiniz.
-DictionnaryDesc=Burada bütün referans verilerini tanımlayın. Önceden tanımlanmış bilgilere sizinkileri de ekleyebilirsiniz.
+DictionaryDesc=Burada bütün referans verilerini tanımlayın. Önceden tanımlanmış bilgilere sizinkileri de ekleyebilirsiniz.
 ConstDesc=Bu sayfa, önceki sayfalarda mevcut olmayan diğer tüm parametreleri düzenleme olanağı sağlar. İleri geliştiriciler veya sorunbulma için ayrılmış parametrelerdir.
 OnceSetupFinishedCreateUsers=Uyarı, siz bir Dolibarr yönetici kullanıcısınız. Yönetici kullanıcılar Dolibarr kurulumu yapabilir. Dolibarr’ın olağan kullanımı için, Kullanıcılar ve Gruplar menüsünden oluşturulan yönetici kullanıcı olmayan bir kullanıcının kullanılması önerilir.
 MiscellaneousDesc=Burada güvenlik ile ilgili diğer tüm parametreleri tanımlayın.
diff --git a/htdocs/langs/tr_TR/exports.lang b/htdocs/langs/tr_TR/exports.lang
index 1bb7d81b1c294eeda0dbcedc194de33520e3f6ca..4ff834efdaf84b78c62d1e73002fc5fa9825b2ac 100644
--- a/htdocs/langs/tr_TR/exports.lang
+++ b/htdocs/langs/tr_TR/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=Koddan bulunan üst satır kodu , şu alana eklen
 SourceRequired=Veri değeri zorunludur
 SourceExample=Olası veri değeri örneği
 ExampleAnyRefFoundIntoElement=<b>%s</b> bileşeni için bulunan ilgi
-ExampleAnyCodeOrIdFoundIntoDictionnary=<b>%s</b> sözlüğünde bulunan herhangi bir kod
+ExampleAnyCodeOrIdFoundIntoDictionary=<b>%s</b> sözlüğünde bulunan herhangi bir kod
 CSVFormatDesc=<b>Virgülle Ayrılmış Değer</b> dosya biçimi (.csv).<br>Alanların birbirinden ayıraç ile ayrıldığı bir metin dosyası biçimi [ %s ]. Bir alan içeriğinde ayıraç bulunursa, yuvarlatma karakteri ile alan yuvarlanır [ %s ]. Yuvarlatma karakterinden çıkmak için Escape karakteri kullanılır [%s].
 Excel95FormatDesc=<b>Excel</b> dosya biçimi (.xls)<br>Doğal Excel 95 biçimi (BIFF5).
 Excel2007FormatDesc=<b>Excel</b> dosya biçimi (.xlsx)<br>Doğal Excel 2007 biçimi (ÇalışmasayfasıML).
diff --git a/htdocs/langs/tr_TR/main.lang b/htdocs/langs/tr_TR/main.lang
index 4558f977fe9877fabff3d751f6619f8497e7165d..f77f66b7ac07b146825b9f0494910d5fd6e441a4 100644
--- a/htdocs/langs/tr_TR/main.lang
+++ b/htdocs/langs/tr_TR/main.lang
@@ -572,7 +572,7 @@ TotalWoman=Toplam
 TotalMan=Toplam
 NeverReceived=Hiç alınmadı
 Canceled=Vazgeçildi
-YouCanChangeValuesForThisListFromDictionnarySetup=Bu listedeki değerleri Kurulum->Sözlük kurulumu menüsünden değiştirebilirsiniz
+YouCanChangeValuesForThisListFromDictionarySetup=Bu listedeki değerleri Kurulum->Sözlük kurulumu menüsünden değiştirebilirsiniz
 Color=Renk
 Documents=Bağlı dosyalar
 DocumentsNb=Bağlı dosyalar (%s)
diff --git a/htdocs/langs/uz_UZ/admin.lang b/htdocs/langs/uz_UZ/admin.lang
index cd0205849a637470a9d4f468051d71fb0bda1e44..1048b05ed0465535776d637827f953474d25f923 100644
--- a/htdocs/langs/uz_UZ/admin.lang
+++ b/htdocs/langs/uz_UZ/admin.lang
@@ -43,8 +43,8 @@
 # ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
 # ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
 # ErrorDecimalLargerThanAreForbidden=Error, a precision higher than <b>%s</b> is not supported.
-# DictionnarySetup=Dictionary setup
-# Dictionnary=Dictionaries
+# DictionarySetup=Dictionary setup
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 # DisableJavascript=Disable JavaScript and Ajax functions
@@ -726,34 +726,34 @@
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-# DictionnaryCompanyType=Company types
-# DictionnaryCompanyJuridicalType=Juridical kinds of company
-# DictionnaryProspectLevel=Prospect potential level
-# DictionnaryCanton=State/Cantons
-# DictionnaryRegion=Regions
-# DictionnaryCountry=Countries
-# DictionnaryCurrency=Currencies
-# DictionnaryCivility=Civility title
-# DictionnaryActions=Type of agenda events
-# DictionnarySocialContributions=Social contributions types
-# DictionnaryVAT=VAT Rates or Sales Tax Rates
-# DictionnaryRevenueStamp=Amount of revenue stamps
-# DictionnaryPaymentConditions=Payment terms
-# DictionnaryPaymentModes=Payment modes
-# DictionnaryTypeContact=Contact/Address types
-# DictionnaryEcotaxe=Ecotax (WEEE)
-# DictionnaryPaperFormat=Paper formats
-# DictionnaryFees=Type of fees
-# DictionnarySendingMethods=Shipping methods
-# DictionnaryStaff=Staff
-# DictionnaryAvailability=Delivery delay
-# DictionnaryOrderMethods=Ordering methods
-# DictionnarySource=Origin of proposals/orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+# DictionaryCompanyType=Company types
+# DictionaryCompanyJuridicalType=Juridical kinds of company
+# DictionaryProspectLevel=Prospect potential level
+# DictionaryCanton=State/Cantons
+# DictionaryRegion=Regions
+# DictionaryCountry=Countries
+# DictionaryCurrency=Currencies
+# DictionaryCivility=Civility title
+# DictionaryActions=Type of agenda events
+# DictionarySocialContributions=Social contributions types
+# DictionaryVAT=VAT Rates or Sales Tax Rates
+# DictionaryRevenueStamp=Amount of revenue stamps
+# DictionaryPaymentConditions=Payment terms
+# DictionaryPaymentModes=Payment modes
+# DictionaryTypeContact=Contact/Address types
+# DictionaryEcotaxe=Ecotax (WEEE)
+# DictionaryPaperFormat=Paper formats
+# DictionaryFees=Type of fees
+# DictionarySendingMethods=Shipping methods
+# DictionaryStaff=Staff
+# DictionaryAvailability=Delivery delay
+# DictionaryOrderMethods=Ordering methods
+# DictionarySource=Origin of proposals/orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 # SetupSaved=Setup saved
 # BackToModuleList=Back to modules list
-# BackToDictionnaryList=Back to dictionaries list
+# BackToDictionaryList=Back to dictionaries list
 # VATReceivedOnly=Special rate not charged
 # VATManagement=VAT Management
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ LocalTax2IsNotUsedExample=
 # TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
 # TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
 # GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
-# DictionnaryDesc=Define here all reference datas. You can complete predefined value with yours.
+# DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
 # ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
 # OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
 # MiscellaneousDesc=Define here all other parameters related to security.
@@ -1425,7 +1425,7 @@ LocalTax2IsNotUsedExample=
 # AgendaSetup=Events and agenda module setup
 # PasswordTogetVCalExport=Key to authorize export link
 # PastDelayVCalExport=Do not export event older than
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 # ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/uz_UZ/exports.lang b/htdocs/langs/uz_UZ/exports.lang
index 3376ce3396c6cfe43bf2858a2abbaf4336695508..17dea3187382f735dc569ec7da7f8b53b9c76465 100644
--- a/htdocs/langs/uz_UZ/exports.lang
+++ b/htdocs/langs/uz_UZ/exports.lang
@@ -109,7 +109,7 @@
 # SourceRequired=Data value is mandatory
 # SourceExample=Example of possible data value
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 # CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/uz_UZ/main.lang b/htdocs/langs/uz_UZ/main.lang
index 5c3a158d6096c8a6d407395f19dea15e43fee1a3..4d19f1e77120676d3e16a7f26589a6f26e5e0d2b 100644
--- a/htdocs/langs/uz_UZ/main.lang
+++ b/htdocs/langs/uz_UZ/main.lang
@@ -572,7 +572,7 @@ FormatDateHourText=%d %B %Y %H:%M
 # TotalMan=Total
 # NeverReceived=Never received
 # Canceled=Canceled
-# YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+# YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 # Color=Color
 # Documents=Linked files
 # DocumentsNb=Linked files (%s)
diff --git a/htdocs/langs/vi_VN/admin.lang b/htdocs/langs/vi_VN/admin.lang
index e65b38132d2555582a38b4339e5a90f1ef479fb3..d961b8a2bad0e0517326e4889165b6d060c6e053 100644
--- a/htdocs/langs/vi_VN/admin.lang
+++ b/htdocs/langs/vi_VN/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=Thiết lập an nin
 ErrorModuleRequirePHPVersion=Lỗi, module này yêu cầu phiên bản PHP %s hoặc mới hơn
 ErrorModuleRequireDolibarrVersion=Lỗi, module này yêu cầu Dolibarr phiên bản %s hoặc mới hơn
 ErrorDecimalLargerThanAreForbidden=Lỗi, thao tác này có độ ưu tiên cao hơn <b>%s</b> sẽ không được hỗ trợ.
-DictionnarySetup=Thiết lập từ điển
-Dictionnary=Từ điển
+DictionarySetup=Thiết lập từ điển
+Dictionary=Từ điển
 ErrorReservedTypeSystemSystemAuto=Giá trị 'hệ thống' và 'hệ thống tự động' đối với loại đã được lưu trữ. Bạn có thể sử dụng 'người dùng' như là dạng giá trị để thêm vào bản ghi của riêng mình
 ErrorCodeCantContainZero=Mã lệnh không thể chứa giá trị 0
 DisableJavascript=Vô hiệu hóa JavaScript và tính năng Ajax
@@ -726,34 +726,34 @@ Module400Name=Các dự án
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-# DictionnaryCompanyType=Company types
-# DictionnaryCompanyJuridicalType=Juridical kinds of company
-# DictionnaryProspectLevel=Prospect potential level
-# DictionnaryCanton=State/Cantons
-# DictionnaryRegion=Regions
-# DictionnaryCountry=Countries
-# DictionnaryCurrency=Currencies
-# DictionnaryCivility=Civility title
-# DictionnaryActions=Type of agenda events
-# DictionnarySocialContributions=Social contributions types
-# DictionnaryVAT=VAT Rates or Sales Tax Rates
-# DictionnaryRevenueStamp=Amount of revenue stamps
-# DictionnaryPaymentConditions=Payment terms
-# DictionnaryPaymentModes=Payment modes
-# DictionnaryTypeContact=Contact/Address types
-# DictionnaryEcotaxe=Ecotax (WEEE)
-# DictionnaryPaperFormat=Paper formats
-# DictionnaryFees=Type of fees
-# DictionnarySendingMethods=Shipping methods
-# DictionnaryStaff=Staff
-# DictionnaryAvailability=Delivery delay
-# DictionnaryOrderMethods=Ordering methods
-# DictionnarySource=Origin of proposals/orders
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+# DictionaryCompanyType=Company types
+# DictionaryCompanyJuridicalType=Juridical kinds of company
+# DictionaryProspectLevel=Prospect potential level
+# DictionaryCanton=State/Cantons
+# DictionaryRegion=Regions
+# DictionaryCountry=Countries
+# DictionaryCurrency=Currencies
+# DictionaryCivility=Civility title
+# DictionaryActions=Type of agenda events
+# DictionarySocialContributions=Social contributions types
+# DictionaryVAT=VAT Rates or Sales Tax Rates
+# DictionaryRevenueStamp=Amount of revenue stamps
+# DictionaryPaymentConditions=Payment terms
+# DictionaryPaymentModes=Payment modes
+# DictionaryTypeContact=Contact/Address types
+# DictionaryEcotaxe=Ecotax (WEEE)
+# DictionaryPaperFormat=Paper formats
+# DictionaryFees=Type of fees
+# DictionarySendingMethods=Shipping methods
+# DictionaryStaff=Staff
+# DictionaryAvailability=Delivery delay
+# DictionaryOrderMethods=Ordering methods
+# DictionarySource=Origin of proposals/orders
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 # SetupSaved=Setup saved
 # BackToModuleList=Back to modules list
-# BackToDictionnaryList=Back to dictionaries list
+# BackToDictionaryList=Back to dictionaries list
 # VATReceivedOnly=Special rate not charged
 # VATManagement=VAT Management
 # VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold.  End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
@@ -921,7 +921,7 @@ PhpModules=Module
 # TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
 # TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
 # GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
-# DictionnaryDesc=Define here all reference datas. You can complete predefined value with yours.
+# DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
 # ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
 # OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
 # MiscellaneousDesc=Define here all other parameters related to security.
@@ -1425,7 +1425,7 @@ PhpModules=Module
 # AgendaSetup=Events and agenda module setup
 # PasswordTogetVCalExport=Key to authorize export link
 # PastDelayVCalExport=Do not export event older than
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 # ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/vi_VN/exports.lang b/htdocs/langs/vi_VN/exports.lang
index 01a655dc9733809a06c85fa3d8d579970b7d7d41..5473e21922339e92f02b6957a7c82e34179f81af 100644
--- a/htdocs/langs/vi_VN/exports.lang
+++ b/htdocs/langs/vi_VN/exports.lang
@@ -109,7 +109,7 @@ LibraryVersion=Phiên bản
 # SourceRequired=Data value is mandatory
 # SourceExample=Example of possible data value
 # ExampleAnyRefFoundIntoElement=Any ref found for element <b>%s</b>
-# ExampleAnyCodeOrIdFoundIntoDictionnary=Any code (or id) found into dictionnary <b>%s</b>
+# ExampleAnyCodeOrIdFoundIntoDictionary=Any code (or id) found into dictionnary <b>%s</b>
 # CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>This is a text file format where fields are separated by separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ].
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/vi_VN/main.lang b/htdocs/langs/vi_VN/main.lang
index 79dd3d93e5db0afe403a2ff2601334d051377d89..4813acad04d9042cc28225225955903945616f72 100644
--- a/htdocs/langs/vi_VN/main.lang
+++ b/htdocs/langs/vi_VN/main.lang
@@ -572,7 +572,7 @@ Unknown=Chưa rõ
 # TotalMan=Total
 # NeverReceived=Never received
 # Canceled=Canceled
-# YouCanChangeValuesForThisListFromDictionnarySetup=You can change values for this list from menu setup - dictionnary
+# YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionnary
 # Color=Color
 # Documents=Linked files
 # DocumentsNb=Linked files (%s)
diff --git a/htdocs/langs/zh_CN/admin.lang b/htdocs/langs/zh_CN/admin.lang
index 4bf838cdf48deb1aceb16689616d803962e6f02c..bfe68ad133a245e5683bff49adb6b7d170a8fda4 100644
--- a/htdocs/langs/zh_CN/admin.lang
+++ b/htdocs/langs/zh_CN/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=安全设置
 ErrorModuleRequirePHPVersion=错误,此模块要求 PHP 版本 %s 或更高
 ErrorModuleRequireDolibarrVersion=错误,此模块要求 Dolibarr 版本 %s 或更高
 ErrorDecimalLargerThanAreForbidden=错误,不支持超过 <b>%s</b> 的精度。
-DictionnarySetup=选项列表设定
-Dictionnary=选项字典
+DictionarySetup=选项列表设定
+Dictionary=选项字典
 ErrorReservedTypeSystemSystemAuto=类型值 'system' 与 'systemauto' 是系统保留值。不能以'user'为值添加您的记录
 ErrorCodeCantContainZero=编码不能包含 0
 DisableJavascript=禁用 JavaScript 和 Ajax 功能
@@ -726,34 +726,34 @@ Permission55001=阅读调查
 Permission55002=创建/修改调查
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=公司类型
-DictionnaryCompanyJuridicalType=公司法律类型
-DictionnaryProspectLevel=潜在开发潜力
-DictionnaryCanton=州/省
-DictionnaryRegion=地区
-DictionnaryCountry=国家
-DictionnaryCurrency=币别
-DictionnaryCivility=称谓
-DictionnaryActions=日程事件类型
-DictionnarySocialContributions=社会捐助类型
-DictionnaryVAT=增值税或销售税税率
-DictionnaryRevenueStamp=印花税总额
-DictionnaryPaymentConditions=付款条件
-DictionnaryPaymentModes=付款方式
-DictionnaryTypeContact=联络人/地址类型
-DictionnaryEcotaxe=Ecotax 指令 (WEEE)
-DictionnaryPaperFormat=纸张格式
-DictionnaryFees=收费类型
-DictionnarySendingMethods=发货方式
-DictionnaryStaff=员工人数
-DictionnaryAvailability=交付迟延
-DictionnaryOrderMethods=排列方法
-DictionnarySource=订单来源方式
-DictionnaryAccountancyplan=账户图表
-DictionnaryAccountancysystem=账户图表模块
+DictionaryCompanyType=公司类型
+DictionaryCompanyJuridicalType=公司法律类型
+DictionaryProspectLevel=潜在开发潜力
+DictionaryCanton=州/省
+DictionaryRegion=地区
+DictionaryCountry=国家
+DictionaryCurrency=币别
+DictionaryCivility=称谓
+DictionaryActions=日程事件类型
+DictionarySocialContributions=社会捐助类型
+DictionaryVAT=增值税或销售税税率
+DictionaryRevenueStamp=印花税总额
+DictionaryPaymentConditions=付款条件
+DictionaryPaymentModes=付款方式
+DictionaryTypeContact=联络人/地址类型
+DictionaryEcotaxe=Ecotax 指令 (WEEE)
+DictionaryPaperFormat=纸张格式
+DictionaryFees=收费类型
+DictionarySendingMethods=发货方式
+DictionaryStaff=员工人数
+DictionaryAvailability=交付迟延
+DictionaryOrderMethods=排列方法
+DictionarySource=订单来源方式
+DictionaryAccountancyplan=账户图表
+DictionaryAccountancysystem=账户图表模块
 SetupSaved=设定值已储存
 BackToModuleList=返回模块列表
-BackToDictionnaryList=回到设定选项列表
+BackToDictionaryList=回到设定选项列表
 VATReceivedOnly=特殊税种未收取
 VATManagement=增值税管理
 VATIsUsedDesc=默认情况下,增值税率在创建报价、账单或订单时遵循当前标准规则:<br>如果卖方如果卖方无需缴纳VAT,VAT默认=0。规则结束。<br>内贸,默认VAT默认=卖方国家的VAT。规则结束。<br>如果买卖双方同处欧盟成员国VAT策略见英文界面。规则结束。规则结束。规则结束。<br>其它情况默认VAT=0。规则结束。
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=此文件中的触发器将在<b>%s</b>模块禁
 TriggerAlwaysActive=此文件中的触发器总是启用,无论 Dolibarr 的各模块是否启用。
 TriggerActiveAsModuleActive=此文件中的触发器将于 <b>%s</b> 模块启用后启用。
 GeneratedPasswordDesc=在此设定新密码的生成规则,如果您选择使用自动生成的密码。
-DictionnaryDesc=此处可以设置可选字段中的所有可用数据。您可以通过自定义值来完善程序的预制设置。
+DictionaryDesc=此处可以设置可选字段中的所有可用数据。您可以通过自定义值来完善程序的预制设置。
 ConstDesc=此页中您可以编辑前几页中没有的其它所有参数。他们是供开发人员调试用的保留参数。
 OnceSetupFinishedCreateUsers=警告,您是 Dolibarr 管理员用户。管理员用户被用来安装设置 Dolibarr 。Dolibarr 的日常使用,推荐通过用户/组菜创建的非管理员用户进行。
 MiscellaneousDesc=在这里定义与安全有关的所有其他参数。
diff --git a/htdocs/langs/zh_CN/exports.lang b/htdocs/langs/zh_CN/exports.lang
index a3bf64e7934a4e325c271cf3604653eba4355ed0..570499fd70190553877b703aa00bc9dd80dc96b5 100644
--- a/htdocs/langs/zh_CN/exports.lang
+++ b/htdocs/langs/zh_CN/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=ID从父行代码中发现,将被插入到下
 SourceRequired=数据值是强制性的
 SourceExample=例如可能的数据值
 ExampleAnyRefFoundIntoElement=任何ref元素<b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=发现任何代码(或ID)dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=发现任何代码(或ID)dictionnary <b>%s</b>
 CSVFormatDesc=<b>逗号分隔值</b>文件格式(。csv格式)。 <br>这是一个文本文件格式字段被分隔在[%s]分开。如果一个字段分隔符是里面的内容发现,现场是圆形的圆字[%s]。字符转义字符是为了逃避轮[%s]。
 Excel95FormatDesc=<b>Excel</b> 文件格式 (.xls)<br>这是本地的Excel 95格式 (BIFF5).\n
 Excel2007FormatDesc=<b>Excel</b>文件格式(.XLSX)<br>这是本地的Excel 2007格式(SpreadsheetML)。
diff --git a/htdocs/langs/zh_CN/main.lang b/htdocs/langs/zh_CN/main.lang
index 353c2d6b702e8823fbb8190862ce1e208cd5049a..5b827554b2e8918253cc5d8ca2df7eec6e14bacd 100644
--- a/htdocs/langs/zh_CN/main.lang
+++ b/htdocs/langs/zh_CN/main.lang
@@ -572,7 +572,7 @@ TotalWoman=总
 TotalMan=总
 NeverReceived=从未收到
 Canceled=取消
-YouCanChangeValuesForThisListFromDictionnarySetup=你可以从菜单中更改此设置列表值 - dictionnary
+YouCanChangeValuesForThisListFromDictionarySetup=你可以从菜单中更改此设置列表值 - dictionnary
 Color=彩色
 Documents=链接的文件
 DocumentsNb=(%s的链接文件)
diff --git a/htdocs/langs/zh_TW/admin.lang b/htdocs/langs/zh_TW/admin.lang
index c7a529ead984c1963d3b04eaad385cf4f8f9b756..6089602097951179b4fc60d624e4f89f09ffcc03 100644
--- a/htdocs/langs/zh_TW/admin.lang
+++ b/htdocs/langs/zh_TW/admin.lang
@@ -43,8 +43,8 @@ SecuritySetup=安全設置
 ErrorModuleRequirePHPVersion=錯誤,這個模組需要的PHP版本是%s或更高
 ErrorModuleRequireDolibarrVersion=錯誤,這個模組需要Dolibarr%s或更高版本
 ErrorDecimalLargerThanAreForbidden=錯誤<b>,1%的</b>精度高於不支持。
-DictionnarySetup=設定選項清單
-# Dictionnary=Dictionaries
+DictionarySetup=設定選項清單
+# Dictionary=Dictionaries
 # ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
 # ErrorCodeCantContainZero=Code can't contain value 0
 DisableJavascript=禁用JavaScript和Ajax功能
@@ -726,34 +726,34 @@ Permission50202=進口交易
 # Permission55002=Create/modify surveys
 # Permission59001=Read commercial margins
 # Permission59002=Define commercial margins
-DictionnaryCompanyType=公司類型
-DictionnaryCompanyJuridicalType=公司法人種
-DictionnaryProspectLevel=展望潛在水平
-DictionnaryCanton=國家/州
-DictionnaryRegion=地區
-DictionnaryCountry=國家
-DictionnaryCurrency=幣別
-DictionnaryCivility=稱謂
-DictionnaryActions=操作列表
-DictionnarySocialContributions=社會捐助類型
-DictionnaryVAT=營業稅率
-# DictionnaryRevenueStamp=Amount of revenue stamps
-DictionnaryPaymentConditions=付款條件
-DictionnaryPaymentModes=付款方式
-DictionnaryTypeContact=聯絡人類型
-DictionnaryEcotaxe=Ecotax指令(WEEE)
-DictionnaryPaperFormat=文件格式
-DictionnaryFees=收費類型
-DictionnarySendingMethods=出貨方式
-DictionnaryStaff=員工人數
-DictionnaryAvailability=遲延交付
-DictionnaryOrderMethods=排列方法
-DictionnarySource=訂單來源方式
-# DictionnaryAccountancyplan=Chart of accounts
-# DictionnaryAccountancysystem=Models for chart of accounts
+DictionaryCompanyType=公司類型
+DictionaryCompanyJuridicalType=公司法人種
+DictionaryProspectLevel=展望潛在水平
+DictionaryCanton=國家/州
+DictionaryRegion=地區
+DictionaryCountry=國家
+DictionaryCurrency=幣別
+DictionaryCivility=稱謂
+DictionaryActions=操作列表
+DictionarySocialContributions=社會捐助類型
+DictionaryVAT=營業稅率
+# DictionaryRevenueStamp=Amount of revenue stamps
+DictionaryPaymentConditions=付款條件
+DictionaryPaymentModes=付款方式
+DictionaryTypeContact=聯絡人類型
+DictionaryEcotaxe=Ecotax指令(WEEE)
+DictionaryPaperFormat=文件格式
+DictionaryFees=收費類型
+DictionarySendingMethods=出貨方式
+DictionaryStaff=員工人數
+DictionaryAvailability=遲延交付
+DictionaryOrderMethods=排列方法
+DictionarySource=訂單來源方式
+# DictionaryAccountancyplan=Chart of accounts
+# DictionaryAccountancysystem=Models for chart of accounts
 SetupSaved=設定值已儲存
 BackToModuleList=返回模組列表
-BackToDictionnaryList=回到設定選項列表
+BackToDictionaryList=回到設定選項列表
 VATReceivedOnly=營業稅不收費
 VATManagement=營業稅管理
 VATIsUsedDesc=預設情況下,營業稅率創造前景時,發票,訂單等後續活動的標準規定: <br>如果賣方遭受營業稅,那麼預設值= 0營業稅。結束統治。 <br>如果(國家=購買國出售),則預設營業稅=銷售的國產品的營業稅。結束統治。 <br>如果賣方和買方歐洲共同體和貨物運輸銷售有新的手段(車,船,飛機),預設的營業稅= 0(應支付的營業稅在他的國家customoffice買方和賣方在不)。結束統治。 <br>如果賣方在歐洲共同體和交通工具,而不是其他方式的新途徑出售的商品,則預設營業稅=產品營業稅買方出售。結束統治。 <br>其他建議的預設營業稅= 1。結束統治。
@@ -921,7 +921,7 @@ TriggerDisabledAsModuleDisabled=在這個文件觸發器被禁用的模組<b>%s<
 TriggerAlwaysActive=在這個文件觸發器總是活躍,無論是激活Dolibarr模組。
 TriggerActiveAsModuleActive=在這個文件中啟用觸發器活躍模組<b>%s</b>是。
 GeneratedPasswordDesc=這裡定義的規定,你要用來生成新的密碼,如果你問有自動生成的密碼
-DictionnaryDesc=您可以在這裡新定義或修改表單中會用到選項清單,如營業稅率、語系等等。
+DictionaryDesc=您可以在這裡新定義或修改表單中會用到選項清單,如營業稅率、語系等等。
 ConstDesc=此頁面允許你編輯所有沒有先前網頁提供的其他參數。他們是保留給高級開發人員或troubleshouting參數。
 OnceSetupFinishedCreateUsers=警告,你是一個Dolibarr管理員用戶。管理員用戶用於安裝Dolibarr。對於通常使用的Dolibarr,建議使用非管理員用戶從菜單中創建用戶和組。
 MiscellaneousDesc=定義在這裡與安全有關的所有其他參數。
@@ -1425,7 +1425,7 @@ AccountancyCode=會計準則
 AgendaSetup=模組設置的行動和議程
 PasswordTogetVCalExport=授權出口的關鍵環節
 PastDelayVCalExport=不要以上出口事件
-# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionnary->llx_c_actioncomm)
+# AGENDA_USE_EVENT_TYPE=Use events types (managed into Configuration->Dictionary->llx_c_actioncomm)
 ##### ClickToDial #####
 ClickToDialDesc=這個模組允許添加後Dolibarr聯繫電話號碼的圖標。關於這個圖標,會調用一個特定的URL serveur您定義如下。這可以用來調用一個從Dolibarr呼叫中心繫統,可致電1例如SIP系統的電話號碼。
 ##### Point Of Sales (CashDesk) #####
diff --git a/htdocs/langs/zh_TW/exports.lang b/htdocs/langs/zh_TW/exports.lang
index c54748e6bae81c146ec91cc3bb9143f2a6326ddc..d9d96213bc3e3f11224ec2d7a33eb27577d21094 100644
--- a/htdocs/langs/zh_TW/exports.lang
+++ b/htdocs/langs/zh_TW/exports.lang
@@ -109,7 +109,7 @@ DataCodeIDSourceIsInsertedInto=ID從父行代碼中發現,將被插入到下
 SourceRequired=資料值是強制性的
 SourceExample=可能的資料值範例
 ExampleAnyRefFoundIntoElement=任何ref元素<b>%s</b>
-ExampleAnyCodeOrIdFoundIntoDictionnary=發現任何代碼(或ID)dictionnary <b>%s</b>
+ExampleAnyCodeOrIdFoundIntoDictionary=發現任何代碼(或ID)dictionnary <b>%s</b>
 CSVFormatDesc=<b>逗號分隔</b>檔案格式(csv格式)。 <br>這是一個被[%s]所分隔的存文字格式檔案。如果欄位內容本身含有分隔字元,則此分隔字元會被[%s]所包圍。用來 escape 包圍用的Escape 字元為[%s]。
 # Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is native Excel 95 format (BIFF5).
 # Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is native Excel 2007 format (SpreadsheetML).
diff --git a/htdocs/langs/zh_TW/main.lang b/htdocs/langs/zh_TW/main.lang
index 791394d1b3c81a82bfc85c27962a60cb267f9885..2ea2c2473735b07a39780aa70dad3c1a1524327b 100644
--- a/htdocs/langs/zh_TW/main.lang
+++ b/htdocs/langs/zh_TW/main.lang
@@ -572,7 +572,7 @@ TotalWoman=全部
 TotalMan=全部
 NeverReceived=從未收到
 Canceled=取消
-YouCanChangeValuesForThisListFromDictionnarySetup=你可以藉由"設定->設定選項選單"來更改這些選項值(需管理者權限)。
+YouCanChangeValuesForThisListFromDictionarySetup=你可以藉由"設定->設定選項選單"來更改這些選項值(需管理者權限)。
 Color=彩色
 Documents=附件(文件)
 DocumentsNb=(%s的鏈接文件)
diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php
index 7d7890e1dc12f88ae5438d1d71b06e7aa51427db..ed2d83e9bc5a2a4dfc95e36df5b321776478b8a9 100644
--- a/htdocs/product/fiche.php
+++ b/htdocs/product/fiche.php
@@ -842,7 +842,7 @@ else
         // Origin country
         print '<td>'.$langs->trans("CountryOrigin").'</td><td>';
         print $form->select_country(GETPOST('country_id','int'),'country_id');
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         print '</td></tr>';
 
         // Other attributes
@@ -1069,7 +1069,7 @@ else
             // Origin country
             print '<td>'.$langs->trans("CountryOrigin").'</td><td>';
             print $form->select_country($object->country_id,'country_id');
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td></tr>';
 
             // Other attributes
diff --git a/htdocs/product/stock/fiche.php b/htdocs/product/stock/fiche.php
index 38d25ea70cd6421daee0de5289722d4c2b73befb..c87b3a0658551b0638b5caa3b50a1cb8c8900f7a 100644
--- a/htdocs/product/stock/fiche.php
+++ b/htdocs/product/stock/fiche.php
@@ -201,7 +201,7 @@ if ($action == 'create')
 	// Country
 	print '<tr><td width="25%">'.$langs->trans('Country').'</td><td colspan="3">';
 	print $form->select_country($object->country_id?$object->country_id:$mysoc->country_code,'country_id');
-	if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+	if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 	print '</td></tr>';
 
 	print '<tr><td>'.$langs->trans("Status").'</td><td colspan="3">';
@@ -534,7 +534,7 @@ else
 			// Country
 			print '<tr><td width="25%">'.$langs->trans('Country').'</td><td colspan="3">';
 			print $form->select_country($object->country_id?$object->country_id:$mysoc->country_code,'country_id');
-			if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+			if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 			print '</td></tr>';
 
 			print '<tr><td width="20%">'.$langs->trans("Status").'</td><td colspan="3">';
diff --git a/htdocs/societe/canvas/actions_card_common.class.php b/htdocs/societe/canvas/actions_card_common.class.php
index 7bc1ac8fef1f2c7b3dfa2d1a7f90fa01ef52d384..b7cde7e612ca43d877919afbd1444c07db2326ea 100644
--- a/htdocs/societe/canvas/actions_card_common.class.php
+++ b/htdocs/societe/canvas/actions_card_common.class.php
@@ -494,7 +494,7 @@ abstract class ActionsCardCommon
             $this->tpl['select_country'] = $form->select_country($this->object->country_id,'country_id');
             $countrynotdefined = $langs->trans("ErrorSetACountryFirst").' ('.$langs->trans("SeeAbove").')';
 
-            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) $this->tpl['info_admin'] = info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
 
             // State
             if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->object->state_id,$this->object->country_code);
diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php
index dd7a34e648f70b0110ced508fa724fcf2a5d2a2c..ab753855b4c8a1eb7d457aff5fbf40b83e21f650 100644
--- a/htdocs/societe/soc.php
+++ b/htdocs/societe/soc.php
@@ -843,7 +843,7 @@ else
         // Country
         print '<tr><td width="25%">'.$langs->trans('Country').'</td><td colspan="3" class="maxwidthonsmartphone">';
         print $form->select_country((GETPOST('country_id')!=''?GETPOST('country_id'):$object->country_id),'country_id');
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         print '</td></tr>';
 
         // State
@@ -931,11 +931,11 @@ else
         // Type - Size
         print '<tr><td>'.$langs->trans("ThirdPartyType").'</td><td>'."\n";
         print $form->selectarray("typent_id", $formcompany->typent_array(0), $object->typent_id, 0, 0, 0, '', 0, 0, 0, (empty($conf->global->SOCIETE_SORT_ON_TYPEENT)?'ASC':$conf->global->SOCIETE_SORT_ON_TYPEENT));
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         print '</td>';
         print '<td>'.$langs->trans("Staff").'</td><td>';
         print $form->selectarray("effectif_id", $formcompany->effectif_array(0), $object->effectif_id);
-        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+        if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
         print '</td></tr>';
 
         // Legal Form
@@ -1268,7 +1268,7 @@ else
             // Country
             print '<tr><td>'.$langs->trans('Country').'</td><td colspan="3">';
             print $form->select_country((GETPOST('country_id')!=''?GETPOST('country_id'):$object->country_id),'country_id');
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td></tr>';
 
             // State
@@ -1388,11 +1388,11 @@ else
             // Type - Size
             print '<tr><td>'.$langs->trans("ThirdPartyType").'</td><td>';
             print $form->selectarray("typent_id",$formcompany->typent_array(0), $object->typent_id, 0, 0, 0, '', 0, 0, 0, (empty($conf->global->SOCIETE_SORT_ON_TYPEENT)?'ASC':$conf->global->SOCIETE_SORT_ON_TYPEENT));
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td>';
             print '<td>'.$langs->trans("Staff").'</td><td>';
             print $form->selectarray("effectif_id",$formcompany->effectif_array(0), $object->effectif_id);
-            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionnarySetup"),1);
+            if ($user->admin) print info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"),1);
             print '</td></tr>';
 
             print '<tr><td>'.$langs->trans('JuridicalStatus').'</td><td colspan="3">';