holiday.lang 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. # Dolibarr language file - Source file is en_US - holiday
  2. HRM=HRM
  3. Holidays=Leave
  4. CPTitreMenu=Leave
  5. MenuReportMonth=Monthly statement
  6. MenuAddCP=New leave request
  7. NotActiveModCP=You must enable the module Leave to view this page.
  8. AddCP=Make a leave request
  9. DateDebCP=Start date
  10. DateFinCP=End date
  11. DraftCP=Draft
  12. ToReviewCP=Awaiting approval
  13. ApprovedCP=Approved
  14. CancelCP=Canceled
  15. RefuseCP=Refused
  16. ValidatorCP=Approver
  17. ListeCP=List of leave
  18. Leave=Leave request
  19. LeaveId=Leave ID
  20. ReviewedByCP=Will be approved by
  21. UserID=User ID
  22. UserForApprovalID=User for approval ID
  23. UserForApprovalFirstname=First name of approval user
  24. UserForApprovalLastname=Last name of approval user
  25. UserForApprovalLogin=Login of approval user
  26. DescCP=Description
  27. SendRequestCP=Create leave request
  28. DelayToRequestCP=Leave requests must be made at least <b>%s day(s)</b> before them.
  29. MenuConfCP=Balance of leave
  30. SoldeCPUser=Leave balance is <b>%s</b> days.
  31. ErrorEndDateCP=You must select an end date greater than the start date.
  32. ErrorSQLCreateCP=An SQL error occurred during the creation:
  33. ErrorIDFicheCP=An error has occurred, the leave request does not exist.
  34. ReturnCP=Return to previous page
  35. ErrorUserViewCP=You are not authorized to read this leave request.
  36. InfosWorkflowCP=Information Workflow
  37. RequestByCP=Requested by
  38. TitreRequestCP=Leave request
  39. TypeOfLeaveId=Type of leave ID
  40. TypeOfLeaveCode=Type of leave code
  41. TypeOfLeaveLabel=Type of leave label
  42. NbUseDaysCP=Number of days of leave used
  43. NbUseDaysCPHelp=The calculation takes into account the non-working days and the holidays defined in the dictionary.
  44. NbUseDaysCPShort=Days of leave
  45. NbUseDaysCPShortInMonth=Days of leave in month
  46. DayIsANonWorkingDay=%s is a non-working day
  47. DateStartInMonth=Start date in month
  48. DateEndInMonth=End date in month
  49. EditCP=Edit
  50. DeleteCP=Delete
  51. ActionRefuseCP=Refuse
  52. ActionCancelCP=Cancel
  53. StatutCP=Status
  54. TitleDeleteCP=Delete the leave request
  55. ConfirmDeleteCP=Confirm the deletion of this leave request?
  56. ErrorCantDeleteCP=Error you don't have the right to delete this leave request.
  57. CantCreateCP=You don't have the right to make leave requests.
  58. InvalidValidatorCP=You must choose the approver for your leave request.
  59. NoDateDebut=You must select a start date.
  60. NoDateFin=You must select an end date.
  61. ErrorDureeCP=Your leave request does not contain working day.
  62. TitleValidCP=Approve the leave request
  63. ConfirmValidCP=Are you sure you want to approve the leave request?
  64. DateValidCP=Date approved
  65. TitleToValidCP=Send leave request
  66. ConfirmToValidCP=Are you sure you want to send the leave request?
  67. TitleRefuseCP=Refuse the leave request
  68. ConfirmRefuseCP=Are you sure you want to refuse the leave request?
  69. NoMotifRefuseCP=You must choose a reason for refusing the request.
  70. TitleCancelCP=Cancel the leave request
  71. ConfirmCancelCP=Are you sure you want to cancel the leave request?
  72. DetailRefusCP=Reason for refusal
  73. DateRefusCP=Date of refusal
  74. DateCancelCP=Date of cancellation
  75. DefineEventUserCP=Assign an exceptional leave for a user
  76. addEventToUserCP=Assign leave
  77. NotTheAssignedApprover=You are not the assigned approver
  78. MotifCP=Reason
  79. UserCP=User
  80. ErrorAddEventToUserCP=An error occurred while adding the exceptional leave.
  81. AddEventToUserOkCP=The addition of the exceptional leave has been completed.
  82. MenuLogCP=View change logs
  83. LogCP=Log of all updates made to "Balance of Leave"
  84. ActionByCP=Updated by
  85. UserUpdateCP=Updated for
  86. PrevSoldeCP=Previous Balance
  87. NewSoldeCP=New Balance
  88. alreadyCPexist=A leave request has already been done on this period.
  89. FirstDayOfHoliday=Beginning day of leave request
  90. LastDayOfHoliday=Ending day of leave request
  91. BoxTitleLastLeaveRequests=Latest %s modified leave requests
  92. HolidaysMonthlyUpdate=Monthly update
  93. ManualUpdate=Manual update
  94. HolidaysCancelation=Leave request cancelation
  95. EmployeeLastname=Employee last name
  96. EmployeeFirstname=Employee first name
  97. TypeWasDisabledOrRemoved=Leave type (id %s) was disabled or removed
  98. LastHolidays=Latest %s leave requests
  99. AllHolidays=All leave requests
  100. HalfDay=Half day
  101. NotTheAssignedApprover=You are not the assigned approver
  102. LEAVE_PAID=Paid vacation
  103. LEAVE_SICK=Sick leave
  104. LEAVE_OTHER=Other leave
  105. LEAVE_PAID_FR=Paid vacation
  106. ## Configuration du Module ##
  107. LastUpdateCP=Last automatic update of leave allocation
  108. MonthOfLastMonthlyUpdate=Month of last automatic update of leave allocation
  109. UpdateConfCPOK=Updated successfully.
  110. Module27130Name= Management of leave requests
  111. Module27130Desc= Management of leave requests
  112. ErrorMailNotSend=An error occurred while sending email:
  113. NoticePeriod=Notice period
  114. #Messages
  115. HolidaysToValidate=Validate leave requests
  116. HolidaysToValidateBody=Below is a leave request to validate
  117. HolidaysToValidateDelay=This leave request will take place within a period of less than %s days.
  118. HolidaysToValidateAlertSolde=The user who made this leave request does not have enough available days.
  119. HolidaysValidated=Validated leave requests
  120. HolidaysValidatedBody=Your leave request for %s to %s has been validated.
  121. HolidaysRefused=Request denied
  122. HolidaysRefusedBody=Your leave request for %s to %s has been denied for the following reason:
  123. HolidaysCanceled=Canceled leaved request
  124. HolidaysCanceledBody=Your leave request for %s to %s has been canceled.
  125. FollowedByACounter=1: This type of leave need to be followed by a counter. Counter is incremented manually or automatically and when a leave request is validated, counter is decremented.<br>0: Not followed by a counter.
  126. NoLeaveWithCounterDefined=There is no leave types defined that need to be followed by a counter
  127. GoIntoDictionaryHolidayTypes=Go into <strong>Home - Setup - Dictionaries - Type of leave</strong> to setup the different types of leaves.
  128. HolidaySetup=Setup of module Leave
  129. HolidaysNumberingModules=Numbering models for leave requests
  130. TemplatePDFHolidays=Template for leave requests PDF
  131. FreeLegalTextOnHolidays=Free text on PDF
  132. WatermarkOnDraftHolidayCards=Watermarks on draft leave requests
  133. HolidaysToApprove=Holidays to approve
  134. NobodyHasPermissionToValidateHolidays=Nobody has permission to validate holidays
  135. HolidayBalanceMonthlyUpdate=Monthly update of holiday balance
  136. XIsAUsualNonWorkingDay=%s is usualy a NON working day