contracts.lang 4.2 KB

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