mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
4d3561caf8
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
65 lines
2.1 KiB
JSON
65 lines
2.1 KiB
JSON
{
|
|
"string": {
|
|
"Planner": "Planner",
|
|
"Calendar": "Calendar",
|
|
"Agenda": "Agenda",
|
|
"Me": "Me",
|
|
"Team": "Team",
|
|
"TeamPlanner": "Team Planner",
|
|
"Today": "Today",
|
|
"TodayColon": "Today:",
|
|
"Tomorrow": "Tomorrow",
|
|
"Yesterday": "Yesterday",
|
|
"Completed": "Completed",
|
|
"Now": "Now",
|
|
"Scheduled": "Scheduled",
|
|
"Schedule": "Schedule",
|
|
"WithoutProject": "Without project",
|
|
"TotalGroupTime": "{days, plural, =0 {} other {#d}} {hours, plural, =0 {} other {#h}} {minutes, plural, =0 {} other {#m}}",
|
|
"Tasks": "Tasks",
|
|
"WorkSlot": "Work Slot",
|
|
"WorkItem": "Work Item",
|
|
"Inbox": "Inbox",
|
|
"All": "All",
|
|
"AddToDo": "Add Action Item",
|
|
"CreateToDo": "Add Action Item, press Enter to save",
|
|
"ToDos": "Action Items",
|
|
"Done": "Done",
|
|
"EditToDo": "Edit Action Item",
|
|
"Unplanned": "Unplanned",
|
|
"Planned": "Planned",
|
|
"AddSlot": "Add Slot",
|
|
"SetPriority": "Set priority\u2026",
|
|
"NoPriority": "No priority",
|
|
"LowPriority": "Low Priority",
|
|
"MediumPriority": "Medium Priority",
|
|
"HighPriority": "High Priority",
|
|
"UrgentPriority": "Urgent Priority",
|
|
"Low": "Low",
|
|
"Medium": "Medium",
|
|
"High": "High",
|
|
"Urgent": "Urgent",
|
|
"AddTo": "Add to",
|
|
"AddTitle": "Add Title",
|
|
"MyWork": "My work",
|
|
"WeekCalendar": "Week",
|
|
"DayCalendar": "Day",
|
|
"GotoTimePlaning": "Planning",
|
|
"GotoTimeTeamPlaning": "Team Planning",
|
|
"NewToDo": "New Action Item",
|
|
"ToDo": "Action Item",
|
|
"ToDoColon": "Action Items:",
|
|
"Priority": "Priority",
|
|
"CreatedToDo": "Created Action Item",
|
|
"NewToDoDetails": "New Action Item: {details}",
|
|
"MarkedAsDone": "Completed",
|
|
"WorkSchedule": "Work schedule",
|
|
"SummaryDuration": "Summary",
|
|
|
|
"UnassignToDo": "Unassign Action Item",
|
|
"UnassignToDoConfirm": "Do you want to unassign this Action Item? The Action Item will be removed from the assignee's planner.",
|
|
"ReassignToDo": "Change Action Item assignee",
|
|
"ReassignToDoConfirm": "Do you want to change the Action Item assignee? The Action Item will be removed from the current assignee's planner."
|
|
}
|
|
}
|