Trad: Et encore des traductions (stock, factures)
This commit is contained in:
parent
45cdabcd90
commit
e348aeb1ef
@ -11,6 +11,7 @@ ClassifyPayed=Classify 'Payed'
|
|||||||
ClassifyCanceled=Classify 'Abandonned'
|
ClassifyCanceled=Classify 'Abandonned'
|
||||||
CreateBill=Create Bill
|
CreateBill=Create Bill
|
||||||
AddBill=Add bill
|
AddBill=Add bill
|
||||||
|
DeleteBill=Delete bill
|
||||||
SearchABill=Search a bill
|
SearchABill=Search a bill
|
||||||
Send=Send
|
Send=Send
|
||||||
SendRemind=Send reminder
|
SendRemind=Send reminder
|
||||||
@ -40,5 +41,8 @@ Pr
|
|||||||
Prélèvements=Prelevments
|
Prélèvements=Prelevments
|
||||||
LastBills=Last %s bills
|
LastBills=Last %s bills
|
||||||
AllBills=All bills
|
AllBills=All bills
|
||||||
|
DraftBills=Draft bills
|
||||||
Unpayed=Unpayed
|
Unpayed=Unpayed
|
||||||
|
ConfirmDeleteBill=Are you sure you want to delete this bill ?
|
||||||
|
GlobalDiscount=Global discount
|
||||||
|
|
||||||
|
|||||||
@ -44,3 +44,5 @@ ContractStatusToRun=A mettre en service
|
|||||||
ContractNotRunning=This contract is not running
|
ContractNotRunning=This contract is not running
|
||||||
ErrorProductAlreadyExists=A product with reference %s already exists.
|
ErrorProductAlreadyExists=A product with reference %s already exists.
|
||||||
ErrorProductBadRefOrLabel=Wrong value for reference or label.
|
ErrorProductBadRefOrLabel=Wrong value for reference or label.
|
||||||
|
ShowProduct=Show product
|
||||||
|
ShowService=Show service
|
||||||
@ -11,6 +11,7 @@ ClassifyPayed=Classer 'Pay
|
|||||||
ClassifyCanceled=Classer 'Abandonnée'
|
ClassifyCanceled=Classer 'Abandonnée'
|
||||||
CreateBill=Créer Facture
|
CreateBill=Créer Facture
|
||||||
AddBill=Créer facture
|
AddBill=Créer facture
|
||||||
|
DeleteBill=Supprimer facture
|
||||||
SearchABill=Rechercher une facture
|
SearchABill=Rechercher une facture
|
||||||
Send=Envoyer
|
Send=Envoyer
|
||||||
SendRemind=Envoyer rappel
|
SendRemind=Envoyer rappel
|
||||||
@ -40,4 +41,7 @@ Pr
|
|||||||
Prélèvements=Prélèvements
|
Prélèvements=Prélèvements
|
||||||
LastBills=Les %s dernieres factures
|
LastBills=Les %s dernieres factures
|
||||||
AllBills=Toutes les factures
|
AllBills=Toutes les factures
|
||||||
Unpayed=Impayées
|
DraftBills=Factures brouillons
|
||||||
|
Unpayed=Impayées
|
||||||
|
ConfirmDeleteBill=Etes-vous sur de vouloir supprimer cette facture ?
|
||||||
|
GlobalDiscount=Remise globale
|
||||||
@ -47,3 +47,5 @@ ContractNotRunning=Ce contrat n'est pas en service
|
|||||||
ErrorProductAlreadyExists=Un produit avec la référence %s existe déjà.
|
ErrorProductAlreadyExists=Un produit avec la référence %s existe déjà.
|
||||||
ErrorProductBadRefOrLabel=La valeur de la reference ou du libellé est incorrecte.
|
ErrorProductBadRefOrLabel=La valeur de la reference ou du libellé est incorrecte.
|
||||||
Suppliers=Fournisseurs
|
Suppliers=Fournisseurs
|
||||||
|
ShowProduct=Afficher produit
|
||||||
|
ShowService=Afficher service
|
||||||
Loading…
Reference in New Issue
Block a user