contracts.lang 4.7 KB

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