src/main/resources/localization/projects_de.properties

changeset 82
4ec7f2600c83
parent 81
1a2e7b5d48f7
child 83
24a3596b8f98
     1.1 --- a/src/main/resources/localization/projects_de.properties	Sat May 30 15:26:15 2020 +0200
     1.2 +++ b/src/main/resources/localization/projects_de.properties	Sat May 30 15:28:27 2020 +0200
     1.3 @@ -35,18 +35,18 @@
     1.4  
     1.5  menu.issues=Vorg\u00e4nge
     1.6  
     1.7 -thead.name=Name
     1.8 -thead.description=Beschreibung
     1.9 -thead.repoUrl=Repository
    1.10 -thead.owner=Projektleitung
    1.11 -thead.issues.open=Offen
    1.12 -thead.issues.active=In Arbeit
    1.13 -thead.issues.done=Erledigt
    1.14 +name=Name
    1.15 +description=Beschreibung
    1.16 +repoUrl=Repository
    1.17 +owner=Projektleitung
    1.18 +issues.open=Offen
    1.19 +issues.active=In Arbeit
    1.20 +issues.done=Erledigt
    1.21  
    1.22 -thead.version.project=Projekt
    1.23 -thead.version.name=Version
    1.24 -thead.version.status=Status
    1.25 -thead.version.ordinal=Sequenznummer
    1.26 +version.project=Projekt
    1.27 +version.name=Version
    1.28 +version.status=Status
    1.29 +version.ordinal=Sequenznummer
    1.30  tooltip.ordinal=\u00dcbersteuert die lexikographische Sortierung.
    1.31  
    1.32  placeholder.null-owner=Nicht Zugewiesen
    1.33 @@ -64,21 +64,21 @@
    1.34  version.statistics.resolved=Gel\u00f6ste Vorg\u00e4nge
    1.35  version.statistics.total=Summe
    1.36  
    1.37 -thead.issue.project=Projekt
    1.38 -thead.issue.subject=Thema
    1.39 -thead.issue.description=Beschreibung
    1.40 -thead.issue.assignee=Zugewiesen
    1.41 -thead.issue.affected-version=Betroffene Version
    1.42 -thead.issue.affected-versions=Betroffene Versionen
    1.43 -thead.issue.scheduled-version=Zielversion
    1.44 -thead.issue.scheduled-versions=Zielversionen
    1.45 -thead.issue.resolved-version=Gel\u00f6st in Version
    1.46 -thead.issue.resolved-versions=Gel\u00f6st in Versionen
    1.47 -thead.issue.category=Kategorie
    1.48 -thead.issue.status=Status
    1.49 -thead.issue.created=Erstellt
    1.50 -thead.issue.updated=Aktualisiert
    1.51 -thead.issue.eta=Zieldatum
    1.52 +issue.project=Projekt
    1.53 +issue.subject=Thema
    1.54 +issue.description=Beschreibung
    1.55 +issue.assignee=Zugewiesen
    1.56 +issue.affected-version=Betroffene Version
    1.57 +issue.affected-versions=Betroffene Versionen
    1.58 +issue.scheduled-version=Zielversion
    1.59 +issue.scheduled-versions=Zielversionen
    1.60 +issue.resolved-version=Gel\u00f6st in Version
    1.61 +issue.resolved-versions=Gel\u00f6st in Versionen
    1.62 +issue.category=Kategorie
    1.63 +issue.status=Status
    1.64 +issue.created=Erstellt
    1.65 +issue.updated=Aktualisiert
    1.66 +issue.eta=Zieldatum
    1.67  
    1.68  issue.category.Feature=Feature
    1.69  issue.category.Improvement=Verbesserung

mercurial