share/hedgewars/Data/Locale/fr.lua
author spudpiggy <facetakers@gmail.com>
Fri, 05 Apr 2024 13:10:55 +0100
changeset 16006 1f9f971adec4
parent 15496 89c3b6db9605
permissions -rw-r--r--
sndCover now falls back to sndWatchThis OR sndFire. sndDrat and sndBugger now fall back to each other.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
     1
locale = {
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
     2
--      ["!!!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     3
--      ["..."] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     4
--      ["011101000"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     5
--      ["011101001"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
     6
--      ["10 weapon schemes"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
     7
--      ["15+%d damage, %d invulnerable left"] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
     8
--      ["1-5, Precise + 1-4: Choose structure type"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
     9
--      ["+1 barrel!"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    10
--      ["%.1f seconds were remaining."] = "", -- Basic_Training_-_Bazooka
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    11
--      ["%.1fs"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    12
--      ["+1 Grenade"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    13
--      ["+1 mine!"] = "", -- Tumbler
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
    14
--      ["+1 point"] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    15
--      ["-1 point"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    16
      ["-1 to anyone for a suicide"] = "-1 pour cause de suicide",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    17
--      ["+1 to the Bottom Feeder for killing anyone"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    18
--      ["+1 to the Mutant for killing anyone"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    19
--      ["+2 for becoming the Mutant"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    20
      ["30 minutes later..."] = "30 minutes plus tard...",
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
    21
--      ["%.3fs"] = "", -- A_Space_Adventure:ice02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    22
--      ["5 additional enemies will be spawned during the game."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    23
--      ["5 Deadly Hogs"] = "", -- A_Space_Adventure:death02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    24
--      ["6 more seconds added to the clock"] = "", -- A_Space_Adventure:ice02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    25
      ["About a month ago, a cyborg came and told us that you're the cannibals!"] = "Il y a un mois, un cyborg est venu et nous a dit que vous étiez des cannibales !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    26
--      ["Above-average pilot"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    27
--      ["Accuracy Bonus! +15 points"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    28
--      ["Accuracy bonus: +%d points"] = "", -- Basic_Training_-_Sniper_Rifle
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    29
--      ["Achievement gotten: %s"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_That_Sinking_Feeling, User_Mission_-_Bamboo_Thicket, User_Mission_-_Dangerous_Ducklings, Basic_Training_-_Rope, Tumbler
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    30
      ["A Classic Fairytale"] = "Un conte classique de fée",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
    31
--      ["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: 7746
diff changeset
    32
      ["Actually, you aren't worthy of life! Take this..."] = "En fait, tu n'es pas digne de vivre ! Prends ça....",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    33
      ["A cy-what?"] = "Un cy-quoi ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    34
--      ["Add %d"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    35
--      ["Admit what?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    36
      ["Adventurous"] = "Aventurier",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    37
--      ["A frenetic Hedgewars mini-game"] = "", -- Frenzy
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    38
      ["Africa"] = "Afrique", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    39
--      ["A frozen adventure"] = "", -- A_Space_Adventure:ice01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    40
      ["After Leaks A Lot betrayed his tribe, he joined the cannibals..."] = "Après que Grosse Fuite ait trahit sa tribu, il rejoignât les cannibales... ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    41
--      ["After that incident he went underground and started working on his plan to steal the device."] = "", -- A_Space_Adventure:moon02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    42
      ["After the shock caused by the enemy spy, Leaks A Lot and Dense Cloud went hunting to relax."] = "Après le choc causé par l'espion ennemi, Grosse Fuite et Nuage Dense partirent chasser pour se détendre.",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
    43
--      ["After you killed an enemy, you'll lose the weapon that he is named after."] = "", -- A_Space_Adventure:death02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    44
--      ["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: 7746
diff changeset
    45
      ["Again with the 'cannibals' thing!"] = "Encore avec votre 'cannibale' truc",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    46
--      ["A Hedgewars minigame"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    47
--      ["A Hedgewars mini-game"] = "", -- Racer, Space_Invasion, TechRacer, Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    48
--      ["A Hedgewars tag game"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    51
      ["Aiming Practice"] = "Entraînement de tir", --Bazooka, Shotgun, SniperRifle
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    52
--      ["Aiming practice"] = "", -- TargetPractice
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
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    54
      ["Air Attack"] = "Attaque Aérienne", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    55
--      ["Air General"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    56
--      ["Air Mine Placement Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    57
--      ["AIR MINE PLACEMENT MODE"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    58
      ["A leap in a leap"] = "Un bond dans un bond",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    59
--      ["Alex"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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: 7746
diff changeset
    61
      ["A little gift from the cyborgs"] = "Un petit cadeau de la part des cyborgs",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    62
--      ["Al.Kaholic"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    63
--      ["All But Last"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    64
--      ["All But Last: You must not solely attack the team with the least health"] = "", -- WxW
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    65
      ["All gone...everything!"] = "Évaporé...plus rien !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    66
--      ["Allies"] = "", -- A_Space_Adventure:ice01, A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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: 7746
diff changeset
    68
      ["All right, we just need to get to the other side of the island!"] = "Très bien, nous devons juste rejoindre l'autre côté de l'île !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    69
--      ["All right, you got me!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    70
--      ["All the other places are protected by our flight-inhibiting weapons."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    71
--      ["All the saucer pilots dream to come here one day in order to compete with the best!"] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    72
--      ["All they do is sit around and judge us!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    73
--      ["All this to please our beloved “elders” … hick …"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    74
      ["All walls touched!"] = "Tous les murs sont touchés", -- WxW
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    78
--      ["Always being considered weak and fragile."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    79
--      ["Amazing! I was never beaten in a race before!"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    80
--      ["Ammo depleted!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    81
--      ["Ammo: %d"] = "", -- Tumbler
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    82
      ["Ammo is reset at the end of your turn."] = "Les munitions sont réinitialisées à la fin du tour",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    83
--      ["Ammo Limit: Hogs can’t have more than 1 ammo per type"] = "", -- Highlander
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    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
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    86
      ["And how am I alive?!"] = "Et comment suis-je en vie ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    87
--      ["And I just forgot the checkpoint of my main mission. Great, just great!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    88
--      ["… and I think they are up to something. Something bad!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    89
--      ["Andrey"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    90
--      ["And so happened that Leaks A Lot failed to complete the challenge! He landed, pressured by shame ..."] = "", -- A_Classic_Fairytale:first_blood
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    91
	  ["And so it began..."] = "Et c'est ainsi que ça commença...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    92
--      ["And so the cyborgs took over the island."] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    93
      ["...and so the cyborgs took over the world..."] = "...Et c'est ainsi que les cyborgs prirent le contrôle du monde...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    94
      ["And so they discovered that cyborgs weren't invulnerable..."] = "Et c'est ainsi qu'ils découvrirent que les cyborgs n'étaient pas invulnérables...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    95
--      ["… and then I took a stroll …"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
    96
--      ["And what do they do in the meantime? Nothing!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    97
      ["And where's all the weed?"] = "Et où est toute l'herbe ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    98
      ["And you believed me? Oh, god, that's cute!"] = "Et tu m'as cru ? Oh mon dieu, c'est mignon !",
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
13678
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
   100
--      ["An experimental editing tool for missions and more"] = "", -- HedgeEditor
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   101
--      ["Anno 1032"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   102
--      ["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
   103
--      ["An object has been destroyed before it took enough damage."] = "", -- SimpleMission
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   104
      ["Antarctica"] = "Antarctique", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   105
--      ["Antarctic summer: Every 4th turn you get 1 girder, 1 mudball, 2 sine guns and 1 portable portal device."] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   106
--      ["Antarctic summer: - Will give you one girder/mudball and two sineguns/portals every fourth turn."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   107
--      ["Anti-Gravity Device Part (+1)"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:fruit02, A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   108
--      ["Anton"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   109
--      ["An unexpected event!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   110
--      ["Anyway, the aliens accept me for who I am."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   111
--      ["A random hedgehog will inherit the weapons of his deceased team-mates."] = "", -- A_Space_Adventure:death02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   112
--      ["Arashi"] = "", -- 
13678
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
   113
--      ["Areas surrounded by a green dashed outline are portal-proof and repel portals."] = "", -- A_Space_Adventure:final
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
   114
--      ["Areas surrounded by a security border are indestructible."] = "", -- A_Space_Adventure:final
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
   115
--      ["Areas with a green dashed outline are portal-proof."] = "", -- A_Space_Adventure:final
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
   116
--      ["Areas with a security outline are indestructible."] = "", -- A_Space_Adventure:final
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   117
      ["Area"] = "Zone", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   118
      ["Are we there yet?"] = "Sommes-nous toujours là ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   119
      ["Are you accusing me of something?"] = "Es-tu en train de m'accuser de quelque chose ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   120
--      ["Are you helping the aliens?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   121
      ["Are you saying that many of us have died for your entertainment?"] = "Vous dites que beaucoup d'entre nous sont morts pour votre divertissement ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   122
--      ["Argh, the boredom!"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   123
      ["Artur Detour"] = "Arthur Detour",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   124
      ["As a reward for your performance, here's some new technology!"] = "Comme récompense, voici une nouvelle technologie !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   125
--      ["Ash"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   126
--      ["A Shoppa minigame"] = "", -- WxW
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   127
      ["Asia"] = "Asie", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   128
--      ["As long you don't touch the ground, you can|re-use the same rope as often as you like."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   129
--      ["A smuggler! Prepare for battle"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   130
--      ["A Space Adventure"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:moon01
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   131
      ["Assault Team"] = "Equipe d'assault",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   132
--      ["Asteroid"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   133
--      ["As the ammo is sparse, you might want to reuse ropes while mid-air."] = "", -- A_Classic_Fairytale:dragon
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   134
      ["As the challenge was completed, Leaks A Lot set foot on the ground..."] = "Comme le défi était accompli, Grosse Fuite posa les pieds sur le sol...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   135
--      ["As you are more experienced, I want you to lead them to battle."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   136
--      ["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: 7746
diff changeset
   137
      ["As you can see, there is no way to get on the other side!"] = "Comme tu peux le voir, il n'y a pas de moyen d'atteindre l'autre côté !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   138
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   139
--      ["As you've seen, the dropped grenade roughly fell into your flying direction."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   140
--      ["Athlete"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   141
--      ["Attack: Activate"] = "", -- Racer
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   142
--      ["Attack Captain Lime before he attacks back."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   143
--      ["Attack From Rope: %s"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   144
--      ["Attack From Rope: You may only attack from a rope."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   145
--      ["Attack rule: %s"] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   146
--      ["Attack: Select this continent"] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   147
--      ["Attack: [Space]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   148
--      ["Attack: Tap the [Bomb]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope, A_Classic_Fairytale:first_blood, A_Classic_Fairytale:shadow
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   149
--      ["Attack the assassins before they attack back."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   150
--      ["Attack: Throw ball"] = "", -- Knockball
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   151
--      ["At the end of the game your health was %d."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   152
--      ["At the start of the game each enemy hog has only the weapon that he is named after."] = "", -- A_Space_Adventure:death02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   153
      ["Australia"] = "Australie", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   154
--      ["Available weapon specials:"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   155
--      ["Average pilot"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   156
--      ["Avoid bazookas, red and blue invaders."] = "", -- Space_Invasion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   157
--      ["Axes"] = "", -- Bazooka_Battlefield
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   158
--      ["Aye! Fellow! Let me exit this chamber of doom!"] = "", -- A_Classic_Fairytale:epil
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   159
--      ["Back Breaker"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   160
      ["Back in the village, after telling the villagers about the threat..."] = "De retour au village, après avoir averti les villageois de la menace...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   161
--      ["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
   162
--      ["Back Jump: [Backspace] ×2"] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   163
--      ["Back Jump: Double-tap the [Curvy Arrow]"] = "", -- Basic_Training_-_Movement
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   164
--      ["Back Jumping (1/2)"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   165
--      ["Back Jumping (2/2)"] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   166
      ["Backstab"] = "Coup de poignard dans le dos",
15008
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
   167
--      ["Backwards jump: Press [Backspace] twice"] = "", -- A_Classic_Fairytale:first_blood
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
   168
--      ["Backwards jump: Tap the [Curvy Arrow] twice"] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   169
--      ["Bacon"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   170
--      ["Bad Guy"] = "", -- User_Mission_-_The_Great_Escape
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   171
--      ["Badmad"] = "", -- portal
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   172
      ["Bad Team"] = "Mauvaise équipe", -- User_Mission_-_The_Great_Escape
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   173
--      ["Bad timing"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   174
--      ["Baggy"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   175
--      ["Balrog"] = "", -- 
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   176
--      ["Bamboo Thicket"] = "", --really, i don't know the good translation for this
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   177
      ["Barrel Launcher"] = "Lanceur de barile", --need the situation for me to understand sens of sentence
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   178
--      ["BARREL PLACEMENT MODE"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   179
      ["Barrel Placement Mode"] = "Mode de placement de barile", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   180
--      ["Barrier unlocked!"] = "", -- Basic_Training_-_Rope
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   181
--      ["Baseballbat"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   182
--      ["Baseball bat specials cannot be used close to other hogs."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   183
--      ["Baseball Bat with Ball"] = "", -- Knockball
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   184
--      ["Base damage has been modified to 12 per shot."] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   185
--      ["Based on what you've learned, destroy the target on the girder and as always, land safely!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   186
--      ["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
   187
--      ["Basic Bazooka Training"] = "", -- Basic_Training_-_Bazooka
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   188
--      ["Basic Grenade Training"] = "", -- Basic_Training_-_Grenade
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   189
--      ["Basic Movement Training"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   190
--      ["Basic Rope Training"] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   191
--      ["Basic Training"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   192
--      ["Basketball"] = "", -- Basketball
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   193
      ["Bat balls at your enemies and|push them into the sea!"] = "Frappez vos ennemis à la batte|et envoyez-les à la mer !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   194
--      ["Battalion"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   195
--      ["Battle Starts Now!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   196
--      ["Batty"] = "", -- 
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   197
      ["Bat your opponents through the|baskets and out of the map!"] = "Frappez vos ennemis à la batte|, marquez des paniers ou envoyez-les à la mer !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   198
--      ["Bazooka Battlefield"] = "", -- Bazooka_Battlefield
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   199
--      ["Bazooka Master"] = "", -- Basic_Training_-_Bazooka
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   200
--      ["Bazookas are influenced by wind."] = "", -- Basic_Training_-_Bazooka
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   201
      ["Bazooka Training"] = "Entraînement au Bazooka",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   202
--      ["Bearded Beast"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   203
--      ["Be careful, the future of Hogera is in your hands!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   204
--      ["Be careful, your fuel is limited from now on!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   205
--      ["Be careful, your gadgets won't work in the bandit area. You should get an ice gun."] = "", -- A_Space_Adventure:ice01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   206
--      ["Beep Loopers"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   207
--      ["Beginner"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   208
--      ["Behind these trees on the east side there is Secret Base 17."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   209
--      ["Below-average pilot"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   210
--      ["Besides, why would I choose certain death?"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   211
      ["Best laps per team: "] = "Meilleurs tours par équipe",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   212
--      ["Best team times: "] = "", -- Racer, TechRacer
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   213
--      ["Better get yourself another health crate to heal your wounds."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   214
--      ["Better luck next time!"] = "", -- ClimbHome
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
   215
--      ["Better Safe Than Sorry"] = "", -- A_Space_Adventure:desert02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   216
--      ["Beware, any damage taken will stay until you complete the moon's main mission"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   217
--      ["Beware of mines: They explode after 3 seconds."] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   218
--      ["Beware of mines: They explode after 5 seconds."] = "", -- A_Classic_Fairytale:journey
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   219
      ["Beware, though! If you are slow, you die!"] = "Attention tout de même ! Si tu es lent, tu meurs !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   220
--      ["Beware, though! Many smugglers come often to explore these tunnels and scavenge whatever valuable items they can find."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   221
--      ["Beware, though, you will only be able to move slowly through the water."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   222
--      ["Big Armory"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   223
--      ["Billy Frost"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   224
--      ["Bingo"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   225
--      ["Bio-Filter: Aggressively removes enemies."] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   226
      ["Bio-Filter"] = "Filtre Biologique", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   227
--      ["Biomechanic Team"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   228
--      ["Bitter"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   229
--      ["Blanka"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   230
      ["Blender"] = "Mixeur",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   231
--      ["Bloodpie"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   232
--      ["Bloodrocutor"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   233
      ["Bloodsucker"] = "Sangsue",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   234
--      ["Blue"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   235
      ["Blue Team"] = "Team Bleue", -- User_Mission_-_Dangerous_Ducklings
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   236
--      ["Bob"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   237
--      ["Bobo"] = "", -- User_Mission_-_Nobody_Laugh
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   238
--      ["Bone Jackson"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   239
      ["Bonely"] = "Bonely",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   240
--      ["Bones"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   241
--      ["Boom!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   242
--      ["BOOM! BOOM! BOOM! %s are the masters of destruction with %d destroyed invaders."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   243
--      ["Boom! %s has destroyed %d invaders."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   244
--      ["BOOM! %s really didn't like the invaders, so they decided to destroy as much as %d of them."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   245
--      ["Boris"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   246
--      ["Boss defeated! +30 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   247
--      ["Boss Slayer! +25 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   248
--      ["Both Barrels"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   249
--      ["Both your hedgehogs must survive."] = "", -- User_Mission_-_Teamwork_2, User_Mission_-_Teamwork
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   250
--      ["Bottom Feeder"] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   251
--      ["Bounciness"] = "", -- Basic_Training_-_Grenade
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   252
--      ["Bouncing Bomb"] = "", -- Basic_Training_-_Bazooka
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   253
--      ["Bouncy Boomerang"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   254
--      ["Bouncy Girder: [4]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   255
--      ["Bouncy Land: [4]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   256
--      ["Bouncy Land"] = "", -- HedgeEditor
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   257
--      ["Bounty: Get 6 weapons for each kill (even on own hogs)."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   258
--      ["Bozo"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   259
--      ["Brain Blower"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   260
--      ["Brainiac"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   261
--      ["Brainila"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   262
--      ["Brain Stu"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   263
--      ["Brain Teaser"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   264
--      ["Brigadier Briggs"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   265
--      ["Bruce"] = "", -- A_Space_Adventure:moon01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   266
--      ["Brutal Lily"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   267
--      ["Brutus"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   268
      ["Build a fortress and destroy your enemy."] = "Cronstruit une forteresse et décime ton ennemi", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   269
--      ["Build an awesome race track by placing|waypoints which the hedgehogs have to|touch in any order to finish a round."] = "", -- Racer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   270
      ["Build a track and race."] = "Construisez un parcours et faites la course.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   271
--      ["Builder"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   272
--      ["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: 7746
diff changeset
   273
      ["Bullseye"] = "Dans le mille",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   274
--      ["Bunny"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   275
--      ["burp"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   276
--      ["Bushes"] = "", -- Bazooka_Battlefield
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   277
--      ["Bushi"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   278
--      ["Buster"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   279
      ["But it proved to be no easy task!"] = "Mais cela ne s'avéra pas être une tâche facile !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   280
--      ["But I want my sandals!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   281
--      ["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: 7746
diff changeset
   282
      ["But that's impossible!"] = "Mais c'est impossible !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   283
      ["But the ones alive are stronger in their heart!"] = "Mais les survivants sont plus forts dans leur coeur !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   284
--      ["But … they kidnapped you!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   285
      ["But...we died!"] = "Mais... nous avons été tués !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   286
      ["But where can we go?"] = "Mais où pouvons nous aller ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   287
--      ["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: 7746
diff changeset
   288
      ["But why would they help us?"] = "Mais pourquoi nous aideraient-ils ? ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   289
      ["But you're cannibals. It's what you do."] = "Mais vous êtes cannibales. C'est ce que vous faites.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   290
      ["But you said you'd let her go!"] = "Mais vous aviez dit que vous la laisseriez partir !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   291
--      ["But you saved me!"] = "", -- A_Classic_Fairytale:queen
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   292
--      ["By the way, not only bazookas will bounce on water, but also greandes and many other things."] = "", -- Basic_Training_-_Bazooka
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   293
--      ["By the way, not only bazookas will bounce on water, but also grenades and many other things."] = "", -- Basic_Training_-_Bazooka
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   294
--      ["By the way, you can turn around without walking|by holding down Precise when you hit a walk control."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   295
--      ["C-1"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   296
--      ["C-2"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   297
--      ["Callahan"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   298
--      ["Call me Beep! Well, 'cause I'm such a nice...person!"] = "", -- A_Classic_Fairytale:family
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   299
      ["Çall me Beep! Well, 'cause I'm such a nice...person!"] = "Appelle-moi Beep ! Hum, parce que je suis du genre sympa !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   300
--      ["Cannibals"] = "", -- A_Classic_Fairytale:enemy, A_Classic_Fairytale:epil, A_Classic_Fairytale:first_blood
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   301
      ["Çannibals"] = "Çannibales",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   302
--      ["Cannibal Sentry"] = "", -- A_Classic_Fairytale:journey
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   303
      ["Çannibal Sentry"] = "Sentinelle cannibale",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   304
--      ["Cannibals?! You're the cannibals!"] = "", -- A_Classic_Fairytale:enemy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   305
      ["Çannibals?! You're the cannibals!"] = "Çannibales ? C'est vous les cannibales !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   306
--      ["Can you do it?"] = "", -- A_Space_Adventure:ice02
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   307
--      ["Cappy"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   308
--      ["Captain Lime"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   309
--      ["Captain Lime offered his help if you assist him in battle."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   310
--      ["Capture The Flag"] = "", -- Capture_the_Flag, CTF_Blizzard
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   311
--      ["Careful, hedgehogs can't swim!"] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   312
      ["Çareless"] = "Imprudent",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   313
      ["Careless"] = "Imprudent", -- User_Mission_-_That_Sinking_Feeling
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   314
--      ["Çarol"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   315
--      ["Carol"] = "", -- A_Classic_Fairytale:family
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   316
      ["CHALLENGE COMPLETE"] = "Challenge Réussi", -- User_Mission_-_RCPlane_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   317
--      ["Challenge completed!"] = "", -- User_Mission_-_Rope_Knock_Challenge, User_Mission_-_That_Sinking_Feeling, SpeedShoppa
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   318
--      ["Challenge failed!"] = "", -- SpeedShoppa
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   319
--      ["Challenge objectives"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert03, A_Space_Adventure:final, A_Space_Adventure:fruit03, A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   320
--      ["Challenge over!"] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   321
--      ["Challenge"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge, User_Mission_-_That_Sinking_Feeling, SpeedShoppa, ClimbHome
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
   322
--      ["Change bounciness: Tap [B]"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   323
--      ["Change Content: [Left], [Right]"] = "", -- HedgeEditor
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   324
--      ["Change detonation timer: Tap the [Clock]"] = "", -- Basic_Training_-_Grenade, A_Classic_Fairytale:shadow
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   325
--      ["Change direction: [Left]/[Right]"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   326
--      ["Change Health Boost: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   327
--      ["Change Health: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   328
--      ["Change modification mode: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   329
--      ["Change Placement Mode: [Up], [Down]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   330
--      ["Change Rotation: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   331
--      ["Change Sprite Frame: [Precise]+[Left], [Precise]+[Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   332
--      ["Change Sprite: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   333
--      ["Change Timer: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   334
--      ["Change weapon: [Long jump] or [Slot 1]-[Slot 3]"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   335
--      ["Charmander"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   336
--      ["Chasing the blue hog"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   337
--      ["Cheater"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   338
--      ["Checkpoint reached!"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:ice01, A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   339
--      ["Chef"] = "", -- Battalion, HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   340
--      ["Chester"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   341
--      ["Chicken"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   342
--      ["Chief Sandologist"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   343
--      ["Chikorita"] = "", -- 
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   344
--      ["Choose location: Left click"] = "", -- A_Classic_Fairytale:shadow
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   345
--      ["Choose location: Tap the [Target] button, then tap on the spot you want to choose"] = "", -- A_Classic_Fairytale:shadow
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   346
--      ["Choose Selection/Placement/Deletion: [Left], [Right]"] = "", -- HedgeEditor
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   347
--      ["Choose your continent wisely, as your decision will be permanent."] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   348
      ["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..."] = "Choisis ton côté ! Si tu veux rejoindre l'étranger, marche vers lui. |Dans le cas contraire, éloigne toi de lui. Si tu décide de l'att...non laisse tomber...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   349
--      ["Chunli"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   350
--      ["Clark Kent"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   351
      ["Cleaver"] = "Couperet", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   352
--      ["CLEAVER PLACEMENT MODE"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   353
      ["Cleaver Placement Mode"] = "Mode de placement de couperet", -- Construction_Mode
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   354
--      ["Climb Home"] = "", -- ClimbHome
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   355
--      ["Closing in"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   356
--      ["Clown"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   357
--      ["Clowns"] = "", -- User_Mission_-_Nobody_Laugh
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   358
--      ["Cluck-cluck time: [Fire an egg ~ Sabotages and cures poison ~ Cannot be fired close to another hog]"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   359
      ["Clumsy"] = "Maladroit",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   360
      ["Cluster Bomb Training"] = "Entrainement à la bombe à fragmentation", -- Basic_Training_-_Cluster_Bomb
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   361
      ["Collateral Damage"] = "Dommages collatéraux",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   362
      ["Collateral Damage II"] = "Dommages collatéraux II",
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   363
--      ["- Collect all the blue crates"] = "", -- HedgeEditor
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   364
	  ["Collect all the crates, but remember, our time in this life is limited!"] = "Collecte toutes les caisses mais souviens toi, notre temps dans cette vie est limité !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   365
      ["Collect or destroy all the health crates."] = "Récupère ou détruit toutes les caisses de soin", -- User_Mission_-_RCPlane_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   366
--      ["Collect or destroy the final crate to finish the training."] = "", -- Basic_Training_-_Flying_Saucer
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   367
--      ["- Collect the blue crate"] = "", -- HedgeEditor
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   368
--      ["Collect the crate and attack!"] = "", -- WxW
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   369
--      ["Collect the crate on the right."] = "", -- A_Classic_Fairytale:first_blood
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   370
	  ["Collect the crates within the time limit!|If you fail, you'll have to try again."] = "Collecte les caisses dans le temps imparti ! |Si tu rates, tu devras réessayer.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   371
--      ["Collect the first crate to begin!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   372
--      ["Collect the freezer and get the device part from Thanta."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   373
--      ["Collect the green and purple invaders."] = "", -- Space_Invasion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   374
--      ["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
   375
--      ["Collect the weapon crate and drop|a grenade from rope to destroy the barrels."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   376
--      ["Collect the weapon crate at the left coast!"] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   377
--      ["Color Squad"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   378
--      ["Come closer and die! … burp …"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   379
	  ["Come closer, so that your training may continue!"] = "Rapproche-toi, ainsi ton entraînement pourra continuer !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   380
--      ["Comet"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   381
--      ["Commander"] = "", -- HedgeEditor
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   382
--      ["Compete to use as few planes as possible!"] = "", -- User_Mission_-_RCPlane_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   383
--      ["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
   384
--      ["Complete the obstacle course."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   385
--      ["Complete the remaining side missions to complete this mission."] = "", -- A_Space_Adventure:cosmos
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   386
      ["Complete the track as fast as you can!"] = "Finissez la course aussi vite que possible !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   387
--      ["Completion time: %.2fs"] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   388
--      ["Comrades! Sail me away!"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   389
      ["Configuration accepted."] = "Configuration acceptée", -- WxW
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   390
--      ["Configuration phase"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   391
--      ["Congrats! You won!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   392
      ["Congratulations!"] = "Félicitations!",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   393
      ["Congratulations"] = "Félicitations", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   394
--      ["Congratulations, you acquired the device part!"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   395
--      ["Congratulations, you are the best!"] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   396
--      ["Congratulations, you are the fastest!"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   397
--      ["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
   398
--      ["Congratulations! You have completed the obstacle course!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   399
--      ["Congratulations! You have destroyed all targets within the time."] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   400
--      ["Congratulations, you have saved Hogera!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   401
--      ["Congratulations! You have truly mastered this challenge! Don't forget to save the demo."] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   402
--      ["Congratulations! You've completed the Basic Rope Training!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   403
      ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Félicitations ! Vous avez éliminé toutes les cibles|dans le temps alloué.", --Bazooka, Shotgun, SniperRifle
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   404
--      ["Congratulations! You win."] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   405
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   406
--      ["Conquering the galaxy"] = "", -- A_Space_Adventure:cosmos
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   407
      ["CONSTRUCTION MODE"] = "MODE DE CONSTRUCTION", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   408
--      ["Construction Mode tool"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   409
--      ["Construction Station: Allows placement of|    girders, rubber, mines, sticky mines|    and barrels."] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   410
      ["Construction Station"] = "Station de construction", -- Construction_Mode
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   411
--      ["Continental supplies"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   412
--      ["Continent selection"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   413
--      ["Continents: Select a continent at the beginning."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   414
--      ["Control"] = "", -- Control
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   415
      ["Control pillars to score points."] = "Contrôlez les piliers pour marquer des points",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   416
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   417
--      ["Copper"] = "", -- User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   418
--      ["Corn"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   419
--      ["Corporal Calvin"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   420
      ["Corporationals"] = "Organismes",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   421
--      ["Corpsemonger"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   422
--      ["Corpse Thrower"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   423
      ["Cost"] = "Coût", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   424
--      ["Cost: %d"] = "", -- Construction_Mode
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   425
--      ["Cotton Needer"] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   426
--      ["Count Hogula"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   427
--      ["Coward"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   428
--      ["Crate Before Attack: %s"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   429
--      ["Crate Before Attack: You must collect a crate before you can attack."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   430
--      ["Crate Placer"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   431
--      ["Crates: Crates drop more often with a higher chance of bonus ammo"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   432
--      ["Crates: Crates drop randomly and may be empty"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   433
--      ["Crates: Crates drop randomly with chance of being empty"] = "", -- Battalion
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   434
      ["Crates Left:"] = "Caisses restantes:", -- User_Mission_-_RCPlane_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   435
--      ["Crates left: %d"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   436
--      ["Crates per turn: %d"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   437
--      ["Crazy Gravity: Gravity randomly changes within a range from %i%% to %i%% with a period of %s"] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   438
--      ["Crazy Runner"] = "", -- A_Space_Adventure:moon02
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   439
--      ["Cricket Time"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   440
--      ["Cricket time: [Fire away a 1 sec mine! ~ Cannot be fired close to another hog]"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   441
--      ["CTF_Blizzard"] = "", -- CTF_Blizzard
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   442
--      ["Cursor: Build structure"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   443
--      ["Cursor: Mode action"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   444
--      ["|Cursor: Place crate"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   445
--      ["Cursor: Place waypoint"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   446
--      ["Cutlass Cain"] = "", -- 
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   447
      ["Cybernetic Empire"] = "Empire cybernétique",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   448
      ["Cyborg. It's what the aliens call themselves."] = "Cyborg. C'est ainsi que s'appellent les aliens entre eux.",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   449
--      ["Dahmer"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   450
--      ["Daisy"] = "", -- 
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   451
      ["DAMMIT, ROOKIE!"] = "Et merde, recrue",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   452
      ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "Et merde, recrue ! Dégage de ma tête !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   453
--      ["+%d ammo"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   454
--      ["+%d Ammo"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   455
      ["Dangerous Ducklings"] = "Çanetons dangereux",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   456
--      ["Dark Strawberry"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   457
--      ["+%d"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   458
--      ["%d crate(s) remaining"] = "", -- SpeedShoppa
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   459
--      ["%d damage was dealt in this game."] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   460
--      ["%d / %d"] = "", -- Battalion
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   461
--      ["%d | %d"] = "", -- Mutant
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   462
--      ["%d/%d"] = "", -- SpeedShoppa
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   463
--      ["Deadly Grape"] = "", -- A_Space_Adventure:fruit02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   464
      ["Deadweight"] = "poids mort", 
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   465
--      ["Deal 15 damage + 10% of your hog’s health to all hogs around you and get 2/3 back."] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   466
--      ["Deals 15 damage to all enemies in the circle."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   467
--      ["Deer"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   468
--      ["Defeat all enemies!"] = "", -- portal
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   469
--      ["Defeat!"] = "", -- HedgeEditor
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   470
--      ["Defeat Professor Hogevil!"] = "", -- A_Space_Adventure:death01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   471
--      ["Defeat the cannibals!"] = "", -- A_Classic_Fairytale:shadow
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   472
      ["Defeat the cannibals!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "Bat les cannibales ! |Astuce Grenade : règles le compte à rebour avec [1-5], vises avec [haut]/[bas] et maintiens [Espace] pour la puissance",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   473
      ["Defeat the cyborgs!"] = "Bats les cyborgs !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   474
--      ["Defeat the enemy!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   475
      ["Defend yourself!|Hint: You can get tips on using weapons by moving your mouse over them in the weapon sélection menu"] = "Défends toi ! |Conseil : Tu peux obtenir des astuces sur l'utilisation des armes en plaçant ta souris dessus dans le menu de sélection des armes",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   476
--      ["Delete Waypoint"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   477
--      ["Deletion Mode: [5]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   478
--      ["Deletion Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   479
--      ["Deletition Mode"] = "", -- HedgeEditor
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   480
      ["Demolition is fun!"] = "La démolition c'est marrant",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   481
--      ["Demo"] = "", -- The_Specialists
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   482
      ["Dense Cloud must have already told them everything..."] = "Nuage Dense leur a sûrement déjà tout raconté...",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   483
      ["Dense Cloud"] = "Nuage épais",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   484
--      ["Dense Cloud?! What are you doing?!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   485
--      ["Depleted Kamikaze! +5 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   486
--      ["Derp"] = "", -- User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   487
--      ["Desert Storm"] = "", -- 
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   488
--      ["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
   489
--      ["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
   490
--      ["Destroy all the targets!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   491
--      ["Destroyer of planes"] = "", -- User_Mission_-_RCPlane_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   492
      ["Destroy him, Leaks A Lot! He is responsible for the deaths of many of us!"] = "Détruis-le, Grosse Fuite ! Il est responsable de la mort de beaucoup des notres !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   493
--      ["Destroy invaders and collect bonuses to score points."] = "", -- Space_Invasion
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   494
--      ["- Destroy the enemy"] = "", -- HedgeEditor
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   495
--      ["- Destroy the red target"] = "", -- HedgeEditor
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
   496
--      ["- Destroy the red targets"] = "", -- HedgeEditor
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   497
--      ["Destroy the targets!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   498
--      ["+%d flamer fuel!"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   499
--      ["+%d health"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   500
--      ["%d-Hit Combo! +%d points!"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   501
      ["Did anyone follow you?"] = "As-tu été suivi ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   502
--      ["Did I miss something?"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   503
--      ["Did not finish"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   504
--      ["Did you really think I've changed?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   505
--      ["Did you really think that I've changed?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   506
--      ["Did you really think that we needed the help of one of you?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   507
      ["Did you see him coming?"] = "L'as-tu vu venir ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   508
      ["Did you warn the village?"] = "As-tu averti le village ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   509
      ["Die, die, die!"] = "Meurs, meurs, meurs !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   510
--      ["Difficulty: "] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   511
--      ["Difficulty: Easy"] = "", -- A_Classic_Fairytale:first_blood
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   512
--      ["Difficulty: Hard"] = "", -- A_Classic_Fairytale:first_blood
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   513
--      ["Dimitry"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   514
--      ["%d invaders have been destroyed in this game."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   515
--      ["Disabled"] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   516
--      ["Disguise as a Rockhopper Penguin"] = "", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   517
--      ["Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   518
--      ["Displacer"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   519
--      ["Diver"] = "", -- User_Mission_-_Diver
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   520
--      ["%d ms"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   521
--      ["Doing stuff a monkey could do."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   522
--      ["Domination game"] = "", -- Control
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   523
--      ["Donald"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   524
--      ["Do not destroy the crates!"] = "", -- A_Space_Adventure:fruit02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   525
      ["Do not laugh, inexperienced one, for he speaks the truth!"] = "Ne ris pas le bleu, car il dit la vérité ! ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   526
      ["Do not let his words fool you, young one! He will stab you in the back as soon as you turn away!"] = "Ne laisses pas ses mots te distraire, petit scarabée ! Il te poignardera dès que tu auras le dos tourné !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   527
--      ["Don't be foolish, son, there will be more."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   528
--      ["Don't blow up the crate."] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   529
--      ["Don't destroy the device crate!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   530
--      ["Don't eliminate Captain Lime before collecting the last crate!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   531
--      ["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
   532
--      ["Don't hit yourself!"] = "", -- Basic_Training_-_Bazooka
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   533
--      ["Don't touch the flames!"] = "", -- ClimbHome
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   534
--      ["Don't you dare harming our tribe!"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   535
      ["Double Kill!"] = "Double meurtre !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   536
--      ["Double kill!"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   537
--      ["Do you have any idea how bad an exploding arrow hurts?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   538
      ["Do you have any idea how valuable grass is?"] = "Est-ce que vous avez une idée de la valeur de votre herbe ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   539
--      ["Do you have any idea what it's like in the village for a woman?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   540
--      ["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: 7746
diff changeset
   541
      ["Do you think you're some kind of god?"] = "Vous vous prenez pour un genre de dieu ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   542
      ["Dragon's Lair"] = "La tanière du dragon",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   543
--      ["Dr. Banting"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   544
--      ["Dr. Barnard"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   545
--      ["Dr. Blackwell"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   546
--      ["Dr. Cornelius"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   547
--      ["Dr. Crushing"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   548
--      ["Dr. Drew"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   549
--      ["Dr. Harvey"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   550
--      ["Dr. Hollows"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   551
--      ["Dr. Horace"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   552
      ["Drills"] = "Perce",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   553
--      ["Drill Strike"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   554
--      ["Dr. Jenner"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   555
--      ["Dr. Jung"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   556
--      ["Drone Hunter! +10 points!"] = "", -- Space_Invasion
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   557
--      ["Drop a ball of dirt which turns into a|cluster on impact. Doesn’t end turn."] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   558
--      ["Drop a bomb: [Drop some heroic wind that will turn into a bomb on impact]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   559
--      ["- Dropped flags may be returned or recaptured"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   560
--      ["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
   561
--      ["Drop weapon (while on rope): [Long Jump]"] = "", -- Basic_Training_-_Rope
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   562
--      ["Drowner"] = "",-- can't have a good translation, think its a merge of drone and owner so if wanna translate it will be : tueur de drone, wich is like drone hunter...
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   563
--      ["Dr. Parkinson"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   564
--      ["Drunk greenhorn"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   565
--      ["Drunk with power, perhaps!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   566
--      ["%d sec"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   567
--      ["+%d seconds!"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   568
--      ["Dubloon Devil"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   569
      ["Dude, all the plants are gone!"] = "Mec, toutes les plantes sont parties !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   570
      ["Dude, can you see Ramon and Spiky?"] = "Mec, peux tu voir Ramon et Spkiky ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   571
--      ["Dude, it's unbearable!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   572
--      ["Dude, let me out!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   573
--      ["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: 7746
diff changeset
   574
      ["Dude, that's so cool!"] = "Mec, c'est si cool !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   575
--      ["Dude, this is boring!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   576
      ["Dude, we really need a new shaman..."] = "Mec, on a vraiment besoin d'un nouveau Shaman...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   577
      ["Dude, what's this place?!"] = "Mec, quel est cet endroit?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   578
      ["Dude, where are we?"] = "Mec, on est où ? ",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   579
--      ["Dude, wow! I just had the weirdest high!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   580
--      ["Dude, wow, you're so cute!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   581
--      ["Dud Mine Placement Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   582
--      ["DUD MINE PLACEMENT MODE"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   583
      ["Duration"] = "Durée", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   584
--      ["During the final testing of the device an accident happened."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   585
--      ["During the game you can get new RC planes by collecting the weapon crates."] = "", -- A_Space_Adventure:desert03
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   586
--      ["Dust Storm"] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   587
      ["Dust storm: [Deals 15 damage to all enemies in the circle]"] = "Tempête de sable: [Inflige 15 dégâts à tous les ennemis dans le cercle]", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   588
--      ["Each time you destroy all the targets on your current level you'll get teleported to the next level."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   589
--      ["Each time you play this missions enemy hogs will play in a random order."] = "", -- A_Space_Adventure:death02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   590
      ["Each turn is only ONE SECOND!"] = "Chaque tour dure seulement UNE SECONDE!", -- Frenzy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   591
      ["Each turn you get 1-3 random weapons"] = "À chaque tour, tu as 1 à 3 armes aléatoires",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   592
      ["Each turn you get one random weapon"] = "À chaque tour, tu as une arme aléatoire",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   593
--      ["Each turn you'll have only one rope to use."] = "", -- A_Space_Adventure:moon02
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   594
--      ["Eagle Eye: [Blink to the impact ~ One shot]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   595
      ["Eagle Eye"] = "Oeil d'aigle",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   596
--      ["Ear Sniffer"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   597
--      ["EASY"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   598
--      ["Eckles"] = "", -- User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   599
--      ["Eclipse"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   600
--      ["Editing Commands: (Use while no weapon is selected)"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   601
--      ["Ehm, okay ..."] = "", -- A_Space_Adventure:moon01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   602
--      ["Elderbot"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   603
--      ["Elimate your captor."] = "", -- User_Mission_-_The_Great_Escape
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   604
      ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Éliminez toutes les cibles avant d'être à cours de temps.|Vos munitions sont illimitées pour cette mission.", --Bazooka, Shotgun, SniperRifle
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   605
--      ["Eliminate the enemy before the time runs out."] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   606
      ["Eliminate the enemy hogs to win."] = "Eliminez les hérissons ennemis pour gagner",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   607
--      ["Eliminate the enemy."] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock, User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   608
--      ["Eliminate Unit 3378."] = "", -- User_Mission_-_Teamwork
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   609
--      ["Eliminate WatchBot 4000."] = "", -- User_Mission_-_Teamwork_2
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   610
      ["Eliminate your captor."] = "Éliminez votre capteur", -- User_Mission_-_The_Great_Escape
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   611
--      ["Elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   612
--      ["Elmo"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   613
--      ["Enabled"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   614
--      ["Enemy kills: Collect victim's weapons and +%d%% of its base health"] = "", -- Battalion
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   615
      ["Energetic Engineer"] = "Ingénieur énergique",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   616
--      ["Engineer"] = "", -- HedgeEditor, The_Specialists
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   617
      ["Enjoy the swim..."] = "Profitez du bain ...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   618
--      ["Entered boredom phase! Discrepancies detected …"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   619
--      ["Epilogue"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   620
--      ["ERROR [getHogInfo]: Hog is nil!"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   621
--      ["Eugene"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   622
--      ["Europe"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   623
      ["Everyone knows this."] = "Tout le monde sait ça.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   624
      ["Every single time!"] = "À chaque fois !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   625
      ["Everything looks OK..."] = "Tout a l'air d'être OK ...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   626
--      ["Every time you kill an enemy hog your ammo will get reset next turn."] = "", -- A_Space_Adventure:death02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   627
--      ["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: 7746
diff changeset
   628
      ["Exactly, man! That was my dream."] = "Exactement, mec ! C'était mon rêve.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   629
--      ["Except me, of course! I just saved a whole planet!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   630
--      ["Experienced beginner"] = "", -- User_Mission_-_RCPlane_Challenge
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   631
--      ["Explore the tunnel with the other hedgehogs and search for the device."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   632
--      ["Exploring the tunnel"] = "", -- A_Space_Adventure:fruit02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   633
      ["Eye Chewer"] = "Mâcheur d'oeil",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   634
--      ["Fair Wind"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   635
--      ["Fall Damage"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   636
--      ["Fallen Angel"] = "", -- Tentacle_Terror
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   637
      ["Family Reunion"] = "Réunion de famille ",
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
   638
--      ["Fastest escape: %d turns"] = "", -- A_Space_Adventure:desert02
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   639
--      ["Fastest lap: %.3fs by %s"] = "", -- TrophyRace
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   640
      ["Fastest lap: "] = "Meilleur tour : ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   641
      ["Feeble Resistance"] = "Résistance Futile",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   642
--      ["Fell From Grace"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   643
      ["Fell From Heaven"] = "Est tombé du Ciel",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   644
      ["Fell From Heaven is the best! Fell From Heaven is the greatest!"] = "Tombée de l'Enfer est la meilleure ! Tombée de l'Enfer est la meilleure !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   645
      ["Femur Lover"] = "Amoureux du fémur",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   646
--      ["Fierce Competition! +8 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   647
--      ["Fiery Water?! Are you drunk again?"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   648
      ["Fiery Water"] = "Eau bouillante",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   649
--      ["Fighting instead of cultivating a beautiful friendship."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   650
--      ["Fight: Press [Attack]"] = "", -- A_Space_Adventure:fruit01
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   651
      ["Filthy Blue"] = "Bleu dégueulasse", -- User_Mission_-_Dangerous_Ducklings
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   652
--      ["Final Challenge:"] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   653
--      ["Finally! We're out of this hellhole. Now go save the princess, %s!"] = "", -- A_Classic_Fairytale:family
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   654
--      ["Finally you are here!"] = "", -- A_Space_Adventure:desert01, A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   655
--      ["Final result"] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   656
--      ["Final Targets"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   657
--      ["Final team scores:"] = "", -- Space_Invasion
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   658
--      ["Find all the parts of the anti-gravity device."] = "", -- A_Space_Adventure:cosmos
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   659
--      ["Find a way to detonate all the explosives and stay alive!"] = "", -- A_Space_Adventure:final
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   660
      ["Find your tribe!|Cross the lake!"] = "Trouve ta tribue ! |Traverse le lac !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   661
--      ["Finish this challenge as fast as possible to earn bonus points."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   662
--      ["Finish waypoint placement"] = "", -- Racer
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   663
--      ["Finish your training."] = "", -- A_Classic_Fairytale:first_blood
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   664
--      ["Finite Ropes"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   665
--      ["Fire a mine: [Does what it says ~ Çant be dropped close to an enemy ~ 1 sec]"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   666
--      ["Fire a rocket with napalm."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   667
--      ["Fire: [Precise]"] = "", -- Space_Invasion, Tumbler
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   668
--      ["Fire some exploding medicine that will heal 15 health to all hogs in its effect radius."] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   669
--      ["Fire your hedgehog like a sticky mine."] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   670
      ["First aid kits?!"] = "Des kits de premiers secours ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   671
      ["First Blood"] = "Premier sang",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   672
--      ["- 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
   673
--      ["- First clan to score %d captures wins"] = "", -- Capture_the_Flag
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   674
--      ["First killer will mutate"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   675
      ["First Steps"] = "Premiers pas",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   676
--      ["- First team to capture the flag wins"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   677
--      ["- First team to score %d captures wins"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   678
--      ["Fishy"] = "", -- 
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   679
      ["Flag captured!"] = "Drapeau capturé !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   680
      ["Flag respawned!"] = "Drapeau réapparu",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   681
      ["Flag returned!"] = "Drapeau récupéré",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   682
      ["Flamer"] = "Flambeur",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   683
      ["Flaming Worm"] = "Ver flamboyant",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   684
--      ["Flare"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   685
--      ["Flawless victory!"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   686
--      ["Flee: Press [Jump]"] = "", -- A_Space_Adventure:fruit01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   687
      ["Flesh for Brainz"] = "Flesh for Brainz",
15496
89c3b6db9605 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15100
diff changeset
   688
--      ["Flower Power"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   689
--      ["Fly around and hurl explosives to your enemies."] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   690
--      ["Flying Saucer Training"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   691
--      ["Fly into space to fight off the invaders with barrels!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   692
--      ["Fly to the meteorite and detonate the explosives"] = "", -- A_Space_Adventure:cosmos
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   693
--      ["Follow the path and destroy the next target."] = "", -- Basic_Training_-_Rope
15496
89c3b6db9605 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15100
diff changeset
   694
--      ["For each kill you win %d seconds."] = "", -- RopeKnocking
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   695
--      ["Forgetfulness: You will lose all your weapons each turn."] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   696
--      ["For the next crate, you have to do back jumps."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   697
--      ["Four Eyes"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   698
--      ["Frankie"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   699
--      ["Frank"] = "", -- User_Mission_-_Nobody_Laugh
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   700
      ["Free Dense Cloud and continue the mission!"] = "Libérez Nuage Dense et continuez la mission !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   701
--      ["FRENZY"] = "", -- Frenzy
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   702
      ["Friendly Fire!"] = "Feu allié!",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   703
--      ["Friendly kills: Clear killer's pool and -%d%% of its base health"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   704
--      ["From the second turn and beyond the water rises."] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   705
--      ["Frozen Bandits"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   706
--      ["Fruit"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   707
--      ["Fruit Assassins"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   708
--      ["Fruity"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   709
--      ["Fuel: %d"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   710
--      ["Fuzzy Beard"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   711
--      ["“g=150”, where 150 is 150% of normal gravity."] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   712
--      ["“g=50, g2=150, period=4000” for gravity changing|from 50 to 150 and back with period of 4000 ms."] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   713
--      ["Galaxy Guardians"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   714
--      ["Game over!"] = "", -- Space_Invasion
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   715
      ["Game Started!"] = "Début du jeu ! ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   716
      ["Game? Was this a game to you?!"] = "Jeu ? Etait-ce un jeu pour vous ?!",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   717
--      ["Gangsters"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   718
--      ["GasBomb"] = "", -- Continental_supplies
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   719
--      ["Gas Gargler"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   720
--      ["Gasp! A smuggler!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   721
--      ["Gasp!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   722
--      ["Gathering fruits all day long."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   723
--      ["Gear Placement Tool"] = "", -- HedgeEditor
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   724
--      ["General information:"] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   725
      ["General information"] = "Informations générales", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   726
--      ["General Lemon"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   727
--      ["Generator: Generates energy."] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   728
      ["Generator"] = "Générateur", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   729
      ["Get Dense Cloud out of the pit!"] = "Sortez Nuage Dense de la fosse",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   730
--      ["Get him, Spike!"] = "", -- A_Space_Adventure:desert01
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   731
      ["Get on over there and take him out!"] = "Viens par ici et débarrasse-toi de lui ! ",
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   732
--      ["Get on the head of the mole."] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   733
--      ["Get past the flower."] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   734
--      ["Get ready to fight!"] = "", -- A_Space_Adventure:moon01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   735
	  ["Get that crate!"] = "Prends cette caisse",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   736
--      ["Get the crate on the other side of the island."] = "", -- A_Classic_Fairytale:journey
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   737
      ["Get the crate on the other side of the island!|"] = "Prends la caisse de l'autre côté de l'île !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   738
--      ["Get the final crate to the right to complete the training."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   739
--      ["Get the highest score to win."] = "", -- Space_Invasion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   740
--      ["Get the next crate by jumping over the abyss."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   741
--      ["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
   742
--      ["Getting Started"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   743
--      ["Getting to the device"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   744
--      ["Get to the crate using your flying saucer!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   745
--      ["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
   746
--      ["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: 7746
diff changeset
   747
--      ["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
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   748
	 ["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!"] = "Fais sortir tes coéquipiers de leur prison naturelle et sauve la princesse ! |Percer des trous résoudrait tout. |Ce serait une bonne idée de placer quelques poutres avant de commencer à percer. Moi j'dis ça mais j'dis rien. |Tous vos hérissons doivent être au dessus de la hauteur marquée ! | Grosse Fuite doit être très proche de la princesse !  ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   749
--      ["Giggles"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   750
--      ["Gimme Bones"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   751
--      ["Girder"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   752
--      ["Girder Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   753
--      ["GIRDER PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   754
--      ["Give a hog a preset identity and weapons"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   755
--      ["Give an entire team themed hats and names"] = "", -- HedgeEditor
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   756
--      ["Glark"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   757
--      ["Glasses"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   758
--      ["Glassy"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   759
--      ["Goal Definition Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   760
--      ["GOAL DEFINITION MODE"] = "", -- HedgeEditor
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   761
--      ["Goal: Score %d points or more to win!"] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   762
--      ["Go and collect the crate"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   763
--      ["Godai"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   764
--      ["Go down and save these PAotH hogs!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   765
--      ["Go, get him again!"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   766
--      ["Goggles"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   767
--      ["Goggs"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   768
      ["GO! GO! GO!"] = "Allez! Allez! Allez!",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   769
      ["Good birdy......"] = "Gentil oiseau ...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   770
--      ["Good bye!"] = "", -- Basic_Training_-_Flying_Saucer
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   771
      ["Good idea, they'll never find us there!"] = "Bonne idée, ils ne nous trouverons jamais là bas !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   772
--      ["Good job!"] = "", -- Basic_Training_-_Flying_Saucer, Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   773
--      ["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
   774
--      ["Good job! Now destroy the final targets to finish the training."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   775
--      ["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: 7746
diff changeset
   776
      ["Good luck...or else!"] = "Bonne chance.... ou pas !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   777
      ["Good luck out there!"] = "Bonne chance pour sortir d'ici",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   778
      ["Good so far!"] = "Pas mal jusqu'ici!",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   779
      ["Good to go!"] = "C'est pret!",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   780
--      ["Good! You now control Cappy."] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   781
--      ["Go on top of the flower."] = "", -- A_Classic_Fairytale:first_blood
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   782
      ["Go, quick!"] = "Va ! Vite !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   783
      ["Gorkij"] = "Gorkij",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   784
      ["Go surf!"] = "Va faire du surf", -- WxW
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   785
--      ["Got 1 more saucer and 8 more seconds added to the clock"] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   786
--      ["Got 1 more saucer"] = "", -- A_Space_Adventure:ice02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   787
      ["GOTCHA!"] = "je t'ai eu !", 
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   788
--      ["Go to Thanta and get the device part!"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   789
--      ["Go to the surface!"] = "", -- A_Space_Adventure:fruit02
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   790
--      ["Go to the target."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   791
--      ["Go to the upper platform and get the weapons in the crates!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   792
--      ["Got the saucer!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   793
--      ["Got to go back."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   794
--      ["Got you? You're acting weird."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   795
--      ["Grab mines/barrels: [High jump]"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   796
--      ["Gravity: 100%"] = "", -- Gravity
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   797
--      ["Great!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   798
      ["Great choice, Steve! Mind if I call you that?"] = "Bon choix, Steve ! Ça t'ennuie si je t'appele comme ça ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   799
--      ["Great! Let’s kill all these enemies, using portals."] = "", -- portal
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   800
      ["Great work! Now hit it with your Baseball Bat! |Tip: You can change weapon with 'Right Click'!"] = "Bien joué! Maintenant, fracasse le avec une batte de baseball ! Astuce: Tu peux changer d'arme avec un 'clique droit'!", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   801
      ["Great! You will be contacted soon for assistance."] = "Super ! Tu seras bientot contacté pour de l'aide.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   802
--      ["Green"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   803
--      ["Green Bananas"] = "", -- A_Space_Adventure:fruit01
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
   804
--      ["Green double rings also give you a new flying saucer."] = "", -- A_Space_Adventure:ice02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   805
--      ["Green Hog Grape"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   806
--      ["Green hogs won't intentionally hurt you."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   807
--      ["Greenhorn"] = "", -- User_Mission_-_RCPlane_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   808
--      ["Green Lipstick Bullet"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   809
--      ["Green lipstick bullet: [Poisonous, deals no damage]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   810
      ["Greetings, cloudy one!"] = "Salutation, le nuageux !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   811
--      ["Greetings from the Navy, %s (%s), for being a distance of %d away from the mainland!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   812
--      ["Greetings, %s!"] = "", -- A_Classic_Fairytale:dragon
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   813
--      ["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
   814
--      ["Grenades with high bounciness bounce a lot and behave chaotic."] = "", -- Basic_Training_-_Grenade
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   815
      ["Grenade Training"] = "Entrainement à la grenade", -- Basic_Training_-_Grenade
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   816
--      ["Grenadiers"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   817
--      ["Grenadier"] = "", -- Target_Practice_-_Grenade_easy, Target_Practice_-_Grenade_hard, HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   818
--      ["Grey"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   819
--      ["Guards"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   820
--      ["Guile"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   821
      ["Guys, do you think there's more of them?"] = "Les gars, vous pensez qu'il y en a encore plus ?",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   822
--      ["Haha!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   823
--      ["HAHA!"] = "",
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   824
--      ["Haha! Come!"] = "", -- A_Classic_Fairytale:queen
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   825
--      ["Hahahaha!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   826
--      ["Haha, I love the look on your face!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   827
      ["Haha, now THAT would be something!"] = "Haha, maintenant ÇA, ça va être quelquechose !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   828
--      ["Haha, that was just a coincidence!"] = "", -- A_Classic_Fairytale:queen
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   829
      ["Hammer"] = "Marteau", -- Construction_Mode, Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   830
      ["Hannibal"] = "Hannibal",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   831
--      ["Hapless Hogs"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   832
--      [" Hapless Hogs left!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   833
--      ["Happy with your race track?|Then stop building and start racing!"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   834
--      ["HARD"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   835
--      ["Hard flying"] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   836
--      ["Harris"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   837
--      ["Harry Potter"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   838
--      ["Harry"] = "", -- User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   839
--      ["H"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   840
--      ["Hatless Jerry"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   841
      ["Have no illusions, your tribe is dead, indifferent of your choice."] = "N'aies pas d'illusion, ta tribue est morte, quel que soit ton choix",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   842
--      ["Haven't found it yet ..."] = "", -- A_Space_Adventure:desert01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   843
      ["Have we ever attacked you first?"] = "Avons-nous jamais attaqué en premier ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   844
--      ["H confirmed that there isn't such a PAotH activity logged."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   845
--      ["Healing Station: Heals nearby hogs."] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   846
      ["Healing Station"] = "Station de soignement", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   847
--      ["Health and Mission Panel"] = "", -- Basic_Training_-_Movement
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   848
--      ["Health"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   849
--      ["HEALTH CRATE PLACEMENT MODE"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   850
      ["Health Crate Placement Mode"] = "Mode de placement de caisse de soin", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   851
--      ["Health: %d"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   852
--      ["Health: Hogs lose up to 7% base health per turn"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   853
--      ["Health Modification Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   854
--      ["HEALTH MODIFICATION MODE"] = "", -- HedgeEditor
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   855
--      ["Heavenly Defense"] = "", -- Tentacle_Terror
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   856
--      ["Heavy Çannfantry"] = "",
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   857
--      ["Heavy Cannfantry"] = "", -- A_Classic_Fairytale:united
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   858
      ["Heavy"] = "Lourd",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   859
--      ["Heckles"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   860
--      ["Heck, you even executed one of your own!"] = "", -- A_Classic_Fairytale:queen
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   861
--      ["Hedge-cogs"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   862
--      ["HEDGEEDITOR"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   863
--      ["HedgeEditor tool"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   864
--      ["Hedgehog"] = "", -- 
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   865
--      ["Hedgehog Projectile"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   866
--      ["Hedgehog projectile: [Fire your hog like a Sticky Bomb]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   867
--      ["Hedgehogs can not be deleted."] = "", -- HedgeEditor
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   868
--      ["Hedgehogs left: %d"] = "", -- User_Mission_-_That_Sinking_Feeling
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   869
--      ["Hedgehogs will be revived after their death."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   870
--      ["Hedgehogs will start in the first waypoint."] = "", -- Racer
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   871
--      ["Hedgibal Lecter"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   872
--      ["He doesn't know it but this device is a part of the anti-gravity device."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   873
--      ["He has captured the rest of the PAotH team and awaits to capture you!"] = "", -- A_Space_Adventure:moon01
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   874
      ["Heh, it's not that bad."] = "Hé, c'est pas si mal.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   875
--      ["Height over time"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   876
--      ["He is a very tough and very determined hedgehog. I would be extremely careful if I were you."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   877
--      ["Helena"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   878
--      ["Hell Army"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   879
--      ["Hello again, %s!"] = "", -- A_Classic_Fairytale:family
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   880
--      ["Help Disabled"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   881
--      ["Help Enabled"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   882
--      ["Helpers: Each team starts with %d helper points"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   883
--      ["Helpers: Hogs will get 1 out of 2 helpers randomly each turn"] = "", -- Battalion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   884
      ["Help me, Leaks!"] = "Aide moi, Fuite !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   885
      ["Help me, please!!!"] = "Aide moi, s'il te plaît !!!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   886
      ["Help me, please!"] = "Aide moi, s'il te plaît !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   887
	  ["He moves like an eagle in the sky."] = "Il se déplace comme un aigle dans le ciel",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   888
      ["He must be in the village already."] = "Il doit déjà être au village",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   889
--      ["HeneK"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   890
      ["Here, let me help you!"] = "Laissez-moi vous aider !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   891
      ["Here, let me help you save her!"] = "Laissez-moi vous aider à la sauver !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   892
      ["Here...pick your weapon!"] = "Ici...prend ton arme !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   893
--      ["Here! Take it!"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   894
--      ["Here we go!"] = "", -- A_Space_Adventure:moon01
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   895
--      ["Here you will find the current mission instructions."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   896
--      ["Here you will learn how to fly the flying saucer|and get so learn some cool tricks."] = "", -- Basic_Training_-_Flying_Saucer
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   897
--      ["Heroic Wind"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   898
	  ["He's so brave..."] = "Il est si courageux",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   899
--      ["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: 7746
diff changeset
   900
      ["He won't be selling us out anymore!"] = "Il ne nous vendra plus !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   901
--      ["Hey, don't forget us! We still need to climb up!"] = "", -- A_Classic_Fairytale:family
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   902
      ["Hey guys!"] = "Salut les gars !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   903
      ["Hey, guys!"] = "Salut les gars",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   904
--      ["Hey! I was supposed to collect it!"] = "", -- A_Space_Adventure:fruit02
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   905
--      ["Hey, %s! Finally you have come!"] = "", -- A_Space_Adventure:moon01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   906
--      ["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: 7746
diff changeset
   907
      ["Hey! This is cheating!"] = "Hé ! C'est de la triche !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   908
--      ["Hidden"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   909
--      ["High Gravity: Gravity is %i%%"] = "", -- Gravity
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   910
--      ["High Jump: [Backspace]"] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   911
--      ["High Jump: Tap the [Curvy Arrow] shortly"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   912
--      ["--- Highland ---"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   913
--      ["Highlander: Eliminate hogs to take their weapons"] = "", -- Highlander
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   914
--      ["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
   915
--      ["--- Highland Mode ---"] = "", -- Battalion
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   916
--      ["High Target"] = "", -- Basic_Training_-_Bazooka
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   917
	  ["Hightime"] = "Meilleur temps",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   918
--      ["Hightower"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   919
--      ["Hill Guard"] = "", -- Bazooka_Battlefield
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   920
--      ["Hi! Nice to meet you."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   921
--      ["--- Hint ---"] = "", -- Battalion
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   922
--      ["Hint: Cinematics can be skipped with the [Precise] key."] = "", -- A_Classic_Fairytale:first_blood, A_Classic_Fairytale:shadow
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   923
--      ["Hint: Drilling holes should solve everything."] = "", -- A_Classic_Fairytale:family
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   924
--      ["Hint: Hold down [M] to review the mission texts."] = "", -- A_Classic_Fairytale:first_blood
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   925
--      ["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
   926
--      ["Hint: It might be a good idea to place a girder before starting to drill. Just saying."] = "", -- A_Classic_Fairytale:family
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
   927
--      ["Hint: It might be easier if you vary the angle only slightly."] = "", -- Basic_Training_-_Bazooka
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   928
--      ["Hint: Just select the parachute, it opens automatically when you fall."] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   929
--      ["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
   930
--      ["Hint: Launch the bazooka horizontally at full power."] = "", -- Basic_Training_-_Bazooka
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   931
--      ["Hint: Pause the game to review the mission texts."] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   932
--      ["Hint: Select the blow torch, aim and press [Fire]. Press [Fire] again to stop."] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   933
--      ["Hint: Select the low gravity and press [Fire]."] = "", -- A_Classic_Fairytale:journey
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   934
--      ["Hint: Select the rope, [Up] or [Down] to aim, [Attack] to fire, directional keys to move."] = "", -- A_Classic_Fairytale:first_blood
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   935
--      ["Hint: Select the Shoryuken and hit [Attack].|P.S.: You can use it mid-air."] = "", -- A_Classic_Fairytale:first_blood
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   936
--      ["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
   937
--      ["Hint: The rope only bends around objects.|When it doesn't hit anything, it's always straight."] = "", -- Basic_Training_-_Rope
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
   938
--      ["Hint: To jump higher, wait a bit before you hit “High Jump” a second time."] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
   939
--      ["Hint: To place a girder, select it,|then use [Left] and [Right] to select angle and length,|then choose a location for the girder."] = "", -- A_Classic_Fairytale:shadow
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
   940
--      ["Hint: Use the quit key to see the team’s continent."] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   941
--      ["Hint: When you shorten the rope, you move faster!|And when you lengthen it, you move slower."] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   942
--      ["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: 7746
diff changeset
   943
      ["Hint: you might want to stay out of sight and take all the crates...|"] = "Astuce : Vous aimeriez probablement rester hors de vue et prendre toutes les caisses...|",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   944
	  ["His arms are so strong!"] = "Ses bras sont si forts !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   945
--      ["hits"] = "", -- Basic_Training_-_Bazooka
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   946
--      ["Hit the “Switch Hedgehog” key until you have|selected Cappy, the hedgehog with the cap!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   947
--      ["Hmm … it's going slower than expected."] = "", -- A_Classic_Fairytale:queen
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   948
--      ["Hmmm..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   949
      ["Hmmm...actually...I didn't either."] = "Humm... en fait...je ne savais pas non plus.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   950
--      ["Hmmm, I’ll have to find some way of moving him off this anti-portal surface."] = "", -- portal
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   951
      ["Hmmm...it's a draw. How unfortunate!"] = "Hmmm... C'est un ex-aequo. Pas de chance !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   952
	  ["Hmmm...perhaps a little more time will help."] = "Humm...Peut être qu'un peu plus de temps aiderait",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   953
--      ["Hm ... Now I ran out of fuel."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   954
--      ["Hog 100"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   955
--      ["Hog 1"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   956
--      ["Hog 3x5"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   957
--      ["Hog 7+7"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   958
--      ["Hog D"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   959
--      ["Hog decar"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   960
--      ["Hog dertien"] = "", -- A_Space_Adventure:fruit03
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   961
--      ["Hog %d"] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   962
--      ["Hog EOF"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   963
--      ["Hogera is definitely the last planet I saved!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   964
--      ["Hogera is safe!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   965
--      ["Hog exi"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   966
--      ["Hog Hephaestus"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   967
--      ["Hog Identity Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   968
--      ["HOG IDENTITY MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   969
--      ["Hog III"] = "", -- A_Space_Adventure:fruit03
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   970
--      ["Hogminator"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   971
--      ["Hog nueve"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   972
--      ["Hog octo"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   973
--      ["Hog onze"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   974
--      ["Hog Saturn"] = "", -- A_Space_Adventure:fruit03
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   975
      ["Hogs in sight!"] = "Hogs en vue !", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   976
--      ["Hog Solo and GB"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   977
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   978
--      ["- Hogs will be revived"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   979
--      ["- Hogs will drop the flag when killed"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   980
--      ["Hog two"] = "", -- A_Space_Adventure:fruit03
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   981
--      ["Hold [Attack] to attach the rope."] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
   982
--      ["Hold the Attack key pressed for more power."] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   983
--      ["Holy shit!"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   984
      ["Homing Bee"] = "Abeille téléguidée", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   985
--      ["Honda"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   986
--      ["Honest Lee"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   987
--      ["Hooks"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   988
--      ["Hooray! I actually did it! Hogera is safe!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   989
--      ["Hooray! I've found it, now I have to get back to Captain Lime!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   990
--      ["Hooray! You are a champion!"] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   991
--      ["Hopeless case"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   992
--      ["Hop on top of the next flower and advance to the left coast."] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   993
--      ["Horns"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   994
      ["Hostage Situation"] = "Situation d'otage",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   995
      ["How can I ever repay you for saving my life?"] = "Comment pourrais-je jamais te remercier de m'avoir sauvé la vie ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   996
      ["How come in a village full of warriors, it's up to me to save it?"] = "Comment entrer dans un village plein de guerriers ? C'est à moi de le sauver ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   997
--      ["How could you betray us?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   998
	  ["How difficult would you like it to be?"] = "À quel point veux-tu que ce soit difficile ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
   999
--      ["HOW DO THEY KNOW WHERE WE ARE?"] = "", -- A_Classic_Fairytale:united
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1000
--      ["However, if you fail to do so, she dies a most violent death, just like your friend! Muahahaha!"] = "", -- A_Classic_Fairytale:journey
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1001
      ["However, if you fail to do so, she dies a most violent death! Muahahaha!"] = "Cependant, si tu échoues, elle aura une mort encore plus violente ! Muahahaha!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1002
      ["However, my mates don't agree with me on letting you go..."] = "Mes amis ne sont pas d'accord pour vous laisser partit ...",
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1003
--      ["However, the army of %s 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
  1004
--      ["How to Rope"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1005
--      ["How would you like being discriminated against?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1006
--      ["Huh?"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:queen
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1007
      ["Hunter"] = "Chasseur", --Bazooka, Shotgun, SniperRifle
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1008
--      ["I ain't gonna sit around no more!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1009
--      ["I already said I'm sorry!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1010
--      ["I always suspected him!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1011
--      ["I am going to leave the kids play by themselves."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1012
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1013
--      ["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: 7746
diff changeset
  1014
      ["I believe there's more of them."] = "Je crois qu'il y en a encore d'autres",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1015
--      ["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: 7746
diff changeset
  1016
	  ["I can see you have been training diligently."] = "Je vois que tu t'es entraîné assiduement.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1017
--      ["I can't believe how blind we were."] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1018
      ["I can't believe it worked!"] = "Je ne peux pas croire que ça aie marché !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1019
      ["I can't believe this!"] = "Je peux pas le croire !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1020
      ["I can't believe what I'm hearing!"] = "Je ne peux pas croire ce que j'entends !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1021
--      ["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: 7746
diff changeset
  1022
      ["I can't wait any more, I have to save myself!"] = "Je ne peux plus attendre, je dois me sauver !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1023
--      ["Ice Jake"] = "", -- A_Space_Adventure:ice01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1024
      ["I could just teleport myself there..."] = "Je pourrais juste me téléporter là-bas...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1025
--      ["Icy Girder: [3]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1026
--      ["Icy Land: [3]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1027
--      ["Icy Land"] = "", -- HedgeEditor
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1028
      ["I'd better get going myself."] = "Je ferais mieux de rentrer.",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1029
--      ["Identity Thief"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1030
      ["I didn't until about a month ago."] = "Je ne savais pas jusqu'à il y a un mois",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1031
--      ["I don't care. It's worth a fortune! Good bye, you idiot!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1032
--      ["I don't know how you did that. But good work!|The next one should be easy as cake for you!"] = "", -- Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1033
--      ["I don't know if I can forget what you've done!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1034
--      ["I don't know who I can trust anymore."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1035
--      ["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: 7746
diff changeset
  1036
      ["I feel something...a place! They will arrive near the circles!"] = "Je sens quelque chose... une localisation ! Ils vont arriver près des cercles !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1037
      ["If only I had a way..."] = "Si seulement j'avais un moyen...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1038
      ["If only I were given a chance to explain my being here..."] = "Si seulement vous me laissiez une chance d'expliquer ce que je fais ici...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1039
--      ["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: 7746
diff changeset
  1040
      ["I forgot that she's the daughter of the chief, too..."] = "J'avais oublié qu'elle était aussi la fille du chef...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1041
--      ["I found it! Hooray!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1042
--      ["If some good old explosives were enough to save Hogera …"] = "", -- A_Space_Adventure:final
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1043
      ["If they try coming here, they can have a taste of my delicious knuckles!"] = "S'ils essaient de venir, ils pourront goûter de mes poings",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1044
      ["If you agree to provide the information we need, you will be spared!"] = "Si tu es d'accord pour nous donner les informations dont nous avons besoin, tu seras épargné !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1045
--      ["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: 7746
diff changeset
  1046
      ["If you decide to help us, though, we will no longer need to find a new governor for the island."] = "Si tu décides de nous aider, et bien, nous n'aurons plus besoin de chercher un nouveau gouverneur pour l'île.",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1047
--      ["If you don't want to slip away, you have to keep moving!"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1048
--      ["If you get stuck, use your Desert Eagle or restart the mission!"] = "", -- A_Classic_Fairytale:journey
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1049
      ["If you get stuck, use your Desert Eagle or restart the mission!|"] = "Si vous êtes coincés, utilisez l'Aigle du Désert, ou recommencez la mission",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1050
--      ["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
  1051
--      ["If you hurt an enemy, you'll get one third of the damage dealt."] = "", -- A_Space_Adventure:death02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1052
--      ["If you injure a hedgehog you'll get 35% of the damage dealt."] = "", -- A_Space_Adventure:death02
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1053
--      ["If you just don’t care …"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1054
--      ["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
  1055
--      ["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: 7746
diff changeset
  1056
      ["If you know what I mean..."] = "Si tu vois ce que je veux dire...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1057
--      ["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: 7746
diff changeset
  1058
      ["If you say so..."] = "Si tu le dis...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1059
--      ["If you skip a turn then the turn time left will be added to your next turn."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1060
--      ["If you wish to replay, there are other possible endings, too!"] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1061
      ["If you wish to restart the course, hold [Precise] while your turn ends (e.g with Skip)!|"] = "Si tu souhaites recommencer la course, maintiens [precise] quand ton tour se termine (avec [passe ton tour ] par exemple",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1062
--      ["Igmund"] = "", -- User_Mission_-_Nobody_Laugh
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1063
--      ["I grew sick of the oppression! I broke free!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1064
--      ["I guess I can't go far without fuel!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1065
--      ["I guess we lost him!"] = "", -- A_Space_Adventure:cosmos
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1066
      ["I guess you'll have to kill them."] = "Je suppose que vous devrez les tuer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1067
      ["I have come to make you an offering..."] = "Je suis venu te faire une offre...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1068
--      ["I have heard that the local tribes say that many years ago some PAotH scientists were dumping their waste here."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1069
--      ["I have more important things to do!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1070
--      ["I have no idea where that mole disappeared...Can you see it?"] = "", -- A_Classic_Fairytale:shadow
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1071
      ["I have no idea where that mole disappeared...Çan you see it?"] = "Je n'ai aucune idée où cette taupe a bien pu aller... Peux-tu la voir ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1072
--      ["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: 7746
diff changeset
  1073
      ["I have to follow that alien."] = "Je dois suivre cet extraterrestre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1074
      ["I have to get back to the village!"] = "Je dois retourner au village !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1075
--      ["I have to reach the surface as quickly as I can."] = "", -- A_Space_Adventure:desert02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1076
	  ["I hope you are prepared for a small challenge, young one."] = "J'espère que tu es préparé pour un petit défi, petit scarabée",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1077
      ["I just don't want to sink to your level."] = "Je ne veux pas m'abaisser à ton niveau.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1078
--      ["I just forgot all checkpoints of incomplete missions."] = "", -- A_Space_Adventure:cosmos
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1079
      ["I just found out that they have captured your princess!"] = "Je viens de m'apercevoir qu'ils ont capturé ta princesse !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1080
--      ["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: 7746
diff changeset
  1081
      ["I just wonder where Ramon and Spiky disappeared..."] = "Je me demande seulement où Ramon et Spiky ont disparu",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1082
--      ["I know and I'm terribly sorry!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1083
--      ["I know, my hero!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1084
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1085
--      ["I … like being with you, too."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1086
--      ["I'll get him!"] = "", -- A_Space_Adventure:cosmos
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1087
      ["I'll hold them off while you return to the village!"] = "Je vais les retenir pendant que tu retournes au village",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1088
--      ["I'll let you know whatever I know about him if you manage to catch me 3 times."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1089
--      ["I'll make good use of it."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1090
--      ["I'll protect you!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1091
--      ["I love Dense Cloud now!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1092
--      ["I love you."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1093
--      ["I'm afraid I can't let you proceed!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1094
--      ["I'm afraid we cannot afford that."] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1095
	  ["Imagine those targets are the wolves that killed your parents! Take your anger out on them!"] = "Imagines que ces cibles sont les loups qui ont tués tes parents ! Défoule ta colère sur eux !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1096
      ["I'm...alive? How? Why?"] = "Je suis...vivant ? Comment ? Pourquoi ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1097
      ["I'm a ninja."] = "Je suis un ninja",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1098
      ["I marked the place of their arrival. You're welcome!"] = "J'ai marqués les lieux d'où ils arriveront. De rien !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1099
--      ["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: 7746
diff changeset
  1100
      ["I'm certain that this is a misunderstanding, fellow hedgehogs!"] = "Ce doit être une erreur, mes chers hérissons",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1101
      ["I mean, none of you ceased to live."] = "Je veux dire, aucun d'entre vous n'a cessé de vivre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1102
      ["I'm getting old for this!"] = "Je deviens vieux pour ça !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1103
      ["I'm getting thirsty..."] = "J'ai soif",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1104
--      ["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: 7746
diff changeset
  1105
      ["I'm here to help you rescue her."] = "Je suis ici pour t'aider à la secourir.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1106
--      ["I'm living a dream!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1107
      ["I'm not sure about that!"] = "Je n'en suis pas si sûr !",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1108
--      ["IMPORTANT: To see the mission panel again, hold the mission panel key."] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1109
--      ["IMPORTANT: To see the mission panel again, pause the game."] = "", -- Basic_Training_-_Movement
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1110
	  ["Impressive...you are still dry as the corpse of a hawk after a week in the desert..."] = "Impressionnant...tu es aussi sec que le cadavre d'un faucon après une semaine dans le désert...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1111
--      ["%i ms"] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1112
--      ["I'm so glad this is finally over!"] = "", -- A_Space_Adventure:final
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1113
      ["I'm so scared!"] = "J'ai tellement peur !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1114
--      ["I'm still low on hogs. If you are not afraid I could use a set of extra hands."] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1115
--      ["I'm still with the aliens."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1116
--      ["I'm terribly sorry!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1117
--      ["I'm the spy! I've been giving you out!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1118
--      ["In am also entrusting you with some rope."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1119
--      ["In case you haven't noticed, I'm a woman, too!"] = "", -- A_Classic_Fairytale:queen
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1120
--      ["Increase the dust storm damage by sacrificing|your invulnerable ammo."] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1121
      ["Incredible..."] = "Incroyable...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1122
--      ["Indestructible Girder: [2]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1123
--      ["Indestructible Land: [2]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1124
--      ["Indestructible Land"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1125
--      ["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: 7746
diff changeset
  1126
      ["I need to find the others!"] = "Je dois trouver les autres !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1127
      ["I need to get to the other side of this island, fast!"] = "Je dois aller sur l'autre côté de cette île, rapidemment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1128
      ["I need to move the tribe!"] = "Je dois emmener la tribue",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1129
      ["I need to prevent their arrival!"] = "Je dois prévoir leur arrivée !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1130
      ["I need to warn the others."] = "Je dois avertir les autres.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1131
      ["In fact, you are the only one that's been acting strangely."] = "En fait, tu es le seul qui ait agi étrangement.",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1132
--      ["Initial health: %d"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1133
--      ["Initiate escape wish!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1134
--      ["In order to get to the other side, you need to get rid of the crates first."] = "", -- A_Classic_Fairytale:dragon
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1135
--      ["Insanity!"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1136
--      ["Inside %d"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1137
--      ["Inside"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1138
--      ["Instructions"] = "", -- Basic_Training_-_Flying_Saucer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1139
      ["Instructor"] = "Instructeur", -- 01#Boot_Çamp, User_Mission_-_Dangerous_Ducklings
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1140
--      ["Insufficient Power"] = "", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1141
      ["Interesting idea, haha!"] = "Idee intéressante, haha !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1142
      ["Interesting! Last time you said you killed a cannibal!"] = "Intéressant ! La dernière fois tu as dit que tu avais tué un cannibale !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1143
--      ["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: 7746
diff changeset
  1144
--      ["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
  1145
--      ["In the stadium, where the best pilots compete ..."] = "", -- A_Space_Adventure:ice02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1146
--      ["In this accident, Professor Hogevil lost all his spines on his head!"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1147
--      ["In this mission you get %d%% fuel."] = "", -- User_Mission_-_Diver
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1148
--      ["In this mission you have infinite time."] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1149
--      ["Invalid Placement"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1150
      ["Invasion"] = "Invasion",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1151
--      ["In your best (and only) flight you took out %d crates with one RC plane!"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1152
--      ["In your best flight you took out %d crates with one RC plane."] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1153
--      ["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: 7746
diff changeset
  1154
      ["I saw it with my own eyes!"] = "Je l'ai vu de mes propres yeux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1155
      ["I see..."] = "Je vois...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1156
--      ["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: 7746
diff changeset
  1157
	  ["I see you have already taken the leap of faith."] = "Je vois que tu as déjà fait le saut de la foi.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1158
      ["I see you would like his punishment to be more...personal..."] = "Je vois que tu voudrais que son châtiment soit plus...personnel...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1159
--      ["I sense another wave of cannibals heading my way!"] = "", -- A_Classic_Fairytale:backstab
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1160
      ["I sense another wave of cannibals heading our way!"] = "Je sens qu'une autre vague de cannibale arrive !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1161
--      ["%i s"] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1162
--      ["I should get myself a portal device, maybe this crate has one."] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1163
--      ["I should go now, goodbye!"] = "", -- A_Space_Adventure:moon02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1164
      ["I shouldn't have drunk that last pint."] = "Je n'aurais pas du boire cette dernière pinte",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1165
      ["Is this place in my head?"] = "Est-ce que cet endroit est dans ma tête ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1166
--      ["I still can't believe he sold us out like that."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1167
--      ["I still can't believe you forgave her!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1168
--      ["I still have to get rid of the crates."] = "", -- A_Classic_Fairytale:dragon
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1169
--      ["Itami"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1170
      ["It doesn't matter. I won't let that alien hurt my daughter!"] = "Ça n'a pas d'importance. Je ne laisserais pas cet alien blesser ma fille !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1171
--      ["I think I love you!"] = "", -- A_Classic_Fairytale:epil
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1172
      ["I think we are safe here."] = "Je pense que nous sommes en sécurité ici.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1173
      ["I thought their shaman died when he tried our medicine!"] = "Je pensais que leur shaman mourut quand il essaya notre potion !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1174
      ["It is called 'Hogs of Steel'."] = "C'est appelé 'hérissons d'acier' .",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1175
	  ["It is time to practice your fighting skills."] = "Il est temps d'entraîner tes compétences de combat",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1176
      ["It must be a childhood trauma..."] = "Ça doit être un traumatisme d'enfance",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1177
      ["It must be the aliens!"] = "Ce doit être les extraterrestres !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1178
      ["It must be the aliens' deed."] = "Ce doit être à cause des extraterrestres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1179
      ["It must be the cyborgs again!"] = "Ce doit encore etre les cyborgs !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1180
--      ["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: 7746
diff changeset
  1181
      ["I told you, I just found them."] = "Je te l'ai dit, je les ai juste trouvés",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1182
--      ["It only works in teleportation nodes of your own clan."] = "", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1183
      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "C'est une bonne chose que la MORT SUBITE soit dans 99 tours",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1184
--      ["It's all about the right carrots, you know."] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1185
      ["It's always up to women to clear up the mess men created!"] = "C'est toujours aux femmes de s'occuper du bazar que les hommes ont créé !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1186
--      ["It's amazing how quickly our lives can change."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1187
--      ["It's an ancient ritual of theirs."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1188
--      ["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: 7746
diff changeset
  1189
      ["It's a shame, I forgot how to do that!"] = "C'est une honte, j'ai oublié comment faire !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1190
--      ["It's a shame, really!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1191
--      ["It seems that Professor Hogevil has prepared for your arrival!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1192
--      ["It's empty!"] = "", -- Battalion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1193
      ["It's impossible to communicate with the spirits without a shaman."] = "C'est impossible de communiquer avec les esprits sans un shaman.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1194
--      ["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: 7746
diff changeset
  1195
      ["It's over..."] = "C'est terminé...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1196
--      ["It's precious to me!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1197
      ["It's time you learned that your actions have consequences!"] = "Il est temps pour toi d'apprendre que tes actions ont des conséquences !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1198
      ["It's worth more than wood!"] = "C'est pire que le bois !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1199
--      ["It's your fault you're there!"] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1200
      ["It wants our brains!"] = "Ça veut nos cerveaux",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1201
--      ["It was all a trick?!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1202
--      ["It was all just bad luck!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1203
--      ["It was completely useless!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1204
--      ["It was fun to watch."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1205
--      ["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: 7746
diff changeset
  1206
      ["It was not a dream, unwise one!"] = "Ce n'était pas un rêve, imprudent !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1207
--      ["It wasn't her fault!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1208
--      ["It would be wiser to steal the space ship while the PAotH guards are taking a brake!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1209
--      ["Ivan"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1210
--      ["I've made it! Yeah!"] = "", -- A_Space_Adventure:moon01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1211
      ["I've seen this before. They just appear out of thin air."] = "J'ai déjà vu ça. Ils apparaissent dans les airs",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1212
--      ["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: 7746
diff changeset
  1213
      ["I want to play a game..."] = "Je veux faire un jeu...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1214
      ["I want to see how it handles this!"] = "Je veux voir comment ils vont faire avec ça !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1215
--      ["I was heading home, you see!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1216
--      ["I was so scared."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1217
--      ["I was told that as the leader of the king's guard, no one knows this world better than you!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1218
--      ["I will never hand you the parts!"] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1219
--      ["I wish to help you, %s!"] = "", -- A_Classic_Fairytale:dragon
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1220
      ["I wonder where Dense Cloud is..."] = "Je me demande où est Nuage Dense...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1221
      ["I wonder why I'm so angry all the time..."] = "Je me demande pourquoi je suis toujours tellement en colère",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1222
      ["I won't let you kill her!"] = "Je ne te laisserai pas la tuer !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1223
--      ["I won't let you kill the tribe!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1224
--      ["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
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1225
--      ["Jack"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1226
--      ["Jason"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1227
--      ["Jeremiah"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1228
--      ["Jetpack"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1229
--      ["Jigglypuff"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1230
--      ["Jim Morgan"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1231
--      ["Jimmy"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1232
--      ["Jingo"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1233
--      ["Joe"] = "", -- A_Space_Adventure:moon01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1234
--      ["John"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1235
--      ["John Snow"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1236
--      ["Jolly Roger"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1237
--      ["Jones"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1238
--      ["Judas"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1239
--      ["Juicy"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1240
--      ["Jumping"] = "", -- Basic_Training_-_Movement
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1241
      ["Jumping is disabled"] = "Le saut est désactivé",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1242
      ["Just kidding, none of you have died!"] = "Je rigole, aucun d'entre vous n'est mort !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1243
--      ["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: 7746
diff changeset
  1244
      ["Just on a walk."] = "Je faisais juste une promenade",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1245
      ["Just wait till I get my hands on that trauma! ARGH!"] = "Attends un peu que je mette la main sur ce traumatisme !  ARGH !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1246
--      ["Kaboom!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1247
--      ["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: 9458
diff changeset
  1248
--      ["Kamikaze"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1249
--      ["Kamikaze Expert! +15 points!"] = "", -- Space_Invasion
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1250
      ["Keep it up!"] = "Continue !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1251
--      ["Ken"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1252
--      ["Kenshi"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1253
--      ["Kerguelen"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1254
--      ["key."] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1255
--      ["Kill all enemy hedgehogs in a single turn."] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1256
--      ["Kill him or skip your turn."] = "", -- A_Classic_Fairytale:backstab
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1257
      ["Killing spree!"] = "Massacre",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1258
--      ["Killing the specialists"] = "", -- A_Space_Adventure:death02
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1259
      ["KILL IT!"] = "TUE LE !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1260
--      ["Kills: %d"] = "", -- Space_Invasion
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1261
      ["Kill the aliens!"] = "Tue les aliens !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1262
      ["Kill the cannibal!"] = "Tue le cannibale !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1263
--      ["Kill The Leader"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1264
--      ["Kill The Leader: You must also hit the team with the most health."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1265
--      ["Kill the traitor, %s, or spare his life!"] = "", -- A_Classic_Fairytale:backstab
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1266
--      ["--- King ---"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1267
--      ["King"] = "", -- Battalion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1268
--      ["--- King Mode ---"] = "", -- Battalion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1269
--      ["Knight"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1270
--      ["Knives"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1271
--      ["Knockball"] = "", -- Knockball
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1272
--      ["Knockball weapon"] = "", -- Knockball
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1273
--      ["Knock off the enemies from the left-most place of the map!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1274
--      ["koda"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1275
--      ["Kostya"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1276
--      ["Lady Mango"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1277
--      ["LandFlag Modification Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1278
--      ["Land mines explode instantly."] = "", -- User_Mission_-_Teamwork_2
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1279
--      ["Lassard"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1280
--      ["Last Resort: Having less than 25% base health gives kamikaze"] = "", -- Battalion
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1281
      ["Last Target!"] = "Dernière cible !",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1282
--      ["Launch a bouncy ball which explodes into a crate."] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1283
--      ["Launch some bazookas to destroy the targets!"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1284
--      ["Leaderbot"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1285
      ["Leader"] = "Chef",
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1286
--      ["Lead your allies to battle and eliminate all the enemies!"] = "", -- A_Space_Adventure:fruit01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1287
--      ["Leaks A Lot"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1288
      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "Grosse Fuite, déprimé d'avoir tué l'élue de son coeur, échoua à sauver le village...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1289
      ["Leaks A Lot gave his life for his tribe! He should have survived!"] = "Grosse Fuite à donné sa vie pour sa tribu ! Il aurait dû survivre !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1290
      ["Leaks A Lot must survive!"] = "Grosse Fuite doit survivre !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1291
--      ["Leap of Faith"] = "", -- Basic_Training_-_Movement
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1292
--      ["Led Heart"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1293
--      ["Lee"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1294
--      ["Left and right"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1295
--      ["Left, right and roof"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1296
--      ["[Left], [Right]: Change between identities."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1297
--      ["[Left], [Right]: Change health value."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1298
--      ["Left/right: Choose crate contents"] = "", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1299
--      ["Left/right: Choose structure type"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1300
--      ["Left/right: Choose structure type|Cursor: Build structure"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1301
--      ["Legs"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1302
--      ["Less tools, more fun"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1303
--      ["Lestat"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1304
--      ["Let a continent provide your weapons!"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1305
      ["Let me test your skills a little, will you?"] = "Laisse-moi te tester un peu, veux-tu ?",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1306
--      ["Let's get started!"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1307
--      ["Let's go!"] = "", -- A_Space_Adventure:moon02
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1308
      ["Let's go home!"] = "Rentrons à la maison !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1309
--      ["Let's go, %s!"] = "", -- WxW
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1310
      ["Let's head back to the village!"] = "Retournons au village !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1311
      ["Let's see what your comrade does now!"] = "Voyons ce que fait ton camarade maintenant !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1312
      ["Let's show those cannibals what we're made of!"] = "Montrons à ces cannibales de quel bois on se chauffe !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1313
      ["Let them have a taste of my fury!"] = "Ils vont goûter de ma fureur !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1314
      ["Let us help, too!"] = "Allons aider nous aussi !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1315
--      ["Level 1 clear!"] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1316
--      ["Level 2 clear!"] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1317
--      ["Level Data Saved!"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1318
--      ["Lightbender"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1319
--      ["Light Çannfantry"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1320
--      ["Light Cannfantry"] = "", -- A_Classic_Fairytale:united
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1321
--      ["Limited Ammo"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1322
--      ["Listen carefully! The bandit leader, Thanta, has recently found a very strange device."] = "", -- A_Space_Adventure:ice01
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1323
      ["Listen up, maggot!!"] = "Écoutez, asticots",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1324
--      ["Listen up, maggot!"] = "", -- User_Mission_-_Dangerous_Ducklings
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1325
      ["Little did they know that this hunt will mark them forever..."] = "Savait-il que cette chasse allait les marquer à jamais...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1326
--      ["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: 5400
diff changeset
  1327
--      ["Lively Lifeguard"] = "",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1328
--      ["Lonely Cries"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1329
--      ["Lonely Cries: [Rise the water if no hog is in the circle and deal 6 damage to all enemy hogs.]"] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1330
--      ["Long Jump: [Enter]"] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1331
--      ["Long Jump: Tap the [Curvy Arrow] button for long"] = "", -- Basic_Training_-_Movement, A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1332
--      ["Long Live The Queen"] = "", -- A_Classic_Fairytale:queen
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1333
--      ["Look around: [Mouse movement]"] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1334
--      ["Look around: [Tap or swipe on the screen]"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1335
--      ["Look, boss! There is the target!"] = "", -- A_Space_Adventure:moon01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1336
      ["Look, I had no choice!"] = "Écoute, je n'avais pas le choix !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1337
      ["Look out! There's more of them!"] = "Regarde, il y en a encore plus !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1338
      ["Look out! We're surrounded by cannibals!"] = "Regarde ! Nous sommes entourés par les cannibales !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1339
      ["Looks like the whole world is falling apart!"] = "On dirait que le monde entier tombe en morceaux !",
15008
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
  1340
--      ["Look to the left and do a backwards jump towards the mushroom."] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1341
--      ["Loon"] = "", -- The_Specialists
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1342
--      ["Loopy"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1343
--      ["Losing Condition: Destroy"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1344
--      ["Low Gravity: Gravity is %i%%"] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1345
--      ["Loyal Highlander: Eliminate enemy hogs to take their weapons"] = "", -- Highlander
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1346
--      ["Lt. Luke"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1347
--      ["Lucifer"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1348
--      ["Luck: %d%% (modifier for crates)"] = "", -- Battalion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1349
      ["Luckily, I've managed to snatch some of them."] = "Heureusement, j'ai réussi à en avoir quelques unes",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1350
--      ["Ludicrous kill!"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1351
--      ["Lugia"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1352
--      ["Luigi"] = "", -- 
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1353
      ["Made it!"] = "Je l'ai fait !", -- ClimbHome
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1354
--      ["Mahoney"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1355
--      ["Make fun of me when I fart …"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1356
--      ["Manual: https://hedgewars.org/hedgeeditor"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1357
--      ["Many long forgotten things can be found in the same tunnels that we are about to explore!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1358
--      ["Many meters below the surface ..."] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1359
--      ["Mario"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1360
--      ["Mark gears for win/lose conditions"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1361
--      ["Mark/unmark gear: [Left Click]"] = "", -- HedgeEditor
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1362
      ["- Massive weapon bonus on first turn"] = "- Gros bonus d'arme au premier tour !", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1363
--      ["Max Citrus"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1364
--      ["Maybe you should try an easier map next time."] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1365
--      ["Maybe you should try an easier TechRacer map."] = "", -- TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1366
--      ["Maybe you should try easier waypoints next time."] = "", -- Racer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1367
      ["May the spirits aid you in all your quests!"] = "Puissent les esprits t'aider dans tes quêtes !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1368
--      ["Meals"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1369
--      ["Medic"] = "", -- Battalion
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1370
--      ["Medicine"] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
  1371
      ["Medicine: [Fire some exploding medicine that will heal all hogs effected by the explosion]"] = "Soin: [Tire un kit de survie explosif qui soigne tous les hogs dans le rayon de l'explosion]", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1372
--      ["MEDIUM"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1373
--      ["Mega kill!"] = "", -- Mutant
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1374
--      ["Meiwes"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1375
--      ["mikade"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1376
--      ["Mindy"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
  1377
--      ["Mine Deployer"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1378
--      ["Mine Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1379
--      ["MINE PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1380
--      ["Mines explode after %d s."] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1381
--      ["Mines time: 0s-5s"] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1382
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1383
--      ["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
  1384
--      ["Mines time: %.1fs"] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1385
--      ["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
  1386
--      ["Mines time: %.2fs"] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1387
--      ["Mines time: 3 seconds"] = "", -- A_Classic_Fairytale:journey
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1388
--      ["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
  1389
--      ["Mines time: %ds"] = "", -- SimpleMission
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1390
--      ["Mine Strike"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1391
--      ["Minion"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1392
--      ["Minions"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1393
--      ["Mission failed!"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1394
--      ["Mission failure in %d s"] = "", -- Big_Armory
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
  1395
--      ["Mission"] = "", -- HedgeEditor
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1396
--      ["Mission lost!"] = "", -- Basic_Training_-_Grenade
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  1397
--      ["Mission Panel"] = "", -- Basic_Training_-_Movement
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1398
--      ["Mission panel: [M]"] = "", -- Basic_Training_-_Movement
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
  1399
--      ["Mission succeeded!"] = "", -- portal, User_Mission_-_Bamboo_Thicket, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork_2, User_Mission_-_Teamwork, SimpleMission, HedgeEditor
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1400
--      ["Mission won!"] = "", -- Basic_Training_-_Grenade
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1401
--      ["Mister Pear"] = "", -- A_Space_Adventure:fruit01, A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1402
--      ["Mixed %d"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1403
--      ["Mixed"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1404
--      ["Modes: Activate “highland”, “king” or “points” mode by putting mode=<name>|into the script parameter"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1405
--      ["Modifiers: Unlimited ammo, per-hog ammo"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1406
--      ["Modifiers: Unlimited ammo, shared clan ammo"] = "", -- Battalion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1407
--      ["Modifiers: Unlimited attacks, per-hog ammo"] = "", -- Battalion
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1408
--      ["Modifiers: Unlimited attacks, shared clan ammo"] = "", -- Battalion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1409
--      ["Modify Sprite under Cursor: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1410
--      ["Molly"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1411
--      ["Molotov"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1412
--      ["Monster kill!"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1413
--      ["Monsters"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1414
--      ["Mooney"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1415
--      ["Morris"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1416
--      ["Most mines are not active."] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1417
--      ["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
  1418
--      ["Most of the destructible terrain is marked with dashed lines."] = "", -- A_Space_Adventure:desert01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1419
--      ["Most of the time you'll be able to use the freezer only."] = "", -- A_Space_Adventure:ice01
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1420
      ["Movement: [Up], [Down], [Left], [Right]"] = "Mouvement: [haut], [bas], [gauche], [droite]",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1421
--      ["Mr Mango"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1422
--      ["Mudkip"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1423
--      ["Multi-shot! +15 points!"] = "", -- Space_Invasion
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  1424
--      ["Multi-Use: You can take and use the same ammo type multiple times in a turn"] = "", -- Highlander
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1425
--      ["Muriel"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1426
      ["Muscle Dissolver"] = "Monsieur Muscle",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1427
--      ["Mushroom Kingdom"] = "", -- 
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1428
--      ["Mutant"] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1429
--      ["My First Bazooka"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1430
--      ["My flying saucer stopped working!"] = "", -- A_Space_Adventure:ice01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1431
--      ["Nade Boy"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1432
--      ["Nah, probably everyone was just stupid."] = "", -- A_Space_Adventure:final
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1433
--      ["Name"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1434
--      ["Nancy Screw"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1435
--      ["Napalm"] = "", -- Construction_Mode
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1436
--      ["Napalm Rocket"] = "", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1437
--      ["Napalm rocket: [Fire a bomb with napalm!]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1438
--      ["Naranja Jed"] = "", -- A_Space_Adventure:fruit01
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1439
--      ["Naughty Ninja"] = "", -- User_Mission_-_Dangerous_Ducklings
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1440
--      ["Near a PAotH base on the moon ..."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1441
--      ["Near Secret Base 17 of PAotH in the rural Hogland ..."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1442
--      ["nemo"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1443
--      ["Neutralize your enemies and be careful!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1444
--      ["New barrels per turn: %d"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1445
--      ["New clan record: %.1fs"] = "", -- Racer, TechRacer
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1446
      ["NEW fastest lap: "] = "Nouveau meilleur temps",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1447
--      ["New mines per turn: %d"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1448
--      ["New race record: %.1fs"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1449
--      ["Newton and the Hammock"] = "", -- User_Mission_-_Newton_and_the_Hammock
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1450
--      ["Next target is ready!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1451
--      ["Next time you play \"Searching in the dust\" you'll have an RC plane available."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1452
--      ["Nice!"] = "", -- A_Space_Adventure:cosmos
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1453
      ["Nicely done, meatbags!"] = "Bien joués, sac à viande !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1454
--      ["Nice! Now hurry and get down! You have to rescue my friends!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1455
--      ["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: 7746
diff changeset
  1456
      ["Nice work!"] = "Beau travail !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1457
--      ["Nice work, meatbags!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1458
--      ["Nice work, %s!"] = "", -- A_Classic_Fairytale:dragon
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1459
--      ["Nilarian"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1460
--      ["Ninja"] = "", -- Battalion, HedgeEditor, The_Specialists
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1461
--      ["Ninpo"] = "", -- 
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1462
--      ["Nobody Laugh"] = "", -- User_Mission_-_Nobody_Laugh
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1463
--      ["Nobody managed to finish the race. What a shame!"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1464
--      ["Nobody takes walks every day!"] = "", -- A_Classic_Fairytale:epil
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1465
--      ["No continent selected"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1466
--      ["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: 7746
diff changeset
  1467
      ["No, I came back to help you out..."] = "Non je suis revenu pour t'aider...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1468
      ["No...I wonder where they disappeared?!"] = "Non...Je me demande où ils ont disparu ?!",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1469
--      ["Nom-Nom"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1470
--      ["NomNom"] = "",
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  1471
--      ["No Multi-Use: Once you used an ammo, you can’t take it again in this turn"] = "", -- Highlander
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1472
--      ["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: 7746
diff changeset
  1473
      ["Nope. It was one fast mole, that's for sure."] = "Non. C'était une taupe rapide, ça c'est certain.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1474
      ["No! Please, help me!"] = "Non ! S'il te plaît, aide moi !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1475
--      ["No problem, Captain!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1476
--      ["No problem, I would do anything for H!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1477
--      ["No radar pings left!"] = "", -- Space_Invasion
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1478
--      ["NORMAL"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1479
--      ["Normal Girder: [1]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1480
--      ["Normal Land: [1]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1481
--      ["Normal Land"] = "", -- HedgeEditor
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  1482
--      ["Normally, the mission panel disappears after a few seconds."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1483
--      ["Normal Rubber: [1]"] = "", -- HedgeEditor
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1484
--      ["North America"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1485
--      ["Not being able to fight or hunt."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1486
--      ["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
  1487
--      ["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
  1488
--      ["Note: This basic training assumes default controls."] = "", -- Basic_Training_-_Movement
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1489
--      ["Note: Walking is disabled in this mission."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1490
--      ["Note: We only give you grenades if you stay in your flying saucer."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1491
--      ["Nothing of interest has happened."] = "", -- Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1492
      ["Not now, Fiery Water!"] = "Pas maintenant, Fiery Water !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1493
      ["Not So Friendly Match"] = "Match pas si amical", -- Basketball, Knockball
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1494
      ["Not you again! My head still hurts from last time!"] = "Pas encore vous ! Ma tête me fait encore mal de la dernière fois !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1495
--      ["No waypoint to be removed!"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1496
--      ["Now collect the 2 crates to the far left and right."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1497
--      ["Now collect the next crate!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1498
--      ["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: 7746
diff changeset
  1499
      ["No, we made sure of that!"] = "Non, nous nous en sommes assurés",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1500
--      ["Now find the next target! |Tip: Normally you lose health by falling down, so be careful!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1501
--      ["Now for the supreme discipline of saucer flying, the underwater attack."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1502
--      ["Now go and don't waste more of my time, you coward!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1503
--      ["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
  1504
--      ["Now go to the next crate."] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1505
      ["No! What have I done?! What have YOU done?!"] = "Non ! Qu'ais-je fait ? Qu'est-ce que TU as fait ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1506
      ["No. Where did he come from?"] = "Non. D'où est-il venu ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1507
      ["Now how do I get on the other side?!"] = "Maintenant, comment je me rends de l'autre coté ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1508
--      ["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
  1509
--      ["No Wind Influcence"] = "", -- Basic_Training_-_Grenade
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1510
--      ["No Wind Influence"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1511
--      ["Now let's try to drop weapons while flying!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1512
--      ["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
  1513
--      ["Now try to get out of this bounce house|and take the next crate."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1514
--      ["Now use it and go to the moon PAotH station to get more fuel!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1515
--      ["Now you have the chance to try and claim the place that you deserve among the best."] = "", -- A_Space_Adventure:ice02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1516
      ["No. You and the rest of the tribe are safer there!"] = "Non, toi et le reste de la tribu êtes plus en sécurité ici ! ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1517
--      ["Objective completed! Now land safely."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1518
--      ["Objectives"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1519
--      ["Object Placer"] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1520
--      ["Obliterate them!|Hint: You might want to take cover..."] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1521
--      ["Obstacle"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1522
      ["Obstacle course"] = "Course d'obstacles",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1523
--      ["Of course, but you're … special."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1524
--      ["Of course I am!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1525
      ["Of course I have to save her. What did I expect?!"] = "Bien sûr je dois la sauver. Qu'est ce que j'imaginais ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1526
--      ["Of course! It's all obvious now!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1527
--      ["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: 7746
diff changeset
  1528
      ["OH, COME ON!"] = "OH, ALLEZ !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1529
--      ["Oh man! Learn how to fly!"] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1530
--      ["Oh, my! I forgot something!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1531
      ["Oh, my!"] = "Oh mon dieu !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1532
      ["Oh, my! This is even more entertaining than I've expected!"] = "Oh mon dieu ! C'est encore plus amusant que ce que je pensais !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1533
--      ["Oh no, not %s!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1534
--      ["Oh no, the companions have betrayed %s and stole the anti-gravity device part!"] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1535
--      ["Oh no! You have died. Try again!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1536
--      ["Oh! Please spare me. You can take all my treasures!"] = "", -- A_Space_Adventure:ice01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1537
      ["Oh, silly me! I forgot that I'm the shaman."] = "Oh suis-je bête ! J'ai oublié que j'étais le shaman.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1538
--      ["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
  1539
--      ["Oh yeah! You sure know how to rope!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1540
--      ["Oh yes! I got the device part! Now it belongs to me alone."] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1541
--      ["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
  1542
--      ["Okay, now destroy the target|using the baseball bat."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1543
--      ["Okay then!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1544
--      ["Okay, then you have to go and take some of the weapons we have hidden in case of an emergency!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1545
--      ["Old One Eye"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1546
--      ["Oleg"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1547
--      ["Olive"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1548
--	  ["Omnivore"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1549
	  ["Once upon a time, on an island with great natural resources, lived two tribes in heated conflict..."] = "Il était une fois, sur une île possédant de grandes ressources naturelles, vivaient deux tribus en violent conflit...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1550
--      ["Once you set off the proximity trigger, Mr. Mine is not your friend"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1551
--      ["One does not simply rope to the moon!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1552
--      ["One flower: Incomplete side missions"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1553
--      ["One shall not judge one by one's appearance!"] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1554
	  ["One tribe was peaceful, spending their time hunting and training, enjoying the small pleasures of life..."] = "L'une des deux tribus était pacifique, passant son temps à chasser et à s'entraîner, appréciant les petits plaisirs de la vie",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1555
--      ["Oneye"] = "", -- portal
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  1556
--      ["Only one hog per team allowed! Excess hogs will be removed"] = "", -- Mutant
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1557
--      ["Only one hog per team allowed! Excess hogs will be removed."] = "", -- Mutant
15496
89c3b6db9605 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15100
diff changeset
  1558
--      ["Only one team per clan allowed! Excess teams will be removed."] = "", -- Mutant
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1559
--      ["Only %s can be trusted with the crate."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1560
--      ["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
  1561
--      ["Only two clans allowed! Excess hedgehogs will be removed."] = "", -- CTF_Blizzard
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1562
--      ["On the Ice Planet, where ice rules ..."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1563
--      ["On the other side of the moon ..."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1564
--      ["On the Planet of Sand, you have to double check your moves ..."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1565
--      ["On this map you get %d%% fuel."] = "", -- TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1566
--      ["On this map you get infinite fuel."] = "", -- TechRacer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1567
      ["Oops...I dropped them."] = "Oups ... Je les ai laissées tomber.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1568
--      ["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
  1569
--      ["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
  1570
--      ["Open ammo menu: [Right click]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1571
--      ["Open ammo menu: Tap the [Suitcase]"] = "", -- 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: 7746
diff changeset
  1572
	  ["Open that crate and we will continue!"] = "Ouvre cette caisse et nous pourrons continuer",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1573
      ["Opposing Team: "] = "Équipe opposée",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1574
--      ["Orange"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1575
--      ["Orlando Boom!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1576
--      ["Or let the next player place waypoints|if less than 2 waypoints have been placed."] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1577
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1578
--      ["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: 9458
diff changeset
  1579
--      ["Other kills don't give you points."] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1580
--      ["Ouch! That must have hurt. %s (%s) hit the ground with %d damage points."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1581
--      ["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
  1582
--      ["Ouch! You just took fall damage."] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1583
      ["Our tribe, our beautiful island!"] = "Notre tibu, notre belle ile !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1584
--      ["Out of ammo!"] = "", -- A_Space_Adventure:desert03, Tumbler
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1585
--      ["Out of ammo! Try again!"] = "", -- Basic_Training_-_Bazooka
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1586
--      ["Over the Water"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1587
--      ["PAotH"] = "", -- A_Space_Adventure:cosmos, A_Space_Adventure:death01, A_Space_Adventure:desert01, A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1588
--      ["PAotH has sent explosives but unfortunately the trigger mechanism seems to be faulty!"] = "", -- A_Space_Adventure:cosmos
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1589
--      ["Parachute"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1590
--      ["Patches"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1591
--      ["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
  1592
--      ["Pause: [P]"] = "", -- Basic_Training_-_Movement
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1593
--      ["Pause: Tap the [Pause] button"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1594
--      ["Penalty: If you violate above rule, you have to skip in the next turn."] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1595
--      ["Penguin Roar"] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1596
--      ["Penguin roar: [Deal 15 damage + 10% of your hog’s health to all hogs around you and get 2/3 back]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1597
--      ["Penguin roar: [Deal 15 damage + 10% of your hogs health to all hogs around you and get 2/3 back]"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1598
	  ["Perfect! Now try to get the next crate without hurting yourself!"] = "Parfait, maintenant essaies d'avoir la prochaine caisse sans te blesser !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1599
--      ["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
  1600
--      ["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: 9458
diff changeset
  1601
--      ["Per team weapons"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1602
      ["Pfew! That was close!"] = "Ouf! C'est pas passé loin !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1603
--      ["Phosphat"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1604
--      ["Physicist"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1605
--      ["Piano Strike"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1606
--      ["Pikachu"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1607
--      ["Pings left: %d"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1608
--      ["Pink"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1609
--      ["Pirates"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1610
--      ["Place 2-%d waypoints using the waypoint placement tool."] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1611
--      ["Place 2 waypoints using the waypoint placement tool."] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1612
--      ["Place air mines"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1613
--      ["Place barrels"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1614
--      ["Place cleavers"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1615
--      ["Place/Delete Waypoint: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1616
--      ["Place dud mines"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1617
--      ["Place Gears (and more): Gear Placement Tool"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1618
--      ["Place Girder: Girder"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1619
--      ["Place Girder: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1620
--      ["Place girders"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1621
--      ["Place health crates"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1622
--      ["Place hedgehogs: Place your hedgehogs at the start of the game."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1623
--      ["Placement Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1624
--      ["Place mines"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1625
--      ["Place, modify and delete gears (e.g. objects)|and waypoints, edit hedgehog settings, values,|victory conditions, and more."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1626
--      ["Place Object: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1627
--      ["Place or delete waypoints"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1628
--      ["Place rubber"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1629
--      ["Place Rubber: Rubber"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1630
--      ["Place Sprite: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1631
--      ["Place sprites to build land"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1632
--      ["Place sticky mines"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1633
--      ["Place targets"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1634
--      ["Place utility crates"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1635
--      ["Place Waypoint"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1636
--      ["Place waypoint"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1637
--      ["Place weapon crates"] = "", -- HedgeEditor
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1638
--      ["- Place your clan flag at the end of your first turn"] = "", -- Capture_the_Flag
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1639
--      ["- Place your team flag at the end of your first turn"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1640
--      ["Planes used: %d"] = "", -- User_Mission_-_RCPlane_Challenge
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  1641
--      ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1642
--      ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1643
--      ["Planets with all missions completed will be marked with two flowers."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1644
--      ["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: 7746
diff changeset
  1645
      ["Play with me!"] = "Joue avec moi !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1646
--      ["Please click on a crate."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1647
--      ["Please click on a gear."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1648
--      ["Please click on a hedgehog, barrel, health crate or dud mine."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1649
--      ["Please click on a hedgehog."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1650
--      ["Please place the waypoint further away from the waterline"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1651
--      ["Please place the waypoint in the air and within the map boundaries"] = "", -- TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1652
--      ["Please place the waypoint in the air, within the map boundaries"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1653
--      ["Please place your hedgehog first!"] = "", -- WxW
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1654
--      ["Please, stop releasing your \"smoke signals\"!"] = "", -- A_Classic_Fairytale:shadow
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1655
--      ["Please wait …"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1656
--      ["Point Blank Combo! +5 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1657
--      ["--- Points ---"] = "", -- Battalion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1658
--      ["--- Points Mode ---"] = "", -- Battalion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1659
--      ["Poisonous Apple"] = "", -- A_Space_Adventure:fruit02
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1660
--      ["Poisonous, deals no damage."] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1661
      ["Poison"] = "Poison",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1662
--      ["Pokémon"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1663
--      ["Poor %s (%s) died %d times."] = "", -- Mutant
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1664
--      ["Population"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1665
--      ["Porkey"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1666
      ["Portal hint: one goes to the destination, and one is the entrance.|"] = "Astuce du Portail : l'un est la destination, l'autre est l'entrée ",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1667
--      ["Portal hint: One goes to the destination, the other one is the entrance.|"] = "", -- A_Classic_Fairytale:dragon
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1668
--      ["Portal Mind Challenge"] = "", -- portal
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1669
--      ["Precise Aim: [Left Shift]"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1670
--      ["Precise Aim: [Left Shift] + [Up]/[Down]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1671
--      ["Precise flying"] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1672
--      ["Precise: Remove previous waypoint"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1673
--      ["Precise shooting"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1674
--      ["Predator"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1675
--      ["Prepare for battle!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1676
--      ["Prepare to fight"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1677
--      ["Prepare to flee!"] = "", -- A_Space_Adventure:cosmos
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  1678
--      ["Prepare yourself, %s!"] = "", -- The_Specialists
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1679
--      ["Press [Attack] (space bar by default) to start,|repeadedly tap the up, left and right movement keys to accelerate."] = "", -- Basic_Training_-_Flying_Saucer
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1680
--      ["Press [Attack] (space bar by default) to start,|repeatedly tap the up, left and right movement keys to accelerate."] = "", -- Basic_Training_-_Flying_Saucer
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1681
--      ["Press [Attack] to begin."] = "", -- A_Classic_Fairytale:first_blood
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1682
--      ["Press [Attack] to confirm."] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1683
--      ["Press [Attack] to select this continent!"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1684
--      ["Press [Left] and [Right] to change the difficulty."] = "", -- A_Classic_Fairytale:first_blood
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1685
--      ["Press [Left] or [Right] to move around, [Long Jump] to jump forwards."] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1686
--      ["Press [Long jump] to accept this configuration and begin placing hedgehogs."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1687
--      ["Press [Long jump] to accept this configuration and start the game."] = "", -- WxW
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1688
--      ["Press [M] to see the mission texts"] = "", -- Basic_Training_-_Movement
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1689
      ["Press [Precise] to skip intro"] = "appuie sur [precise] pour passer l'intro",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1690
--      ["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: 9458
diff changeset
  1691
--      ["Prestigious Pilot"] = "", -- User_Mission_-_RCPlane_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1692
--      ["Princess"] = "", -- A_Classic_Fairytale:family, A_Classic_Fairytale:journey
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1693
--      ["Princess Peach"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1694
--      ["Problems, dude? Chillax!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1695
--      ["Professional pilot"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1696
--      ["Professional stunt pilot"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1697
--      ["Professor"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1698
--      ["Professor Hogevil, then known as James Hogus, worked for PAotH back in my time."] = "", -- A_Space_Adventure:moon02
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1699
--      ["Professor's Team"] = "", -- A_Space_Adventure:death01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1700
--      ["Prof. Hogevil"] = "", -- A_Space_Adventure:death01, A_Space_Adventure:moon01
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1701
--      ["Protect the King: When the king dies, so does the team"] = "", -- Battalion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1702
      ["Protect yourselves!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "Protège toi ! |Astuce Grenade : Règle le compte à rebour avec [1-5], vise avec [haut]/[bas] et maintiens [Espace] pour la puissance",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1703
--      ["Purple"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1704
--      ["Pyro"] = "", -- HedgeEditor, The_Specialists
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1705
--      ["Pyromancer"] = "", -- Battalion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1706
--      ["Quit: [Esc]"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1707
--      ["Race complexity limit reached"] = "", -- Racer, TechRacer
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  1708
--      ["Race failed!"] = "", -- A_Space_Adventure:moon02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1709
--      ["Racer"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1710
--      ["Racer tool"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1711
--      ["Race"] = "", -- TrophyRace
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1712
--      ["Rachel"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1713
--      ["Radar: Off"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1714
--      ["Radar: On"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1715
--      ["Radar Ping: [High jump]"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1716
--      ["Radar: Show after crate drop"] = "", -- WxW
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1717
--      ["Raging Buffalo"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1718
--      ["Ramesses"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1719
--      ["Ramon"] = "",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1720
--      ["Random continent"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1721
--      ["Rank: %s"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1722
--      ["Razac"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1723
--      ["RC Plane Challenge"] = "", -- User_Mission_-_RCPlane_Challenge
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1724
--      ["RC Plane"] = "", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1725
--      ["Reach and destroy the final target to win."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1726
--      ["Read the challenge objectives from within the mission for more details."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert03, A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1727
--      ["Ready for Battle?"] = "", -- A_Space_Adventure:fruit01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1728
      ["Really?! You thought you could harm me with your little toys?"] = "Vraiment ? Tu pensais pouvoir me blesser avec tes petits jouets ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1729
--      ["Red"] = "", -- 
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1730
--      ["Reflector Shield"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1731
--      ["Reflector Shield: Reflects enemy projectiles."] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1732
--      ["Regurgitator"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1733
--      ["Reinforcements"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1734
--      ["Reinforcements! +2 of each weapon!"] = "", -- A_Space_Adventure:death02
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1735
--      ["Release rope: [Attack]"] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1736
--      ["Remember: Hold down [Left Shift] to prevent slipping"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1737
--      ["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: 7746
diff changeset
  1738
--      ["Remember: The rope only bend around objects, |if it doesn't hit anything it's always stright!"] = "", -- Basic_Training_-_Rope
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1739
--      ["Remember this, pathetic animal: When the day comes, you will regret your blind loyalty!"] = "", -- A_Classic_Fairytale:shadow
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1740
      ["Remember this, pathetic animal: when the day comes, you will regret your blind loyalty!"] = "Souviens toi, pathétique animal : quand le jour viendra, tu regretteras ton aveugle loyauté !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1741
--      ["Replenishment: Weapons are restocked on turn start of a new hog"] = "", -- Highlander
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1742
--      ["Repositioning Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1743
--      ["REPOSITIONING MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1744
--      ["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: 9458
diff changeset
  1745
--      ["Respawner"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1746
--      ["Respawner: Resurrects dead hogs."] = "", -- Construction_Mode
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1747
--      ["Resurrector"] = "", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1748
--      ["Retract/Extend rope: [Up]/[Down]"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1749
--      ["- Return the enemy flag to your base to score"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1750
--      ["Return to Leaks A Lot!"] = "", -- A_Classic_Fairytale:shadow
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1751
--      ["Return to the mission menu by pressing the \"Go back\" button."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1752
--      ["Return to the Surface"] = "", -- A_Space_Adventure:fruit02
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
  1753
--      ["Return to the training menu by pressing the “Go back” button."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1754
--      ["Rider"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1755
--      ["Rifleman"] = "", -- Battalion
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1756
--      ["Righteous Beard"] = "Righteous Beard",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1757
--      ["Ripe"] = "", -- 
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1758
--      ["Rise the water if nobody else is in the circle and deal 6 damage to all enemy hogs."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1759
--      ["Robert Yellow Apple"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1760
--      ["Rocket"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1761
--      ["Ronald"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1762
--      ["Roof"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1763
--      ["Rope-knocking Challenge"] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1764
--      ["Rope Master"] = "", -- Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1765
--      ["Ropes and Crates"] = "", -- Challenge_-_Speed_Shoppa_-_Ropes
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1766
--      ["Ropes can be fired again in the air!"] = "", -- A_Classic_Fairytale:first_blood
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1767
--      ["Rope Team"] = "", -- Basic_Training_-_Rope
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1768
--      ["Rope Training"] = "", -- Basic_Training_-_Rope
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1769
--      ["Rope Weapons"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1770
--      ["Roshi"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1771
      ["Rot Molester"] = "Rot Molester",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1772
--      ["Rotten"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1773
--      ["Round draw"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1774
--      ["Round %d (Sudden Death in round %d)"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1775
--      ["Round limit: %d"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1776
--      ["Round Limit: %d"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1777
--      ["Round limit:"] = "", -- TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1778
--      ["Rounds complete: %d/%d"] = "", -- Racer, Space_Invasion, TechRacer
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1779
--      ["Round's slowest lap: %.3fs by %s"] = "", -- TrophyRace
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1780
--      ["RS1"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1781
--      ["RS2"] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1782
--      ["Rubber"] = "", -- Construction_Mode, HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1783
--      ["Rubber Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1784
--      ["RUBBER PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1785
--      ["Rules:"] = "", -- Capture_the_Flag
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1786
--      ["RULES:"] = "", -- Frenzy
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1787
--      ["Rules: "] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1788
--      ["Run away, you coward!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1789
--      ["Running displacement algorithm …"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1790
--      ["Running for survival"] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1791
--      ["Rusted Diego"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1792
--      ["Rusty Joe"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1793
--      ["Ryu"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1794
--      ["%s (+1)"] = "", -- A_Space_Adventure:fruit03
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1795
--      ["%s: %.1fs"] = "", -- Racer, TechRacer
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1796
--      ["Sabotage all hogs in the circle and fire a cluster above you.|Sabotaged hogs lose health and have to deal with a very high gravity during their turn."] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1797
--      ["Sabotage/Flare: [Sabotage all hogs in the circle and deal ~1 dmg OR Fire a cluster up into the air]"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1798
--      ["Saint"] = "", -- HedgeEditor, The_Specialists
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1799
--      ["Salivaslurper"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1800
--      ["Salty Dog"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1801
      ["Salvation"] = "Le salut",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1802
      ["Salvation was one step closer now..."] = "Le salut était tout proche...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1803
--      ["Sam"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1804
--      ["Sandals?! I thought you left your ring!"] = "", -- A_Classic_Fairytale:queen
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1805
--      ["%s and GB"] = "", -- A_Space_Adventure:fruit02
13678
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
  1806
--      ["%s and %s enter the battlefield"] = "", -- A_Space_Adventure:fruit01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1807
--      ["Sandstorm"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1808
--      ["Sandy"] = "", -- A_Space_Adventure:desert01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1809
--      ["%s arrived at the Desert Planet!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1810
--      ["%s arrived at the Fruit Planet!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1811
--      ["%s arrived at the Ice Planet!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1812
--      ["%s arrived at the meteorite!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1813
--      ["%s arrived at the moon!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1814
--      ["%s arrived at the Planet of Death!"] = "", -- A_Space_Adventure:cosmos
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1815
--      ["Save as many hogs as possible!"] = "", -- User_Mission_-_That_Sinking_Feeling
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1816
      ["Save Fell From Heaven!"] = "Sauve Tombée de l'Enfer ! ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1817
--      ["Save Leaks A Lot!|Hint: The switch hedgehog utility might be of help to you."] = "", -- A_Classic_Fairytale:shadow
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1818
--      ["Save Level: [Precise]+[4]"] = "", -- HedgeEditor
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1819
      ["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!"] = "Sauve la princesse, tous tes hérissons doivent survivre ! |Tue les cyborgs en premier ! Utilise les munitions très prudemment ! |Tu voudras peut être garder une poutre pour te couvrir !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1820
      ["Save the princess by collecting the crate in under 12 turns!"] = "Sauve la princesse en collectant la caisse en moins de 3 tours !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1821
--      ["Saving Hogera"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1822
--      ["%s barely made it past the hogosphere."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1823
--      ["%s bravely climbed up to a dizzy height of %d to reach home."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1824
--      ["Scallywag"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1825
--      ["Scalp Muncher"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1826
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1827
--      ["Scientist"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1828
--      ["%s climbed home in %d seconds!"] = "", -- ClimbHome
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1829
--      ["%s (contd.)"] = "", -- A_Classic_Fairytale:epil
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1830
--      ["Score: %d"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1831
--      ["Score goal: %d"] = "", -- Control
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1832
--      ["Score graph"] = "", -- Mutant, Space_Invasion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1833
--      ["Score points by killing other hedgehogs."] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1834
--      ["Score points by killing other hedgehogs (see below)."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1835
--      ["Scores: "] = "", -- Capture_the_Flag
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  1836
--      ["Scores"] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1837
--      ["Scores:"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1838
--      ["Scoring: "] = "", -- Mutant
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1839
--      ["%s couldn't escape, try again!"] = "", -- A_Space_Adventure:fruit01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1840
--      ["Script parameter examples:"] = "", -- Gravity
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1841
--      ["%s (+%d)"] = "", -- Battalion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1842
--      ["%s: %d"] = "", -- Capture_the_Flag, Control
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1843
--      ["%s (%d)"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1844
--      ["%s: %d (deaths: %d)"] = "", -- Mutant
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1845
--      ["%s (%d), %d sec"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1846
--      ["%s: Did not finish"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1847
--      ["%s did not finish the race."] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1848
--      ["%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
  1849
--      ["%s died … and lives again!"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1850
--      ["%s doesn’t really know how to handle a rope properly."] = "", -- ClimbHome
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1851
--      ["%s, %d sec"] = "", -- Continental_supplies
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1852
--      ["Search for the device with the help of the other hedgehogs."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1853
--      ["Searching in the dust"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1854
--      ["Searching the stars!"] = "", -- A_Space_Adventure:cosmos
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1855
--      ["Seduction"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1856
--      ["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: 7746
diff changeset
  1857
	  ["See that crate farther on the right?"] = "Tu vois cette caisse plus loin sur la droite ? ",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
  1858
      ["See ya!"] = "Bye bye",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1859
--      ["Segmentation Paul"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1860
--      ["Select a placement mode and read the infos|in the mission panel to learn how to use it."] = "", -- HedgeEditor
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1861
--      ["Select continent!"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1862
--      ["Select continent"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1863
--      ["Selection Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1864
--      ["Select, modify, or delete girders, rubbers and sprites"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1865
--      ["Select/Place/Delete Gear: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1866
--      ["Select, reposition and delete gears"] = "", -- HedgeEditor
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1867
--      ["Select Rope"] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1868
--      ["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
  1869
--      ["Select “Switch Hedgehog” from the ammo menu and|hit the “Attack” key to proceed."] = "", -- Basic_Training_-_Movement
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1870
--      ["Select the current continent."] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1871
--      ["Select the rope to begin!"] = "", -- Basic_Training_-_Rope
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1872
--      ["Select this item for a random continent."] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1873
--      ["Select Weapon"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1874
--      ["Select weapon: [Left click]"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1875
--      ["Select win/lose condition: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1876
--      ["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
  1877
--      ["Select your continent/weaponset: With the \"Up\" or \"Down\" keys. You can also select one with the weapons menu."] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1878
--      ["Select your continent with [Up]/[Down] or by selecting a representative weapon."] = "", -- Continental_supplies
13678
6ee86971b3c7 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13535
diff changeset
  1879
--      ["%s enters the battlefield"] = "", -- A_Space_Adventure:fruit01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1880
--      ["Sergey"] = "", -- 
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1881
--      ["%s escaped successfully!"] = "", -- A_Space_Adventure:fruit01
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1882
--      ["Set bounciness: [Left Shift] + [1]-[5]"] = "", -- Basic_Training_-_Grenade
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1883
--      ["Set detonation timer: [1]-[5]"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1884
--      ["Set Health: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1885
--      ["Set Identity: [Left Click]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1886
--      ["Set period to negative value for random gravity."] = "", -- Gravity
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1887
--      ["Set the health of hogs, health crates, barrels and duds"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1888
--      ["Set to %d"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1889
--      ["%s exploded."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1890
--      ["%s fell from a high cliff."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1891
--      ["%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
  1892
--      ["%s fell victim to a weapon filter"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1893
--      ["%s felt unstable."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1894
--      ["%s felt victim to rope-knocking."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1895
--      ["%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
  1896
--      ["%s gets an extra life"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1897
--      ["%s goes the way of the lemming."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1898
--      ["Sgt. Smith"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1899
--      ["%s had it coming."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1900
--      ["%s had no chance."] = "", -- User_Mission_-_Rope_Knock_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1901
      ["... share your beauty with the world every morning, my princess!"] = "...partage ta beauté avec le monde chaque matin, ma princesse !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1902
--      ["%s has been killed before taking enough damage first."] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1903
--      ["%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
  1904
--      ["%s has been rescued from death"] = "", -- Construction_Mode
15008
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
  1905
--      ["%s has dropped the flag!"] = "", -- CTF_Blizzard
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1906
--      ["%s has fallen victim to gravity."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1907
--      ["%s has mutated! +2 points"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1908
--      ["%s has passed the best height of %s!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1909
--      ["%s has scored!"] = "", -- Capture_the_Flag
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1910
--      ["%s has to refuel the saucer."] = "", -- A_Space_Adventure:moon01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1911
--      ["%s hates Newton."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1912
--      ["She endangered the whole tribe!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1913
--      ["sheepluva"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1914
--      ["Sheepy"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1915
      ["She's behind that tall thingy."] = "Elle est derrière ce grand truc.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1916
--      ["Shield boosted! +%d power"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1917
--      ["Shield depleted"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1918
      ["Shield is fully recharged!"] = "Bouclier chargé à fond!",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1919
--      ["Shield Master! +10 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1920
--      ["Shield Miser! +%d points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1921
--      ["Shield OFF: %d power remaining"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1922
--      ["Shield ON: %d power remaining"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1923
--      ["Shield Seeker! +10 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1924
--      ["Shinobi"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1925
--      ["%s hit the ground."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1926
--      ["Shoppa Love"] = "", -- Challenge_-_Speed_Shoppa_-_Hedgelove
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1927
--      ["Shotgun"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1928
--      ["Sigh."] = "", -- A_Classic_Fairytale:epil
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
  1929
--      ["Silly"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1930
--      ["Silver"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1931
--      ["Sine Gun"] = "", -- Construction_Mode
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
  1932
--      ["Sinky"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1933
--      ["Sirius Lee"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1934
--      ["%s is dead, who was critical to this mission!"] = "", -- SimpleMission
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1935
--      ["%s is eliminated!"] = "", -- User_Mission_-_Rope_Knock_Challenge
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1936
--      ["%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
  1937
--      ["%s is now a zombie hedgehog"] = "", -- Construction_Mode
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1938
--      ["%s is suddenly low on ammo"] = "", -- Construction_Mode
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1939
--      ["Skulls"] = "", -- Bazooka_Battlefield
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1940
--      ["Slimer"] = "", -- 
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1941
      ["Slippery"] = "Glissant",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  1942
--      ["%s lost all the weapons"] = "", -- Construction_Mode
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1943
--      ["%s 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:fruit01, A_Space_Adventure:fruit02, A_Space_Adventure:fruit03, A_Space_Adventure:ice01, A_Space_Adventure:moon01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1944
--      ["Slot %d: %s"] = "", -- Frenzy
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1945
--      ["Slot keys save time! (F1-F10 by default)"] = "", -- Frenzy
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1946
--      ["Slowpoke"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1947
--      ["%s made it past the hogosphere."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1948
--      ["%s managed to pass half of the distance towards home."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1949
--      ["%s may choose the rules."] = "", -- WxW
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1950
--      ["Smith 0.97"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1951
--      ["Smith 0.98"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1952
--      ["Smith 0.99a"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1953
--      ["Smith 0.99b"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1954
--      ["Smith 0.99f"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1955
--      ["Smith 1.0"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1956
--      ["Smugglers"] = "", -- A_Space_Adventure:desert01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1957
--      ["%s must collect the final crates."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1958
--      ["%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
  1959
--      ["Sneaks"] = "", -- Bazooka_Battlefield
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1960
--      ["%s never got the ninja diploma."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1961
--      ["%s never wanted to reach for the sky in the first place."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1962
--      ["Sniper! +8 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1963
--      ["Sniper"] = "", -- HedgeEditor, The_Specialists
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1964
--      ["Sniper Rifle"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1965
      ["Sniper Training"] = "Entraînement au fusil de sniper",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1966
--      ["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
  1967
--      ["So far, you had infinite ropes, but in the|real world, ropes are usually limited."] = "", -- Basic_Training_-_Rope
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1968
	  ["So humiliating..."] = "Si humiliant...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1969
--      ["So, I believe that it's a good place to start."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1970
--      ["So, I kindly ask for your help."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1971
--      ["So I shook my fist in the air!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1972
--      ["Soldier"] = "", -- HedgeEditor, The_Specialists
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1973
--      ["So, let me tell you what I know about Professor Hogevil."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1974
--      ["Some parts of the land are indestructible."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1975
--      ["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
  1976
--      ["Some weapons can be dropped from the rope."] = "", -- Basic_Training_-_Rope
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1977
--      ["Somewhere else on the planet of fruits, Captain Lime helps %s"] = "", -- A_Space_Adventure:fruit02
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1978
--      ["Somewhere else on the planet of fruits, %s gets closer to the device"] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1979
--      ["Somewhere on the Planet of Fruits a terrible war is about to begin ..."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1980
--      ["Somewhere on the uninhabitable Death Planet ..."] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1981
--      ["So, now I got the last part and I have your friends captured."] = "", -- A_Space_Adventure:death01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  1982
--      ["So, %s, here we are ..."] = "", -- A_Space_Adventure:cosmos
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1983
--      ["So the princess was never heard of again ..."] = "", -- A_Classic_Fairytale:family
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1984
--      ["So, uhmm, how did you manage to teleport them so far?"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1985
--      ["Sour"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1986
--      ["South America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1987
      ["So? What will it be?"] = "Alors ? Qu'est ce que ce sera ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1988
--      ["So you are able to launch projectiles into your aiming direction, always at full power."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1989
--      ["So you are interested in Professor Hogevil, huh?"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1990
--      ["So you basically did the dirty work for us."] = "", -- A_Classic_Fairytale:dragon
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1991
--      ["Space Invasion"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1992
--      ["SPACE INVASION"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1993
--      ["Spacetrip"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1994
--      ["Spawn the crate and attack!"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1995
--      ["Specials: Kings and air generals drop helpers, not weapons"] = "", -- Battalion
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  1996
--      ["Special weapons:"] = "", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1997
--      ["Special Weapons:"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1998
--      ["Speckles"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  1999
--      ["Specs"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2000
--      ["Specs Appeal"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2001
--      ["Spectator"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2002
--      ["Speed Roping"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2003
--      ["Speed Shoppa"] = "", -- SpeedShoppa
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2004
--      ["Spike"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2005
--      ["Spikes"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2006
--      ["Spiky Cheese"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2007
--      ["%s, place the first hedgehog!"] = "", -- WxW
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2008
--      ["Spleenlover"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2009
--      ["Sponge"] = "éponde",--??
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2010
      ["Spooky Tree"] = "Arbre fantomatique",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2011
--      ["Sprite Erasure Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2012
--      ["Sprite Modification Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2013
--      ["SPRITE MODIFICATION MODE"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2014
--      ["Sprite Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2015
--      ["SPRITE PLACEMENT MODE"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2016
--      ["Sprite Testing Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2017
--      ["Squirtle"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2018
--      ["Squishy"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2019
--      ["%s reached home in %.3f seconds. Congratulations!"] = "", -- ClimbHome
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2020
--      ["%s: %s"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2021
--      ["%s (%s) destroyed %d invaders in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2022
--      ["%s (%s) does not have to feel ashamed for their best height of %d."] = "", -- ClimbHome
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2023
--      ["%s, select your continent!"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2024
--      ["%s (%s) gave short shrift to the invaders: Longest combo of %d!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2025
--      ["%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
  2026
--      ["%s (%s) has captured the flag %d times."] = "", -- Capture_the_Flag
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2027
--      ["%s (%s) hate life and suicided %d times."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2028
--      ["%s should try the rope training mission first."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2029
--      ["%s (%s) is addicted to killing: %d invaders destroyed in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2030
--      ["%s (%s) is a hardened hunter: No misses and %d hits in its best round!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2031
--      ["%s (%s) is a tumbleweed: %d points in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2032
--      ["%s (%s) is good at this: %d points in only one round!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2033
--      ["%s (%s) is Rambo in a hedgehog costume! He destroyed %d invaders in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2034
--      ["%s skipped ninja classes."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2035
--      ["%s spawned at a really bad position."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2036
--      ["%s splatted."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2037
--      ["%s (%s) reached a decent peak height of %d."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2038
--      ["%s (%s) reached a peak height of %d."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2039
--      ["%s (%s) reached for the sky and beyond with a height of %d!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2040
--      ["%s (%s) reached home in %.3f seconds."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2041
--      ["%s (%s) shot %d invaders and never missed in the best round!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2042
--      ["%s (%s) struck like a meteor: %d points in only one round!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2043
--      ["%s still had a long way to go."] = "", -- ClimbHome
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2044
--      ["%s stumbled."] = "", -- User_Mission_-_Rope_Knock_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2045
--      ["%s (%s) tumbles like no other: %d points in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2046
--      ["%s stumpled."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2047
--      ["%s (%s) was certainly not afraid of heights: Peak height of %d!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2048
--      ["%s (%s) was lightning-fast! Longest combo of %d, absolutely insane!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2049
--      ["%s (%s) was on fire: Longest combo of %d."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2050
--      ["%s (%s) was panicly afraid of the water and decided to get in a safe distance of %d from it."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2051
--      ["%s (%s) was the best baby tumbler: %d points in one round."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2052
--      ["%s (%s) was the greediest hedgehog and collected %d crates."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2053
--      ["%s (%s) was undoubtedly the very best professional tumbler in this game: %d points in one round!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2054
--      ["Star"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2055
--      ["Status update"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2056
--      ["Status Update"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2057
--      ["Stay away from our weapons!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2058
--      ["Stay there, comrades!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2059
--      ["Stay there to flee!"] = "", -- A_Space_Adventure:fruit01
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2060
--      ["Steel Eye"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2061
--      ["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
  2062
--      ["Step 1: Start roping"] = "", -- Basic_Training_-_Rope
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2063
--      ["Step 2: Select grenade"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2064
--      ["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
  2065
--      ["Step 3: Drop the grenade"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2066
--      ["Step 3: Start flying and get yourself right above the target."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2067
--      ["Step 4: Drop your grenade by pressing the [Long jump] key."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2068
--      ["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: 7746
diff changeset
  2069
      ["Step By Step"] = "Pas à Pas",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2070
--      ["Steve"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  2071
--      ["Sticky Mine"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2072
--      ["Sticky Mine Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2073
--      ["STICKY MINE PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2074
--      ["Stop, comrades!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2075
--      ["Stop right there, puny worms!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2076
--      ["Street Fighters"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2077
--      ["Strength: %d (multiplier for ammo)"] = "", -- Battalion
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2078
--      ["Strong knockback, but no poison."] = "", -- Continental_supplies
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2079
--      ["Stronglings"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2080
--      ["Structure Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2081
--      ["Structure Placer"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2082
--      ["Stupid, stupid Hogerians!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2083
--      ["Subtract %d"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2084
--      ["--- Sudden Death ---"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2085
--      ["Summer Squash"] = "", -- A_Space_Adventure:fruit01
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2086
--      ["Sundaland"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2087
--      ["Sunflame"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2088
--      ["Super weapons: A few crates contain very powerful weapons."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2089
--      ["Super weapons: %s"] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2090
--      ["Supplies: Each continent gives you unique weapons, specials and health."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2091
--      ["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: 9458
diff changeset
  2092
--      ["Support Station"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2093
--      ["Sure!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2094
--      ["Surf Before Crate: %s"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2095
--      ["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: 7746
diff changeset
  2096
--      ["Surfer! +15 points!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2097
--      ["Surfer!"] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2098
--      ["Surprise supplies: Get 1-3 random weapons each turn."] = "", -- Continental_supplies
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2099
--      ["Survive!"] = "", -- A_Classic_Fairytale:shadow
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2100
--      ["%s violated the “All But Last” rule and will be penalized."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2101
--      ["%s violated the “Kill The Leader” rule and will be penalized."] = "", -- WxW
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2102
--      ["Swap place with a random enemy in the circle."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2103
--      ["%s was a good target."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2104
--      ["%s was close to home."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2105
--      ["%s was damn close to home."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2106
--      ["%s was doomed from the beginning."] = "", -- User_Mission_-_Rope_Knock_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2107
--      ["%s was extracted from the scheme"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2108
--      ["%s was good, but not good enough."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2109
--      ["%s was knocked away."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2110
--      ["%s was really unlucky."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2111
--      ["%s was shoved away."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2112
--      ["%s was smashed."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2113
--      ["Sweet"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2114
--      ["%s went over a quarter of the way towards home."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2115
--      ["%s! Why?!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2116
	  ["Swing, Leaks A Lot, on the wings of the wind!"] = "Balance toi Grosse Fuite, sur les ailes du vent",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2117
--      ["Swing: [Left]/[Right]"] = "", -- Basic_Training_-_Rope
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2118
--      ["%s wins, congratulations!"] = "", -- A_Space_Adventure:moon01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2119
--      ["%s wins!"] = "", -- Racer, Space_Invasion, TechRacer, ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2120
--      ["%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: 9458
diff changeset
  2121
--      ["switch"] = "", -- Continental_supplies
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2122
--      ["Switch: Drop ball of dirt from parachute (once)"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2123
--      ["Switched to "] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2124
--      ["Switch Hedgehog (1/3)"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2125
--      ["Switch Hedgehog (2/3)"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2126
--      ["Switch Hedgehog (3/3)"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2127
--      ["Switch Hedgehog (Failed!)"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2128
--      ["Switch hedgehog: [Tabulator]"] = "", -- Basic_Training_-_Movement
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2129
--      ["Switch Hog"] = "", -- Construction_Mode
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2130
--      ["Switch: Select weapon special"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2131
--      ["Switch: Toggle crate radar"] = "", -- WxW
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2132
--      ["%s won!"] = "", -- A_Space_Adventure:fruit01
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2133
--      ["Swords"] = "", -- Bazooka_Battlefield
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2134
--      ["Syntax Errol"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2135
--      ["%s, you may choose the rules."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2136
--      ["szczur"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2137
--      ["Tackleberry"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2138
--      ["Tails"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2139
      ["Talk about mixed signals..."] = "Parlons des signaux mélangés",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2140
--      ["Tall Potato"] = "", -- A_Space_Adventure:fruit01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2141
--      ["Tap [Pause] to see the mission texts"] = "", -- Basic_Training_-_Movement
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2142
--      ["Tap the “rotating arrow” button on the left|until you have selected Cappy, the hedgehog with the cap!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2143
--      ["Target"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2144
--      ["Target Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2145
--      ["TARGET PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2146
--      ["Target Practice: Bazooka (easy)"] = "", -- Target_Practice_-_Bazooka_easy
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2147
--      ["Target Practice: Bazooka (hard)"] = "", -- Target_Practice_-_Bazooka_hard
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2148
--      ["Target Practice: Grenade (easy)"] = "", -- Target_Practice_-_Grenade_easy
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2149
--      ["Target Practice: Grenade (hard)"] = "", -- Target_Practice_-_Grenade_hard
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2150
--      ["Target Practice: Homing Bee"] = "", -- Target_Practice_-_Homing_Bee
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2151
--      ["Target Practice: Shotgun"] = "", -- Target_Practice_-_Shotgun
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2152
--      ["Target Puncher"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2153
--      ["Targets left: %d"] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2154
--      ["Tatsujin"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2155
--      ["Tatters"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2156
      ["Team %d: "] = "Équipe %d : ",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2157
--      ["Team %d"] = "", -- SimpleMission
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2158
--      ["Team highscore: %d"] = "", -- Utils
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2159
--      ["Team Identity Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2160
--      ["TEAM IDENTITY MODE"] = "", -- HedgeEditor
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2161
--      ["Team lowscore: %d"] = "", -- Utils
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  2162
--      ["Teams are tied! Continue playing rounds until we have a winner!"] = "", -- Space_Invasion
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2163
--      ["Team's best time: %.3fs"] = "", -- Utils
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2164
--      ["Team Scores:"] = "", -- Control
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2165
--      ["Team scores:"] = "", -- Space_Invasion
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2166
--      ["Team's longest time: %.3fs"] = "", -- Utils
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2167
--      ["Team's top accuracy: %d%"] = "", -- Utils
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2168
--      ["Teamwork 2"] = "", -- User_Mission_-_Teamwork_2
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2169
--      ["Teamwork"] = "", -- User_Mission_-_Teamwork
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2170
--      ["TechRacer"] = "", -- TechRacer
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2171
--      ["Teleporation Node"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2172
--      ["Teleportation Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2173
--      ["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: 9458
diff changeset
  2174
--      ["Teleportation Node"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2175
--      ["Teleport"] = "", -- Construction_Mode, Frenzy
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2176
--      ["Teleport hint: Just use the mouse to select the destination!"] = "", -- A_Classic_Fairytale:dragon
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2177
      ["Teleport hint: just use the mouse to select the destination!"] = "Téléporte : utilise la souris pour sélectionner la destination !",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2178
--      ["Teleport to the impact location."] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2179
--      ["Teleport to the top of the map, expect fall damage!"] = "", -- Continental_supplies
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2180
--      ["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: 9458
diff changeset
  2181
--      ["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
  2182
--      ["Tentacle Terror"] = "", -- Tentacle_Terror
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2183
--      ["Textile industry: Will give you a parachute every second turn."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2184
--      ["Thanks, dude! It really means a lot to me."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2185
--      ["Thanks, man! It really means a lot to me."] = "", -- A_Classic_Fairytale:epil
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2186
      ["Thanks!"] = "Merci !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2187
--      ["Thank you, Dr. Cornelius."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2188
--      ["Thank you for meeting me on such a short notice!"] = "", -- A_Space_Adventure:desert01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2189
      ["Thank you, my hero!"] = "Merci, mon héros !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2190
      ["Thank you, oh, thank you, Leaks A Lot!"] = "Merci, oh, merci, Grosse Fuite !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2191
      ["Thank you, oh, thank you, my heroes!"] = "Merci, oh, merci mes héros !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2192
--      ["Thanta"] = "", -- A_Space_Adventure:ice01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2193
      ["That is, indeed, very weird..."] = "C'est ça, en effet, très étrange...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2194
      ["That makes it almost invaluable!"] = "Ça la rends presque inestimable !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2195
      ["That ought to show them!"] = "Ça leur apprendra !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2196
--      ["That's all, folks!"] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2197
      ["That's for my father!"] = "Pour mon père !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2198
      ["That shaman sure knows what he's doing!"] = "Ce Shaman sait vraiment ce qu'il fait !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2199
--      ["That Sinking Feeling"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2200
--      ["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: 7746
diff changeset
  2201
      ["That's not our problem!"] = "Ce n'est pas notre problème !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2202
      ["That's typical of you!"] = "C'est typiquemment vous !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2203
--      ["That's why he always wears a hat since then."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2204
--      ["That traitor won't be killing us anymore!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2205
      ["That was just mean!"] = "C'était méchant !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2206
--      ["That was pointless. The flag will respawn next round."] = "", -- CTF_Blizzard
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2207
--      ["The adventure begins!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2208
--      ["The air bombs are weaker than usual."] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2209
--      ["The aliens respect me, even worship me!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2210
--      ["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
  2211
--      ["The ammo of %s has been vaporized"] = "", -- Construction_Mode
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2212
--      ["The answer is ... entertainment. You'll see what I mean."] = "", -- A_Classic_Fairytale:backstab
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2213
      ["The answer is...entertaintment. You'll see what I mean."] = "La réponse est... divertissement. Tu comprendras ce que je veux dire",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2214
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2215
--      ["The big bang"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2216
--      ["The Boss"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2217
--      ["The boss has fallen! Retreat!"] = "", -- A_Space_Adventure:moon01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2218
      ["The Bull's Eye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2219
      ["The caves are well hidden, they won't find us there!"] = "Les cavernes sont bien cachées, ils ne nous y trouverons pas !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2220
--      ["The clan of the Red Strawberry wants to take over the dominion and overthrow King Pineapple."] = "", -- A_Space_Adventure:fruit01
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2221
--      ["The continent of cowards"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2222
--      ["The continent of dust"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2223
--      ["The continent of firearms"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2224
--      ["The continent of greed"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2225
--      ["The continent of guerilla tactics"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2226
--      ["The continent of ice and science"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2227
--      ["The continent of medicine"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2228
--      ["The continent of ninjas"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2229
--      ["The continent of sports"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2230
	  ["The Crate Frenzy"] = "Frénésie de caisses",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2231
--      ["The Customer is King"] = "", -- Challenge_-_Speed_Shoppa_-_ShoppaKing
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2232
--      ["The device part has been stolen!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2233
--      ["The device part is hidden in one of the crates! Go and get it!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2234
--      ["The Devs"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2235
      ["The Dilemma"] = "Le dilemne",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2236
--      ["The editor weapons and tools have been added!"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2237
--      ["The editor weapons and tools have been removed!"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2238
--      ["The enemies aren't many anyway, it is going to be easy!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2239
--      ["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
  2240
--      ["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
  2241
--      ["The enemy hogs play in a random order."] = "", -- A_Space_Adventure:death02
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2242
      ["The enemy is hiding out on yonder ducky!"] = "L'ennemi se cache là-bas sur le canard !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2243
      ["The Enemy Of My Enemy"] = "Les ennemis de mes ennemis",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2244
--      ["The explosion is weaker than usual."] = "", -- Battalion
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2245
--      ["The fastest hedgehog was %s from %s with a time of %.3fs."] = "", -- TrophyRace
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2246
--      ["The fight begins!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2247
--      ["The final part"] = "", -- A_Space_Adventure:death01
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2248
--      ["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: 7746
diff changeset
  2249
	  ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2250
      ["The First Encounter"] = "La première rencontre",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2251
--      ["The first hedgehog to kill someone becomes the Mutant."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2252
--      ["The first hedgehog which scores %d or more wins the game."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2253
--      ["The first stop"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2254
--      ["The first turn will last 25 sec and every other turn 15 sec."] = "", -- A_Space_Adventure:fruit03
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2255
      ["The flag will respawn next round."] = "Le drapeau va réapparaitre au prochain tour",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2256
--      ["The flood has stopped! Challenge over."] = "", -- User_Mission_-_That_Sinking_Feeling
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2257
      ["The food bites back"] = "La nourriture mord en retour",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2258
--      ["The forgotten continent"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2259
	  ["The giant umbrella from the last crate should help break the fall."] = "La toile géante de la dernière caisse devrait aider à arrêter la chute.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2260
--      ["The Great Escape"] = "", -- User_Mission_-_The_Great_Escape
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
  2261
--      ["- The green target must survive"] = "", -- HedgeEditor
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
  2262
--      ["- The green targets must survive"] = "", -- HedgeEditor
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2263
      ["The guardian"] = "Le gardien",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2264
--      ["The hardships of the war turned %s (%s) into a killing machine: %d invaders destroyed in one round!"] = "", -- Space_Invasion
15008
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
  2265
--      ["The health of your current hedgehog|is shown at the top right corner."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2266
--      ["The hedgehog with least points (or most deaths) becomes the Bottom Feeder."] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2267
--      ["The Hospital"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2268
      ["The Individualist"] = "L'individualiste",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2269
      ["Their buildings were very primitive back then, even for an uncivilised island."] = "Leurs bâtiments étaient très primitif à l'époque, même pour une ile non civilisée.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2270
--      ["The Iron Curtain"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2271
      ["The Journey Back"] = "Le voyage du retour",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2272
--      ["The king of %s has died!"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2273
--      ["The last encounter"] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2274
--      ["The last surviving clan wins."] = "", -- TrophyRace
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2275
--      ["The leader escaped. Defeat the rest of the aliens!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2276
--      ["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: 7746
diff changeset
  2277
	  ["The Leap of Faith"] = "Le saut de la foi",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2278
--      ["The meteorite has come too close and the anti-gravity device isn't powerful enough to stop it now."] = "", -- A_Space_Adventure:cosmos
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2279
      ["The Moonwalk"] = "La Marche Lunaire",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2280
--      ["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: 9458
diff changeset
  2281
--      ["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
  2282
--      ["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: 9458
diff changeset
  2283
--      ["The Mutant loses health quickly if he doesn't keep scoring kills."] = "", -- Mutant
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2284
--      ["The Navy greets %s for managing to get in a distance of %d away from the mainland!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2285
--      ["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
  2286
--      ["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: 7746
diff changeset
  2287
--      ["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
  2288
--      ["The next target can only be reached by something called “bouncing bomb”."] = "", -- Basic_Training_-_Bazooka
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2289
--      ["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: 7746
diff changeset
  2290
      ["Then how do they keep appearing?"] = "Alors, comment continuent-il à apparaître ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2291
--      ["The Ninja-Samurai Alliance"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2292
--      ["Then prepare for battle!"] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2293
--      ["Then what am I?"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2294
--      ["The only woman, huh?"] = "", -- A_Classic_Fairytale:epil
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2295
--      ["The oppression of the elders, of course!"] = "", -- A_Classic_Fairytale:queen
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2296
--      ["The opression of the elders, of course!"] = "", -- A_Classic_Fairytale:queen
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2297
--      ["The other hog has died, he should have survived!"] = "", -- A_Space_Adventure:moon02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2298
	  ["The other one were all cannibals, spending their time eating the organs of fellow hedgehogs..."] = "L'autre était une tribu de cannibales, ils passaient leur temps à manger les organes d'autres hérissons...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2299
--      ["The Police"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2300
--      ["The power of love! No, wait, the power of the aliens!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2301
--      ["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: 9458
diff changeset
  2302
--      ["There are a variety of structures available to aid you."] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2303
--      ["There are no snarky comments this time."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2304
--      ["There is one below us!"] = "", -- A_Space_Adventure:ice01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2305
      ["There must be a spy among us!"] = "Il doit y avoir un espion parmi nous",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2306
      ["There's more of them? When did they become so hungry?"] = "Il y en encore ? Quand sont-ils devenu si affamés ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2307
      ["There's nothing more satisfying for me than seeing you share your beauty with the world every morning, my princess!"] = "Il n'y a rien de plus satisfaisant pour moi que de te voir partager ta beauté avec le monde chaque matin, ma princesse !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2308
      ["There's nothing more satisfying to us than seeing you share your beauty..."] = "Il n'y a rien de plus satisfaisant pour moi que de te voir partager ta beauté...",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2309
--      ["There's nothing more satisfying to us than seeing you share your beauty with the world every morning, my princess!"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2310
--      ["The respawner respawns %s"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2311
	  ["The Rising"] = "L'ascension",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2312
--      ["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: 7746
diff changeset
  2313
      ["The Savior"] = "Le sauveur",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2314
--      ["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
  2315
--      ["These girders are slippery, like ice."] = "", -- Basic_Training_-_Movement
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2316
      ["These primitive people are so funny!"] = "Ces primitis sont si amusants !",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2317
--      ["These weapon specials cannot be used close to other hogs."] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2318
      ["The Shadow Falls"] = "La chute des ombres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2319
      ["The Showdown"] = "La confrontation",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2320
	  ["The Slaughter"] = "Le massacre",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2321
--      ["The Society of Perfectionists greets %s (%s): No misses and %d hits in its best round."] = "", -- Space_Invasion
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2322
--      ["The Specialists: Each hedgehog starts with its own weapon set"] = "", -- The_Specialists
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2323
--      ["The spinning arrows above your hedgehog show|which hedgehog is selected right now."] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2324
      ["The spirits of the ancerstors are surely pleased, Leaks A Lot."] = "Les esprits des ancêtres sont sûrement ravis, Grosse Fuite.",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2325
--      ["The spirits of the ancestors 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
  2326
--      ["The targets will guide you through the training."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2327
--      ["The team continued their quest of finding the rest of the tribe."] = "", -- A_Classic_Fairytale:queen
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
  2328
--      ["The teams are tied for the fastest time."] = "", -- Racer, TechRacer
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  2329
--      ["The teams were tied, so an additional round has been played to determine the winner."] = "", -- Space_Invasion
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  2330
--      ["The teams were tied, so %d additional rounds have been played to determine the winner."] = "", -- Space_Invasion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2331
--      ["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: 7746
diff changeset
  2332
      ["The Torment"] = "Le supplice",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2333
--      ["The truth about Professor Hogevil"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2334
--      ["The tunnel entrance is over there."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2335
--      ["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: 7746
diff changeset
  2336
      ["The Tunnel Maker"] = "Le creuseur de tunnel",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2337
	  ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2338
      ["The Union"] = "L'union",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2339
--      ["The Union: You can select a hedgehog at the start of your turns."] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2340
      ["The village, unprepared, was destroyed by the cyborgs..."] = "Le village, non préparé, fut détruit par les cyborgs...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2341
      ["The walk of Fame"] = "La marche d'honneur",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2342
      ["The wasted youth"] = "Une jeunesse ruinée",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2343
--      ["The way you handled your little internal conflicts …"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2344
      ["The weapon in that last crate was bestowed upon us by the ancients!"] = "L'arme dans cette dernière caisse nous a été conférée par les anciens",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2345
--      ["The what?!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2346
	  ["The wind whispers that you are ready to become familiar with tools, now..."] = "Le vent me murmure que tu es maintenant prêt à te familiariser avec les outils ...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2347
--      ["The wrong hedgehog has taken the crate."] = "", -- SimpleMission
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2348
      ["They are all waiting back in the village, haha."] = "Ils attendent tous au village, haha.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2349
--      ["They are up there! Take this rope and hurry!"] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2350
--      ["They Call Me Bullseye! +16 points!"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2351
--      ["They Çall Me Bullseye!"] = "", -- Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2352
      ["They have weapons we've never seen before!"] = "Ils ont des armes que nous n'avons jamais vu avant !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2353
--      ["They keep appearing like this. It's weird!"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2354
--      ["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: 7746
diff changeset
  2355
      ["They must be trying to weaken us!"] = "Ils doivent essayer de nous affaiblir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2356
      ["They never learn"] = "Ils n'apprennent jamais",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2357
--      ["They stumbled upon a pile of weapons, they seemed to be getting closer."] = "", -- A_Classic_Fairytale:queen
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  2358
      ["They told us to wear these clothes. They said that this is the newest trend."] = "Ils nous ont dit de porter ces vêtements. Ils nous ont dit que c'était la nouvelle mode.",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  2359
      ["They've been manipulating us all this time!"] = "Ils nous ont tous manipulé cette fois !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2360
--      ["They won't hesitate to attack you in order to rob you!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2361
--      ["The Zoo"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2362
--      ["Thighlicker"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2363
--      ["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
  2364
--      ["This allows to select any hedgehog in your team!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2365
--      ["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
  2366
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2367
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2368
--      ["This almost concludes our tutorial."] = "", -- Basic_Training_-_Flying_Saucer
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2369
--      ["This also increases the effectiveness of Medicine."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2370
--      ["This game wasn’t really exciting."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2371
--      ["This is a new personal best, congratulations!"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:desert02, A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2372
--      ["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
  2373
--      ["This is Cappy."] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2374
	  ["This is it! It's time to make Fell From Heaven fall for me..."] = "Ça y est ! il est temps d'impressionner Tombée de l'Enfer ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2375
      ["This island is the only place left on Earth with grass on it!"] = "Cette île est le dernier endroit sur terre avec de l'herbe dessus !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2376
--      ["This is seems like a wealthy hedgehog, nice ..."] = "", -- A_Space_Adventure:desert01
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2377
--      ["This is the mission panel."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2378
--      ["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
  2379
--      ["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: 7746
diff changeset
  2380
      ["This is typical!"] = "C'est typique !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2381
      ["This must be some kind of sorcery!"] = "Ce doit être une sorte de sorcellerie",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2382
      ["This must be the caves!"] = "Ce doit être les cavernes !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2383
      ["This one's tricky."] = "Celui-là est piégeux.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2384
--      ["This planet seems dangerous!"] = "", -- A_Space_Adventure:cosmos
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2385
      ["This rain is really something..."] = "Cette pluie, c'est vraiment quelque chose !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2386
--      ["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
  2387
--      ["This seems like a wealthy hedgehog, nice ..."] = "", -- A_Space_Adventure:desert01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2388
--      ["This %s is so naive! I'm going to shoot this fool so I can keep that device for myself!"] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2389
--      ["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
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2390
      ["This will be fun!"] = "Ce sera amusant !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2391
--      ["This will be useful when I need a new platform or if I want to rise."] = "", -- portal
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2392
--      ["This will certainly come in handy."] = "", -- User_Mission_-_Teamwork_2
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2393
--      ["This will certianly come in handy."] = "", -- User_Mission_-_Teamwork_2
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2394
--      ["Thompson"] = "", -- 
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2395
      ["Those aliens are destroying the island!"] = "Ces aliens sont en train de détruire l'ile !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2396
--      ["Those were scheduled for disposal anyway."] = "", -- A_Classic_Fairytale:dragon
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2397
--      ["Throw a 1 second mine!"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2398
--      ["Throw a baseball at your foes|and send them flying!"] = "", -- Knockball
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2399
--      ["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
  2400
--      ["Throw some grenades to destroy the targets!"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2401
--      ["Thug #%d"] = "", -- A_Space_Adventure:death01
13781
e17b1ba5d75c Update translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 13678
diff changeset
  2402
--      ["Tie-breaking round %d"] = "", -- Space_Invasion
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2403
--      ["Timbers"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2404
--      ["Time: %.1fs"] = "", -- Racer, TechRacer
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2405
--      ["Time: %.3fs by %s"] = "", -- TrophyRace
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2406
--      ["Time: %.3fs"] = "", -- TrophyRace
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2407
--      ["Time Box"] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2408
--      ["Timed Kamikaze! +10 points!"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2409
--      ["Time extended! +%dsec"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2410
--      ["Time extension: %ds"] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2411
--      ["Time for a more interesting stunt, but first just collect the next crate!"] = "", -- Basic_Training_-_Flying_Saucer
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2412
--      ["Timer"] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2413
--      ["Time's up!"] = "", -- Basic_Training_-_Sniper_Rifle, SpeedShoppa, Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2414
--      ["Time’s up!"] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2415
--      ["Time to run!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2416
--      ["Tip: Changing your aim while flying is very difficult, so adjust it before you take off."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2417
--      ["Tip: Don't remain for too long in the water, or you won't make it."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2418
--      ["Tip: If you get stuck in this training, use \"Skip turn\" to restart the current objective."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2419
--      ["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
  2420
--      ["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: 7746
diff changeset
  2421
--      ["Tip: The rope physics are different than in the real world, |use it to your advantage!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2422
--      ["Tip: You can change your flying saucer|in mid-flight by hitting the [Attack] key twice."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2423
--      ["Tiyuri"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2424
--      ["Toad"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2425
--      ["To begin, walk to the crate to the right."] = "", -- Basic_Training_-_Movement
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2426
--      ["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
  2427
--      ["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
  2428
--      ["To begin with the training, select the grenade from the ammo menu!"] = "", -- Basic_Training_-_Grenade
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2429
--      ["To begin with the training, tap the attack button!"] = "", -- Basic_Training_-_Movement
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2430
--      ["To finish hedgehog selection, just do anything|with him, like walking."] = "", -- Basic_Training_-_Movement
13874
b74274d6ee6a Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13781
diff changeset
  2431
--      ["To get over the next obstacles, keep some distance from the wall before you back jump."] = "", -- Basic_Training_-_Movement
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2432
--      ["To get over the water, you have to do multiple|rope shots and swings."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2433
--      ["Toggle Editing Weapons and Tools: [Precise]+[2]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2434
--      ["Toggle Help: [Precise]+[1]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2435
--      ["Toggle Placement/Deletion: [Left], [Right]"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2436
--      ["Toggle Shield: [Long jump]"] = "", -- Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2437
      ["To help you, of course!"] = "Pour t'aider évidemment !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2438
--      ["To launch a projectile in mid-flight, hold [Precise] and press [Long jump]."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2439
--      ["Tony"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2440
--      ["Too bad! Then you should really leave!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2441
--      ["Too slow! Try again ..."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2442
--      ["Top-class elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2443
--      ["To reach higher ground, walk to a ledge, look to the left, then do a back jump."] = "", -- Basic_Training_-_Movement
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2444
      ["Torn Muscle"] = "Muscle déchiré",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2445
      ["To the caves..."] = "Aux cavernes...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2446
--      ["Touch all waypoints as fast as you can!"] = "", -- Racer
15008
fdf646e3e083 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14862
diff changeset
  2447
--      ["- Touch the sparkles near your base to teleport"] = "", -- CTF_Blizzard
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2448
--      ["To win the game, %s has to get the bottom crates and come back to the surface."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2449
--      ["To win the game you had to collect the 2 crates with no specific order."] = "", -- A_Space_Adventure:desert01
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2450
--      ["To win the game you have to eliminate Professor Hogevil."] = "", -- A_Space_Adventure:death01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2451
--      ["To win the game you have to find the right crate."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2452
--      ["To win the game you have to go next to Thanta."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2453
--      ["To win the game you have to go to the surface."] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2454
--      ["To win the game you have to pass into the rings in time."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2455
--      ["To win the game you have to stand next to Thanta."] = "", -- A_Space_Adventure:ice01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2456
      ["Toxic Team"] = "Équipe toxique", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2457
--      ["Track completed!"] = "", -- Racer, TechRacer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2458
--      ["Training"] = "", -- Basic_Training_-_Flying_Saucer, Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2459
--      ["Training complete!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2460
--      ["Traitors don't get to shout around here!"] = "", -- A_Classic_Fairytale:epil
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2461
      ["Traitors"] = "Traîtres",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2462
--      ["Trapper"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2463
--      ["Travel carefully as your fuel is limited"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2464
--      ["Travel to all the neighbor planets and collect all the pieces"] = "", -- A_Space_Adventure:cosmos
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2465
--      ["Treasure: Massive weapon bonus in first turn."] = "", -- Continental_supplies
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2466
--      ["Tribe"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2467
--      ["TrophyRace"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2468
--      ["Trunks"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2469
--      ["Try again!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2470
--      ["Try it now and dive here to collect the crate on the right girder."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2471
--      ["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
  2472
--      ["Try out different bounciness levels to reach difficult targets."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2473
--      ["Try to be smart and eliminate them quickly. This way you might scare off the rest!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2474
--      ["Try to keep as many allies alive as possible."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2475
--      ["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: 7746
diff changeset
  2476
      ["Try to protect the chief! You won't lose if he dies, but it is advised that he survives."] = "Essaie de protéger le chef ! Tu ne perdras pas s'il meurt, mais il serait avisé qu'il survive",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2477
--      ["Try to reach and destroy the next target quickly."] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2478
--      ["Tumbler"] = "", -- Tumbler
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2479
--      ["Turn around: [Left Shift] + [Left]/[Right]"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2480
--      ["Turning Around"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2481
--      ["Turns: Hogs get %d random weapon(s) from their pool"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2482
--      ["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
  2483
--      ["Turns left: %d"] = "", -- A_Classic_Fairytale:journey
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2484
--      ["Turns: Refill %d weapon and %d helper points|and randomize weapons and helpers based on team points"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2485
--      ["Turns until arrival: %d"] = "", -- A_Classic_Fairytale:backstab
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2486
--      ["Turn Time: %dsec"] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2487
--      ["Twenty-Twenty"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2488
--      ["Two flowers: All missions complete"] = "", -- A_Space_Adventure:cosmos
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2489
      ["Two little hogs cooperating, getting past obstacles..."] = "Deux petits hérissons coopérant à passer les obstacles...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2490
--      ["Ugly Mug"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2491
      ["Uhm...I met one of them and took his weapons."] = "hum... J'ai rencontré l'un d'entre eux et j'ai pris ses armes.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2492
--      ["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: 7746
diff changeset
  2493
      ["Uhmm...ok no."] = "Humm... ok non.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2494
--      ["Ukemi"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2495
--      ["Ultra kill!"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2496
--      ["unC0Rr"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2497
      ["Under Construction"] = "En construction",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2498
--      ["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
  2499
--      ["Under the meteorite’s shadow ..."] = "", -- A_Space_Adventure:cosmos
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2500
--      ["Under the meteorites shadow ..."] = "", -- A_Space_Adventure:cosmos
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2501
--      ["Unexpected Igor"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2502
--      ["Unique new weapons"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2503
--      ["Unit"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2504
--      ["Unit 0x0007"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2505
--      ["Unit 189"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2506
--      ["Unit 234"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2507
--      ["Unit 333"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2508
--      ["Unit 334a$7%;.*"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2509
      ["Unit 3378"] = "Unité 3378",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2510
--      ["Unit 485"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2511
--      ["Unit 527"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2512
--      ["Unit 638"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2513
--      ["Unit 709"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2514
--      ["Unit 835"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2515
--      ["Unit 881"] = "", -- User_Mission_-_Newton_and_the_Hammock
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2516
--      ["Unit 883"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2517
      ["United We Stand"] = "Nous restons unis",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2518
--      ["Unlike bazookas, grenades are not influenced by wind."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2519
--      ["Unlimited Attacks: Attacks don't end your turn"] = "", -- User_Mission_-_Diver, User_Mission_-_Nobody_Laugh, User_Mission_-_Spooky_Tree
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2520
--      ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2521
--      ["Unstoppable!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2522
--      ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2523
--      ["Up/Down: Adjust dust storm damage"] = "", -- Continental_supplies
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2524
--      ["Up/Down: Browse through continents"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2525
--      ["Up/Down: Change placement mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2526
--      ["Up/down: Choose crate type"] = "", -- Construction_Mode
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2527
--      ["Up/down: Choose object type|1-5/Switch/Left/Right: Choose mine timer|Cursor: Place object"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2528
--      ["Upper-class elite pilot"] = "", -- User_Mission_-_RCPlane_Challenge
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2529
--      ["Upside-Down World"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2530
      ["Use it wisely!"] = "à utiliser intelligemment",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2531
      ["Use it with precaution!"] = "À utiliser avec précaution",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2532
--      ["User Challenge"] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2533
--      ["!"] = "", -- User_Mission_-_Dangerous_Ducklings
15100
3acd4a20c414 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15008
diff changeset
  2534
--      ["User Mission"] = "", -- HedgeEditor
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2535
--      ["Use the attack key twice to change the flying saucer while being in air."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2536
--      ["Use the attack key twice to change the flying saucer while floating in mid-air."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2537
--      ["Use the bazooka and the flying saucer to get the freezer."] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2538
--      ["Use the flying saucer from the crate to fly to the moon."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2539
--      ["Use the flying saucer to fly the other planets."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2540
--      ["Use the flying saucer to fly to the other planets."] = "", -- A_Space_Adventure:cosmos
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2541
--      ["Use the parachute to get the next crate."] = "", -- A_Classic_Fairytale:first_blood
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2542
      ["Use the portal gun to get to the next crate, then use the new gun to get to the final destination!|"] = "Utilisez le fusil à portail pour atteindre la prochaine caisse, puis utilisez le nouveau fusil pour atteindre la destination finale",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2543
--      ["Use the RC plane and destroy the all the targets."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2544
--      ["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
  2545
--      ["Use the rope to complete the obstacle course!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2546
	  ["Use the rope to get on the head of the mole, young one!"] = "Utilise le grappin pour atteindre la tête de la taupe, le bleu !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2547
--      ["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
  2548
--      ["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: 7746
diff changeset
  2549
--      ["Use the rope to knock your enemies to their doom."] = "", -- User_Mission_-_Rope_Knock_Challenge
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2550
--      ["Use the rope to quickly get to the surface!"] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2551
--      ["Use the saucer and fly away"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2552
--      ["Use the saucer and fly to the moon"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2553
--      ["Use the shield to protect yourself from bazookas."] = "", -- Space_Invasion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2554
--      ["Use the structure placer to place structures."] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2555
--      ["Use your ammo wisely."] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2556
--      ["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: 9458
diff changeset
  2557
--      ["Use your ready time to think."] = "", -- Frenzy
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2558
--      ["Use your rope to collect all crates as fast as possible."] = "", -- SpeedShoppa
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2559
      ["Use your rope to get from start to finish as fast as you can!"] = "Utilisez votre Grappin pour aller du début à la fin aussi vite que vous pouvez !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2560
--      ["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: 9458
diff changeset
  2561
--      ["Utility Crate Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2562
--      ["UTILITY CRATE PLACEMENT MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2563
--      ["Utility crates extend your time."] = "", -- Tumbler
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2564
--      ["Variants: Hogs will be randomized from 12 different variants"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2565
--      ["Variants: Kings and air generals are disabled"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2566
--      ["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: 7746
diff changeset
  2567
      ["Vedgies"] = "Vedgies",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2568
--      ["Vega"] = "", -- 
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2569
--      ["Vegan Jack"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2570
--      ["Very valuable, haha!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2571
--      ["Victory!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2572
--      ["Victory Condition: Collect"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2573
--      ["Victory Condition: Destroy"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2574
--      ["Victory for %s!"] = "", -- Capture_the_Flag
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2575
	  ["Violence is not the answer to your problems!"] = "La violence n'est pas la réponse à tes problèmes !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2576
--      ["Visit the planets of Ice, Desert and Fruit before you proceed to the Death Planet"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2577
--      ["Vladimir"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2578
--      ["Void"] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2579
--      ["Voldemort"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2580
--      ["Voltorb"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2581
--      ["Wait a moment …"] = "", -- A_Space_Adventure:final
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2582
--      ["Walking on Ice"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2583
--      ["Walk: [Left] and [Right]"] = "", -- Basic_Training_-_Movement
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2584
--      ["Walk: [Left]/[Right]"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2585
--      ["Wall Before Crate: You must touch the marked wall before you can get crates."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2586
--      ["Walls Before Crate: You must touch the %d marked walls before you can get crates."] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2587
--      ["Wall set: No walls"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2588
--      ["Wall set: %s (%d walls)"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2589
--      ["Wall set: %s"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2590
--      ["Walls left: %d"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2591
--      ["Wall to wall"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2592
--      ["Waluigi"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2593
--      ["Wario"] = "", -- 
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2594
--      ["Warming Up"] = "", -- Basic_Training_-_Grenade
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2595
--      ["Warning: Fire cake detected"] = "", -- ClimbHome
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2596
--      ["Warning: Never ever leave the flying saucer while in water!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2597
--      ["WARNING: Sabotage detected!"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2598
--      ["Warrior"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2599
--      [" was extracted from the scheme|- This continent will be able to use the specials from the other continents!"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2600
--      ["WatchBot 4000"] = "", -- User_Mission_-_Teamwork_2
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2601
      ["Watch your steps, young one!"] = "Regarde ou tu marches le bleu !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2602
--      ["Watermelon Heart"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2603
--      ["Water: Rises by 37 per turn"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2604
--      ["Waypoint Editing Mode"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2605
--      ["WAYPOINT EDITING MODE"] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2606
--      ["Waypoint placed. Available points remaining: %d"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2607
--      ["Waypoint placement phase"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2608
--      ["Waypoint removed. Available points: %d"] = "", -- Racer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2609
--      ["Waypoints remaining: %d"] = "", -- Racer, TechRacer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2610
      ["Weaklings"] = "Faiblesses",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2611
	  ["We all know what happens when you get frightened..."] = "Nous savons tous ce qui arrive quand tu es effrayé",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2612
--      ["Weapon Crate Placement Mode"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2613
--      ["WEAPON CRATE PLACEMENT MODE"] = "", -- HedgeEditor
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  2614
--      ["Weapon Filter"] = "", -- Construction_Mode
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2615
--      ["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: 9458
diff changeset
  2616
--      ["weaponschemes"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2617
--      ["Weapons: Each team starts with %d weapon points"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2618
--      ["Weapons: Hogs will get 1 out of 3 weapons randomly each turn"] = "", -- Battalion
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2619
--      ["Weapons: Nearly every hog variant gets 1 kamikaze"] = "", -- Battalion
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2620
--      ["Weapon specials: Some weapons have special modes (see weapon description)."] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2621
--      ["Weapons reset: The weapons are reset after each turn."] = "", -- WxW
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2622
      ["We are indeed."] = "Nous le sommes, en effet.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2623
      ["We can't defeat them!"] = "Nous ne pouvons pas les battre !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2624
      ["We can't hold them up much longer!"] = "Nous ne pouvons pas les retenir plus longtemps !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2625
      ["We can't let them take over our little island!"] = "Nous ne pouvons pas les laisser prendre notre petite île !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2626
--      ["We come in peace! Just let our friends go!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2627
--      ["We could just have blown up the meteorite from the the beginning!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2628
--      ["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
  2629
--      ["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: 7746
diff changeset
  2630
      ["We have no time to waste..."] = "Nous n'avons pas de temps à perdre...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2631
      ["We have nowhere else to live!"] = "Nous n'avons nul part autre où vivre !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2632
--      ["We have spotted the enemy! We'll attack when the enemies start gathering!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2633
--      ["We have to find our folk!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2634
--      ["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: 7746
diff changeset
  2635
      ["We have to protect the village!"] = "Nous devons protéger le village !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2636
      ["We have to unite and defeat those cylergs!"] = "Nous devons nous unir et battre ces cyborgs !",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2637
--      ["Welcome home! Please take a seat"] = "", -- ClimbHome
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2638
      ["Welcome, Leaks A Lot!"] = "Bienvenue, Grosse Fuite !",
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2639
--      ["Welcome, %s, surprised to see me?"] = "", -- A_Space_Adventure:death01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2640
--      ["Welcome to the Death Planet!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2641
--      ["Welcome to the Desert Planet!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2642
--      ["Welcome to the Fruit Planet!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2643
--      ["Welcome to the meteorite!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2644
--      ["Welcome to the moon!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2645
--      ["Welcome to the Planet of Ice!"] = "", -- A_Space_Adventure:cosmos
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2646
--      ["Well done."] = "",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2647
--      ["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
  2648
--      ["Well done! The next target awaits."] = "", -- Basic_Training_-_Rope
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  2649
      ["We'll give you a problem then!"] = "Nous allons vous donner des problèmes alors !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2650
--      ["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: 7746
diff changeset
  2651
      ["We'll spare your life for now!"] = "Nous t'épargnons la vie pour le moment !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2652
--      ["Well, that escalated quickly!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2653
--      ["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
  2654
--      ["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: 7746
diff changeset
  2655
      ["Well, that was a waste of time."] = "Bien, c'était une perte de temps.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2656
--      ["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: 7746
diff changeset
  2657
      ["Well, well! Isn't that the cutest thing you've ever seen?"] = "Bien, Bien ! N'est pas la chose la plus mignonne que tu aies jamais vu ? ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2658
      ["Well, yes. This was a cyborg television show."] = "Bien, oui. C'est une émission de télévision cyborg.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2659
--      ["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: 7746
diff changeset
  2660
      ["We made sure noone followed us!"] = "Nous nous sommes assurés que personne ne nous as suivis !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2661
--      ["We need it to get split into at least two parts."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2662
--      ["We need to go back!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2663
--      ["We need to hurry!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2664
      ["We need to move!"] = "Nous devons partir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2665
      ["We need to prevent their arrival!"] = "Nous devons prévoir leur arrivée !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2666
      ["We need to warn the village."] = "Nous devons avertir le village",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2667
--      ["We need you to go there and detonate them yourself! Good luck!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2668
--      ["We oppressed her, the only woman in the tribe!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2669
--      ["We're terribly sorry!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2670
--      ["We risk our lives going through challenges."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2671
--      ["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: 7746
diff changeset
  2672
      ["We should head back to the village now."] = "Nous devrions retourner au village maintenant.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2673
--      ["We, the youth, have to constantly prove our value."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2674
--      ["We trusted you, you fool!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2675
      ["We were trying to save her and we got lost."] = "On essayait de la sauver et on s'est perdu.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2676
--      ["We were your home! Your family!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2677
--      ["We won't accept you destroying our village!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2678
--      ["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: 7746
diff changeset
  2679
      ["We won't let you hurt her!"] = "Nous ne te laisserons pas la blesser !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2680
--      ["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: 7746
diff changeset
  2681
      ["What?! A cannibal? Here? There is no time to waste! Come, you are prepared."] = "Quoi ?! Un cannibale ? Ici ? Il n'y a pas de temps à perdre ! Viens, tu es préparé.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2682
--      ["What?!"] = "", -- A_Classic_Fairytale:queen
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  2683
      ["What a douche!"] = "Quelle douche !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2684
--      ["What am I gonna...eat, yo?"] = "", -- A_Classic_Fairytale:family
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2685
	  ["What are you doing at a distance so great, young one?"] = "Qu'est ce que tu fais si loin, le bleu ? ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2686
      ["What are you doing? Let her go!"] = "Que fais-tu ? Laisse la partir ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2687
      ["What a ride!"] = "Quel voyage !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2688
      ["What a strange cave!"] = "Quelle étrange caverne !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2689
      ["What a strange feeling!"] = "Quel étrange sentiment !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2690
--      ["What could you possibly forget in that cage?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2691
--      ["What does it look like?"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2692
      ["What do my faulty eyes observe? A spy!"] = "Que voient mes vieux yeux ? Un espion !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2693
--      ["What do you say? Are you in?"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2694
--      ["What do you say? Will you fight for us?"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2695
--      ["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: 7746
diff changeset
  2696
      --["Whatever floats your boat..."] = "Comme tu veux...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2697
--      ["What?! For all this struggle I just win some ... time? Oh dear!"] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2698
--      ["What has %s ever done to you?"] = "", -- A_Classic_Fairytale:backstab
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2699
      ["What? Here? How did they find us?!"] = "Quoi ? ici ? Comment nous ont-ils trouvés ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2700
--      ["What? Is it over already?"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2701
--      ["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: 7746
diff changeset
  2702
      ["What is this place?"] = "Quel est cet endroit ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2703
--      ["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: 7746
diff changeset
  2704
      ["What shall we do with the traitor?"] = "Que devons nous faire avec le traître ? ",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2705
--      ["What's in the box, you ask? Let's find out!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2706
--      ["What the?"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2707
      ["WHAT?! You're the ones attacking us!"] = "Quoi ?! C'est vous qui nous attaquez !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2708
      ["When I find it..."] = "Quand je vais le trouver...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2709
      ["When?"] = "Quand ?",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2710
--      ["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: 7746
diff changeset
  2711
      ["Where are all these crates coming from?!"] = "D'où viennent toutes ces caisses ?!",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2712
      ["Where are they?!"] = "Où sont-ils ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2713
      ["Where did that alien run?"] = "Où est parti cet alien ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2714
      ["Where did you get the exploding apples and the magic bow that shoots many arrows?"] = "Où as-tu obtenu les pommes explosives et l'arc magique qui tire tant de flèches ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2715
      ["Where did you get the exploding apples?"] = "Ou as-tu obtenu les pommes explosives ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2716
      ["Where did you get the magic bow that shoots many arrows?"] = "Où as-tu obtenu l'arc magique qui tire tant de flèches ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2717
      ["Where did you get the weapons in the forest, Dense Cloud?"] = "Où as-tu trouvé les armes dans la forêt, Nuage Dense ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2718
      ["Where do you get that?!"] = "D'où ça vous vient ?!!",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2719
      ["Where have you been?!"] = "Où étais-tu ?!",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2720
      ["Where have you been?"] = "Où étais-tu ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2721
--      ["While in modification mode, you can change|the LandFlag by clicking on an object."] = "", -- HedgeEditor
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2722
--      ["White Tee"] = "", -- A_Space_Adventure:ice01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2723
--      ["Who's there?! I'll get you!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2724
--      ["Why?"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2725
      ["Why are you doing this?"] = "Pourquoi fais tu ça ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2726
      ["Why are you helping us, uhm...?"] = "Pourquoi nous aidez vous, hum ...?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2727
      ["Why can't he just let her go?!"] = "Pourquoi ne peut-il pas juste la laisser partir ?!",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2728
--      ["… why did I risk my life to collect all the parts of the anti-gravity device?"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2729
--      ["Why did you do this?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2730
--      ["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: 7746
diff changeset
  2731
	  ["Why do men keep hurting me?"] = "Pourquoi les hommes continuent de me blesser ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2732
--      ["Why do you always have to call me names?"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2733
--      ["Why do you keep betraying us?"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2734
      ["Why do you not like me?"] = "Pourquoi tu m'aimes pas ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2735
      ["Why do you want to take over our island?"] = "Pourquoi voulez vous notre île ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2736
      ["Why me?!"] = "Pourquoi moi ?!",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2737
--      ["Why %s? Why?"] = "", -- A_Classic_Fairytale:backstab
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2738
--      ["Why, why, why, why!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2739
      ["Why would they do this?"] = "Pourquoi feraient-ils ça ?",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2740
--      ["- Will get 1-3 random weapons"] = "", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  2741
--      ["- 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: 9458
diff changeset
  2742
--      ["- Will give you a parachute every second turn."] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2743
--      ["Will this ever end?"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2744
--      ["Will you give me the other parts?"] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2745
--      ["Win"] = "", -- A_Space_Adventure:ice01
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2746
--      ["Wind"] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2747
--      ["Winner: %s"] = "", -- Mutant
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2748
--      ["Winning time: %s"] = "", -- Racer, TechRacer
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2749
      ["Wise Oak"] = "Faucon Sage",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2750
      ["With Dense Cloud on the land of shadows, I'm the village's only hope..."] = "Avec Nuage Dense dans le territoire des ombres, je suis le seul espoir du village...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2751
--      ["With low bounciness, it barely bounces at all, but it is much more predictable."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2752
--      ["With the rest of the tribe gone, it was up to %s to save the village."] = "", -- A_Classic_Fairytale:dragon
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2753
	  ["Worry not, for it is a peaceful animal! There is no reason to be afraid..."] = "Pas d'inquiétude, c'est un animal pacifique ! Il n'y a pas de raison d'avoir peur...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2754
      ["Wow, what a dream!"] = "Wow, quel rêve !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2755
--      ["Xeli"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2756
--      ["Xerxes"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2757
      ["Y3K1337"] = "Y3K1337",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2758
      ["Yay, we won!"] = "Ouais, on a gagné !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  2759
--      ["Y Chwiliad"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2760
      ["Yeah...I think it's a 'he', lol."] = "Ouais... Je crois que c'est un 'lui', lol.",
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2761
--      ["Yeah, sure! I died. Hilarious!"] = "", -- A_Classic_Fairytale:backstab
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2762
      ["Yeah, sure! I died. Hillarious!"] = "Ouais, sûr ! Il est mort. Hillarant !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2763
      ["Yeah, take that!"] = "Ouais, prends ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2764
      ["Yeah? Watcha gonna do? Cry?"] = "Ouais? Qu'est ce que tu vas faire ? Pleurer ? ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2765
--      ["Yeah, well, for some dude to be happy, some other dude has to suffer."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2766
--      ["Yellow"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2767
--      ["Yellow Pepper"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2768
--      ["Yellow Watermelons"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2769
--      ["Yes, but you're … different!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2770
      ["Yes!"] = "Oui !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2771
      ["Yes, yeees! You are now ready to enter the real world!"] = "Oui, Ouiii ! Maintenant tu es prêt à entrer dans le monde réel !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2772
--      ["Yeti"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2773
--      ["Yikes!"] = "", -- A_Space_Adventure:desert01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2774
--      ["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: 7746
diff changeset
  2775
      ["Yo, dude, we're here, too!"] = "Yo mec, on est là aussi !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2776
--      ["Yo, escort my buttocks!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2777
--      ["Yoshi"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2778
--      ["Yo, the aliens gave me plants. Medicinal plants. Lots of it."] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2779
--      ["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
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2780
      ["You are given the chance to turn your life around..."] = "Tu as une chance de voir ta vie changer de cap...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2781
--      ["You are in control of all the active ally units."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2782
--      ["You are indeed the best PAotH pilot."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2783
--      ["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: 7746
diff changeset
  2784
      ["You are playing with our lives here!"] = "Vous jouez avec nos vies !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2785
--      ["You are sabotaged, RUN!"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2786
--      ["You are the one who fled! So, you are alive."] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2787
--      ["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
  2788
--      ["You can also hold down the key for “Precise Aim” to prevent slipping."] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2789
--      ["You can always trust me!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2790
--      ["You can always trust me! I love you!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2791
--      ["You can avoid some battles."] = "", -- A_Space_Adventure:desert01
13307
1b409f2add34 Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13160
diff changeset
  2792
--      ["You can change the detonation timer of grenades."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2793
--      ["You can choose another planet by replaying this mission."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2794
--      ["You can dive with your flying saucer!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2795
--      ["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
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2796
--      ["You can even change your aiming direction in mid-flight if you first hold [Precise] and then press [Up] or [Down]."] = "", -- Basic_Training_-_Flying_Saucer
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2797
--      ["You can further customize the race by changing the scheme script paramater."] = "", -- TechRacer
13535
4dd9711b0206 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13307
diff changeset
  2798
--      ["You can further customize the race by changing the scheme script parameter."] = "", -- TechRacer
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2799
--      ["You can only use the sniper rifle or the watermelon bomb."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2800
--      ["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
  2801
--      ["You can set the bounciness of grenades (and grenade-like weapons)."] = "", -- Basic_Training_-_Grenade
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2802
--      ["- You can switch between hogs at the start of your turns. (Not first one)"] = "", -- Continental_supplies
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2803
--      ["You can’t open a portal on the blue surface."] = "", -- portal
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2804
--      ["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
  2805
--      ["You can use the rope to reach new places."] = "", -- Basic_Training_-_Rope
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2806
--      ["You choose well, %s!"] = "", -- A_Space_Adventure:fruit01
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2807
--      ["You completed the mission in %.3f seconds."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2808
--      ["You completed the mission in %d rounds."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2809
--      ["You couldn't have come to a worse time, %s!"] = "", -- A_Space_Adventure:fruit01
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2810
      ["You couldn't possibly believe that after refusing my offer I'd just let you go!"] = "Tu ne pouvais pas croire qu'après avoir refusé mon offre, je te laisserais partir comme ça !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2811
--      ["You'd almost swear the water was rising!"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2812
      ["You'd better watch your steps..."] = "Tu ferais mieux de regarder où tu marches....",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2813
--      ["You defended yourself against Captain Lime."] = "", -- A_Space_Adventure:fruit02
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2814
--      ["You defended yourself against %s."] = "", -- A_Space_Adventure:fruit02
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2815
--      ["You did great, %s! 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: 7746
diff changeset
  2816
--      ["You did not make it in time, try again!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2817
--      ["You don't deserve my sacrifice!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2818
--      ["You drove Professor Hogevil away."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2819
--      ["You drove the minions away."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2820
--      ["You earned the \"Rope Master\" achievement for finishing in under 50 seconds."] = "", -- Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2821
--      ["You endangered your whole tribe, you bastard!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2822
--      ["You failed!"] = "", -- Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2823
--      ["You failed to kill all enemies in a single turn."] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2824
--      ["You failed to kill all enemies in this turn."] = "", -- Big_Armory
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2825
--      ["You fought bravely and you helped us win this battle!"] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2826
--      ["You give me no choice!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2827
--      ["You got a killer mask there, amigo!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2828
--      ["You got me!"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2829
--      ["You had %.1fs remaining on the clock (+%d points)."] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2830
--      ["You had %.2fs remaining on the clock (+%d points)."] = "", -- Basic_Training_-_Sniper_Rifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2831
--      ["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
  2832
--      ["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
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2833
      ["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..."] = "Tu as 7 tours avant la prochaine vague. |Assures toi que les prochains arrivant soient bien accueillis ! |Si le hérisson meurt, la cause est perdue. | Conseil : Tu pourrais vouloir utiliser des mines ...",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2834
--      ["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
  2835
--      ["You have activated Switch Hedgehog!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2836
--      ["You have beaten the challenge!"] = "", -- ClimbHome
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2837
--      ["You have beaten the team record, congratulations!"] = "", -- Utils
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2838
      ["You have been giving us out to the enemy, haven't you!"] = "Tu nous as vendu aux ennemis, n'est ce pas ?!",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2839
      ["You have chosen the perfect moment to leave."] = "Tu as choisis le moment parfait pour partir.",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2840
--      ["You have chosen to fight!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2841
--      ["You have chosen to flee."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2842
--      ["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
  2843
--      ["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
  2844
--      ["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
  2845
--      ["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
  2846
--      ["You have completed the Basic Movement Training!"] = "", -- Basic_Training_-_Movement
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2847
--      ["You have completed this challenge in %.2f s (+%d points)."] = "", -- User_Mission_-_Rope_Knock_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2848
--      ["You have destroyed all targets!"] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2849
--      ["You have destroyed all the targets."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2850
--      ["You have destroyed %d of %d targets."] = "", -- Basic_Training_-_Bazooka
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2851
--      ["You have destroyed %d of %d targets (+%d points)."] = "", -- Basic_Training_-_Sniper_Rifle, TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2852
--      ["You have dropped %d missiles."] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2853
--      ["You have eliminated all visible enemy hedgehogs!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2854
--      ["You have eliminated Professor Hogevil."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2855
--      ["You have eliminated the evil minions."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2856
--      ["You have escaped successfully."] = "", -- A_Space_Adventure:desert02
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2857
      ["You have failed to complete your task, young one!"] = "Tu as échoué à compléter ta tâche, disciple !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2858
      ["You have failed to save the tribe!"] = "Tu n'as pas su sauver la tribu !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2859
      ["You have finally figured it out!"] = "Tu t'en es finallement rendu compte !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2860
--      ["You have finished the Basic Rope Training!"] = "", -- Basic_Training_-_Rope
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2861
--      ["You have finished the bazooka training!"] = "", -- Basic_Training_-_Bazooka
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2862
--      ["You have finished the challenge in %.3f s."] = "", -- SpeedShoppa
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2863
--      ["You have finished the challenge!"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2864
--      ["You have finished the Flying Saucer Training!"] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2865
--      ["You have finished the target practice!"] = "", -- TargetPractice
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2866
      ["You have kidnapped our whole tribe!"] = "Vous avez kidnappé notre tribu entière !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2867
--      ["You have killed all enemies."] = "", -- Big_Armory
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2868
      ["You have killed an innocent hedgehog!"] = "Tu as tué un innocent !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2869
--      ["You have killed %d of 16 hedgehogs (+%d points)."] = "", -- User_Mission_-_Rope_Knock_Challenge
15496
89c3b6db9605 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 15100
diff changeset
  2870
--      ["You have killed %d of %d hedgehogs (+%d points)."] = "", -- RopeKnocking
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2871
--      ["You have launched %d bazookas."] = "", -- Target_Practice_-_Bazooka_easy, Target_Practice_-_Bazooka_hard, Basic_Training_-_Bazooka
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2872
--      ["You have launched %d homing bees."] = "", -- Target_Practice_-_Homing_Bee
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2873
--      ["You have made %d shots."] = "", -- Basic_Training_-_Sniper_Rifle
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2874
--      ["You have managed to catch the blue hedgehog in %.3f seconds."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2875
--      ["You have never worked a bit in your life!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2876
--      ["You have nothing to be afraid of now."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2877
--      ["You haven't rescued anyone."] = "", -- User_Mission_-_That_Sinking_Feeling
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2878
--      ["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: 7746
diff changeset
  2879
      ["You have proven yourself worthy to see our most ancient secret!"] = "Tu as prouvé que tu étais digne de voir notre plus ancien secret !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2880
      ["You have proven yourselves worthy!"] = "Vous vous êtes montrés dignes !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2881
--      ["You have reached the take-off area successfully!"] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2882
--      ["You have rescued H and Dr. Cornelius."] = "", -- A_Space_Adventure:death01
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2883
      ["You have SCORED!!"] = "Vous avez marqué !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2884
--      ["You have shot %d times."] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2885
--      ["You have successfully eliminated Professor Hogevil."] = "", -- A_Space_Adventure:death01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2886
--      ["You have successfully finished the campaign!"] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2887
--      ["You have successfully finished the sniper rifle training!"] = "", -- Basic_Training_-_Sniper_Rifle
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2888
--      ["You have thrown %d cluster bombs."] = "", -- Target_Practice_-_Cluster_Bomb
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2889
--      ["You have thrown %d grenades."] = "", -- Target_Practice_-_Grenade_easy, Target_Practice_-_Grenade_hard
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2890
--      ["You have to be careful and must not die!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2891
--      ["You have to catch the other hog 3 times."] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2892
--      ["You have to complete the main mission on moon in order to travel to other planets."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2893
--      ["You have to continue alone from now on."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2894
--      ["You have to destroy all the explosives without dying!"] = "", -- A_Space_Adventure:final
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2895
--      ["You have to destroy all the targets."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2896
--      ["You have to destroy the target above by dropping a grenade on it from your flying saucer."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2897
--      ["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
  2898
--      ["You have to drop the grenade from rope!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2899
--      ["You have to eliminate all the enemies."] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2900
--      ["You have to eliminate all the visible enemies."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2901
--      ["You have to get the weapons and rescue the PAotH researchers."] = "", -- A_Space_Adventure:moon01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2902
--      ["You have to get to the left-most land and remove any enemy hog from there."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2903
--      ["You have to go back to the moon!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2904
--      ["You have to move upwards, not downwards, %s!"] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2905
--      ["You have to reach the left-most place on the map."] = "", -- A_Space_Adventure:fruit01
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2906
--      ["You have to stand very close to him"] = "", -- A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2907
--      ["You have to travel again"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2908
--      ["You have to try again!"] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2909
--      ["You have triggered the secret Do-Not-Rope-to-the-Moon Defense System."] = "", -- A_Space_Adventure:cosmos
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  2910
--      ["You have unlocked the target radar!"] = "", -- TargetPractice
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2911
--      ["You have used %d flying saucers."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2912
--      ["You have used %d RC planes."] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2913
--      ["You have used only 1 RC plane. Outstanding!"] = "", -- User_Mission_-_RCPlane_Challenge
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2914
--      ["You have violated PAotH regulations!"] = "", -- A_Space_Adventure:cosmos
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2915
      ["You have won the game by proving true cooperative skills!"] = "Vous avez gagné le jeu en prouvant de vraies compétences de coopération !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2916
      ["You just appeared out of thin air!"] = "Tu es apparu comme par magie ! ",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2917
--      ["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: 7746
diff changeset
  2918
      ["You just committed suicide..."] = "Tu viens de signer ton arrêt de mort...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2919
--      ["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: 7746
diff changeset
  2920
      ["You killed my father, you monster!"] = "Tu as tué mon père, monstre !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2921
      ["You know...taking a stroll."] = "Vous savez... promenade.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2922
      ["You know what? I don't even regret anything!"] = "Tu sais quoi ? Je ne regrette rien !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2923
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2924
--      ["You'll get an extra teleport every time you kill an enemy hog with a limit of max 2 teleports."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2925
--      ["You'll get extra time in case you need it when you pass a ring."] = "", -- A_Space_Adventure:ice02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2926
--      ["You'll have only 2 watermelon bombs during the game."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2927
--      ["You'll have only one RC plane at the start of the mission."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2928
--      ["You'll have to eliminate Captain Lime at the end."] = "", -- A_Space_Adventure:fruit02
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2929
--      ["You'll have to eliminate %s at the end."] = "", -- A_Space_Adventure:fruit02
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2930
--      ["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: 7746
diff changeset
  2931
      ["You'll see what I mean!"] = "Vous allez comprendre ce que je veux dire !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2932
--      ["You lost your target, try again!"] = "", -- TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2933
--      ["You may find it handy."] = "", -- A_Space_Adventure:cosmos
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2934
--      ["You may only attack from a rope!"] = "", -- WxW
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2935
--      ["You may only place 1 Extra Time crate per turn."] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2936
--      ["You may only place %d crates per round."] = "", -- Construction_Mode
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2937
--      ["- 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: 7746
diff changeset
  2938
      ["You meatbags are pretty slow, you know!"] = "Vous les sacs à viande êtes plutot lent vous savez !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2939
      ["You might want to find a way to instantly kill arriving cannibals!"] = "Tu aimerais sûrement trouver un moyen de tuer instantanément les cannibales qui arrivent !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2940
--      ["You must attack from a rope, after you collected a crate!"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2941
--      ["You must first collect a crate before you attack!"] = "", -- WxW
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2942
--      ["You must survive the flood in order to score."] = "", -- User_Mission_-_That_Sinking_Feeling
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2943
--      ["You never give me plants!"] = "", -- A_Classic_Fairytale:queen
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2944
      ["Young one, you are telling us that they can instantly change location without a shaman?"] = "Disciple, tu es en train de nous dire qu'ils peuvent changer de place sans shaman ?",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2945
--      ["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
  2946
--      ["You only get 1 rope this time, don't waste it!"] = "", -- Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2947
--      ["You only have 2 flying saucers this time."] = "", -- Basic_Training_-_Flying_Saucer
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2948
--      ["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: 7746
diff changeset
  2949
	  ["You probably know what to do next..."] = "Tu sais probablement ce que tu dois faire ensuite....",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2950
--      ["Your accuracy was %.1f%%."] = "", -- Basic_Training_-_Bazooka, TargetPractice
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2951
--      ["Your accuracy was %.1f%% (+%d points)."] = "", -- TargetPractice
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2952
--      ["Your ammo is limited this time."] = "", -- Basic_Training_-_Bazooka
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2953
--      ["Your deaths will be avenged, %s!"] = "", -- A_Classic_Fairytale:enemy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2954
      ["Your death will not be in vain, Dense Cloud!"] = "Tu ne seras pas mort en vain, Nuage Dense !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2955
--      ["You're a coward!"] = "", -- A_Classic_Fairytale:queen
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2956
      ["You're...alive!? But we saw you die!"] = "Tu es...vivant ? Mais nous t'avons vu mourrir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2957
      ["You're a pathetic liar!"] = "Tu es un menteur pathétique",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2958
      ["You're funny!"] = "Tu es drôle !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2959
--      ["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
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2960
--      ["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: 7746
diff changeset
  2961
      ["You're pathetic! You are not worthy of my attention..."] = "Tu es pathétique ! Tu n'es pas digne de mon attention... ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2962
      ["You're probably wondering why I bought you back..."] = "Tu te demandes probablement pourquoi je t'ai ramené...",
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2963
--      ["You're probably wondering why I brought you back ..."] = "", -- A_Classic_Fairytale:backstab
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2964
--      ["Your escape took you %d turns."] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2965
--      ["You're so brave! I feel safe with you."] = "", -- A_Classic_Fairytale:epil
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2966
--      ["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: 7746
diff changeset
  2967
      ["You're terrorizing the forest...We won't catch anything like this!"] = "Tu terrorrises la fôret... Nous n'attraperons rien comme ça !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2968
--      ["You retrieved the lost part."] = "", -- A_Space_Adventure:fruit02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2969
--      ["Your fastest escape so far: %d turns"] = "", -- A_Space_Adventure:desert02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2970
--      ["Your fastest victory so far: %d rounds"] = "", -- A_Space_Adventure:death02, A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2971
--      ["Your first destination is the moon in order to get more fuel."] = "", -- A_Space_Adventure:cosmos
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2972
--      ["Your hedgehog died!"] = "", -- User_Mission_-_That_Sinking_Feeling
13160
2e9221a9a9b3 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents: 12716
diff changeset
  2973
--      ["Your hedgehog has been revived!"] = "", -- Basic_Training_-_Bazooka, Basic_Training_-_Grenade, Basic_Training_-_Movement, Basic_Training_-_Rope
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2974
--      ["Your hedgehog was panicly afraid of the water and decided to go in a safe distance of %d from it."] = "", -- ClimbHome
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2975
--      ["Your height over time"] = "", -- ClimbHome
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2976
      ["Your hogs must survive!"] = "Vos hérissons doivent survivre !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2977
	  ["Your movement skills will be evaluated now."] = "Tes compétences de mouvement vont maintenant être évaluées .",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2978
--      ["Your next task is to collect some crates by using the rope!"] = "", -- A_Classic_Fairytale:first_blood
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2979
--      ["Your personal best time so far: %.3f seconds"] = "", -- A_Space_Adventure:ice02, A_Space_Adventure:moon02
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2980
--      ["Your rank: %s"] = "", -- User_Mission_-_RCPlane_Challenge
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2981
--      ["Your rope is gone! Try again!"] = "", -- Basic_Training_-_Rope
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2982
--      ["You saved %d of 8 hegehogs."] = "", -- User_Mission_-_That_Sinking_Feeling
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2983
--      ["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
  2984
--      ["You see the wind strength at the bottom right corner."] = "", -- Basic_Training_-_Bazooka
14498
df86be1bdbeb Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 13874
diff changeset
  2985
--      ["You see the wind strength at the top."] = "", -- Basic_Training_-_Bazooka
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2986
--      ["You should have known that we don't rely on meatbags!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2987
--      ["You should know this more than anyone, Leaks!"] = "", -- A_Classic_Fairytale:queen
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2988
--      ["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: 7746
diff changeset
  2989
      ["You've been assaulting us, we have been just defending ourselves!"] = "vous nous avez assiégé, nous nous sommes justes défendus !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2990
      ["You've reached the goal!| |Time: "] = "Vous avez atteint le but !| |Temps : ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2991
      ["You will be avenged!"] = "Tu seras vengé !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2992
--      ["You will fail if you run out of ammo and there are still targets available."] = "", -- A_Space_Adventure:desert03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2993
--      ["You will gain some extra ammo from the crates the next time you play the \"Getting to the device\" mission."] = "", -- A_Space_Adventure:fruit03
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2994
--      ["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: 9458
diff changeset
  2995
--      ["- You will recieve 2-4 weapons on each kill! (Even on own hogs)"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  2996
      ["You won't believe what happened to me!"] = "Vous ne croirez pas ce qui m'est arrivé !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  2997
      ["Yuck! I bet they'll keep worshipping her even after I save the village!"] = "Beurck ! je parie qu'ils continueront à l'adorer même après que j'aie sauvé le village !",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  2998
--      ["Yumme Gunpowder"] = "", -- 
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  2999
--      ["Zealandia"] = "", -- Continental_supplies
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  3000
--      ["Zombie"] = "", -- 
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  3001
--      ["Zombi"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  3002
--      ["'Zooka Team"] = "",
14635
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  3003
--      ["Zoom: [Pinch] with 2 fingers"] = "", -- Basic_Training_-_Movement
1bf3efd9d85d Update locale files
Wuzzy <Wuzzy2@mail.ru>
parents: 14498
diff changeset
  3004
--      ["Zoom: [Rotate mouse wheel]"] = "", -- Basic_Training_-_Movement
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  3005
--      ["Zork"] = "",
12716
d6acad807057 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com>
parents: 11651
diff changeset
  3006
}