Trad: Traduction boites
This commit is contained in:
parent
220d162376
commit
3fed5b791d
@ -1,5 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2005 Christophe
|
/* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -17,7 +18,6 @@
|
|||||||
*
|
*
|
||||||
* $Id$
|
* $Id$
|
||||||
* $Source$
|
* $Source$
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -2,16 +2,20 @@
|
|||||||
BoxLastRssInfos=Rss informations
|
BoxLastRssInfos=Rss informations
|
||||||
BoxLastProducts=Last products/services
|
BoxLastProducts=Last products/services
|
||||||
BoxLastProductsInContract=Last contracted products/services
|
BoxLastProductsInContract=Last contracted products/services
|
||||||
BoxLastSupplierBills=Last supplier bills
|
BoxLastSupplierBills=Last supplier's invoices
|
||||||
BoxLastCustomerBills=Last customer bills
|
BoxLastCustomerBills=Last customer's invoices
|
||||||
BoxOldestUnpayedCustomerBills=Oldest unpayed customer bills
|
BoxOldestUnpayedCustomerBills=Oldest unpayed customer's invoices
|
||||||
BoxOldestUnpayedSupplierBills=Oldest unpayed supplier bills
|
BoxOldestUnpayedSupplierBills=Oldest unpayed supplier's invoices
|
||||||
BoxLastProposals=Last commercial proposals
|
BoxLastProposals=Last commercial proposals
|
||||||
BoxLastProspects=Last prospects
|
BoxLastProspects=Last prospects
|
||||||
BoxLastCustomers=Last customers
|
BoxLastCustomers=Last customers
|
||||||
BoxLastCustomerOrders=Last customer orders
|
BoxLastCustomerOrders=Last customer orders
|
||||||
BoxLastSuppliers=Last suppliers
|
BoxLastSuppliers=Last suppliers
|
||||||
BoxLastBooks=Last books
|
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
|
BoxTitleLastBooks=Last %s recorded books
|
||||||
BoxTitleNbOfCustomers=Nombre de client
|
BoxTitleNbOfCustomers=Nombre de client
|
||||||
BoxTitleLastRssInfos=Last %s news from %s
|
BoxTitleLastRssInfos=Last %s news from %s
|
||||||
@ -20,10 +24,14 @@ BoxTitleLastCustomerOrders=Last %s customer orders
|
|||||||
BoxTitleLastSuppliers=Last %s recorded suppliers
|
BoxTitleLastSuppliers=Last %s recorded suppliers
|
||||||
BoxTitleLastCustomers=Last %s recorded customers
|
BoxTitleLastCustomers=Last %s recorded customers
|
||||||
BoxTitleLastPropals=Last %s recorded proposals
|
BoxTitleLastPropals=Last %s recorded proposals
|
||||||
BoxTitleLastCustomerBills=Last %s customer bills
|
BoxTitleLastCustomerBills=Last %s customer's invoices
|
||||||
BoxTitleLastSupplierBills=Les %s supplier bills
|
BoxTitleLastSupplierBills=Les %s supplier's invoices
|
||||||
BoxTitleLastProspects=Last %s recorded prospects
|
BoxTitleLastProspects=Last %s recorded prospects
|
||||||
BoxTitleLastProductsInContract=Last %s derniers produits/services contractés
|
BoxTitleLastProductsInContract=Last %s derniers produits/services contractés
|
||||||
BoxTitleOldestUnpayedCustomerBills=Oldest %s unpayed customer bills
|
BoxTitleOldestUnpayedCustomerBills=Oldest %s unpayed customer's invoices
|
||||||
BoxTitleOldestUnpayedSupplierBills=Oldest %s unpayed supplier bills
|
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
|
FailedToRefreshDataInfoNotUpToDate=Failed to refresh RSS flux. Informations are from %s
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user