Sun, 01 Aug 2021 18:56:28 +0200
#115 adds custom page titles
| 180 | 1 | # Copyright 2021 Mike Becker. All rights reserved. | 
| 47 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 2 | # | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 3 | # Redistribution and use in source and binary forms, with or without | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 4 | # modification, are permitted provided that the following conditions are met: | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 5 | # | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 6 | # 1. Redistributions of source code must retain the above copyright | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 7 | # notice, this list of conditions and the following disclaimer. | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 8 | # | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 9 | # 2. Redistributions in binary form must reproduce the above copyright | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 10 | # notice, this list of conditions and the following disclaimer in the | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 11 | # documentation and/or other materials provided with the distribution. | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 12 | # | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 13 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 14 | # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 15 | # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 16 | # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 17 | # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 18 | # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 19 | # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 20 | # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 21 | # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 22 | # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 23 | |
| 204 | 24 | app.changelog=Changelog | 
| 25 | app.license.title=License | |
| 26 | app.name=Lightweight Project and Issue Tracking | |
| 47 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 27 | button.cancel=Cancel | 
| 180 | 28 | button.comment=Comment | 
| 29 | button.component.create=New Component | |
| 30 | button.component.edit=Edit Component | |
| 31 | button.issue.all=All Issues | |
| 32 | button.issue.create.another=Create another Issue | |
| 33 | button.issue.create=New Issue | |
| 34 | button.issue.edit=Edit Issue | |
| 181 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 35 | button.language.submit = Switch language | 
| 180 | 36 | button.okay=OK | 
| 37 | button.project.create=New Project | |
| 184 
e8eecee6aadf
completes kotlin migration
 Mike Becker <universe@uap-core.de> parents: 
181diff
changeset | 38 | button.project.edit=Edit Project | 
| 181 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 39 | button.user.create=Add Developer | 
| 180 | 40 | button.version.create=New Version | 
| 41 | button.version.edit=Edit Version | |
| 42 | commit.redirect-link=If redirection does not work, click the following link: | |
| 47 
57cfb94ab99f
projects can now be added and updated
 Mike Becker <universe@uap-core.de> parents: diff
changeset | 43 | commit.success=Operation successful - you will be redirected in a second. | 
| 180 | 44 | component.color=Color | 
| 45 | component.lead=Lead | |
| 46 | component=Component | |
| 47 | description=Description | |
| 48 | error.code = Code | |
| 49 | error.code.401 = Authorization required | |
| 50 | error.code.403 = Access denied | |
| 51 | error.code.404 = Page not found | |
| 52 | error.code.500 = Internal error | |
| 53 | error.code.503 = Service unavailable | |
| 54 | error.exceptionText = Internal Exception | |
| 55 | error.headline = The requested page cannot be displayed. | |
| 56 | error.message = Server Message | |
| 57 | error.returnLink = Return to | |
| 58 | error.timestamp = Timestamp | |
| 199 
59393c8cc557
#109 adds RSS feed button to project header and changes feed output slightly
 Mike Becker <universe@uap-core.de> parents: 
198diff
changeset | 59 | feed.issues.created=Issue has been created. | 
| 198 
94f174d591ab
fixes wrong handling of feeds - only one channel per feed is allowed
 Mike Becker <universe@uap-core.de> parents: 
195diff
changeset | 60 | feed.issues.description=Feed about recently updated issues. | 
| 
94f174d591ab
fixes wrong handling of feeds - only one channel per feed is allowed
 Mike Becker <universe@uap-core.de> parents: 
195diff
changeset | 61 | feed.issues.title=LightPIT Issues | 
| 199 
59393c8cc557
#109 adds RSS feed button to project header and changes feed output slightly
 Mike Becker <universe@uap-core.de> parents: 
198diff
changeset | 62 | feed.issues.updated=Issue has been updated. | 
| 
59393c8cc557
#109 adds RSS feed button to project header and changes feed output slightly
 Mike Becker <universe@uap-core.de> parents: 
