CheckboxedTaskTranslations
rendering.macro.checktask.name=Task with checkbox
rendering.macro.checktask.description=Add a task with a clickable check box.
rendering.macro.checktask.content.description=Name the task to be completed..
rendering.macro.checktask.parameter.dueDate.name=Due date
rendering.macro.checktask.parameter.dueDate.description=By when must the task be completed?
rendering.macro.checktask.parameter.responsible.name=Responsible
rendering.macro.checktask.parameter.responsible.description=Who is in charge?
rendering.macro.checktask.parameter.done.name=Completed
rendering.macro.checktask.parameter.done.description=Has the task been completed?
rendering.macro.checktask.parameter.rid.name=RID
rendering.macro.checktask.parameter.rid.description=Randomly generated ID to identify the task. This is generated automatically. Avoid setting it and do not change it!
rendering.macro.reportchecktasks.name=Task report
rendering.macro.reportchecktasks.description=Insert a tick-off list of all tasks. Filter by user, page or page range.
rendering.macro.reportchecktasks.parameter.responsible.name=Responsible
rendering.macro.reportchecktasks.parameter.responsible.description=Tasks of this user:
rendering.macro.reportchecktasks.parameter.page.name=Space
rendering.macro.reportchecktasks.parameter.page.description=Show tasks from this page and its subpages:
rendering.macro.reportchecktasks.parameter.done.name=Completed
rendering.macro.reportchecktasks.parameter.done.description=Set this value to 0 for uncompleted tasks or 1 for completed tasks. If you want to see both uncompleted and completed tasks in your report, set this value to 2. The default value for this setting is 0.
rendering.macro.reportchecktasks.parameter.filters.descritption=Instead of fixed query parameters you can use adjustible filters for the query. Use this ifyou want a comprehensive filterabel task report. Use these parameters: done, responsible, dueDate, page. Concatenate them using &. Example: done=0&responsible=username&dueDate=01.01.2023-31.03.2023&page=Main.WebHome
rendering.macro.reportchecktasks.parameter.project.name=Project or Workgroup
rendering.macro.reportchecktasks.parameter.project.description=Additionally show tasks from project or workgroup pages.
reportchecktasks.macro.report0=Task report
reportchecktasks.macro.report1=All
reportchecktasks.macro.report2=Open
reportchecktasks.macro.report3=Completed
reportchecktasks.macro.report4=tasks
reportchecktasks.macro.report5=in space
reportchecktasks.macro.report6=and
reportchecktasks.macro.report7=in project or workgroup
reportchecktasks.macro.report8=in XWiki
reportchecktasks.macro.tooltip0=Mark this task completed
reportchecktasks.macro.tooltip1=Mark this task open
reportchecktasks.macro.warning=You can insert the "Task Report" macro only once per page. Please configure the first instance of the macro to display all the required information.
checktask.macro.dateFormat=yyyy/MM/dd
checktask.macro.hint=You can mark tasks as completed by ticking them off.
checktask.macro.progress=Task status is being updated
checktask.macro.success1=You have marked the task
checktask.macro.success2=
checktask.macro.result0=Task
checktask.macro.result1=completed
checktask.macro.result2=open
checktask.macro.error=Error while saving the task status
checktask.macro.toDo=to be completed
checktask.macro.byWhen=by
checktask.macro.byWho=by
reportchecktasks.table.emptyValue=without
reportchecktasks.table.action=🗹
reportchecktasks.table.done=Completed
reportchecktasks.table.page=Page
reportchecktasks.table.task=Task
reportchecktasks.table.responsible=Responsible
reportchecktasks.table.dueDate=Due date