mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 21:31:33 +03:00
115 lines
3.5 KiB
JSON
115 lines
3.5 KiB
JSON
{
|
|
"string": {
|
|
"TrackerApplication": "Tracker",
|
|
"Teams": "Your teams",
|
|
"More": "More",
|
|
"Delete": "Delete",
|
|
"Open": "Open",
|
|
"Members": "Members",
|
|
"Inbox": "Inbox",
|
|
"MyIssues": "My issues",
|
|
"Issues": "Issues",
|
|
"Views": "Views",
|
|
"Active": "Active",
|
|
"AllIssues": "All issues {value}",
|
|
"ActiveIssues": "Active issues {value}",
|
|
"BacklogIssues": "Backlog {value}",
|
|
"Backlog": "Backlog",
|
|
"Board": "Board",
|
|
"Projects": "Projects",
|
|
"NewProject": "New project",
|
|
"CreateProject": "Create project",
|
|
"ProjectNamePlaceholder": "Project name",
|
|
"ProjectDescriptionPlaceholder": "Description (optional)",
|
|
"ProjectStatusPlaceholder": "Change project status...",
|
|
"ProjectLead": "Lead",
|
|
"ProjectMembers": "Members",
|
|
"StartDate": "Start date",
|
|
"TargetDate": "Target date",
|
|
"Planned": "Planned",
|
|
"InProgress": "In progress",
|
|
"Paused": "Paused",
|
|
"Completed": "Completed",
|
|
"Canceled": "Canceled",
|
|
"CreateTeam": "Create team",
|
|
"AddIssue": "Add Issue",
|
|
"NewIssue": "New issue",
|
|
"SaveIssue": "Save issue",
|
|
"SetPriority": "Set priority\u2026",
|
|
"SetStatus": "Set status\u2026",
|
|
"SelectIssue": "Select issue",
|
|
"Priority": "Priority",
|
|
"NoPriority": "No priority",
|
|
"Urgent": "Urgent",
|
|
"High": "High",
|
|
"Medium": "Medium",
|
|
"Low": "Low",
|
|
"Unassigned": "Unassigned",
|
|
"Back": "Back",
|
|
|
|
"CategoryBacklog": "Backlog",
|
|
"CategoryUnstarted": "Unstarted",
|
|
"CategoryStarted": "Started",
|
|
"CategoryCompleted": "Completed",
|
|
"CategoryCanceled": "Canceled",
|
|
|
|
"Title": "Title",
|
|
"Description": "",
|
|
"Status": "Status",
|
|
"Number": "Number",
|
|
"Assignee": "Assignee",
|
|
"AssignTo": "Assign to...",
|
|
"AssignedTo": "Assigned to {value}",
|
|
"Parent": "Set parent issue\u2026",
|
|
"BlockedBy": "",
|
|
"RelatedTo": "",
|
|
"Comments": "",
|
|
"Attachments": "",
|
|
"Labels": "Labels",
|
|
"Project": "Project",
|
|
"Space": "",
|
|
"SetDueDate": "Set due date\u2026",
|
|
"ModificationDate": "Updated {value}",
|
|
"Team": "",
|
|
"Issue": "",
|
|
"Document": "",
|
|
"DocumentIcon": "",
|
|
"DocumentColor": "",
|
|
"Rank": "",
|
|
"IssueTitlePlaceholder": "Issue title",
|
|
"IssueDescriptionPlaceholder": "Add description",
|
|
"AddIssueTooltip": "Add issue...",
|
|
"DueDatePopupTitle": "Due on {value}",
|
|
"DueDatePopupOverdueTitle": "Was due on {value}",
|
|
"DueDatePopupDescription": "{value, plural, =0 {Today} =1 {Tomorrow} other {# days remaining}}",
|
|
"DueDatePopupOverdueDescription": "{value, plural, =1 {1 day overdue} other {# days overdue}}",
|
|
"Grouping": "Grouping",
|
|
"Ordering": "Ordering",
|
|
"CompletedIssues": "Completed issues",
|
|
"ShowEmptyGroups": "Show empty groups",
|
|
"NoGrouping": "No grouping",
|
|
"NoAssignee": "No assignee",
|
|
"LastUpdated": "Last updated",
|
|
"DueDate": "Due date",
|
|
"All": "All",
|
|
"PastWeek": "Past week",
|
|
"PastMonth": "Past month",
|
|
"CopyIssueUrl": "Copy Issue URL to clipboard",
|
|
"CopyIssueId": "Copy Issue ID to clipboard",
|
|
|
|
"GotoIssues": "Go to issues",
|
|
"GotoActive": "Go to active issues",
|
|
"GotoBacklog": "Go to backlog",
|
|
"GotoBoard": "Go to issue board",
|
|
"GotoProjects": "Go to projects",
|
|
"GotoTrackerApplication": "Switch to Tracker Application",
|
|
|
|
"Filter": "Filter",
|
|
"ClearFilters": "Clear filters",
|
|
"FilterIs": "is",
|
|
"FilterIsNot": "is not",
|
|
"FilterIsEither": "is either of",
|
|
"FilterStatesCount": "{value, plural, =1 {1 state} other {# states}}"
|
|
},
|
|
"status": {}
|
|
} |