author | sheepluva |
Tue, 15 May 2018 17:05:40 +0200 | |
branch | ui-scaling |
changeset 13386 | 72bbccf9a715 |
parent 13307 | 1b409f2add34 |
child 13535 | 4dd9711b0206 |
permissions | -rw-r--r-- |
5398 | 1 |
locale = { |
2 |
["!!!"] = "!!!", |
|
3 |
["..."] = "...", |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
4 |
-- ["011101000"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
5 |
-- ["011101001"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:family, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
6 |
-- ["10 weapon schemes"] = "", -- Continental_supplies |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
7 |
-- ["1-5, Precise + 1-4: Choose structure type"] = "", -- Construction_Mode |
12716 | 8 |
-- ["+1 barrel!"] = "", -- Tumbler |
9 |
-- ["%.1f seconds were remaining."] = "", -- Basic_Training_-_Bazooka |
|
10 |
-- ["%.1fs"] = "", -- Racer, TechRacer |
|
11 |
-- ["+1 Grenade"] = "", -- Basic_Training_-_Flying_Saucer |
|
12 |
-- ["+1 mine!"] = "", -- Tumbler |
|
13 |
-- ["-1 point"] = "", -- Mutant |
|
14 |
-- ["+1 point"] = "", -- Mutant |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
15 |
-- ["-1 to anyone for a suicide"] = "", -- Mutant |
12716 | 16 |
-- ["+1 to the Bottom Feeder for killing anyone"] = "", -- Mutant |
17 |
-- ["+1 to the Mutant for killing anyone"] = "", -- Mutant |
|
18 |
-- ["+2 for becoming the Mutant"] = "", -- Mutant |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
19 |
-- ["30 minutes later..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 20 |
-- ["5 additional enemies will be spawned during the game."] = "", -- A_Space_Adventure:fruit01 |
21 |
-- ["5 Deadly Hogs"] = "", -- A_Space_Adventure:death02 |
|
22 |
-- ["6 more seconds added to the clock"] = "", -- A_Space_Adventure:ice02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
23 |
-- ["About a month ago, a cyborg came and told us that you're the cannibals!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 24 |
-- ["Above-average pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
25 |
-- ["Accuracy Bonus! +15 points"] = "", -- Space_Invasion |
|
26 |
-- ["Accuracy bonus: +%d points"] = "", -- Basic_Training_-_Sniper_Rifle |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
27 |
-- ["Ace"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge |
12716 | 28 |
-- ["Achievement gotten: %s"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_That_Sinking_Feeling, User_Mission_-_Bamboo_Thicket, User_Mission_-_Dangerous_Ducklings, Basic_Training_-_Rope, Tumbler |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
29 |
-- ["A Classic Fairytale"] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
30 |
-- ["A crate critical to this mission has been destroyed."] = "", -- SimpleMission |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
31 |
-- ["Actually, you aren't worthy of life! Take this..."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
32 |
-- ["A cy-what?"] = "", -- A_Classic_Fairytale:enemy |
12716 | 33 |
-- ["Add %d"] = "", -- HedgeEditor |
34 |
-- ["Admit what?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
35 |
-- ["Adventurous"] = "", -- A_Classic_Fairytale:journey |
12716 | 36 |
-- ["A frenetic Hedgewars mini-game"] = "", -- Frenzy |
7905 | 37 |
-- ["Africa"] = "", -- Continental_supplies |
12716 | 38 |
-- ["A frozen adventure"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
39 |
-- ["After Leaks A Lot betrayed his tribe, he joined the cannibals..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 40 |
-- ["After that incident he went underground and started working on his plan to steal the device."] = "", -- A_Space_Adventure:moon02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
41 |
-- ["After the shock caused by the enemy spy, Leaks A Lot and Dense Cloud went hunting to relax."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
42 |
-- ["After you killed an enemy, you'll lose the weapon that he is named after."] = "", -- A_Space_Adventure:death02 |
12716 | 43 |
-- ["After you left the moon, my other loyal minions came and resurrected me so I could complete my master plan."] = "", -- A_Space_Adventure:death01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
44 |
-- ["Again with the 'cannibals' thing!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 45 |
-- ["A Hedgewars minigame"] = "", -- Capture_the_Flag |
5398 | 46 |
["a Hedgewars mini-game"] = "Hedgewars mini-hra", -- Space_Invasion, The_Specialists |
12716 | 47 |
-- ["A Hedgewars mini-game"] = "", -- Racer, Space_Invasion, TechRacer, Tumbler |
48 |
-- ["A Hedgewars tag game"] = "", -- Mutant |
|
49 |
-- ["Ahhh, home, sweet home. Made it in %d seconds."] = "", -- ClimbHome |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
50 |
-- ["Aim at the ceiling and hold [Attack] pressed until the rope attaches."] = "", -- Basic_Training_-_Rope |
12716 | 51 |
-- ["Aiming practice"] = "", -- TargetPractice |
5398 | 52 |
["Aiming Practice"] = "Trénink přesnosti", --Bazooka, Shotgun, SniperRifle |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
53 |
-- ["Aim: [Up]/[Down]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Rope |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
54 |
-- ["Air Attack"] = "", -- Construction_Mode |
12716 | 55 |
-- ["Air General"] = "", -- Battalion |
56 |
-- ["Air Mine Placement Mode"] = "", -- HedgeEditor |
|
57 |
-- ["AIR MINE PLACEMENT MODE"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
58 |
-- ["A leap in a leap"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 59 |
-- ["Alex"] = "", -- |
60 |
-- ["Alien! I wish to be moved!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
61 |
-- ["A little gift from the cyborgs"] = "", -- A_Classic_Fairytale:shadow |
12716 | 62 |
-- ["Al.Kaholic"] = "", -- |
63 |
-- ["All But Last"] = "", -- WxW |
|
64 |
-- ["All But Last: You must not solely attack the team with the least health"] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
65 |
-- ["All gone...everything!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 66 |
-- ["Allies"] = "", -- A_Space_Adventure:ice01, A_Space_Adventure:ice02 |
67 |
-- ["All right, I'll admit it!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
68 |
-- ["All right, we just need to get to the other side of the island!"] = "", -- A_Classic_Fairytale:journey |
12716 | 69 |
-- ["All right, you got me!"] = "", -- A_Classic_Fairytale:queen |
70 |
-- ["All the other places are protected by our flight-inhibiting weapons."] = "", -- A_Space_Adventure:fruit01 |
|
71 |
-- ["All the saucer pilots dream to come here one day in order to compete with the best!"] = "", -- A_Space_Adventure:ice02 |
|
72 |
-- ["All they do is sit around and judge us!"] = "", -- A_Classic_Fairytale:queen |
|
73 |
-- ["All this to please our beloved “elders” … hick …"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
74 |
-- ["All walls touched!"] = "", -- WxW |
12716 | 75 |
-- ["All you do is take long walks when everyone else works."] = "", -- A_Classic_Fairytale:queen |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
76 |
-- ["All your hedgehogs must be above the marked height!"] = "", -- A_Classic_Fairytale:family |
12716 | 77 |
-- ["Also, you should know that the only place where you can fly is the left-most part of this area."] = "", -- A_Space_Adventure:fruit01 |
78 |
-- ["Always being considered weak and fragile."] = "", -- A_Classic_Fairytale:queen |
|
79 |
-- ["Amazing! I was never beaten in a race before!"] = "", -- A_Space_Adventure:moon02 |
|
80 |
-- ["Ammo depleted!"] = "", -- Space_Invasion |
|
81 |
-- ["Ammo: %d"] = "", -- Tumbler |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
82 |
-- ["Ammo is reset at the end of your turn."] = "", |
12716 | 83 |
-- ["Ammo Limit: Hogs can’t have more than 1 ammo per type"] = "", -- Highlander |
84 |
-- ["Ammo Maniac! +5 points!"] = "", -- Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
85 |
-- ["A mysterious Box"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
86 |
-- ["And how am I alive?!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 87 |
-- ["And I just forgot the checkpoint of my main mission. Great, just great!"] = "", -- A_Space_Adventure:cosmos |
88 |
-- ["… and I think they are up to something. Something bad!"] = "", -- A_Classic_Fairytale:epil |
|
89 |
-- ["Andrey"] = "", -- |
|
90 |
-- ["And so happened that Leaks A Lot failed to complete the challenge! He landed, pressured by shame ..."] = "", -- A_Classic_Fairytale:first_blood |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
91 |
-- ["And so it began..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 92 |
-- ["And so the cyborgs took over the island."] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
93 |
-- ["...and so the cyborgs took over the world..."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
94 |
-- ["And so they discovered that cyborgs weren't invulnerable..."] = "", -- A_Classic_Fairytale:journey |
12716 | 95 |
-- ["… and then I took a stroll …"] = "", -- A_Classic_Fairytale:epil |
96 |
-- ["And what do they do in the meantime? Nothing!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
97 |
-- ["And where's all the weed?"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
98 |
-- ["And you believed me? Oh, god, that's cute!"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
99 |
-- ["And you need to move to the top!"] = "", -- Basic_Training_-_Movement |
12716 | 100 |
-- ["An experimental (and buggy!) editing tool for missions and more"] = "", -- HedgeEditor |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
101 |
-- ["Anno 1032: [The explosion will make a strong push ~ Wide range, wont affect hogs close to the target]"] = "", -- Continental_supplies |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
102 |
-- ["An object has been destroyed before it took enough damage."] = "", -- SimpleMission |
7905 | 103 |
-- ["Antarctica"] = "", -- Continental_supplies |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
104 |
-- ["Antarctic summer: - Will give you one girder/mudball and two sineguns/portals every fourth turn."] = "", -- Continental_supplies |
12716 | 105 |
-- ["Anti-Gravity Device Part (+1)"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:fruit02, A_Space_Adventure:ice01 |
106 |
-- ["Anton"] = "", -- |
|
107 |
-- ["An unexpected event!"] = "", -- A_Space_Adventure:cosmos |
|
108 |
-- ["Anyway, the aliens accept me for who I am."] = "", -- A_Classic_Fairytale:queen |
|
109 |
-- ["A random hedgehog will inherit the weapons of his deceased team-mates."] = "", -- A_Space_Adventure:death02 |
|
110 |
-- ["Arashi"] = "", -- |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
111 |
-- ["Area"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
112 |
-- ["Are we there yet?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
113 |
-- ["Are you accusing me of something?"] = "", -- A_Classic_Fairytale:backstab |
12716 | 114 |
-- ["Are you helping the aliens?"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
115 |
-- ["Are you saying that many of us have died for your entertainment?"] = "", -- A_Classic_Fairytale:enemy |
12716 | 116 |
-- ["Argh, the boredom!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
117 |
-- ["Artur Detour"] = "", -- A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
118 |
-- ["As a reward for your performance, here's some new technology!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 119 |
-- ["Ash"] = "", -- |
120 |
-- ["A Shoppa minigame"] = "", -- WxW |
|
7905 | 121 |
-- ["Asia"] = "", -- Continental_supplies |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
122 |
-- ["As long you don't touch the ground, you can|re-use the same rope as often as you like."] = "", -- Basic_Training_-_Rope |
12716 | 123 |
-- ["A smuggler! Prepare for battle"] = "", -- A_Space_Adventure:desert01 |
124 |
-- ["A Space Adventure"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
125 |
-- ["Assault Team"] = "", -- A_Classic_Fairytale:backstab |
12716 | 126 |
-- ["Asteroid"] = "", -- Big_Armory |
127 |
-- ["As the ammo is sparse, you might want to reuse ropes while mid-air."] = "", -- A_Classic_Fairytale:dragon |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
128 |
-- ["As the challenge was completed, Leaks A Lot set foot on the ground..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 129 |
-- ["As you are more experienced, I want you to lead them to battle."] = "", -- A_Space_Adventure:fruit01 |
130 |
-- ["As you can see I have survived our last encounter and I had time to plot my master plan!"] = "", -- A_Space_Adventure:death01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
131 |
-- ["As you can see, there is no way to get on the other side!"] = "", -- A_Classic_Fairytale:dragon |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
132 |
-- ["As you probably noticed, these rubber bands|are VERY elastic. Hedgehogs and many other|things will bounce off without taking any damage."] = "", -- Basic_Training_-_Movement |
12716 | 133 |
-- ["As you've seen, the dropped grenade roughly fell into your flying direction."] = "", -- Basic_Training_-_Flying_Saucer |
134 |
-- ["Athlete"] = "", -- Battalion |
|
135 |
-- ["Attack: Activate"] = "", -- Racer |
|
136 |
-- ["Attack Captain Lime before he attacks back"] = "", -- A_Space_Adventure:fruit02 |
|
137 |
-- ["Attack From Rope: %s"] = "", -- WxW |
|
138 |
-- ["Attack From Rope: You may only attack from a rope."] = "", -- WxW |
|
139 |
-- ["Attack rule: %s"] = "", -- WxW |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
140 |
-- ["Attack: [Space]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope |
12716 | 141 |
-- ["Attack the assassins before they attack back"] = "", -- A_Space_Adventure:fruit02 |
142 |
-- ["Attack: Throw ball"] = "", -- Knockball |
|
143 |
-- ["At the end of the game your health was %d."] = "", -- A_Space_Adventure:ice01 |
|
144 |
-- ["At the start of the game each enemy hog has only the weapon that he is named after."] = "", -- A_Space_Adventure:death02 |
|
7905 | 145 |
-- ["Australia"] = "", -- Continental_supplies |
5398 | 146 |
["Available points remaining: "] = "Zbývá bodů:", |
12716 | 147 |
-- ["Average pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
148 |
-- ["Avoid bazookas, red and blue invaders."] = "", -- Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
149 |
-- ["Avoid the mines!"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
150 |
-- ["Axes"] = "", -- Bazooka_Battlefield |
12716 | 151 |
-- ["Aye! Fellow! Let me exit this chamber of doom!"] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
152 |
-- ["Back Breaker"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
153 |
-- ["Back in the village, after telling the villagers about the threat..."] = "", -- A_Classic_Fairytale:united |
12716 | 154 |
-- ["Back in the village, the two tribes finally started to live in harmony."] = "", -- A_Classic_Fairytale:epil |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
155 |
-- ["Back Jump: [Backspace] ×2"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
156 |
-- ["Back Jumping (1/2)"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
157 |
-- ["Back Jumping (2/2)"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
158 |
-- ["Backstab"] = "", -- A_Classic_Fairytale:backstab |
12716 | 159 |
-- ["Bacon"] = "", -- |
160 |
-- ["Bad Guy"] = "", -- User_Mission_-_The_Great_Escape |
|
161 |
-- ["Badmad"] = "", -- portal |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
162 |
-- ["Bad Team"] = "", -- User_Mission_-_The_Great_Escape |
12716 | 163 |
-- ["Bad timing"] = "", -- A_Space_Adventure:fruit01 |
164 |
-- ["Baggy"] = "", -- |
|
165 |
-- ["Balrog"] = "", -- |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
166 |
-- ["Bamboo Thicket"] = "", |
12716 | 167 |
-- ["Barrel Eater"] = "", -- Tumbler |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
168 |
-- ["Barrel Launcher"] = "", |
12716 | 169 |
-- ["Barrel Launcher selected!"] = "", -- Tumbler |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
170 |
-- ["Barrel Placement Mode"] = "", -- Construction_Mode |
12716 | 171 |
-- ["BARREL PLACEMENT MODE"] = "", -- HedgeEditor |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
172 |
-- ["Barrier unlocked!"] = "", -- Basic_Training_-_Rope |
7905 | 173 |
-- ["Baseballbat"] = "", -- Continental_supplies |
12716 | 174 |
-- ["Baseball Bat with Ball"] = "", -- Knockball |
175 |
-- ["Base damage has been modified to 12 per shot."] = "", -- Battalion |
|
176 |
-- ["Based on what you've learned, destroy the target on the girder and as always, land safely!"] = "", -- Basic_Training_-_Flying_Saucer |
|
177 |
-- ["Basically this is a combination of diving and launching."] = "", -- Basic_Training_-_Flying_Saucer |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
178 |
-- ["Basic Bazooka Training"] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
179 |
-- ["Basic Grenade Training"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
180 |
-- ["Basic Movement Training"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
181 |
-- ["Basic Rope Training"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
182 |
-- ["Basic Training"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope |
12716 | 183 |
-- ["Basketball"] = "", -- Basketball |
5398 | 184 |
["Bat balls at your enemies and|push them into the sea!"] = "Odpal míčky na své nepřátele|a odstrč je do vody!", |
12716 | 185 |
-- ["Battalion"] = "", -- Battalion |
186 |
-- ["Battle Starts Now!"] = "", -- A_Space_Adventure:fruit01 |
|
187 |
-- ["Batty"] = "", -- |
|
5398 | 188 |
["Bat your opponents through the|baskets and out of the map!"] = "Odpal protivníky skrz|koše a pryč z mapy!", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
189 |
-- ["Bazooka Battlefield"] = "", -- Bazooka_Battlefield |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
190 |
-- ["Bazookas are influenced by wind."] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
191 |
-- ["Bazooka Team"] = "", -- Basic_Training_-_Bazooka |
5398 | 192 |
["Bazooka Training"] = "Trénink s bazukou", |
12716 | 193 |
-- ["Bearded Beast"] = "", -- |
194 |
-- ["Be careful, the future of Hogera is in your hands!"] = "", -- A_Space_Adventure:cosmos |
|
195 |
-- ["Be careful, your fuel is limited from now on!"] = "", -- Basic_Training_-_Flying_Saucer |
|
196 |
-- ["Be careful, your gadgets won't work in the bandit area. You should get an ice gun."] = "", -- A_Space_Adventure:ice01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
197 |
-- ["Beep Loopers"] = "", -- A_Classic_Fairytale:queen |
12716 | 198 |
-- ["Beginner"] = "", -- User_Mission_-_RCPlane_Challenge |
199 |
-- ["Behind these trees on the east side there is Secret Base 17."] = "", -- A_Space_Adventure:cosmos |
|
200 |
-- ["Below-average pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
|
201 |
-- ["Besides, why would I choose certain death?"] = "", -- A_Classic_Fairytale:queen |
|
5398 | 202 |
["Best laps per team: "] = "Nejlepší kola dle týmů:", |
12716 | 203 |
-- ["Best team times: "] = "", -- Racer, TechRacer |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
204 |
-- ["Better get yourself another health crate to heal your wounds."] = "", -- Basic_Training_-_Movement |
12716 | 205 |
-- ["Better luck next time!"] = "", -- ClimbHome |
206 |
-- ["Beware, any damage taken will stay until you complete the moon's main mission"] = "", -- A_Space_Adventure:cosmos |
|
207 |
-- ["Beware of mines: They explode after 3 seconds."] = "", -- A_Classic_Fairytale:journey |
|
208 |
-- ["Beware of mines: They explode after 5 seconds."] = "", -- A_Classic_Fairytale:journey |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
209 |
-- ["Beware, though! If you are slow, you die!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 210 |
-- ["Beware, though! Many smugglers come often to explore these tunnels and scavenge whatever valuable items they can find."] = "", -- A_Space_Adventure:desert01 |
211 |
-- ["Beware, though, you will only be able to move slowly through the water."] = "", -- Basic_Training_-_Flying_Saucer |
|
212 |
-- ["Big Armory"] = "", -- Big_Armory |
|
213 |
-- ["Billy Frost"] = "", -- A_Space_Adventure:ice01 |
|
214 |
-- ["Bingo"] = "", -- |
|
215 |
-- ["Bio-Filter: Aggressively removes enemies."] = "", -- Construction_Mode |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
216 |
-- ["Bio-Filter"] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
217 |
-- ["Biomechanic Team"] = "", -- A_Classic_Fairytale:family |
12716 | 218 |
-- ["Bitter"] = "", -- |
219 |
-- ["Blanka"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
220 |
-- ["Blender"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
221 |
-- ["Bloodpie"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
222 |
-- ["Bloodrocutor"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
223 |
-- ["Bloodsucker"] = "", -- A_Classic_Fairytale:shadow |
5398 | 224 |
["Bloody Rookies"] = "Zatravení zelenáči", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree |
12716 | 225 |
-- ["Blue"] = "", -- |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
226 |
-- ["Blue Team"] = "", -- User_Mission_-_Dangerous_Ducklings |
12716 | 227 |
-- ["Bob"] = "", -- A_Space_Adventure:cosmos |
228 |
-- ["Bobo"] = "", -- User_Mission_-_Nobody_Laugh |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
229 |
-- ["Bone Jackson"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
230 |
-- ["Bonely"] = "", -- A_Classic_Fairytale:shadow |
12716 | 231 |
-- ["Bones"] = "", -- |
232 |
-- ["BOOM! BOOM! BOOM! %s are the masters of destruction with %d destroyed invaders."] = "", -- Space_Invasion |
|
5398 | 233 |
["Boom!"] = "Bum!", |
12716 | 234 |
-- ["Boom! %s has destroyed %d invaders."] = "", -- Space_Invasion |
235 |
-- ["BOOM! %s really didn't like the invaders, so they decided to destroy as much as %d of them."] = "", -- Space_Invasion |
|
236 |
-- ["Boris"] = "", -- A_Space_Adventure:moon01 |
|
237 |
-- ["Boss defeated! +30 points!"] = "", -- Space_Invasion |
|
238 |
-- ["Boss Slayer! +25 points!"] = "", -- Space_Invasion |
|
239 |
-- ["Both Barrels"] = "", -- |
|
240 |
-- ["Both your hedgehogs must survive."] = "", -- User_Mission_-_Teamwork_2, User_Mission_-_Teamwork |
|
241 |
-- ["Bottom Feeder"] = "", -- Mutant |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
242 |
-- ["Bounciness"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
243 |
-- ["Bouncing Bomb"] = "", -- Basic_Training_-_Bazooka |
12716 | 244 |
-- ["Bouncy Girder: [4]"] = "", -- HedgeEditor |
245 |
-- ["Bouncy Land: [4]"] = "", -- HedgeEditor |
|
246 |
-- ["Bouncy Land"] = "", -- HedgeEditor |
|
247 |
-- ["Bozo"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
248 |
-- ["Brain Blower"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
249 |
-- ["Brainiac"] = "", -- A_Classic_Fairytale:epil, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
250 |
-- ["Brainila"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
251 |
-- ["Brain Stu"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
252 |
-- ["Brain Teaser"] = "", -- A_Classic_Fairytale:backstab |
12716 | 253 |
-- ["Brigadier Briggs"] = "", -- |
254 |
-- ["Bruce"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
255 |
-- ["Brutal Lily"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
256 |
-- ["Brutus"] = "", -- A_Classic_Fairytale:backstab |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
257 |
-- ["Build a fortress and destroy your enemy."] = "", -- Construction_Mode |
12716 | 258 |
-- ["Build an awesome race track by placing|waypoints which the hedgehogs have to|touch in any order to finish a round."] = "", -- Racer |
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
259 |
-- ["Build a track and race."] = "", |
12716 | 260 |
-- ["Builder"] = "", -- Battalion |
261 |
-- ["Build one of multiple different structures|to aid you in victory, at the cost of energy."] = "", -- Construction_Mode |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
262 |
-- ["Bullseye"] = "", -- A_Classic_Fairytale:dragon |
12716 | 263 |
-- ["Bunny"] = "", -- |
264 |
-- ["burp"] = "", -- |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
265 |
-- ["Bushes"] = "", -- Bazooka_Battlefield |
12716 | 266 |
-- ["Bushi"] = "", -- |
267 |
-- ["Buster"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
268 |
-- ["But it proved to be no easy task!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 269 |
-- ["But I want my sandals!"] = "", -- A_Classic_Fairytale:queen |
270 |
-- ["But one thing's for sure:"] = "", -- A_Space_Adventure:final |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
271 |
-- ["But that's impossible!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
272 |
-- ["But the ones alive are stronger in their heart!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 273 |
-- ["But … they kidnapped you!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
274 |
-- ["But...we died!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
275 |
-- ["But where can we go?"] = "", -- A_Classic_Fairytale:united |
12716 | 276 |
-- ["But why did you betray us?!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
277 |
-- ["But why would they help us?"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
278 |
-- ["But you're cannibals. It's what you do."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
279 |
-- ["But you said you'd let her go!"] = "", -- A_Classic_Fairytale:journey |
12716 | 280 |
-- ["But you saved me!"] = "", -- A_Classic_Fairytale:queen |
13307 | 281 |
-- ["By the way, not only bazookas will bounce on water, but also greandes and many other things."] = "", -- Basic_Training_-_Bazooka |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
282 |
-- ["By the way, you can turn around without walking|by holding down Precise when you hit a walk control."] = "", -- Basic_Training_-_Movement |
12716 | 283 |
-- ["C-1"] = "", -- portal |
284 |
-- ["C-2"] = "", -- portal |
|
285 |
-- ["Callahan"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
286 |
-- ["Call me Beep! Well, 'cause I'm such a nice...person!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
287 |
-- ["Cannibals"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
288 |
-- ["Cannibal Sentry"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
289 |
-- ["Cannibals?! You're the cannibals!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 290 |
-- ["Can you do it?"] = "", -- A_Space_Adventure:ice02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
291 |
-- ["Cappy"] = "", -- Basic_Training_-_Movement |
12716 | 292 |
-- ["Captain Lime"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02 |
293 |
-- ["Captain Lime offered his help if you assist him in battle."] = "", -- A_Space_Adventure:fruit01 |
|
294 |
-- ["Capture The Flag"] = "", -- Capture_the_Flag, CTF_Blizzard |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
295 |
-- ["Careful, hedgehogs can't swim!"] = "", -- Basic_Training_-_Movement |
5398 | 296 |
["Careless"] = "Neopatrný", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
297 |
-- ["Carol"] = "", -- A_Classic_Fairytale:family |
12716 | 298 |
-- ["Challenge completed!"] = "", -- User_Mission_-_Rope_Knock_Challenge, User_Mission_-_That_Sinking_Feeling, SpeedShoppa |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
299 |
-- ["CHALLENGE COMPLETE"] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 300 |
-- ["Challenge failed!"] = "", -- SpeedShoppa |
301 |
-- ["Challenge objectives"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert03, A_Space_Adventure:final, A_Space_Adventure:fruit03, A_Space_Adventure:moon02 |
|
302 |
-- ["Challenge over!"] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
303 |
-- ["Challenge"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge, User_Mission_-_That_Sinking_Feeling, SpeedShoppa, ClimbHome |
|
304 |
-- ["Change Content: [Left], [Right]"] = "", -- HedgeEditor |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
305 |
-- ["Change direction: [Left]/[Right]"] = "", -- Basic_Training_-_Grenade |
12716 | 306 |
-- ["Change Health Boost: [Left], [Right]"] = "", -- HedgeEditor |
307 |
-- ["Change Health: [Left], [Right]"] = "", -- HedgeEditor |
|
308 |
-- ["Change modification mode: [Left], [Right]"] = "", -- HedgeEditor |
|
309 |
-- ["Change Placement Mode: [Up], [Down]"] = "", -- HedgeEditor |
|
310 |
-- ["Change Rotation: [Left], [Right]"] = "", -- HedgeEditor |
|
311 |
-- ["Change Sprite Frame: [Precise]+[Left], [Precise]+[Right]"] = "", -- HedgeEditor |
|
312 |
-- ["Change Sprite: [Left], [Right]"] = "", -- HedgeEditor |
|
313 |
-- ["Change Timer: [Left], [Right]"] = "", -- HedgeEditor |
|
314 |
-- ["Change weapon: [Long jump] or [Slot 1]-[Slot 3]"] = "", -- Tumbler |
|
315 |
-- ["Charmander"] = "", -- |
|
316 |
-- ["Chasing the blue hog"] = "", -- A_Space_Adventure:moon02 |
|
317 |
-- ["Cheater"] = "", -- User_Mission_-_RCPlane_Challenge |
|
318 |
-- ["Checkpoint reached!"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:ice01, A_Space_Adventure:moon01 |
|
319 |
-- ["Chef"] = "", -- Battalion, HedgeEditor |
|
320 |
-- ["Chester"] = "", -- |
|
321 |
-- ["Chicken"] = "", -- |
|
322 |
-- ["Chief Sandologist"] = "", -- A_Space_Adventure:desert01 |
|
323 |
-- ["Chikorita"] = "", -- |
|
324 |
-- ["Choose Selection/Placement/Deletion: [Left], [Right]"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
325 |
-- ["Choose your side! If you want to join the strange man, walk up to him.|Otherwise, walk away from him. If you decide to att...nevermind..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 326 |
-- ["Chunli"] = "", -- |
327 |
-- ["Clark Kent"] = "", -- |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
328 |
-- ["Cleaver"] = "", -- Construction_Mode |
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
329 |
-- ["Cleaver Placement Mode"] = "", -- Construction_Mode |
12716 | 330 |
-- ["CLEAVER PLACEMENT MODE"] = "", -- HedgeEditor |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
331 |
-- ["Climber"] = "", -- ClimbHome |
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
332 |
-- ["Climb Home"] = "", -- ClimbHome |
12716 | 333 |
-- ["Closing in"] = "", -- A_Classic_Fairytale:queen |
334 |
-- ["Clown"] = "", -- HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
335 |
-- ["Clowns"] = "", -- User_Mission_-_Nobody_Laugh |
12716 | 336 |
-- ["Cluck-cluck time: [Fire an egg ~ Sabotages and cures poison ~ Cannot be fired close to another hog]"] = "", -- Continental_supplies |
5398 | 337 |
["Clumsy"] = "Nešikovný", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
338 |
-- ["Cluster Bomb Training"] = "", -- Basic_Training_-_Cluster_Bomb |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
339 |
-- ["Collateral Damage"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
340 |
-- ["Collateral Damage II"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
341 |
-- ["Collect all the crates, but remember, our time in this life is limited!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
342 |
-- ["Collect or destroy all the health crates."] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 343 |
-- ["Collect or destroy the final crate to finish the training."] = "", -- Basic_Training_-_Flying_Saucer |
344 |
-- ["Collect the crate and attack!"] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
345 |
-- ["Collect the crate on the right.|Hint: Select the rope, [Up] or [Down] to aim, [Space] to fire, directional keys to move.|Ropes can be fired again in the air!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
346 |
-- ["Collect the crates within the time limit!|If you fail, you'll have to try again."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 347 |
-- ["Collect the first crate to begin!"] = "", -- Basic_Training_-_Flying_Saucer |
348 |
-- ["Collect the freezer and get the device part from Thanta."] = "", -- A_Space_Adventure:ice01 |
|
349 |
-- ["Collect the green and purple invaders."] = "", -- Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
350 |
-- ["Collect the remaining crates to complete the training."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
351 |
-- ["Collect the weapon crate and drop|a grenade from rope to destroy the barrels."] = "", -- Basic_Training_-_Rope |
12716 | 352 |
-- ["Collect the weapon crate at the left coast!"] = "", -- A_Classic_Fairytale:journey |
353 |
-- ["Color Squad"] = "", -- |
|
354 |
-- ["Come closer and die! … burp …"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
355 |
-- ["Come closer, so that your training may continue!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 356 |
-- ["Comet"] = "", -- Big_Armory |
357 |
-- ["Commander"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
358 |
-- ["Compete to use as few planes as possible!"] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 359 |
-- ["Complete all main and side missions to complete the spacetrip mission."] = "", -- A_Space_Adventure:cosmos |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
360 |
-- ["Complete the obstacle course."] = "", -- Basic_Training_-_Movement |
12716 | 361 |
-- ["Complete the remaining side missions to complete this mission."] = "", -- A_Space_Adventure:cosmos |
5398 | 362 |
["Complete the track as fast as you can!"] = "Dokonči trasu tak rychle, jak můžeš!", |
12716 | 363 |
-- ["Completion time: %.2fs"] = "", -- User_Mission_-_Rope_Knock_Challenge |
364 |
-- ["Comrades! Sail me away!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
365 |
-- ["Configuration accepted."] = "", -- WxW |
12716 | 366 |
-- ["Configuration phase"] = "", -- WxW |
367 |
-- ["Congrats! You won!"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
368 |
-- ["Congratulations"] = "", -- Basic_Training_-_Rope |
5398 | 369 |
["Congratulations!"] = "Gratuluji!", |
12716 | 370 |
-- ["Congratulations, you acquired the device part!"] = "", -- A_Space_Adventure:ice01 |
371 |
-- ["Congratulations, you are the best!"] = "", -- A_Space_Adventure:desert03 |
|
372 |
-- ["Congratulations, you are the fastest!"] = "", -- A_Space_Adventure:moon02 |
|
373 |
-- ["Congratulations, you collected the device part!"] = "", -- A_Space_Adventure:ice01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
374 |
-- ["Congratulations! You have completed the obstacle course!"] = "", -- Basic_Training_-_Movement |
12716 | 375 |
-- ["Congratulations! You have destroyed all targets within the time."] = "", -- TargetPractice |
376 |
-- ["Congratulations, you have saved Hogera!"] = "", -- A_Space_Adventure:final |
|
377 |
-- ["Congratulations! You have truly mastered this challenge! Don't forget to save the demo."] = "", -- User_Mission_-_RCPlane_Challenge |
|
378 |
-- ["Congratulations! You've completed the Basic Rope Training!"] = "", -- Basic_Training_-_Rope |
|
5398 | 379 |
["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Gratuluji! Eliminoval jsi všechny cíle|během stanoveného limitu", --Bazooka, Shotgun, SniperRifle |
12716 | 380 |
-- ["Congratulations! You win."] = "", -- Big_Armory |
381 |
-- ["Congratulations, you won!"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:death02, A_Space_Adventure:desert01, A_Space_Adventure:desert02, A_Space_Adventure:fruit02, A_Space_Adventure:fruit03, A_Space_Adventure:ice02 |
|
382 |
-- ["Conquering the galaxy"] = "", -- A_Space_Adventure:cosmos |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
383 |
-- ["CONSTRUCTION MODE"] = "", -- Construction_Mode |
12716 | 384 |
-- ["Construction Mode tool"] = "", -- Construction_Mode |
385 |
-- ["Construction Station: Allows placement of| girders, rubber, mines, sticky mines| and barrels."] = "", -- Construction_Mode |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
386 |
-- ["Construction Station"] = "", -- Construction_Mode |
7905 | 387 |
-- ["Continental supplies"] = "", -- Continental_supplies |
12716 | 388 |
-- ["Control"] = "", -- Control |
5398 | 389 |
["Control pillars to score points."] = "Obsaď všechny sloupy, abys dostal body.", |
12716 | 390 |
-- ["Controls: Hold the Attack key (space by default) to|fire the rope, then, once attached use:|Left and Right to swing the rope;|Up and Down to contract and expand."] = "", -- Basic_Training_-_Rope |
391 |
-- ["Copper"] = "", -- User_Mission_-_Nobody_Laugh |
|
392 |
-- ["Corn"] = "", -- A_Space_Adventure:fruit01 |
|
393 |
-- ["Corporal Calvin"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
394 |
-- ["Corporationals"] = "", -- A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
395 |
-- ["Corpsemonger"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
396 |
-- ["Corpse Thrower"] = "", -- A_Classic_Fairytale:epil |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
397 |
-- ["Cost"] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
398 |
-- ["Cost: %d"] = "", -- Construction_Mode |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
399 |
-- ["Cotton Needer"] = "", -- Mutant |
12716 | 400 |
-- ["Count Hogula"] = "", -- |
401 |
-- ["Coward"] = "", -- A_Classic_Fairytale:queen |
|
402 |
-- ["Crate Before Attack: %s"] = "", -- WxW |
|
403 |
-- ["Crate Before Attack: You must collect a crate before you can attack."] = "", -- WxW |
|
404 |
-- ["Crate Placer"] = "", -- Construction_Mode |
|
405 |
-- ["Crates: Crates drop more often with a higher chance of bonus ammo"] = "", -- Battalion |
|
406 |
-- ["Crates: Crates drop randomly and may be empty"] = "", -- Battalion |
|
407 |
-- ["Crates: Crates drop randomly with chance of being empty"] = "", -- Battalion |
|
408 |
-- ["Crates left: %d"] = "", -- User_Mission_-_RCPlane_Challenge |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
409 |
-- ["Crates Left:"] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 410 |
-- ["Crates per turn: %d"] = "", -- WxW |
411 |
-- ["crate(s)"] = "", -- SpeedShoppa |
|
412 |
-- ["Crazy Gravity: Gravity randomly changes within a range from %i%% to %i%% with a period of %s"] = "", -- Gravity |
|
413 |
-- ["Crazy Runner"] = "", -- A_Space_Adventure:moon02 |
|
414 |
-- ["Cricket time: [Fire away a 1 sec mine! ~ Cannot be fired close to another hog]"] = "", -- Continental_supplies |
|
415 |
-- ["CTF_Blizzard"] = "", -- CTF_Blizzard |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
416 |
-- ["Cursor: Build structure"] = "", -- Construction_Mode |
12716 | 417 |
-- ["Cursor: Mode action"] = "", -- HedgeEditor |
418 |
-- ["|Cursor: Place crate"] = "", -- Construction_Mode |
|
419 |
-- ["Cursor: Place waypoint"] = "", -- Racer |
|
420 |
-- ["Cutlass Cain"] = "", -- |
|
5398 | 421 |
["Cybernetic Empire"] = "Kybernetická říše", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
422 |
-- ["Cyborg. It's what the aliens call themselves."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
423 |
-- ["Dahmer"] = "", -- A_Classic_Fairytale:backstab |
12716 | 424 |
-- ["Daisy"] = "", -- |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
425 |
["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "ZATRACENĚ, ZELENÁČI! VYPADNI Z MOJI HLAVY!", |
5398 | 426 |
["DAMMIT, ROOKIE!"] = "ZATRACENĚ, ZELENÁČI!", |
12716 | 427 |
-- ["+%d ammo"] = "", -- Battalion |
428 |
-- ["+%d Ammo"] = "", -- Space_Invasion |
|
5398 | 429 |
["Dangerous Ducklings"] = "Nebezpečná káčátka", |
12716 | 430 |
-- ["Dark Strawberry"] = "", -- A_Space_Adventure:fruit02 |
431 |
-- ["+%d"] = "", -- Battalion |
|
432 |
-- ["%d crate(s) remaining"] = "", -- SpeedShoppa |
|
433 |
-- ["%d damage was dealt in this game."] = "", -- Mutant |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
434 |
-- ["%d / %d"] = "", -- Battalion |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
435 |
-- ["%d | %d"] = "", -- Mutant |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
436 |
-- ["%d/%d"] = "", -- SpeedShoppa |
12716 | 437 |
-- ["Deadly Grape"] = "", -- A_Space_Adventure:fruit02 |
5398 | 438 |
["Deadweight"] = "Mrtvá váha", |
12716 | 439 |
-- ["Deer"] = "", -- |
440 |
-- ["Defeat all enemies!"] = "", -- portal |
|
441 |
-- ["Defeat Professor Hogevil!"] = "", -- A_Space_Adventure:death01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
442 |
-- ["Defeat the cannibals"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
443 |
-- ["Defeat the cannibals!|"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
444 |
-- ["Defeat the cannibals!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
445 |
-- ["Defeat the cannibals!|Grenade hint: Set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
446 |
-- ["Defeat the cyborgs!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 447 |
-- ["Defeat the enemy!"] = "", -- A_Classic_Fairytale:queen |
448 |
-- ["Delete Waypoint"] = "", -- HedgeEditor |
|
449 |
-- ["Deletion Mode: [5]"] = "", -- HedgeEditor |
|
450 |
-- ["Deletion Mode"] = "", -- HedgeEditor |
|
451 |
-- ["Deletition Mode"] = "", -- HedgeEditor |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
452 |
-- ["Demolition is fun!"] = "", |
12716 | 453 |
-- ["Demo"] = "", -- The_Specialists |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
454 |
-- ["Dense Cloud"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
455 |
-- ["Dense Cloud must have already told them everything..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 456 |
-- ["Dense Cloud?! What are you doing?!"] = "", -- A_Classic_Fairytale:queen |
457 |
-- ["Depleted Kamikaze! +5 points!"] = "", -- Space_Invasion |
|
458 |
-- ["Derp"] = "", -- User_Mission_-_Nobody_Laugh |
|
459 |
-- ["Desert Storm"] = "", -- |
|
13307 | 460 |
-- ["Destroy all targets with no more than 10 bazookas."] = "", -- Basic_Training_-_Bazooka |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
461 |
-- ["Destroy all targets with no more than 5 bazookas."] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
462 |
-- ["Destroy all the targets!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
12716 | 463 |
-- ["Destroyer of planes"] = "", -- User_Mission_-_RCPlane_Challenge |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
464 |
-- ["Destroy him, Leaks A Lot! He is responsible for the deaths of many of us!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 465 |
-- ["Destroy invaders and collect bonuses to score points."] = "", -- Space_Invasion |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
466 |
-- ["Destroy the targets!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
467 |
-- ["Destroy the targets!|Hint: Select the Shoryuken and hit [Space]|P.S. You can use it mid-air."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
468 |
-- ["Destroy the targets!|Hint: [Up], [Down] to aim, [Space] to shoot"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 469 |
-- ["+%d flamer fuel!"] = "", -- Tumbler |
470 |
-- ["%d Hapless Hogs left"] = "", -- User_Mission_-_That_Sinking_Feeling |
|
471 |
-- ["+%d health"] = "", -- Mutant |
|
472 |
-- ["%d-Hit Combo! +%d points!"] = "", -- Space_Invasion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
473 |
-- ["Did anyone follow you?"] = "", -- A_Classic_Fairytale:united |
12716 | 474 |
-- ["Did I miss something?"] = "", -- Space_Invasion |
475 |
-- ["Did not finish"] = "", -- Racer, TechRacer |
|
476 |
-- ["Did you really think I've changed?"] = "", -- A_Classic_Fairytale:queen |
|
477 |
-- ["Did you really think that I've changed?"] = "", -- A_Classic_Fairytale:queen |
|
478 |
-- ["Did you really think that we needed the help of one of you?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
479 |
-- ["Did you see him coming?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
480 |
-- ["Did you warn the village?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
481 |
-- ["Die, die, die!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 482 |
-- ["Difficulty: "] = "", -- Continental_supplies |
483 |
-- ["Difficulty: Easy"] = "", -- A_Classic_Fairytale:first_blood |
|
484 |
-- ["Difficulty: Hard"] = "", -- A_Classic_Fairytale:first_blood |
|
485 |
-- ["Dimitry"] = "", -- |
|
486 |
-- ["%d invaders have been destroyed in this game."] = "", -- Space_Invasion |
|
487 |
-- ["Disabled"] = "", -- WxW |
|
7905 | 488 |
-- ["Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"] = "", -- Continental_supplies |
12716 | 489 |
-- ["Displacer"] = "", -- |
490 |
-- ["Disqualified!"] = "", -- User_Mission_-_That_Sinking_Feeling |
|
491 |
-- ["Diver"] = "", -- User_Mission_-_Diver |
|
492 |
-- ["%d ms"] = "", -- HedgeEditor |
|
493 |
-- ["Doing stuff a monkey could do."] = "", -- A_Classic_Fairytale:queen |
|
494 |
-- ["Domination game"] = "", -- Control |
|
495 |
-- ["Donald"] = "", -- |
|
496 |
-- ["Do not destroy the crates!"] = "", -- A_Space_Adventure:fruit02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
497 |
-- ["Do not laugh, inexperienced one, for he speaks the truth!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
498 |
-- ["Do not let his words fool you, young one! He will stab you in the back as soon as you turn away!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 499 |
-- ["Don't be foolish, son, there will be more."] = "", -- A_Space_Adventure:fruit01 |
500 |
-- ["Don't blow up the crate."] = "", -- A_Classic_Fairytale:journey |
|
501 |
-- ["Don't destroy the device crate!"] = "", -- A_Space_Adventure:desert01 |
|
502 |
-- ["Don't eliminate Captain Lime before collecting the last crate!"] = "", -- A_Space_Adventure:fruit02 |
|
503 |
-- ["Don't hit me, you fools!"] = "", -- A_Space_Adventure:moon01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
504 |
-- ["Don't hit yourself!"] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
505 |
-- ["Don't touch the flames!"] = "", -- ClimbHome |
12716 | 506 |
-- ["Don't you dare harming our tribe!"] = "", -- A_Classic_Fairytale:queen |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
507 |
-- ["Double Kill!"] = "", |
12716 | 508 |
-- ["Double kill!"] = "", -- Mutant |
509 |
-- ["Do you have any idea how bad an exploding arrow hurts?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
510 |
-- ["Do you have any idea how valuable grass is?"] = "", -- A_Classic_Fairytale:enemy |
12716 | 511 |
-- ["Do you have any idea what it's like in the village for a woman?"] = "", -- A_Classic_Fairytale:queen |
512 |
-- ["Do you know where they are?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
513 |
-- ["Do you think you're some kind of god?"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
514 |
-- ["Dragon's Lair"] = "", -- A_Classic_Fairytale:dragon |
12716 | 515 |
-- ["Dr. Banting"] = "", -- |
516 |
-- ["Dr. Barnard"] = "", -- |
|
517 |
-- ["Dr. Blackwell"] = "", -- |
|
518 |
-- ["Dr. Cornelius"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01 |
|
519 |
-- ["Dr. Crushing"] = "", -- |
|
520 |
-- ["Dr. Drew"] = "", -- |
|
521 |
-- ["Dr. Harvey"] = "", -- |
|
522 |
-- ["Dr. Hollows"] = "", -- |
|
523 |
-- ["Dr. Horace"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
524 |
-- ["Drills"] = "", -- A_Classic_Fairytale:backstab |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
525 |
-- ["Drill Strike"] = "", -- Construction_Mode |
12716 | 526 |
-- ["Dr. Jenner"] = "", -- |
527 |
-- ["Dr. Jung"] = "", -- |
|
528 |
-- ["Drone Hunter! +10 points!"] = "", -- Space_Invasion |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
529 |
-- ["Drop a bomb: [Drop some heroic wind that will turn into a bomb on impact]"] = "", -- Continental_supplies |
12716 | 530 |
-- ["- Dropped flags may be returned or recaptured"] = "", -- Capture_the_Flag |
531 |
-- ["Dropping a weapon while in water would just drown it, but launching one would work."] = "", -- Basic_Training_-_Flying_Saucer |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
532 |
-- ["Drop weapon (while on rope): [Long Jump]"] = "", -- Basic_Training_-_Rope |
5398 | 533 |
["Drowner"] = "Utopenec", |
12716 | 534 |
-- ["Dr. Parkinson"] = "", -- |
535 |
-- ["Drunk greenhorn"] = "", -- User_Mission_-_RCPlane_Challenge |
|
536 |
-- ["Drunk with power, perhaps!"] = "", -- A_Classic_Fairytale:queen |
|
537 |
-- ["%d sec"] = "", -- Construction_Mode |
|
538 |
-- ["+%d seconds!"] = "", -- Tumbler |
|
539 |
-- ["Dubloon Devil"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
540 |
-- ["Dude, all the plants are gone!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
541 |
-- ["Dude, can you see Ramon and Spiky?"] = "", -- A_Classic_Fairytale:journey |
12716 | 542 |
-- ["Dude, it's unbearable!"] = "", -- A_Classic_Fairytale:queen |
543 |
-- ["Dude, let me out!"] = "", -- A_Classic_Fairytale:epil |
|
544 |
-- ["Dude, that outfit is so cool!"] = "", -- A_Classic_Fairytale:epil |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
545 |
-- ["Dude, that's so cool!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 546 |
-- ["Dude, this is boring!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
547 |
-- ["Dude, we really need a new shaman..."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
548 |
-- ["Dude, what's this place?!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
549 |
-- ["Dude, where are we?"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
550 |
-- ["Dude, wow! I just had the weirdest high!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 551 |
-- ["Dude, wow, you're so cute!"] = "", -- A_Classic_Fairytale:queen |
552 |
-- ["Dud Mine Placement Mode"] = "", -- HedgeEditor |
|
553 |
-- ["DUD MINE PLACEMENT MODE"] = "", -- HedgeEditor |
|
7905 | 554 |
-- ["Duration"] = "", -- Continental_supplies |
12716 | 555 |
-- ["During the final testing of the device an accident happened."] = "", -- A_Space_Adventure:moon02 |
556 |
-- ["During the game you can get new RC planes by collecting the weapon crates."] = "", -- A_Space_Adventure:desert03 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
557 |
-- ["Dust storm: [Deals 15 damage to all enemies in the circle]"] = "", -- Continental_supplies |
12716 | 558 |
-- ["Each time you destroy all the targets on your current level you'll get teleported to the next level."] = "", -- A_Space_Adventure:desert03 |
559 |
-- ["Each time you play this missions enemy hogs will play in a random order."] = "", -- A_Space_Adventure:death02 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
560 |
-- ["Each turn is only ONE SECOND!"] = "", -- Frenzy |
5398 | 561 |
["Each turn you get 1-3 random weapons"] = "Každý tah dostaneš 1-3 náhodné zbraně", |
562 |
["Each turn you get one random weapon"] = "Každý tah dostaneš jednu náhodnou zbraň", |
|
12716 | 563 |
-- ["Each turn you'll have only one rope to use."] = "", -- A_Space_Adventure:moon02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
564 |
-- ["Eagle Eye"] = "", -- A_Classic_Fairytale:backstab |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
565 |
-- ["Eagle Eye: [Blink to the impact ~ One shot]"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
566 |
-- ["Ear Sniffer"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:epil |
12716 | 567 |
-- ["EASY"] = "", -- Continental_supplies |
568 |
-- ["Eckles"] = "", -- User_Mission_-_Nobody_Laugh |
|
569 |
-- ["Eclipse"] = "", -- Big_Armory |
|
570 |
-- ["Editing Commands: (Use while no weapon is selected)"] = "", -- HedgeEditor |
|
571 |
-- ["Ehm, okay ..."] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
572 |
-- ["Elderbot"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
573 |
-- ["Elimate your captor."] = "", -- User_Mission_-_The_Great_Escape |
5398 | 574 |
["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Znič všechny cíle, než ti vyprší čas.|Na tuto misi máš neomezeně munice.", --Bazooka, Shotgun, SniperRifle |
12716 | 575 |
-- ["Eliminate the Blue Team before the time runs out."] = "", -- User_Mission_-_Dangerous_Ducklings |
576 |
-- ["Eliminate the enemy before the time runs out."] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
577 |
-- ["Eliminate the enemy hogs to win."] = "", |
5398 | 578 |
["Eliminate the enemy specialists."] = "Zabij nepřátelské specialisty", |
12716 | 579 |
-- ["Eliminate the enemy."] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock, User_Mission_-_Nobody_Laugh |
580 |
-- ["Eliminate Unit 3378."] = "", -- User_Mission_-_Teamwork |
|
581 |
-- ["Eliminate WatchBot 4000."] = "", -- User_Mission_-_Teamwork_2 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
582 |
-- ["Eliminate your captor."] = "", -- User_Mission_-_The_Great_Escape |
12716 | 583 |
-- ["Elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
584 |
-- ["Elmo"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
12716 | 585 |
-- ["Enabled"] = "", -- WxW |
586 |
-- ["Enemy kills: Collect victim's weapons and +%d%% of its base health"] = "", -- Battalion |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
587 |
-- ["Energetic Engineer"] = "", |
12716 | 588 |
-- ["Engineer"] = "", -- HedgeEditor, The_Specialists |
5398 | 589 |
["Enjoy the swim..."] = "Užij si plavání...", |
12716 | 590 |
-- ["Entered boredom phase! Discrepancies detected …"] = "", -- A_Classic_Fairytale:queen |
591 |
-- ["Epilogue"] = "", -- A_Classic_Fairytale:epil |
|
592 |
-- ["ERROR [getHogInfo]: Hog is nil!"] = "", -- Battalion |
|
593 |
-- ["Eugene"] = "", -- |
|
7905 | 594 |
-- ["Europe"] = "", -- Continental_supplies |
12716 | 595 |
-- ["Every 2 rings, the ring color will be green and you'll get an extra flying saucer."] = "", -- A_Space_Adventure:ice02 |
596 |
-- ["Every 2 rings you'll get extra flying saucers."] = "", -- A_Space_Adventure:ice02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
597 |
-- ["Everyone knows this."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
598 |
-- ["Every single time!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
599 |
-- ["Everything looks OK..."] = "", -- A_Classic_Fairytale:enemy |
12716 | 600 |
-- ["Every time you kill an enemy hog your ammo will get reset next turn."] = "", -- A_Space_Adventure:death02 |
601 |
-- ["Everywhere I look, I see hogs walking around …"] = "", -- A_Classic_Fairytale:epil |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
602 |
-- ["Exactly, man! That was my dream."] = "", -- A_Classic_Fairytale:backstab |
12716 | 603 |
-- ["Except me, of course! I just saved a whole planet!"] = "", -- A_Space_Adventure:final |
604 |
-- ["Experienced beginner"] = "", -- User_Mission_-_RCPlane_Challenge |
|
605 |
-- ["Explore the tunnel with the other hedgehogs and search for the device"] = "", -- A_Space_Adventure:fruit02 |
|
606 |
-- ["Exploring the tunnel"] = "", -- A_Space_Adventure:fruit02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
607 |
-- ["Eye Chewer"] = "", -- A_Classic_Fairytale:journey |
12716 | 608 |
-- ["Fair Wind"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
609 |
-- ["Fall Damage"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
610 |
-- ["Fallen Angel"] = "", -- Tentacle_Terror |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
611 |
-- ["Family Reunion"] = "", -- A_Classic_Fairytale:family |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
612 |
-- ["Fastest lap: %.3fs by %s"] = "", -- TrophyRace |
5398 | 613 |
["Fastest lap: "] = "Nejrychlejší kolo: ", |
614 |
["Feeble Resistance"] = "Slabý odpor", |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
615 |
-- ["Fell From Grace"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
616 |
-- ["Fell From Heaven"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
617 |
-- ["Fell From Heaven is the best! Fell From Heaven is the greatest!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
618 |
-- ["Femur Lover"] = "", -- A_Classic_Fairytale:shadow |
12716 | 619 |
-- ["Fierce Competition! +8 points!"] = "", -- Space_Invasion |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
620 |
-- ["Fiery Water"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united |
12716 | 621 |
-- ["Fiery Water?! Are you drunk again?"] = "", -- A_Classic_Fairytale:queen |
622 |
-- ["Fighting instead of cultivating a beautiful friendship."] = "", -- A_Classic_Fairytale:epil |
|
623 |
-- ["Fight: Press [Attack]"] = "", -- A_Space_Adventure:fruit01 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
624 |
-- ["Filthy Blue"] = "", -- User_Mission_-_Dangerous_Ducklings |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
625 |
-- ["Final Challenge:"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
626 |
-- ["Finally! We're out of this hellhole. Now go save the princess, %s!"] = "", -- A_Classic_Fairytale:family |
12716 | 627 |
-- ["Finally you are here!"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:ice01 |
628 |
-- ["Final result"] = "", -- Mutant |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
629 |
-- ["Final Targets"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
12716 | 630 |
-- ["Final team scores:"] = "", -- Space_Invasion |
631 |
-- ["Find a way to detonate all the explosives and stay alive!"] = "", -- A_Space_Adventure:final |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
632 |
-- ["Find your tribe!|Cross the lake!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 633 |
-- ["Finish this challenge as fast as possible to earn bonus points."] = "", -- User_Mission_-_Rope_Knock_Challenge |
634 |
-- ["Finish waypoint placement"] = "", -- Racer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
635 |
-- ["Finish your training|Hint: Animations can be skipped with the [Precise] key."] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
636 |
-- ["Finite Ropes"] = "", -- Basic_Training_-_Rope |
12716 | 637 |
-- ["Fire: [Precise]"] = "", -- Space_Invasion, Tumbler |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
638 |
-- ["First aid kits?!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
639 |
-- ["First Blood"] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
640 |
-- ["- First clan to capture the flag wins"] = "", -- Capture_the_Flag |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
641 |
-- ["- First clan to score %d captures wins"] = "", -- Capture_the_Flag |
12716 | 642 |
-- ["First killer will mutate"] = "", -- Mutant |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
643 |
-- ["First Steps"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 644 |
-- ["- First team to capture the flag wins"] = "", -- Capture_the_Flag |
645 |
-- ["- First team to score %d captures wins"] = "", -- Capture_the_Flag |
|
646 |
-- ["Fishy"] = "", -- |
|
5398 | 647 |
["Flag captured!"] = "Vlajka zabrána!", |
648 |
["Flag respawned!"] = "Vlajka obnovena!", |
|
649 |
["Flag returned!"] = "Vlajka navrácena!", |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
650 |
-- ["Flamer"] = "", |
12716 | 651 |
-- ["Flamer selected!"] = "", -- Tumbler |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
652 |
-- ["Flaming Worm"] = "", -- A_Classic_Fairytale:backstab |
12716 | 653 |
-- ["Flawless victory!"] = "", -- User_Mission_-_RCPlane_Challenge |
654 |
-- ["Flee: Press [Jump]"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
655 |
-- ["Flesh for Brainz"] = "", -- A_Classic_Fairytale:journey |
12716 | 656 |
-- ["Fly around and hurl explosives to your enemies."] = "", -- Tumbler |
657 |
-- ["Flying Saucer Training"] = "", -- Basic_Training_-_Flying_Saucer |
|
658 |
-- ["Fly into space to fight off the invaders with barrels!"] = "", -- Space_Invasion |
|
659 |
-- ["Fly to the meteorite and detonate the explosives"] = "", -- A_Space_Adventure:cosmos |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
660 |
-- ["For the next crate, you have to do back jumps."] = "", -- Basic_Training_-_Movement |
12716 | 661 |
-- ["Four Eyes"] = "", -- |
662 |
-- ["Frankie"] = "", -- |
|
663 |
-- ["Frank"] = "", -- User_Mission_-_Nobody_Laugh |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
664 |
-- ["Free Dense Cloud and continue the mission!"] = "", -- A_Classic_Fairytale:journey |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
665 |
-- ["FRENZY"] = "", -- Frenzy |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
666 |
-- ["Friendly Fire!"] = "", |
12716 | 667 |
-- ["Friendly kills: Clear killer's pool and -%d%% of its base health"] = "", -- Battalion |
668 |
-- ["From the second turn and beyond the water rises."] = "", -- A_Space_Adventure:desert02 |
|
669 |
-- ["Frozen Bandits"] = "", -- A_Space_Adventure:ice01 |
|
670 |
-- ["Fruit"] = "", -- |
|
671 |
-- ["Fruit Assassins"] = "", -- A_Space_Adventure:fruit02 |
|
672 |
-- ["Fruity"] = "", -- |
|
673 |
-- ["Fuel: %d"] = "", -- Tumbler |
|
674 |
-- ["Fuzzy Beard"] = "", -- |
|
675 |
-- ["“g=150”, where 150 is 150% of normal gravity."] = "", -- Gravity |
|
676 |
-- ["“g=50, g2=150, period=4000” for gravity changing|from 50 to 150 and back with period of 4000 ms."] = "", -- Gravity |
|
677 |
-- ["Galaxy Guardians"] = "", -- Big_Armory |
|
5398 | 678 |
["Game Modifiers: "] = "Herní modifikátory: ", |
679 |
["GAME OVER!"] = "KONEC HRY!", |
|
12716 | 680 |
-- ["Game over!"] = "", -- Space_Invasion |
5398 | 681 |
["Game Started!"] = "Hra začala!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
682 |
-- ["Game? Was this a game to you?!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 683 |
-- ["Gangsters"] = "", -- |
7905 | 684 |
-- ["GasBomb"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
685 |
-- ["Gas Gargler"] = "", -- A_Classic_Fairytale:queen |
12716 | 686 |
-- ["Gasp! A smuggler!"] = "", -- A_Space_Adventure:desert01 |
687 |
-- ["Gasp!"] = "", -- A_Space_Adventure:desert01 |
|
688 |
-- ["Gathering fruits all day long."] = "", -- A_Classic_Fairytale:queen |
|
689 |
-- ["Gear information hidden"] = "", -- HedgeEditor |
|
690 |
-- ["Gear information shown"] = "", -- HedgeEditor |
|
691 |
-- ["Gear Placement Tool"] = "", -- HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
692 |
-- ["General information"] = "", -- Continental_supplies |
12716 | 693 |
-- ["General Lemon"] = "", -- A_Space_Adventure:fruit01 |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
694 |
-- ["Generator"] = "", -- Construction_Mode |
12716 | 695 |
-- ["Generator: Generates energy."] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
696 |
-- ["Get Dense Cloud out of the pit!"] = "", -- A_Classic_Fairytale:journey |
12716 | 697 |
-- ["Get him, Spike!"] = "", -- A_Space_Adventure:desert01 |
5398 | 698 |
["Get on over there and take him out!"] = "Běž tamhle a dostaň ho!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
699 |
-- ["Get on the head of the mole"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 700 |
-- ["Get past the flower."] = "", -- A_Classic_Fairytale:journey |
701 |
-- ["Get ready to fight!"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
702 |
-- ["Get that crate!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
703 |
-- ["Get the crate on the other side of the island!|"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
704 |
-- ["Get the crate on the other side of the island."] = "", -- A_Classic_Fairytale:journey |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
705 |
-- ["Get the final crate to the right to complete the training."] = "", -- Basic_Training_-_Movement |
12716 | 706 |
-- ["Get the highest score to win."] = "", -- Space_Invasion |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
707 |
-- ["Get the next crate by jumping over the abyss."] = "", -- Basic_Training_-_Movement |
12716 | 708 |
-- ["Getting ready"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:desert01, A_Space_Adventure:desert02, A_Space_Adventure:ice01, A_Space_Adventure:ice02, A_Space_Adventure:moon01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
709 |
-- ["Getting Started"] = "", -- Basic_Training_-_Rope |
12716 | 710 |
-- ["Getting to the device"] = "", -- A_Space_Adventure:fruit02 |
711 |
-- ["Get to the crate using your flying saucer!"] = "", -- Basic_Training_-_Flying_Saucer |
|
712 |
-- ["Get to the target using your rope!"] = "", -- Basic_Training_-_Rope |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
713 |
-- ["Get your teammates out of their natural prison and save the princess!"] = "", -- A_Classic_Fairytale:family |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
714 |
-- ["Get your teammates out of their natural prison and save the princess!|Hint: Drilling holes should solve everything.|Hint: It might be a good idea to place a girder before starting to drill. Just saying.|Hint: All your hedgehogs need to be above the marked height!|Hint: Leaks A Lot needs to get really close to the princess!"] = "", -- A_Classic_Fairytale:family |
12716 | 715 |
-- ["Giggles"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
716 |
-- ["Gimme Bones"] = "", -- A_Classic_Fairytale:backstab |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
717 |
-- ["Girder"] = "", -- Construction_Mode |
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
718 |
-- ["Girder Placement Mode"] = "", -- Construction_Mode |
12716 | 719 |
-- ["GIRDER PLACEMENT MODE"] = "", -- HedgeEditor |
720 |
-- ["Give a hog a preset identity and weapons"] = "", -- HedgeEditor |
|
721 |
-- ["Give an entire team themed hats and names"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
722 |
-- ["Glark"] = "", -- A_Classic_Fairytale:shadow |
12716 | 723 |
-- ["Glasses"] = "", -- |
724 |
-- ["Glassy"] = "", -- |
|
725 |
-- ["Goal Definition Mode"] = "", -- HedgeEditor |
|
726 |
-- ["GOAL DEFINITION MODE"] = "", -- HedgeEditor |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
727 |
-- ["Goal: Score %d points or more to win!"] = "", -- Mutant |
12716 | 728 |
-- ["Go and collect the crate"] = "", -- A_Space_Adventure:cosmos |
729 |
-- ["Godai"] = "", -- |
|
730 |
-- ["Go down and save these PAotH hogs!"] = "", -- A_Space_Adventure:moon01 |
|
731 |
-- ["Go, get him again!"] = "", -- A_Space_Adventure:moon02 |
|
732 |
-- ["Goggles"] = "", -- |
|
733 |
-- ["Goggs"] = "", -- |
|
5398 | 734 |
["GO! GO! GO!"] = "Běž! Běž! Běž!", |
735 |
["Good birdy......"] = "Hodný ptáček......", |
|
12716 | 736 |
-- ["Good bye!"] = "", -- Basic_Training_-_Flying_Saucer |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
737 |
-- ["Good Dude"] = "", -- User_Mission_-_The_Great_Escape |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
738 |
-- ["Good idea, they'll never find us there!"] = "", -- A_Classic_Fairytale:united |
12716 | 739 |
-- ["Good job!"] = "", -- Basic_Training_-_Flying_Saucer, Basic_Training_-_Rope |
740 |
-- ["Good job! Defeat the rest of the aliens!"] = "", -- A_Classic_Fairytale:queen |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
741 |
-- ["Good job! Now destroy the final targets to finish the training."] = "", -- Basic_Training_-_Grenade |
12716 | 742 |
-- ["Good luck!"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:fruit02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
743 |
-- ["Good luck...or else!"] = "", -- A_Classic_Fairytale:journey |
5398 | 744 |
["Good luck out there!"] = "Hodně štěstí tam venku!", |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
745 |
-- ["Good so far!"] = "", |
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
746 |
-- ["Good to go!"] = "", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
747 |
-- ["Good! You now control Cappy."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
748 |
-- ["Go on top of the flower"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
749 |
-- ["Go, quick!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
750 |
-- ["Gorkij"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
751 |
-- ["Go surf!"] = "", -- WxW |
12716 | 752 |
-- ["Got 1 more saucer and 8 more seconds added to the clock"] = "", -- A_Space_Adventure:ice02 |
753 |
-- ["Got 1 more saucer"] = "", -- A_Space_Adventure:ice02 |
|
5398 | 754 |
["GOTCHA!"] = "Mám tě!", |
12716 | 755 |
-- ["Go to Thanta and get the device part!"] = "", -- A_Space_Adventure:ice01 |
756 |
-- ["Go to the surface!"] = "", -- A_Space_Adventure:fruit02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
757 |
-- ["Go to the target."] = "", -- Basic_Training_-_Rope |
12716 | 758 |
-- ["Go to the upper platform and get the weapons in the crates!"] = "", -- A_Space_Adventure:moon01 |
759 |
-- ["Got the saucer!"] = "", -- A_Space_Adventure:cosmos |
|
760 |
-- ["Got to go back."] = "", -- A_Space_Adventure:cosmos |
|
761 |
-- ["Got you? You're acting weird."] = "", -- A_Classic_Fairytale:queen |
|
762 |
-- ["Grab mines/barrels: [High jump]"] = "", -- Tumbler |
|
763 |
-- ["Gravity: 100%"] = "", -- Gravity |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
764 |
-- ["Great!"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
765 |
-- ["Great choice, Steve! Mind if I call you that?"] = "", -- A_Classic_Fairytale:shadow |
12716 | 766 |
-- ["Great! Let’s kill all these enemies, using portals."] = "", -- portal |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
767 |
-- ["Great work! Now hit it with your Baseball Bat! |Tip: You can change weapon with 'Right Click'!"] = "", -- Basic_Training_-_Rope |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
768 |
-- ["Great! You will be contacted soon for assistance."] = "", -- A_Classic_Fairytale:shadow |
12716 | 769 |
-- ["Green"] = "", -- |
770 |
-- ["Green areas are portal-proof and repel portals."] = "", -- A_Space_Adventure:final |
|
771 |
-- ["Green areas are portal-proof."] = "", -- A_Space_Adventure:final |
|
772 |
-- ["Green Bananas"] = "", -- A_Space_Adventure:fruit01 |
|
773 |
-- ["Green Bananas won!"] = "", -- A_Space_Adventure:fruit01 |
|
774 |
-- ["Green Hog Grape"] = "", -- A_Space_Adventure:fruit01 |
|
775 |
-- ["Green hogs won't intentionally hurt you."] = "", -- A_Space_Adventure:fruit01 |
|
776 |
-- ["Greenhorn"] = "", -- User_Mission_-_RCPlane_Challenge |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
777 |
-- ["Green lipstick bullet: [Poisonous, deals no damage]"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
778 |
-- ["Greetings, cloudy one!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 779 |
-- ["Greetings from the Navy, %s (%s), for being a distance of %d away from the mainland!"] = "", -- ClimbHome |
780 |
-- ["Greetings, %s!"] = "", -- A_Classic_Fairytale:dragon |
|
781 |
-- ["Greg"] = "", -- User_Mission_-_Teamwork_2, User_Mission_-_Teamwork |
|
782 |
-- ["Grenade Group"] = "", -- Target_Practice_-_Grenade_easy, Target_Practice_-_Grenade_hard |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
783 |
-- ["Grenades explode after 1 to 5 seconds (you decide)."] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
784 |
-- ["Grenades with high bounciness bounce a lot and behave chaotic."] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
785 |
-- ["Grenade Team"] = "", -- Basic_Training_-_Grenade |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
786 |
-- ["Grenade Training"] = "", -- Basic_Training_-_Grenade |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
787 |
-- ["Grenadiers"] = "", -- Basic_Training_-_Grenade |
12716 | 788 |
-- ["Grenadier"] = "", -- Target_Practice_-_Grenade_easy, Target_Practice_-_Grenade_hard, HedgeEditor |
789 |
-- ["Grey"] = "", -- |
|
790 |
-- ["Guards"] = "", -- A_Space_Adventure:cosmos |
|
791 |
-- ["Guile"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
792 |
-- ["Guys, do you think there's more of them?"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
793 |
-- ["HAHA!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
794 |
-- ["Haha!"] = "", -- A_Classic_Fairytale:united |
12716 | 795 |
-- ["Haha! Come!"] = "", -- A_Classic_Fairytale:queen |
5398 | 796 |
["Hahahaha!"] = "Hahahaha!", |
12716 | 797 |
-- ["Haha, I love the look on your face!"] = "", -- A_Classic_Fairytale:queen |
5398 | 798 |
["Haha, now THAT would be something!"] = "Haha, tak TOHLE bude něco!", |
12716 | 799 |
-- ["Haha, that was just a coincidence!"] = "", -- A_Classic_Fairytale:queen |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
800 |
-- ["Hammer"] = "", -- Construction_Mode, Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
801 |
-- ["Hannibal"] = "", -- A_Classic_Fairytale:epil |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
802 |
[" Hapless Hogs left!"] = "Nešťastný ježek odešel!", |
5398 | 803 |
["Hapless Hogs"] = "Nešťastný ježek", |
12716 | 804 |
-- ["Happy with your race track?|Then stop building and start racing!"] = "", -- Racer |
805 |
-- ["HARD"] = "", -- Continental_supplies |
|
806 |
-- ["Hard flying"] = "", -- A_Space_Adventure:ice02 |
|
807 |
-- ["Harris"] = "", -- |
|
808 |
-- ["Harry Potter"] = "", -- |
|
809 |
-- ["Harry"] = "", -- User_Mission_-_Nobody_Laugh |
|
810 |
-- ["H"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
811 |
-- ["Hatless Jerry"] = "", -- A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
812 |
-- ["Have no illusions, your tribe is dead, indifferent of your choice."] = "", -- A_Classic_Fairytale:shadow |
12716 | 813 |
-- ["Haven't found it yet ..."] = "", -- A_Space_Adventure:desert01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
814 |
-- ["Have we ever attacked you first?"] = "", -- A_Classic_Fairytale:enemy |
12716 | 815 |
-- ["H confirmed that there isn't such a PAotH activity logged."] = "", -- A_Space_Adventure:desert01 |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
816 |
-- ["Healing Station"] = "", -- Construction_Mode |
12716 | 817 |
-- ["Healing Station: Heals nearby hogs."] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
818 |
-- ["Health and Mission Panel"] = "", -- Basic_Training_-_Movement |
13307 | 819 |
-- ["Health"] = "", -- Basic_Training_-_Movement |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
820 |
-- ["Health Crate Placement Mode"] = "", -- Construction_Mode |
12716 | 821 |
-- ["HEALTH CRATE PLACEMENT MODE"] = "", -- HedgeEditor |
822 |
-- ["Health: %d"] = "", -- HedgeEditor |
|
823 |
-- ["Health: Hogs lose up to 7% base health per turn"] = "", -- Battalion |
|
824 |
-- ["Health Modification Mode"] = "", -- HedgeEditor |
|
825 |
-- ["HEALTH MODIFICATION MODE"] = "", -- HedgeEditor |
|
826 |
-- ["Heartful"] = "", -- Challenge_-_Speed_Shoppa_-_Hedgelove |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
827 |
-- ["Heavenly Defense"] = "", -- Tentacle_Terror |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
828 |
-- ["Heavy Cannfantry"] = "", -- A_Classic_Fairytale:united |
5398 | 829 |
["Heavy"] = "Těžký", |
12716 | 830 |
-- ["Heckles"] = "", -- |
831 |
-- ["Heck, you even executed one of your own!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
832 |
-- ["Hedge-cogs"] = "", -- A_Classic_Fairytale:enemy |
12716 | 833 |
-- ["HEDGEEDITOR"] = "", -- HedgeEditor |
834 |
-- ["HedgeEditor tool"] = "", -- HedgeEditor |
|
835 |
-- ["Hedgehog"] = "", -- |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
836 |
-- ["Hedgehog projectile: [Fire your hog like a Sticky Bomb]"] = "", -- Continental_supplies |
12716 | 837 |
-- ["Hedgehogs can not be deleted."] = "", -- HedgeEditor |
838 |
-- ["Hedgehogs will be revived after their death."] = "", -- Mutant |
|
839 |
-- ["Hedgehogs will start in the first waypoint."] = "", -- Racer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
840 |
-- ["Hedgibal Lecter"] = "", -- A_Classic_Fairytale:backstab |
12716 | 841 |
-- ["He doesn't know it but this device is a part of the anti-gravity device."] = "", -- A_Space_Adventure:ice01 |
842 |
-- ["He has captured the rest of the PAotH team and awaits to capture you!"] = "", -- A_Space_Adventure:moon01 |
|
5398 | 843 |
["Heh, it's not that bad."] = "Heh, to není tak špatné.", |
12716 | 844 |
-- ["Height over time"] = "", -- ClimbHome |
845 |
-- ["He is a very tough and very determined hedgehog. I would be extremely careful if I were you."] = "", -- A_Space_Adventure:moon02 |
|
846 |
-- ["Helena"] = "", -- A_Space_Adventure:moon01 |
|
847 |
-- ["Hell Army"] = "", -- portal |
|
848 |
-- ["Hello again, %s!"] = "", -- A_Classic_Fairytale:family |
|
849 |
-- ["Help Disabled"] = "", -- HedgeEditor |
|
850 |
-- ["Help Enabled"] = "", -- HedgeEditor |
|
851 |
-- ["Helpers: Each team starts with %d helper points"] = "", -- Battalion |
|
852 |
-- ["Helpers: Hogs will get 1 out of 2 helpers randomly each turn"] = "", -- Battalion |
|
853 |
-- ["Help Hog Solo to find all the parts of the anti-gravity device."] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
854 |
-- ["Help me, Leaks!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
855 |
-- ["Help me, please!!!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
856 |
-- ["Help me, please!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
857 |
-- ["He moves like an eagle in the sky."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
858 |
-- ["He must be in the village already."] = "", -- A_Classic_Fairytale:journey |
12716 | 859 |
-- ["HeneK"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
860 |
-- ["Here, let me help you!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
861 |
-- ["Here, let me help you save her!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
862 |
-- ["Here...pick your weapon!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 863 |
-- ["Here! Take it!"] = "", -- A_Space_Adventure:ice01 |
864 |
-- ["Here we go!"] = "", -- A_Space_Adventure:moon01 |
|
13307 | 865 |
-- ["Here you will find the current mission instructions."] = "", -- Basic_Training_-_Movement |
12716 | 866 |
-- ["Here you will learn how to fly the flying saucer|and get so learn some cool tricks."] = "", -- Basic_Training_-_Flying_Saucer |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
867 |
-- ["Hero Team"] = "", -- User_Mission_-_The_Great_Escape |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
868 |
-- ["He's so brave..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 869 |
-- ["He was the lab assistant of Dr. Goodhogan, the inventor of the anti-gravity device."] = "", -- A_Space_Adventure:moon02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
870 |
-- ["He won't be selling us out anymore!"] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
871 |
-- ["Hey, don't forget us! We still need to climb up!"] = "", -- A_Classic_Fairytale:family |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
872 |
-- ["Hey, guys!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
873 |
-- ["Hey guys!"] = "", -- A_Classic_Fairytale:united |
12716 | 874 |
-- ["Hey, Hog Solo! Finally you have come!"] = "", -- A_Space_Adventure:moon01 |
875 |
-- ["Hey! I was supposed to collect it!"] = "", -- A_Space_Adventure:fruit02 |
|
876 |
-- ["Hey, %s! Look, someone is stealing the saucer!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
877 |
-- ["Hey! This is cheating!"] = "", -- A_Classic_Fairytale:journey |
12716 | 878 |
-- ["Hidden"] = "", -- portal |
879 |
-- ["High Gravity: Gravity is %i%%"] = "", -- Gravity |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
880 |
-- ["High Jump: [Backspace]"] = "", -- Basic_Training_-_Movement |
12716 | 881 |
-- ["--- Highland ---"] = "", -- Battalion |
882 |
-- ["Highlander: Eliminate hogs to take their weapons"] = "", -- Highlander |
|
883 |
-- ["Highland: Hogs get %d random weapons from their pool"] = "", -- Battalion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
884 |
-- ["--- Highland Mode ---"] = "", -- Battalion |
13307 | 885 |
-- ["High Target"] = "", -- Basic_Training_-_Bazooka |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
886 |
-- ["Hightime"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 887 |
-- ["Hightower"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
888 |
-- ["Hill Guard"] = "", -- Bazooka_Battlefield |
12716 | 889 |
-- ["Hi! Nice to meet you."] = "", -- A_Space_Adventure:ice01 |
890 |
-- ["--- Hint ---"] = "", -- Battalion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
891 |
-- ["Hint: Don't stand too close at the wall before you jump!"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
892 |
-- ["Hint: Double Jump - Press [Backspace] twice"] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
893 |
-- ["Hint: Drilling holes should solve everything."] = "", -- A_Classic_Fairytale:family |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
894 |
-- ["Hint: Hit “High Jump” again when you're close to the highest point of a high jump."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
895 |
-- ["Hint: If this mission panel disappears, you can|see it again by hitting the Pause or Quit key."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
896 |
-- ["Hint: It might be a good idea to place a girder before starting to drill. Just saying."] = "", -- A_Classic_Fairytale:family |
13307 | 897 |
-- ["Hint: It might be easier if you vary the angle only slightly."] = "", -- Basic_Training_-_Bazooka |
12716 | 898 |
-- ["Hint: Kills won't transfer a hog's pool to the killer's pool"] = "", -- Battalion |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
899 |
-- ["Hint: Launch the bazooka horizontally at full power."] = "", -- Basic_Training_-_Bazooka |
12716 | 900 |
-- ["Hint: Press [Esc] to review the mission texts."] = "", -- A_Classic_Fairytale:first_blood |
901 |
-- ["Hint: Select the blow torch, aim and press [Fire]. Press [Fire] again to stop."] = "", -- A_Classic_Fairytale:journey |
|
902 |
-- ["Hint: Select the low gravity and press [Fire]."] = "", -- A_Classic_Fairytale:journey |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
903 |
-- ["Hint: %s needs to get really close to the princess!"] = "", -- A_Classic_Fairytale:family |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
904 |
-- ["Hint: The rope only bends around objects.|When it doesn't hit anything, it's always straight."] = "", -- Basic_Training_-_Rope |
13307 | 905 |
-- ["Hint: Use the flower for orientation."] = "", -- Basic_Training_-_Movement |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
906 |
-- ["Hint: When you shorten the rope, you move faster!|And when you lengthen it, you move slower."] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
907 |
-- ["Hint: you might want to stay out of sight and take all the crates...|"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
908 |
-- ["Hint: You might want to stay out of sight and take all the crates ..."] = "", -- A_Classic_Fairytale:journey |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
909 |
-- ["His arms are so strong!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 910 |
-- ["hits"] = "", -- Basic_Training_-_Bazooka |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
911 |
-- ["Hit the “Switch Hedgehog” key until you have|selected Cappy, the hedgehog with the cap!"] = "", -- Basic_Training_-_Movement |
12716 | 912 |
-- ["Hmm … it's going slower than expected."] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
913 |
-- ["Hmmm...actually...I didn't either."] = "", -- A_Classic_Fairytale:enemy |
5398 | 914 |
["Hmmm..."] = "Hmmm...", |
12716 | 915 |
-- ["Hmmm, I’ll have to find some way of moving him off this anti-portal surface."] = "", -- portal |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
916 |
-- ["Hmmm...it's a draw. How unfortunate!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
917 |
-- ["Hmmm...perhaps a little more time will help."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 918 |
-- ["Hm ... Now I ran out of fuel."] = "", -- A_Space_Adventure:cosmos |
919 |
-- ["Hog 100"] = "", -- A_Space_Adventure:fruit03 |
|
920 |
-- ["Hog 1"] = "", -- A_Space_Adventure:fruit03 |
|
921 |
-- ["Hog 3x5"] = "", -- A_Space_Adventure:fruit03 |
|
922 |
-- ["Hog 7+7"] = "", -- A_Space_Adventure:fruit03 |
|
923 |
-- ["Hog D"] = "", -- A_Space_Adventure:fruit03 |
|
924 |
-- ["Hog decar"] = "", -- A_Space_Adventure:fruit03 |
|
925 |
-- ["Hog dertien"] = "", -- A_Space_Adventure:fruit03 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
926 |
-- ["Hog %d"] = "", -- SimpleMission |
12716 | 927 |
-- ["Hog EOF"] = "", -- A_Space_Adventure:fruit03 |
928 |
-- ["Hogera is definitely the last planet I saved!"] = "", -- A_Space_Adventure:final |
|
929 |
-- ["Hogera is safe!"] = "", -- A_Space_Adventure:final |
|
930 |
-- ["Hog exi"] = "", -- A_Space_Adventure:fruit03 |
|
931 |
-- ["Hog Hephaestus"] = "", -- A_Space_Adventure:fruit03 |
|
932 |
-- ["Hog Identity Mode"] = "", -- HedgeEditor |
|
933 |
-- ["HOG IDENTITY MODE"] = "", -- HedgeEditor |
|
934 |
-- ["Hog III"] = "", -- A_Space_Adventure:fruit03 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
935 |
-- ["Hogminator"] = "", -- A_Classic_Fairytale:family |
12716 | 936 |
-- ["Hog nueve"] = "", -- A_Space_Adventure:fruit03 |
937 |
-- ["Hog octo"] = "", -- A_Space_Adventure:fruit03 |
|
938 |
-- ["Hogonauts"] = "", -- Basic_Training_-_Flying_Saucer |
|
939 |
-- ["Hog onze"] = "", -- A_Space_Adventure:fruit03 |
|
940 |
-- ["Hog Saturn"] = "", -- A_Space_Adventure:fruit03 |
|
7905 | 941 |
-- ["Hogs in sight!"] = "", -- Continental_supplies |
12716 | 942 |
-- ["Hog Solo and GB"] = "", -- A_Space_Adventure:fruit02 |
943 |
-- ["Hog Solo arrived at the Desert Planet!"] = "", -- A_Space_Adventure:cosmos |
|
944 |
-- ["Hog Solo arrived at the Fruit Planet!"] = "", -- A_Space_Adventure:cosmos |
|
945 |
-- ["Hog Solo arrived at the Ice Planet!"] = "", -- A_Space_Adventure:cosmos |
|
946 |
-- ["Hog Solo arrived at the meteorite!"] = "", -- A_Space_Adventure:cosmos |
|
947 |
-- ["Hog Solo arrived at the moon!"] = "", -- A_Space_Adventure:cosmos |
|
948 |
-- ["Hog Solo arrived at the Planet of Death!"] = "", -- A_Space_Adventure:cosmos |
|
949 |
-- ["Hog Solo"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01, A_Space_Adventure:death02, A_Space_Adventure:desert01, A_Space_Adventure:desert02, A_Space_Adventure:desert03, A_Space_Adventure:final, A_Space_Adventure:fruit01, A_Space_Adventure:fruit02, A_Space_Adventure:fruit03, A_Space_Adventure:ice01, A_Space_Adventure:ice02, A_Space_Adventure:moon01, A_Space_Adventure:moon02 |
|
950 |
-- ["Hog Solo couldn't escape, try again!"] = "", -- A_Space_Adventure:fruit01 |
|
951 |
-- ["Hog Solo escaped successfully!"] = "", -- A_Space_Adventure:fruit01 |
|
952 |
-- ["Hog Solo has to reach the last crates"] = "", -- A_Space_Adventure:fruit02 |
|
953 |
-- ["Hog Solo has to refuel his saucer."] = "", -- A_Space_Adventure:moon01 |
|
954 |
-- ["Hog Solo lost, try again!"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:death02, A_Space_Adventure:desert01, A_Space_Adventure:desert02, A_Space_Adventure:desert03, A_Space_Adventure:final, A_Space_Adventure:fruit02, A_Space_Adventure:fruit03, A_Space_Adventure:ice01, A_Space_Adventure:moon01 |
|
955 |
-- ["Hog Solo wins, congratulations!"] = "", -- A_Space_Adventure:moon01 |
|
956 |
-- ["- Hogs will be revived"] = "", -- Capture_the_Flag |
|
957 |
-- ["- Hogs will drop the flag when killed"] = "", -- Capture_the_Flag |
|
958 |
-- ["Hog two"] = "", -- A_Space_Adventure:fruit03 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
959 |
-- ["Hold [Attack] to attach the rope."] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
960 |
-- ["Hold the Attack key pressed for more power."] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
12716 | 961 |
-- ["Holy shit!"] = "", -- Mutant |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
962 |
-- ["Homing Bee"] = "", -- Construction_Mode |
12716 | 963 |
-- ["Honda"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
964 |
-- ["Honest Lee"] = "", -- A_Classic_Fairytale:enemy |
12716 | 965 |
-- ["Hook"] = "", -- Challenge_-_Speed_Shoppa_-_Ropes |
966 |
-- ["Hooks"] = "", -- |
|
5398 | 967 |
["Hooray!"] = "Hurá!", |
12716 | 968 |
-- ["Hooray! I actually did it! Hogera is safe!"] = "", -- A_Space_Adventure:final |
969 |
-- ["Hooray! I've found it, now I have to get back to Captain Lime!"] = "", -- A_Space_Adventure:fruit02 |
|
970 |
-- ["Hooray! You are a champion!"] = "", -- A_Space_Adventure:ice02 |
|
971 |
-- ["Hopeless case"] = "", -- User_Mission_-_RCPlane_Challenge |
|
972 |
-- ["Hop on top of the next flower and advance to the left coast."] = "", -- A_Classic_Fairytale:journey |
|
973 |
-- ["Horns"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
974 |
-- ["Hostage Situation"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
975 |
-- ["How can I ever repay you for saving my life?"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
976 |
-- ["How come in a village full of warriors, it's up to me to save it?"] = "", -- A_Classic_Fairytale:dragon |
12716 | 977 |
-- ["How could you betray us?"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
978 |
-- ["How difficult would you like it to be?"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 979 |
-- ["HOW DO THEY KNOW WHERE WE ARE?"] = "", -- A_Classic_Fairytale:united |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
980 |
-- ["However, if you fail to do so, she dies a most violent death, just like your friend! Muahahaha!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
981 |
-- ["However, if you fail to do so, she dies a most violent death! Muahahaha!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
982 |
-- ["However, my mates don't agree with me on letting you go..."] = "", -- A_Classic_Fairytale:dragon |
12716 | 983 |
-- ["However, the army of Yellow Watermelons is about to attack any moment now."] = "", -- A_Space_Adventure:fruit01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
984 |
-- ["How to Rope"] = "", -- Basic_Training_-_Rope |
12716 | 985 |
-- ["How would you like being discriminated against?"] = "", -- A_Classic_Fairytale:queen |
986 |
-- ["Huh?"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:queen |
|
5398 | 987 |
["Hunter"] = "Lovec", --Bazooka, Shotgun, SniperRifle |
12716 | 988 |
-- ["I ain't gonna sit around no more!"] = "", -- A_Classic_Fairytale:queen |
989 |
-- ["I already said I'm sorry!"] = "", -- A_Classic_Fairytale:epil |
|
990 |
-- ["I always suspected him!"] = "", -- A_Classic_Fairytale:epil |
|
991 |
-- ["I am going to leave the kids play by themselves."] = "", -- A_Classic_Fairytale:queen |
|
992 |
-- ["I am not ready for this planet yet. I should visit it when I have found all the other device parts."] = "", -- A_Space_Adventure:cosmos |
|
993 |
-- ["I am sorry but I was looking for a device that may be hidden somewhere around here."] = "", -- A_Space_Adventure:fruit02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
994 |
-- ["I believe there's more of them."] = "", -- A_Classic_Fairytale:backstab |
12716 | 995 |
-- ["I cannot let you go any further! … burp …"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
996 |
-- ["I can see you have been training diligently."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 997 |
-- ["I can't believe how blind we were."] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
998 |
-- ["I can't believe it worked!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
999 |
-- ["I can't believe this!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1000 |
-- ["I can't believe what I'm hearing!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1001 |
-- ["I can't let you go further because …"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1002 |
-- ["I can't wait any more, I have to save myself!"] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1003 |
-- ["Ice"] = "", -- Basic_Training_-_Movement |
12716 | 1004 |
-- ["Ice Jake"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1005 |
-- ["I could just teleport myself there..."] = "", -- A_Classic_Fairytale:family |
12716 | 1006 |
-- ["Icy Girder: [3]"] = "", -- HedgeEditor |
1007 |
-- ["Icy Land: [3]"] = "", -- HedgeEditor |
|
1008 |
-- ["Icy Land"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1009 |
-- ["I'd better get going myself."] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1010 |
-- ["Identity Thief"] = "", -- Mutant |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1011 |
-- ["I didn't until about a month ago."] = "", -- A_Classic_Fairytale:enemy |
12716 | 1012 |
-- ["I don't care. It's worth a fortune! Good bye, you idiot!"] = "", -- A_Space_Adventure:fruit02 |
1013 |
-- ["I don't know how you did that. But good work!|The next one should be easy as cake for you!"] = "", -- Basic_Training_-_Rope |
|
1014 |
-- ["I don't know if I can forget what you've done!"] = "", -- A_Classic_Fairytale:epil |
|
1015 |
-- ["I don't know who I can trust anymore."] = "", -- A_Classic_Fairytale:epil |
|
1016 |
-- ["I don't like your tone! You're hurting me!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1017 |
-- ["I feel something...a place! They will arrive near the circles!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1018 |
-- ["If only I had a way..."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1019 |
-- ["If only I were given a chance to explain my being here..."] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1020 |
-- ["If only one enemy is left, you'll get bonus ammo."] = "", -- A_Space_Adventure:death02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1021 |
-- ["I forgot that she's the daughter of the chief, too..."] = "", -- A_Classic_Fairytale:backstab |
12716 | 1022 |
-- ["I found it! Hooray!"] = "", -- A_Space_Adventure:desert01 |
1023 |
-- ["If some good old explosives were enough to save Hogera …"] = "", -- A_Space_Adventure:final |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1024 |
-- ["If they try coming here, they can have a taste of my delicious knuckles!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1025 |
-- ["If you agree to provide the information we need, you will be spared!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1026 |
-- ["If you can get that crate fast enough, your beloved \"princess\" may go free."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1027 |
-- ["If you decide to help us, though, we will no longer need to find a new governor for the island."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1028 |
-- ["If you don't want to slip away, you have to keep moving!"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1029 |
-- ["If you get stuck, use your Desert Eagle or restart the mission!|"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1030 |
-- ["If you get stuck, use your Desert Eagle or restart the mission!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1031 |
-- ["If you help us you can keep the device if you find it but we'll keep everything else."] = "", -- A_Space_Adventure:fruit02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1032 |
-- ["If you hurt an enemy, you'll get one third of the damage dealt."] = "", -- A_Space_Adventure:death02 |
12716 | 1033 |
-- ["If you injure a hedgehog you'll get 35% of the damage dealt."] = "", -- A_Space_Adventure:death02 |
1034 |
-- ["If you kill a hedgehog with the respective weapon your health points will be set to 100."] = "", -- A_Space_Adventure:death02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1035 |
-- ["If you kill an enemy, your health will be set to 100."] = "", -- A_Space_Adventure:death02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1036 |
-- ["If you know what I mean..."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1037 |
-- ["If you miss a shot while trying to|re-attach, your rope is gone, too!"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1038 |
-- ["If you say so..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1039 |
-- ["If you skip a turn then the turn time left will be added to your next turn."] = "", -- A_Space_Adventure:fruit03 |
1040 |
-- ["If you wish to replay, there are other possible endings, too!"] = "", -- A_Classic_Fairytale:epil |
|
1041 |
-- ["Igmund"] = "", -- User_Mission_-_Nobody_Laugh |
|
1042 |
-- ["I grew sick of the oppression! I broke free!"] = "", -- A_Classic_Fairytale:queen |
|
1043 |
-- ["I guess I can't go far without fuel!"] = "", -- A_Space_Adventure:cosmos |
|
1044 |
-- ["I guess we lost him!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1045 |
-- ["I guess you'll have to kill them."] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1046 |
-- ["I have come to make you an offering..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1047 |
-- ["I have heard that the local tribes say that many years ago some PAotH scientists were dumping their waste here."] = "", -- A_Space_Adventure:desert01 |
1048 |
-- ["I have more important things to do!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1049 |
-- ["I have no idea where that mole disappeared...Can you see it?"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1050 |
-- ["I have only 3 hogs available and they are all cadets."] = "", -- A_Space_Adventure:fruit01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1051 |
-- ["I have to follow that alien."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1052 |
-- ["I have to get back to the village!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1053 |
-- ["I have to reach the surface as quickly as I can."] = "", -- A_Space_Adventure:desert02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1054 |
-- ["I hope you are prepared for a small challenge, young one."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1055 |
-- ["I just don't want to sink to your level."] = "", -- A_Classic_Fairytale:backstab |
12716 | 1056 |
-- ["I just forgot all checkpoints of incomplete missions."] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1057 |
-- ["I just found out that they have captured your princess!"] = "", -- A_Classic_Fairytale:family |
12716 | 1058 |
-- ["I just want the strange device you found!"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1059 |
-- ["I just wonder where Ramon and Spiky disappeared..."] = "", -- A_Classic_Fairytale:journey |
12716 | 1060 |
-- ["Ikeda"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock |
1061 |
-- ["I know and I'm terribly sorry!"] = "", -- A_Classic_Fairytale:epil |
|
1062 |
-- ["I know, my hero!"] = "", -- A_Classic_Fairytale:epil |
|
1063 |
-- ["I know that your resources are low due to the battle but I'll send two of my best hogs to assist you."] = "", -- A_Space_Adventure:fruit02 |
|
1064 |
-- ["I … like being with you, too."] = "", -- A_Classic_Fairytale:epil |
|
1065 |
-- ["I'll get him!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1066 |
-- ["I'll hold them off while you return to the village!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1067 |
-- ["I'll let you know whatever I know about him if you manage to catch me 3 times."] = "", -- A_Space_Adventure:moon02 |
1068 |
-- ["I'll make good use of it."] = "", -- A_Space_Adventure:cosmos |
|
1069 |
-- ["I'll protect you!"] = "", -- A_Classic_Fairytale:epil |
|
1070 |
-- ["I love Dense Cloud now!"] = "", -- A_Classic_Fairytale:epil |
|
1071 |
-- ["I love you."] = "", -- A_Classic_Fairytale:epil |
|
1072 |
-- ["I'm afraid I can't let you proceed!"] = "", -- A_Classic_Fairytale:queen |
|
1073 |
-- ["I'm afraid we cannot afford that."] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1074 |
-- ["Imagine those targets are the wolves that killed your parents! Take your anger out on them!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1075 |
-- ["I'm...alive? How? Why?"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1076 |
-- ["I'm a ninja."] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1077 |
-- ["I marked the place of their arrival. You're welcome!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1078 |
-- ["I may lost this battle, but I haven't lost the war yet!"] = "", -- A_Space_Adventure:moon01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1079 |
-- ["I'm certain that this is a misunderstanding, fellow hedgehogs!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1080 |
-- ["I mean, none of you ceased to live."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1081 |
-- ["I'm getting old for this!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1082 |
-- ["I'm getting thirsty..."] = "", -- A_Classic_Fairytale:family |
12716 | 1083 |
-- ["I'm glad this is over!"] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1084 |
-- ["I'm here to help you rescue her."] = "", -- A_Classic_Fairytale:family |
12716 | 1085 |
-- ["I'm living a dream!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1086 |
-- ["I'm not sure about that!"] = "", -- A_Classic_Fairytale:united |
13307 | 1087 |
-- ["IMPORTANT: To see the mission panel again, use the quit or pause key."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1088 |
-- ["Impressive...you are still dry as the corpse of a hawk after a week in the desert..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1089 |
-- ["%i ms"] = "", -- Gravity |
1090 |
-- ["I'm so glad this is finally over!"] = "", -- A_Space_Adventure:final |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1091 |
-- ["I'm so scared!"] = "", -- A_Classic_Fairytale:united |
12716 | 1092 |
-- ["I'm still low on hogs. If you are not afraid I could use a set of extra hands."] = "", -- A_Space_Adventure:fruit02 |
1093 |
-- ["I'm still with the aliens."] = "", -- A_Classic_Fairytale:queen |
|
1094 |
-- ["I'm terribly sorry!"] = "", -- A_Classic_Fairytale:queen |
|
1095 |
-- ["I'm the spy! I've been giving you out!"] = "", -- A_Classic_Fairytale:queen |
|
1096 |
-- ["In am also entrusting you with some rope."] = "", -- A_Space_Adventure:cosmos |
|
1097 |
-- ["In case you haven't noticed, I'm a woman, too!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1098 |
-- ["Incredible..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1099 |
-- ["Indestructible Girder: [2]"] = "", -- HedgeEditor |
1100 |
-- ["Indestructible Land: [2]"] = "", -- HedgeEditor |
|
1101 |
-- ["Indestructible Land"] = "", -- HedgeEditor |
|
1102 |
-- ["In each round, the worst hedgehog of the round is eliminated."] = "", -- TrophyRace |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1103 |
-- ["I need to find the others!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1104 |
-- ["I need to get to the other side of this island, fast!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1105 |
-- ["I need to move the tribe!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1106 |
-- ["I need to prevent their arrival!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1107 |
-- ["I need to warn the others."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1108 |
-- ["In fact, you are the only one that's been acting strangely."] = "", -- A_Classic_Fairytale:backstab |
12716 | 1109 |
-- ["Initiate escape wish!"] = "", -- A_Classic_Fairytale:queen |
1110 |
-- ["In order to get to the other side, you need to get rid of the crates first."] = "", -- A_Classic_Fairytale:dragon |
|
1111 |
-- ["Insanity!"] = "", -- Mutant |
|
1112 |
-- ["Inside %d"] = "", -- WxW |
|
1113 |
-- ["Inside"] = "", -- WxW |
|
1114 |
-- ["Instructions"] = "", -- Basic_Training_-_Flying_Saucer |
|
5398 | 1115 |
["Instructor"] = "Instruktor", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings |
12716 | 1116 |
-- ["Insufficient Power"] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1117 |
-- ["Interesting idea, haha!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1118 |
-- ["Interesting! Last time you said you killed a cannibal!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1119 |
-- ["In the Ice Planet Flying Saucer Stadium ..."] = "", -- A_Space_Adventure:ice02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1120 |
-- ["In the meantime, take these and return to your \"friend\"!"] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1121 |
-- ["In the stadium, where the best pilots compete ..."] = "", -- A_Space_Adventure:ice02 |
12716 | 1122 |
-- ["In this accident, Professor Hogevil lost all his spines on his head!"] = "", -- A_Space_Adventure:moon02 |
1123 |
-- ["In this mission you get %d%% fuel."] = "", -- User_Mission_-_Diver |
|
1124 |
-- ["In this mission you have infinite time."] = "", -- portal |
|
1125 |
-- ["Invalid Placement"] = "", -- Construction_Mode |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1126 |
-- ["Invasion"] = "", -- A_Classic_Fairytale:united |
12716 | 1127 |
-- ["In your best (and only) flight you took out %d crates with one RC plane!"] = "", -- User_Mission_-_RCPlane_Challenge |
1128 |
-- ["In your best flight you took out %d crates with one RC plane."] = "", -- User_Mission_-_RCPlane_Challenge |
|
1129 |
-- ["I regret to end your little odyssey."] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1130 |
-- ["I saw it with my own eyes!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1131 |
-- ["I see..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1132 |
-- ["I see you already took care of your enemies."] = "", -- A_Classic_Fairytale:dragon |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1133 |
-- ["I see you have already taken the leap of faith."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1134 |
-- ["I see you would like his punishment to be more...personal..."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1135 |
-- ["I sense another wave of cannibals heading my way!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1136 |
-- ["I sense another wave of cannibals heading our way!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1137 |
-- ["%i s"] = "", -- Gravity |
1138 |
-- ["I should get myself a portal device, maybe this crate has one."] = "", -- portal |
|
1139 |
-- ["I should go now, goodbye!"] = "", -- A_Space_Adventure:moon02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1140 |
-- ["I shouldn't have drunk that last pint."] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1141 |
-- ["Is this place in my head?"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1142 |
-- ["I still can't believe he sold us out like that."] = "", -- A_Classic_Fairytale:epil |
1143 |
-- ["I still can't believe you forgave her!"] = "", -- A_Classic_Fairytale:epil |
|
1144 |
-- ["I still have to get rid of the crates."] = "", -- A_Classic_Fairytale:dragon |
|
1145 |
-- ["Itami"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1146 |
-- ["It doesn't matter. I won't let that alien hurt my daughter!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1147 |
-- ["I think I love you!"] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1148 |
-- ["I think we are safe here."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1149 |
-- ["I thought their shaman died when he tried our medicine!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1150 |
-- ["It is called 'Hogs of Steel'."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1151 |
-- ["It is time to practice your fighting skills."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1152 |
-- ["It must be a childhood trauma..."] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1153 |
-- ["It must be the aliens!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1154 |
-- ["It must be the aliens' deed."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1155 |
-- ["It must be the cyborgs again!"] = "", -- A_Classic_Fairytale:enemy |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1156 |
-- ["It needs some practice, but you have infinite lives."] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1157 |
-- ["I told you, I just found them."] = "", -- A_Classic_Fairytale:backstab |
12716 | 1158 |
-- ["It only works in teleportation nodes of your own clan."] = "", -- Construction_Mode |
5398 | 1159 |
["It's a good thing SUDDEN DEATH is 99 turns away..."] = "To je dobře, že NÁHLÁ SMRT je 99 tahů vzdálená...", |
12716 | 1160 |
-- ["It's all about the right carrots, you know."] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1161 |
-- ["It's always up to women to clear up the mess men created!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1162 |
-- ["It's amazing how quickly our lives can change."] = "", -- A_Classic_Fairytale:epil |
1163 |
-- ["It's an ancient ritual of theirs."] = "", -- A_Classic_Fairytale:queen |
|
1164 |
-- ["IT'S A SERIOUS MEDICAL CONDITION!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1165 |
-- ["It's a shame, I forgot how to do that!"] = "", -- A_Classic_Fairytale:family |
12716 | 1166 |
-- ["It's a shame, really!"] = "", -- A_Classic_Fairytale:queen |
1167 |
-- ["It seems that Professor Hogevil has prepared for your arrival!"] = "", -- A_Space_Adventure:moon01 |
|
1168 |
-- ["It's empty!"] = "", -- Battalion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1169 |
-- ["It's impossible to communicate with the spirits without a shaman."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1170 |
-- ["It's not that easy, so listen carefully:"] = "", -- Basic_Training_-_Flying_Saucer |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1171 |
-- ["It's over..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 1172 |
-- ["It's precious to me!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1173 |
-- ["It's time you learned that your actions have consequences!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1174 |
-- ["It's worth more than wood!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1175 |
-- ["It's your fault you're there!"] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1176 |
-- ["It wants our brains!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1177 |
-- ["It was all a trick?!"] = "", -- A_Classic_Fairytale:queen |
1178 |
-- ["It was all just bad luck!"] = "", -- ClimbHome |
|
1179 |
-- ["It was completely useless!"] = "", -- A_Space_Adventure:final |
|
1180 |
-- ["It was fun to watch."] = "", -- A_Classic_Fairytale:queen |
|
1181 |
-- ["It was fun to watch, though."] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1182 |
-- ["It was not a dream, unwise one!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1183 |
-- ["It wasn't her fault!"] = "", -- A_Classic_Fairytale:epil |
1184 |
-- ["It would be wiser to steal the space ship while the PAotH guards are taking a brake!"] = "", -- A_Space_Adventure:cosmos |
|
1185 |
-- ["Ivan"] = "", -- |
|
1186 |
-- ["I've made it! Yeah!"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1187 |
-- ["I've seen this before. They just appear out of thin air."] = "", -- A_Classic_Fairytale:united |
12716 | 1188 |
-- ["I've thought that the best way to get the device is to let you collect most of the parts for me!"] = "", -- A_Space_Adventure:death01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1189 |
-- ["I want to play a game..."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1190 |
-- ["I want to see how it handles this!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1191 |
-- ["I was heading home, you see!"] = "", -- A_Classic_Fairytale:queen |
1192 |
-- ["I was so scared."] = "", -- A_Classic_Fairytale:epil |
|
1193 |
-- ["I was told that as the leader of the king's guard, no one knows this world better than you!"] = "", -- A_Space_Adventure:fruit01 |
|
1194 |
-- ["I will never hand you the parts!"] = "", -- A_Space_Adventure:death01 |
|
1195 |
-- ["I wish to help you, %s!"] = "", -- A_Classic_Fairytale:dragon |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1196 |
-- ["I wonder where Dense Cloud is..."] = "", -- A_Classic_Fairytale:journey, A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1197 |
-- ["I wonder why I'm so angry all the time..."] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1198 |
-- ["I won't let you kill her!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1199 |
-- ["I won't let you kill the tribe!"] = "", -- A_Classic_Fairytale:queen |
1200 |
-- ["I would gladly help you if we won this battle but under these circumstances I'll only help you if you fight for our side."] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1201 |
-- ["Jack"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
12716 | 1202 |
-- ["Jason"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1203 |
-- ["Jeremiah"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1204 |
-- ["Jetpack"] = "", -- Big_Armory |
1205 |
-- ["Jigglypuff"] = "", -- |
|
1206 |
-- ["Jim Morgan"] = "", -- |
|
1207 |
-- ["Jimmy"] = "", -- |
|
1208 |
-- ["Jingo"] = "", -- |
|
1209 |
-- ["Joe"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1210 |
-- ["John"] = "", -- A_Classic_Fairytale:journey |
12716 | 1211 |
-- ["John Snow"] = "", -- A_Space_Adventure:ice01 |
1212 |
-- ["Jolly Roger"] = "", -- |
|
1213 |
-- ["Jones"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1214 |
-- ["Judas"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1215 |
-- ["Juicy"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1216 |
-- ["Jumping"] = "", -- Basic_Training_-_Movement |
5398 | 1217 |
["Jumping is disabled"] = "Skákání je vypnuto", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1218 |
-- ["Just kidding, none of you have died!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1219 |
-- ["Just look at Leaks, may he rest in peace!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1220 |
-- ["Just on a walk."] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1221 |
-- ["Just wait till I get my hands on that trauma! ARGH!"] = "", -- A_Classic_Fairytale:family |
12716 | 1222 |
-- ["Kaboom!"] = "", -- Basic_Training_-_Flying_Saucer |
1223 |
-- ["Kaboom! Hahahaha! Take this, stupid meteorite!"] = "", -- A_Space_Adventure:final |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1224 |
-- ["Kamikaze"] = "", -- Construction_Mode |
12716 | 1225 |
-- ["Kamikaze Expert! +15 points!"] = "", -- Space_Invasion |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1226 |
-- ["Keep it up!"] = "", |
12716 | 1227 |
-- ["Ken"] = "", -- |
1228 |
-- ["Kenshi"] = "", -- |
|
7905 | 1229 |
-- ["Kerguelen"] = "", -- Continental_supplies |
12716 | 1230 |
-- ["key."] = "", -- Continental_supplies |
1231 |
-- ["Kill all enemy hedgehogs in a single turn."] = "", -- Big_Armory |
|
1232 |
-- ["Kill him or skip your turn."] = "", -- A_Classic_Fairytale:backstab |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1233 |
-- ["Killing spree!"] = "", |
12716 | 1234 |
-- ["Killing the specialists"] = "", -- A_Space_Adventure:death02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1235 |
-- ["KILL IT!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1236 |
-- ["Kills: %d"] = "", -- Space_Invasion |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1237 |
-- ["Kill the aliens!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1238 |
-- ["Kill the cannibal!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1239 |
-- ["Kill The Leader"] = "", -- WxW |
1240 |
-- ["Kill The Leader: You must also hit the team with the most health."] = "", -- WxW |
|
1241 |
-- ["Kill the traitor, %s, or spare his life!"] = "", -- A_Classic_Fairytale:backstab |
|
1242 |
-- ["--- King ---"] = "", -- Battalion |
|
1243 |
-- ["King"] = "", -- Battalion |
|
1244 |
-- ["King Customer"] = "", -- Challenge_-_Speed_Shoppa_-_ShoppaKing |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1245 |
-- ["--- King Mode ---"] = "", -- Battalion |
12716 | 1246 |
-- ["Knight"] = "", -- Battalion |
1247 |
-- ["Knives"] = "", -- |
|
1248 |
-- ["Knockball"] = "", -- Knockball |
|
1249 |
-- ["Knockball weapon"] = "", -- Knockball |
|
1250 |
-- ["Knock off the enemies from the left-most place of the map!"] = "", -- A_Space_Adventure:fruit01 |
|
1251 |
-- ["koda"] = "", -- |
|
1252 |
-- ["Kostya"] = "", -- |
|
1253 |
-- ["Lady Mango"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02 |
|
1254 |
-- ["LandFlag Modification Mode"] = "", -- HedgeEditor |
|
1255 |
-- ["Land mines explode instantly."] = "", -- User_Mission_-_Teamwork_2 |
|
1256 |
-- ["Lassard"] = "", -- |
|
1257 |
-- ["Last Resort: Having less than 25% base health gives kamikaze"] = "", -- Battalion |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1258 |
-- ["Last Target!"] = "", |
12716 | 1259 |
-- ["Last wave in 3 turns"] = "", -- A_Space_Adventure:fruit01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1260 |
-- ["Launch some bazookas to destroy the targets!"] = "", -- Basic_Training_-_Bazooka |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1261 |
-- ["Leader"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1262 |
-- ["Leaderbot"] = "", -- A_Classic_Fairytale:queen |
12716 | 1263 |
-- ["Lead the Green Bananas to battle and eliminate all the enemies!"] = "", -- A_Space_Adventure:fruit01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1264 |
-- ["Leaks A Lot"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1265 |
-- ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1266 |
-- ["Leaks A Lot gave his life for his tribe! He should have survived!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1267 |
-- ["Leaks A Lot must survive!"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1268 |
-- ["Leap of Faith"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1269 |
-- ["Led Heart"] = "", -- A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1270 |
-- ["Lee"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
12716 | 1271 |
-- ["Left and right"] = "", -- WxW |
1272 |
-- ["Left, right and roof"] = "", -- WxW |
|
1273 |
-- ["[Left], [Right]: Change between identities."] = "", -- HedgeEditor |
|
1274 |
-- ["[Left], [Right]: Change health value."] = "", -- HedgeEditor |
|
1275 |
-- ["Left/right: Choose crate contents"] = "", -- Construction_Mode |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1276 |
-- ["Left/right: Choose structure type"] = "", -- Construction_Mode |
12716 | 1277 |
-- ["Left/right: Choose structure type|Cursor: Build structure"] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1278 |
-- ["Left Tong"] = "", -- Bazooka_Battlefield |
12716 | 1279 |
-- ["Legs"] = "", -- |
1280 |
-- ["Less tools, more fun"] = "", -- Battalion |
|
1281 |
-- ["Lestat"] = "", -- portal |
|
1282 |
-- ["Let a continent provide your weapons!"] = "", -- Continental_supplies |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1283 |
-- ["Let me test your skills a little, will you?"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1284 |
-- ["Let's get started!"] = "", -- Basic_Training_-_Bazooka |
12716 | 1285 |
-- ["Let's go!"] = "", -- A_Space_Adventure:moon02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1286 |
-- ["Let's go home!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1287 |
-- ["Let's go, %s!"] = "", -- WxW |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1288 |
-- ["Let's head back to the village!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1289 |
-- ["Let's see what your comrade does now!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1290 |
-- ["Let's show those cannibals what we're made of!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1291 |
-- ["Let them have a taste of my fury!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1292 |
-- ["Let us help, too!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1293 |
-- ["Level 1 clear!"] = "", -- A_Space_Adventure:desert03 |
1294 |
-- ["Level 2 clear!"] = "", -- A_Space_Adventure:desert03 |
|
1295 |
-- ["Level Data Saved!"] = "", -- HedgeEditor |
|
1296 |
-- ["Lightbender"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1297 |
-- ["Light Cannfantry"] = "", -- A_Classic_Fairytale:united |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1298 |
-- ["Limited Ammo"] = "", -- Basic_Training_-_Bazooka |
12716 | 1299 |
-- ["Listen carefully! The bandit leader, Thanta, has recently found a very strange device."] = "", -- A_Space_Adventure:ice01 |
5398 | 1300 |
["Listen up, maggot!!"] = "Poslouchej, bídný červe!!", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1301 |
-- ["Listen up, maggot!"] = "", -- User_Mission_-_Dangerous_Ducklings |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1302 |
-- ["Little did they know that this hunt will mark them forever..."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1303 |
-- ["Little Obstacle Course"] = "", -- Basic_Training_-_Rope |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1304 |
-- ["Lively Lifeguard"] = "", |
12716 | 1305 |
-- ["Lonely Cries: [Rise the water if no hog is in the circle and deal 6 damage to all enemy hogs.]"] = "", -- Continental_supplies |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1306 |
-- ["Lonely Hog"] = "", -- ClimbHome |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1307 |
-- ["Long Jump: [Enter]"] = "", -- Basic_Training_-_Movement |
12716 | 1308 |
-- ["Long Live The Queen"] = "", -- A_Classic_Fairytale:queen |
1309 |
-- ["Look, boss! There is the target!"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1310 |
-- ["Look, I had no choice!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1311 |
-- ["Look out! There's more of them!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1312 |
-- ["Look out! We're surrounded by cannibals!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1313 |
-- ["Looks like the whole world is falling apart!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1314 |
-- ["Loon"] = "", -- The_Specialists |
1315 |
-- ["Loopy"] = "", -- |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1316 |
-- ["Lord Evil"] = "", -- Tentacle_Terror |
12716 | 1317 |
-- ["Losing Condition: Destroy"] = "", -- HedgeEditor |
1318 |
-- ["Low Gravity: Gravity is %i%%"] = "", -- Gravity |
|
1319 |
-- ["Loyal Highlander: Eliminate enemy hogs to take their weapons"] = "", -- Highlander |
|
1320 |
-- ["Lt. Luke"] = "", -- |
|
1321 |
-- ["Lucifer"] = "", -- portal |
|
1322 |
-- ["Luck: %d%% (modifier for crates)"] = "", -- Battalion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1323 |
-- ["Luckily, I've managed to snatch some of them."] = "", -- A_Classic_Fairytale:united |
12716 | 1324 |
-- ["Ludicrous kill!"] = "", -- Mutant |
1325 |
-- ["Lugia"] = "", -- |
|
1326 |
-- ["Luigi"] = "", -- |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1327 |
-- ["Made it!"] = "", -- ClimbHome |
12716 | 1328 |
-- ["Mahoney"] = "", -- |
1329 |
-- ["Make fun of me when I fart …"] = "", -- A_Classic_Fairytale:queen |
|
1330 |
-- ["Manual: https://hedgewars.org/hedgeeditor"] = "", -- HedgeEditor |
|
1331 |
-- ["Many long forgotten things can be found in the same tunnels that we are about to explore!"] = "", -- A_Space_Adventure:fruit02 |
|
1332 |
-- ["Many meters below the surface ..."] = "", -- A_Space_Adventure:desert02 |
|
1333 |
-- ["Mario"] = "", -- |
|
1334 |
-- ["Mark gears for win/lose conditions"] = "", -- HedgeEditor |
|
1335 |
-- ["Mark/unmark gear: [Left Click]"] = "", -- HedgeEditor |
|
1336 |
-- ["Mark"] = "", -- User_Mission_-_Teamwork_2, User_Mission_-_Teamwork |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1337 |
-- ["- Massive weapon bonus on first turn"] = "", -- Continental_supplies |
12716 | 1338 |
-- ["Max Citrus"] = "", -- A_Space_Adventure:fruit01 |
1339 |
-- ["Maybe you should try an easier map next time."] = "", -- Racer |
|
1340 |
-- ["Maybe you should try an easier TechRacer map."] = "", -- TechRacer |
|
1341 |
-- ["Maybe you should try easier waypoints next time."] = "", -- Racer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1342 |
-- ["May the spirits aid you in all your quests!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1343 |
-- ["Meals"] = "", -- |
1344 |
-- ["Medic"] = "", -- Battalion |
|
7905 | 1345 |
-- ["Medicine: [Fire some exploding medicine that will heal all hogs effected by the explosion]"] = "", -- Continental_supplies |
12716 | 1346 |
-- ["MEDIUM"] = "", -- Continental_supplies |
1347 |
-- ["Mega kill!"] = "", -- Mutant |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1348 |
-- ["Meiwes"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1349 |
-- ["mikade"] = "", -- |
1350 |
-- ["milliseconds"] = "", -- SpeedShoppa, Racer, TechRacer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1351 |
-- ["Mindy"] = "", -- A_Classic_Fairytale:united |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1352 |
-- ["Mine Deployer"] = "", |
12716 | 1353 |
-- ["Mine Deployer selected!"] = "", -- Tumbler |
1354 |
-- ["Mine Eater"] = "", -- Tumbler |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1355 |
-- ["Mine Placement Mode"] = "", -- Construction_Mode |
12716 | 1356 |
-- ["MINE PLACEMENT MODE"] = "", -- HedgeEditor |
1357 |
-- ["Mines explode after %d s."] = "", -- Mutant |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1358 |
-- ["Mines time: 0s-5s"] = "", -- SimpleMission |
12716 | 1359 |
-- ["Mines time: 0 seconds"] = "", -- portal, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, User_Mission_-_The_Great_Escape, A_Space_Adventure:desert01, A_Space_Adventure:final, A_Space_Adventure:fruit02, A_Space_Adventure:ice01 |
1360 |
-- ["Mines time: 1.5 seconds"] = "", -- A_Space_Adventure:death01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1361 |
-- ["Mines time: %.1fs"] = "", -- SimpleMission |
12716 | 1362 |
-- ["Mines time: 1 second"] = "", -- User_Mission_-_Diver, User_Mission_-_Newton_and_the_Hammock, A_Space_Adventure:desert02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1363 |
-- ["Mines time: %.2fs"] = "", -- SimpleMission |
12716 | 1364 |
-- ["Mines time: 3 seconds"] = "", -- A_Classic_Fairytale:journey |
1365 |
-- ["Mines time: 5 seconds"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:journey |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1366 |
-- ["Mines time: %ds"] = "", -- SimpleMission |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1367 |
-- ["Mine Strike"] = "", -- Construction_Mode |
12716 | 1368 |
-- ["Minion"] = "", -- A_Space_Adventure:moon01 |
1369 |
-- ["Minions"] = "", -- A_Space_Adventure:moon01 |
|
1370 |
-- ["Mission failed!"] = "", -- Big_Armory |
|
5398 | 1371 |
["MISSION FAILED"] = "MISE NEÚSPĚŠNÁ", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
12716 | 1372 |
-- ["Mission failure in %d s"] = "", -- Big_Armory |
1373 |
-- ["Mission lost!"] = "", -- Basic_Training_-_Grenade |
|
13307 | 1374 |
-- ["Mission Panel"] = "", -- Basic_Training_-_Movement |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1375 |
["MISSION SUCCESSFUL"] = "MISE ÚSPĚŠNÁ", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
12716 | 1376 |
-- ["Mission won!"] = "", -- Basic_Training_-_Grenade |
1377 |
-- ["Mister Pear"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02 |
|
1378 |
-- ["Mixed %d"] = "", -- WxW |
|
1379 |
-- ["Mixed"] = "", -- WxW |
|
1380 |
-- ["Modes: Activate “highland”, “king” or “points” mode by putting mode=<name>|into the script parameter"] = "", -- Battalion |
|
1381 |
-- ["Modifiers: Unlimited ammo, per-hog ammo"] = "", -- Battalion |
|
1382 |
-- ["Modifiers: Unlimited ammo, shared clan ammo"] = "", -- Battalion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1383 |
-- ["Modifiers: Unlimited attacks, per-hog ammo"] = "", -- Battalion |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1384 |
-- ["Modifiers: Unlimited attacks, shared clan ammo"] = "", -- Battalion |
12716 | 1385 |
-- ["Modify Sprite under Cursor: [Left Click]"] = "", -- HedgeEditor |
1386 |
-- ["Molly"] = "", -- |
|
7905 | 1387 |
-- ["Molotov"] = "", -- Continental_supplies |
12716 | 1388 |
-- ["Monster kill!"] = "", -- Mutant |
1389 |
-- ["Monsters"] = "", -- |
|
1390 |
-- ["Mooney"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1391 |
-- ["More Natives"] = "", -- A_Classic_Fairytale:epil |
12716 | 1392 |
-- ["Morris"] = "", -- |
1393 |
-- ["Most mines are not active."] = "", -- A_Space_Adventure:desert02 |
|
1394 |
-- ["Most of the destructible terrain in marked with blue color"] = "", -- A_Space_Adventure:desert01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1395 |
-- ["Most of the destructible terrain is marked with dashed lines."] = "", -- A_Space_Adventure:desert01 |
12716 | 1396 |
-- ["Most of the time you'll be able to use the freezer only."] = "", -- A_Space_Adventure:ice01 |
5398 | 1397 |
["Movement: [Up], [Down], [Left], [Right]"] = "Pohyb: [nahoru], [dolu], [vlevo], [vpravo]", |
12716 | 1398 |
-- ["Mr Mango"] = "", -- A_Space_Adventure:fruit01 |
1399 |
-- ["Mudkip"] = "", -- |
|
1400 |
-- ["Multi-shot! +15 points!"] = "", -- Space_Invasion |
|
13307 | 1401 |
-- ["Multi-Use: You can take and use the same ammo type multiple times in a turn"] = "", -- Highlander |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1402 |
-- ["Muriel"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1403 |
-- ["Muscle Dissolver"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1404 |
-- ["Mushroom Kingdom"] = "", -- |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1405 |
-- ["Mutant"] = "", -- Mutant |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1406 |
-- ["My First Bazooka"] = "", -- Basic_Training_-_Bazooka |
12716 | 1407 |
-- ["My flying saucer stopped working!"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1408 |
-- ["Nade Boy"] = "", -- Basic_Training_-_Grenade |
12716 | 1409 |
-- ["Nah, probably everyone was just stupid."] = "", -- A_Space_Adventure:final |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1410 |
-- ["Name"] = "", -- A_Classic_Fairytale:queen |
5398 | 1411 |
["Nameless Heroes"] = "Bezejmenní hrdinové", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1412 |
-- ["Nancy Screw"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:queen |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1413 |
-- ["Napalm"] = "", -- Construction_Mode |
7905 | 1414 |
-- ["Napalm rocket: [Fire a bomb with napalm!]"] = "", -- Continental_supplies |
12716 | 1415 |
-- ["Naranja Jed"] = "", -- A_Space_Adventure:fruit01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1416 |
-- ["Natives"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:journey, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow, A_Classic_Fairytale:united |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1417 |
-- ["Naughty Ninja"] = "", -- User_Mission_-_Dangerous_Ducklings |
12716 | 1418 |
-- ["Near a PAotH base on the moon ..."] = "", -- A_Space_Adventure:moon01 |
1419 |
-- ["Near Secret Base 17 of PAotH in the rural Hogland ..."] = "", -- A_Space_Adventure:cosmos |
|
1420 |
-- ["nemo"] = "", -- |
|
1421 |
-- ["Neutralize your enemies and be careful!"] = "", -- A_Space_Adventure:moon01 |
|
1422 |
-- ["New barrels per turn: %d"] = "", -- Tumbler |
|
1423 |
-- ["New clan record: %.1fs"] = "", -- Racer, TechRacer |
|
5398 | 1424 |
["NEW fastest lap: "] = "NOVÉ nejrychlejší kolo: ", |
12716 | 1425 |
-- ["New mines per turn: %d"] = "", -- Tumbler |
1426 |
-- ["New race record: %.1fs"] = "", -- Racer, TechRacer |
|
1427 |
-- ["Newton and the Hammock"] = "", -- User_Mission_-_Newton_and_the_Hammock |
|
1428 |
-- ["Next target is ready!"] = "", -- Basic_Training_-_Flying_Saucer |
|
1429 |
-- ["Next time you play \"Searching in the dust\" you'll have an RC plane available."] = "", -- A_Space_Adventure:desert03 |
|
1430 |
-- ["Next wave in 3 turns"] = "", -- A_Space_Adventure:fruit01 |
|
1431 |
-- ["Nice!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1432 |
-- ["Nicely done, meatbags!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1433 |
-- ["Nice! Now hurry and get down! You have to rescue my friends!"] = "", -- A_Space_Adventure:moon01 |
1434 |
-- ["Nice, then I should get the part as soon as possible!"] = "", -- A_Space_Adventure:ice01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1435 |
-- ["Nice work!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1436 |
-- ["Nice work, meatbags!"] = "", -- A_Classic_Fairytale:queen |
1437 |
-- ["Nice work, %s!"] = "", -- A_Classic_Fairytale:dragon |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1438 |
-- ["Nilarian"] = "", -- A_Classic_Fairytale:queen |
12716 | 1439 |
-- ["Ninja"] = "", -- Battalion, HedgeEditor, The_Specialists |
1440 |
-- ["Ninpo"] = "", -- |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1441 |
-- ["Nobody Laugh"] = "", -- User_Mission_-_Nobody_Laugh |
12716 | 1442 |
-- ["Nobody managed to finish the race. What a shame!"] = "", -- Racer, TechRacer |
1443 |
-- ["Nobody takes walks every day!"] = "", -- A_Classic_Fairytale:epil |
|
1444 |
-- ["No, I am afraid I had to travel light."] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1445 |
-- ["No, I came back to help you out..."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1446 |
-- ["No...I wonder where they disappeared?!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1447 |
-- ["Nom-Nom"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1448 |
-- ["NomNom"] = "", -- A_Classic_Fairytale:united |
13307 | 1449 |
-- ["No Multi-Use: Once you used an ammo, you can’t take it again in this turn"] = "", -- Highlander |
12716 | 1450 |
-- ["Noo, Thanta has to stay alive!"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1451 |
-- ["Nope. It was one fast mole, that's for sure."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1452 |
-- ["No! Please, help me!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1453 |
-- ["No problem, Captain!"] = "", -- A_Space_Adventure:fruit01 |
1454 |
-- ["No problem, I would do anything for H!"] = "", -- A_Space_Adventure:desert01 |
|
1455 |
-- ["No radar pings left!"] = "", -- Space_Invasion |
|
7905 | 1456 |
-- ["NORMAL"] = "", -- Continental_supplies |
12716 | 1457 |
-- ["Normal Girder: [1]"] = "", -- HedgeEditor |
1458 |
-- ["Normal Land: [1]"] = "", -- HedgeEditor |
|
1459 |
-- ["Normal Land"] = "", -- HedgeEditor |
|
13307 | 1460 |
-- ["Normally, the mission panel disappears after a few seconds."] = "", -- Basic_Training_-_Movement |
12716 | 1461 |
-- ["Normal Rubber: [1]"] = "", -- HedgeEditor |
7905 | 1462 |
-- ["North America"] = "", -- Continental_supplies |
12716 | 1463 |
-- ["Not being able to fight or hunt."] = "", -- A_Classic_Fairytale:queen |
5398 | 1464 |
["NOT ENOUGH WAYPOINTS"] = "NEDOSTATEK NAVIGAČNÍCH BODŮ", |
12716 | 1465 |
-- ["Note: Some weapons have a second option (See continent information). Find and use them with the \""] = "", -- Continental_supplies |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1466 |
-- ["Note: Some weapons have a second option (See continent information). Find and use them with the \"%s\" key."] = "", -- Continental_supplies |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1467 |
-- ["Note: This basic training assumes default controls."] = "", -- Basic_Training_-_Movement |
12716 | 1468 |
-- ["Note: We only give you grenades if you stay in your flying saucer."] = "", -- Basic_Training_-_Flying_Saucer |
1469 |
-- ["Nothing of interest has happened."] = "", -- Space_Invasion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1470 |
-- ["Not now, Fiery Water!"] = "", -- A_Classic_Fairytale:backstab |
5398 | 1471 |
["Not So Friendly Match"] = "Ne moc přátelský zápas", -- Basketball, Knockball |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1472 |
-- ["Not you again! My head still hurts from last time!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1473 |
-- ["No waypoint to be removed!"] = "", -- Racer |
1474 |
-- ["Now collect the 2 crates to the far left and right."] = "", -- Basic_Training_-_Flying_Saucer |
|
1475 |
-- ["Now collect the next crate!"] = "", -- Basic_Training_-_Flying_Saucer |
|
1476 |
-- ["Now dive just one more time and collect the next crate."] = "", -- Basic_Training_-_Flying_Saucer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1477 |
-- ["No, we made sure of that!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1478 |
-- ["Now find the next target! |Tip: Normally you lose health by falling down, so be careful!"] = "", -- Basic_Training_-_Rope |
12716 | 1479 |
-- ["Now for the supreme discipline of saucer flying, the underwater attack."] = "", -- Basic_Training_-_Flying_Saucer |
1480 |
-- ["Now go and don't waste more of my time, you coward!"] = "", -- A_Space_Adventure:fruit01 |
|
1481 |
-- ["Now go and play the menu mission to complete the campaign."] = "", -- A_Space_Adventure:death01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1482 |
-- ["Now go to the next crate."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1483 |
-- ["No! What have I done?! What have YOU done?!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1484 |
-- ["No. Where did he come from?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1485 |
-- ["Now how do I get on the other side?!"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1486 |
-- ["Now I have to climb these trees"] = "", -- A_Space_Adventure:cosmos |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1487 |
-- ["No Wind Influcence"] = "", -- Basic_Training_-_Grenade |
12716 | 1488 |
-- ["Now let's try to drop weapons while flying!"] = "", -- Basic_Training_-_Flying_Saucer |
1489 |
-- ["Now listen carefully! Below us there are tunnels that have been created naturally over the years"] = "", -- A_Space_Adventure:desert01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1490 |
-- ["Now try to get out of this bounce house|and take the next crate."] = "", -- Basic_Training_-_Movement |
12716 | 1491 |
-- ["Now use it and go to the moon PAotH station to get more fuel!"] = "", -- A_Space_Adventure:cosmos |
1492 |
-- ["Now you have the chance to try and claim the place that you deserve among the best."] = "", -- A_Space_Adventure:ice02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1493 |
-- ["No. You and the rest of the tribe are safer there!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1494 |
-- ["Objective completed! Now land safely."] = "", -- Basic_Training_-_Flying_Saucer |
1495 |
-- ["Objectives"] = "", -- A_Space_Adventure:ice01 |
|
1496 |
-- ["Object Placer"] = "", -- Construction_Mode |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1497 |
-- ["Obliterate them!|Hint: You might want to take cover..."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1498 |
-- ["Obstacle"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1499 |
-- ["Obstacle course"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1500 |
-- ["Of course, but you're … special."] = "", -- A_Classic_Fairytale:epil |
1501 |
-- ["Of course I am!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1502 |
-- ["Of course I have to save her. What did I expect?!"] = "", -- A_Classic_Fairytale:family |
12716 | 1503 |
-- ["Of course! It's all obvious now!"] = "", -- A_Classic_Fairytale:epil |
1504 |
-- ["Of course, I will observe the battle and intervene if necessary."] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1505 |
-- ["OH, COME ON!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1506 |
-- ["Oh man! Learn how to fly!"] = "", -- A_Space_Adventure:ice02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1507 |
-- ["Oh, my!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1508 |
-- ["Oh, my! I forgot something!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1509 |
-- ["Oh, my! This is even more entertaining than I've expected!"] = "", -- A_Classic_Fairytale:backstab |
5398 | 1510 |
["Oh no! Just try again!"] = "Ale ne! Prostě to zkus znovu!", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
12716 | 1511 |
-- ["Oh no, not %s!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united |
1512 |
-- ["Oh no, the Green Bananas have betrayed Hog Solo and stole the anti-gravity device part!"] = "", -- A_Space_Adventure:fruit02 |
|
5398 | 1513 |
["Oh no! Time's up! Just try again."] = "Ale ne! Čas vypršel! Zkus to znova!", --Bazooka, Shotgun, SniperRifle |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1514 |
-- ["Oh no! You failed! Just try again."] = "", -- Basic_Training_-_Cluster_Bomb |
12716 | 1515 |
-- ["Oh no! You have died. Try again!"] = "", -- Basic_Training_-_Flying_Saucer |
1516 |
-- ["Oh! Please spare me. You can take all my treasures!"] = "", -- A_Space_Adventure:ice01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1517 |
-- ["Oh, silly me! I forgot that I'm the shaman."] = "", -- A_Classic_Fairytale:backstab |
12716 | 1518 |
-- ["Oh, that. We were just having fun!"] = "", -- A_Classic_Fairytale:queen |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1519 |
-- ["Oh yeah! You sure know how to rope!"] = "", -- Basic_Training_-_Rope |
12716 | 1520 |
-- ["Oh yes! I got the device part! Now it belongs to me alone."] = "", -- A_Space_Adventure:fruit02 |
1521 |
-- ["Okay, I'll be extra careful!"] = "", -- A_Space_Adventure:desert01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1522 |
-- ["Okay, now destroy the target|using the baseball bat."] = "", -- Basic_Training_-_Rope |
12716 | 1523 |
-- ["Okay then!"] = "", -- A_Space_Adventure:fruit02 |
1524 |
-- ["Okay, then you have to go and take some of the weapons we have hidden in case of an emergency!"] = "", -- A_Space_Adventure:moon01 |
|
1525 |
-- ["Old One Eye"] = "", -- |
|
1526 |
-- ["Oleg"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1527 |
-- ["Olive"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1528 |
-- ["Omnivore"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1529 |
-- ["Once upon a time, on an island with great natural resources, lived two tribes in heated conflict..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1530 |
-- ["Once you set off the proximity trigger, Mr. Mine is not your friend"] = "", -- ClimbHome |
1531 |
-- ["One does not simply rope to the moon!"] = "", -- A_Space_Adventure:cosmos |
|
1532 |
-- ["One flower: Incomplete side missions"] = "", -- A_Space_Adventure:cosmos |
|
1533 |
-- ["One shall not judge one by one's appearance!"] = "", -- A_Classic_Fairytale:epil |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1534 |
-- ["One tribe was peaceful, spending their time hunting and training, enjoying the small pleasures of life..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1535 |
-- ["Oneye"] = "", -- portal |
1536 |
-- ["Only Hog Solo can be trusted with the crate."] = "", -- A_Space_Adventure:fruit02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1537 |
-- ["Only one hog per team allowed! Excess hogs will be removed."] = "", -- Mutant |
12716 | 1538 |
-- ["Only one hog per team allowed! Excess hogs will be removed"] = "", -- Mutant |
1539 |
-- ["Only the best pilots can master the following stunts."] = "", -- Basic_Training_-_Flying_Saucer |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1540 |
-- ["Only two clans allowed! Excess hedgehogs will be removed."] = "", -- CTF_Blizzard |
12716 | 1541 |
-- ["On the Ice Planet, where ice rules ..."] = "", -- A_Space_Adventure:ice01 |
1542 |
-- ["On the other side of the moon ..."] = "", -- A_Space_Adventure:moon02 |
|
1543 |
-- ["On the Planet of Sand, you have to double check your moves ..."] = "", -- A_Space_Adventure:desert01 |
|
1544 |
-- ["On this map you get %d%% fuel."] = "", -- TechRacer |
|
1545 |
-- ["On this map you get infinite fuel."] = "", -- TechRacer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1546 |
-- ["Oops...I dropped them."] = "", -- A_Classic_Fairytale:united |
12716 | 1547 |
-- ["Oops, I've been spotted and I have no weapons! I am doomed!"] = "", -- A_Space_Adventure:moon01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1548 |
-- ["Oops! You have selected the wrong hedgehog! Just try again."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1549 |
-- ["Open ammo menu: [Right click]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1550 |
-- ["Open that crate and we will continue!"] = "", -- A_Classic_Fairytale:first_blood |
5398 | 1551 |
["Opposing Team: "] = "Protivníkův tým: ", |
12716 | 1552 |
-- ["Orange"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1553 |
-- ["Orlando Boom!"] = "", -- A_Classic_Fairytale:queen |
12716 | 1554 |
-- ["Or let the next player place waypoints|if less than 2 waypoints have been placed."] = "", -- Racer |
1555 |
-- ["Or maybe this was all part of an evil plan, so evil that even Prof. Hogevil can't think of it!"] = "", -- A_Space_Adventure:final |
|
1556 |
-- ["Oscillating Gravity: Gravity periodically changes within a range from %i%% to %i%% with a period of %s"] = "", -- Gravity |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1557 |
-- ["Other kills don't give you points."] = "", -- Mutant |
12716 | 1558 |
-- ["Ouch! That must have hurt. %s (%s) hit the ground with %d damage points."] = "", -- ClimbHome |
1559 |
-- ["Ouch! That must have hurt. You mutilated your poor hedgehog hog with %d damage."] = "", -- ClimbHome |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1560 |
-- ["Ouch! You just took fall damage."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1561 |
-- ["Our tribe, our beautiful island!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1562 |
-- ["Out of ammo!"] = "", -- A_Space_Adventure:desert03, Tumbler |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1563 |
-- ["Out of ammo! Try again!"] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1564 |
-- ["Over the Water"] = "", -- Basic_Training_-_Rope |
12716 | 1565 |
-- ["PAotH"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01, A_Space_Adventure:desert01, A_Space_Adventure:moon01 |
1566 |
-- ["PAotH has sent explosives but unfortunately the trigger mechanism seems to be faulty!"] = "", -- A_Space_Adventure:cosmos |
|
7905 | 1567 |
-- ["Parachute"] = "", -- Continental_supplies |
12716 | 1568 |
-- ["Patches"] = "", -- |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1569 |
-- ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock |
12716 | 1570 |
-- ["Paul McHoggy"] = "", -- A_Space_Adventure:ice01, A_Space_Adventure:ice02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1571 |
-- ["Pause: [P]"] = "", -- Basic_Training_-_Movement |
12716 | 1572 |
-- ["Penalty: If you violate above rule, you have to skip in the next turn."] = "", -- WxW |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1573 |
-- ["Penguin roar: [Deal 15 damage + 10% of your hog’s health to all hogs around you and get 2/3 back]"] = "", -- Continental_supplies |
12716 | 1574 |
-- ["Penguin roar: [Deal 15 damage + 10% of your hogs health to all hogs around you and get 2/3 back]"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1575 |
-- ["Perfect! Now try to get the next crate without hurting yourself!"] = "", -- A_Classic_Fairytale:first_blood |
5398 | 1576 |
["Per-Hog Ammo"] = "Individuální munice", |
12716 | 1577 |
-- ["Per-hog Ammo: Weapons are not shared between hogs"] = "", -- User_Mission_-_Nobody_Laugh |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1578 |
-- ["Personal best: %.3f seconds"] = "", -- A_Space_Adventure:ice02 |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1579 |
-- ["Per team weapons"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1580 |
-- ["Pfew! That was close!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1581 |
-- ["Phosphat"] = "", -- portal |
1582 |
-- ["Physicist"] = "", -- HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1583 |
-- ["Piano Strike"] = "", -- Construction_Mode |
12716 | 1584 |
-- ["Pikachu"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1585 |
-- ["Pincer Knights"] = "", -- Bazooka_Battlefield |
12716 | 1586 |
-- ["Pings left: %d"] = "", -- Space_Invasion |
1587 |
-- ["Pink"] = "", -- |
|
1588 |
-- ["Pirates"] = "", -- |
|
1589 |
-- ["Place 2-%d waypoints using the waypoint placement tool."] = "", -- Racer |
|
1590 |
-- ["Place 2 waypoints using the waypoint placement tool."] = "", -- Racer |
|
1591 |
-- ["Place air mines"] = "", -- HedgeEditor |
|
1592 |
-- ["Place barrels"] = "", -- HedgeEditor |
|
1593 |
-- ["Place cleavers"] = "", -- HedgeEditor |
|
1594 |
-- ["Place/Delete Waypoint: [Left Click]"] = "", -- HedgeEditor |
|
1595 |
-- ["Place dud mines"] = "", -- HedgeEditor |
|
1596 |
-- ["Place Gears (and more): Gear Placement Tool"] = "", -- HedgeEditor |
|
1597 |
-- ["Place Girder: Girder"] = "", -- HedgeEditor |
|
1598 |
-- ["Place Girder: [Left Click]"] = "", -- HedgeEditor |
|
1599 |
-- ["Place girders"] = "", -- HedgeEditor |
|
1600 |
-- ["Place health crates"] = "", -- HedgeEditor |
|
1601 |
-- ["Place hedgehogs: Place your hedgehogs at the start of the game."] = "", -- WxW |
|
1602 |
-- ["Placement Mode"] = "", -- HedgeEditor |
|
1603 |
-- ["Place mines"] = "", -- HedgeEditor |
|
1604 |
-- ["Place, modify and delete gears (e.g. objects)|and waypoints, edit hedgehog settings, values,|victory conditions, and more."] = "", -- HedgeEditor |
|
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
1605 |
-- ["Place more waypoints using the 'Air Attack' weapon."] = "", |
12716 | 1606 |
-- ["Place Object: [Left Click]"] = "", -- HedgeEditor |
1607 |
-- ["Place or delete waypoints"] = "", -- HedgeEditor |
|
1608 |
-- ["Place rubber"] = "", -- HedgeEditor |
|
1609 |
-- ["Place Rubber: Rubber"] = "", -- HedgeEditor |
|
1610 |
-- ["Place Sprite: [Left Click]"] = "", -- HedgeEditor |
|
1611 |
-- ["Place sprites to build land"] = "", -- HedgeEditor |
|
1612 |
-- ["Place sticky mines"] = "", -- HedgeEditor |
|
1613 |
-- ["Place targets"] = "", -- HedgeEditor |
|
1614 |
-- ["Place utility crates"] = "", -- HedgeEditor |
|
1615 |
-- ["Place Waypoint"] = "", -- HedgeEditor |
|
1616 |
-- ["Place waypoint"] = "", -- Racer |
|
1617 |
-- ["Place weapon crates"] = "", -- HedgeEditor |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1618 |
-- ["- Place your clan flag at the end of your first turn"] = "", -- Capture_the_Flag |
12716 | 1619 |
-- ["- Place your team flag at the end of your first turn"] = "", -- Capture_the_Flag |
1620 |
-- ["Planes used: %d"] = "", -- User_Mission_-_RCPlane_Challenge |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1621 |
-- ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1622 |
-- ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 1623 |
-- ["Planets with all missions completed will be marked with two flowers."] = "", -- A_Space_Adventure:cosmos |
1624 |
-- ["Planets with completed main missions will be marked with a flower."] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1625 |
-- ["Play with me!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1626 |
-- ["Please click on a crate."] = "", -- HedgeEditor |
1627 |
-- ["Please click on a gear."] = "", -- HedgeEditor |
|
1628 |
-- ["Please click on a hedgehog, barrel, health crate or dud mine."] = "", -- HedgeEditor |
|
1629 |
-- ["Please click on a hedgehog."] = "", -- HedgeEditor |
|
1630 |
-- ["Please place the waypoint further away from the waterline"] = "", -- Racer, TechRacer |
|
1631 |
-- ["Please place the waypoint in the air and within the map boundaries"] = "", -- TechRacer |
|
1632 |
-- ["Please place the waypoint in the air, within the map boundaries"] = "", -- Racer |
|
1633 |
-- ["Please place your hedgehog first!"] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1634 |
-- ["Please, stop releasing your \"smoke signals\"!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1635 |
-- ["Please wait …"] = "", -- WxW |
1636 |
-- ["Point Blank Combo! +5 points!"] = "", -- Space_Invasion |
|
1637 |
-- ["--- Points ---"] = "", -- Battalion |
|
5398 | 1638 |
["points"] = "body", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1639 |
-- ["--- Points Mode ---"] = "", -- Battalion |
12716 | 1640 |
-- ["point(s)"] = "", -- TargetPractice, Mutant |
5398 | 1641 |
["Poison"] = "Otrava", |
12716 | 1642 |
-- ["Poisonous Apple"] = "", -- A_Space_Adventure:fruit02 |
1643 |
-- ["Pokémon"] = "", -- |
|
1644 |
-- ["Poor %s (%s) died %d times."] = "", -- Mutant |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1645 |
-- ["Population"] = "", -- Continental_supplies |
12716 | 1646 |
-- ["Porkey"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1647 |
-- ["Portal hint: one goes to the destination, and one is the entrance.|"] = "", -- A_Classic_Fairytale:dragon |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1648 |
-- ["Portal hint: One goes to the destination, the other one is the entrance.|"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1649 |
-- ["Portal Mind Challenge"] = "", -- portal |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1650 |
-- ["Precise Aim: [Left Shift]"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1651 |
-- ["Precise Aim: [Left Shift] + [Up]/[Down]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
12716 | 1652 |
-- ["Precise flying"] = "", -- A_Space_Adventure:desert03 |
1653 |
-- ["Precise: Remove previous waypoint"] = "", -- Racer |
|
1654 |
-- ["Precise shooting"] = "", -- A_Space_Adventure:fruit03 |
|
1655 |
-- ["Predator"] = "", -- portal |
|
1656 |
-- ["Prepare for battle!"] = "", -- A_Space_Adventure:moon01 |
|
1657 |
-- ["Prepare to fight"] = "", -- A_Space_Adventure:moon01 |
|
1658 |
-- ["Prepare to flee!"] = "", -- A_Space_Adventure:cosmos |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1659 |
-- ["Prepare yourself"] = "", |
12716 | 1660 |
-- ["Press [Attack] (space bar by default) to start,|repeadedly tap the up, left and right movement keys to accelerate."] = "", -- Basic_Training_-_Flying_Saucer |
1661 |
-- ["Press [Attack] to begin."] = "", -- A_Classic_Fairytale:first_blood |
|
1662 |
-- ["Press [Left] and [Right] to change the difficulty."] = "", -- A_Classic_Fairytale:first_blood |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1663 |
-- ["Press [Left] or [Right] to move around, [Enter] to jump"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1664 |
-- ["Press [Long jump] to accept this configuration and begin placing hedgehogs."] = "", -- WxW |
1665 |
-- ["Press [Long jump] to accept this configuration and start the game."] = "", -- WxW |
|
5398 | 1666 |
["Press [Precise] to skip intro"] = "Stiskni [přesnost] pro přeskočení", |
12716 | 1667 |
-- ["Press [Up] and [Down] to move between menu items.|Press [Attack], [Left], or [Right] to toggle."] = "", -- WxW |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1668 |
-- ["Prestigious Pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
12716 | 1669 |
-- ["Princess Peach"] = "", -- |
1670 |
-- ["Private Nolak"] = "", -- Target_Practice_-_Cluster_Bomb |
|
1671 |
-- ["Problems, dude? Chillax!"] = "", -- A_Classic_Fairytale:epil |
|
1672 |
-- ["Professional pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
|
1673 |
-- ["Professional stunt pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
|
1674 |
-- ["Professor"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:moon01 |
|
1675 |
-- ["Professor Hogevil, then known as James Hogus, worked for PAotH back in my time."] = "", -- A_Space_Adventure:moon02 |
|
1676 |
-- ["Prof. Hogevil"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:moon01 |
|
1677 |
-- ["Pro Killers"] = "", -- Big_Armory |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1678 |
-- ["Protect the King: When the king dies, so does the team"] = "", -- Battalion |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1679 |
-- ["Protect yourselves!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1680 |
-- ["Protect yourselves!|Grenade hint: Set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1681 |
-- ["Purple"] = "", -- |
1682 |
-- ["Pyro"] = "", -- HedgeEditor, The_Specialists |
|
1683 |
-- ["Pyromancer"] = "", -- Battalion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1684 |
-- ["Quit: [Esc]"] = "", -- Basic_Training_-_Movement |
12716 | 1685 |
-- ["Race complexity limit reached"] = "", -- Racer, TechRacer |
5867
a04f25c4209f
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents:
5844
diff
changeset
|
1686 |
-- ["RACER"] = "", |
12716 | 1687 |
-- ["Racer"] = "", -- Racer |
1688 |
-- ["Racer tool"] = "", -- Racer |
|
1689 |
-- ["Race"] = "", -- TrophyRace |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1690 |
-- ["Rachel"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
12716 | 1691 |
-- ["Radar: Off"] = "", -- WxW |
1692 |
-- ["Radar: On"] = "", -- WxW |
|
1693 |
-- ["Radar Ping: [High jump]"] = "", -- Space_Invasion |
|
1694 |
-- ["Radar: Show after crate drop"] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1695 |
-- ["Raging Buffalo"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united |
12716 | 1696 |
-- ["Ramesses"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1697 |
-- ["Ramon"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow |
12716 | 1698 |
-- ["Rank: %s"] = "", -- User_Mission_-_RCPlane_Challenge |
1699 |
-- ["Razac"] = "", -- portal |
|
1700 |
-- ["RC Plane Challenge"] = "", -- User_Mission_-_RCPlane_Challenge |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1701 |
-- ["RC Plane"] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1702 |
-- ["Reach and destroy the final target to win."] = "", -- Basic_Training_-_Rope |
12716 | 1703 |
-- ["Read the challenge objectives from within the mission for more details."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert03, A_Space_Adventure:fruit03 |
1704 |
-- ["Ready for Battle?"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1705 |
-- ["Really?! You thought you could harm me with your little toys?"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1706 |
-- ["Red"] = "", -- |
1707 |
-- ["Red areas are indestructible."] = "", -- A_Space_Adventure:final |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1708 |
-- ["Reflector Shield"] = "", -- Construction_Mode |
12716 | 1709 |
-- ["Reflector Shield: Reflects enemy projectiles."] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1710 |
-- ["Regurgitator"] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1711 |
-- ["Reinforcements! +2 of each weapon!"] = "", -- A_Space_Adventure:death02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1712 |
-- ["Reinforcements"] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1713 |
-- ["Release rope: [Attack]"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1714 |
-- ["Remember: Hold down [Left Shift] to prevent slipping"] = "", -- Basic_Training_-_Movement |
12716 | 1715 |
-- ["Remember! Many will seek the anti-gravity device! Now go, hurry up!"] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1716 |
-- ["Remember: The rope only bend around objects, |if it doesn't hit anything it's always stright!"] = "", -- Basic_Training_-_Rope |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1717 |
-- ["Remember this, pathetic animal: when the day comes, you will regret your blind loyalty!"] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1718 |
-- ["Remember this, pathetic animal: When the day comes, you will regret your blind loyalty!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1719 |
-- ["Replenishment: Weapons are restocked on turn start of a new hog"] = "", -- Highlander |
1720 |
-- ["Repositioning Mode"] = "", -- HedgeEditor |
|
1721 |
-- ["REPOSITIONING MODE"] = "", -- HedgeEditor |
|
1722 |
-- ["rescues"] = "", -- User_Mission_-_That_Sinking_Feeling |
|
1723 |
-- ["Rescue the imprisoned PAotH team and get the fuel!"] = "", -- A_Space_Adventure:moon01 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1724 |
-- ["Respawner"] = "", -- Construction_Mode |
12716 | 1725 |
-- ["Respawner: Resurrects dead hogs."] = "", -- Construction_Mode |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1726 |
-- ["Resurrector"] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1727 |
-- ["Retract/Extend rope: [Up]/[Down]"] = "", -- Basic_Training_-_Rope |
12716 | 1728 |
-- ["- Return the enemy flag to your base to score"] = "", -- Capture_the_Flag |
5398 | 1729 |
[" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = " - Dones nepřátelskou vlajku do své základny k získání bodů | - První tým se třemi ukořistěními vítězí | - Můžeš bodovat, pokud je tvá vlajka v základně | - Ježci pustí vlajku, pokud jsou zabiti, nebo utopeni | - Upuštěná vlajka může být navrácena, nebo opět zajmuta | - Ježci jsou po smrti oživeni", |
12716 | 1730 |
-- ["Return to Leaks A Lot!"] = "", -- A_Classic_Fairytale:shadow |
1731 |
-- ["Return to the mission menu by pressing the \"Go back\" button."] = "", -- A_Space_Adventure:cosmos |
|
1732 |
-- ["Return to the Surface"] = "", -- A_Space_Adventure:fruit02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1733 |
-- ["Rhombus"] = "", -- Basic_Training_-_Movement |
12716 | 1734 |
-- ["Rider"] = "", -- portal |
1735 |
-- ["Rifleman"] = "", -- Battalion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1736 |
-- ["Righteous Beard"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:queen, A_Classic_Fairytale:united |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1737 |
-- ["Right Tong"] = "", -- Bazooka_Battlefield |
12716 | 1738 |
-- ["Ripe"] = "", -- |
1739 |
-- ["Robert Yellow Apple"] = "", -- A_Space_Adventure:fruit01 |
|
1740 |
-- ["Rocket"] = "", -- Big_Armory |
|
1741 |
-- ["Ronald"] = "", -- portal |
|
1742 |
-- ["Roof"] = "", -- WxW |
|
1743 |
-- ["Rope-knocking Challenge"] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1744 |
-- ["Rope Master"] = "", -- Basic_Training_-_Rope |
|
1745 |
-- ["Roper"] = "", -- SpeedShoppa |
|
1746 |
-- ["Ropes and Crates"] = "", -- Challenge_-_Speed_Shoppa_-_Ropes |
|
1747 |
-- ["Rope Team"] = "", -- Basic_Training_-_Rope |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1748 |
-- ["Rope Training"] = "", -- Basic_Training_-_Rope |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1749 |
-- ["Rope Weapons"] = "", -- Basic_Training_-_Rope |
12716 | 1750 |
-- ["Roshi"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1751 |
-- ["Rot Molester"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1752 |
-- ["Rotten"] = "", -- |
1753 |
-- ["Round draw"] = "", -- Racer, TechRacer |
|
1754 |
-- ["Round %d (Sudden Death in round %d)"] = "", -- Battalion |
|
1755 |
-- ["Round limit: %d"] = "", -- Racer |
|
1756 |
-- ["Round Limit: %d"] = "", -- Space_Invasion |
|
1757 |
-- ["Round limit:"] = "", -- TechRacer |
|
1758 |
-- ["Rounds complete: %d/%d"] = "", -- Racer, Space_Invasion, TechRacer |
|
1759 |
-- ["Round score: %d"] = "", -- Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1760 |
-- ["Round's slowest lap: %.3fs by %s"] = "", -- TrophyRace |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1761 |
-- ["Rounds until Sudden Death: %d"] = "", -- Battalion |
12716 | 1762 |
-- ["RS1"] = "", -- A_Space_Adventure:fruit03 |
1763 |
-- ["RS2"] = "", -- A_Space_Adventure:fruit03 |
|
1764 |
-- ["Rubber"] = "", -- Construction_Mode, HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1765 |
-- ["Rubber Placement Mode"] = "", -- Construction_Mode |
12716 | 1766 |
-- ["RUBBER PLACEMENT MODE"] = "", -- HedgeEditor |
1767 |
-- ["Rules:"] = "", -- Capture_the_Flag |
|
1768 |
-- ["RULES:"] = "", -- Frenzy |
|
1769 |
-- ["Rules: "] = "", -- Mutant |
|
1770 |
-- ["Run away, you coward!"] = "", -- A_Space_Adventure:desert01 |
|
1771 |
-- ["Running displacement algorithm …"] = "", -- A_Classic_Fairytale:queen |
|
1772 |
-- ["Running for survival"] = "", -- A_Space_Adventure:desert02 |
|
1773 |
-- ["Rusted Diego"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1774 |
-- ["Rusty Joe"] = "", -- A_Classic_Fairytale:queen |
12716 | 1775 |
-- ["Ryu"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1776 |
-- ["%s (+1)"] = "", -- A_Space_Adventure:fruit03 |
12716 | 1777 |
-- ["%s: %.1fs"] = "", -- Racer, TechRacer |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1778 |
-- ["Sabotage/Flare: [Sabotage all hogs in the circle and deal ~1 dmg OR Fire a cluster up into the air]"] = "", -- Continental_supplies |
12716 | 1779 |
-- ["Saint"] = "", -- HedgeEditor, The_Specialists |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1780 |
-- ["Salivaslurper"] = "", -- A_Classic_Fairytale:united |
12716 | 1781 |
-- ["Salty Dog"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1782 |
-- ["Salvation"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1783 |
-- ["Salvation was one step closer now..."] = "", -- A_Classic_Fairytale:dragon |
12716 | 1784 |
-- ["Sam"] = "", -- A_Space_Adventure:cosmos |
1785 |
-- ["Sandals?! I thought you left your ring!"] = "", -- A_Classic_Fairytale:queen |
|
1786 |
-- ["Sandstorm"] = "", -- A_Space_Adventure:desert01 |
|
1787 |
-- ["Sandy"] = "", -- A_Space_Adventure:desert01 |
|
5398 | 1788 |
["Save as many hapless hogs as possible!"] = "Zachraň tolik nešťastných ježků, kolik jen můžeš!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1789 |
-- ["Save Fell From Heaven!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1790 |
-- ["Save Leaks A Lot!|Hint: The switch hedgehog utility might be of help to you."] = "", -- A_Classic_Fairytale:shadow |
1791 |
-- ["Save Level: [Precise]+[4]"] = "", -- HedgeEditor |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1792 |
-- ["Save the princess! All your hogs must survive!|Hint: Kill the cyborgs first! Use the ammo very carefully!|Hint: You might want to spare a girder for cover!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1793 |
-- ["Save the princess by collecting the crate in under 12 turns!"] = "", -- A_Classic_Fairytale:journey |
12716 | 1794 |
-- ["Saving Hogera"] = "", -- A_Space_Adventure:cosmos |
1795 |
-- ["%s barely made it past the hogosphere."] = "", -- ClimbHome |
|
1796 |
-- ["%s bravely climbed up to a dizzy height of %d to reach home."] = "", -- ClimbHome |
|
1797 |
-- ["Scallywag"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1798 |
-- ["Scalp Muncher"] = "", -- A_Classic_Fairytale:backstab |
12716 | 1799 |
-- ["Scenario"] = "", -- Big_Armory, portal, User_Mission_-_Bamboo_Thicket, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Newton_and_the_Hammock, User_Mission_-_Nobody_Laugh, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork_2, User_Mission_-_Teamwork, User_Mission_-_The_Great_Escape |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1800 |
-- ["Scenario failed!"] = "", -- SimpleMission |
12716 | 1801 |
-- ["Scientist"] = "", -- Battalion |
1802 |
-- ["%s climbed home in %d seconds!"] = "", -- ClimbHome |
|
1803 |
-- ["Score: %d"] = "", -- Space_Invasion |
|
1804 |
-- ["Score goal: %d"] = "", -- Control |
|
1805 |
-- ["Score graph"] = "", -- Mutant, Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1806 |
-- ["Score points by killing other hedgehogs."] = "", -- Mutant |
12716 | 1807 |
-- ["Score points by killing other hedgehogs (see below)."] = "", -- Mutant |
1808 |
-- ["Scores: "] = "", -- Capture_the_Flag |
|
1809 |
-- ["Scores:"] = "", -- Mutant |
|
1810 |
-- ["Scores"] = "", -- Mutant |
|
1811 |
-- ["Scoring: "] = "", -- Mutant |
|
1812 |
-- ["Script parameter examples:"] = "", -- Gravity |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1813 |
-- ["%s (+%d)"] = "", -- Battalion |
12716 | 1814 |
-- ["%s: %d"] = "", -- Capture_the_Flag, Control |
1815 |
-- ["%s: %d (deaths: %d)"] = "", -- Mutant |
|
1816 |
-- ["%s: Did not finish"] = "", -- Racer, TechRacer |
|
1817 |
-- ["%s did not finish the race."] = "", -- Racer, TechRacer |
|
1818 |
-- ["%s didn't expect that."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1819 |
-- ["%s died … and lives again!"] = "", -- Construction_Mode |
12716 | 1820 |
-- ["%s doesn’t really know how to handle a rope properly."] = "", -- ClimbHome |
1821 |
-- ["Search for the device with the help of the other hedgehogs "] = "", -- A_Space_Adventure:fruit02 |
|
1822 |
-- ["Searching in the dust"] = "", -- A_Space_Adventure:desert01 |
|
1823 |
-- ["Searching the stars!"] = "", -- A_Space_Adventure:cosmos |
|
1824 |
-- ["seconds"] = "", -- ClimbHome |
|
7905 | 1825 |
-- ["Seduction"] = "", -- Continental_supplies |
12716 | 1826 |
-- ["Seems like every time you take a \"walk\", the enemy finds us!"] = "", -- A_Classic_Fairytale:backstab |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1827 |
-- ["See that crate farther on the right?"] = "", -- A_Classic_Fairytale:first_blood |
5398 | 1828 |
["See ya!"] = "Uvidíme se!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1829 |
-- ["Segmentation Paul"] = "", -- A_Classic_Fairytale:dragon |
12716 | 1830 |
-- ["Select a placement mode and read the infos|in the mission panel to learn how to use it."] = "", -- HedgeEditor |
7905 | 1831 |
-- ["Select continent!"] = "", -- Continental_supplies |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1832 |
-- ["selected!"] = "", |
12716 | 1833 |
-- ["Selection Mode"] = "", -- HedgeEditor |
1834 |
-- ["Select, modify, or delete girders, rubbers and sprites"] = "", -- HedgeEditor |
|
1835 |
-- ["Select/Place/Delete Gear: [Left Click]"] = "", -- HedgeEditor |
|
1836 |
-- ["Select, reposition and delete gears"] = "", -- HedgeEditor |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1837 |
-- ["Select Rope"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1838 |
-- ["Select “Switch Hedgehog” from the ammo menu and|hit the “Attack” key."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1839 |
-- ["Select “Switch Hedgehog” from the ammo menu and|hit the “Attack” key to proceed."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1840 |
-- ["Select the rope to begin!"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1841 |
-- ["Select Weapon"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1842 |
-- ["Select weapon: [Left click]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade |
12716 | 1843 |
-- ["Select win/lose condition: [Left], [Right]"] = "", -- HedgeEditor |
1844 |
-- ["Select your continent/weaponset: with the \"Up\" or \"Down\" keys. You can also select one with the weapons menu."] = "", -- Continental_supplies |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1845 |
-- ["Select your continent/weaponset: With the \"Up\" or \"Down\" keys. You can also select one with the weapons menu."] = "", -- Continental_supplies |
12716 | 1846 |
-- ["Sergey"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1847 |
-- ["Set bounciness: [Left Shift] + [1]-[5]"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1848 |
-- ["Set detonation timer: [1]-[5]"] = "", -- Basic_Training_-_Grenade |
12716 | 1849 |
-- ["Set Health: [Left Click]"] = "", -- HedgeEditor |
1850 |
-- ["Set Identity: [Left Click]"] = "", -- HedgeEditor |
|
1851 |
-- ["Set period to negative value for random gravity."] = "", -- Gravity |
|
1852 |
-- ["Set the health of hogs, health crates, barrels and duds"] = "", -- HedgeEditor |
|
1853 |
-- ["Set to %d"] = "", -- HedgeEditor |
|
1854 |
-- ["%s exploded."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1855 |
-- ["%s fell from a high cliff."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1856 |
-- ["%s fell too fast."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1857 |
-- ["%s fell victim to a weapon filter"] = "", -- Construction_Mode |
12716 | 1858 |
-- ["%s felt unstable."] = "", -- User_Mission_-_Rope_Knock_Challenge |
1859 |
-- ["%s felt victim to rope-knocking."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1860 |
-- ["%s flew like a rock."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1861 |
-- ["%s gets an extra life"] = "", -- Construction_Mode |
12716 | 1862 |
-- ["%s goes the way of the lemming."] = "", -- User_Mission_-_Rope_Knock_Challenge |
1863 |
-- ["Sgt. Smith"] = "", -- |
|
1864 |
-- ["%s had it coming."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1865 |
-- ["%s had no chance."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1866 |
-- ["... share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1867 |
-- ["%s has been killed before taking enough damage first."] = "", -- SimpleMission |
12716 | 1868 |
-- ["%s has been knocked out."] = "", -- User_Mission_-_Rope_Knock_Challenge |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1869 |
-- ["%s has been rescued from death"] = "", -- Construction_Mode |
12716 | 1870 |
-- ["%s has fallen victim to gravity."] = "", -- User_Mission_-_Rope_Knock_Challenge |
1871 |
-- ["%s has mutated! +2 points"] = "", -- Mutant |
|
1872 |
-- ["%s has passed the best height of %s!"] = "", -- ClimbHome |
|
1873 |
-- ["%s has scored!"] = "", -- Capture_the_Flag |
|
1874 |
-- ["%s hates Newton."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1875 |
-- ["She endangered the whole tribe!"] = "", -- A_Classic_Fairytale:epil |
|
1876 |
-- ["sheepluva"] = "", -- |
|
1877 |
-- ["Sheepy"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1878 |
-- ["She's behind that tall thingy."] = "", -- A_Classic_Fairytale:family |
12716 | 1879 |
-- ["Shield boosted! +%d power"] = "", -- Space_Invasion |
1880 |
-- ["Shield depleted"] = "", -- Space_Invasion |
|
5398 | 1881 |
["Shield is fully recharged!"] = "Štít je plně dobit", |
12716 | 1882 |
-- ["Shield Master! +10 points!"] = "", -- Space_Invasion |
1883 |
-- ["Shield Miser! +%d points!"] = "", -- Space_Invasion |
|
1884 |
-- ["Shield OFF: %d power remaining"] = "", -- Space_Invasion |
|
1885 |
-- ["Shield ON: %d power remaining"] = "", -- Space_Invasion |
|
1886 |
-- ["Shield Seeker! +10 points!"] = "", -- Space_Invasion |
|
1887 |
-- ["Shinobi"] = "", -- |
|
1888 |
-- ["%s hit the ground."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1889 |
-- ["Shoppa Love"] = "", -- Challenge_-_Speed_Shoppa_-_Hedgelove |
|
1890 |
-- ["Shoppa Union"] = "", -- Challenge_-_Speed_Shoppa_-_Ropes, Challenge_-_Speed_Shoppa_-_ShoppaKing |
|
1891 |
-- ["Shoppers"] = "", -- SpeedShoppa |
|
7905 | 1892 |
-- ["Shotgun"] = "", -- Continental_supplies |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
1893 |
-- ["shots remaining."] = "", |
12716 | 1894 |
-- ["Sigh."] = "", -- A_Classic_Fairytale:epil |
5398 | 1895 |
["Silly"] = "Hloupý", |
12716 | 1896 |
-- ["Silver"] = "", -- |
1897 |
-- ["Sine Gun"] = "", -- Construction_Mode |
|
5398 | 1898 |
["Sinky"] = "Propadlý", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1899 |
-- ["Sirius Lee"] = "", -- A_Classic_Fairytale:enemy |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1900 |
-- ["%s is dead, who was critical to this mission!"] = "", -- SimpleMission |
12716 | 1901 |
-- ["%s is eliminated!"] = "", -- User_Mission_-_Rope_Knock_Challenge |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1902 |
-- ["%s is now as poor as a church mouse"] = "", -- Construction_Mode |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1903 |
-- ["%s is now a zombie hedgehog"] = "", -- Construction_Mode |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1904 |
-- ["%s is suddenly low on ammo"] = "", -- Construction_Mode |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1905 |
-- ["Skip your turn to try again."] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1906 |
-- ["Skulls"] = "", -- Bazooka_Battlefield |
12716 | 1907 |
-- ["Slimer"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1908 |
-- ["Slippery"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1909 |
-- ["%s lost all the weapons"] = "", -- Construction_Mode |
12716 | 1910 |
-- ["Slot %d: %s"] = "", -- Frenzy |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1911 |
-- ["Slot keys save time! (F1-F10 by default)"] = "", -- Frenzy |
12716 | 1912 |
-- ["Slowpoke"] = "", -- |
1913 |
-- ["%s made it past the hogosphere."] = "", -- ClimbHome |
|
1914 |
-- ["%s managed to pass half of the distance towards home."] = "", -- ClimbHome |
|
1915 |
-- ["%s may choose the rules."] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1916 |
-- ["Smith 0.97"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1917 |
-- ["Smith 0.98"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1918 |
-- ["Smith 0.99a"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1919 |
-- ["Smith 0.99b"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1920 |
-- ["Smith 0.99f"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1921 |
-- ["Smith 1.0"] = "", -- A_Classic_Fairytale:enemy |
12716 | 1922 |
-- ["Smugglers"] = "", -- A_Space_Adventure:desert01 |
1923 |
-- ["%s must skip this turn for rule violation."] = "", -- WxW |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1924 |
-- ["Sneaks"] = "", -- Bazooka_Battlefield |
12716 | 1925 |
-- ["%s never got the ninja diploma."] = "", -- ClimbHome |
1926 |
-- ["%s never wanted to reach for the sky in the first place."] = "", -- ClimbHome |
|
1927 |
-- ["Sniper! +8 points!"] = "", -- Space_Invasion |
|
1928 |
-- ["Sniper"] = "", -- HedgeEditor, The_Specialists |
|
7905 | 1929 |
-- ["Sniper Rifle"] = "", -- Continental_supplies |
5398 | 1930 |
["Sniper Training"] = "Odstřelovací trénink", |
1931 |
["Sniperz"] = "Snajpři", |
|
12716 | 1932 |
-- ["So, as promised I have brought you where I think that the device you are looking for is hidden."] = "", -- A_Space_Adventure:fruit02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1933 |
-- ["So far, you had infinite ropes, but in the|real world, ropes are usually limited."] = "", -- Basic_Training_-_Rope |
12716 | 1934 |
-- ["So Hog Solo, here we are ..."] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1935 |
-- ["So humiliating..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 1936 |
-- ["So, I believe that it's a good place to start."] = "", -- A_Space_Adventure:desert01 |
1937 |
-- ["So, I kindly ask for your help."] = "", -- A_Space_Adventure:fruit01 |
|
1938 |
-- ["So I shook my fist in the air!"] = "", -- A_Classic_Fairytale:epil |
|
1939 |
-- ["Soldier"] = "", -- HedgeEditor, The_Specialists |
|
1940 |
-- ["So, let me tell you what I know about Professor Hogevil."] = "", -- A_Space_Adventure:moon02 |
|
1941 |
-- ["Some parts of the land are indestructible."] = "", -- A_Space_Adventure:fruit03 |
|
1942 |
-- ["Some sick game of yours?!"] = "", -- A_Classic_Fairytale:queen |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1943 |
-- ["Some weapons can be dropped from the rope."] = "", -- Basic_Training_-_Rope |
12716 | 1944 |
-- ["Somewhere else on the planet of fruits, Captain Lime helps Hog Solo"] = "", -- A_Space_Adventure:fruit02 |
1945 |
-- ["Somewhere else on the planet of fruits Hog Solo gets closer to the device"] = "", -- A_Space_Adventure:fruit02 |
|
1946 |
-- ["Somewhere on the Planet of Fruits a terrible war is about to begin ..."] = "", -- A_Space_Adventure:fruit01 |
|
1947 |
-- ["Somewhere on the uninhabitable Death Planet ..."] = "", -- A_Space_Adventure:death01 |
|
1948 |
-- ["So, now I got the last part and I have your friends captured."] = "", -- A_Space_Adventure:death01 |
|
1949 |
-- ["So the princess was never heard of again ..."] = "", -- A_Classic_Fairytale:family |
|
1950 |
-- ["So, uhmm, how did you manage to teleport them so far?"] = "", -- A_Classic_Fairytale:epil |
|
1951 |
-- ["Sour"] = "", -- |
|
7905 | 1952 |
-- ["South America"] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1953 |
-- ["So? What will it be?"] = "", -- A_Classic_Fairytale:shadow |
12716 | 1954 |
-- ["So you are able to launch projectiles into your aiming direction, always at full power."] = "", -- Basic_Training_-_Flying_Saucer |
1955 |
-- ["So you are interested in Professor Hogevil, huh?"] = "", -- A_Space_Adventure:moon02 |
|
1956 |
-- ["So you basically did the dirty work for us."] = "", -- A_Classic_Fairytale:dragon |
|
1957 |
-- ["Space Invasion"] = "", -- Space_Invasion |
|
1958 |
-- ["SPACE INVASION"] = "", -- Space_Invasion |
|
1959 |
-- ["Spacetrip"] = "", -- A_Space_Adventure:cosmos |
|
1960 |
-- ["Spawn the crate and attack!"] = "", -- WxW |
|
1961 |
-- ["Specials: Kings and air generals drop helpers, not weapons"] = "", -- Battalion |
|
7905 | 1962 |
-- ["Special Weapons:"] = "", -- Continental_supplies |
12716 | 1963 |
-- ["Speckles"] = "", -- |
1964 |
-- ["Specs"] = "", -- |
|
1965 |
-- ["Specs Appeal"] = "", -- |
|
1966 |
-- ["Spectator"] = "", -- |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1967 |
-- ["Speed Roping"] = "", -- Basic_Training_-_Rope |
12716 | 1968 |
-- ["Speed Shoppa"] = "", -- SpeedShoppa |
1969 |
-- ["Spike"] = "", -- A_Space_Adventure:desert01 |
|
1970 |
-- ["Spikes"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1971 |
-- ["Spiky Cheese"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:shadow |
12716 | 1972 |
-- ["%s, place the first hedgehog!"] = "", -- WxW |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
1973 |
-- ["Spleenlover"] = "", -- A_Classic_Fairytale:united |
5398 | 1974 |
["Sponge"] = "Mycí houba", |
1975 |
["Spooky Tree"] = "Strašidelný strom", |
|
12716 | 1976 |
-- ["Sprite Erasure Mode"] = "", -- HedgeEditor |
1977 |
-- ["Sprite Modification Mode"] = "", -- HedgeEditor |
|
1978 |
-- ["SPRITE MODIFICATION MODE"] = "", -- HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1979 |
-- ["Sprite Placement Mode"] = "", -- Construction_Mode |
12716 | 1980 |
-- ["SPRITE PLACEMENT MODE"] = "", -- HedgeEditor |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
1981 |
-- ["Sprite Testing Mode"] = "", -- Construction_Mode |
12716 | 1982 |
-- ["Squirtle"] = "", -- |
1983 |
-- ["Squishy"] = "", -- |
|
1984 |
-- ["%s reached home in %.3f seconds. Congratulations!"] = "", -- ClimbHome |
|
1985 |
-- ["%s (%s) destroyed %d invaders in one round."] = "", -- Space_Invasion |
|
1986 |
-- ["%s (%s) does not have to feel ashamed for their best height of %d."] = "", -- ClimbHome |
|
1987 |
-- ["%s (%s) gave short shrift to the invaders: Longest combo of %d!"] = "", -- Space_Invasion |
|
1988 |
-- ["%s (%s) has been invited to join the Planetary Association of the Hedgehogs, it destroyed a staggering %d invaders in just one round!"] = "", -- Space_Invasion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
1989 |
-- ["%s (%s) has captured the flag %d times."] = "", -- Capture_the_Flag |
12716 | 1990 |
-- ["%s (%s) hate life and suicided %d times."] = "", -- Mutant |
1991 |
-- ["%s should try the rope training mission first."] = "", -- ClimbHome |
|
1992 |
-- ["%s (%s) is addicted to killing: %d invaders destroyed in one round."] = "", -- Space_Invasion |
|
1993 |
-- ["%s (%s) is a hardened hunter: No misses and %d hits in its best round!"] = "", -- Space_Invasion |
|
1994 |
-- ["%s (%s) is a tumbleweed: %d points in one round."] = "", -- Space_Invasion |
|
1995 |
-- ["%s (%s) is good at this: %d points in only one round!"] = "", -- Space_Invasion |
|
1996 |
-- ["%s (%s) is Rambo in a hedgehog costume! He destroyed %d invaders in one round."] = "", -- Space_Invasion |
|
1997 |
-- ["%s skipped ninja classes."] = "", -- ClimbHome |
|
1998 |
-- ["%s spawned at a really bad position."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
1999 |
-- ["%s splatted."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2000 |
-- ["%s (%s) reached a decent peak height of %d."] = "", -- ClimbHome |
|
2001 |
-- ["%s (%s) reached a peak height of %d."] = "", -- ClimbHome |
|
2002 |
-- ["%s (%s) reached for the sky and beyond with a height of %d!"] = "", -- ClimbHome |
|
2003 |
-- ["%s (%s) reached home in %.3f seconds."] = "", -- ClimbHome |
|
2004 |
-- ["%s (%s) shot %d invaders and never missed in the best round!"] = "", -- Space_Invasion |
|
2005 |
-- ["%s (%s) struck like a meteor: %d points in only one round!"] = "", -- Space_Invasion |
|
2006 |
-- ["%s still had a long way to go."] = "", -- ClimbHome |
|
2007 |
-- ["%s (%s) tumbles like no other: %d points in one round."] = "", -- Space_Invasion |
|
2008 |
-- ["%s stumpled."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2009 |
-- ["%s (%s) was certainly not afraid of heights: Peak height of %d!"] = "", -- ClimbHome |
|
2010 |
-- ["%s (%s) was lightning-fast! Longest combo of %d, absolutely insane!"] = "", -- Space_Invasion |
|
2011 |
-- ["%s (%s) was on fire: Longest combo of %d."] = "", -- Space_Invasion |
|
2012 |
-- ["%s (%s) was panicly afraid of the water and decided to get in a safe distance of %d from it."] = "", -- ClimbHome |
|
2013 |
-- ["%s (%s) was the best baby tumbler: %d points in one round."] = "", -- Space_Invasion |
|
2014 |
-- ["%s (%s) was the greediest hedgehog and collected %d crates."] = "", -- Mutant |
|
2015 |
-- ["%s (%s) was undoubtedly the very best professional tumbler in this game: %d points in one round!"] = "", -- Space_Invasion |
|
2016 |
-- ["Star"] = "", -- Big_Armory |
|
2017 |
-- ["Status update"] = "", -- Racer, TechRacer |
|
2018 |
-- ["Status Update"] = "", -- Space_Invasion |
|
2019 |
-- ["Stay away from our weapons!"] = "", -- A_Classic_Fairytale:queen |
|
2020 |
-- ["Stay there, comrades!"] = "", -- A_Classic_Fairytale:queen |
|
2021 |
-- ["Stay there to flee!"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2022 |
-- ["Steel Eye"] = "", -- A_Classic_Fairytale:queen |
12716 | 2023 |
-- ["Step 1: Activate your flying saucer but do NOT move yet!"] = "", -- Basic_Training_-_Flying_Saucer |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2024 |
-- ["Step 1: Start roping"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2025 |
-- ["Step 2: Select grenade"] = "", -- Basic_Training_-_Rope |
12716 | 2026 |
-- ["Step 2: Select your grenade."] = "", -- Basic_Training_-_Flying_Saucer |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2027 |
-- ["Step 3: Drop the grenade"] = "", -- Basic_Training_-_Rope |
12716 | 2028 |
-- ["Step 3: Start flying and get yourself right above the target."] = "", -- Basic_Training_-_Flying_Saucer |
2029 |
-- ["Step 4: Drop your grenade by pressing the [Long jump] key."] = "", -- Basic_Training_-_Flying_Saucer |
|
2030 |
-- ["Step 5: Get away quickly and land safely anywhere."] = "", -- Basic_Training_-_Flying_Saucer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2031 |
-- ["Step By Step"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2032 |
-- ["Steve"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
7905 | 2033 |
-- ["Sticky Mine"] = "", -- Continental_supplies |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2034 |
-- ["Sticky Mine Placement Mode"] = "", -- Construction_Mode |
12716 | 2035 |
-- ["STICKY MINE PLACEMENT MODE"] = "", -- HedgeEditor |
2036 |
-- ["Stop, comrades!"] = "", -- A_Classic_Fairytale:queen |
|
2037 |
-- ["Stop right there, puny worms!"] = "", -- A_Classic_Fairytale:queen |
|
2038 |
-- ["Street Fighters"] = "", -- |
|
2039 |
-- ["Strength: %d (multiplier for ammo)"] = "", -- Battalion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2040 |
-- ["Stronglings"] = "", -- A_Classic_Fairytale:shadow |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2041 |
-- ["Structure Placement Mode"] = "", -- Construction_Mode |
12716 | 2042 |
-- ["Structure Placer"] = "", -- Construction_Mode |
2043 |
-- ["Stupid, stupid Hogerians!"] = "", -- A_Space_Adventure:final |
|
2044 |
-- ["Subject 1"] = "", -- portal |
|
2045 |
-- ["Subjects"] = "", -- portal |
|
2046 |
-- ["Subtract %d"] = "", -- HedgeEditor |
|
2047 |
-- ["--- Sudden Death ---"] = "", -- Battalion |
|
2048 |
-- ["Summer Squash"] = "", -- A_Space_Adventure:fruit01 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2049 |
-- ["Sundaland"] = "", -- Continental_supplies |
12716 | 2050 |
-- ["Sunflame"] = "", -- Big_Armory |
2051 |
-- ["Super weapons: A few crates contain very powerful weapons."] = "", -- WxW |
|
2052 |
-- ["Super weapons: %s"] = "", -- WxW |
|
2053 |
-- ["Support Station: Allows placement of crates."] = "", -- Construction_Mode |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2054 |
-- ["Support Station"] = "", -- Construction_Mode |
12716 | 2055 |
-- ["Sure!"] = "", -- A_Classic_Fairytale:epil |
2056 |
-- ["Surf Before Crate: %s"] = "", -- WxW |
|
2057 |
-- ["Surf Before Crate: You must bounce off the water once before you can get crates."] = "", -- WxW |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2058 |
-- ["Surfer! +15 points!"] = "", -- Space_Invasion |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2059 |
-- ["Surfer!"] = "", -- WxW |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2060 |
-- ["Survive!|Hint: Cinematics can be skipped with the [Precise] key."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2061 |
-- ["%s violated the “All But Last” rule and will be penalized."] = "", -- WxW |
2062 |
-- ["%s violated the “Kill The Leader” rule and will be penalized."] = "", -- WxW |
|
2063 |
-- ["%s was a good target."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2064 |
-- ["%s was close to home."] = "", -- ClimbHome |
|
2065 |
-- ["%s was damn close to home."] = "", -- ClimbHome |
|
2066 |
-- ["%s was doomed from the beginning."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2067 |
-- ["%s was good, but not good enough."] = "", -- ClimbHome |
|
2068 |
-- ["%s was knocked away."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2069 |
-- ["%s was really unlucky."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2070 |
-- ["%s was shoved away."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2071 |
-- ["%s was smashed."] = "", -- User_Mission_-_Rope_Knock_Challenge |
|
2072 |
-- ["Sweet"] = "", -- |
|
2073 |
-- ["%s went over a quarter of the way towards home."] = "", -- ClimbHome |
|
2074 |
-- ["%s! Why?!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2075 |
-- ["Swing, Leaks A Lot, on the wings of the wind!"] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2076 |
-- ["Swing: [Left]/[Right]"] = "", -- Basic_Training_-_Rope |
12716 | 2077 |
-- ["%s wins!"] = "", -- Racer, Space_Invasion, TechRacer, ClimbHome |
2078 |
-- ["%s wins with a best time of %.1fs."] = "", -- Racer, TechRacer |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2079 |
-- ["switch"] = "", -- Continental_supplies |
5398 | 2080 |
["Switched to "] = "Přepnut na ", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2081 |
-- ["Switch Hedgehog (1/3)"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2082 |
-- ["Switch Hedgehog (2/3)"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2083 |
-- ["Switch Hedgehog (3/3)"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2084 |
-- ["Switch Hedgehog (Failed!)"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2085 |
-- ["Switch hedgehog: [Tabulator]"] = "", -- Basic_Training_-_Movement |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2086 |
-- ["Switch Hog"] = "", -- Construction_Mode |
12716 | 2087 |
-- ["Switch: Toggle crate radar"] = "", -- WxW |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2088 |
-- ["Swords"] = "", -- Bazooka_Battlefield |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2089 |
-- ["Syntax Errol"] = "", -- A_Classic_Fairytale:dragon |
12716 | 2090 |
-- ["%s, you may choose the rules."] = "", -- WxW |
2091 |
-- ["szczur"] = "", -- |
|
2092 |
-- ["Tackleberry"] = "", -- |
|
2093 |
-- ["Tails"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2094 |
-- ["Talk about mixed signals..."] = "", -- A_Classic_Fairytale:dragon |
12716 | 2095 |
-- ["Tall Potato"] = "", -- A_Space_Adventure:fruit01 |
2096 |
-- ["Target"] = "", -- HedgeEditor |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2097 |
-- ["Target Placement Mode"] = "", -- Construction_Mode |
12716 | 2098 |
-- ["TARGET PLACEMENT MODE"] = "", -- HedgeEditor |
2099 |
-- ["Target Practice: Bazooka (easy)"] = "", -- Target_Practice_-_Bazooka_easy |
|
2100 |
-- ["Target Practice: Bazooka (hard)"] = "", -- Target_Practice_-_Bazooka_hard |
|
2101 |
-- ["Target Practice: Grenade (easy)"] = "", -- Target_Practice_-_Grenade_easy |
|
2102 |
-- ["Target Practice: Grenade (hard)"] = "", -- Target_Practice_-_Grenade_hard |
|
2103 |
-- ["Target Practice: Homing Bee"] = "", -- Target_Practice_-_Homing_Bee |
|
2104 |
-- ["Target Practice: Shotgun"] = "", -- Target_Practice_-_Shotgun |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2105 |
-- ["Target Puncher"] = "", -- Basic_Training_-_Rope |
12716 | 2106 |
-- ["Targets left: %d"] = "", -- TargetPractice |
2107 |
-- ["Tatsujin"] = "", -- |
|
2108 |
-- ["Tatters"] = "", -- |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2109 |
-- ["Team %d"] = "", -- SimpleMission |
5398 | 2110 |
["Team %d: "] = "Tým %d: ", |
12716 | 2111 |
-- ["Team Identity Mode"] = "", -- HedgeEditor |
2112 |
-- ["TEAM IDENTITY MODE"] = "", -- HedgeEditor |
|
2113 |
-- ["Team of Hearts"] = "", -- Challenge_-_Speed_Shoppa_-_Hedgelove |
|
2114 |
-- ["Team Scores:"] = "", -- Control |
|
2115 |
-- ["Team scores:"] = "", -- Space_Invasion |
|
2116 |
-- ["Teamwork 2"] = "", -- User_Mission_-_Teamwork_2 |
|
2117 |
-- ["Teamwork"] = "", -- User_Mission_-_Teamwork |
|
2118 |
-- ["Team Zook"] = "", -- Target_Practice_-_Bazooka_easy, Target_Practice_-_Bazooka_hard |
|
2119 |
-- ["TechRacer"] = "", -- TechRacer |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2120 |
-- ["Teleporation Node"] = "", -- Construction_Mode |
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2121 |
-- ["Teleportation Mode"] = "", -- Construction_Mode |
12716 | 2122 |
-- ["Teleportation Node: Allows teleportation| between other nodes."] = "", -- Construction_Mode |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2123 |
-- ["Teleportation Node"] = "", -- Construction_Mode |
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2124 |
-- ["Teleport"] = "", -- Construction_Mode, Frenzy |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2125 |
-- ["Teleport hint: just use the mouse to select the destination!"] = "", -- A_Classic_Fairytale:dragon |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2126 |
-- ["Teleport hint: Just use the mouse to select the destination!"] = "", -- A_Classic_Fairytale:dragon |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2127 |
-- ["Teleport unsuccessful. Please teleport within a clan teleporter's sphere of influence."] = "", -- Construction_Mode |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2128 |
-- ["Teleport Unsuccessful. Please teleport within a clan teleporter's sphere of influence."] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2129 |
-- ["Tentacle Terror"] = "", -- Tentacle_Terror |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2130 |
-- ["Thanks!"] = "", -- A_Classic_Fairytale:family |
12716 | 2131 |
-- ["Thanks, dude! It really means a lot to me."] = "", -- A_Classic_Fairytale:epil |
2132 |
-- ["Thanks, man! It really means a lot to me."] = "", -- A_Classic_Fairytale:epil |
|
2133 |
-- ["Thank you, Dr. Cornelius."] = "", -- A_Space_Adventure:cosmos |
|
2134 |
-- ["Thank you for meeting me on such a short notice!"] = "", -- A_Space_Adventure:desert01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2135 |
-- ["Thank you, my hero!"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2136 |
-- ["Thank you, oh, thank you, Leaks A Lot!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2137 |
-- ["Thank you, oh, thank you, my heroes!"] = "", -- A_Classic_Fairytale:journey |
12716 | 2138 |
-- ["Thanta"] = "", -- A_Space_Adventure:ice01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2139 |
-- ["That is, indeed, very weird..."] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2140 |
-- ["That makes it almost invaluable!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2141 |
-- ["That ought to show them!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2142 |
-- ["That's all, folks!"] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2143 |
-- ["That's for my father!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2144 |
-- ["That shaman sure knows what he's doing!"] = "", -- A_Classic_Fairytale:shadow |
5398 | 2145 |
["That Sinking Feeling"] = "Potopené pocity", |
12716 | 2146 |
-- ["That's just the way it works, you know."] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2147 |
-- ["That's not our problem!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2148 |
-- ["That's typical of you!"] = "", -- A_Classic_Fairytale:family |
12716 | 2149 |
-- ["That's why he always wears a hat since then."] = "", -- A_Space_Adventure:moon02 |
2150 |
-- ["That traitor won't be killing us anymore!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2151 |
-- ["That was just mean!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united |
12716 | 2152 |
-- ["That was pointless. The flag will respawn next round."] = "", -- CTF_Blizzard |
2153 |
-- ["The adventure begins!"] = "", -- A_Space_Adventure:cosmos |
|
2154 |
-- ["The air bombs are weaker than usual."] = "", -- Battalion |
|
2155 |
-- ["The aliens respect me, even worship me!"] = "", -- A_Classic_Fairytale:queen |
|
2156 |
-- ["The ally units share their ammo."] = "", -- A_Space_Adventure:fruit01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2157 |
-- ["The ammo of %s has been vaporized"] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2158 |
-- ["The answer is...entertaintment. You'll see what I mean."] = "", -- A_Classic_Fairytale:backstab |
12716 | 2159 |
-- ["The anti-portal surface is all over the floor, and I have nothing to kill him. Dropping something could hurt him enough to kill him."] = "", -- portal |
2160 |
-- ["The big bang"] = "", -- A_Space_Adventure:final |
|
2161 |
-- ["The Boss"] = "", -- |
|
2162 |
-- ["The boss has fallen! Retreat!"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2163 |
-- ["The Bull's Eye"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2164 |
-- ["The caves are well hidden, they won't find us there!"] = "", -- A_Classic_Fairytale:united |
12716 | 2165 |
-- ["The clan of the Red Strawberry wants to take over the dominion and overthrow King Pineapple."] = "", -- A_Space_Adventure:fruit01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2166 |
-- ["The Crate Frenzy"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2167 |
-- ["The Customer is King"] = "", -- Challenge_-_Speed_Shoppa_-_ShoppaKing |
2168 |
-- ["The device part has been stolen!"] = "", -- A_Space_Adventure:fruit02 |
|
2169 |
-- ["The device part is hidden in one of the crates! Go and get it!"] = "", -- A_Space_Adventure:desert01 |
|
2170 |
-- ["The Devs"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2171 |
-- ["The Dilemma"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2172 |
-- ["The editor weapons and tools have been added!"] = "", -- HedgeEditor |
2173 |
-- ["The editor weapons and tools have been removed!"] = "", -- HedgeEditor |
|
2174 |
-- ["The enemies aren't many anyway, it is going to be easy!"] = "", -- A_Space_Adventure:fruit01 |
|
2175 |
-- ["The enemy can't move but it might be a good idea to stay out of sight!"] = "", -- A_Classic_Fairytale:dragon |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2176 |
-- ["The enemy has taken a crate which we really needed!"] = "", -- SimpleMission |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2177 |
-- ["The enemy hogs play in a random order."] = "", -- A_Space_Adventure:death02 |
5398 | 2178 |
["The enemy is hiding out on yonder ducky!"] = "Nepřítel se skrývá na tamté kachničce!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2179 |
-- ["The Enemy Of My Enemy"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2180 |
-- ["The explosion is weaker than usual."] = "", -- Battalion |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2181 |
-- ["The fastest hedgehog was %s from %s with a time of %.3fs."] = "", -- TrophyRace |
12716 | 2182 |
-- ["The fight begins!"] = "", -- A_Space_Adventure:moon01 |
2183 |
-- ["The final part"] = "", -- A_Space_Adventure:death01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2184 |
-- ["The final targets are quite tricky. You need to aim well."] = "", -- Basic_Training_-_Bazooka |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2185 |
-- ["The First Blood"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2186 |
-- ["The First Encounter"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2187 |
-- ["The first hedgehog to kill someone becomes the Mutant."] = "", -- Mutant |
2188 |
-- ["The first hedgehog which scores %d or more wins the game."] = "", -- Mutant |
|
2189 |
-- ["The first stop"] = "", -- A_Space_Adventure:moon01 |
|
2190 |
-- ["The first turn will last 25 sec and every other turn 15 sec."] = "", -- A_Space_Adventure:fruit03 |
|
5398 | 2191 |
["The flag will respawn next round."] = "Vlajka se obnoví příští kolo.", |
12716 | 2192 |
-- ["The flood has stopped! Challenge over."] = "", -- User_Mission_-_That_Sinking_Feeling |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2193 |
-- ["The food bites back"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2194 |
-- ["The giant umbrella from the last crate should help break the fall."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2195 |
-- ["The Great Escape"] = "", -- User_Mission_-_The_Great_Escape |
12716 | 2196 |
-- ["The Green Bananas lost, try again!"] = "", -- A_Space_Adventure:fruit01 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2197 |
-- ["The guardian"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2198 |
-- ["The hardships of the war turned %s (%s) into a killing machine: %d invaders destroyed in one round!"] = "", -- Space_Invasion |
2199 |
-- ["The hedgehog with least points (or most deaths) becomes the Bottom Feeder."] = "", -- Mutant |
|
2200 |
-- ["The Hogies"] = "", -- Target_Practice_-_Cluster_Bomb |
|
2201 |
-- ["The Hospital"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2202 |
-- ["The Individualist"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2203 |
-- ["Their buildings were very primitive back then, even for an uncivilised island."] = "", -- A_Classic_Fairytale:united |
12716 | 2204 |
-- ["The Iron Curtain"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2205 |
-- ["The Journey Back"] = "", -- A_Classic_Fairytale:journey |
12716 | 2206 |
-- ["The king of %s has died!"] = "", -- Battalion |
2207 |
-- ["The last encounter"] = "", -- A_Space_Adventure:death01 |
|
2208 |
-- ["The last surviving clan wins."] = "", -- TrophyRace |
|
2209 |
-- ["The leader escaped. Defeat the rest of the aliens!"] = "", -- A_Classic_Fairytale:queen |
|
2210 |
-- ["The leader seems scared, he will probably flee."] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2211 |
-- ["The Leap of Faith"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2212 |
-- ["The meteorite has come too close and the anti-gravity device isn't powerful enough to stop it now."] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2213 |
-- ["The Moonwalk"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2214 |
-- ["The Mutant has super weapons and a lot of health."] = "", -- Mutant |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2215 |
-- ["The Mutant has super-weapons and a lot of health."] = "", -- Mutant |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2216 |
-- ["The Mutant loses health quickly, but gains health by killing."] = "", -- Mutant |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2217 |
-- ["The Mutant loses health quickly if he doesn't keep scoring kills."] = "", -- Mutant |
5398 | 2218 |
["The Nameless One"] = "Bezejmenný", |
12716 | 2219 |
-- ["The Navy greets %s for managing to get in a distance of %d away from the mainland!"] = "", -- ClimbHome |
2220 |
-- ["The next 4 times you play the \"The last encounter\" mission you'll get 20 more hit points and a laser sight."] = "", -- A_Space_Adventure:death02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2221 |
-- ["The next crate is an utility crate."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2222 |
-- ["The next one is pretty hard! |Tip: You have to do multiple swings!"] = "", -- Basic_Training_-_Rope |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2223 |
-- ["The next target can only be reached by something called “bouncing bomb”."] = "", -- Basic_Training_-_Bazooka |
13307 | 2224 |
-- ["The next target is high in the sky."] = "", -- Basic_Training_-_Bazooka |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2225 |
-- ["Then how do they keep appearing?"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2226 |
-- ["The Ninja-Samurai Alliance"] = "", -- |
2227 |
-- ["Then prepare for battle!"] = "", -- A_Space_Adventure:death01 |
|
2228 |
-- ["Then what am I?"] = "", -- A_Classic_Fairytale:epil |
|
2229 |
-- ["The only woman, huh?"] = "", -- A_Classic_Fairytale:epil |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2230 |
-- ["The oppression of the elders, of course!"] = "", -- A_Classic_Fairytale:queen |
12716 | 2231 |
-- ["The opression of the elders, of course!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2232 |
-- ["The other one were all cannibals, spending their time eating the organs of fellow hedgehogs..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2233 |
-- ["The Police"] = "", -- |
2234 |
-- ["The power of love! No, wait, the power of the aliens!"] = "", -- A_Classic_Fairytale:queen |
|
2235 |
-- ["The RC plane only carries 2 weak bombs."] = "", -- Battalion |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2236 |
-- ["There are a variety of structures available to aid you."] = "", -- Construction_Mode |
12716 | 2237 |
-- ["There are no snarky comments this time."] = "", -- Space_Invasion |
2238 |
-- ["There is one below us!"] = "", -- A_Space_Adventure:ice01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2239 |
-- ["There must be a spy among us!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2240 |
-- ["There's more of them? When did they become so hungry?"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2241 |
-- ["There's nothing more satisfying for me than seeing you share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2242 |
-- ["There's nothing more satisfying to us than seeing you share your beauty..."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2243 |
-- ["There's nothing more satisfying to us than seeing you share your beauty with the world every morning, my princess!"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2244 |
-- ["The respawner respawns %s"] = "", -- Construction_Mode |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2245 |
-- ["The Rising"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2246 |
-- ["The rope won't get reset."] = "", -- A_Space_Adventure:death02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2247 |
-- ["The Savior"] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2248 |
-- ["The score and deaths are shown next to the team bar."] = "", -- Mutant |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2249 |
-- ["These girders are slippery, like ice."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2250 |
-- ["These primitive people are so funny!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2251 |
-- ["The Shadow Falls"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2252 |
-- ["The Showdown"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2253 |
-- ["The Slaughter"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:first_blood |
12716 | 2254 |
-- ["The Society of Perfectionists greets %s (%s): No misses and %d hits in its best round."] = "", -- Space_Invasion |
5398 | 2255 |
["THE SPECIALISTS"] = "SPECIALISTÉ", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2256 |
-- ["The spinning arrows above your hedgehog show|which hedgehog is selected right now."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2257 |
-- ["The spirits of the ancerstors are surely pleased, Leaks A Lot."] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2258 |
-- ["The targets will guide you through the training."] = "", -- Basic_Training_-_Rope |
12716 | 2259 |
-- ["The team continued their quest of finding the rest of the tribe."] = "", -- A_Classic_Fairytale:queen |
2260 |
-- ["The time that you have left when you reach the blue hedgehog will be added to the next turn."] = "", -- A_Space_Adventure:moon02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2261 |
-- ["The Torment"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2262 |
-- ["The truth about Professor Hogevil"] = "", -- A_Space_Adventure:moon02 |
2263 |
-- ["The tunnel entrance is over there."] = "", -- A_Space_Adventure:desert01 |
|
2264 |
-- ["The tunnel is about to get flooded!"] = "", -- A_Space_Adventure:desert02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2265 |
-- ["The Tunnel Maker"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2266 |
-- ["The Ultimate Weapon"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2267 |
-- ["The Union"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2268 |
-- ["The village, unprepared, was destroyed by the cyborgs..."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2269 |
-- ["The walk of Fame"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2270 |
-- ["The wasted youth"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2271 |
-- ["The way you handled your little internal conflicts …"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2272 |
-- ["The weapon in that last crate was bestowed upon us by the ancients!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2273 |
-- ["The what?!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2274 |
-- ["The wind whispers that you are ready to become familiar with tools, now..."] = "", -- A_Classic_Fairytale:first_blood |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2275 |
-- ["The wrong hedgehog has taken the crate."] = "", -- SimpleMission |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2276 |
-- ["They are all waiting back in the village, haha."] = "", -- A_Classic_Fairytale:enemy |
12716 | 2277 |
-- ["They are up there! Take this rope and hurry!"] = "", -- A_Space_Adventure:moon01 |
2278 |
-- ["They Call Me Bullseye! +16 points!"] = "", -- Space_Invasion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2279 |
-- ["They have weapons we've never seen before!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2280 |
-- ["They keep appearing like this. It's weird!"] = "", -- A_Classic_Fairytale:united |
12716 | 2281 |
-- ["They killed %s! You bastards!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2282 |
-- ["They must be trying to weaken us!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2283 |
-- ["They never learn"] = "", -- A_Classic_Fairytale:journey |
12716 | 2284 |
-- ["They stumbled upon a pile of weapons, they seemed to be getting closer."] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2285 |
-- ["They told us to wear these clothes. They said that this is the newest trend."] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2286 |
-- ["They've been manipulating us all this time!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2287 |
-- ["They won't hesitate to attack you in order to rob you!"] = "", -- A_Space_Adventure:desert01 |
2288 |
-- ["The Zoo"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2289 |
-- ["Thighlicker"] = "", -- A_Classic_Fairytale:united |
12716 | 2290 |
-- ["Things are going to get messy around here."] = "", -- A_Space_Adventure:fruit01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2291 |
-- ["This allows to select any hedgehog in your team!"] = "", -- Basic_Training_-_Movement |
12716 | 2292 |
-- ["This allows you to create a crate anywhere|within your clan's area of influence,|at the cost of energy."] = "", -- Construction_Mode |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2293 |
-- ["This allows you to create and place mines,|sticky mines and barrels anywhere within your|clan's area of influence at the cost of energy."] = "", -- Construction_Mode |
12716 | 2294 |
-- ["This allows you to create and place mines,|sticky mines and barrels anywhere within your|clan's area of influence at the cost of energy.|Up/down: Choose object type|Left/right: Choose timer (for mines)|Cursor: Place object"] = "", -- Construction_Mode |
2295 |
-- ["This almost concludes our tutorial."] = "", -- Basic_Training_-_Flying_Saucer |
|
2296 |
-- ["This game wasn’t really exciting."] = "", -- Space_Invasion |
|
2297 |
-- ["This Hog Solo is so naive! When he returns I'll shoot him and keep that device for myself!"] = "", -- A_Space_Adventure:fruit02 |
|
2298 |
-- ["This is a new personal best, congratulations!"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert02, A_Space_Adventure:fruit03 |
|
2299 |
-- ["This is a new personal best time, congratulations!"] = "", -- A_Space_Adventure:ice02, A_Space_Adventure:moon02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2300 |
-- ["This is Cappy."] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2301 |
-- ["This is it! It's time to make Fell From Heaven fall for me..."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2302 |
-- ["This island is the only place left on Earth with grass on it!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2303 |
-- ["This is seems like a wealthy hedgehog, nice ..."] = "", -- A_Space_Adventure:desert01 |
13307 | 2304 |
-- ["This is the mission panel."] = "", -- Basic_Training_-_Movement |
12716 | 2305 |
-- ["This is the Olympic stadium of saucer flying."] = "", -- A_Space_Adventure:ice02 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2306 |
-- ["This is the Olympic Stadium of Saucer Flying."] = "", -- A_Space_Adventure:ice02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2307 |
-- ["This is typical!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2308 |
-- ["This must be some kind of sorcery!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2309 |
-- ["This must be the caves!"] = "", -- A_Classic_Fairytale:backstab |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2310 |
-- ["This one's tricky."] = "", |
12716 | 2311 |
-- ["This planet seems dangerous!"] = "", -- A_Space_Adventure:cosmos |
5398 | 2312 |
["This rain is really something..."] = "Tenhle déšť je opravdu něco...", |
12716 | 2313 |
-- ["This round’s award for ultimate disappointment goes to: Everyone!"] = "", -- ClimbHome |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2314 |
-- ["This seems like a wealthy hedgehog, nice ..."] = "", -- A_Space_Adventure:desert01 |
12716 | 2315 |
-- ["This was an awesome performance! But this challenge can be finished with even just one RC plane. Can you figure out how?"] = "", -- User_Mission_-_RCPlane_Challenge |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2316 |
-- ["This will be fun!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2317 |
-- ["This will be useful when I need a new platform or if I want to rise."] = "", -- portal |
2318 |
-- ["This will certianly come in handy."] = "", -- User_Mission_-_Teamwork_2 |
|
2319 |
-- ["Thompson"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2320 |
-- ["Those aliens are destroying the island!"] = "", -- A_Classic_Fairytale:family |
12716 | 2321 |
-- ["Those were scheduled for disposal anyway."] = "", -- A_Classic_Fairytale:dragon |
2322 |
-- ["Throw a baseball at your foes|and send them flying!"] = "", -- Knockball |
|
13307 | 2323 |
-- ["Throw a grenade to destroy the target!"] = "", -- Basic_Training_-_Grenade |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2324 |
-- ["Throw some grenades to destroy the targets!"] = "", -- Basic_Training_-_Grenade |
12716 | 2325 |
-- ["Thug #%d"] = "", -- A_Space_Adventure:death01 |
2326 |
-- ["Timbers"] = "", -- |
|
2327 |
-- ["Time: %.1fs"] = "", -- Racer, TechRacer |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2328 |
-- ["Time: %.3fs by %s"] = "", -- TrophyRace |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2329 |
-- ["Time: %.3fs"] = "", -- TrophyRace |
12716 | 2330 |
-- ["Time Box"] = "", -- Construction_Mode |
2331 |
-- ["Timed Kamikaze! +10 points!"] = "", -- Space_Invasion |
|
2332 |
-- ["Time extended! +%dsec"] = "", -- Space_Invasion |
|
2333 |
-- ["Time extension: %ds"] = "", -- Tumbler |
|
2334 |
-- ["Time for a more interesting stunt, but first just collect the next crate!"] = "", -- Basic_Training_-_Flying_Saucer |
|
13307 | 2335 |
-- ["Timer"] = "", -- Basic_Training_-_Grenade |
12716 | 2336 |
-- ["Time's up!"] = "", -- Basic_Training_-_Sniper_Rifle, SpeedShoppa, Space_Invasion |
2337 |
-- ["Time’s up!"] = "", -- TargetPractice |
|
2338 |
-- ["Time to run!"] = "", -- A_Space_Adventure:fruit01 |
|
2339 |
-- ["Tip: Changing your aim while flying is very difficult, so adjust it before you take off."] = "", -- Basic_Training_-_Flying_Saucer |
|
2340 |
-- ["Tip: Don't remain for too long in the water, or you won't make it."] = "", -- Basic_Training_-_Flying_Saucer |
|
2341 |
-- ["Tip: If you get stuck in this training, use \"Skip turn\" to restart the current objective."] = "", -- Basic_Training_-_Flying_Saucer |
|
2342 |
-- ["Tip: See the \"esc\" key (this menu) if you want to see the currently playing teams continent, or that continents specials."] = "", -- Continental_supplies |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2343 |
-- ["Tip: See the \"Esc\" key (this menu) if you want to see the currently playing teams continent, or that continents specials."] = "", -- Continental_supplies |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2344 |
-- ["Tip: The rope physics are different than in the real world, |use it to your advantage!"] = "", -- Basic_Training_-_Rope |
12716 | 2345 |
-- ["Tip: You can change your flying saucer|in mid-flight by hitting the [Attack] key twice."] = "", -- Basic_Training_-_Flying_Saucer |
2346 |
-- ["Tiyuri"] = "", -- |
|
2347 |
-- ["Toad"] = "", -- |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2348 |
-- ["To begin, walk to the crate to the right."] = "", -- Basic_Training_-_Movement |
13307 | 2349 |
-- ["To begin with the training, hit the attack key!"] = "", -- Basic_Training_-_Movement |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2350 |
-- ["To begin with the training, select the bazooka from the ammo menu!"] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2351 |
-- ["To begin with the training, select the grenade from the ammo menu!"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2352 |
-- ["To finish hedgehog selection, just do anything|with him, like walking."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2353 |
-- ["To get over the next obstacle, you need to perform your back jump precisely."] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2354 |
-- ["To get over the water, you have to do multiple|rope shots and swings."] = "", -- Basic_Training_-_Rope |
12716 | 2355 |
-- ["Toggle Editing Weapons and Tools: [Precise]+[2]"] = "", -- HedgeEditor |
2356 |
-- ["Toggle Gear Information: [Precise]+[3]"] = "", -- HedgeEditor |
|
2357 |
-- ["Toggle Help: [Precise]+[1]"] = "", -- HedgeEditor |
|
2358 |
-- ["Toggle Placement/Deletion: [Left], [Right]"] = "", -- HedgeEditor |
|
2359 |
-- ["Toggle Shield: [Long jump]"] = "", -- Space_Invasion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2360 |
-- ["To help you, of course!"] = "", -- A_Classic_Fairytale:journey |
12716 | 2361 |
-- ["To launch a projectile in mid-flight, hold [Precise] and press [Long jump]."] = "", -- Basic_Training_-_Flying_Saucer |
2362 |
-- ["Tony"] = "", -- |
|
2363 |
-- ["Too bad! Then you should really leave!"] = "", -- A_Space_Adventure:fruit01 |
|
2364 |
-- ["Too slow! Try again ..."] = "", -- A_Space_Adventure:moon02 |
|
2365 |
-- ["Top-class elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2366 |
-- ["To place a girder, select it, use [Left] and [Right] to select angle and length, place with [Left Click]"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2367 |
-- ["Torn Muscle"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2368 |
-- ["To the caves..."] = "", -- A_Classic_Fairytale:united |
12716 | 2369 |
-- ["Touch all waypoints as fast as you can!"] = "", -- Racer |
2370 |
-- ["To win the game, Hog Solo has to get the bottom crates and come back to the surface."] = "", -- A_Space_Adventure:fruit02 |
|
2371 |
-- ["To win the game you had to collect the 2 crates with no specific order."] = "", -- A_Space_Adventure:desert01 |
|
2372 |
-- ["To win the game you have to eliminate all your enemies."] = "", -- A_Space_Adventure:death01 |
|
2373 |
-- ["To win the game you have to find the right crate."] = "", -- A_Space_Adventure:desert01 |
|
2374 |
-- ["To win the game you have to go next to Thanta."] = "", -- A_Space_Adventure:ice01 |
|
2375 |
-- ["To win the game you have to go to the surface."] = "", -- A_Space_Adventure:desert02 |
|
2376 |
-- ["To win the game you have to pass into the rings in time."] = "", -- A_Space_Adventure:ice02 |
|
2377 |
-- ["To win the game you have to stand next to Thanta."] = "", -- A_Space_Adventure:ice01 |
|
5398 | 2378 |
["Toxic Team"] = "Jedovatý tým", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork |
12716 | 2379 |
-- ["Track completed!"] = "", -- Racer, TechRacer |
2380 |
-- ["Trainee"] = "", -- TargetPractice |
|
2381 |
-- ["Training"] = "", -- Basic_Training_-_Flying_Saucer, Basic_Training_-_Rope |
|
2382 |
-- ["Training complete!"] = "", -- Basic_Training_-_Flying_Saucer |
|
2383 |
-- ["Training Team"] = "", -- TargetPractice |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2384 |
-- ["Traitors"] = "", -- A_Classic_Fairytale:epil |
12716 | 2385 |
-- ["Traitors don't get to shout around here!"] = "", -- A_Classic_Fairytale:epil |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2386 |
-- ["Trapped"] = "", -- Basic_Training_-_Movement |
12716 | 2387 |
-- ["Trapper"] = "", -- HedgeEditor |
2388 |
-- ["Travel carefully as your fuel is limited"] = "", -- A_Space_Adventure:cosmos |
|
2389 |
-- ["Travel to all the neighbor planets and collect all the pieces"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2390 |
-- ["Tribe"] = "", -- A_Classic_Fairytale:backstab |
5398 | 2391 |
["TrophyRace"] = "Závod o trofej", |
12716 | 2392 |
-- ["Trunks"] = "", -- |
2393 |
-- ["Try again!"] = "", -- Basic_Training_-_Flying_Saucer |
|
2394 |
-- ["Try it now and dive here to collect the crate on the right girder."] = "", -- Basic_Training_-_Flying_Saucer |
|
2395 |
-- ["Try not to get spotted by the guards!"] = "", -- A_Space_Adventure:cosmos |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2396 |
-- ["Try out different bounciness levels to reach difficult targets."] = "", -- Basic_Training_-_Grenade |
12716 | 2397 |
-- ["Try to be smart and eliminate them quickly. This way you might scare off the rest!"] = "", -- A_Space_Adventure:fruit01 |
2398 |
-- ["Try to keep as many allies alive as possible."] = "", -- A_Space_Adventure:fruit01 |
|
2399 |
-- ["Try to land softly, as you can still take fall damage!"] = "", -- Basic_Training_-_Flying_Saucer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2400 |
-- ["Try to protect the chief! You won't lose if he dies, but it is advised that he survives."] = "", -- A_Classic_Fairytale:united |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2401 |
-- ["Try to reach and destroy the next target quickly."] = "", -- Basic_Training_-_Rope |
5398 | 2402 |
["T_T"] = "T_T", |
12716 | 2403 |
-- ["Tumbler"] = "", -- Tumbler |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2404 |
-- ["Turn around: [Left Shift] + [Left]/[Right]"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2405 |
-- ["Turning Around"] = "", -- Basic_Training_-_Movement |
12716 | 2406 |
-- ["Turns: Hogs get %d random weapon(s) from their pool"] = "", -- Battalion |
2407 |
-- ["Turns: King's health is set to %d%% of the team health"] = "", -- Battalion |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2408 |
-- ["Turns left: %d"] = "", -- A_Classic_Fairytale:journey |
12716 | 2409 |
-- ["Turns: Refill %d weapon and %d helper points|and randomize weapons and helpers based on team points"] = "", -- Battalion |
2410 |
-- ["Turns until arrival: %d"] = "", -- A_Classic_Fairytale:backstab |
|
2411 |
-- ["Turn Time: %dsec"] = "", -- Space_Invasion |
|
2412 |
-- ["Twenty-Twenty"] = "", -- |
|
2413 |
-- ["Two flowers: All missions complete"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2414 |
-- ["Two little hogs cooperating, getting past obstacles..."] = "", -- A_Classic_Fairytale:journey |
12716 | 2415 |
-- ["Ugly Mug"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2416 |
-- ["Uhm...I met one of them and took his weapons."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2417 |
-- ["Uhmm, it's … uhm … my ring!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2418 |
-- ["Uhmm...ok no."] = "", -- A_Classic_Fairytale:enemy |
12716 | 2419 |
-- ["Ukemi"] = "", -- |
2420 |
-- ["Ultra kill!"] = "", -- Mutant |
|
2421 |
-- ["Ultrasoldier"] = "", -- Big_Armory |
|
2422 |
-- ["unC0Rr"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2423 |
-- ["Under Construction"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2424 |
-- ["Under normal circumstances we could easily defeat them but we have kindly sent most of our men to the Kingdom of Sand to help with the annual dusting of the king's palace."] = "", -- A_Space_Adventure:fruit01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2425 |
-- ["Under the meteorite’s shadow ..."] = "", -- A_Space_Adventure:cosmos |
12716 | 2426 |
-- ["Under the meteorites shadow ..."] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2427 |
-- ["Unexpected Igor"] = "", -- A_Classic_Fairytale:dragon |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2428 |
-- ["Unique new weapons"] = "", -- Continental_supplies |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2429 |
-- ["Unit"] = "", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2430 |
-- ["Unit 0x0007"] = "", -- A_Classic_Fairytale:family |
12716 | 2431 |
-- ["Unit 189"] = "", -- |
2432 |
-- ["Unit 234"] = "", -- |
|
2433 |
-- ["Unit 333"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2434 |
-- ["Unit 334a$7%;.*"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:family, A_Classic_Fairytale:queen, A_Classic_Fairytale:united |
5398 | 2435 |
["Unit 3378"] = "Jednotka 3378", |
12716 | 2436 |
-- ["Unit 485"] = "", -- |
2437 |
-- ["Unit 527"] = "", -- |
|
2438 |
-- ["Unit 638"] = "", -- |
|
2439 |
-- ["Unit 709"] = "", -- |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2440 |
-- ["Unit 835"] = "", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2441 |
-- ["Unit 881"] = "", -- User_Mission_-_Newton_and_the_Hammock |
12716 | 2442 |
-- ["Unit 883"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2443 |
-- ["United We Stand"] = "", -- A_Classic_Fairytale:united |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2444 |
-- ["Unlike bazookas, grenades are not influenced by wind."] = "", -- Basic_Training_-_Grenade |
12716 | 2445 |
-- ["Unlimited Attacks: Attacks don't end your turn"] = "", -- User_Mission_-_Diver, User_Mission_-_Nobody_Laugh, User_Mission_-_Spooky_Tree |
5398 | 2446 |
["Unlimited Attacks"] = "Neomezeně útoků", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2447 |
-- ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2448 |
-- ["Unstoppable!"] = "", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2449 |
-- ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge |
12716 | 2450 |
-- ["Up/Down: Change placement mode"] = "", -- HedgeEditor |
2451 |
-- ["Up/down: Choose crate type"] = "", -- Construction_Mode |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2452 |
-- ["Up/down: Choose object type|1-5/Switch/Left/Right: Choose mine timer|Cursor: Place object"] = "", -- Construction_Mode |
12716 | 2453 |
-- ["Upper-class elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2454 |
-- ["Use it wisely!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2455 |
-- ["Use it with precaution!"] = "", -- A_Classic_Fairytale:first_blood |
5398 | 2456 |
["User Challenge"] = "Výzva", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2457 |
-- ["!"] = "", -- User_Mission_-_Dangerous_Ducklings |
12716 | 2458 |
-- ["Use the attack key twice to change the flying saucer while being in air."] = "", -- A_Space_Adventure:ice02 |
2459 |
-- ["Use the attack key twice to change the flying saucer while floating in mid-air."] = "", -- A_Space_Adventure:ice02 |
|
2460 |
-- ["Use the bazooka and the flying saucer to get the freezer."] = "", -- A_Space_Adventure:ice01 |
|
2461 |
-- ["Use the flying saucer from the crate to fly to the moon."] = "", -- A_Space_Adventure:cosmos |
|
2462 |
-- ["Use the flying saucer to fly the other planets."] = "", -- A_Space_Adventure:cosmos |
|
2463 |
-- ["Use the flying saucer to fly to the other planets."] = "", -- A_Space_Adventure:cosmos |
|
2464 |
-- ["Use the parachute ([Space] while in air) to get the next crate"] = "", -- A_Classic_Fairytale:first_blood |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2465 |
-- ["Use the portal gun to get to the next crate, then use the new gun to get to the final destination!|"] = "", -- A_Classic_Fairytale:dragon |
12716 | 2466 |
-- ["Use the RC plane and destroy the all the targets."] = "", -- A_Space_Adventure:desert03 |
2467 |
-- ["Use the rope in order to catch the blue hedgehog"] = "", -- A_Space_Adventure:moon02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2468 |
-- ["Use the rope to complete the obstacle course!"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2469 |
-- ["Use the rope to get on the head of the mole, young one!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2470 |
-- ["Use the rope to get to the crate"] = "", -- A_Space_Adventure:cosmos |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2471 |
-- ["Use the rope to get to the target!"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2472 |
-- ["Use the rope to knock your enemies to their doom."] = "", -- User_Mission_-_Rope_Knock_Challenge |
12716 | 2473 |
-- ["Use the rope to quickly get to the surface!"] = "", -- A_Space_Adventure:desert02 |
2474 |
-- ["Use the saucer and fly away"] = "", -- A_Space_Adventure:cosmos |
|
2475 |
-- ["Use the saucer and fly to the moon"] = "", -- A_Space_Adventure:cosmos |
|
2476 |
-- ["Use the shield to protect yourself from bazookas."] = "", -- Space_Invasion |
|
2477 |
-- ["Use the structure placer to place structures."] = "", -- Construction_Mode |
|
2478 |
-- ["Use your ammo wisely."] = "", -- A_Space_Adventure:desert01 |
|
2479 |
-- ["Use your available weapons in order to eliminate the enemies."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2480 |
-- ["Use your ready time to think."] = "", -- Frenzy |
12716 | 2481 |
-- ["Use your rope to collect all crates as fast as possible."] = "", -- SpeedShoppa |
5398 | 2482 |
["Use your rope to get from start to finish as fast as you can!"] = "Použij lano a dostaň se ze startu do cíle, jak nejrychleji umíš!", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2483 |
-- ["Use your rope to get to the next target, then destroy it!"] = "", -- Basic_Training_-_Rope |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2484 |
-- ["Utility Crate Placement Mode"] = "", -- Construction_Mode |
12716 | 2485 |
-- ["UTILITY CRATE PLACEMENT MODE"] = "", -- HedgeEditor |
2486 |
-- ["Utility crates extend your time."] = "", -- Tumbler |
|
2487 |
-- ["Variants: Hogs will be randomized from 12 different variants"] = "", -- Battalion |
|
2488 |
-- ["Variants: Kings and air generals are disabled"] = "", -- Battalion |
|
2489 |
-- ["Variants: The last hog of each team will be a king"] = "", -- Battalion |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2490 |
-- ["Vedgies"] = "", -- A_Classic_Fairytale:journey |
12716 | 2491 |
-- ["Vega"] = "", -- |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2492 |
-- ["Vegan Jack"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2493 |
-- ["Very valuable, haha!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2494 |
-- ["Victory!"] = "", -- Basic_Training_-_Rope |
12716 | 2495 |
-- ["Victory Condition: Collect"] = "", -- HedgeEditor |
2496 |
-- ["Victory Condition: Destroy"] = "", -- HedgeEditor |
|
2497 |
-- ["Victory for %s!"] = "", -- Capture_the_Flag |
|
5398 | 2498 |
["Victory for the "] = "Vítězství pro ", -- CTF_Blizzard, Capture_the_Flag |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2499 |
-- ["Violence is not the answer to your problems!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2500 |
-- ["Visit the planets of Ice, Desert and Fruit before you proceed to the Death Planet"] = "", -- A_Space_Adventure:cosmos |
2501 |
-- ["Vladimir"] = "", -- |
|
2502 |
-- ["Void"] = "", -- Big_Armory |
|
2503 |
-- ["Voldemort"] = "", -- portal |
|
2504 |
-- ["Voltorb"] = "", -- |
|
2505 |
-- ["Wait a moment …"] = "", -- A_Space_Adventure:final |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2506 |
-- ["Walking on Ice"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2507 |
-- ["Walk: [Left] and [Right]"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2508 |
-- ["Walk: [Left]/[Right]"] = "", -- Basic_Training_-_Bazooka |
12716 | 2509 |
-- ["Wall Before Crate: You must touch the marked wall before you can get crates."] = "", -- WxW |
2510 |
-- ["Walls Before Crate: You must touch the %d marked walls before you can get crates."] = "", -- WxW |
|
2511 |
-- ["Wall set: No walls"] = "", -- WxW |
|
2512 |
-- ["Wall set: %s (%d walls)"] = "", -- WxW |
|
2513 |
-- ["Wall set: %s"] = "", -- WxW |
|
2514 |
-- ["Walls left: %d"] = "", -- WxW |
|
2515 |
-- ["Wall to wall"] = "", -- WxW |
|
2516 |
-- ["Waluigi"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2517 |
-- ["Wannabe Flyboys"] = "", -- User_Mission_-_RCPlane_Challenge |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2518 |
-- ["Wannabe Ropers"] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2519 |
-- ["Wannabe Shoppsta"] = "", -- User_Mission_-_Rope_Knock_Challenge |
12716 | 2520 |
-- ["Wario"] = "", -- |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2521 |
-- ["Warming Up"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2522 |
-- ["Warning: Fire cake detected"] = "", -- ClimbHome |
12716 | 2523 |
-- ["Warning: Never ever leave the flying saucer while in water!"] = "", -- Basic_Training_-_Flying_Saucer |
2524 |
-- ["WARNING: Sabotage detected!"] = "", -- Continental_supplies |
|
2525 |
-- ["Warrior"] = "", -- Battalion |
|
2526 |
-- [" was extracted from the scheme|- This continent will be able to use the specials from the other continents!"] = "", -- Continental_supplies |
|
2527 |
-- ["WatchBot 4000"] = "", -- User_Mission_-_Teamwork_2 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2528 |
-- ["Watch your steps, young one!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2529 |
-- ["Watermelon Heart"] = "", -- A_Space_Adventure:fruit02 |
2530 |
-- ["Water: Rises by 37 per turn"] = "", -- Battalion |
|
2531 |
-- ["Waypoint Editing Mode"] = "", -- HedgeEditor |
|
2532 |
-- ["WAYPOINT EDITING MODE"] = "", -- HedgeEditor |
|
2533 |
-- ["Waypoint placed. Available points remaining: %d"] = "", -- Racer |
|
5398 | 2534 |
["Waypoint placed."] = "Navigační bod umístěn.", |
12716 | 2535 |
-- ["Waypoint placement phase"] = "", -- Racer |
2536 |
-- ["Waypoint removed. Available points: %d"] = "", -- Racer |
|
2537 |
-- ["Waypoints remaining: %d"] = "", -- Racer, TechRacer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2538 |
-- ["Weaklings"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2539 |
-- ["We all know what happens when you get frightened..."] = "", -- A_Classic_Fairytale:first_blood |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2540 |
-- ["Weapon Crate Placement Mode"] = "", -- Construction_Mode |
12716 | 2541 |
-- ["WEAPON CRATE PLACEMENT MODE"] = "", -- HedgeEditor |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2542 |
-- ["Weapon Filter"] = "", -- Construction_Mode |
12716 | 2543 |
-- ["Weapon Filter: Dematerializes all ammo| carried by enemies entering it."] = "", -- Construction_Mode |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2544 |
-- ["weaponschemes"] = "", -- Continental_supplies |
12716 | 2545 |
-- ["Weapons: Each team starts with %d weapon points"] = "", -- Battalion |
2546 |
-- ["Weapons: Hogs will get 1 out of 3 weapons randomly each turn"] = "", -- Battalion |
|
2547 |
-- ["Weapons: Nearly every hog variant gets 1 kamikaze"] = "", -- Battalion |
|
2548 |
-- ["Weapons reset: The weapons are reset after each turn."] = "", -- WxW |
|
5398 | 2549 |
["Weapons Reset"] = "Zbraně obnoveny", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2550 |
-- ["We are indeed."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2551 |
-- ["We can't defeat them!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2552 |
-- ["We can't hold them up much longer!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2553 |
-- ["We can't let them take over our little island!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2554 |
-- ["We come in peace! Just let our friends go!"] = "", -- A_Classic_Fairytale:queen |
2555 |
-- ["We could just have blown up the meteorite from the the beginning!"] = "", -- A_Space_Adventure:final |
|
2556 |
-- ["We don't have time for that now!"] = "", -- A_Classic_Fairytale:queen |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2557 |
-- ["We have lost an object which was critical to this mission."] = "", -- SimpleMission |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2558 |
-- ["We have no time to waste..."] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2559 |
-- ["We have nowhere else to live!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2560 |
-- ["We have spotted the enemy! We'll attack when the enemies start gathering!"] = "", -- A_Space_Adventure:fruit02 |
2561 |
-- ["We have to find our folk!"] = "", -- A_Classic_Fairytale:queen |
|
2562 |
-- ["We have to hurry! Are you armed?"] = "", -- A_Space_Adventure:moon01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2563 |
-- ["We have to protect the village!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2564 |
-- ["We have to unite and defeat those cylergs!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2565 |
-- ["Welcome Hog Solo, surprised to see me?"] = "", -- A_Space_Adventure:death01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2566 |
-- ["Welcome home! Please take a seat"] = "", -- ClimbHome |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2567 |
-- ["Welcome, Leaks A Lot!"] = "", -- A_Classic_Fairytale:journey |
12716 | 2568 |
-- ["Welcome to the Death Planet!"] = "", -- A_Space_Adventure:cosmos |
2569 |
-- ["Welcome to the Desert Planet!"] = "", -- A_Space_Adventure:cosmos |
|
2570 |
-- ["Welcome to the Fruit Planet!"] = "", -- A_Space_Adventure:cosmos |
|
2571 |
-- ["Welcome to the meteorite!"] = "", -- A_Space_Adventure:cosmos |
|
2572 |
-- ["Welcome to the moon!"] = "", -- A_Space_Adventure:cosmos |
|
2573 |
-- ["Welcome to the Planet of Ice!"] = "", -- A_Space_Adventure:cosmos |
|
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2574 |
-- ["Well done."] = "", |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2575 |
-- ["Well done! Let's destroy the next target!"] = "", -- Basic_Training_-_Rope |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2576 |
-- ["Well done! The next target awaits."] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2577 |
-- ["We'll give you a problem then!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2578 |
-- ["We'll play a game first."] = "", -- A_Space_Adventure:moon02 |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2579 |
-- ["We'll spare your life for now!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2580 |
-- ["Well, that escalated quickly!"] = "", -- ClimbHome |
2581 |
-- ["Well that was an unnecessary act of violence."] = "", -- A_Classic_Fairytale:epil |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2582 |
-- ["Well, that was an unnecessary act of violence."] = "", -- A_Classic_Fairytale:epil |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2583 |
-- ["Well, that was a waste of time."] = "", -- A_Classic_Fairytale:dragon |
12716 | 2584 |
-- ["We'll use our communicators to contact you."] = "", -- A_Space_Adventure:cosmos |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2585 |
-- ["Well, well! Isn't that the cutest thing you've ever seen?"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2586 |
-- ["Well, yes. This was a cyborg television show."] = "", -- A_Classic_Fairytale:enemy |
12716 | 2587 |
-- ["Well, you're about to wake up!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2588 |
-- ["We made sure noone followed us!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2589 |
-- ["We need it to get split into at least two parts."] = "", -- A_Space_Adventure:cosmos |
2590 |
-- ["We need to go back!"] = "", -- A_Classic_Fairytale:queen |
|
2591 |
-- ["We need to hurry!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2592 |
-- ["We need to move!"] = "", -- A_Classic_Fairytale:united |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2593 |
-- ["We need to prevent their arrival!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2594 |
-- ["We need to warn the village."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2595 |
-- ["We need you to go there and detonate them yourself! Good luck!"] = "", -- A_Space_Adventure:cosmos |
2596 |
-- ["We oppressed her, the only woman in the tribe!"] = "", -- A_Classic_Fairytale:epil |
|
2597 |
-- ["We're terribly sorry!"] = "", -- A_Classic_Fairytale:epil |
|
2598 |
-- ["We risk our lives going through challenges."] = "", -- A_Classic_Fairytale:queen |
|
2599 |
-- ["We should better report this and continue our watch!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2600 |
-- ["We should head back to the village now."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2601 |
-- ["We, the youth, have to constantly prove our value."] = "", -- A_Classic_Fairytale:queen |
2602 |
-- ["We trusted you, you fool!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2603 |
-- ["We were trying to save her and we got lost."] = "", -- A_Classic_Fairytale:family |
12716 | 2604 |
-- ["We were your home! Your family!"] = "", -- A_Classic_Fairytale:queen |
2605 |
-- ["We won't accept you destroying our village!"] = "", -- A_Classic_Fairytale:queen |
|
2606 |
-- ["We won't let you hurt any more of us!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2607 |
-- ["We won't let you hurt her!"] = "", -- A_Classic_Fairytale:journey |
12716 | 2608 |
-- ["We work and work until we sweat blood."] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2609 |
-- ["What?! A cannibal? Here? There is no time to waste! Come, you are prepared."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2610 |
-- ["What?!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2611 |
-- ["What a douche!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2612 |
-- ["What am I gonna...eat, yo?"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2613 |
-- ["What are you doing at a distance so great, young one?"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2614 |
-- ["What are you doing? Let her go!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2615 |
-- ["What a ride!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2616 |
-- ["What a strange cave!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2617 |
-- ["What a strange feeling!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2618 |
-- ["What could you possibly forget in that cage?"] = "", -- A_Classic_Fairytale:queen |
2619 |
-- ["What does it look like?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2620 |
-- ["What do my faulty eyes observe? A spy!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2621 |
-- ["What do you say? Are you in?"] = "", -- A_Space_Adventure:fruit02 |
2622 |
-- ["What do you say? Will you fight for us?"] = "", -- A_Space_Adventure:fruit01 |
|
2623 |
-- ["What do you want to do?"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2624 |
-- ["Whatever floats your boat..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2625 |
-- ["What?! For all this struggle I just win some ... time? Oh dear!"] = "", -- portal |
2626 |
-- ["What has %s ever done to you?"] = "", -- A_Classic_Fairytale:backstab |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2627 |
-- ["What? Here? How did they find us?!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2628 |
-- ["What? Is it over already?"] = "", -- ClimbHome |
2629 |
-- ["What is it that you forgot?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2630 |
-- ["What is this place?"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy |
12716 | 2631 |
-- ["What oppression? You were the most unoppressed member of the tribe!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2632 |
-- ["What shall we do with the traitor?"] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2633 |
-- ["What's in the box, you ask? Let's find out!"] = "", -- Basic_Training_-_Movement |
12716 | 2634 |
-- ["What the?"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2635 |
-- ["WHAT?! You're the ones attacking us!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2636 |
-- ["When?"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2637 |
-- ["When I find it..."] = "", -- A_Classic_Fairytale:dragon |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2638 |
-- ["When you're in mid-air, you can continue to aim|and fire another rope if you're not attached."] = "", -- Basic_Training_-_Rope |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2639 |
-- ["Where are all these crates coming from?!"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2640 |
-- ["Where are they?!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2641 |
-- ["Where did that alien run?"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2642 |
-- ["Where did you get the exploding apples?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2643 |
-- ["Where did you get the exploding apples and the magic bow that shoots many arrows?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2644 |
-- ["Where did you get the magic bow that shoots many arrows?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2645 |
-- ["Where did you get the weapons in the forest, Dense Cloud?"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2646 |
-- ["Where do you get that?!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2647 |
-- ["Where have you been?!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2648 |
-- ["Where have you been?"] = "", -- A_Classic_Fairytale:united |
12716 | 2649 |
-- ["While in modification mode, you can change|the LandFlag by clicking on an object."] = "", -- HedgeEditor |
2650 |
-- ["White Tee"] = "", -- A_Space_Adventure:ice01 |
|
2651 |
-- ["Who's there?! I'll get you!"] = "", -- A_Space_Adventure:desert01 |
|
2652 |
-- ["Why?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2653 |
-- ["Why are you doing this?"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2654 |
-- ["Why are you helping us, uhm...?"] = "", -- A_Classic_Fairytale:family |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2655 |
-- ["Why can't he just let her go?!"] = "", -- A_Classic_Fairytale:family |
12716 | 2656 |
-- ["… why did I risk my life to collect all the parts of the anti-gravity device?"] = "", -- A_Space_Adventure:final |
2657 |
-- ["Why did you do this?"] = "", -- A_Classic_Fairytale:queen |
|
2658 |
-- ["Why did you kill your father?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2659 |
-- ["Why do men keep hurting me?"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2660 |
-- ["Why do you always have to call me names?"] = "", -- A_Classic_Fairytale:queen |
2661 |
-- ["Why do you keep betraying us?"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2662 |
-- ["Why do you not like me?"] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2663 |
-- ["Why do you want to take over our island?"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2664 |
-- ["Why me?!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2665 |
-- ["Why %s? Why?"] = "", -- A_Classic_Fairytale:backstab |
2666 |
-- ["Why, why, why, why!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2667 |
-- ["Why would they do this?"] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2668 |
-- ["- Will get 1-3 random weapons"] = "", -- Continental_supplies |
7905 | 2669 |
-- ["- Will Get 1-3 random weapons"] = "", -- Continental_supplies |
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2670 |
-- ["- Will give you a parachute every second turn."] = "", -- Continental_supplies |
5844
fdf22a4843f7
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents:
5398
diff
changeset
|
2671 |
-- ["Will this ever end?"] = "", |
12716 | 2672 |
-- ["Will you give me the other parts?"] = "", -- A_Space_Adventure:death01 |
2673 |
-- ["Win"] = "", -- A_Space_Adventure:ice01 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2674 |
-- ["Wind"] = "", -- Basic_Training_-_Bazooka |
12716 | 2675 |
-- ["Winner: %s"] = "", -- Mutant |
2676 |
-- ["Winning time: %s"] = "", -- Racer, TechRacer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2677 |
-- ["Wise Oak"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:dragon, A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2678 |
-- ["With Dense Cloud on the land of shadows, I'm the village's only hope..."] = "", -- A_Classic_Fairytale:journey |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2679 |
-- ["With low bounciness, it barely bounces at all, but it is much more predictable."] = "", -- Basic_Training_-_Grenade |
12716 | 2680 |
-- ["With the rest of the tribe gone, it was up to %s to save the village."] = "", -- A_Classic_Fairytale:dragon |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2681 |
-- ["Worry not, for it is a peaceful animal! There is no reason to be afraid..."] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2682 |
-- ["Wow, what a dream!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2683 |
-- ["Xeli"] = "", -- |
2684 |
-- ["Xerxes"] = "", -- |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2685 |
-- ["Y3K1337"] = "", -- A_Classic_Fairytale:journey, A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2686 |
-- ["Yay, we won!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2687 |
-- ["Y Chwiliad"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2688 |
-- ["Yeah...I think it's a 'he', lol."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2689 |
-- ["Yeah, sure! I died. Hillarious!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2690 |
-- ["Yeah, take that!"] = "", -- A_Classic_Fairytale:dragon |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2691 |
-- ["Yeah? Watcha gonna do? Cry?"] = "", -- A_Classic_Fairytale:journey |
12716 | 2692 |
-- ["Yeah, well, for some dude to be happy, some other dude has to suffer."] = "", -- A_Classic_Fairytale:queen |
2693 |
-- ["Yellow"] = "", -- |
|
2694 |
-- ["Yellow Pepper"] = "", -- A_Space_Adventure:fruit01 |
|
2695 |
-- ["Yellow Watermelons"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2696 |
-- ["Yes!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2697 |
-- ["Yes, but you're … different!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2698 |
-- ["Yes, yeees! You are now ready to enter the real world!"] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2699 |
-- ["Yeti"] = "", -- |
2700 |
-- ["Yikes!"] = "", -- A_Space_Adventure:desert01 |
|
2701 |
-- ["Yo, dude! Get away from our weapons!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2702 |
-- ["Yo, dude, we're here, too!"] = "", -- A_Classic_Fairytale:family |
12716 | 2703 |
-- ["Yo, escort my buttocks!"] = "", -- A_Classic_Fairytale:queen |
2704 |
-- ["Yoshi"] = "", -- |
|
2705 |
-- ["Yo, the aliens gave me plants. Medicinal plants. Lots of it."] = "", -- A_Classic_Fairytale:queen |
|
2706 |
-- ["You are far from home, and the water is rising, climb up as high as you can!|Your score will be based on your height."] = "", -- ClimbHome |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2707 |
-- ["You are given the chance to turn your life around..."] = "", -- A_Classic_Fairytale:shadow |
12716 | 2708 |
-- ["You are in control of all the active ally units."] = "", -- A_Space_Adventure:fruit01 |
2709 |
-- ["You are indeed the best PAotH pilot."] = "", -- A_Space_Adventure:desert03 |
|
2710 |
-- ["You are out of danger, time to go to the moon!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2711 |
-- ["You are playing with our lives here!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2712 |
-- ["You are sabotaged, RUN!"] = "", -- Continental_supplies |
2713 |
-- ["You are the one who fled! So, you are alive."] = "", -- A_Space_Adventure:fruit02 |
|
2714 |
-- ["You bear impressive skills, %s!"] = "", -- A_Classic_Fairytale:dragon |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2715 |
-- ["You can also hold down the key for “Precise Aim” to prevent slipping."] = "", -- Basic_Training_-_Movement |
12716 | 2716 |
-- ["You can always trust me!"] = "", -- A_Classic_Fairytale:epil |
2717 |
-- ["You can always trust me! I love you!"] = "", -- A_Classic_Fairytale:epil |
|
2718 |
-- ["You can avoid some battles."] = "", -- A_Space_Adventure:desert01 |
|
13307 | 2719 |
-- ["You can change the detonation timer of grenades."] = "", -- Basic_Training_-_Grenade |
12716 | 2720 |
-- ["You can choose another planet by replaying this mission."] = "", -- A_Space_Adventure:cosmos |
2721 |
-- ["You can dive with your flying saucer!"] = "", -- Basic_Training_-_Flying_Saucer |
|
2722 |
-- ["You can even change your aiming direction in mid-flight if you first hold [Precice] and then press [Up] or [Down]."] = "", -- Basic_Training_-_Flying_Saucer |
|
2723 |
-- ["You can further customize the race by changing the scheme script paramater."] = "", -- TechRacer |
|
2724 |
-- ["You can only use the sniper rifle or the watermelon bomb."] = "", -- A_Space_Adventure:fruit03 |
|
2725 |
-- ["You can practice moving around and using utilities in this mission.|However, it will never end!"] = "", -- A_Classic_Fairytale:epil |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2726 |
-- ["You can set the bounciness of grenades (and grenade-like weapons)."] = "", -- Basic_Training_-_Grenade |
12716 | 2727 |
-- ["- You can switch between hogs at the start of your turns. (Not first one)"] = "", -- Continental_supplies |
2728 |
-- ["You can’t open a portal on the blue surface."] = "", -- portal |
|
2729 |
-- ["You can use the other 2 hogs to assist you."] = "", -- A_Space_Adventure:fruit02 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2730 |
-- ["You can use the rope to reach new places."] = "", -- Basic_Training_-_Rope |
12716 | 2731 |
-- ["You choose well, Hog Solo!"] = "", -- A_Space_Adventure:fruit01 |
2732 |
-- ["You completed the mission in %.3f seconds."] = "", -- A_Space_Adventure:ice02 |
|
2733 |
-- ["You completed the mission in %d rounds."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03 |
|
2734 |
-- ["You couldn't have come to a worse time, Hog Solo!"] = "", -- A_Space_Adventure:fruit01 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2735 |
-- ["You couldn't possibly believe that after refusing my offer I'd just let you go!"] = "", -- A_Classic_Fairytale:journey |
5398 | 2736 |
["You'd almost swear the water was rising!"] = "Přísahal bys, že voda stoupá!", |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2737 |
-- ["You'd better watch your steps..."] = "", -- A_Classic_Fairytale:journey |
12716 | 2738 |
-- ["You defended yourself against Captain Lime."] = "", -- A_Space_Adventure:fruit02 |
2739 |
-- ["You defended yourself against the Fruit Assassins."] = "", -- A_Space_Adventure:fruit02 |
|
2740 |
-- ["You did great, Hog Solo! However, we aren't out of danger yet!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2741 |
-- ["You did not make it in time, try again!"] = "", -- Basic_Training_-_Rope |
12716 | 2742 |
-- ["You don't deserve my sacrifice!"] = "", -- A_Classic_Fairytale:queen |
2743 |
-- ["You drove Professor Hogevil away."] = "", -- A_Space_Adventure:moon01 |
|
2744 |
-- ["You drove the minions away."] = "", -- A_Space_Adventure:moon01 |
|
2745 |
-- ["You earned the \"Rope Master\" achievement for finishing in under 50 seconds."] = "", -- Basic_Training_-_Rope |
|
2746 |
-- ["You endangered your whole tribe, you bastard!"] = "", -- A_Classic_Fairytale:queen |
|
2747 |
-- ["You failed!"] = "", -- Basic_Training_-_Rope |
|
2748 |
-- ["You failed to kill all enemies in a single turn."] = "", -- Big_Armory |
|
2749 |
-- ["You failed to kill all enemies in this turn."] = "", -- Big_Armory |
|
2750 |
-- ["You fought bravely and you helped us win this battle!"] = "", -- A_Space_Adventure:fruit02 |
|
2751 |
-- ["You give me no choice!"] = "", -- A_Classic_Fairytale:queen |
|
2752 |
-- ["You got a killer mask there, amigo!"] = "", -- A_Classic_Fairytale:epil |
|
2753 |
-- ["You got me!"] = "", -- A_Space_Adventure:moon02 |
|
2754 |
-- ["You had %.1fs remaining on the clock (+%d points)."] = "", -- TargetPractice |
|
2755 |
-- ["You had %.2fs remaining on the clock (+%d points)."] = "", -- Basic_Training_-_Sniper_Rifle |
|
2756 |
-- ["You had %d additional flying saucers left."] = "", -- A_Space_Adventure:ice02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2757 |
-- ["You have 7 turns until the next wave arrives.|Make sure the arriving cannibals are greeted appropriately!|If the hog dies, the cause is lost.|Hint: you might want to use some mines..."] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2758 |
-- ["You have 7 turns until the next wave arrives.|Make sure the arriving cannibals are greeted appropriately!|If the hog dies, the cause is lost.|Hint: You might want to use some mines ..."] = "", -- A_Classic_Fairytale:backstab |
12716 | 2759 |
-- ["You have acquired the last device part."] = "", -- A_Space_Adventure:death01 |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2760 |
-- ["You have activated Switch Hedgehog!"] = "", -- Basic_Training_-_Movement |
12716 | 2761 |
-- ["You have beaten the challenge!"] = "", -- ClimbHome |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2762 |
-- ["You have been giving us out to the enemy, haven't you!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2763 |
-- ["You have chosen the perfect moment to leave."] = "", -- A_Classic_Fairytale:united |
12716 | 2764 |
-- ["You have chosen to fight!"] = "", -- A_Space_Adventure:fruit01 |
2765 |
-- ["You have chosen to flee."] = "", -- A_Space_Adventure:fruit01 |
|
2766 |
-- ["You have collected %d out of %d crate(s)."] = "", -- SpeedShoppa |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2767 |
-- ["You have collected the “Switch Hedgehog” utility!"] = "", -- Basic_Training_-_Movement |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2768 |
-- ["You have completed the Basic Bazooka Training!"] = "", -- Basic_Training_-_Bazooka |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2769 |
-- ["You have completed the Basic Grenade Training!"] = "", -- Basic_Training_-_Grenade |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2770 |
-- ["You have completed the Basic Movement Training!"] = "", -- Basic_Training_-_Movement |
12716 | 2771 |
-- ["You have completed this challenge in %.2f s (+%d points)."] = "", -- User_Mission_-_Rope_Knock_Challenge |
2772 |
-- ["You have destroyed all targets!"] = "", -- TargetPractice |
|
2773 |
-- ["You have destroyed all the targets."] = "", -- A_Space_Adventure:desert03 |
|
2774 |
-- ["You have destroyed %d of %d targets."] = "", -- Basic_Training_-_Bazooka |
|
2775 |
-- ["You have destroyed %d of %d targets (+%d points)."] = "", -- Basic_Training_-_Sniper_Rifle, TargetPractice |
|
2776 |
-- ["You have dropped %d missiles."] = "", -- User_Mission_-_RCPlane_Challenge |
|
2777 |
-- ["You have eliminated all visible enemy hedgehogs!"] = "", -- A_Space_Adventure:fruit01 |
|
2778 |
-- ["You have eliminated Professor Hogevil."] = "", -- A_Space_Adventure:moon01 |
|
2779 |
-- ["You have eliminated the evil minions."] = "", -- A_Space_Adventure:moon01 |
|
2780 |
-- ["You have eliminated the whole evil team. You're pretty tough!"] = "", -- A_Space_Adventure:moon01 |
|
2781 |
-- ["You have escaped successfully."] = "", -- A_Space_Adventure:desert02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2782 |
-- ["You have failed to complete your task, young one!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2783 |
-- ["You have failed to save the tribe!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2784 |
-- ["You have finally figured it out!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2785 |
-- ["You have finished the Basic Rope Training!"] = "", -- Basic_Training_-_Rope |
2786 |
-- ["You have finished the bazooka training!"] = "", -- Basic_Training_-_Bazooka |
|
2787 |
-- ["You have finished the challenge in %.3f s."] = "", -- SpeedShoppa |
|
2788 |
-- ["You have finished the challenge!"] = "", -- User_Mission_-_RCPlane_Challenge |
|
2789 |
-- ["You have finished the Flying Saucer Training!"] = "", -- Basic_Training_-_Flying_Saucer |
|
2790 |
-- ["You have finished the target practice!"] = "", -- TargetPractice |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2791 |
-- ["You have kidnapped our whole tribe!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2792 |
-- ["You have killed all enemies."] = "", -- Big_Armory |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2793 |
-- ["You have killed an innocent hedgehog!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2794 |
-- ["You have killed %d of 16 hedgehogs (+%d points)."] = "", -- User_Mission_-_Rope_Knock_Challenge |
2795 |
-- ["You have launched %d bazookas."] = "", -- Target_Practice_-_Bazooka_easy, Target_Practice_-_Bazooka_hard, Basic_Training_-_Bazooka |
|
2796 |
-- ["You have launched %d homing bees."] = "", -- Target_Practice_-_Homing_Bee |
|
2797 |
-- ["You have made %d shots."] = "", -- Basic_Training_-_Sniper_Rifle |
|
2798 |
-- ["You have managed to catch the blue hedgehog in %.3f seconds."] = "", -- A_Space_Adventure:moon02 |
|
2799 |
-- ["You have never worked a bit in your life!"] = "", -- A_Classic_Fairytale:queen |
|
2800 |
-- ["You have nothing to be afraid of now."] = "", -- A_Classic_Fairytale:epil |
|
2801 |
-- ["You haven't rescued anyone."] = "", -- User_Mission_-_That_Sinking_Feeling |
|
2802 |
-- ["You have obtained an achievement: Lively Lifeguard"] = "", -- User_Mission_-_That_Sinking_Feeling |
|
2803 |
-- ["You have perfectly beaten the challenge!"] = "", -- User_Mission_-_RCPlane_Challenge |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2804 |
-- ["You have proven yourself worthy to see our most ancient secret!"] = "", -- A_Classic_Fairytale:first_blood |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2805 |
-- ["You have proven yourselves worthy!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2806 |
-- ["You have reached the take-off area successfully!"] = "", -- A_Space_Adventure:fruit01 |
2807 |
-- ["You have rescued H and Dr. Cornelius."] = "", -- A_Space_Adventure:death01 |
|
5398 | 2808 |
["You have SCORED!!"] = "SKÓROVAL jsi!!", |
12716 | 2809 |
-- ["You have shot %d times."] = "", -- TargetPractice |
2810 |
-- ["You have successfully eliminated Professor Hogevil."] = "", -- A_Space_Adventure:death01 |
|
2811 |
-- ["You have successfully finished the campaign!"] = "", -- A_Classic_Fairytale:epil |
|
2812 |
-- ["You have successfully finished the sniper rifle training!"] = "", -- Basic_Training_-_Sniper_Rifle |
|
2813 |
-- ["You have thrown %d cluster bombs."] = "", -- Target_Practice_-_Cluster_Bomb |
|
2814 |
-- ["You have thrown %d grenades."] = "", -- Target_Practice_-_Grenade_easy, Target_Practice_-_Grenade_hard |
|
2815 |
-- ["You have to be careful and must not die!"] = "", -- A_Space_Adventure:cosmos |
|
2816 |
-- ["You have to catch the other hog 3 times."] = "", -- A_Space_Adventure:moon02 |
|
2817 |
-- ["You have to complete the main mission on moon in order to travel to other planets."] = "", -- A_Space_Adventure:cosmos |
|
2818 |
-- ["You have to continue alone from now on."] = "", -- A_Space_Adventure:cosmos |
|
2819 |
-- ["You have to destroy all the explosives without dying!"] = "", -- A_Space_Adventure:final |
|
2820 |
-- ["You have to destroy all the targets."] = "", -- A_Space_Adventure:desert03 |
|
2821 |
-- ["You have to destroy the target above by dropping a grenade on it from your flying saucer."] = "", -- Basic_Training_-_Flying_Saucer |
|
2822 |
-- ["You have to destroy two targets, but the previous technique would be very difficult or dangerous to use."] = "", -- Basic_Training_-_Flying_Saucer |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2823 |
-- ["You have to drop the grenade from rope!"] = "", -- Basic_Training_-_Rope |
12716 | 2824 |
-- ["You have to eliminate all the enemies."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03 |
2825 |
-- ["You have to eliminate all the visible enemies."] = "", -- A_Space_Adventure:fruit01 |
|
2826 |
-- ["You have to get the weapons and rescue the PAotH researchers."] = "", -- A_Space_Adventure:moon01 |
|
2827 |
-- ["You have to get to the left-most land and remove any enemy hog from there."] = "", -- A_Space_Adventure:fruit01 |
|
2828 |
-- ["You have to go back to the moon!"] = "", -- A_Space_Adventure:cosmos |
|
2829 |
-- ["You have to move upwards, not downwards, %s!"] = "", -- ClimbHome |
|
2830 |
-- ["You have to reach the left-most place on the map."] = "", -- A_Space_Adventure:fruit01 |
|
2831 |
-- ["You have to stand very close to him"] = "", -- A_Space_Adventure:moon02 |
|
2832 |
-- ["You have to travel again"] = "", -- A_Space_Adventure:cosmos |
|
2833 |
-- ["You have to try again!"] = "", -- A_Space_Adventure:cosmos |
|
2834 |
-- ["You have triggered the secret Do-Not-Rope-to-the-Moon Defense System."] = "", -- A_Space_Adventure:cosmos |
|
2835 |
-- ["You have used %d flying saucers."] = "", -- A_Space_Adventure:ice02 |
|
2836 |
-- ["You have used %d RC planes."] = "", -- User_Mission_-_RCPlane_Challenge |
|
2837 |
-- ["You have used only 1 RC plane. Outstanding!"] = "", -- User_Mission_-_RCPlane_Challenge |
|
2838 |
-- ["You have violated PAotH regulations!"] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2839 |
-- ["You have won the game by proving true cooperative skills!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2840 |
-- ["You just appeared out of thin air!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2841 |
-- ["You just can't let it go, can you!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2842 |
-- ["You just committed suicide..."] = "", -- A_Classic_Fairytale:shadow |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2843 |
-- ["You just got yourself some extra health.|The more health your hedgehogs have, the better!"] = "", -- Basic_Training_-_Movement |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2844 |
-- ["You killed my father, you monster!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2845 |
-- ["You know...taking a stroll."] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2846 |
-- ["You know what? I don't even regret anything!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2847 |
-- ["You'll get an extra sniper rifle every time you kill an enemy hog with a limit of max 4 rifles."] = "", -- A_Space_Adventure:fruit03 |
2848 |
-- ["You'll get an extra teleport every time you kill an enemy hog with a limit of max 2 teleports."] = "", -- A_Space_Adventure:fruit03 |
|
2849 |
-- ["You'll get extra time in case you need it when you pass a ring."] = "", -- A_Space_Adventure:ice02 |
|
2850 |
-- ["You'll have only 2 watermelon bombs during the game."] = "", -- A_Space_Adventure:fruit03 |
|
2851 |
-- ["You'll have only one RC plane at the start of the mission."] = "", -- A_Space_Adventure:desert03 |
|
2852 |
-- ["You'll have to eliminate Captain Lime at the end."] = "", -- A_Space_Adventure:fruit02 |
|
2853 |
-- ["You'll have to eliminate the Fruit Assassins at the end."] = "", -- A_Space_Adventure:fruit02 |
|
2854 |
-- ["You'll lose if you die or if your time is up."] = "", -- A_Space_Adventure:moon02 |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2855 |
-- ["You'll see what I mean!"] = "", -- A_Classic_Fairytale:enemy |
12716 | 2856 |
-- ["You lose!"] = "", -- Basic_Training_-_Sniper_Rifle, Big_Armory, Basic_Training_-_Bazooka, TargetPractice, ClimbHome |
2857 |
-- ["You lost your target, try again!"] = "", -- TargetPractice |
|
2858 |
-- ["You may find it handy."] = "", -- A_Space_Adventure:cosmos |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2859 |
-- ["You may only attack from a rope!"] = "", -- WxW |
12716 | 2860 |
-- ["You may only place 1 Extra Time crate per turn."] = "", -- Construction_Mode |
2861 |
-- ["You may only place %d crates per round."] = "", -- Construction_Mode |
|
2862 |
-- ["- You may only score when your flag is in your base"] = "", -- Capture_the_Flag |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2863 |
-- ["You meatbags are pretty slow, you know!"] = "", -- A_Classic_Fairytale:enemy |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2864 |
-- ["You might want to find a way to instantly kill arriving cannibals!"] = "", -- A_Classic_Fairytale:backstab |
12716 | 2865 |
-- ["You must attack from a rope, after you collected a crate!"] = "", -- WxW |
2866 |
-- ["You must first collect a crate before you attack!"] = "", -- WxW |
|
2867 |
-- ["You must survive the flood in order to score."] = "", -- User_Mission_-_That_Sinking_Feeling |
|
2868 |
-- ["You never give me plants!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2869 |
-- ["Young one, you are telling us that they can instantly change location without a shaman?"] = "", -- A_Classic_Fairytale:united |
12716 | 2870 |
-- ["You now have infinite fuel, grenades and bazookas for fun."] = "", -- Basic_Training_-_Flying_Saucer |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2871 |
-- ["You only get 1 rope this time, don't waste it!"] = "", -- Basic_Training_-_Rope |
12716 | 2872 |
-- ["You only have 2 flying saucers this time."] = "", -- Basic_Training_-_Flying_Saucer |
2873 |
-- ["You only have one flying saucer this time."] = "", -- Basic_Training_-_Flying_Saucer |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2874 |
-- ["You probably know what to do next..."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2875 |
-- ["Your accuracy was %.1f%%."] = "", -- Basic_Training_-_Bazooka, TargetPractice |
2876 |
-- ["Your accuracy was %.1f%% (+%d points)."] = "", -- TargetPractice |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2877 |
-- ["Your ammo is limited this time."] = "", -- Basic_Training_-_Bazooka |
12716 | 2878 |
-- ["Your deaths will be avenged, Cannibals!"] = "", -- A_Classic_Fairytale:enemy |
2879 |
-- ["Your deaths will be avenged, Natives!"] = "", -- A_Classic_Fairytale:enemy |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2880 |
-- ["Your death will not be in vain, Dense Cloud!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2881 |
-- ["You're a coward!"] = "", -- A_Classic_Fairytale:queen |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2882 |
-- ["You're...alive!? But we saw you die!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2883 |
-- ["You're a pathetic liar!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2884 |
-- ["You're funny!"] = "", -- A_Classic_Fairytale:journey |
12716 | 2885 |
-- ["You're getting pretty good! |Tip: When you shorten you rope, you move faster!|And when you lengthen it, you move slower."] = "", -- Basic_Training_-_Rope |
2886 |
-- ["You're on your way to freeing your tribe!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2887 |
-- ["You're pathetic! You are not worthy of my attention..."] = "", -- A_Classic_Fairytale:shadow |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2888 |
-- ["You're probably wondering why I bought you back..."] = "", -- A_Classic_Fairytale:backstab |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2889 |
-- ["You're probably wondering why I brought you back ..."] = "", -- A_Classic_Fairytale:backstab |
12716 | 2890 |
-- ["Your escape took you %d turns."] = "", -- A_Space_Adventure:desert02 |
2891 |
-- ["You're so brave! I feel safe with you."] = "", -- A_Classic_Fairytale:epil |
|
2892 |
-- ["You're some piece of hypocrite junkie!"] = "", -- A_Classic_Fairytale:queen |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2893 |
-- ["You're terrorizing the forest...We won't catch anything like this!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2894 |
-- ["You retrieved the lost part."] = "", -- A_Space_Adventure:fruit02 |
2895 |
-- ["Your fastest escape so far: %d turns"] = "", -- A_Space_Adventure:desert02 |
|
2896 |
-- ["Your fastest victory so far: %d rounds"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03 |
|
2897 |
-- ["Your first destination is the moon in order to get more fuel."] = "", -- A_Space_Adventure:cosmos |
|
2898 |
-- ["Your hedgehog died!"] = "", -- User_Mission_-_That_Sinking_Feeling |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2899 |
-- ["Your hedgehog has been revived!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope |
12716 | 2900 |
-- ["Your hedgehog was panicly afraid of the water and decided to go in a safe distance of %d from it."] = "", -- ClimbHome |
2901 |
-- ["Your height over time"] = "", -- ClimbHome |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2902 |
-- ["Your hogs must survive!"] = "", -- A_Classic_Fairytale:journey |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2903 |
-- ["Your movement skills will be evaluated now."] = "", -- A_Classic_Fairytale:first_blood |
12716 | 2904 |
-- ["Your next task is to collect some crates by using the rope!"] = "", -- A_Classic_Fairytale:first_blood |
2905 |
-- ["Your personal best time so far: %.3f seconds"] = "", -- A_Space_Adventure:ice02, A_Space_Adventure:moon02 |
|
2906 |
-- ["Your rank: %s"] = "", -- User_Mission_-_RCPlane_Challenge |
|
2907 |
-- ["You saved %d of 8 Hapless Hogs."] = "", -- User_Mission_-_That_Sinking_Feeling |
|
2908 |
-- ["You see, hedgehog spikes are very, very valuable."] = "", -- A_Classic_Fairytale:queen |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12716
diff
changeset
|
2909 |
-- ["You see the wind strength at the bottom right corner."] = "", -- Basic_Training_-_Bazooka |
12716 | 2910 |
-- ["You should have known that we don't rely on meatbags!"] = "", -- A_Classic_Fairytale:queen |
2911 |
-- ["You should know this more than anyone, Leaks!"] = "", -- A_Classic_Fairytale:queen |
|
2912 |
-- ["You speak great truth, Hannibal. Here, take a sip!"] = "", -- A_Classic_Fairytale:epil |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2913 |
-- ["You've been assaulting us, we have been just defending ourselves!"] = "", -- A_Classic_Fairytale:enemy |
5398 | 2914 |
["You've failed. Try again."] = "Zklamal jsi. Zkus to znovu.", |
2915 |
["You've reached the goal!| |Time: "] = "Dosáhl jsi cíle!| |Čas: ", |
|
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2916 |
-- ["You will be avenged!"] = "", -- A_Classic_Fairytale:shadow |
12716 | 2917 |
-- ["You will fail if you run out of ammo and there are still targets available."] = "", -- A_Space_Adventure:desert03 |
2918 |
-- ["You will gain some extra ammo from the crates the next time you play the \"Getting to the device\" mission."] = "", -- A_Space_Adventure:fruit03 |
|
2919 |
-- ["You will play every 3 turns."] = "", -- A_Space_Adventure:fruit01 |
|
10449
d108ca108ef3
Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents:
8045
diff
changeset
|
2920 |
-- ["- You will recieve 2-4 weapons on each kill! (Even on own hogs)"] = "", -- Continental_supplies |
12716 | 2921 |
-- ["You win!"] = "", -- Big_Armory |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2922 |
-- ["You won't believe what happened to me!"] = "", -- A_Classic_Fairytale:backstab |
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2923 |
-- ["Yuck! I bet they'll keep worshipping her even after I save the village!"] = "", -- A_Classic_Fairytale:family |
12716 | 2924 |
-- ["Yumme Gunpowder"] = "", -- |
7905 | 2925 |
-- ["Zealandia"] = "", -- Continental_supplies |
12716 | 2926 |
-- ["Zombie"] = "", -- |
2927 |
-- ["Zombi"] = "", -- portal |
|
5398 | 2928 |
["'Zooka Team"] = "Bazukáři", |
12716 | 2929 |
-- ["Zook"] = "", -- Target_Practice_-_Bazooka_easy, Target_Practice_-_Bazooka_hard |
7827
353d90ddc188
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents:
5867
diff
changeset
|
2930 |
-- ["Zork"] = "", -- A_Classic_Fairytale:dragon, A_Classic_Fairytale:family, A_Classic_Fairytale:queen |
12716 | 2931 |
} |