src/main/resources/localization/strings.properties

changeset 180
009700915269
parent 79
f64255a88d66
child 181
502a10e24b85
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/main/resources/localization/strings.properties	Wed Jan 06 15:39:56 2021 +0100
     1.3 @@ -0,0 +1,136 @@
     1.4 +# Copyright 2021 Mike Becker. All rights reserved.
     1.5 +#
     1.6 +# Redistribution and use in source and binary forms, with or without
     1.7 +# modification, are permitted provided that the following conditions are met:
     1.8 +#
     1.9 +# 1. Redistributions of source code must retain the above copyright
    1.10 +# notice, this list of conditions and the following disclaimer.
    1.11 +#
    1.12 +# 2. Redistributions in binary form must reproduce the above copyright
    1.13 +# notice, this list of conditions and the following disclaimer in the
    1.14 +# documentation and/or other materials provided with the distribution.
    1.15 +#
    1.16 +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    1.17 +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    1.18 +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    1.19 +# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    1.20 +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    1.21 +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    1.22 +# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    1.23 +# CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    1.24 +# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    1.25 +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    1.26 +
    1.27 +app.title=LightPIT
    1.28 +browserLanguage = Browser language
    1.29 +browserLanguageNotAvailable = Browser language not available.
    1.30 +button.cancel=Cancel
    1.31 +button.comment=Comment
    1.32 +button.component.create=New Component
    1.33 +button.component.edit=Edit Component
    1.34 +button.user.create=Add Developer
    1.35 +button.issue.all=All Issues
    1.36 +button.issue.create.another=Create another Issue
    1.37 +button.issue.create=New Issue
    1.38 +button.issue.edit=Edit Issue
    1.39 +button.okay=OK
    1.40 +button.project.create=New Project
    1.41 +button.version.create=New Version
    1.42 +button.version.edit=Edit Version
    1.43 +commit.redirect-link=If redirection does not work, click the following link:
    1.44 +commit.success=Operation successful - you will be redirected in a second.
    1.45 +component.color=Color
    1.46 +component.description=Description
    1.47 +component.lead=Lead
    1.48 +component.name=Component
    1.49 +component.ordinal=Ordering
    1.50 +component.project=Project
    1.51 +component=Component
    1.52 +description=Description
    1.53 +displayname=Developer
    1.54 +error.code = Code
    1.55 +error.code.401 = Authorization required
    1.56 +error.code.403 = Access denied
    1.57 +error.code.404 = Page not found
    1.58 +error.code.500 = Internal error
    1.59 +error.code.503 = Service unavailable
    1.60 +error.exceptionText = Internal Exception
    1.61 +error.headline = The requested page cannot be displayed.
    1.62 +error.message = Server Message
    1.63 +error.returnLink = Return to
    1.64 +error.timestamp = Timestamp
    1.65 +givenname=Given Name
    1.66 +issue.affected-versions=Affected Versions
    1.67 +issue.assignee=Assignee
    1.68 +issue.category.Bug=Bug
    1.69 +issue.category.Feature=Feature
    1.70 +issue.category.Improvement=Improvement
    1.71 +issue.category.Task=Task
    1.72 +issue.category.Test=Test
    1.73 +issue.category=Category
    1.74 +issue.comments.anonauthor=Anonymous Author
    1.75 +issue.comments=Comments
    1.76 +issue.component=Component
    1.77 +issue.created=Created
    1.78 +issue.description=Description
    1.79 +issue.eta=ETA
    1.80 +issue.id=Issue ID
    1.81 +issue.project=Project
    1.82 +issue.resolved-versions=Target Versions
    1.83 +issue.status.Done=Done
    1.84 +issue.status.Duplicate=Duplicate
    1.85 +issue.status.InProgress=In Progress
    1.86 +issue.status.InReview=Review
    1.87 +issue.status.InSpecification=Specification
    1.88 +issue.status.Rejected=Rejected
    1.89 +issue.status.Scheduled=Scheduled
    1.90 +issue.status.ToDo=To Do
    1.91 +issue.status.Withdrawn=Withdrawn
    1.92 +issue.status=Status
    1.93 +issue.subject=Subject
    1.94 +issue.updated=Updated
    1.95 +issue.without-version=No Assigned Version
    1.96 +issues.active=In Progress
    1.97 +issues.done=Done
    1.98 +issues.open=Open
    1.99 +issues.reported=Reported Issues
   1.100 +issues.resolved=Assigned Issues
   1.101 +issues=Issues
   1.102 +lastname=Last Name
   1.103 +mail=E-Mail
   1.104 +menu.languages=Language
   1.105 +menu.projects=Projects
   1.106 +menu.users=Developer
   1.107 +name=Name
   1.108 +navmenu.all=all
   1.109 +navmenu.components=Components
   1.110 +navmenu.unassigned=unassigned
   1.111 +navmenu.versions=Versions
   1.112 +no-projects=Welcome to LightPIT. Start off by creating a new project!
   1.113 +no-users=No developers have been configured yet.
   1.114 +node.tooltip=Name of the path node that will be used in URL construction.
   1.115 +node=Node
   1.116 +ordinal=Ordering
   1.117 +owner=Project Lead
   1.118 +placeholder.auto-assignee.tooltip=Assigns the component lead, if available.
   1.119 +placeholder.auto-assignee=Automatic
   1.120 +placeholder.null-assignee=Unassigned
   1.121 +placeholder.null-component=Unassigned
   1.122 +placeholder.null-lead=Unassigned
   1.123 +placeholder.null-owner=Unassigned
   1.124 +progress=Overall Progress
   1.125 +repoUrl=Repository
   1.126 +submit = Switch language
   1.127 +tooltip.ordinal=Use to override lexicographic ordering.
   1.128 +username=User Name
   1.129 +version.latest=Latest Version
   1.130 +version.name=Version
   1.131 +version.next=Next Version
   1.132 +version.ordinal=Ordering
   1.133 +version.project=Project
   1.134 +version.status.Deprecated=Deprecated
   1.135 +version.status.Future=Future
   1.136 +version.status.LTS=LTS
   1.137 +version.status.Released=Released
   1.138 +version.status.Unreleased=Unreleased
   1.139 +version.status=Status

mercurial