contracts.lang 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # Dolibarr language file - Source file is en_US - contracts
  2. ContractsArea=Contracts area
  3. ListOfContracts=List of contracts
  4. AllContracts=All contracts
  5. ContractCard=Contract card
  6. ContractStatusNotRunning=Not running
  7. ContractStatusDraft=Draft
  8. ContractStatusValidated=Validated
  9. ContractStatusClosed=Closed
  10. ServiceStatusInitial=Not running
  11. ServiceStatusRunning=Running
  12. ServiceStatusNotLate=Running, not expired
  13. ServiceStatusNotLateShort=Not expired
  14. ServiceStatusLate=Running, expired
  15. ServiceStatusLateShort=Expired
  16. ServiceStatusClosed=Closed
  17. Contracts=Contracts
  18. ContractsSubscriptions=Contracts/Subscriptions
  19. ContractsAndLine=Contracts and line of contracts
  20. Contract=Contract
  21. ContractLine=Contract line
  22. Closing=Closing
  23. NoContracts=No contracts
  24. MenuServices=Services
  25. MenuInactiveServices=Services not active
  26. MenuRunningServices=Running services
  27. MenuExpiredServices=Expired services
  28. MenuClosedServices=Closed services
  29. NewContract=New contract
  30. NewContractSubscription=New contract/subscription
  31. AddContract=Create contract
  32. DeleteAContract=Delete a contract
  33. CloseAContract=Close a contract
  34. ConfirmDeleteAContract=Are you sure you want to delete this contract and all its services ?
  35. ConfirmValidateContract=Are you sure you want to validate this contract under name <b>%s</b> ?
  36. ConfirmCloseContract=This will close all services (active or not). Are you sure you want to close this contract ?
  37. ConfirmCloseService=Are you sure you want to close this service with date <b>%s</b> ?
  38. ValidateAContract=Validate a contract
  39. ActivateService=Activate service
  40. ConfirmActivateService=Are you sure you want to activate this service with date <b>%s</b> ?
  41. RefContract=Contract reference
  42. DateContract=Contract date
  43. DateServiceActivate=Service activation date
  44. ShowContract=Show contract
  45. ListOfServices=List of services
  46. ListOfInactiveServices=List of not active services
  47. ListOfExpiredServices=List of expired active services
  48. ListOfClosedServices=List of closed services
  49. ListOfRunningServices=List of running services
  50. NotActivatedServices=Inactive services (among validated contracts)
  51. BoardNotActivatedServices=Services to activate among validated contracts
  52. LastContracts=Latest %s contracts
  53. LastModifiedServices=Latest %s modified services
  54. ContractStartDate=Start date
  55. ContractEndDate=End date
  56. DateStartPlanned=Planned start date
  57. DateStartPlannedShort=Planned start date
  58. DateEndPlanned=Planned end date
  59. DateEndPlannedShort=Planned end date
  60. DateStartReal=Real start date
  61. DateStartRealShort=Real start date
  62. DateEndReal=Real end date
  63. DateEndRealShort=Real end date
  64. CloseService=Close service
  65. BoardRunningServices=Expired running services
  66. ServiceStatus=Status of service
  67. DraftContracts=Drafts contracts
  68. CloseRefusedBecauseOneServiceActive=Contract can't be closed as ther is at least one open service on it
  69. CloseAllContracts=Close all contract lines
  70. DeleteContractLine=Delete a contract line
  71. ConfirmDeleteContractLine=Are you sure you want to delete this contract line ?
  72. MoveToAnotherContract=Move service into another contract.
  73. ConfirmMoveToAnotherContract=I choosed new target contract and confirm I want to move this service into this contract.
  74. ConfirmMoveToAnotherContractQuestion=Choose in which existing contract (of same third party), you want to move this service to ?
  75. PaymentRenewContractId=Renew contract line (number %s)
  76. ExpiredSince=Expiration date
  77. NoExpiredServices=No expired active services
  78. ListOfServicesToExpireWithDuration=List of Services to expire in %s days
  79. ListOfServicesToExpireWithDurationNeg=List of Services expired from more than %s days
  80. ListOfServicesToExpire=List of Services to expire
  81. NoteListOfYourExpiredServices=This list contains only services of contracts for third parties you are linked to as a sale representative.
  82. StandardContractsTemplate=Standard contracts template
  83. ContactNameAndSignature=For %s, name and signature:
  84. OnlyLinesWithTypeServiceAreUsed=Only lines with type "Service" will be cloned.
  85. ##### Types de contacts #####
  86. TypeContact_contrat_internal_SALESREPSIGN=Sales representative signing contract
  87. TypeContact_contrat_internal_SALESREPFOLL=Sales representative following-up contract
  88. TypeContact_contrat_external_BILLING=Billing customer contact
  89. TypeContact_contrat_external_CUSTOMER=Follow-up customer contact
  90. TypeContact_contrat_external_SALESREPSIGN=Signing contract customer contact