bills.lang 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. # Dolibarr language file - Source file is en_US - bills
  2. Bill=Invoice
  3. Bills=Invoices
  4. BillsCustomers=Customer invoices
  5. BillsCustomer=Customer invoice
  6. BillsSuppliers=Vendor invoices
  7. BillsCustomersUnpaid=Unpaid customer invoices
  8. BillsCustomersUnpaidForCompany=Unpaid customer invoices for %s
  9. BillsSuppliersUnpaid=Unpaid vendor invoices
  10. BillsSuppliersUnpaidForCompany=Unpaid vendors invoices for %s
  11. BillsLate=Late payments
  12. BillsStatistics=Customers invoices statistics
  13. BillsStatisticsSuppliers=Vendors invoices statistics
  14. DisabledBecauseDispatchedInBookkeeping=Disabled because invoice was dispatched into bookkeeping
  15. DisabledBecauseNotLastInvoice=Disabled because invoice is not erasable. Some invoices were recorded after this one and it will create holes in the counter.
  16. DisabledBecauseNotErasable=Disabled because cannot be erased
  17. InvoiceStandard=Standard invoice
  18. InvoiceStandardAsk=Standard invoice
  19. InvoiceStandardDesc=This kind of invoice is the common invoice.
  20. InvoiceDeposit=Down payment invoice
  21. InvoiceDepositAsk=Down payment invoice
  22. InvoiceDepositDesc=This kind of invoice is done when a down payment has been received.
  23. InvoiceProForma=Proforma invoice
  24. InvoiceProFormaAsk=Proforma invoice
  25. InvoiceProFormaDesc=<b>Proforma invoice</b> is an image of a true invoice but has no accountancy value.
  26. InvoiceReplacement=Replacement invoice
  27. InvoiceReplacementAsk=Replacement invoice for invoice
  28. InvoiceReplacementDesc=<b>Replacement invoice</b> is used to completely replace an invoice with no payment already received.<br><br>Note: Only invoices with no payment on it can be replaced. If the invoice you replace is not yet closed, it will be automatically closed to 'abandoned'.
  29. InvoiceAvoir=Credit note
  30. InvoiceAvoirAsk=Credit note to correct invoice
  31. InvoiceAvoirDesc=The <b>credit note</b> is a negative invoice used to correct the fact that an invoice shows an amount that differs from the amount actually paid (eg the customer paid too much by mistake, or will not pay the complete amount since some products were returned).
  32. invoiceAvoirWithLines=Create Credit Note with lines from the origin invoice
  33. invoiceAvoirWithPaymentRestAmount=Create Credit Note with remaining unpaid of origin invoice
  34. invoiceAvoirLineWithPaymentRestAmount=Credit Note for remaining unpaid amount
  35. ReplaceInvoice=Replace invoice %s
  36. ReplacementInvoice=Replacement invoice
  37. ReplacedByInvoice=Replaced by invoice %s
  38. ReplacementByInvoice=Replaced by invoice
  39. CorrectInvoice=Correct invoice %s
  40. CorrectionInvoice=Correction invoice
  41. UsedByInvoice=Used to pay invoice %s
  42. ConsumedBy=Consumed by
  43. NotConsumed=Not consumed
  44. NoReplacableInvoice=No replaceable invoices
  45. NoInvoiceToCorrect=No invoice to correct
  46. InvoiceHasAvoir=Was source of one or several credit notes
  47. CardBill=Invoice card
  48. PredefinedInvoices=Predefined Invoices
  49. Invoice=Invoice
  50. PdfInvoiceTitle=Invoice
  51. Invoices=Invoices
  52. InvoiceLine=Invoice line
  53. InvoiceCustomer=Customer invoice
  54. CustomerInvoice=Customer invoice
  55. CustomersInvoices=Customer invoices
  56. SupplierInvoice=Vendor invoice
  57. SuppliersInvoices=Vendor invoices
  58. SupplierInvoiceLines=Vendor invoice lines
  59. SupplierBill=Vendor invoice
  60. SupplierBills=Vendor invoices
  61. Payment=Payment
  62. PaymentBack=Refund
  63. CustomerInvoicePaymentBack=Refund
  64. Payments=Payments
  65. PaymentsBack=Refunds
  66. paymentInInvoiceCurrency=in invoices currency
  67. PaidBack=Paid back
  68. DeletePayment=Delete payment
  69. ConfirmDeletePayment=Are you sure you want to delete this payment?
  70. ConfirmConvertToReduc=Do you want to convert this %s into an available credit?
  71. ConfirmConvertToReduc2=The amount will be saved among all discounts and could be used as a discount for a current or a future invoice for this customer.
  72. ConfirmConvertToReducSupplier=Do you want to convert this %s into an available credit?
  73. ConfirmConvertToReducSupplier2=The amount will be saved among all discounts and could be used as a discount for a current or a future invoice for this vendor.
  74. SupplierPayments=Vendor payments
  75. ReceivedPayments=Received payments
  76. ReceivedCustomersPayments=Payments received from customers
  77. PayedSuppliersPayments=Payments paid to vendors
  78. ReceivedCustomersPaymentsToValid=Received customers payments to validate
  79. PaymentsReportsForYear=Payments reports for %s
  80. PaymentsReports=Payments reports
  81. PaymentsAlreadyDone=Payments already done
  82. PaymentsBackAlreadyDone=Refunds already done
  83. PaymentRule=Payment rule
  84. PaymentMode=Payment Type
  85. DefaultPaymentMode=Default Payment Type
  86. DefaultBankAccount=Default Bank Account
  87. PaymentTypeDC=Debit/Credit Card
  88. PaymentTypePP=PayPal
  89. IdPaymentMode=Payment Type (id)
  90. CodePaymentMode=Payment Type (code)
  91. LabelPaymentMode=Payment Type (label)
  92. PaymentModeShort=Payment Type
  93. PaymentTerm=Payment Term
  94. PaymentConditions=Payment Terms
  95. PaymentConditionsShort=Payment Terms
  96. PaymentAmount=Payment amount
  97. PaymentHigherThanReminderToPay=Payment higher than reminder to pay
  98. HelpPaymentHigherThanReminderToPay=Attention, the payment amount of one or more bills is higher than the outstanding amount to pay. <br> Edit your entry, otherwise confirm and consider creating a credit note for the excess received for each overpaid invoice.
  99. HelpPaymentHigherThanReminderToPaySupplier=Attention, the payment amount of one or more bills is higher than the outstanding amount to pay. <br> Edit your entry, otherwise confirm and consider creating a credit note for the excess paid for each overpaid invoice.
  100. ClassifyPaid=Classify 'Paid'
  101. ClassifyUnPaid=Classify 'Unpaid'
  102. ClassifyPaidPartially=Classify 'Paid partially'
  103. ClassifyCanceled=Classify 'Abandoned'
  104. ClassifyClosed=Classify 'Closed'
  105. ClassifyUnBilled=Classify 'Unbilled'
  106. CreateBill=Create Invoice
  107. CreateCreditNote=Create credit note
  108. AddBill=Create invoice or credit note
  109. AddToDraftInvoices=Add to draft invoice
  110. DeleteBill=Delete invoice
  111. SearchACustomerInvoice=Search for a customer invoice
  112. SearchASupplierInvoice=Search for a vendor invoice
  113. CancelBill=Cancel an invoice
  114. SendRemindByMail=Send reminder by email
  115. DoPayment=Enter payment
  116. DoPaymentBack=Enter refund
  117. ConvertToReduc=Mark as credit available
  118. ConvertExcessReceivedToReduc=Convert excess received into available credit
  119. ConvertExcessPaidToReduc=Convert excess paid into available discount
  120. EnterPaymentReceivedFromCustomer=Enter payment received from customer
  121. EnterPaymentDueToCustomer=Make payment due to customer
  122. DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
  123. PriceBase=Base price
  124. BillStatus=Invoice status
  125. StatusOfGeneratedInvoices=Status of generated invoices
  126. BillStatusDraft=Draft (needs to be validated)
  127. BillStatusPaid=Paid
  128. BillStatusPaidBackOrConverted=Credit note refund or marked as credit available
  129. BillStatusConverted=Paid (ready for consumption in final invoice)
  130. BillStatusCanceled=Abandoned
  131. BillStatusValidated=Validated (needs to be paid)
  132. BillStatusStarted=Started
  133. BillStatusNotPaid=Not paid
  134. BillStatusNotRefunded=Not refunded
  135. BillStatusClosedUnpaid=Closed (unpaid)
  136. BillStatusClosedPaidPartially=Paid (partially)
  137. BillShortStatusDraft=Draft
  138. BillShortStatusPaid=Paid
  139. BillShortStatusPaidBackOrConverted=Refunded or converted
  140. Refunded=Refunded
  141. BillShortStatusConverted=Paid
  142. BillShortStatusCanceled=Abandoned
  143. BillShortStatusValidated=Validated
  144. BillShortStatusStarted=Started
  145. BillShortStatusNotPaid=Not paid
  146. BillShortStatusNotRefunded=Not refunded
  147. BillShortStatusClosedUnpaid=Closed
  148. BillShortStatusClosedPaidPartially=Paid (partially)
  149. PaymentStatusToValidShort=To validate
  150. ErrorVATIntraNotConfigured=Intra-Community VAT number not yet defined
  151. ErrorNoPaiementModeConfigured=No default payment type defined. Go to Invoice module setup to fix this.
  152. ErrorCreateBankAccount=Create a bank account, then go to Setup panel of Invoice module to define payment types
  153. ErrorBillNotFound=Invoice %s does not exist
  154. ErrorInvoiceAlreadyReplaced=Error, you tried to validate an invoice to replace invoice %s. But this one has already been replaced by invoice %s.
  155. ErrorDiscountAlreadyUsed=Error, discount already used
  156. ErrorInvoiceAvoirMustBeNegative=Error, correct invoice must have a negative amount
  157. ErrorInvoiceOfThisTypeMustBePositive=Error, this type of invoice must have an amount excluding tax positive (or null)
  158. ErrorCantCancelIfReplacementInvoiceNotValidated=Error, can't cancel an invoice that has been replaced by another invoice that is still in draft status
  159. ErrorThisPartOrAnotherIsAlreadyUsedSoDiscountSerieCantBeRemoved=This part or another is already used so discount series cannot be removed.
  160. BillFrom=From
  161. BillTo=To
  162. ActionsOnBill=Actions on invoice
  163. RecurringInvoiceTemplate=Template / Recurring invoice
  164. NoQualifiedRecurringInvoiceTemplateFound=No recurring template invoice qualified for generation.
  165. FoundXQualifiedRecurringInvoiceTemplate=Found %s recurring template invoice(s) qualified for generation.
  166. NotARecurringInvoiceTemplate=Not a recurring template invoice
  167. NewBill=New invoice
  168. LastBills=Latest %s invoices
  169. LatestTemplateInvoices=Latest %s template invoices
  170. LatestCustomerTemplateInvoices=Latest %s customer template invoices
  171. LatestSupplierTemplateInvoices=Latest %s vendor template invoices
  172. LastCustomersBills=Latest %s customer invoices
  173. LastSuppliersBills=Latest %s vendor invoices
  174. AllBills=All invoices
  175. AllCustomerTemplateInvoices=All template invoices
  176. OtherBills=Other invoices
  177. DraftBills=Draft invoices
  178. CustomersDraftInvoices=Customer draft invoices
  179. SuppliersDraftInvoices=Vendor draft invoices
  180. Unpaid=Unpaid
  181. ErrorNoPaymentDefined=Error No payment defined
  182. ConfirmDeleteBill=Are you sure you want to delete this invoice?
  183. ConfirmValidateBill=Are you sure you want to validate this invoice with reference <b>%s</b>?
  184. ConfirmUnvalidateBill=Are you sure you want to change invoice <b>%s</b> to draft status?
  185. ConfirmClassifyPaidBill=Are you sure you want to change invoice <b>%s</b> to status paid?
  186. ConfirmCancelBill=Are you sure you want to cancel invoice <b>%s</b>?
  187. ConfirmCancelBillQuestion=Why do you want to classify this invoice 'abandoned'?
  188. ConfirmClassifyPaidPartially=Are you sure you want to change invoice <b>%s</b> to status paid?
  189. ConfirmClassifyPaidPartiallyQuestion=This invoice has not been paid completely. What is the reason for closing this invoice?
  190. ConfirmClassifyPaidPartiallyReasonAvoir=Remaining unpaid <b>(%s %s)</b> is a discount granted because payment was made before term. I regularize the VAT with a credit note.
  191. ConfirmClassifyPaidPartiallyReasonDiscount=Remaining unpaid <b>(%s %s)</b> is a discount granted because payment was made before term.
  192. ConfirmClassifyPaidPartiallyReasonDiscountNoVat=Remaining unpaid <b>(%s %s)</b> is a discount granted because payment was made before term. I accept to lose the VAT on this discount.
  193. ConfirmClassifyPaidPartiallyReasonDiscountVat=Remaining unpaid <b>(%s %s)</b> is a discount granted because payment was made before term. I recover the VAT on this discount without a credit note.
  194. ConfirmClassifyPaidPartiallyReasonBadCustomer=Bad customer
  195. ConfirmClassifyPaidPartiallyReasonBankCharge=Deduction by bank (intermediary bank fees)
  196. ConfirmClassifyPaidPartiallyReasonProductReturned=Products partially returned
  197. ConfirmClassifyPaidPartiallyReasonOther=Amount abandoned for other reason
  198. ConfirmClassifyPaidPartiallyReasonDiscountNoVatDesc=This choice is possible if your invoice has been provided with suitable comments. (Example «Only the tax corresponding to the price that has been actually paid gives rights to deduction»)
  199. ConfirmClassifyPaidPartiallyReasonDiscountVatDesc=In some countries, this choice might be possible only if your invoice contains correct notes.
  200. ConfirmClassifyPaidPartiallyReasonAvoirDesc=Use this choice if all other does not suit
  201. ConfirmClassifyPaidPartiallyReasonBadCustomerDesc=A <b>bad customer</b> is a customer that refuses to pay his debt.
  202. ConfirmClassifyPaidPartiallyReasonProductReturnedDesc=This choice is used when payment is not complete because some of products were returned
  203. ConfirmClassifyPaidPartiallyReasonBankChargeDesc=The unpaid amount is <b>intermediary bank fees</b>, deducted directly from the <b>correct amount</b> paid by the Customer.
  204. ConfirmClassifyPaidPartiallyReasonOtherDesc=Use this choice if all others are not suitable, for example in following situation:<br>- payment not complete because some products were shipped back<br>- amount claimed too important because a discount was forgotten<br>In all cases, amount over-claimed must be corrected in accountancy system by creating a credit note.
  205. ConfirmClassifyAbandonReasonOther=Other
  206. ConfirmClassifyAbandonReasonOtherDesc=This choice will be used in all other cases. For example because you plan to create a replacing invoice.
  207. ConfirmCustomerPayment=Do you confirm this payment input for <b>%s</b> %s?
  208. ConfirmSupplierPayment=Do you confirm this payment input for <b>%s</b> %s?
  209. ConfirmValidatePayment=Are you sure you want to validate this payment? No change can be made once payment is validated.
  210. ValidateBill=Validate invoice
  211. UnvalidateBill=Unvalidate invoice
  212. NumberOfBills=No. of invoices
  213. NumberOfBillsByMonth=No. of invoices per month
  214. AmountOfBills=Amount of invoices
  215. AmountOfBillsHT=Amount of invoices (net of tax)
  216. AmountOfBillsByMonthHT=Amount of invoices by month (net of tax)
  217. UseSituationInvoices=Allow situation invoice
  218. UseSituationInvoicesCreditNote=Allow situation invoice credit note
  219. Retainedwarranty=Retained warranty
  220. AllowedInvoiceForRetainedWarranty=Retained warranty usable on the following types of invoices
  221. RetainedwarrantyDefaultPercent=Retained warranty default percent
  222. RetainedwarrantyOnlyForSituation=Make "retained warranty" available only for situation invoices
  223. RetainedwarrantyOnlyForSituationFinal=On situation invoices the global "retained warranty" deduction is applied only on the final situation
  224. ToPayOn=To pay on %s
  225. toPayOn=to pay on %s
  226. RetainedWarranty=Retained Warranty
  227. PaymentConditionsShortRetainedWarranty=Retained warranty payment terms
  228. DefaultPaymentConditionsRetainedWarranty=Default retained warranty payment terms
  229. setPaymentConditionsShortRetainedWarranty=Set retained warranty payment terms
  230. setretainedwarranty=Set retained warranty
  231. setretainedwarrantyDateLimit=Set retained warranty date limit
  232. RetainedWarrantyDateLimit=Retained warranty date limit
  233. RetainedWarrantyNeed100Percent=The situation invoice need to be at 100%% progress to be displayed on PDF
  234. AlreadyPaid=Already paid
  235. AlreadyPaidBack=Already paid back
  236. AlreadyPaidNoCreditNotesNoDeposits=Already paid (without credit notes and down payments)
  237. Abandoned=Abandoned
  238. RemainderToPay=Remaining unpaid
  239. RemainderToPayMulticurrency=Remaining unpaid, original currency
  240. RemainderToTake=Remaining amount to take
  241. RemainderToTakeMulticurrency=Remaining amount to take, original currency
  242. RemainderToPayBack=Remaining amount to refund
  243. RemainderToPayBackMulticurrency=Remaining amount to refund, original currency
  244. NegativeIfExcessRefunded=negative if excess refunded
  245. Rest=Pending
  246. AmountExpected=Amount claimed
  247. ExcessReceived=Excess received
  248. ExcessReceivedMulticurrency=Excess received, original currency
  249. NegativeIfExcessReceived=negative if excess received
  250. ExcessPaid=Excess paid
  251. ExcessPaidMulticurrency=Excess paid, original currency
  252. EscompteOffered=Discount offered (payment before term)
  253. EscompteOfferedShort=Discount
  254. SendBillRef=Submission of invoice %s
  255. SendReminderBillRef=Submission of invoice %s (reminder)
  256. SendPaymentReceipt=Submission of payment receipt %s
  257. NoDraftBills=No draft invoices
  258. NoOtherDraftBills=No other draft invoices
  259. NoDraftInvoices=No draft invoices
  260. RefBill=Invoice ref
  261. ToBill=To bill
  262. RemainderToBill=Remainder to bill
  263. SendBillByMail=Send invoice by email
  264. SendReminderBillByMail=Send reminder by email
  265. RelatedCommercialProposals=Related commercial proposals
  266. RelatedRecurringCustomerInvoices=Related recurring customer invoices
  267. MenuToValid=To valid
  268. DateMaxPayment=Payment due on
  269. DateInvoice=Invoice date
  270. DatePointOfTax=Point of tax
  271. NoInvoice=No invoice
  272. NoOpenInvoice=No open invoice
  273. NbOfOpenInvoices=Number of open invoices
  274. ClassifyBill=Classify invoice
  275. SupplierBillsToPay=Unpaid vendor invoices
  276. CustomerBillsUnpaid=Unpaid customer invoices
  277. NonPercuRecuperable=Non-recoverable
  278. SetConditions=Set Payment Terms
  279. SetMode=Set Payment Type
  280. SetRevenuStamp=Set revenue stamp
  281. Billed=Billed
  282. RecurringInvoices=Recurring invoices
  283. RepeatableInvoice=Template invoice
  284. RepeatableInvoices=Template invoices
  285. Repeatable=Template
  286. Repeatables=Templates
  287. ChangeIntoRepeatableInvoice=Convert into template invoice
  288. CreateRepeatableInvoice=Create template invoice
  289. CreateFromRepeatableInvoice=Create from template invoice
  290. CustomersInvoicesAndInvoiceLines=Customer invoices and invoice details
  291. CustomersInvoicesAndPayments=Customer invoices and payments
  292. ExportDataset_invoice_1=Customer invoices and invoice details
  293. ExportDataset_invoice_2=Customer invoices and payments
  294. ProformaBill=Proforma Bill:
  295. Reduction=Reduction
  296. ReductionShort=Disc.
  297. Reductions=Reductions
  298. ReductionsShort=Disc.
  299. Discounts=Discounts
  300. AddDiscount=Create discount
  301. AddRelativeDiscount=Create relative discount
  302. EditRelativeDiscount=Edit relative discount
  303. AddGlobalDiscount=Create absolute discount
  304. EditGlobalDiscounts=Edit absolute discounts
  305. AddCreditNote=Create credit note
  306. ShowDiscount=Show discount
  307. ShowReduc=Show the discount
  308. ShowSourceInvoice=Show the source invoice
  309. RelativeDiscount=Relative discount
  310. GlobalDiscount=Global discount
  311. CreditNote=Credit note
  312. CreditNotes=Credit notes
  313. CreditNotesOrExcessReceived=Credit notes or excess received
  314. Deposit=Down payment
  315. Deposits=Down payments
  316. DiscountFromCreditNote=Discount from credit note %s
  317. DiscountFromDeposit=Down payments from invoice %s
  318. DiscountFromExcessReceived=Payments in excess of invoice %s
  319. DiscountFromExcessPaid=Payments in excess of invoice %s
  320. AbsoluteDiscountUse=This kind of credit can be used on invoice before its validation
  321. CreditNoteDepositUse=Invoice must be validated to use this kind of credits
  322. NewGlobalDiscount=New absolute discount
  323. NewRelativeDiscount=New relative discount
  324. DiscountType=Discount type
  325. NoteReason=Note/Reason
  326. ReasonDiscount=Reason
  327. DiscountOfferedBy=Granted by
  328. DiscountStillRemaining=Discounts or credits available
  329. DiscountAlreadyCounted=Discounts or credits already consumed
  330. CustomerDiscounts=Customer discounts
  331. SupplierDiscounts=Vendors discounts
  332. BillAddress=Bill address
  333. HelpEscompte=This discount is a discount granted to customer because payment was made before term.
  334. HelpAbandonBadCustomer=This amount has been abandoned (customer said to be a bad customer) and is considered as an exceptional loss.
  335. HelpAbandonOther=This amount has been abandoned since it was an error (wrong customer or invoice replaced by another for example)
  336. IdSocialContribution=Social/fiscal tax payment id
  337. PaymentId=Payment id
  338. PaymentRef=Payment ref.
  339. InvoiceId=Invoice id
  340. InvoiceRef=Invoice ref.
  341. InvoiceDateCreation=Invoice creation date
  342. InvoiceStatus=Invoice status
  343. InvoiceNote=Invoice note
  344. InvoicePaid=Invoice paid
  345. InvoicePaidCompletely=Paid completely
  346. InvoicePaidCompletelyHelp=Invoice that are paid completely. This excludes invoices that are paid partially. To get list of all 'Closed' or non 'Closed' invoices, prefer to use a filter on the invoice status.
  347. OrderBilled=Order billed
  348. DonationPaid=Donation paid
  349. PaymentNumber=Payment number
  350. RemoveDiscount=Remove discount
  351. WatermarkOnDraftBill=Watermark on draft invoices (nothing if empty)
  352. InvoiceNotChecked=No invoice selected
  353. ConfirmCloneInvoice=Are you sure you want to clone this invoice <b>%s</b>?
  354. DisabledBecauseReplacedInvoice=Action disabled because invoice has been replaced
  355. DescTaxAndDividendsArea=This area presents a summary of all payments made for special expenses. Only records with payments during the fixed year are included here.
  356. NbOfPayments=No. of payments
  357. SplitDiscount=Split discount in two
  358. ConfirmSplitDiscount=Are you sure you want to split this discount of <b>%s</b> %s into two smaller discounts?
  359. TypeAmountOfEachNewDiscount=Input amount for each of two parts:
  360. TotalOfTwoDiscountMustEqualsOriginal=The total of the two new discounts must be equal to the original discount amount.
  361. ConfirmRemoveDiscount=Are you sure you want to remove this discount?
  362. RelatedBill=Related invoice
  363. RelatedBills=Related invoices
  364. RelatedCustomerInvoices=Related customer invoices
  365. RelatedSupplierInvoices=Related vendor invoices
  366. LatestRelatedBill=Latest related invoice
  367. WarningBillExist=Warning, one or more invoices already exist
  368. MergingPDFTool=Merging PDF tool
  369. AmountPaymentDistributedOnInvoice=Payment amount distributed on invoice
  370. PaymentOnDifferentThirdBills=Allow payments on different third parties bills but same parent company
  371. PaymentNote=Payment note
  372. ListOfPreviousSituationInvoices=List of previous situation invoices
  373. ListOfNextSituationInvoices=List of next situation invoices
  374. ListOfSituationInvoices=List of situation invoices
  375. CurrentSituationTotal=Total current situation
  376. DisabledBecauseNotEnouthCreditNote=To remove a situation invoice from cycle, this invoice's credit note total must cover this invoice total
  377. RemoveSituationFromCycle=Remove this invoice from cycle
  378. ConfirmRemoveSituationFromCycle=Remove this invoice %s from cycle ?
  379. ConfirmOuting=Confirm outing
  380. FrequencyPer_d=Every %s days
  381. FrequencyPer_m=Every %s months
  382. FrequencyPer_y=Every %s years
  383. FrequencyUnit=Frequency unit
  384. toolTipFrequency=Examples:<br><b>Set 7, Day</b>: give a new invoice every 7 days<br><b>Set 3, Month</b>: give a new invoice every 3 month
  385. NextDateToExecution=Date for next invoice generation
  386. NextDateToExecutionShort=Date next gen.
  387. DateLastGeneration=Date of latest generation
  388. DateLastGenerationShort=Date latest gen.
  389. MaxPeriodNumber=Max. number of invoice generation
  390. NbOfGenerationDone=Number of invoice generation already done
  391. NbOfGenerationOfRecordDone=Number of record generation already done
  392. NbOfGenerationDoneShort=Number of generation done
  393. MaxGenerationReached=Maximum number of generations reached
  394. InvoiceAutoValidate=Validate invoices automatically
  395. GeneratedFromRecurringInvoice=Generated from template recurring invoice %s
  396. DateIsNotEnough=Date not reached yet
  397. InvoiceGeneratedFromTemplate=Invoice %s generated from recurring template invoice %s
  398. GeneratedFromTemplate=Generated from template invoice %s
  399. WarningInvoiceDateInFuture=Warning, the invoice date is higher than current date
  400. WarningInvoiceDateTooFarInFuture=Warning, the invoice date is too far from current date
  401. ViewAvailableGlobalDiscounts=View available discounts
  402. GroupPaymentsByModOnReports=Group payments by mode on reports
  403. # PaymentConditions
  404. Statut=Status
  405. PaymentConditionShortRECEP=Due Upon Receipt
  406. PaymentConditionRECEP=Due Upon Receipt
  407. PaymentConditionShort30D=30 days
  408. PaymentCondition30D=30 days
  409. PaymentConditionShort30DENDMONTH=30 days of month-end
  410. PaymentCondition30DENDMONTH=Within 30 days following the end of the month
  411. PaymentConditionShort60D=60 days
  412. PaymentCondition60D=60 days
  413. PaymentConditionShort60DENDMONTH=60 days of month-end
  414. PaymentCondition60DENDMONTH=Within 60 days following the end of the month
  415. PaymentConditionShortPT_DELIVERY=Delivery
  416. PaymentConditionPT_DELIVERY=On delivery
  417. PaymentConditionShortPT_ORDER=Order
  418. PaymentConditionPT_ORDER=On order
  419. PaymentConditionShortPT_5050=50-50
  420. PaymentConditionPT_5050=50%% in advance, 50%% on delivery
  421. PaymentConditionShort10D=10 days
  422. PaymentCondition10D=10 days
  423. PaymentConditionShort10DENDMONTH=10 days of month-end
  424. PaymentCondition10DENDMONTH=Within 10 days following the end of the month
  425. PaymentConditionShort14D=14 days
  426. PaymentCondition14D=14 days
  427. PaymentConditionShort14DENDMONTH=14 days of month-end
  428. PaymentCondition14DENDMONTH=Within 14 days following the end of the month
  429. FixAmount=Fixed amount - 1 line with label '%s'
  430. VarAmount=Variable amount (%% tot.)
  431. VarAmountOneLine=Variable amount (%% tot.) - 1 line with label '%s'
  432. VarAmountAllLines=Variable amount (%% tot.) - all lines from origin
  433. # PaymentType
  434. PaymentTypeVIR=Bank transfer
  435. PaymentTypeShortVIR=Bank transfer
  436. PaymentTypePRE=Direct debit payment order
  437. PaymentTypeShortPRE=Debit payment order
  438. PaymentTypeLIQ=Cash
  439. PaymentTypeShortLIQ=Cash
  440. PaymentTypeCB=Credit card
  441. PaymentTypeShortCB=Credit card
  442. PaymentTypeCHQ=Check
  443. PaymentTypeShortCHQ=Check
  444. PaymentTypeTIP=TIP (Documents against Payment)
  445. PaymentTypeShortTIP=TIP Payment
  446. PaymentTypeVAD=Online payment
  447. PaymentTypeShortVAD=Online payment
  448. PaymentTypeTRA=Bank draft
  449. PaymentTypeShortTRA=Draft
  450. PaymentTypeFAC=Factor
  451. PaymentTypeShortFAC=Factor
  452. BankDetails=Bank details
  453. BankCode=Bank code
  454. DeskCode=Branch code
  455. BankAccountNumber=Account number
  456. BankAccountNumberKey=Checksum
  457. Residence=Address
  458. IBANNumber=IBAN account number
  459. IBAN=IBAN
  460. CustomerIBAN=IBAN of customer
  461. SupplierIBAN=IBAN of vendor
  462. BIC=BIC/SWIFT
  463. BICNumber=BIC/SWIFT code
  464. ExtraInfos=Extra infos
  465. RegulatedOn=Regulated on
  466. ChequeNumber=Check N°
  467. ChequeOrTransferNumber=Check/Transfer N°
  468. ChequeBordereau=Check schedule
  469. ChequeMaker=Check/Transfer sender
  470. ChequeBank=Bank of Check
  471. CheckBank=Check
  472. NetToBePaid=Net to be paid
  473. PhoneNumber=Tel
  474. FullPhoneNumber=Telephone
  475. TeleFax=Fax
  476. PrettyLittleSentence=Accept the amount of payments due by checks issued in my name as a Member of an accounting association approved by the Fiscal Administration.
  477. IntracommunityVATNumber=Intra-Community VAT ID
  478. PaymentByChequeOrderedTo=Check payments (including tax) are payable to %s, send to
  479. PaymentByChequeOrderedToShort=Check payments (incl. tax) are payable to
  480. SendTo=sent to
  481. PaymentByTransferOnThisBankAccount=Payment by transfer to the following bank account
  482. VATIsNotUsedForInvoice=* Non applicable VAT art-293B of CGI
  483. LawApplicationPart1=By application of the law 80.335 of 12/05/80
  484. LawApplicationPart2=the goods remain the property of
  485. LawApplicationPart3=the seller until full payment of
  486. LawApplicationPart4=their price.
  487. LimitedLiabilityCompanyCapital=SARL with Capital of
  488. UseLine=Apply
  489. UseDiscount=Use discount
  490. UseCredit=Use credit
  491. UseCreditNoteInInvoicePayment=Reduce amount to pay with this credit
  492. MenuChequeDeposits=Check Deposits
  493. MenuCheques=Checks
  494. MenuChequesReceipts=Check receipts
  495. NewChequeDeposit=New deposit
  496. ChequesReceipts=Check receipts
  497. ChequesArea=Check deposits area
  498. ChequeDeposits=Check deposits
  499. Cheques=Checks
  500. DepositId=Id deposit
  501. NbCheque=Number of checks
  502. CreditNoteConvertedIntoDiscount=This %s has been converted into %s
  503. UsBillingContactAsIncoiveRecipientIfExist=Use contact/address with type 'billing contact' instead of third-party address as recipient for invoices
  504. ShowUnpaidAll=Show all unpaid invoices
  505. ShowUnpaidLateOnly=Show late unpaid invoices only
  506. PaymentInvoiceRef=Payment invoice %s
  507. ValidateInvoice=Validate invoice
  508. ValidateInvoices=Validate invoices
  509. Cash=Cash
  510. Reported=Delayed
  511. DisabledBecausePayments=Not possible since there are some payments
  512. CantRemovePaymentWithOneInvoicePaid=Can't remove payment since there is at least one invoice classified paid
  513. CantRemovePaymentVATPaid=Can't remove payment since VAT declaration is classified paid
  514. CantRemovePaymentSalaryPaid=Can't remove payment since salary is classified paid
  515. ExpectedToPay=Expected payment
  516. CantRemoveConciliatedPayment=Can't remove reconciled payment
  517. PayedByThisPayment=Paid by this payment
  518. ClosePaidInvoicesAutomatically=Classify automatically all standard, down payment or replacement invoices as "Paid" when payment is done entirely.
  519. ClosePaidCreditNotesAutomatically=Classify automatically all credit notes as "Paid" when refund is done entirely.
  520. ClosePaidContributionsAutomatically=Classify automatically all social or fiscal contributions as "Paid" when payment is done entirely.
  521. ClosePaidVATAutomatically=Classify automatically VAT declaration as "Paid" when payment is done entirely.
  522. ClosePaidSalaryAutomatically=Classify automatically salary as "Paid" when payment is done entirely.
  523. AllCompletelyPayedInvoiceWillBeClosed=All invoices with no remainder to pay will be automatically closed with status "Paid".
  524. ToMakePayment=Pay
  525. ToMakePaymentBack=Pay back
  526. ListOfYourUnpaidInvoices=List of unpaid invoices
  527. NoteListOfYourUnpaidInvoices=Note: This list contains only invoices for third parties you are linked to as a sale representative.
  528. RevenueStamp=Tax stamp
  529. YouMustCreateInvoiceFromThird=This option is only available when creating an invoice from tab "Customer" of third party
  530. YouMustCreateInvoiceFromSupplierThird=This option is only available when creating an invoice from tab "Vendor" of third party
  531. YouMustCreateStandardInvoiceFirstDesc=You have to create a standard invoice first and convert it to "template" to create a new template invoice
  532. PDFCrabeDescription=Invoice PDF template Crabe. A complete invoice template (old implementation of Sponge template)
  533. PDFSpongeDescription=Invoice PDF template Sponge. A complete invoice template
  534. PDFCrevetteDescription=Invoice PDF template Crevette. A complete invoice template for situation invoices
  535. TerreNumRefModelDesc1=Return number in the format %syymm-nnnn for standard invoices and %syymm-nnnn for credit notes where yy is year, mm is month and nnnn is a sequencial auto-incrementing number with no break and no return to 0
  536. MarsNumRefModelDesc1=Return number in the format %syymm-nnnn for standard invoices, %syymm-nnnn for replacement invoices, %syymm-nnnn for down payment invoices and %syymm-nnnn for credit notes where yy is year, mm is month and nnnn is a sequencial auto-incrementing number with no break and no return to 0
  537. TerreNumRefModelError=A bill starting with $syymm already exists and is not compatible with this model of sequence. Remove it or rename it to activate this module.
  538. CactusNumRefModelDesc1=Return number in the format %syymm-nnnn for standard invoices, %syymm-nnnn for credit notes and %syymm-nnnn for down payment invoices where yy is year, mm is month and nnnn is a sequencial auto-incrementing number with no break and no return to 0
  539. EarlyClosingReason=Early closing reason
  540. EarlyClosingComment=Early closing note
  541. ##### Types de contacts #####
  542. TypeContact_facture_internal_SALESREPFOLL=Representative following-up customer invoice
  543. TypeContact_facture_external_BILLING=Customer invoice contact
  544. TypeContact_facture_external_SHIPPING=Customer shipping contact
  545. TypeContact_facture_external_SERVICE=Customer service contact
  546. TypeContact_invoice_supplier_internal_SALESREPFOLL=Representative following-up vendor invoice
  547. TypeContact_invoice_supplier_external_BILLING=Vendor invoice contact
  548. TypeContact_invoice_supplier_external_SHIPPING=Vendor shipping contact
  549. TypeContact_invoice_supplier_external_SERVICE=Vendor service contact
  550. # Situation invoices
  551. InvoiceFirstSituationAsk=First situation invoice
  552. InvoiceFirstSituationDesc=The <b>situation invoices</b> are tied to situations related to a progression, for example the progression of a construction. Each situation is tied to an invoice.
  553. InvoiceSituation=Situation invoice
  554. PDFInvoiceSituation=Situation invoice
  555. InvoiceSituationAsk=Invoice following the situation
  556. InvoiceSituationDesc=Create a new situation following an already existing one
  557. SituationAmount=Situation invoice amount(net)
  558. SituationDeduction=Situation subtraction
  559. ModifyAllLines=Modify all lines
  560. CreateNextSituationInvoice=Create next situation
  561. ErrorFindNextSituationInvoice=Error unable to find next situation cycle ref
  562. ErrorOutingSituationInvoiceOnUpdate=Unable to outing this situation invoice.
  563. ErrorOutingSituationInvoiceCreditNote=Unable to outing linked credit note.
  564. NotLastInCycle=This invoice is not the latest in cycle and must not be modified.
  565. DisabledBecauseNotLastInCycle=The next situation already exists.
  566. DisabledBecauseFinal=This situation is final.
  567. situationInvoiceShortcode_AS=AS
  568. situationInvoiceShortcode_S=S
  569. CantBeLessThanMinPercent=The progress can't be smaller than its value in the previous situation.
  570. NoSituations=No open situations
  571. InvoiceSituationLast=Final and general invoice
  572. PDFCrevetteSituationNumber=Situation N°%s
  573. PDFCrevetteSituationInvoiceLineDecompte=Situation invoice - COUNT
  574. PDFCrevetteSituationInvoiceTitle=Situation invoice
  575. PDFCrevetteSituationInvoiceLine=Situation N°%s: Inv. N°%s on %s
  576. TotalSituationInvoice=Total situation
  577. invoiceLineProgressError=Invoice line progress can't be greater than or equal to the next invoice line
  578. updatePriceNextInvoiceErrorUpdateline=Error: update price on invoice line: %s
  579. ToCreateARecurringInvoice=To create a recurring invoice for this contract, first create this draft invoice, then convert it into an invoice template and define the frequency for generation of future invoices.
  580. ToCreateARecurringInvoiceGene=To generate future invoices regularly and manually, just go on menu <strong>%s - %s - %s</strong>.
  581. ToCreateARecurringInvoiceGeneAuto=If you need to have such invoices generated automatically, ask your administrator to enable and setup module <strong>%s</strong>. Note that both methods (manual and automatic) can be used together with no risk of duplication.
  582. DeleteRepeatableInvoice=Delete template invoice
  583. ConfirmDeleteRepeatableInvoice=Are your sure you want to delete the template invoice?
  584. CreateOneBillByThird=Create one invoice per third party (otherwise, one invoice per selected object)
  585. BillCreated=%s invoice(s) generated
  586. BillXCreated=Invoice %s generated
  587. StatusOfGeneratedDocuments=Status of document generation
  588. DoNotGenerateDoc=Do not generate document file
  589. AutogenerateDoc=Auto generate document file
  590. AutoFillDateFrom=Set start date for service line with invoice date
  591. AutoFillDateFromShort=Set start date
  592. AutoFillDateTo=Set end date for service line with next invoice date
  593. AutoFillDateToShort=Set end date
  594. MaxNumberOfGenerationReached=Max number of gen. reached
  595. BILL_DELETEInDolibarr=Invoice deleted
  596. BILL_SUPPLIER_DELETEInDolibarr=Supplier invoice deleted
  597. UnitPriceXQtyLessDiscount=Unit price x Qty - Discount
  598. CustomersInvoicesArea=Customer billing area
  599. SupplierInvoicesArea=Supplier billing area
  600. FacParentLine=Invoice Line Parent
  601. SituationTotalRayToRest=Remainder to pay without taxe
  602. PDFSituationTitle=Situation n° %d
  603. SituationTotalProgress=Total progress %d %%
  604. SearchUnpaidInvoicesWithDueDate=Search unpaid invoices with a due date = %s
  605. NoPaymentAvailable=No payment available for %s
  606. PaymentRegisteredAndInvoiceSetToPaid=Payment registered and invoice %s set to paid