1 locale = { |
1 locale = { |
|
2 -- ["A game of luck"] = |
2 ["Aiming Practice"] = "Practica tu puntería", --Bazooka, Shotgun, SniperRifle |
3 ["Aiming Practice"] = "Practica tu puntería", --Bazooka, Shotgun, SniperRifle |
|
4 ["Bat balls at your enemies and|push them into the sea!"] = "Schlage Bälle auf deine Widersacher|und lass sie ins Meer fallen!", |
|
5 ["Bat your opponents through the|baskets and out of the map!"] = "¡Batea pelotas hacia tus enemigos|y hazlos caer al agua!", |
|
6 ["Bazooka Training"] = "Entrenamiento con bazuca", |
|
7 ["Best laps per team: "] = "Mejores tiempos por equipo: ", |
|
8 ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "¡Felicidades! Has destruido todos los objectivos|dentro del tiempo establecido.", --Bazooka, Shotgun, SniperRifle |
3 ["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 |
9 ["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 |
|
10 ["Fastest lap: "] = "Vuelta rápida: ", |
|
11 ["Hedgewars-Basketball"] = "Hedgewars-Baloncesto", |
|
12 ["Hedgewars-Knockball"] = "Hedgewars-Knockball", |
|
13 ["Hunter"] = "Artillero", --Bazooka, Shotgun, SniperRifle |
|
14 ["NEW fastest lap: "] = "NUEVA vuelta rápida: ", |
|
15 ["Not So Friendly Match"] = "Partido no-tan-amistoso", -- Basketball, Knockball |
4 ["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 |
16 ["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 |
5 ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "¡Felicidades! Has destruido todos los objectivos|dentro del tiempo establecido.", --Bazooka, Shotgun, SniperRifle |
17 -- ["Random Weapons"] = |
6 ["Hunter"] = "Artillero", --Bazooka, Shotgun, SniperRifle |
18 ["Shotgun Team"] = "Escopeteros", |
7 ["Bazooka Training"] = "Entrenamiento con bazuca", |
|
8 ["'Zooka Team"] = "Bazuqueros", |
|
9 ["Shotgun Training"] = "Entrenamiento con escopeta", |
19 ["Shotgun Training"] = "Entrenamiento con escopeta", |
10 ["Shotgun Team"] = "Escopeteros", |
20 ["%s is out and Team %d|scored a penalty!| |Score:"] = "¡%s cayó y Equipo %d|anotó una falta!| |Puntuación:", -- Basketball, Knockball |
|
21 ["%s is out and Team %d|scored a point!| |Score:"] = "¡%s cayó y Equipo %d|anotó un tanto!| |Puntuación:", -- Basketball, Knockball |
11 ["Sniper Training"] = "Entrenamiento con rifle francotirador", |
22 ["Sniper Training"] = "Entrenamiento con rifle francotirador", |
12 ["Sniperz"] = "Fusileros", |
23 ["Sniperz"] = "Fusileros", |
13 ["Not So Friendly Match"] = "Partido no-tan-amistoso", -- Basketball, Knockball |
24 ["Team %d: "] = "Equipo %d", |
14 ["%s is out and Team %d|scored a point!| |Score:"] = "¡%s cayó y Equipo %d|anotó un tanto!| |Puntuación:", -- Basketball, Knockball |
25 -- ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = |
15 ["%s is out and Team %d|scored a penalty!| |Score:"] = "¡%s cayó y Equipo %d|anotó una falta!| |Puntuación:", -- Basketball, Knockball |
|
16 ["Hedgewars-Basketball"] = "Hedgewars-Baloncesto", |
|
17 ["Bat your opponents through the|baskets and out of the map!"] = "¡Batea pelotas hacia tus enemigos|y hazlos caer al agua!", |
|
18 ["Hedgewars-Knockball"] = "Hedgewars-Knockball", |
|
19 ["Bat balls at your enemies and|push them into the sea!"] = "Schlage Bälle auf deine Widersacher|und lass sie ins Meer fallen!", |
|
20 ["TrophyRace"] = "TrophyRace", |
26 ["TrophyRace"] = "TrophyRace", |
21 ["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!", |
27 ["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!", |
22 ["You've reached the goal!| |Time: "] = "¡Has llegado a la meta!| |Tiempo: ", |
28 ["You've reached the goal!| |Time: "] = "¡Has llegado a la meta!| |Tiempo: ", |
23 ["NEW fastest lap: "] = "NUEVA vuelta rápida: ", |
29 ["'Zooka Team"] = "Bazuqueros", |
24 ["Fastest lap: "] = "Vuelta rápida: ", |
|
25 ["Best laps per team: "] = "Mejores tiempos por equipo: ", |
|
26 ["Team %d: "] = "Equipo %d", |
|
27 } |
30 } |