From 1111e89eb1548d265f7d7eb4a06549275c3f19f4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sun, 27 Feb 2005 18:07:04 +0000 Subject: [PATCH] Trad: Traduction du nom des boites --- htdocs/langs/en_US/boxes.lang | 13 +++++++++++++ htdocs/langs/fr_FR/boxes.lang | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 htdocs/langs/en_US/boxes.lang create mode 100644 htdocs/langs/fr_FR/boxes.lang diff --git a/htdocs/langs/en_US/boxes.lang b/htdocs/langs/en_US/boxes.lang new file mode 100644 index 00000000000..8c1842f405b --- /dev/null +++ b/htdocs/langs/en_US/boxes.lang @@ -0,0 +1,13 @@ +# Dolibarr language file - en_US - boxes +BoxLastRssInfos=Rss informations +BoxLastProducts=Last products/services +BoxLastProductsInContract=Last contracted products/services +BoxLastSupplierBills=Last supplier bills +BoxLastCustomerBills=Last customer bills +BoxOldestUnpayedCustomerBills=Oldest unpayed customer bills +BoxOldesUnpayedSupplierBills=Oldest unpayed supplier bills +BoxLastProposals=Last commercial proposals +BoxLastProspects=Last prospects +BoxLastCustomers=Last customers +BoxLastCustomerOrders=Last customer orders +BoxLastSuppliers=Last suppliers diff --git a/htdocs/langs/fr_FR/boxes.lang b/htdocs/langs/fr_FR/boxes.lang new file mode 100644 index 00000000000..5332313bfad --- /dev/null +++ b/htdocs/langs/fr_FR/boxes.lang @@ -0,0 +1,13 @@ +# Dolibarr language file - fr_FR - boxes +BoxLastRssInfos=Fil informations RSS +BoxLastProducts=Derniers produits/services +BoxLastProductsInContract=Derniers produits/services contract�s +BoxLastSupplierBills=Derni�res factures fournisseur +BoxLastCustomerBills=Derni�res factures client +BoxOldestUnpayedCustomerBills=Plus anciennes factures client impay�es +BoxOldesUnpayedSupplierBills=Plus anciennes factures fournisseur impay�es +BoxLastProposals=Derni�res propositions commerciales +BoxLastProspects=Derniers prospects +BoxLastCustomers=Derniers clients +BoxLastCustomerOrders=Derni�res commandes +BoxLastSuppliers=Derniers fournisseurs -- GitLab