198diff
changeset | 63 | feed=Feed | 
| 180 | 64 | issue.affected-versions=Affected Versions | 
| 65 | issue.assignee=Assignee | |
| 66 | issue.category.Bug=Bug | |
| 67 | issue.category.Feature=Feature | |
| 68 | issue.category.Improvement=Improvement | |
| 69 | issue.category.Task=Task | |
| 70 | issue.category.Test=Test | |
| 71 | issue.category=Category | |
| 72 | issue.comments.anonauthor=Anonymous Author | |
| 73 | issue.comments=Comments | |
| 74 | issue.created=Created | |
| 75 | issue.description=Description | |
| 76 | issue.eta=ETA | |
| 77 | issue.id=Issue ID | |
| 78 | issue.resolved-versions=Target Versions | |
| 79 | issue.status.Done=Done | |
| 80 | issue.status.Duplicate=Duplicate | |
| 81 | issue.status.InProgress=In Progress | |
| 82 | issue.status.InReview=Review | |
| 83 | issue.status.InSpecification=Specification | |
| 84 | issue.status.Rejected=Rejected | |
| 85 | issue.status.Scheduled=Scheduled | |
| 86 | issue.status.ToDo=To Do | |
| 87 | issue.status.Withdrawn=Withdrawn | |
| 88 | issue.status=Status | |
| 89 | issue.subject=Subject | |
| 90 | issue.updated=Updated | |
| 91 | issues.active=In Progress | |
| 92 | issues.done=Done | |
| 93 | issues.open=Open | |
| 94 | issues.reported=Reported Issues | |
| 95 | issues.resolved=Assigned Issues | |
| 96 | issues=Issues | |
| 181 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 97 | language.browser = Browser language | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 98 | language.browser.unavailable = Browser language not available. | 
| 204 | 99 | menu.about=About | 
| 180 | 100 | menu.languages=Language | 
| 79 
f64255a88d66
bloat removal 3/3 - LightPITModule annotation and ModuleManager
 Mike Becker <universe@uap-core.de> parents: 
70diff
changeset | 101 | menu.projects=Projects | 
| 
f64255a88d66
bloat removal 3/3 - LightPITModule annotation and ModuleManager
 Mike Becker <universe@uap-core.de> parents: 
70diff
changeset | 102 | menu.users=Developer | 
| 180 | 103 | navmenu.all=all | 
| 104 | navmenu.components=Components | |
| 105 | navmenu.versions=Versions | |
| 106 | no-projects=Welcome to LightPIT. Start off by creating a new project! | |
| 107 | no-users=No developers have been configured yet. | |
| 108 | node.tooltip=Name of the path node that will be used in URL construction. | |
| 109 | node=Node | |
| 181 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 110 | ordinal.tooltip=Use to override lexicographic ordering. | 
| 180 | 111 | ordinal=Ordering | 
| 112 | placeholder.auto-assignee.tooltip=Assigns the component lead, if available. | |
| 113 | placeholder.auto-assignee=Automatic | |
| 114 | placeholder.null-assignee=Unassigned | |
| 115 | placeholder.null-component=Unassigned | |
| 116 | placeholder.null-lead=Unassigned | |
| 117 | placeholder.null-owner=Unassigned | |
| 118 | progress=Overall Progress | |
| 181 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 119 | project.name=Name | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 120 | project.owner=Project Lead | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 121 | project.repoUrl=Repository | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 122 | project=Project | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 123 | user.displayname=Developer | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 124 | user.givenname=Given Name | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 125 | user.lastname=Last Name | 
| 
502a10e24b85
renames several resource keys
 Mike Becker <universe@uap-core.de> parents: 
180diff
changeset | 126 | user.mail=E-Mail | 
| 180 | 127 | username=User Name | 
| 184 
e8eecee6aadf
completes kotlin migration
 Mike Becker <universe@uap-core.de> parents: 
181diff
changeset | 128 | validation.username.unique=Username is already taken. | 
| 180 | 129 | version.latest=Latest Version | 
| 130 | version.next=Next Version | |
| 131 | version.status.Deprecated=Deprecated | |
| 132 | version.status.Future=Future | |
| 133 | version.status.LTS=LTS | |
| 134 | version.status.Released=Released | |
| 135 | version.status.Unreleased=Unreleased | |
| 136 | version.status=Status | |
| 198 
94f174d591ab
fixes wrong handling of feeds - only one channel per feed is allowed
 Mike Becker <universe@uap-core.de> parents: 
195diff
changeset | 137 | version=Version |