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

233 lines
8.3 KiB
JSON
Raw Normal View History

{
"string": {
"TrackerApplication": "Tracker",
"Teams": "Your teams",
"More": "More",
"Default": "Default",
"MakeDefault": "Make default",
"Delete": "Delete",
"Open": "Open",
"Members": "Members",
"Inbox": "Inbox",
"MyIssues": "My issues",
"Issues": "Issues",
"Views": "Views",
"Active": "Active",
"AllIssues": "All issues",
"ActiveIssues": "Active issues",
"BacklogIssues": "Backlog",
"Backlog": "Backlog",
"Board": "Board",
"Projects": "Projects",
"AllProjects": "All",
"BacklogProjects": "Backlog",
"ActiveProjects": "Active",
"ClosedProjects": "Closed",
"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",
"List": "List",
"NumberLabels": "{count, plural, =0 {no labels} =1 {1 label} other {# labels}}",
"CategoryBacklog": "Backlog",
"CategoryUnstarted": "Unstarted",
"CategoryStarted": "Started",
"CategoryCompleted": "Completed",
"CategoryCanceled": "Canceled",
"Title": "Title",
"Name": "Name",
"Description": "Description",
"Status": "Status",
"Number": "Number",
"Assignee": "Assignee",
"AssignTo": "Assign to...",
"AssignedTo": "Assigned to {value}",
"Parent": "Parent issue",
"SetParent": "Set parent issue\u2026",
"ChangeParent": "Change parent issue\u2026",
"RemoveParent": "Remove parent issue",
"OpenParent": "Open parent issue",
"SubIssues": "Sub-issues",
"SubIssuesList": "Sub-issues ({subIssues})",
"OpenSubIssues": "Open sub-issues",
"AddSubIssues": "{subIssues, plural, =1 {Add sub-issue} other {+ Add sub-issues}}",
"BlockedBy": "Blocked by",
"RelatedTo": "Related to",
"Comments": "Comments",
"Attachments": "Attachments",
"Labels": "Labels",
"Project": "Project",
"Space": "",
"SetDueDate": "Set due date\u2026",
"ChangeDueDate": "Change due date\u2026",
"ModificationDate": "Updated {value}",
"Team": "Team",
"Issue": "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",
"Manual": "Manual",
"All": "All",
"PastWeek": "Past week",
"PastMonth": "Past month",
"CopyIssueUrl": "Copy Issue URL to clipboard",
"CopyIssueId": "Copy Issue ID to clipboard",
"CopyIssueBranch": "Copy Git branch name to clipboard",
"CopyIssueTitle": "Copy Issue title to clipboard",
"AssetLabel": "Asset",
"AddToProject": "Add to project\u2026",
"MoveToProject": "Move to project\u2026",
"NoProject": "No project",
"ProjectLeadTitle": "Project lead",
"ProjectMembersTitle": "Project members",
"ProjectLeadSearchPlaceholder": "Set project lead\u2026",
"ProjectMembersSearchPlaceholder": "Change project members\u2026",
"Roadmap": "Roadmap",
"MoveToTeam": "Move to team",
"Duplicate": "Duplicate",
"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}}",
"Assigned": "Assigned",
"Created": "Created",
"Subscribed": "Subscribed",
"Relations": "Relations",
"RemoveRelation": "Remove relation...",
"AddBlockedBy": "Mark as blocked by...",
"AddIsBlocking": "Mark as bloking...",
"AddRelatedIssue": "Reference another issue...",
"RelatedIssue": "Related issue {id} - {title}",
"BlockedIssue": "Blocked issue {id} - {title}",
"BlockingIssue": "Blocking issue {id} - {title}",
"BlockedBySearchPlaceholder": "Search for issue to mark blocked by...",
"IsBlockingSearchPlaceholder": "Search for issue to mark as blocking...",
"RelatedIssueSearchPlaceholder": "Search for issue to reference...",
"Blocks": "Blocks",
"Related": "Related",
"EditIssue": "Edit {title}",
"EditWorkflowStatuses": "Edit issue statuses",
"ManageWorkflowStatuses": "Manage issue statuses within team",
"AddWorkflowStatus": "Add issue status",
"EditWorkflowStatus": "Edit issue status",
"DeleteWorkflowStatus": "Delete issue status",
"DeleteWorkflowStatusConfirm": "Do you want to delete the \"{status}\" status?",
"DeleteWorkflowStatusError": "Can't delete the issue status",
"DeleteWorkflowStatusErrorDescription": "The \"{status}\" status has {count, plural, =1 {1 issue} other {# issues}} assigned. Please archive or move {count, plural, =1 {it} other {them}} before deleting this status.",
"Save": "Save",
"IncludeItemsThatMatch": "Include items that match",
"AnyFilter": "any filter",
"AllFilters": "all filters",
2022-06-10 18:48:14 +03:00
"NoDescription": "No description",
2022-06-18 11:11:10 +03:00
"SearchIssue": "Search for task...",
"DurMinutes": "{minutes, plural, =0 {less than a minute} =1 {a minute} other {# minutes}}",
"DurHours": "{hours, plural, =0 {less than an hour} =1 {an hour} other {# hours}}",
"DurDays": "{days, plural, =0 {today} =1 {1 day} other {# days }}",
"DurMonths": "{months, plural, =0 {this month} =1 {1 month} other {# months}}",
"DurYears": "{years, plural, =0 {this year} =1 {a year} other {# years}}",
"StatusHistory": "State History",
"NewSubIssue": "Add sub-issue...",
"AddLabel": "Add label",
"Sprint": "Sprint",
"NoSprint": "No Sprint",
"MoveToSprint": "Select Sprint",
"Sprints": "Sprints",
"AllSprints": "All",
"PlannedSprints": "Planned",
"ActiveSprints": "Active",
"ClosedSprints": "Done",
"AddToSprint": "Add to Sprint",
"NewSprint": "New Sprint",
"CreateSprint": "Create",
"Estimation": "Estimation",
"ReportedTime": "Reported Time",
"TimeSpendReports": "Time spend reports",
"TimeSpendReport": "Time",
"TimeSpendReportAdd": "Add time report",
"TimeSpendReportDate": "Date",
"TimeSpendReportValue": "Reported time",
"TimeSpendReportValueTooltip": "Reported time in man days",
"TimeSpendReportDescription": "Description",
"TimeSpendValue": "{value}d",
"SprintPassed": "{from}d/{to}d",
"ChildEstimation": "Subissues Estimation",
"ChildReportedTime": "Subissues Time",
"Capacity": "Capacity",
"CapacityValue": "of {value}d",
"NewRelatedIssue": "New related issue",
"AddedReference": "Added reference",
"AddedAsBlocked": "Marked as blocked",
"AddedAsBlocking": "Marked as blocking",
"IssueTemplate": "Process",
"IssueTemplates": "Process",
"NewProcess": "New Process",
"SaveProcess": "Save Process",
"NoIssueTemplate": "No Process",
"TemplateReplace": "You you replace applied process?",
"TemplateReplaceConfirm": "All changes to template values will be lost."
},
"status": {}
}