12345678910111213141516171819202122232425262728293031323334 |
- # Dolibarr language file - Source file is en_US - loan
- Loan=Loan
- Loans=Loans
- NewLoan=New Loan
- ShowLoan=Show Loan
- PaymentLoan=Loan payment
- LoanPayment=Loan payment
- ShowLoanPayment=Show Loan Payment
- LoanCapital=Capital
- Insurance=Insurance
- Interest=Interest
- Nbterms=Number of terms
- Term=Term
- LoanAccountancyCapitalCode=Accounting account capital
- LoanAccountancyInsuranceCode=Accounting account insurance
- LoanAccountancyInterestCode=Accounting account interest
- ConfirmDeleteLoan=Confirm deleting this loan
- LoanDeleted=Loan Deleted Successfully
- ConfirmPayLoan=Confirm classify paid this loan
- LoanPaid=Loan Paid
- ListLoanAssociatedProject=List of loan associated with the project
- AddLoan=Create loan
- FinancialCommitment=Financial commitment
- InterestAmount=Interest
- CapitalRemain=Capital remain
- TermPaidAllreadyPaid = This term is allready paid
- CantUseScheduleWithLoanStartedToPaid = Can't use scheduler for a loan with payment started
- CantModifyInterestIfScheduleIsUsed = You can't modify interest if you use schedule
- # Admin
- ConfigLoan=Configuration of the module loan
- LOAN_ACCOUNTING_ACCOUNT_CAPITAL=Accounting account capital by default
- LOAN_ACCOUNTING_ACCOUNT_INTEREST=Accounting account interest by default
- LOAN_ACCOUNTING_ACCOUNT_INSURANCE=Accounting account insurance by default
- CreateCalcSchedule=Edit financial commitment
|