share/hedgewars/Data/Locale/sv.lua
author nemo
Thu, 23 Dec 2010 12:14:44 -0500
changeset 4645 830036850d10
parent 4600 5a3b1dbdd4c9
child 4662 63aafc9c2a81
permissions -rw-r--r--
sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise

locale = {
	["A game of luck"] = "Ett lyckospel",
	["Aiming Practice"] = "Siktesövning", --Bazooka, Shotgun, SniperRifle
	["Bat balls at your enemies and|push them into the sea!"] = "Slå bollar mot dina fiender|och slå ner dem i havet",
	["Bat your opponents through the|baskets and out of the map!"] = "Slå ner dina motståndare i|korgarna och ut ur kartan!",
	["Bazooka Training"] = "Bazookaträning",
	["Best laps per team: "] = "Bästa varv per lag: ",
	["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Grattis! Du har förstört alla målen inom den|tillåtna tidsramen.", --Bazooka, Shotgun, SniperRifle
	["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Förstör alla målen innan din tid tar slut.|Du har obegränsad ammunition för deta uppdrag", --Bazooka, Shotgun, SniperRifle
	["Fastest lap: "] = "Snabbast varv: ",
	["Hedgewars-Basketball"] = "Hedgewars-Basket",
	["Hedgewars-Knockball"] = "Hedgewars-Knockball",
	["Hunter"] = "Jägare", --Bazooka, Shotgun, SniperRifle
	["NEW fastest lap: "] = "NYTT snabbast varv: ",
	["Not So Friendly Match"] = "En inte så vänlig match", -- Basketball, Knockball
	["Oh no! Time's up! Just try again."] = "Åh nej! Tiden är ute! Pröva igen.", --Bazooka, Shotgun, SniperRifle
	["Random Weapons"] = "Slumpade vapen",
	["Shotgun Team"] = "Hagelgevärslaget",
	["Shotgun Training"] = "Hagelgevärsträning",
	["%s is out and Team %d|scored a penalty!| |Score:"] = "%s är ute och lag %d|fick ett straff!| |Poängställning:", -- Basketball, Knockball
	["%s is out and Team %d|scored a point!| |Score:"] = "%s är ute och lag %d|fick ett poäng!| |Poängställning:", -- Basketball, Knockball
	["Sniper Training"] = "Prickskyttesträning",
	["Sniperz"] = "Prickskyttarna",
	["Team %d: "] = "Lag %d: ",
	["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = "Det har uppstått ett missförstånd om din utrustning|och nu måste du använda vad du kan hitta!",
	["TrophyRace"] = "TrophyRace",
	["Use your rope to get from start to finish as fast as you can!"] = "Använd ditt rep för att ta dig från start till mål så fort som möjligt!",
	["You've reached the goal!| |Time: "] = "Du har nått målet!| |Tid: ",
	["'Zooka Team"] = "Bazookalaget",
    }