holiday.lang 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. # Dolibarr language file - Source file is en_US - holiday
  2. HRM=Kadrovska služba
  3. Holidays=Leaves
  4. Holiday=Leave
  5. CPTitreMenu=Leave
  6. MenuReportMonth=Mjesečni izvještaj
  7. MenuAddCP=New leave request
  8. MenuCollectiveAddCP=New collective leave request
  9. NotActiveModCP=You must enable the module Leave to view this page.
  10. AddCP=Make a leave request
  11. DateDebCP=Datum početka
  12. DateFinCP=Datum završetka
  13. DraftCP=Nacrt
  14. ToReviewCP=Čeka na odobrenje
  15. ApprovedCP=Odobren
  16. CancelCP=Otkazan
  17. RefuseCP=Odbijen
  18. ValidatorCP=Approver
  19. ListeCP=List of leave
  20. Leave=Leave request
  21. LeaveId=Leave ID
  22. ReviewedByCP=Will be approved by
  23. UserID=User ID
  24. UserForApprovalID=User for approval ID
  25. UserForApprovalFirstname=First name of approval user
  26. UserForApprovalLastname=Last name of approval user
  27. UserForApprovalLogin=Login of approval user
  28. DescCP=Opis
  29. SendRequestCP=Create leave request
  30. DelayToRequestCP=Leave requests must be made at least <b>%s day(s)</b> before them.
  31. MenuConfCP=Balance of leave
  32. SoldeCPUser=Leave balance (in days) <b>%s</b>
  33. ErrorEndDateCP=Datum završetka mora biti poslije datuma početka.
  34. ErrorSQLCreateCP=Desila se SQL greška prilikom kreiranja:
  35. ErrorIDFicheCP=An error has occurred, the leave request does not exist.
  36. ReturnCP=Vrati se na prethodnu stranicu
  37. ErrorUserViewCP=You are not authorized to read this leave request.
  38. InfosWorkflowCP=Workflow informacija
  39. RequestByCP=Zahtjev poslao
  40. TitreRequestCP=Leave request
  41. TypeOfLeaveId=Type of leave ID
  42. TypeOfLeaveCode=Type of leave code
  43. TypeOfLeaveLabel=Type of leave label
  44. NbUseDaysCP=Number of days of leave used
  45. NbUseDaysCPHelp=The calculation takes into account the non-working days and the holidays defined in the dictionary.
  46. NbUseDaysCPShort=Days of leave
  47. NbUseDaysCPShortInMonth=Days of leave in month
  48. DayIsANonWorkingDay=%s is a non-working day
  49. DateStartInMonth=Start date in month
  50. DateEndInMonth=End date in month
  51. EditCP=Izmjena
  52. DeleteCP=Obrisati
  53. ActionRefuseCP=Odbij
  54. ActionCancelCP=Poništi
  55. StatutCP=Status
  56. TitleDeleteCP=Delete the leave request
  57. ConfirmDeleteCP=Confirm the deletion of this leave request?
  58. ErrorCantDeleteCP=Error you don't have the right to delete this leave request.
  59. CantCreateCP=You don't have the right to make leave requests.
  60. InvalidValidatorCP=You must choose the approver for your leave request.
  61. InvalidValidator=The user chosen isn't an approver.
  62. NoDateDebut=Morate odabrati datum početka.
  63. NoDateFin=Morate odabrati datum završetka.
  64. ErrorDureeCP=Your leave request does not contain working day.
  65. TitleValidCP=Approve the leave request
  66. ConfirmValidCP=Are you sure you want to approve the leave request?
  67. DateValidCP=Datum odobrenja
  68. TitleToValidCP=Send leave request
  69. ConfirmToValidCP=Are you sure you want to send the leave request?
  70. TitleRefuseCP=Refuse the leave request
  71. ConfirmRefuseCP=Are you sure you want to refuse the leave request?
  72. NoMotifRefuseCP=Morate odabrati razlog za odbijanje zahtjeva.
  73. TitleCancelCP=Cancel the leave request
  74. ConfirmCancelCP=Are you sure you want to cancel the leave request?
  75. DetailRefusCP=Razlog za odbijanje
  76. DateRefusCP=Datum odbijanja
  77. DateCancelCP=Datum poništavanja
  78. DefineEventUserCP=Dodijeli izuzetno odsustvo za korisnika
  79. addEventToUserCP=Dodijeli odsustvo
  80. NotTheAssignedApprover=You are not the assigned approver
  81. MotifCP=Razlog
  82. UserCP=Korisnik
  83. ErrorAddEventToUserCP=Došlo je do greške prilikom dodavanja izuzetnog odsustva.
  84. AddEventToUserOkCP=Dodavanje izuzetno odsustva je kopmletirano.
  85. ErrorFieldRequiredUserOrGroup=The "group" field or the "user" field must be filled in
  86. fusionGroupsUsers=The groups field and the user field will be merged
  87. MenuLogCP=View change logs
  88. LogCP=Log of all updates made to "Balance of Leave"
  89. ActionByCP=Updated by
  90. UserUpdateCP=Updated for
  91. PrevSoldeCP=Prethodno stanje
  92. NewSoldeCP=Novo stanje
  93. alreadyCPexist=A leave request has already been done on this period.
  94. UseralreadyCPexist=A leave request has already been done on this period for %s.
  95. groups=Grupe
  96. users=Korisnici
  97. AutoSendMail=Automatic mailing
  98. NewHolidayForGroup=New collective leave request
  99. SendRequestCollectiveCP=Send collective leave request
  100. AutoValidationOnCreate=Automatic validation
  101. FirstDayOfHoliday=Beginning day of leave request
  102. LastDayOfHoliday=Ending day of leave request
  103. BoxTitleLastLeaveRequests=Latest %s modified leave requests
  104. HolidaysMonthlyUpdate=Mjesečno ažuriranje
  105. ManualUpdate=Ručno ažuriranje
  106. HolidaysCancelation=Leave request cancelation
  107. EmployeeLastname=Employee last name
  108. EmployeeFirstname=Employee first name
  109. TypeWasDisabledOrRemoved=Leave type (id %s) was disabled or removed
  110. LastHolidays=Latest %s leave requests
  111. AllHolidays=All leave requests
  112. HalfDay=Half day
  113. NotTheAssignedApprover=You are not the assigned approver
  114. LEAVE_PAID=Paid vacation
  115. LEAVE_SICK=Sick leave
  116. LEAVE_OTHER=Other leave
  117. LEAVE_PAID_FR=Paid vacation
  118. ## Configuration du Module ##
  119. LastUpdateCP=Last automatic update of leave allocation
  120. MonthOfLastMonthlyUpdate=Month of last automatic update of leave allocation
  121. UpdateConfCPOK=Uspješno ažuriranje.
  122. Module27130Name= Management of leave requests
  123. Module27130Desc= Management of leave requests
  124. ErrorMailNotSend=Desila se greška prilikom slanja emaila:
  125. NoticePeriod=Notice period
  126. #Messages
  127. HolidaysToValidate=Validate leave requests
  128. HolidaysToValidateBody=Below is a leave request to validate
  129. HolidaysToValidateDelay=This leave request will take place within a period of less than %s days.
  130. HolidaysToValidateAlertSolde=The user who made this leave request does not have enough available days.
  131. HolidaysValidated=Validated leave requests
  132. HolidaysValidatedBody=Your leave request for %s to %s has been validated.
  133. HolidaysRefused=Request denied
  134. HolidaysRefusedBody=Your leave request for %s to %s has been denied for the following reason:
  135. HolidaysCanceled=Canceled leaved request
  136. HolidaysCanceledBody=Your leave request for %s to %s has been canceled.
  137. 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.
  138. NoLeaveWithCounterDefined=There is no leave types defined that need to be followed by a counter
  139. GoIntoDictionaryHolidayTypes=Go into <strong>Home - Setup - Dictionaries - Type of leave</strong> to setup the different types of leaves.
  140. HolidaySetup=Setup of module Leave
  141. HolidaysNumberingModules=Numbering models for leave requests
  142. TemplatePDFHolidays=Template for leave requests PDF
  143. FreeLegalTextOnHolidays=Free text on PDF
  144. WatermarkOnDraftHolidayCards=Watermarks on draft leave requests
  145. HolidaysToApprove=Holidays to approve
  146. NobodyHasPermissionToValidateHolidays=Nobody has permission to validate holidays
  147. HolidayBalanceMonthlyUpdate=Monthly update of holiday balance
  148. XIsAUsualNonWorkingDay=%s is usualy a NON working day
  149. BlockHolidayIfNegative=Block if balance negative
  150. LeaveRequestCreationBlockedBecauseBalanceIsNegative=The creation of this leave request is blocked because your balance is negative
  151. ErrorLeaveRequestMustBeDraftCanceledOrRefusedToBeDeleted=Leave request %s must be draft, canceled or refused to be deleted
  152. IncreaseHolidays=Increase holiday
  153. HolidayRecordsIncreased= %s holiday records increased
  154. HolidayRecordIncreased=Holiday record increased
  155. ConfirmMassIncreaseHoliday=Bulk holiday increase
  156. NumberDayAddMass=Number of day to add to the selection
  157. ConfirmMassIncreaseHolidayQuestion=Are you sure you want to increase holiday of the %s selected record(s)?
  158. HolidayQtyNotModified=Balance of remaining days for %s has not been changed