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)" ,
"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" ,
2023-05-26 06:02:47 +03:00
"ProjectTitle" : "Project title" ,
"ProjectTitlePlaceholder" : "New project" ,
"UsedInIssueIDs" : "Used in issue IDs" ,
"Identifier" : "Identifier" ,
"ProjectIdentifier" : "Project Identifier" ,
2023-04-04 09:11:49 +03:00
"IdentifierExists" : "Project identifier already exists" ,
2023-05-26 06:02:47 +03:00
"ProjectIdentifierPlaceholder" : "PRJCT" ,
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" ,
2023-05-26 06:02:47 +03:00
"SetParent" : "Set parent issue\u2026" ,
2022-05-23 10:24:15 +03:00
"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" ,
2023-09-21 15:20:17 +03:00
"AddSubIssues" : "Add sub-issue" ,
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" : "" ,
2023-03-27 09:12:36 +03:00
"Rank" : "Rank" ,
"TypeIssuePriority" : "Issue priority" ,
2022-03-31 11:32:42 +03:00
"IssueTitlePlaceholder" : "Issue title" ,
2022-12-07 08:02:03 +03:00
"SubIssueTitlePlaceholder" : "Sub-issue title" ,
2023-05-26 06:02:47 +03:00
"IssueDescriptionPlaceholder" : "Add description\u2026" ,
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-20 09:06:05 +03:00
"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" ,
2023-03-17 09:17:53 +03:00
"GotoComponents" : "Go to components" ,
2023-05-02 19:31:04 +03:00
"GotoMyIssues" : "Go to my issues" ,
2022-05-05 09:35:26 +03:00
"GotoTrackerApplication" : "Switch to Tracker Application" ,
2023-05-23 13:19:35 +03:00
"CreatedOne" : "Created" ,
2023-03-29 16:04:28 +03:00
"MoveIssues" : "Move issues" ,
2023-06-16 08:10:34 +03:00
"MoveIssuesDescription" : "Select the project you want to move issues to" ,
2023-08-31 08:46:04 +03:00
"ManageAttributes" : "Manage attributes" ,
2023-06-16 08:10:34 +03:00
"KeepOriginalAttributes" : "Keep original attributes" ,
"KeepOriginalAttributesTooltip" : "Original issue statuses and components will be kept in the new project" ,
"SelectReplacement" : "The following items are not available in the new project. Select a replacement." ,
"MissingItem" : "MISSING ITEM" ,
"Replacement" : "REPLACEMENT" ,
"Original" : "ORIGINAL" ,
"OriginalDescription" : "Items from this section will be created in the new project" ,
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" ,
2023-04-17 09:08:41 +03:00
"ArchiveProjectName" : "Archive project {name}?" ,
"ArchiveProjectConfirm" : "Do you want to archive this project?" ,
2023-08-31 12:40:57 +03:00
"DeleteProjectConfirm" : "Do you want to delete this project and all issues?" ,
2023-04-17 09:08:41 +03:00
"ProjectHasIssues" : "There are existing issues in this project, are you sure that you want to archive?" ,
2023-03-17 09:17:53 +03:00
"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?" ,
2023-04-21 05:52:37 +03:00
"DeleteWorkflowStatusErrorDescription" : "The \"{status}\" status has {count, plural, =1 {1 issue} other {# issues}} assigned. Please select a status to move" ,
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" ,
2023-06-06 14:13:45 +03:00
"DeleteIssue" : "Delete {issueCount, plural, =1 {issue} other {# issues}}" ,
"DeleteIssueConfirm" : "Do you want to delete {issueCount, plural, =1 {issue} other {issues}}{subIssueCount, plural, =0 {?} =1 { and sub-issue?} other { and sub-issues?}}" ,
2023-05-16 14:56:29 +03:00
"Milestone" : "Milestone" ,
"NoMilestone" : "No Milestone" ,
"MoveToMilestone" : "Select Milestone" ,
"Milestones" : "Milestones" ,
"AllMilestones" : "All" ,
"PlannedMilestones" : "Planned" ,
"ActiveMilestones" : "Active" ,
"ClosedMilestones" : "Done" ,
"AddToMilestone" : "Add to Milestone" ,
"MilestoneNamePlaceholder" : "Milestone name" ,
2022-08-03 10:05:19 +03:00
2023-05-16 14:56:29 +03:00
"NewMilestone" : "New Milestone" ,
"CreateMilestone" : "Create" ,
2022-08-16 13:19:33 +03:00
2023-05-16 14:56:29 +03:00
"MoveAndDeleteMilestone" : "Move Issues to {newMilestone} and Delete {deleteMilestone}" ,
"MoveAndDeleteMilestoneConfirm" : "Do you want to delete milestone and move issues to another milestone?" ,
2022-11-21 08:44:46 +03:00
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" ,
2023-03-20 17:06:47 +03:00
"TimeSpendReportValue" : "Reported days" ,
2022-08-16 13:19:33 +03:00
"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
"ChildEstimation" : "Subissues Estimation" ,
2022-08-23 12:39:21 +03:00
"ChildReportedTime" : "Subissues Time" ,
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" ,
2023-06-08 18:58:48 +03:00
"TemplateReplace" : "Do you want to apply the new template?" ,
"TemplateReplaceConfirm" : "All fields will be overwritten by the new template values" ,
"Apply" : "Apply" ,
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" ,
2023-05-26 06:02:47 +03:00
"DefaultAssignee" : "Default assignee for issues" ,
2022-12-07 12:40:19 +03:00
"SevenHoursLength" : "Seven Hours" ,
2023-03-18 20:14:49 +03:00
"EightHoursLength" : "Eight Hours" ,
2023-03-21 15:16:45 +03:00
"HourLabel" : "h" ,
2023-04-12 07:36:24 +03:00
"Saved" : "Saved..." ,
"CreatedIssue" : "Created issue" ,
2023-04-25 10:34:10 +03:00
"CreatedSubIssue" : "Created sub-issue" ,
2023-04-25 11:34:38 +03:00
"ChangeStatus" : "Change status" ,
2023-04-25 10:34:10 +03:00
"ConfigLabel" : "Tracker" ,
2023-05-04 15:34:51 +03:00
"ConfigDescription" : "Extension to manage work items and do all jobs done." ,
2023-05-15 20:16:41 +03:00
"NoStatusFound" : "No matching status found" ,
"CreateMissingStatus" : "Create missing status" ,
2023-06-16 14:29:07 +03:00
"UnsetParent" : "Parent issue will be unset" ,
"Unarchive" : "Unarchive" ,
"UnarchiveConfirm" : "Do you want to unarchive project?" ,
2023-09-28 08:08:00 +03:00
"AllProjects" : "All projects" ,
"IssueNotificationTitle" : "{issueTitle}" ,
"IssueNotificationBody" : "Updated by {senderName}" ,
"IssueNotificationChanged" : "{senderName} changed {property}" ,
"IssueNotificationChangedProperty" : "{senderName} changed {property} to \"{newValue}\"" ,
"IssueNotificationMessage" : "{senderName}: {message}" ,
"IssueAssigneedToYou" : "Assigned to you"
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
}