2020-02-17 22:32:43 +08:00
|
|
|
en:
|
|
|
|
dashboard:
|
|
|
|
current_tasks:
|
2020-02-21 17:41:42 +08:00
|
|
|
title: "Current tasks"
|
2020-03-03 16:50:44 +08:00
|
|
|
search: "Search tasks"
|
2020-02-21 17:41:42 +08:00
|
|
|
navbar:
|
|
|
|
assigned: "Assigned to me"
|
|
|
|
all: "All"
|
2020-02-17 22:32:43 +08:00
|
|
|
filter:
|
|
|
|
title: "Filters"
|
|
|
|
clear: "Clear"
|
|
|
|
sort: "Sort by"
|
2020-07-29 22:09:23 +08:00
|
|
|
start_date: "Start date"
|
|
|
|
due_date: "Due date"
|
2020-02-17 22:32:43 +08:00
|
|
|
atoz: "From A to Z"
|
|
|
|
ztoa: "From Z to A"
|
2020-08-27 17:30:55 +08:00
|
|
|
display: "Display statuses"
|
|
|
|
statuses:
|
|
|
|
placeholder: "Select statuses"
|
|
|
|
all_selected: "All selected"
|
|
|
|
selected: "selected"
|
2020-03-04 20:34:12 +08:00
|
|
|
uncompleted_tasks: "Tasks in progress"
|
|
|
|
completed_tasks: "Tasks completed"
|
2020-02-17 22:32:43 +08:00
|
|
|
project: "Project"
|
2020-03-04 20:21:52 +08:00
|
|
|
select_project: "All Projects"
|
2020-02-17 22:32:43 +08:00
|
|
|
experiment: "Experiment"
|
2020-03-04 20:21:52 +08:00
|
|
|
select_experiment: "All Experiments"
|
2020-02-18 16:27:07 +08:00
|
|
|
apply: "Apply"
|
2020-02-26 18:07:17 +08:00
|
|
|
no_tasks:
|
2020-03-12 22:00:14 +08:00
|
|
|
assigned_tasks:
|
|
|
|
title: "There are no tasks assigned to you at the moment."
|
|
|
|
description: "Why not use the Quick start section to create your next task."
|
|
|
|
team_tasks:
|
|
|
|
title: "Your Team has no tasks at the moment."
|
|
|
|
search_result:
|
|
|
|
title: "No results."
|
2020-08-10 15:10:56 +08:00
|
|
|
due_date_html: "Due date: <b>%{date}</b>"
|
|
|
|
due_date_overdue_html: "Due date: <b>%{date} (overdue)</b>"
|
2020-09-02 22:49:59 +08:00
|
|
|
completed_on_html: "Completed on: <b>%{date}</b>"
|
2020-02-19 22:57:06 +08:00
|
|
|
calendar:
|
2020-02-21 17:00:32 +08:00
|
|
|
due_on: Due on
|
2020-02-19 22:57:06 +08:00
|
|
|
dow:
|
|
|
|
su: 'Su'
|
|
|
|
mo: 'Mo'
|
|
|
|
tu: 'Tu'
|
|
|
|
we: 'We'
|
|
|
|
th: 'Th'
|
|
|
|
fr: 'Fr'
|
|
|
|
sa: 'Sa'
|
2020-02-26 22:40:28 +08:00
|
|
|
quick_start:
|
|
|
|
title: "Quick start"
|
|
|
|
description: "Quickly start a new task, create a new project or a new report."
|
|
|
|
new_task: "New task"
|
|
|
|
new_protocol: "New protocol"
|
|
|
|
new_report: "New report"
|
2020-03-12 22:00:14 +08:00
|
|
|
placeholder:
|
|
|
|
title: "Cannot create."
|
|
|
|
description: "As a guest in this team you cannot create anything."
|
2020-02-26 22:40:28 +08:00
|
|
|
create_task_modal:
|
|
|
|
title: "Create a new Task"
|
|
|
|
description: "Simply type in the fields bellow to find or create space for your new task to live in"
|
|
|
|
project: "Project"
|
2020-03-05 06:26:01 +08:00
|
|
|
project_visibility_label: "Visible to"
|
|
|
|
project_visibility_members: "Project members"
|
|
|
|
project_visibility_all: "All team members"
|
2020-02-26 22:40:28 +08:00
|
|
|
experiment: "Experiment"
|
|
|
|
project_placeholder: "Enter project name (New or Existing)"
|
|
|
|
experiment_placeholder: "Enter experiment name (New or Existing)"
|
|
|
|
experiment_disabled_placeholder: "Select Project to enable Experiments"
|
2020-03-05 06:26:01 +08:00
|
|
|
filter_create_new: "Create"
|
2020-02-26 22:40:28 +08:00
|
|
|
create_task: "Create Task"
|
2020-03-06 20:51:18 +08:00
|
|
|
recent_work:
|
|
|
|
title: "Recent work"
|
|
|
|
no_results:
|
|
|
|
title: "You have not worked on anything recently."
|
|
|
|
description: "Use the Quick start section to begin creating."
|
2020-03-12 22:00:14 +08:00
|
|
|
no_results_guest:
|
|
|
|
title: "No recent work."
|
|
|
|
description: "As a guest in this team you cannot make or change anything."
|
2020-03-06 20:51:18 +08:00
|
|
|
modes:
|
|
|
|
all: "All"
|
|
|
|
projects: "PROJECTS"
|
|
|
|
repositories: "INVENTORIES"
|
|
|
|
protocols: "PROTOCOLS"
|
|
|
|
reports: "REPORTS"
|
|
|
|
subject_type:
|
|
|
|
Project: "Project"
|
|
|
|
Experiment: "Experiment"
|
|
|
|
MyModule: "Task"
|
2020-04-09 18:33:04 +08:00
|
|
|
RepositoryBase: "Inventory"
|
2020-03-06 20:51:18 +08:00
|
|
|
Protocol: "Protocol"
|
|
|
|
Report: "Report"
|