From 77fae5fdeb25db8f760f6c769715cc64b6368375 Mon Sep 17 00:00:00 2001 From: Xanthin Date: Tue, 15 Apr 2014 23:52:17 +0200 Subject: fix typo and add missing --- streetsmod/locale/de.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'streetsmod/locale') diff --git a/streetsmod/locale/de.txt b/streetsmod/locale/de.txt index 21fd9c4..52ea7fb 100644 --- a/streetsmod/locale/de.txt +++ b/streetsmod/locale/de.txt @@ -1,7 +1,7 @@ # Translation file GERMAN -Setup completed, have fun with StreetsMod=Setup abgeschlossen, viel Spaß mit StreetsMod +Setup completed, have fun with StreetsMod=Setup abgeschlossen, viel Spass mit StreetsMod Creating variables and tables...=Erstelle Variablen und Tabellen... -Checking installed mods...=Ueberpruefe installierte Mods +Checking installed mods...=Ueberpruefe installierte Mods... Check version of your installed StreetsMod and find information=Ueberpruefe die installierte StreetsMod Version und weitere Infos Asphalt=Asphalt Asphalt stair=Asphalt Treppe @@ -10,7 +10,7 @@ Construction fence=Bauzaun Delineator=Leitpfosten Emergency Phone=Notrufsaeule Asphalt with sideline=Asphalt mit Seitenlinie -Asphalt with solid line=Asphalt with durchgezogener Linie +Asphalt with solid line=Asphalt mit durchgezogener Linie Asphalt with dashed line=Asphalt mit unterbrochener Linie Asphalt with sideline (edge)=Asphalt mit Seitenlinie (Ecke) Asphalt with parking label=Asphalt mit Parkplatzsymbol @@ -40,8 +40,9 @@ Cross (yellow)=Kreuz (gelb) Outer edge (yellow)=Ecklinie (gelb) Parking (yellow)=Parkplatzsymbol (gelb) Arrow (yellow)=Pfeil (gelb) +Sideline (yellow)=Seitenlinie (gelb) Steel support=Stahlrahmen Street lamp=Strassenlampe Concrete wall=Betonwand Concrete=Beton -Trafficlight=Ampel \ No newline at end of file +Trafficlight=Ampel -- cgit v1.2.3 From e402c23c93d039a79be4910cb5fd76bef8d043af Mon Sep 17 00:00:00 2001 From: Xanthin Date: Wed, 16 Apr 2014 00:12:48 +0200 Subject: fix typo and add missing --- streetsmod/locale/de.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'streetsmod/locale') diff --git a/streetsmod/locale/de.txt b/streetsmod/locale/de.txt index 52ea7fb..b4aca9b 100644 --- a/streetsmod/locale/de.txt +++ b/streetsmod/locale/de.txt @@ -25,15 +25,16 @@ Warning sign (Construction area)=Gefahrenschild Baustelle Warning: Careful of lava=Achtung: Lava Warning: Water nearby=Achtung: Wasser Warning: Construction area, possible deep excavations=Achtung Baustelle, eventuell tiefe Graeben -Sign workshop - Create signs for your roads=Schilderworkshop - Baue Schilder fuer deine Strassen -Available signs=Verfuegbare Schilder -Needed stuff=Benoetigt -Put it here=Rohstoffe -Selected=Ausgewaehlt -Output=Ausgabe +Sign workshop - Create signs for your roads!=Schilderworkshop - Baue Schilder fuer deine Strassen! +Available signs:=Verfuegbare Schilder +Needed stuff:=Benoetigt +Put it here:=Rohstoffe +Selected:=Ausgewaehlt +Output:=Ausgabe Sign workshop=Schilderworkshop Sign workshop idle=Schilderworkshop bereit Sign workshop working=Schilderworkshop arbeitet +Please wait %s seconds... = Bitte warte %s Sekunden... Solid line (yellow)=Durchgezogene Linie (gelb) Dashed line (yellow)=Unterbrochene Linie (gelb) Cross (yellow)=Kreuz (gelb) -- cgit v1.2.3 From 68e352b318ab591aa8a7c237eae749f53d8fe0c0 Mon Sep 17 00:00:00 2001 From: Xanthin Date: Wed, 16 Apr 2014 00:13:26 +0200 Subject: fix typo and add missing --- streetsmod/locale/template.txt.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'streetsmod/locale') diff --git a/streetsmod/locale/template.txt.txt b/streetsmod/locale/template.txt.txt index d03801c..095f8fd 100644 --- a/streetsmod/locale/template.txt.txt +++ b/streetsmod/locale/template.txt.txt @@ -25,23 +25,25 @@ Warning sign (Construction area)= Warning: Careful of lava= Warning: Water nearby= Warning: Construction area, possible deep excavations= -Sign workshop - Create signs for your roads= -Available signs= -Needed stuff= -Put it here= -Selected= -Output= +Sign workshop - Create signs for your roads!= +Available signs:= +Needed stuff:= +Put it here:= +Selected:= +Output:= Sign workshop= Sign workshop idle= Sign workshop working= +Please wait %s seconds... = Solid line (yellow)= Dashed line (yellow)= Cross (yellow)= Outer edge (yellow)= Parking (yellow)= Arrow (yellow)= +Sideline (yellow)= Steel support= Street lamp= Concrete wall= Concrete= -Trafficlight= \ No newline at end of file +Trafficlight= -- cgit v1.2.3