Correct problem of merging for language file
This commit is contained in:
parent
87fee74fb1
commit
f1a26cf54b
@ -105,6 +105,7 @@ Code_tiers=Thirdparty
|
|||||||
Labelcompte=Label account
|
Labelcompte=Label account
|
||||||
Sens=Sens
|
Sens=Sens
|
||||||
Codejournal=Journal
|
Codejournal=Journal
|
||||||
|
NumPiece=Piece number
|
||||||
|
|
||||||
DelBookKeeping=Delete the records of the general ledger
|
DelBookKeeping=Delete the records of the general ledger
|
||||||
|
|
||||||
@ -153,6 +154,8 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
|
|||||||
FicheVentilation=Breakdown card
|
FicheVentilation=Breakdown card
|
||||||
GeneralLedgerIsWritten=Operations are written in the general ledger
|
GeneralLedgerIsWritten=Operations are written in the general ledger
|
||||||
|
|
||||||
|
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s
|
||||||
|
|
||||||
##Export Journal Feature
|
##Export Journal Feature
|
||||||
ExportFormat=Format of Export
|
ExportFormat=Format of Export
|
||||||
Prefixname=Prefix of export File
|
Prefixname=Prefix of export File
|
||||||
@ -163,8 +166,15 @@ Fieldname=Name of Field
|
|||||||
Headername=Name in header
|
Headername=Name in header
|
||||||
Type=Type of fields
|
Type=Type of fields
|
||||||
Param=Additionnal parameters
|
Param=Additionnal parameters
|
||||||
EnabledProduct=In Product
|
EnabledProduct=In product
|
||||||
EnabledTiers=In Tiers
|
EnabledTiers=In third party
|
||||||
EnabledVat=In Vat
|
EnabledVat=In VAT
|
||||||
|
|
||||||
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s
|
## Tools - Init accounting account on product / service
|
||||||
|
InitAccountancy=Init accountancy
|
||||||
|
InitAccountancyDesc=This page can be used to initialize an accounting account on products and services that does not have accountancy account defined for sales and purchases. Check before that setup of module accountancy is complete.
|
||||||
|
Options=Options
|
||||||
|
OptionModeProductSell=Mode sales
|
||||||
|
OptionModeProductBuy=Mode purchases
|
||||||
|
OptionModeProductSellDesc=Show all products with no accounting account defined for sales.
|
||||||
|
OptionModeProductBuyDesc=Show all products with no accounting account defined for purchases.
|
||||||
Loading…
Reference in New Issue
Block a user