holiday.lang 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. # Dolibarr language file - Source file is en_US - holiday
  2. HRM=HRM
  3. Holidays=Leaves
  4. CPTitreMenu=Leaves
  5. MenuReportMonth=Monthly statement
  6. MenuAddCP=New leave request
  7. NotActiveModCP=You must enable the module Leaves to view this page.
  8. AddCP=Make a leave request
  9. DateDebCP=Start date
  10. DateFinCP=End date
  11. DateCreateCP=Creation date
  12. DraftCP=Draft
  13. ToReviewCP=Awaiting approval
  14. ApprovedCP=Approved
  15. CancelCP=Canceled
  16. RefuseCP=Refused
  17. ValidatorCP=Approbator
  18. ListeCP=List of leaves
  19. ReviewedByCP=Will be reviewed by
  20. DescCP=Description
  21. SendRequestCP=Create leave request
  22. DelayToRequestCP=Leave requests must be made at least <b>%s day(s)</b> before them.
  23. MenuConfCP=Balance of leaves
  24. SoldeCPUser=Leaves balance is <b>%s</b> days.
  25. ErrorEndDateCP=You must select an end date greater than the start date.
  26. ErrorSQLCreateCP=An SQL error occurred during the creation:
  27. ErrorIDFicheCP=An error has occurred, the leave request does not exist.
  28. ReturnCP=Return to previous page
  29. ErrorUserViewCP=You are not authorized to read this leave request.
  30. InfosWorkflowCP=Information Workflow
  31. RequestByCP=Requested by
  32. TitreRequestCP=Leave request
  33. NbUseDaysCP=Number of days of vacation consumed
  34. EditCP=Edit
  35. DeleteCP=Delete
  36. ActionRefuseCP=Refuse
  37. ActionCancelCP=Cancel
  38. StatutCP=Status
  39. TitleDeleteCP=Delete the leave request
  40. ConfirmDeleteCP=Confirm the deletion of this leave request?
  41. ErrorCantDeleteCP=Error you don't have the right to delete this leave request.
  42. CantCreateCP=You don't have the right to make leave requests.
  43. InvalidValidatorCP=You must choose an approbator to your leave request.
  44. NoDateDebut=You must select a start date.
  45. NoDateFin=You must select an end date.
  46. ErrorDureeCP=Your leave request does not contain working day.
  47. TitleValidCP=Approve the leave request
  48. ConfirmValidCP=Are you sure you want to approve the leave request?
  49. DateValidCP=Date approved
  50. TitleToValidCP=Send leave request
  51. ConfirmToValidCP=Are you sure you want to send the leave request?
  52. TitleRefuseCP=Refuse the leave request
  53. ConfirmRefuseCP=Are you sure you want to refuse the leave request?
  54. NoMotifRefuseCP=You must choose a reason for refusing the request.
  55. TitleCancelCP=Cancel the leave request
  56. ConfirmCancelCP=Are you sure you want to cancel the leave request?
  57. DetailRefusCP=Reason for refusal
  58. DateRefusCP=Date of refusal
  59. DateCancelCP=Date of cancellation
  60. DefineEventUserCP=Assign an exceptional leave for a user
  61. addEventToUserCP=Assign leave
  62. MotifCP=Reason
  63. UserCP=User
  64. ErrorAddEventToUserCP=An error occurred while adding the exceptional leave.
  65. AddEventToUserOkCP=The addition of the exceptional leave has been completed.
  66. MenuLogCP=View change logs
  67. LogCP=Log of updates of available vacation days
  68. ActionByCP=Performed by
  69. UserUpdateCP=For the user
  70. PrevSoldeCP=Previous Balance
  71. NewSoldeCP=New Balance
  72. alreadyCPexist=A leave request has already been done on this period.
  73. FirstDayOfHoliday=First day of vacation
  74. LastDayOfHoliday=Last day of vacation
  75. BoxTitleLastLeaveRequests=Latest %s modified leave requests
  76. HolidaysMonthlyUpdate=Monthly update
  77. ManualUpdate=Manual update
  78. HolidaysCancelation=Leave request cancelation
  79. EmployeeLastname=Employee last name
  80. EmployeeFirstname=Employee first name
  81. TypeWasDisabledOrRemoved=Leave type (id %s) was disabled or removed
  82. ## Configuration du Module ##
  83. LastUpdateCP=Latest automatic update of leaves allocation
  84. MonthOfLastMonthlyUpdate=Month of latest automatic update of leaves allocation
  85. UpdateConfCPOK=Updated successfully.
  86. Module27130Name= Management of leave requests
  87. Module27130Desc= Management of leave requests
  88. ErrorMailNotSend=An error occurred while sending email:
  89. NoticePeriod=Notice period
  90. #Messages
  91. HolidaysToValidate=Validate leave requests
  92. HolidaysToValidateBody=Below is a leave request to validate
  93. HolidaysToValidateDelay=This leave request will take place within a period of less than %s days.
  94. HolidaysToValidateAlertSolde=The user who made this leave reques do not have enough available days.
  95. HolidaysValidated=Validated leave requests
  96. HolidaysValidatedBody=Your leave request for %s to %s has been validated.
  97. HolidaysRefused=Request denied
  98. HolidaysRefusedBody=Your leave request for %s to %s has been denied for the following reason :
  99. HolidaysCanceled=Canceled leaved request
  100. HolidaysCanceledBody=Your leave request for %s to %s has been canceled.
  101. 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.
  102. NoLeaveWithCounterDefined=There is no leave types defined that need to be followed by a counter
  103. GoIntoDictionaryHolidayTypes=Go into <strong>Home - Setup - Dictionaries - Type of leaves</strong> to setup the different types of leaves.