platform/plugins/time-assets/lang/en.json

55 lines
1.5 KiB
JSON
Raw Normal View History

{
"string": {
"Planner": "Planner",
"Calendar": "Calendar",
"Agenda": "Agenda",
"Me": "Me",
"Team": "Team",
"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",
"Days": "{days}d",
"Hours": "{hours}h",
"Minutes": "{minutes}m",
"AddToDo": "Add ToDo",
"CreateToDo": "Add todo, press Enter to save",
"ToDos": "Todo's",
"Done": "Done",
"EditToDo": "Edit Todo",
"Unplanned": "Unplanned",
"Planned": "Planned",
"AddSlot": "Add Slot",
"NoPriority": "No Priority",
"LowPriority": "Low Priority",
"MediumPriority": "Medium Priority",
"HighPriority": "High Priority",
"AddTo": "Add to",
"AddTitle": "Add Title",
"MyWork": "My work",
"WeekCalendar": "Week",
"DayCalendar": "Day",
"GotoTimePlaning": "Planing",
"GotoTimeTeamPlaning": "Team Planing",
"NewToDo": "New Todo",
"ToDo": "Todo",
"ToDoColon": "Todo:",
"Priority": "Priority",
"CreatedToDo": "Created Todo",
"NewToDoDetails": "New Todo: {details}",
"MarkedAsDone": "Completed",
"WorkSchedule": "Work schedule"
}
}