src/main/resources/localization/strings_de.properties

changeset 180
009700915269
parent 79
f64255a88d66
child 181
502a10e24b85
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/main/resources/localization/strings_de.properties	Wed Jan 06 15:39:56 2021 +0100
@@ -0,0 +1,136 @@
+# 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.title=LightPIT
+browserLanguage = Browsersprache
+browserLanguageNotAvailable = Browsersprache nicht verf\u00fcgbar.
+button.cancel=Abbrechen
+button.comment=Kommentieren
+button.component.create=Neue Komponente
+button.component.edit=Komponente Bearbeiten
+button.user.create=Neuer Entwickler
+button.issue.all=Alle Vorg\u00e4nge
+button.issue.create.another=Weiteren Vorgang erstellen
+button.issue.create=Neuer Vorgang
+button.issue.edit=Vorgang Bearbeiten
+button.okay=OK
+button.project.create=Neues Projekt
+button.version.create=Neue Version
+button.version.edit=Version Bearbeiten
+commit.redirect-link=Falls die Weiterleitung nicht klappt, klicken Sie bitte hier:
+commit.success=Operation erfolgreich - Sie werden jeden Moment weitergeleitet.
+component.color=Farbe
+component.description=Beschreibung
+component.lead=Leitung
+component.name=Komponente
+component.ordinal=Sequenznummer
+component.project=Projekt
+component=Komponente
+description=Beschreibung
+displayname=Entwickler
+error.code = Fehlercode
+error.code.401 = Authentifizierung erforderlich
+error.code.403 = Zugriff verboten
+error.code.404 = Seite nicht gefunden
+error.code.500 = Interner Fehler
+error.code.503 = Dienst steht derzeit nicht zur Verfügung
+error.exceptionText = Interne Ausnahme
+error.headline = Die angeforderte Seite kann nicht angezeigt werden.
+error.message = Server Nachricht
+error.returnLink = Kehre zurück zu
+error.timestamp = Zeitstempel
+givenname=Vorname
+issue.affected-versions=Betroffene Versionen
+issue.assignee=Zugewiesen
+issue.category.Bug=Fehler
+issue.category.Feature=Feature
+issue.category.Improvement=Verbesserung
+issue.category.Task=Aufgabe
+issue.category.Test=Test
+issue.category=Kategorie
+issue.comments.anonauthor=Anonymer Autor
+issue.comments=Kommentare
+issue.component=Komponente
+issue.created=Erstellt
+issue.description=Beschreibung
+issue.eta=Zieldatum
+issue.id=Vorgangs-ID
+issue.project=Projekt
+issue.resolved-versions=Zielversionen
+issue.status.Done=Erledigt
+issue.status.Duplicate=Duplikat
+issue.status.InProgress=In Arbeit
+issue.status.InReview=Im Review
+issue.status.InSpecification=Spezifikation
+issue.status.Rejected=Zur\u00fcckgewiesen
+issue.status.Scheduled=Geplant
+issue.status.ToDo=Zu Erledigen
+issue.status.Withdrawn=Zur\u00fcckgezogen
+issue.status=Status
+issue.subject=Thema
+issue.updated=Aktualisiert
+issue.without-version=Keine Version zugeordnet
+issues.active=In Arbeit
+issues.done=Erledigt
+issues.open=Offen
+issues.reported=Er\u00f6ffnete Vorg\u00e4nge
+issues.resolved=Enthaltene Vorg\u00e4nge
+issues=Vorg\u00e4nge
+lastname=Nachname
+mail=E-Mail
+menu.languages=Sprache
+menu.projects=Projekte
+menu.users=Entwickler
+name=Name
+navmenu.all=Alle
+navmenu.components=Komponenten
+navmenu.unassigned=Nicht Zugewiesen
+navmenu.versions=Versionen
+no-projects=Wilkommen bei LightPIT. Beginnen Sie mit der Erstellung eines Projektes!
+no-users=Bislang wurden keine Entwickler hinterlegt.
+node.tooltip=Name, der zur Konstruktion der URL genutzt werden soll.
+node=Pfadname
+ordinal=Sequenznummer
+owner=Projektleitung
+placeholder.auto-assignee.tooltip=Weist, wenn m\u00f6glich, den Vorgang dem Leiter der Komponente.
+placeholder.auto-assignee=Automatisch
+placeholder.null-assignee=Niemandem
+placeholder.null-component=Keine
+placeholder.null-lead=Niemand
+placeholder.null-owner=Nicht Zugewiesen
+progress=Gesamtfortschritt
+repoUrl=Repository
+submit = Sprache ausw\u00e4hlen
+tooltip.ordinal=\u00dcbersteuert die lexikographische Sortierung.
+username=Benutzername
+version.latest=Neuste Version
+version.name=Version
+version.next=N\u00e4chste Version
+version.ordinal=Sequenznummer
+version.project=Projekt
+version.status.Deprecated=Veraltet
+version.status.Future=Geplant
+version.status.LTS=Langzeitsupport
+version.status.Released=Ver\u00f6ffentlicht
+version.status.Unreleased=Unver\u00f6ffentlicht
+version.status=Status 

mercurial