agenda.lang 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. # Dolibarr language file - Source file is en_US - agenda
  2. IdAgenda=ID event
  3. Actions=Events
  4. Agenda=Agenda
  5. TMenuAgenda=Agenda
  6. Agendas=Agendas
  7. LocalAgenda=Default calendar
  8. ActionsOwnedBy=Event owned by
  9. ActionsOwnedByShort=Owner
  10. AffectedTo=Assigned to
  11. Event=Event
  12. Events=Events
  13. EventsNb=Number of events
  14. ListOfActions=List of events
  15. EventReports=Event reports
  16. Location=Location
  17. ToUserOfGroup=Event assigned to any user in the group
  18. EventOnFullDay=Event on all day(s)
  19. MenuToDoActions=All incomplete events
  20. MenuDoneActions=All terminated events
  21. MenuToDoMyActions=My incomplete events
  22. MenuDoneMyActions=My terminated events
  23. ListOfEvents=List of events (default calendar)
  24. ActionsAskedBy=Events reported by
  25. ActionsToDoBy=Events assigned to
  26. ActionsDoneBy=Events done by
  27. ActionAssignedTo=Event assigned to
  28. ViewCal=Month view
  29. ViewDay=Day view
  30. ViewWeek=Week view
  31. ViewPerUser=Per user view
  32. ViewPerType=Per type view
  33. AutoActions= Automatic filling
  34. AgendaAutoActionDesc= Here you may define events which you want Dolibarr to create automatically in Agenda. If nothing is checked, only manual actions will be included in logs and displayed in Agenda. Automatic tracking of business actions done on objects (validation, status change) will not be saved.
  35. AgendaSetupOtherDesc= This page provides options to allow the export of your Dolibarr events into an external calendar (Thunderbird, Google Calendar etc...)
  36. AgendaExtSitesDesc=This page allows to declare external sources of calendars to see their events into Dolibarr agenda.
  37. ActionsEvents=Events for which Dolibarr will create an action in agenda automatically
  38. EventRemindersByEmailNotEnabled=Event reminders by email was not enabled into %s module setup.
  39. ##### Agenda event labels #####
  40. NewCompanyToDolibarr=Third party %s created
  41. COMPANY_MODIFYInDolibarr=Third party %s modified
  42. COMPANY_DELETEInDolibarr=Third party %s deleted
  43. ContractValidatedInDolibarr=Contract %s validated
  44. CONTRACT_DELETEInDolibarr=Contract %s deleted
  45. PropalClosedSignedInDolibarr=Proposal %s signed
  46. PropalClosedRefusedInDolibarr=Proposal %s refused
  47. PropalValidatedInDolibarr=Proposal %s validated
  48. PropalBackToDraftInDolibarr=Proposal %s go back to draft status
  49. PropalClassifiedBilledInDolibarr=Proposal %s classified billed
  50. InvoiceValidatedInDolibarr=Invoice %s validated
  51. InvoiceValidatedInDolibarrFromPos=Invoice %s validated from POS
  52. InvoiceBackToDraftInDolibarr=Invoice %s go back to draft status
  53. InvoiceDeleteDolibarr=Invoice %s deleted
  54. InvoicePaidInDolibarr=Invoice %s changed to paid
  55. InvoiceCanceledInDolibarr=Invoice %s canceled
  56. MemberValidatedInDolibarr=Member %s validated
  57. MemberModifiedInDolibarr=Member %s modified
  58. MemberResiliatedInDolibarr=Member %s terminated
  59. MemberDeletedInDolibarr=Member %s deleted
  60. MemberExcludedInDolibarr=Member %s excluded
  61. MemberSubscriptionAddedInDolibarr=Subscription %s for member %s added
  62. MemberSubscriptionModifiedInDolibarr=Subscription %s for member %s modified
  63. MemberSubscriptionDeletedInDolibarr=Subscription %s for member %s deleted
  64. ShipmentValidatedInDolibarr=Shipment %s validated
  65. ShipmentClassifyClosedInDolibarr=Shipment %s classified billed
  66. ShipmentUnClassifyCloseddInDolibarr=Shipment %s classified re-open
  67. ShipmentBackToDraftInDolibarr=Shipment %s go back to draft status
  68. ShipmentDeletedInDolibarr=Shipment %s deleted
  69. ShipmentCanceledInDolibarr=Shipment %s canceled
  70. ReceptionValidatedInDolibarr=Reception %s validated
  71. ReceptionClassifyClosedInDolibarr=Reception %s classified closed
  72. OrderCreatedInDolibarr=Order %s created
  73. OrderValidatedInDolibarr=Order %s validated
  74. OrderDeliveredInDolibarr=Order %s classified delivered
  75. OrderCanceledInDolibarr=Order %s canceled
  76. OrderBilledInDolibarr=Order %s classified billed
  77. OrderApprovedInDolibarr=Order %s approved
  78. OrderRefusedInDolibarr=Order %s refused
  79. OrderBackToDraftInDolibarr=Order %s go back to draft status
  80. ProposalSentByEMail=Commercial proposal %s sent by email
  81. ContractSentByEMail=Contract %s sent by email
  82. OrderSentByEMail=Sales order %s sent by email
  83. InvoiceSentByEMail=Customer invoice %s sent by email
  84. SupplierOrderSentByEMail=Purchase order %s sent by email
  85. ORDER_SUPPLIER_DELETEInDolibarr=Purchase order %s deleted
  86. SupplierInvoiceSentByEMail=Vendor invoice %s sent by email
  87. ShippingSentByEMail=Shipment %s sent by email
  88. ShippingValidated= Shipment %s validated
  89. InterventionSentByEMail=Intervention %s sent by email
  90. ProposalDeleted=Proposal deleted
  91. OrderDeleted=Order deleted
  92. InvoiceDeleted=Invoice deleted
  93. DraftInvoiceDeleted=Draft invoice deleted
  94. CONTACT_CREATEInDolibarr=Contact %s created
  95. CONTACT_MODIFYInDolibarr=Contact %s modified
  96. CONTACT_DELETEInDolibarr=Contact %s deleted
  97. PRODUCT_CREATEInDolibarr=Product %s created
  98. PRODUCT_MODIFYInDolibarr=Product %s modified
  99. PRODUCT_DELETEInDolibarr=Product %s deleted
  100. HOLIDAY_CREATEInDolibarr=Request for leave %s created
  101. HOLIDAY_MODIFYInDolibarr=Request for leave %s modified
  102. HOLIDAY_APPROVEInDolibarr=Request for leave %s approved
  103. HOLIDAY_VALIDATEInDolibarr=Request for leave %s validated
  104. HOLIDAY_DELETEInDolibarr=Request for leave %s deleted
  105. EXPENSE_REPORT_CREATEInDolibarr=Expense report %s created
  106. EXPENSE_REPORT_VALIDATEInDolibarr=Expense report %s validated
  107. EXPENSE_REPORT_APPROVEInDolibarr=Expense report %s approved
  108. EXPENSE_REPORT_DELETEInDolibarr=Expense report %s deleted
  109. EXPENSE_REPORT_REFUSEDInDolibarr=Expense report %s refused
  110. PROJECT_CREATEInDolibarr=Project %s created
  111. PROJECT_MODIFYInDolibarr=Project %s modified
  112. PROJECT_DELETEInDolibarr=Project %s deleted
  113. TICKET_CREATEInDolibarr=Ticket %s created
  114. TICKET_MODIFYInDolibarr=Ticket %s modified
  115. TICKET_ASSIGNEDInDolibarr=Ticket %s assigned
  116. TICKET_CLOSEInDolibarr=Ticket %s closed
  117. TICKET_DELETEInDolibarr=Ticket %s deleted
  118. BOM_VALIDATEInDolibarr=BOM validated
  119. BOM_UNVALIDATEInDolibarr=BOM unvalidated
  120. BOM_CLOSEInDolibarr=BOM disabled
  121. BOM_REOPENInDolibarr=BOM reopen
  122. BOM_DELETEInDolibarr=BOM deleted
  123. MRP_MO_VALIDATEInDolibarr=MO validated
  124. MRP_MO_UNVALIDATEInDolibarr=MO set to draft status
  125. MRP_MO_PRODUCEDInDolibarr=MO produced
  126. MRP_MO_DELETEInDolibarr=MO deleted
  127. MRP_MO_CANCELInDolibarr=MO canceled
  128. PAIDInDolibarr=%s paid
  129. ##### End agenda events #####
  130. AgendaModelModule=Document templates for event
  131. DateActionStart=Start date
  132. DateActionEnd=End date
  133. AgendaUrlOptions1=You can also add following parameters to filter output:
  134. AgendaUrlOptions3=<b>logina=%s</b> to restrict output to actions owned by a user <b>%s</b>.
  135. AgendaUrlOptionsNotAdmin=<b>logina=!%s</b> to restrict output to actions not owned by user <b>%s</b>.
  136. AgendaUrlOptions4=<b>logint=%s</b> to restrict output to actions assigned to user <b>%s</b> (owner and others).
  137. AgendaUrlOptionsProject=<b>project=__PROJECT_ID__</b> to restrict output to actions linked to project <b>__PROJECT_ID__</b>.
  138. AgendaUrlOptionsNotAutoEvent=<b>notactiontype=systemauto</b> to exclude automatic events.
  139. AgendaUrlOptionsIncludeHolidays=<b>includeholidays=1</b> to include events of holidays.
  140. AgendaShowBirthdayEvents=Birthdays of contacts
  141. AgendaHideBirthdayEvents=Hide birthdays of contacts
  142. Busy=Busy
  143. ExportDataset_event1=List of agenda events
  144. DefaultWorkingDays=Default working days range in week (Example: 1-5, 1-6)
  145. DefaultWorkingHours=Default working hours in day (Example: 9-18)
  146. # External Sites ical
  147. ExportCal=Export calendar
  148. ExtSites=Import external calendars
  149. ExtSitesEnableThisTool=Show external calendars (defined in global setup) in Agenda. Does not affect external calendars defined by users.
  150. ExtSitesNbOfAgenda=Number of calendars
  151. AgendaExtNb=Calendar no. %s
  152. ExtSiteUrlAgenda=URL to access .ical file
  153. ExtSiteNoLabel=No Description
  154. VisibleTimeRange=Visible time range
  155. VisibleDaysRange=Visible days range
  156. AddEvent=Create event
  157. MyAvailability=My availability
  158. ActionType=Event type
  159. DateActionBegin=Start event date
  160. ConfirmCloneEvent=Are you sure you want to clone the event <b>%s</b>?
  161. RepeatEvent=Repeat event
  162. OnceOnly=Once only
  163. EveryWeek=Every week
  164. EveryMonth=Every month
  165. DayOfMonth=Day of month
  166. DayOfWeek=Day of week
  167. DateStartPlusOne=Date start + 1 hour
  168. SetAllEventsToTodo=Set all events to todo
  169. SetAllEventsToInProgress=Set all events to in progress
  170. SetAllEventsToFinished=Set all events to finished
  171. ReminderTime=Reminder period before the event
  172. TimeType=Duration type
  173. ReminderType=Callback type
  174. AddReminder=Create an automatic reminder notification for this event
  175. ErrorReminderActionCommCreation=Error creating the reminder notification for this event
  176. BrowserPush=Browser Popup Notification
  177. ActiveByDefault=Enabled by default