2022-03-31 11:32:42 +03:00
{
"string" : {
"TrackerApplication" : "Tracker" ,
2023-03-17 09:17:53 +03:00
"Projects" : "Your projects" ,
2022-03-31 11:32:42 +03:00
"More" : "More" ,
2022-07-01 18:24:58 +03:00
"Default" : "Default" ,
"MakeDefault" : "Make default" ,
2022-03-31 11:32:42 +03:00
"Delete" : "Delete" ,
"Open" : "Open" ,
"Members" : "Members" ,
"Inbox" : "Inbox" ,
"MyIssues" : "My issues" ,
2022-10-31 22:08:57 +03:00
"ViewIssue" : "View issue" ,
"IssueCreated" : "Issue Created" ,
2022-03-31 11:32:42 +03:00
"Issues" : "Issues" ,
"Views" : "Views" ,
"Active" : "Active" ,
2022-06-15 21:04:37 +03:00
"AllIssues" : "All issues" ,
"ActiveIssues" : "Active issues" ,
"BacklogIssues" : "Backlog" ,
2022-03-31 11:32:42 +03:00
"Backlog" : "Backlog" ,
"Board" : "Board" ,
2023-03-17 09:17:53 +03:00
"Components" : "Components" ,
"AllComponents" : "All" ,
"BacklogComponents" : "Backlog" ,
"ActiveComponents" : "Active" ,
"ClosedComponents" : "Closed" ,
"NewComponent" : "New component" ,
"CreateComponent" : "Create component" ,
"ComponentNamePlaceholder" : "Component name" ,
"ComponentDescriptionPlaceholder" : "Description (optional)" ,
"ComponentStatusPlaceholder" : "Change component status..." ,
"ComponentLead" : "Lead" ,
"ComponentMembers" : "Members" ,
2022-04-27 11:18:59 +03:00
"StartDate" : "Start date" ,
"TargetDate" : "Target date" ,
"Planned" : "Planned" ,
"InProgress" : "In progress" ,
"Paused" : "Paused" ,
"Completed" : "Completed" ,
"Canceled" : "Canceled" ,
2023-03-17 09:17:53 +03:00
"CreateProject" : "Create project" ,
"NewProject" : "New project" ,
"ProjectTitlePlaceholder" : "Project title" ,
"ProjectIdentifierPlaceholder" : "Project ID" ,
2022-11-17 07:31:42 +03:00
"ChooseIcon" : "Choose icon" ,
2022-04-08 21:05:49 +03:00
"AddIssue" : "Add Issue" ,
2022-03-31 11:32:42 +03:00
"NewIssue" : "New issue" ,
2022-11-01 18:46:26 +03:00
"ResumeDraft" : "Resume draft" ,
2023-03-13 19:50:10 +03:00
"SaveIssue" : "Create issue" ,
2022-04-12 20:04:29 +03:00
"SetPriority" : "Set priority\u2026" ,
2022-04-08 09:27:02 +03:00
"SetStatus" : "Set status\u2026" ,
2022-04-14 09:07:07 +03:00
"SelectIssue" : "Select issue" ,
2022-04-05 11:02:08 +03:00
"Priority" : "Priority" ,
2022-04-02 07:06:48 +03:00
"NoPriority" : "No priority" ,
"Urgent" : "Urgent" ,
"High" : "High" ,
"Medium" : "Medium" ,
"Low" : "Low" ,
2022-04-09 06:46:40 +03:00
"Unassigned" : "Unassigned" ,
2022-05-05 09:35:26 +03:00
"Back" : "Back" ,
2022-06-16 17:07:06 +03:00
"List" : "List" ,
2022-06-19 19:27:47 +03:00
"NumberLabels" : "{count, plural, =0 {no labels} =1 {1 label} other {# labels}}" ,
2022-03-31 11:32:42 +03:00
2022-04-23 19:59:57 +03:00
"CategoryBacklog" : "Backlog" ,
"CategoryUnstarted" : "Unstarted" ,
"CategoryStarted" : "Started" ,
"CategoryCompleted" : "Completed" ,
"CategoryCanceled" : "Canceled" ,
2022-03-31 11:32:42 +03:00
"Title" : "Title" ,
2022-07-01 18:24:58 +03:00
"Name" : "Name" ,
2022-06-06 16:44:21 +03:00
"Description" : "Description" ,
2022-04-20 09:06:05 +03:00
"Status" : "Status" ,
2022-04-02 06:49:23 +03:00
"Number" : "Number" ,
"Assignee" : "Assignee" ,
2022-04-09 06:46:40 +03:00
"AssignTo" : "Assign to..." ,
2022-04-08 21:05:49 +03:00
"AssignedTo" : "Assigned to {value}" ,
2022-05-23 10:24:15 +03:00
"Parent" : "Parent issue" ,
"SetParent" : "Set parent issue\u2026" ,
"ChangeParent" : "Change parent issue\u2026" ,
2022-05-25 09:09:58 +03:00
"RemoveParent" : "Remove parent issue" ,
"OpenParent" : "Open parent issue" ,
2022-06-03 17:49:17 +03:00
"SubIssues" : "Sub-issues" ,
"SubIssuesList" : "Sub-issues ({subIssues})" ,
2022-06-02 19:57:07 +03:00
"OpenSubIssues" : "Open sub-issues" ,
"AddSubIssues" : "{subIssues, plural, =1 {Add sub-issue} other {+ Add sub-issues}}" ,
2022-06-07 11:54:37 +03:00
"BlockedBy" : "Blocked by" ,
"RelatedTo" : "Related to" ,
"Comments" : "Comments" ,
"Attachments" : "Attachments" ,
2022-04-08 09:27:02 +03:00
"Labels" : "Labels" ,
2023-03-17 09:17:53 +03:00
"Component" : "Component" ,
2022-03-31 11:32:42 +03:00
"Space" : "" ,
2022-04-20 09:06:05 +03:00
"SetDueDate" : "Set due date\u2026" ,
2022-05-19 13:37:14 +03:00
"ChangeDueDate" : "Change due date\u2026" ,
2022-04-14 09:07:07 +03:00
"ModificationDate" : "Updated {value}" ,
2023-03-17 09:17:53 +03:00
"Project" : "Project" ,
2022-06-07 11:54:37 +03:00
"Issue" : "Issue" ,
2022-03-31 11:32:42 +03:00
"Document" : "" ,
"DocumentIcon" : "" ,
"DocumentColor" : "" ,
"Rank" : "" ,
"IssueTitlePlaceholder" : "Issue title" ,
2022-12-07 08:02:03 +03:00
"SubIssueTitlePlaceholder" : "Sub-issue title" ,
2022-04-08 06:01:44 +03:00
"IssueDescriptionPlaceholder" : "Add description" ,
2022-12-07 08:02:03 +03:00
"SubIssueDescriptionPlaceholder" : "Add sub-issue description" ,
2022-04-14 09:07:07 +03:00
"AddIssueTooltip" : "Add issue..." ,
2022-11-09 13:04:55 +03:00
"NewIssueDialogClose" : "Do you want to close this dialog?" ,
"NewIssueDialogCloseNote" : "All changes will be lost" ,
2023-03-17 09:17:53 +03:00
"RemoveComponentDialogClose" : "Delete the component?" ,
"RemoveComponentDialogCloseNote" : "Are you sure you want to delete this component? This operation cannot be undone" ,
2022-04-14 09:07:07 +03:00
"DueDatePopupTitle" : "Due on {value}" ,
"DueDatePopupOverdueTitle" : "Was due on {value}" ,
"DueDatePopupDescription" : "{value, plural, =0 {Today} =1 {Tomorrow} other {# days remaining}}" ,
2022-04-20 09:06:05 +03:00
"DueDatePopupOverdueDescription" : "{value, plural, =1 {1 day overdue} other {# days overdue}}" ,
"Grouping" : "Grouping" ,
"Ordering" : "Ordering" ,
2022-04-22 09:13:57 +03:00
"CompletedIssues" : "Completed issues" ,
2022-04-20 09:06:05 +03:00
"NoGrouping" : "No grouping" ,
"NoAssignee" : "No assignee" ,
"LastUpdated" : "Last updated" ,
2022-04-22 09:13:57 +03:00
"DueDate" : "Due date" ,
2022-06-28 09:53:39 +03:00
"Manual" : "Manual" ,
2022-04-22 09:13:57 +03:00
"All" : "All" ,
"PastWeek" : "Past week" ,
2022-04-26 14:19:26 +03:00
"PastMonth" : "Past month" ,
"CopyIssueUrl" : "Copy Issue URL to clipboard" ,
2022-05-04 11:08:12 +03:00
"CopyIssueId" : "Copy Issue ID to clipboard" ,
2022-05-18 07:04:54 +03:00
"CopyIssueBranch" : "Copy Git branch name to clipboard" ,
2022-06-27 18:56:24 +03:00
"CopyIssueTitle" : "Copy Issue title to clipboard" ,
2022-05-16 13:38:51 +03:00
"AssetLabel" : "Asset" ,
2023-03-17 09:17:53 +03:00
"AddToComponent" : "Add to component\u2026" ,
"MoveToComponent" : "Move to component\u2026" ,
"NoComponent" : "No component" ,
"ComponentLeadTitle" : "Component lead" ,
"ComponentMembersTitle" : "Component members" ,
"ComponentLeadSearchPlaceholder" : "Set component lead\u2026" ,
"ComponentMembersSearchPlaceholder" : "Change component members\u2026" ,
"MoveToProject" : "Move to project" ,
2022-10-11 09:39:26 +03:00
"Duplicate" : "Duplicate" ,
2022-05-04 11:08:12 +03:00
"GotoIssues" : "Go to issues" ,
"GotoActive" : "Go to active issues" ,
"GotoBacklog" : "Go to backlog" ,
"GotoBoard" : "Go to issue board" ,
2023-03-17 09:17:53 +03:00
"GotoComponents" : "Go to components" ,
2022-05-05 09:35:26 +03:00
"GotoTrackerApplication" : "Switch to Tracker Application" ,
"Filter" : "Filter" ,
"ClearFilters" : "Clear filters" ,
"FilterIs" : "is" ,
"FilterIsNot" : "is not" ,
"FilterIsEither" : "is either of" ,
2022-05-18 07:04:54 +03:00
"FilterStatesCount" : "{value, plural, =1 {1 state} other {# states}}" ,
2022-06-23 14:09:18 +03:00
"Assigned" : "Assigned" ,
"Created" : "Created" ,
"Subscribed" : "Subscribed" ,
2022-05-18 07:04:54 +03:00
2022-07-01 09:14:31 +03:00
"Relations" : "Relations" ,
"RemoveRelation" : "Remove relation..." ,
"AddBlockedBy" : "Mark as blocked by..." ,
2023-01-11 09:15:31 +03:00
"AddIsBlocking" : "Mark as blocking..." ,
2022-07-01 09:14:31 +03:00
"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" ,
2022-05-24 17:46:19 +03:00
"EditIssue" : "Edit {title}" ,
2022-07-01 18:24:58 +03:00
"EditWorkflowStatuses" : "Edit issue statuses" ,
2023-03-17 09:17:53 +03:00
"EditProject" : "Edit project" ,
"DeleteProject" : "Delete project" ,
"DeleteProjectName" : "Delete project {name}?" ,
"ProjectHasIssues" : "There are existing issues in this project, are you sure that you want to delete? Both the project and the issues will be deleted." ,
"ManageWorkflowStatuses" : "Manage issue statuses within project" ,
2022-07-01 18:24:58 +03:00
"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." ,
2022-05-24 17:46:19 +03:00
"Save" : "Save" ,
"IncludeItemsThatMatch" : "Include items that match" ,
"AnyFilter" : "any filter" ,
2022-06-14 06:03:41 +03:00
"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}}" ,
2022-06-24 15:36:08 +03:00
"StatusHistory" : "State History" ,
2022-06-29 08:55:11 +03:00
"NewSubIssue" : "Add sub-issue..." ,
2022-08-03 10:05:19 +03:00
"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" ,
2022-11-22 14:39:37 +03:00
"SprintNamePlaceholder" : "Sprint name" ,
"SprintLead" : "Lead" ,
"SprintLeadTitle" : "Sprint lead" ,
"SprintLeadSearchPlaceholder" : "Set sprint lead\u2026" ,
"SprintMembersTitle" : "Sprint members" ,
"SprintMembersSearchPlaceholder" : "Change sprint members\u2026" ,
2022-08-03 10:05:19 +03:00
"NewSprint" : "New Sprint" ,
2022-08-16 13:19:33 +03:00
"CreateSprint" : "Create" ,
2022-11-21 08:44:46 +03:00
"MoveAndDeleteSprint" : "Move Issues to {newSprint} and Delete {deleteSprint}" ,
"MoveAndDeleteSprintConfirm" : "Do you want to delete sprint and move issues to another sprint?" ,
2023-02-03 08:47:25 +03:00
"Scrums" : "Scrums" ,
"Scrum" : "Scrum" ,
"ScrumMembersTitle" : "Scrum members" ,
"ScrumMembersSearchPlaceholder" : "Change scrum members\u2026" ,
"ScrumBeginTime" : "Scrum begin time" ,
"ScrumEndTime" : "Scrum end time" ,
"NewScrum" : "New scrum" ,
"CreateScrum" : "Create scrum" ,
"ScrumTitlePlaceholder" : "Scrum title" ,
"ScrumDescriptionPlaceholder" : "Add scrum description" ,
"ScrumRecords" : "Scrum records" ,
"ScrumRecord" : "Scrum record" ,
"StartRecord" : "Start recording" ,
"StopRecord" : "Stop recording" ,
"ChangeScrumRecord" : "Start recording another scrum" ,
"ChangeScrumRecordConfirm" : "Do you want to stop recording {previousRecord} and start recording {newRecord}?" ,
"ScrumRecorder" : "Scrum recorder" ,
"ScrumRecordTimeReports" : "Recorded time reports" ,
"ScrumRecordObjects" : "Changed objects" ,
2022-08-16 13:19:33 +03:00
"Estimation" : "Estimation" ,
"ReportedTime" : "Reported Time" ,
"TimeSpendReports" : "Time spend reports" ,
2022-08-30 13:11:46 +03:00
"TimeSpendReport" : "Time" ,
2022-08-16 13:19:33 +03:00
"TimeSpendReportAdd" : "Add time report" ,
"TimeSpendReportDate" : "Date" ,
"TimeSpendReportValue" : "Reported time" ,
"TimeSpendReportValueTooltip" : "Reported time in man days" ,
"TimeSpendReportDescription" : "Description" ,
"TimeSpendValue" : "{value}d" ,
2022-12-07 12:40:19 +03:00
"TimeSpendHours" : "{value}h" ,
2022-08-22 04:03:32 +03:00
"SprintPassed" : "{from}d/{to}d" ,
"ChildEstimation" : "Subissues Estimation" ,
2022-08-23 12:39:21 +03:00
"ChildReportedTime" : "Subissues Time" ,
"Capacity" : "Capacity" ,
2022-09-09 06:44:33 +03:00
"CapacityValue" : "of {value}d" ,
"NewRelatedIssue" : "New related issue" ,
2023-02-08 07:34:31 +03:00
"RelatedIssuesNotFound" : "Related issues not found" ,
2022-09-09 06:44:33 +03:00
"AddedReference" : "Added reference" ,
"AddedAsBlocked" : "Marked as blocked" ,
2022-10-05 09:41:02 +03:00
"AddedAsBlocking" : "Marked as blocking" ,
2023-03-17 18:57:36 +03:00
"IssueTemplate" : "Template" ,
"IssueTemplates" : "Templates" ,
"NewProcess" : "New Template" ,
"SaveProcess" : "Save Template" ,
"NoIssueTemplate" : "No Template" ,
"TemplateReplace" : "You you replace selected template?" ,
"TemplateReplaceConfirm" : "All field changes will be override by template values" ,
2022-11-24 19:50:55 +03:00
2022-12-07 12:40:19 +03:00
"CurrentWorkDay" : "Current Working Day" ,
"PreviousWorkDay" : "Previous Working Day" ,
"TimeReportDayTypeLabel" : "Select time report day type" ,
"DefaultTimeReportDay" : "Select default day for time report" ,
2023-03-02 14:46:47 +03:00
"DefaultAssignee" : "Select default assignee for issues" ,
2022-12-07 12:40:19 +03:00
"WorkDayLength" : "Select length of working day" ,
"SevenHoursLength" : "Seven Hours" ,
2023-03-18 20:14:49 +03:00
"EightHoursLength" : "Eight Hours" ,
"CreatedOn" : "Created on"
2022-03-31 11:32:42 +03:00
} ,
2022-04-08 09:27:02 +03:00
"status" : { }
2022-05-23 10:24:15 +03:00
}