src/main/resources/localization/strings.properties

Sat, 27 Nov 2021 11:04:23 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 27 Nov 2021 11:04:23 +0100
changeset 240
7303812a4424
parent 235
4258b9e010ae
child 252
90f5e12c7623
permissions
-rw-r--r--

use pre-warp instead of <br> for RSS feed

# Copyright 2021 Mike Becker. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

app.changelog=Changelog
app.license.title=License
app.name=Lightweight Project and Issue Tracking
button.back=Back
button.cancel=Cancel
button.comment.edit=Edit Comment
button.comment=Comment
button.component.create=New Component
button.component.edit=Edit Component
button.issue.all=All Issues
button.issue.create.another=Create another Issue
button.issue.create=New Issue
button.issue.edit=Edit
button.language.submit = Switch language
button.okay=OK
button.project.create=New Project
button.project.edit=Edit Project
button.user.create=Add Developer
button.version.create=New Version
button.version.edit=Edit Version
commit.redirect-link=If redirection does not work, click the following link:
commit.success=Operation successful - you will be redirected in a second.
component.active=Active
component.color=Color
component.lead=Lead
component=Component
description=Description
error.code = Code
error.code.401 = Authorization required
error.code.403 = Access denied
error.code.404 = Page not found
error.code.500 = Internal error
error.code.503 = Service unavailable
error.exceptionText = Internal Exception
error.headline = The requested page cannot be displayed.
error.message = Server Message
error.returnLink = Return to
error.timestamp = Timestamp
feed.issues.description=Feed about recently updated issues.
feed.issues.title=LightPIT Issues
feed.issues.type.New=New
feed.issues.type.Update=Update
feed.issues.type.NewComment=Comment
feed.issues.type.UpdateComment=Comment Update
feed=Feed
issue.affected-versions=Affected
issue.assignee=Assignee
issue.category.Bug=Bug
issue.category.Feature=Feature
issue.category.Improvement=Improvement
issue.category.Task=Task
issue.category.Test=Test
issue.category=Category
issue.comment=Comment
issue.comments.anonauthor=Anonymous Author
issue.comments.lastupdate=Last edited:
issue.comments.updateCount=total edits
issue.comments=Comments
issue.created=Created
issue.description=Description
issue.eta=ETA
issue.id=Issue ID
issue.resolved-versions=Target
issue.status.Done=Done
issue.status.Duplicate=Duplicate
issue.status.InProgress=In Progress
issue.status.InReview=Review
issue.status.InSpecification=Specification
issue.status.Rejected=Rejected
issue.status.Scheduled=Scheduled
issue.status.ToDo=To Do
issue.status.Withdrawn=Withdrawn
issue.status=Status
issue.subject=Subject
issue.updated=Updated
issues.active=In Progress
issues.done=Done
issues.open=Open
issues.reported=Reported Issues
issues.resolved=Assigned Issues
issues=Issues
language.browser = Browser language
language.browser.unavailable = Browser language not available.
menu.about=About
menu.languages=Language
menu.projects=Projects
menu.users=Developer
navmenu.all=all
navmenu.components=Components
navmenu.versions=Versions
no-projects=Welcome to LightPIT. Start off by creating a new project!
no-users=No developers have been configured yet.
node.tooltip=Name of the path node that will be used in URL construction.
node=Node
ordinal.tooltip=Use to override lexicographic ordering.
ordinal=Ordering
placeholder.auto-assignee.tooltip=Assigns the component lead, if available.
placeholder.auto-assignee=Automatic
placeholder.null-assignee=Unassigned
placeholder.null-component=Unassigned
placeholder.null-lead=Unassigned
placeholder.null-owner=Unassigned
placeholder.null-version=None
progress=Overall Progress
project.name=Name
project.owner=Project Lead
project.repoUrl=Repository
project=Project
user.displayname=Developer
user.givenname=Given Name
user.lastname=Last Name
user.mail=E-Mail
username=User Name
validation.date.format=Illegal date format.
validation.username.null=Username is mandatory.
validation.username.unique=Username is already taken.
version.eol=End of Life
version.latest=Latest Version
version.next=Next Version
version.release=Release
version.status.Deprecated=Deprecated
version.status.Future=Future
version.status.LTS=LTS
version.status.Released=Released
version.status.Unreleased=Unreleased
version.status=Status
version=Version

mercurial