share/hedgewars/Data/Locale/es.lua
author Henek
Sat, 11 Dec 2010 14:03:49 +0100
changeset 4506 37744d5c877e
parent 4503 a8ab151bcae3
child 4645 830036850d10
permissions -rw-r--r--
Finnished up the lua translations by adding training maps, campaign is ignored for now

locale = {
	["Aiming Practice"] = "Practica tu puntería", --Bazooka, Shotgun, SniperRifle
	["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Destruye todos los objetivos antes de que se agote el tiempo.|La munición en esta misión es ilimitada.", --Bazooka, Shotgun, SniperRifle
	["Oh no! Time's up! Just try again."] = "¡Oh, no, se te acabó el tiempo! ¿Por qué no lo intentas de nuevo?", --Bazooka, Shotgun, SniperRifle
	["Congratulations! You've eliminated all targets|within the allowed time frame."] = "¡Felicidades! Has destruido todos los objectivos|dentro del tiempo establecido.", --Bazooka, Shotgun, SniperRifle
	["Hunter"] = "Artillero", --Bazooka, Shotgun, SniperRifle
	["Bazooka Training"] = "Entrenamiento con bazuca",
	["'Zooka Team"] = "Bazuqueros",
	["Shotgun Training"] = "Entrenamiento con escopeta",
	["Shotgun Team"] = "Escopeteros",
	["Sniper Training"] = "Entrenamiento con rifle francotirador",
	["Sniperz"] = "Fusileros",
	["Not So Friendly Match"] = "Partido no-tan-amistoso", -- Basketball, Knockball
	["%s is out and Team %d|scored a point!| |Score:"] = "¡%s cayó y Equipo %d|anotó un tanto!| |Puntuación:", -- Basketball, Knockball
	["%s is out and Team %d|scored a penalty!| |Score:"] = "¡%s cayó y Equipo %d|anotó una falta!| |Puntuación:", -- Basketball, Knockball
	["Hedgewars-Basketball"] = "Hedgewars-Baloncesto",
	["Bat your opponents through the|baskets and out of the map!"] = "¡Batea pelotas hacia tus enemigos|y hazlos caer al agua!",
	["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!",
	["TrophyRace"] = "TrophyRace",
	["Use your rope to get from start to finish as fast as you can!"] = "¡Usa tu cuerda para llegar a la salida lo más rápido que puedas!",
	["You've reached the goal!| |Time: "] = "¡Has llegado a la meta!| |Tiempo: ",
	["NEW fastest lap: "] = "NUEVA vuelta rápida: ",
	["Fastest lap: "] = "Vuelta rápida: ",
	["Best laps per team: "] = "Mejores tiempos por equipo: ",
	["Team %d: "] = "Equipo %d",
    }