Browse Source

added translations

lookup-tables
Stephan Richter 5 years ago
parent
commit
3cc0b109de
  1. 2
      pom.xml
  2. 3
      resources/translations/Application.de.translation

2
pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.srsoftware</groupId>
<artifactId>web4rail</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<name>Web4Rail</name>
<packaging>jar</packaging>
<description>Java Model Railway Control</description>

3
resources/translations/Application.de.translation

@ -23,6 +23,7 @@ Block {} is free : Block {} ist frei @@ -23,6 +23,7 @@ Block {} is free : Block {} ist frei
Block {} is occupied : Block {} ist belegt
Block properties : Block-Eigenschaften
{}bound : nach {}
Car manager : Waggon-Verwaltung
Cars\: : Waggons:
Click on a name to edit the entry. : Klicke auf einen Namen, um einen Eintrag zu bearbeiten.
ConditionalAction : bedingte Aktion
@ -72,6 +73,7 @@ Left port\: : Port für links @@ -72,6 +73,7 @@ Left port\: : Port für links
Length : Länge
length\: : Länge:
length\: {} : Länge: {}
Locomotive manager : Lok-Verwaltung
Locomotives\: : Lokomotiven:
Manage cars : Waggons verwalten
Manage locos : Lokomotiven verwalten
@ -152,6 +154,7 @@ train is a push-pull train : Zug ist ein Wendezug @@ -152,6 +154,7 @@ train is a push-pull train : Zug ist ein Wendezug
train is longer than {} : Zug ist länger als {}
train is not a push-pull train : Zug ist kein Wendezug
train is shorter than {} : Zug ist kürzer als {}
Train manager : Zug-Verwaltung
Trains : Züge
Trains\: : Züge:
TrainHasTag : Zug mit Tag

Loading…
Cancel
Save