Trad: Traduction boites
This commit is contained in:
parent
220d162376
commit
3fed5b791d
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
/* Copyright (C) 2005 Christophe
|
||||
* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -17,7 +18,6 @@
|
||||
*
|
||||
* $Id$
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
@ -2,16 +2,20 @@
|
||||
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
|
||||
BoxOldestUnpayedSupplierBills=Oldest unpayed supplier bills
|
||||
BoxLastSupplierBills=Last supplier's invoices
|
||||
BoxLastCustomerBills=Last customer's invoices
|
||||
BoxOldestUnpayedCustomerBills=Oldest unpayed customer's invoices
|
||||
BoxOldestUnpayedSupplierBills=Oldest unpayed supplier's invoices
|
||||
BoxLastProposals=Last commercial proposals
|
||||
BoxLastProspects=Last prospects
|
||||
BoxLastCustomers=Last customers
|
||||
BoxLastCustomerOrders=Last customer orders
|
||||
BoxLastSuppliers=Last suppliers
|
||||
BoxLastBooks=Last books
|
||||
BoxCurrentAccounts=Current accounts balance
|
||||
BoxSalesTurnover=Sales turnover
|
||||
BoxTotalUnpayedCustomerBills=Total unpayed customer's invoices
|
||||
BoxTotalUnpayedSuppliersBills=Total unpayed supplier's invoices
|
||||
BoxTitleLastBooks=Last %s recorded books
|
||||
BoxTitleNbOfCustomers=Nombre de client
|
||||
BoxTitleLastRssInfos=Last %s news from %s
|
||||
@ -20,10 +24,14 @@ BoxTitleLastCustomerOrders=Last %s customer orders
|
||||
BoxTitleLastSuppliers=Last %s recorded suppliers
|
||||
BoxTitleLastCustomers=Last %s recorded customers
|
||||
BoxTitleLastPropals=Last %s recorded proposals
|
||||
BoxTitleLastCustomerBills=Last %s customer bills
|
||||
BoxTitleLastSupplierBills=Les %s supplier bills
|
||||
BoxTitleLastCustomerBills=Last %s customer's invoices
|
||||
BoxTitleLastSupplierBills=Les %s supplier's invoices
|
||||
BoxTitleLastProspects=Last %s recorded prospects
|
||||
BoxTitleLastProductsInContract=Last %s derniers produits/services contractés
|
||||
BoxTitleOldestUnpayedCustomerBills=Oldest %s unpayed customer bills
|
||||
BoxTitleOldestUnpayedSupplierBills=Oldest %s unpayed supplier bills
|
||||
BoxTitleOldestUnpayedCustomerBills=Oldest %s unpayed customer's invoices
|
||||
BoxTitleOldestUnpayedSupplierBills=Oldest %s unpayed supplier's invoices
|
||||
BoxTitleCurrentAccounts=Current account's balances
|
||||
BoxTitleSalesTurnover=Sales turnover
|
||||
BoxTitleTotalUnpayedCustomerBills=Unpayed customer's invoices
|
||||
BoxTitleTotalUnpayedSuppliersBills=Unpayed supplier's invoices
|
||||
FailedToRefreshDataInfoNotUpToDate=Failed to refresh RSS flux. Informations are from %s
|
||||
|
||||
Loading…
Reference in New Issue
Block a user