diff -r 75d673b6855f -r 830036850d10 share/hedgewars/Data/Locale/de.lua --- a/share/hedgewars/Data/Locale/de.lua Thu Dec 23 11:13:57 2010 -0500 +++ b/share/hedgewars/Data/Locale/de.lua Thu Dec 23 12:14:44 2010 -0500 @@ -1,27 +1,30 @@ locale = { +-- ["A game of luck"] = ["Aiming Practice"] = "Zielübung", --Bazooka, Shotgun, SniperRifle - ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Eliminiere alle Ziele bevor die Zeit ausläuft.|Du hast in dieser Mission unbegrenzte Munition.", --Bazooka, Shotgun, SniperRifle - ["Oh no! Time's up! Just try again."] = "Oh nein! Die Zeit ist um! Versuche es nochmal.", --Bazooka, Shotgun, SniperRifle + ["Bat balls at your enemies and|push them into the sea!"] = "Schlage Bälle auf deine Widersacher|und lass sie ins Meer fallen!", + ["Bat your opponents through the|baskets and out of the map!"] = "Schlage deine Widersacher durch|die Körbe und aus der Karte hinaus!", + ["Bazooka Training"] = "Bazooka-Training", +-- ["Best laps per team: "] = ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Gratulation! Du hast alle Ziele innerhalb der|verfügbaren Zeit ausgeschaltet.", --Bazooka, Shotgun, SniperRifle + ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Eliminiere alle Ziele bevor die Zeit ausläuft.|Du hast in dieser Mission unbegrenzte Munition.", --Bazooka, Shotgun, SniperRifle +-- ["Fastest lap: "] = + ["Hedgewars-Basketball"] = "Hedgewars-Basketball", + ["Hedgewars-Knockball"] = "Hedgewars-Knockball", ["Hunter"] = "Jäger", --Bazooka, Shotgun, SniperRifle - ["Bazooka Training"] = "Bazooka-Training", - ["'Zooka Team"] = "Die Knalltüten", +-- ["NEW fastest lap: "] = + ["Not So Friendly Match"] = "Kein-so-Freundschaftsspiel", -- Basketball, Knockball + ["Oh no! Time's up! Just try again."] = "Oh nein! Die Zeit ist um! Versuche es nochmal.", --Bazooka, Shotgun, SniperRifle +-- ["Random Weapons"] = + ["Shotgun Team"] = "Entrenamiento con escopeta", ["Shotgun Training"] = "Schrotflinten-Training", - ["Shotgun Team"] = "Entrenamiento con escopeta", + ["%s is out and Team %d|scored a penalty!| |Score:"] = "%s ist draußen und Team %d|erhält eine Strafe!| |Punktestand:", -- Basketball, Knockball + ["%s is out and Team %d|scored a point!| |Score:"] = "%s ist draußen und Team %d|erhält einen Punkt!| |Punktestand:", -- Basketball, Knockball ["Sniper Training"] = "Scharfschützen-Training", ["Sniperz"] = "Heckenschützen", - ["Not So Friendly Match"] = "Kein-so-Freundschaftsspiel", -- Basketball, Knockball - ["%s is out and Team %d|scored a point!| |Score:"] = "%s ist draußen und Team %d|erhält einen Punkt!| |Punktestand:", -- Basketball, Knockball - ["%s is out and Team %d|scored a penalty!| |Score:"] = "%s ist draußen und Team %d|erhält eine Strafe!| |Punktestand:", -- Basketball, Knockball - ["Hedgewars-Basketball"] = "Hedgewars-Basketball", - ["Bat your opponents through the|baskets and out of the map!"] = "Schlage deine Widersacher durch|die Körbe und aus der Karte hinaus!", - ["Hedgewars-Knockball"] = "Hedgewars-Knockball", - ["Bat balls at your enemies and|push them into the sea!"] = "Schlage Bälle auf deine Widersacher|und lass sie ins Meer fallen!", +-- ["Team %d: "] = +-- ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = -- ["TrophyRace"] = -- ["Use your rope to get from start to finish as fast as you can!"] = -- ["You've reached the goal!| |Time: "] = --- ["NEW fastest lap: "] = --- ["Fastest lap: "] = --- ["Best laps per team: "] = --- ["Team %d: "] = + ["'Zooka Team"] = "Die Knalltüten", }