| 24 pageTitle=Project Tracking |
24 pageTitle=Project Tracking |
| 25 |
25 |
| 26 button.create=New Project |
26 button.create=New Project |
| 27 button.version.create=New Version |
27 button.version.create=New Version |
| 28 button.issue.create=New Issue |
28 button.issue.create=New Issue |
| 29 button.issue.list=Show Issues |
29 button.issue.all=All Issues |
| 30 |
30 |
| 31 button.stats.hidezeros=Reduced View |
31 button.stats.hidezeros=Reduced View |
| 32 button.stats.showzeros=Full View |
32 button.stats.showzeros=Full View |
| 33 |
33 |
| 34 no-projects=Welcome to LightPIT. Start off by creating a new project! |
34 no-projects=Welcome to LightPIT. Start off by creating a new project! |
| 37 |
37 |
| 38 name=Name |
38 name=Name |
| 39 description=Description |
39 description=Description |
| 40 repoUrl=Repository |
40 repoUrl=Repository |
| 41 owner=Project Lead |
41 owner=Project Lead |
| |
42 version.latest=Latest Version |
| |
43 version.next=Next Version |
| |
44 |
| |
45 progress=Overall Progress |
| |
46 |
| 42 issues.open=Open |
47 issues.open=Open |
| 43 issues.active=In Progress |
48 issues.active=In Progress |
| 44 issues.done=Done |
49 issues.done=Done |
| |
50 issues.total=Total |
| |
51 issues.reported=Reported Issues |
| |
52 issues.scheduled=Scheduled Issues |
| |
53 issues.resolved=Resolved Issues |
| 45 |
54 |
| 46 version.project=Project |
55 version.project=Project |
| 47 version.name=Version |
56 version.name=Version |
| 48 version.status=Status |
57 version.status=Status |
| 49 version.ordinal=Ordering |
58 version.ordinal=Ordering |
| 57 version.status.Unreleased=Unreleased |
66 version.status.Unreleased=Unreleased |
| 58 version.status.Released=Released |
67 version.status.Released=Released |
| 59 version.status.LTS=LTS |
68 version.status.LTS=LTS |
| 60 version.status.Deprecated=Deprecated |
69 version.status.Deprecated=Deprecated |
| 61 |
70 |
| 62 version.statistics.affected=Affected by Issues |
|
| 63 version.statistics.scheduled=Scheduled Issues |
|
| 64 version.statistics.resolved=Resolved Issues |
|
| 65 version.statistics.total=Total |
|
| 66 |
71 |
| |
72 issue.without-version=Issues w/o Assigned Version |
| 67 issue.project=Project |
73 issue.project=Project |
| 68 issue.subject=Subject |
74 issue.subject=Subject |
| 69 issue.description=Description |
75 issue.description=Description |
| 70 issue.assignee=Assignee |
76 issue.assignee=Assignee |
| 71 issue.affected-versions=Affected Versions |
77 issue.affected-versions=Affected Versions |