contracts.lang 4.6 KB

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