share/hedgewars/Data/Locale/fr.lua
author nemo
Wed, 31 Oct 2012 15:29:16 -0400
branch0.9.18
changeset 7905 15577789ab8b
parent 7827 353d90ddc188
child 7935 f8941f0b7bef
permissions -rw-r--r--
update lua loc, adjust cleaver in ammo sets
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
     1
locale = {
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
     2
      ["???"] = "???",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
     3
      ["..."] = "...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
     4
      ["..."] = "...",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
     5
--      [":("] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
     6
--      ["!!!"] = "",
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
     7
--      ["..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
     8
      ["011101000"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
     9
      ["011101000"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    10
      ["011101000"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    11
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    12
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    13
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    14
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    15
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    16
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    17
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    18
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    19
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    20
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    21
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    22
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    23
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    24
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    25
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    26
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    27
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    28
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    29
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    30
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    31
      ["011101001"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    32
      ["011101001"] = "011101001",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    33
      ["30 minutes later..."] = "30 minutes plus tard...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    34
      ["About a month ago, a cyborg came and told us that you're the cannibals!"] = "Il y a un moins, un cyborg est venu et nous a dit que vous étiez des cannibales !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    35
      ["Accuracy Bonus!"] = "Bonus précision",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    36
--      ["Ace"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    37
      ["Achievement Unlocked"] = "Succes débloqué", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_That_Sinking_Feeling, Tumbler
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    38
-- a classic fairytale: backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    39
-- a classic fairytale: dragon's lair
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    40
-- a classic fairytale: epilogue
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    41
-- a classic fairytale: family reunion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    42
	  -- a classic fairytale: first blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    43
-- a classic fairytale: long live the queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    44
-- a classic fairytale: the enemy of my enemy...
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    45
-- a classic fairytale: the journey back
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    46
-- a classic fairytale: the shadow falls
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    47
      ["A Classic Fairytale"] = "Un conte de fée classique",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    48
-- a classic fairytale: united we stand
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    49
      ["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
    50
      ["A cy-what?"] = "Un cy-quoi ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    51
      ["Adventurous"] = "Aventureux",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    52
--      ["Africa"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    53
      ["After Leaks A Lot betrayed his tribe, he joined the cannibals..."] = "Après que Leaks A Lot ait trahit sa tribus, il rejoignit les cannibales... ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    54
      ["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, Leaks A Lot et Dense cloud partirent chasser pour se détendre.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    55
      ["Again with the 'cannibals' thing!"] = "Encore avec votre 'cannibale' truc",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    56
--      ["a Hedgewars challenge"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    57
      ["a Hedgewars mini-game"] = "Un mini jeux d'Hedgewars", -- Space_Invasion, The_Specialists
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
    58
      ["Aiming Practice"] = "Entrainement de tir", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    59
	  ["A leap in a leap"] = "Un bond dans un bond",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    60
      ["A little gift from the cyborgs"] = "Un petit cadeau de la part des cyborgs",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    61
      ["All gone...everything!"] = "évaporé...plus rien !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    62
      ["All right, we just need to get to the other side of the island!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    63
      ["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 !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    64
--      ["All walls touched!"] = "", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    65
      ["Ammo Depleted!"] = "Munitions épuisées !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    66
      ["ammo extended!"] = "Munitions en plus !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    67
      ["Ammo is reset at the end of your turn."] = "Les munitions sont réinitialisées à la fin du tour",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    68
      ["Ammo Maniac!"] = "Collectionneur de munitions !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    69
      ["Ammo"] = "Munitions",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    70
      ["And how am I alive?!"] = "Et comment suis je en vie ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    71
      ["And so happenned that Leaks A Lot failed to complete the challenge! He landed, pressured by shame..."] = "Et Leaks A Lot échoua à relever le défi ! Il atteri, honteux....",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    72
	  ["And so it began..."] = "Et c'est ainsi que ça a commencé...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    73
      ["...and so the cyborgs took over the world..."] = "...Et c'est ainsi que les cyborgs prirent le controle du monde...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    74
      ["And so they discovered that cyborgs weren't invulnerable..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    75
      ["And so they discovered that cyborgs weren't invulnerable..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    76
      ["And so they discovered that cyborgs weren't invulnerable..."] = "Et c'est ainsi qu'ils découvrirent que les cybords n'étaient pas invulnérables...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    77
      ["And where's all the weed?"] = "et où est toute l'herbe ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    78
      ["And you believed me? Oh, god, that's cute!"] = "Et tu m'as cru ? Oh mon dieu, c'est mignon !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    79
--      ["Anno 1032: [The explosion will make a strong push ~ wide range, wont affect hogs close to the target]"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    80
--      ["Antarctica"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    81
      ["Are we there yet?"] = "Somme nous toujours là ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    82
      ["Are you accusing me of something?"] = "Es tu en train de m'accuser de quelque chose ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    83
      ["Are you saying that many of us have died for your entertainment?"] = "Etes vous en train de dire que beaucoup d'entre nous sont morts pour votre divertissement ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    84
      ["Artur Detour"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    85
      ["As a reward for your performance, here's some new technology!"] = "Comme récompence, voici quelques nouvelles technologie !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    86
--      ["a shoppa minigame"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    87
--      ["Asia"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    88
      ["Assault Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    89
      ["Assault Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    90
      ["As the ammo is sparse, you might want to reuse ropes while mid-air.|"] = "Vu que les munitions sont éparpillées tu devrais re-lancer la corde en plein vol",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    91
      ["As the challenge was completed, Leaks A Lot set foot on the ground..."] = "Le défi accompli, Leaks A Lot posa les pieds sur le sol...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    92
      ["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é !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    93
--      ["Attack From Rope"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    94
--      ["Australia"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    95
      ["Available points remaining: "] = "points restant disponibles",  -- need the situation of when this sentence is used
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    96
      ["Back Breaker"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    97
      ["Back in the village, after telling the villagers about the threat..."] = "De retour au village, après avoir averti les villageois de la menace...",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    98
--      ["[Backspace]"] = "effacement arrière",  --maybe the original name is better...
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    99
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   100
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   101
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   102
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   103
      ["Backstab"] = "coup de poignard dans le dos",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   104
--      ["Bad Team"] = "", -- User_Mission_-_The_Great_Escape
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   105
--      ["Bamboo Thicket"] = "", --really, i don't know the good translation for this
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   106
      ["Barrel Eater!"] = "Mangeur de Barrils",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   107
      ["Barrel Launcher"] = "Lanceur de barrils", --need the situation for me to understand sens of sentence
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   108
--      ["Baseballbat"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   109
      ["Bat balls at your enemies and|push them into the sea!"] = "Frappez vos ennemis à la batte|et envoyez-les à la mer !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   110
      ["Bat your opponents through the|baskets and out of the map!"] = "Frappez vos ennemis à la batte|, marquez des paniers ou envoyez-les à la mer !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   111
      ["Bazooka Training"] = "Entrainement au Bazooka",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   112
      ["Beep Loopers"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   113
      ["Beep Loopers"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   114
      ["Best laps per team: "] = "Meilleur temps par équipe",
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
   115
--      ["Best Team Times: "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   116
      ["Beware, though! If you are slow, you die!"] = "Attention tout de meme ! si tu es lent, tu meurt !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   117
      ["Biomechanic Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   118
      ["Biomechanic Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   119
      ["Blender"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   120
      ["Bloodpie"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   121
      ["Bloodrocutor"] = "Bloodrocutor",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   122
      ["Bloodsucker"] = "Bloodsucker",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   123
      ["Bloody Rookies"] = "Nouvelles recrues", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   124
      ["Bone Jackson"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   125
      ["Bonely"] = "Bonely",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   126
      ["Boom!"] = "Boom!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   127
      ["BOOM!"] = "BOOM!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   128
      ["Boss defeated!"] = "Boss vaincu",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   129
      ["Boss Slayer!"] = "Tueur de Boss !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   130
      ["Brain Blower"] = "Brain Blower",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   131
      ["Brainiac"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   132
      ["Brainiac"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   133
      ["Brainiac"] = "Brainiac",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   134
      ["Brainiac"] = "Brainic",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   135
      ["Brainila"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   136
      ["Brain Stu"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   137
      ["Brain Teaser"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   138
      ["Brutal Lily"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   139
      ["Brutal Lily"] = "Brutal Lily",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   140
      ["Brutus"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   141
      ["Brutus"] = "Brutus",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   142
      ["Build a track and race."] = "construisez un parcours et faites la course.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   143
      ["Bullseye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   144
      ["But it proved to be no easy task!"] = "Mais cela ne s'avéra pas etre une tache facile !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   145
      ["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
   146
      ["But the ones alive are stronger in their heart!"] = "Mais les survivants sont plus forts dans leur coeur !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   147
      ["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
   148
      ["But where can we go?"] = "Mais où pouvons nous aller ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   149
      ["But why would they help us?"] = "Mais pourquoi nous aideraient-ils ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   150
      ["But you're cannibals. It's what you do."] = "Mais vous etes cannibales. C'est ce que vous faites.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   151
      ["But you said you'd let her go!"] = "Mais vous aviez dit que vous la laisseriez partir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   152
      ["Call me Beep! Well, 'cause I'm such a nice...person!"] = "Appele moi Beep ! Hum, parce que je suis genre une personne sympa !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   153
						--CAMPAIGN MISSIONS TRANSLATION FRENCH--
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   154
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   155
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   156
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   157
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   158
      ["Cannibals"] = "Cannibales",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   159
      ["Cannibals"] = "Cannibals",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   160
      ["Cannibal Sentry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   161
      ["Cannibal Sentry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   162
      ["Cannibal Sentry"] = "Sentinelle cannibale",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   163
      ["Cannibals?! You're the cannibals!"] = "Cannibales ? C'est vous les cannibales !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   164
      ["CAPTURE THE FLAG"] = "Capturez le drapeau !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   165
      ["Careless"] = "Imprudent",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   166
      ["Carol"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   167
--      ["CHALLENGE COMPLETE"] = "", -- User_Mission_-_RCPlane_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   168
      ["Change Weapon"] = "changez d'arme",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   169
      ["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...",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   170
      ["Clumsy"] = "Maladroit",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   171
--      ["Cluster Bomb MASTER!"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   172
--      ["Cluster Bomb Training"] = "", -- Basic_Training_-_Cluster_Bomb
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   173
      ["Codename: Teamwork"] = "Nom de code : Travail d'équipe",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   174
      ["Collateral Damage"] = "Dommage collatéraux",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   175
      ["Collateral Damage II"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   176
      ["Collateral Damage II"] = "Dommage collatéraux II",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   177
	  ["Collect all the crates, but remember, our time in this life is limited!"] = "Collectes toutes les caisses mais souviens toi, notre temps dans cette vie est limité !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   178
--      ["Collect or destroy all the health crates."] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   179
	  ["Collect the crate on the right.|Hint: Select the rope, [Up] or [Down] to aim, [Space] to fire, directional keys to move.|Ropes can be fired again in the air!"] = "collecte les caisses à droite. |astuce : selectionne la corde ninja, [haut] ou [bas] pour viser, flèches directionnelles pour bouger. |La corde peut etre re-lancée en plein vol !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   180
	  ["Collect the crates within the time limit!|If you fail, you'll have to try again."] = "collectes les caisses dans le temps imparti ! |si tu rates, tu devras réessayer.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   181
	  ["Come closer, so that your training may continue!"] = "Rapproche toi, ainsi ton entraînement pourra continuer !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   182
--      ["Compete to use as few planes as possible!"] = "", -- User_Mission_-_RCPlane_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   183
      ["Complete the track as fast as you can!"] = "Finissez la course aussi vite que possible !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   184
--      ["COMPLETION TIME"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   185
--      ["Configuration accepted."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   186
--      ["Congratulations"] = "", -- Basic_Training_-_Rope
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   187
      ["Congratulations!"] = "Félicitations !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   188
--      ["Congratulations! You needed only half of time|to eliminate all targets."] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   189
--      ["Congratulations! You've completed the Rope tutorial! |- Tutorial ends in 10 seconds!"] = "", -- Basic_Training_-_Rope
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   190
      ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Félicitations ! Vous avez éliminé toutes les cibles|pendant le temps alloué.", --Bazooka, Shotgun, SniperRifle
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   191
--      ["Continental supplies"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   192
      ["Control pillars to score points."] = "Contrôlez les piliers pour marquer des points",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   193
      ["Corporationals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   194
      ["Corporationals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   195
      ["Corpsemonger"] = "Corpsemonger",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   196
      ["Corpse Thrower"] = "Corpse Thrower",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   197
--      ["Crates Left:"] = "", -- User_Mission_-_RCPlane_Challenge
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   198
      ["Cybernetic Empire"] = "Empire cybernétique",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   199
      ["Cyborg. It's what the aliens call themselves."] = "Cyborg. C'est ainsi que s'appellent les aliens entre eux.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   200
      ["Dahmer"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   201
      ["DAMMIT, ROOKIE!"] = "Et merde, recrue",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   202
      ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "Et merde, recrue ! Dégage de me tête !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   203
      ["Dangerous Ducklings"] = "Canetons dangereux",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   204
--      ["Deadweight"] = "poids mort/boulet", 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   205
      ["Defeat the cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   206
      ["Defeat the cannibals!|"] = "Bat les cannibales",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   207
      ["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ègle le compte à rebour avec [1-5], vises avec [haut]/[bas] et maintient [Espace] pour la puissance",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   208
      ["Defeat the cyborgs!"] = "Bats les cyborgs !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   209
      ["Defend yourself!|Hint: You can get tips on using weapons by moving your mouse over them in the weapon selection menu"] = "Défends toi ! |Conseil : Tu peux obtenir des astuces sur l'utilisation des armes en placant ta souris dessus dans le menu de séléction des armes",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   210
      ["Demolition is fun!"] = "La démolition c'est cool",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   211
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   212
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   213
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   214
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   215
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   216
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   217
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   218
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   219
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   220
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   221
      ["Dense Cloud"] = "Dense Cloud",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   222
      ["Dense Cloud must have already told them everything..."] = "Dense Cloud doit déjà leur avoir tout raconter...",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   223
--      ["Depleted Kamikaze!"] = "Kamikaze ... !", 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   224
      ["Destroy him, Leaks A Lot! He is responsible for the deaths of many of us!"] = "Détruis le, Leaks A Lot ! Il est responsable de la mort de beaucoup d'entre nous !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   225
      ["Destroy invaders to score points."] = "Détruisez les envahisseur pour marquer des points",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   226
	  ["Destroy the targets!|Hint: Select the Shoryuken and hit [Space]|P.S. You can use it mid-air."] = "Détruis les cibles ! |Astuce : selectionne le Shoryuken et appuyez sur [Espace] |P.S. vous pouvez l'utilisez en plein vol",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   227
      ["Destroy the targets!|Hint: [Up], [Down] to aim, [Space] to shoot"] = "Détruis les cibles ! |Astuce : [haut], [bas] pour viser, [Espace] pour tirer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   228
	  ["Destroy the targets!|Hint: [Up], [Down] to aim, [Space] to shoot"] = "Détruis les cibles ! |Astuce : [haut], [bas] pour viser, [Espace] pour tirer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   229
      ["Did anyone follow you?"] = "As tu été suivis ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   230
      ["Did you see him coming?"] = "L'a tu vu venir ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   231
      ["Did you warn the village?"] = "As tu averti le village ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   232
      ["Die, die, die!"] = "Meurt, meurt, meurt !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   233
--      ["Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   234
--      ["Dist: "] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   235
      ["Do not laugh, inexperienced one, for he speaks the truth!"] = "Ne rit pas, inexpérimenté, car il dit la vérité ! ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   236
      ["Do not let his words fool you, young one! He will stab you in the back as soon as you turn away!"] = "Ne laisse pas ses mots de distraire l'apprenti ! Il te poignardera dès que tu auras le dos tourné !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   237
	  ["Do the deed"] = "Accomplir l'acte",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   238
      ["Double Kill!"] = "Double meurtre",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   239
--      ["DOUBLE KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   240
      ["Do you have any idea how valuable grass is?"] = "Est ce que vous avez une idée de la valeur de votre herbe ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   241
      ["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
   242
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   243
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   244
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   245
      ["Dragon's Lair"] = "La tanière du dragon",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   246
      ["Drills"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   247
      ["Drone Hunter!"] = "Chasseur de drone",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   248
--      ["Drop a bomb: [drop some heroic wind that will turn into a bomb on impact]"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   249
--      ["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...
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   250
      ["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
   251
      ["Dude, can you see Ramon and Spiky?"] = "Mec, peux tu voir Ramon et Spkiky ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   252
      ["Dude, that's so cool!"] = "Mec, c'est si cool !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   253
      ["Dude, we really need a new shaman..."] = "mec, on a vraiment besoin d'un nouveau Shaman...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   254
      ["Dude, what's this place?!"] = "Mec, quel est cet endroit?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   255
      ["Dude, where are we?"] = "Mec, où sommes nous ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   256
     -- ["Dude, wow! I just had the weirdest high!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   257
--      ["Duration"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   258
--      ["Dust storm: [Deals 20 damage to all enemies in the circle]"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   259
      ["Each turn you get 1-3 random weapons"] = "A chaque tour, tu as 1 à 3 armes aléatoires",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   260
      ["Each turn you get one random weapon"] = "A chaque tour, tu as une arme aléatoire",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   261
      ["Eagle Eye"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   262
--      ["Eagle Eye: [Blink to the impact ~ one shot]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   263
      ["Ear Sniffer"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   264
      ["Ear Sniffer"] = "Ear Sniffer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   265
      ["Elderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   266
--      ["Elimate your captor."] = "", -- User_Mission_-_The_Great_Escape
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   267
      ["Eliminate all enemies"] = "Éliminez tous les ennemis",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   268
      ["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
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   269
--      ["Eliminate enemy hogs and take their weapons."] = "", -- Highlander
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   270
      ["Eliminate Poison before the time runs out"] = "Éliminez tout le Poison avant d'être à cours de temps.",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   271
      ["Eliminate the Blue Team"] = "Éliminez l'équipe bleue",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   272
      ["Eliminate the enemy before the time runs out"] = "Eliminez les ennemis avant que le temps ne soit épuisé", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   273
      ["Eliminate the enemy hogs to win."] = "Eliminez les hérissons ennemis pour gagner",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   274
      ["Eliminate the enemy specialists."] = "Eliminez les spécialists ennemis",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   275
      ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "Éliminez l'unité 3378|- Résistance Futile doit survivre",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   276
      ["Elmo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   277
      ["Elmo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   278
      ["Elmo"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   279
--      ["Energetic Engineer"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   280
      ["Enjoy the swim..."] = "Profitez du bain ...",
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
   281
--      ["[Enter]"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   282
--      ["Europe"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   283
--      [" ever done to you?!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   284
      ["Everyone knows this."] = "Tout le monde sait ça.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   285
      ["Every single time!"] = "A chaque fois !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   286
      ["Everything looks OK..."] = "Tout à l'air d'être OK ...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   287
      ["Exactly, man! That was my dream."] = "Exactement, mec ! C'était mon rêve.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   288
      ["Eye Chewer"] = "Eye Chewer",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   289
--      ["FAG"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   290
	  = "Fais sortir tes coéquipiers de leur prison naturelle et sauve la princesse ! |Percer des trous résoudrait tout. |ca serait une bonne idée de placer quelque poutres avant de commencer à percer. je dis ça, je dis rien. |Tous vos hérissons doivent être au dessus de la hauteur marquée ! | Leaks A Lot doit être très proche de la princesse !  ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   291
      ["Family Reunion"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   292
      ["Family Reunion"] = "Réunion de famille ",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   293
      ["Fastest lap: "] = "Meilleur tour : ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   294
      ["Feeble Resistance"] = "Résistance Futile",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   295
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   296
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   297
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   298
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   299
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   300
      ["Fell From Grace"] = "Fell From Grace",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   301
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   302
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   303
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   304
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   305
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   306
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   307
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   308
      ["Fell From Heaven"] = "Fell From Heaven",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   309
      ["Fell From Heaven is the best! Fell From Heaven is the greatest!"] = "Fell From Heaven est la meilleure ! Fell From Heaven est la meilleure !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   310
      ["Femur Lover"] = "Femur Lover",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   311
--      ["Fierce Competition!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   312
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   313
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   314
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   315
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   316
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   317
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   318
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   319
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   320
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   321
      ["Fiery Water"] = "Fiery Water",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   322
      ["Find your tribe!|Cross the lake!"] = "Trouves ta tribue ! |travers le lac !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   323
      ["Finish your training|Hint: Animations can be skipped with the [Precise] key."] = "Finis ton entraînement ! |Astuce : Les animations peuvent être passées en appuyant sur la touche [Precise]",
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
   324
--      ["Fire"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   325
--      ["Fire a mine: [Does what it says ~ Cant be dropped close to an enemy ~ 1 sec]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   326
      ["First aid kits?!"] = "Des kits de premiers secours ?!",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   327
--      ["FIRST BLOOD MUTATES"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   328
      ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   329
      ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   330
	  ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   331
	  ["First Steps"] = "Premiers pas",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   332
      ["Flag captured!"] = "Drapeau capturé !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   333
      ["Flag respawned!"] = "Drapeau réapparu",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   334
      ["Flag returned!"] = "Drapeau récupéré",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   335
      ["Flags, and their home base will be placed where each team ends their first turn."] = "Les drapeaux et leur base seront placés là où chaque équipe finit son premier tour",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   336
--      ["Flamer"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   337
      ["Flaming Worm"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   338
--      ["Flare: [fire up some bombs depending on hogs depending on hogs in the circle"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   339
      ["Flesh for Brainz"] = "Flesh for Brainz",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   340
--      ["For improved features/stability, play 0.9.18+"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   341
      ["Free Dense Cloud and continue the mission!"] = "Libérez Dense Cloud et continuez la mission !",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   342
--      ["Friendly Fire!"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   343
      ["fuel extended!"] = "Le plein d'essence !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   344
      ["GAME BEGUN!!!"] = "Le jeu a commencé !!!",
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
   345
--      ["Game Modifiers: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   346
      ["GAME OVER!"] = "Fin du jeu ! ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   347
      ["Game Started!"] = "Début du jeu ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   348
      ["Game? Was this a game to you?!"] = "Jeu ? Etais ce un jeu pour vous ?!",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   349
--      ["GasBomb"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   350
      ["Gas Gargler"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   351
      ["Get Dense Cloud out of the pit!"] = "Sortez Dense Cloud de la fosse",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   352
      ["Get on over there and take him out!"] = "Viens par ici et débarrasse-toi de lui ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   353
	  ["Get on the head of the mole"] = "Va sur la tête de la taupe",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   354
--      ["Get out of there!"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   355
	  ["Get that crate!"] = "Prends cette caisse",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   356
      ["Get the crate on the other side of the island!|"] = "Prends la caisse de l'autre côté de l'île !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   357
--      ["Get to the target using your rope! |Controls: Left & Right to swing the rope - Up & Down to Contract and Expand!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   358
      ["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!"] 
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   359
--      ["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
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   360
--      ["GG!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   361
      ["Gimme Bones"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   362
      ["Glark"] = "Glark",
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
   363
--      ["Goal"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   364
--      ["GO! GO! GO!"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   365
      ["Good birdy......"] = "Gentil oiseau ...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   366
--      ["Good Dude"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   367
      ["Good idea, they'll never find us there!"] = "Bonne idée, ils ne nous trouverons jamais là bas !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   368
      ["Good luck...or else!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   369
      ["Good luck...or else!"] = "Bonne chance.... ou pas !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   370
      ["Good luck out there!"] = "Bonne chance pour sortir d'ici",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   371
--      ["Good so far!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   372
--      ["Good to go!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   373
	  ["Go on top of the flower"] = "Atteins le dessus de la fleur",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   374
      ["Go, quick!"] = "Va ! Vite !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   375
      ["Gorkij"] = "Gorkij",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   376
--      ["Go surf!"] = "", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   377
--      ["GOTCHA!"] = "je t'ai eu !",  is this good ? 
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   378
      ["Grab Mines/Explosives"] = "Emparez vous des Mines/Explosifs",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   379
      ["Great choice, Steve! Mind if I call you that?"] = "Bon choix, Steve ! Ca t'ennuie si je t'appele comme ça ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   380
--      ["Great work! Now hit it with your Baseball Bat! |Tip: You can change weapon with 'Right Click'!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   381
      ["Great! You will be contacted soon for assistance."] = "super ! Tu seras bientot contacté pour de l'assistance.",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   382
--      ["Green lipstick bullet: [Is poisonous]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   383
      ["Greetings, cloudy one!"] = "Salutation, le nuageux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   384
      ["Greetings, "] = "Salutations, ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   385
--      ["Grenade Training"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   386
--      ["Grenadiers"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   387
      ["Guys, do you think there's more of them?"] = "Les gars, vous pensez qu'ils y en plus encore ?",
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
   388
--      ["Hahahaha!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   389
      ["Haha!"] = "Haha !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   390
      ["HAHA!"] = "HAHA !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   391
      ["Haha, now THAT would be something!"] = "Haha, maintenant CA va être quelquechose !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   392
      ["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
   393
--      ["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
   394
--      [" Hapless Hogs left!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   395
--      [" HAS MUTATED\" )"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   396
      ["Hatless Jerry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   397
      ["Have no illusions, your tribe is dead, indifferent of your choice."] = "N'ai pas d'illusion, ta tribue est morte, quel que soit ton choix",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   398
      ["Have we ever attacked you first?"] = "nous avons vous jamais attaqué en premier ? ",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   399
      ["Health crates extend your time."] = "Les caisses de vie augmentent votre temps.",
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
   400
--      ["Heavy"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   401
      ["Heavy Cannfantry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   402
      ["Hedge-cogs"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   403
      ["Hedge-cogs"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   404
--      ["Hedgehog projectile: [fire your hog like a Sticky Bomb]"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   405
--      ["Hedgewars-Basketball"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   406
--      ["Hedgewars-Knockball"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   407
      ["Hedgibal Lecter"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   408
      ["Heh, it's not that bad."] = "Hé, c'est pas si mal.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   409
      ["Hello again, "] = "Re*bonjour,",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   410
      ["Help me, Leaks!"] = "Aide moi, Leaks !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   411
      ["Help me, please!!!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   412
      ["Help me, please!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   413
      ["Help me, please!!!"] = "Aide moi, s'il te plait !!!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   414
      ["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
   415
	  ["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
   416
      ["He must be in the village already."] = "Il doit déjà être au village",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   417
      ["Here, let me help you!"] = "Laissez moi vous aider !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   418
      ["Here, let me help you save her!"] = "Laisse moi vous aider à la sauver !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   419
      ["Here...pick your weapon!"] = "ici...choisis ton arme !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   420
--      ["Hero Team"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   421
	  ["He's so brave..."] = "Il est si courageux",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   422
      ["He won't be selling us out anymore!"] = "Il ne nous vendra plus !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   423
      ["Hey, guys!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   424
      ["Hey guys!"] = "Salut les gars !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   425
      ["Hey! This is cheating!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   426
      ["Hey! This is cheating!"] = "Hé ! C'est de la triche !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   427
--      ["HIGHLANDER"] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   428
	  ["Hightime"] = "Meilleur temps",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   429
      ["Hint: Double Jump - Press [Backspace] twice"] = "Astuce : Double saut : appuyez deux fois sur [retour arrière]",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   430
      ["Hint: Select the BlowTorch, aim and press [Fire]. Press [Fire] again to stop.|Don't blow up the crate."] = "Astuce : Selectionnez le chalumeau, visez et tirez[Espace]. [espace] a nouveau pour stopper. |N'explosez pas la caisse.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   431
      ["Hint: Select the LowGravity and press [Fire]."] = "Astuce : Selectionnez : gravité faible et appuyez sur [espace]",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   432
      ["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...|",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   433
	  ["His arms are so strong!"] = "Ces bras sont si forts !",
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
   434
--      ["Hit Combo!"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   435
--      ["Hmmm..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   436
      ["Hmmm...actually...I didn't either."] = "Humm... en fait...je ne savais pas non plus.",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   437
--      ["Hmmm, I'll have to find some way of moving him off this anti-portal surface..."] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   438
      ["Hmmm...it's a draw. How unfortunate!"] = "Hmmm... C'est un dessin. Pas de chance !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   439
	  ["Hmmm...perhaps a little more time will help."] = "humm...Peut être qu'un peu plus de temps aiderait",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   440
      ["Hogminator"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   441
--      ["Hogs in sight!"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   442
--      ["HOLY SHIT!"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   443
      ["Honest Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   444
      ["Hooray!"] = "Hourra ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   445
      ["Hostage Situation"] = "Situation d'otage",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   446
      ["How can I ever repay you for saving my life?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   447
      ["How can I ever repay you for saving my life?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   448
      ["How can I ever repay you for saving my life?"] = "Comment pourrais-je jamais te remercier de m'avoir sauver la vie ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   449
      ["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 ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   450
	  ["How difficult would you like it to be?"] = "A quel point veut tu que ce soit difficile ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   451
      ["HOW DO THEY KNOW WHERE WE ARE???"] = "COMMENT SAVENT-ILS OU NOUS SOMMES ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   452
      ["However, if you fail to do so, she dies a most violent death, just like your friend! Muahahaha!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   453
      ["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
   454
      ["However, my mates don't agree with me on letting you go..."] = "Mes amis ne sont pas d'accord pour vous laisser partit ...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   455
--      [" HP"] = "", -- Mutant
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   456
      ["Hunter"] = "Chasseur", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   457
      ["I believe there's more of them."] = "Je crois qu'il y en a encore d'autres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   458
	  ["I can see you have been training diligently."] = "Je vois que tu t'es entraîné assiduement.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   459
      ["I can't believe it worked!"] = "Je ne peux pas croire que ça a marché !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   460
      ["I can't believe this!"] = "Je ne peux pas le croire !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   461
      ["I can't believe what I'm hearing!"] = "Je ne peux pas croire ce que j'entends !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   462
      ["I can't wait any more, I have to save myself!"] = "Je ne peux plus attendre, je dois me sauver !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   463
      ["I could just teleport myself there..."] = "Je pourrai juste me téléporter la bas...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   464
      ["I'd better get going myself."] = "Je ferai mieux de rentrer.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   465
      ["I didn't until about a month ago."] = "Je ne savais pas jusqu'à il y a un mois",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   466
--      ["I don't know how you did that.. But good work! |The next one should be easy as cake for you!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   467
      ["I feel something...a place! They will arrive near the circles!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   468
      ["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
   469
      ["If only I had a way..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   470
      ["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
   471
      ["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...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   472
      ["I forgot that she's the daughter of the chief, too..."] = "J'avais oublié qu'elle était aussi la fille du chef...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   473
      ["If they try coming here, they can have a taste of my delicious knuckles!"] = "S'ils essaient de venir, ils pourront gouter de mes poings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   474
      ["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
   475
--      ["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
   476
      ["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.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   477
      ["If you get stuck, use your Desert Eagle or restart the mission!|"] = "Si vous êtes coincés, utiliser le Desert Eable, ou recommencez la missions",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   478
      ["If you know what I mean..."] = "Si tu vois ce que je veux dire...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   479
      ["If you say so..."] = "Si tu le dis...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   480
--      ["If you wish to restart the course, hold [Precise] while your turn ends (e.g with Skip)"] = "", -- 
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   481
      ["If you wish to restart the course, hold [Precise] while your turn ends (e.g with Skip)!|"] = "Si tu soihaire recommencer la coursse, maintien [precise] quand ton tour se termine (avec [passe ton tour ] par exemple",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   482
      ["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
   483
      ["I have come to make you an offering..."] = "Je suis venu te faire une offre...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   484
      ["I have no idea where that mole disappeared...Can you see it?"] = "Je n'ai aucune idée où cette taupe à bien pu aller...Peux tu la voir ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   485
      ["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
   486
      ["I have to get back to the village!"] = "Je dois retourner au village !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   487
	  ["I hope you are prepared for a small challenge, young one."] = "J'espere que tu es préparé pour un petit défi, l'apprenti",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   488
      ["I just don't want to sink to your level."] = "Je ne veux pas m'abaisser à votre niveau.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   489
      ["I just found out that they have captured your princess!"] = "Je viens de m'apercevoir qu'ils ont capturé votre princesse !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   490
      ["I just wonder where Ramon and Spiky disappeared..."] = "Je me demande seulement où Ramon et Spiky ont disparu",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   491
      ["I'll hold them off while you return to the village!"] = "Je vais les retenir pendant que tu retourne au village",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   492
	  ["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 !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   493
      ["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
   494
      ["I'm a ninja."] = "Je suis un ninja",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   495
      ["I marked the place of their arrival. You're welcome!"] = "J'ai marqués les lieux d'où ils arriveront. Derien !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   496
      ["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
   497
      ["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
   498
      ["I'm getting old for this!"] = "Je deviens vieux pour ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   499
      ["I'm getting thirsty..."] = "je deviens trentenaire",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   500
      ["I'm here to help you rescue her."] = "Je suis ici pour t'aider à la secourir.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   501
      ["I'm not sure about that!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   502
      ["I'm not sure about that!"] = "Je n'en suis pas si sûr !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   503
	  ["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...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   504
      ["I'm so scared!"] = "Je suis si effrayé !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   505
      ["Incredible..."] = "Incroyable",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   506
      ["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
   507
      ["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
   508
      ["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
   509
      ["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
   510
      ["I need to warn the others."] = "Je dois avertir les autres.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   511
      ["In fact, you are the only one that's been acting strangely."] = "En fait, tu es le seul qui a agi étrangement.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   512
      ["In order to get to the other side, you need to collect the crates first.|"] = "dans le but d'atteindre l'autre coté, tu dois d'abord collectez les caisses ",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   513
      ["Instructor"] = "Instructeur", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   514
      ["Interesting idea, haha!"] = "Idee interessante, haha !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   515
      ["Interesting! Last time you said you killed a cannibal!"] = "Interessant ! La dernière fois tu as dit que tu avais tué un cannibale !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   516
--      ["In the meantime, take these and return to your \"friend\"!"] = "", -- A_Classic_Fairytale:shadow
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   517
      ["invaders destroyed"] = "envahisseur détruit",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   518
      ["Invasion"] = "Invasion",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   519
      ["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
   520
      ["I see..."] = "Je vois...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   521
	  ["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
   522
      ["I see you would like his punishment to be more...personal..."] = "Je vois que tu voudrais que son châtiment soit plus...personnel...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   523
      ["I sense another wave of cannibals heading my way!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   524
      ["I sense another wave of cannibals heading our way!"] = "Je sens une autre vague de cannibale qui arrivent !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   525
      ["I shouldn't have drunk that last pint."] = "Je n'aurais pas du boire cette derniere pinte",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   526
      ["Is this place in my head?"] = "est ce que cet endroit est dans ma tete ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   527
      ["It doesn't matter. I won't let that alien hurt my daughter!"] = "Ca n'a pas d'importance. je ne laisserai pas cet alien blesser ma fille !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   528
      ["I think we are safe here."] = "Je pense que nous sommes en sécurité ici.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   529
      ["I thought their shaman died when he tried our medicine!"] = "Je pensais que leur shaman est mort quand il a essayé notre médecine !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   530
      ["It is called 'Hogs of Steel'."] = "C'est appelé 'hérissions d'acier' .",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   531
	  ["It is time to practice your fighting skills."] = "Il est temps d'entraîner tes compétences de combat",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   532
      ["It must be a childhood trauma..."] = "Ca doit être un traumatisme d'enfance",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   533
      ["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
   534
      ["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
   535
      ["It must be the cyborgs again!"] = "Ce doit encore etre les cyborgs !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   536
      ["I told you, I just found them."] = "Je te l'ai dit, je les ai juste trouvés",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   537
      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "c'est une bonne chose que la MORT SUBITE soit dans 99 tours",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   538
      ["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éés !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   539
      ["It's a shame, I forgot how to do that!"] = "C'est une honte, j'ai oublié comment faire !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   540
      ["It's impossible to communicate with the spirits without a shaman."] = "C'est impossible de communiquer avec les esprits sans un shaman.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   541
      ["It's over..."] = "C'est terminé...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   542
      ["It's time you learned that your actions have consequences!"] = "Il est toi pour toi d'apprendre que tes actions ont des conséquences !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   543
      ["It's worth more than wood!"] = "C'est pire que le bois !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   544
      ["It wants our brains!"] = "Ca veut nos cerveaux",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   545
      ["It was not a dream, unwise one!"] = "Ce n'était pas un rêve, imprudent !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   546
      ["I've seen this before. They just appear out of thin air."] = "J'ai déjà vu ça. Ils apparaissent dans les airs",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   547
      ["I want to play a game..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   548
      ["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
   549
      ["I want to see how it handles this!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   550
      ["I want to see how it handles this!"] = "Je veux voir comment ils vont faire avec ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   551
      ["I wish to help you, "] = "Je souhaite t'aider,",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   552
      ["I wonder where Dense Cloud is..."] = "Je me demande où est Dense Cloud... ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   553
      ["I wonder where Dense Cloud is..."] = "Je me demande où est Dense Cloud...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   554
      ["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
   555
      ["I won't let you kill her!"] = "Je ne te laisserai pas la tuer !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   556
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   557
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   558
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   559
      ["Jeremiah"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   560
      ["John"] = "John",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   561
      ["Judas"] = "Judas",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   562
      ["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
   563
      ["Just kidding, none of you have died!"] = "Je rigole, aucun d'entre vous n'est mort !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   564
      ["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
   565
      ["Just wait till I get my hands on that trauma! ARGH!"] = "Attends un peu que je mette la main sur ce traumatisme !  ARGH !",
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
   566
--      ["Kamikaze Expert!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   567
--      ["Keep it up!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   568
--      ["Kerguelen"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   569
      ["Killing spree!"] = "Massacre",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   570
	  ["KILL IT!"] = "Tue le",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   571
      ["KILL IT!"] = "TUE LE !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   572
      ["KILLS"] = "Meurtres",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   573
      ["Kill the aliens!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   574
      ["Kill the cannibal!"] = "Tue le cannibale !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   575
	  ["Kill the cannibal!"] = "Tue le cannibale",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   576
      ["Kill the traitor...or spare his life!|Kill him or press [Precise]!"] = "Tue le traître... ou épargnes sa vie ! |Tue le ou appuies sur [Precise] !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   577
      ["Last Target!"] = "Dernière cible !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   578
      ["Leader"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   579
      ["Leaderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   580
      ["Leaderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   581
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   582
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   583
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   584
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   585
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   586
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   587
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   588
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   589
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   590
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   591
      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   592
      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   593
      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "Leaks A Lot, déprimé d'avoir tué l'élue de son coeur, échoua à sauver le village...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   594
      ["Leaks A Lot gave his life for his tribe! He should have survived!"] = "Leaks A Lot à donné sa vie pour sa tribus ! Il aurait du survivre !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   595
      ["Leaks A Lot"] = "Leaks A Lot",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   596
      ["Leaks A Lot must survive!"] = "Leaks A Lot doit survivre !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   597
      ["Led Heart"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   598
      ["Lee"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   599
      ["Lee"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   600
      ["Lee"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   601
--      ["[Left Shift]"] = "",-- touche majuscule gauche
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   602
--      ["Let a Continent provide your weapons!"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   603
      ["Let me test your skills a little, will you?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   604
      ["Let me test your skills a little, will you?"] = "Laisse moi te tester un peu, veux tu ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   605
      ["Let's go home!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   606
      ["Let's go home!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   607
      ["Let's go home!"] = "Rentrons à la maison !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   608
      ["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
   609
      ["Let's see what your comrade does now!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   610
      ["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
   611
      ["Let's show those cannibals what we're made of!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   612
      ["Let's show those cannibals what we're made of!"] = "Montrons à ces cannibales de quel bois on se chauffe !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   613
      ["Let them have a taste of my fury!"] = "Ils vont gouter de ma fureur !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   614
      ["Let us help, too!"] = "Allons aider nous aussi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   615
      ["Light Cannfantry"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   616
      ["Listen up, maggot!!"] = "Écoutez, asticots",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   617
      ["Little did they know that this hunt will mark them forever..."] = "Savait-il que cette chasse allait les marquer à jamais...",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   618
--      ["Lively Lifeguard"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   619
--      ["Lonely Cries: [Rise the water if no hog is in the circle and deal 1 damage to all hogs]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   620
      ["Look, I had no choice!"] = "ecoute, je n'avais pas le choix !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   621
      ["Look out! There's more of them!"] = "Ils sont plus nombreux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   622
      ["Look out! We're surrounded by cannibals!"] = "Regarde ! nous sommes entourés par les cannibales !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   623
      ["Looks like the whole world is falling apart!"] = "On dirait que le monde entier tombe en morceaux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   624
      ["Luckily, I've managed to snatch some of them."] = "Heureusement, j'ai réussi à en avoir quelques unes",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   625
--      ["LUDICROUS KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   626
      ["May the spirits aid you in all your quests!"] = "Puisse les esprits t'aider dans tes quêtes !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   627
--      ["Medicine: [Fire some exploding medicine that will heal all hogs effected by the explosion]"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   628
--      ["MEGA KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   629
      ["Meiwes"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   630
      ["Mindy"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   631
--      ["Mine Deployer"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   632
      ["Mine Eater!"] = "Mangeur de Mines",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   633
--      ["|- Mines Time:"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   634
      ["MISSION FAILED"] = "Mission échouée", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   635
      ["MISSION SUCCESSFUL"] = "Mission réussie", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   636
      ["MISSION SUCCESS"] = "SUCCES DE LA MISSION",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   637
--      ["Molotov"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   638
--      ["MONSTER KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   639
      ["More Natives"] = "More Natives",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   640
      ["Movement: [Up], [Down], [Left], [Right]"] = "Mouvement: [haut], [bas], [gauche], [droite]",
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
   641
--      ["Multi-shot!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   642
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   643
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   644
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   645
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   646
      ["Muscle Dissolver"] = "Muscle Dissolver",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   647
--      ["-------"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   648
--      ["Nade Boy"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   649
      ["Name"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   650
      ["Nameless Heroes"] = "Heros sans noms",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   651
      ["Nancy Screw"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   652
      ["Nancy Screw"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   653
--      ["Napalm rocket: [Fire a bomb with napalm!]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   654
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   655
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   656
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   657
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   658
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   659
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   660
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   661
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   662
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   663
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   664
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   665
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   666
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   667
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   668
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   669
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   670
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   671
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   672
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   673
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   674
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   675
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   676
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   677
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   678
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   679
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   680
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   681
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   682
      ["Natives"] = "Natives",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   683
      ["Natives"] = "Natives",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   684
      ["New Barrels Per Turn"] = "Nouveaux barrils par tour",
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
   685
--      ["NEW CLAN RECORD: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   686
      ["NEW fastest lap: "] = "Nouveau meilleur temps",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   687
      ["New Mines Per Turn"] = "Nouvelles mines par tour",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   688
      ["NEW RACE RECORD: "] = "NOUVEAU RECORD DE COURSE",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   689
      ["Newton's Hammock"] = "Le hammac de Newton",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   690
      ["Nicely done, meatbags!"] = "Bien joués, sac à viande !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   691
      ["Nice work!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   692
      ["Nice work, "] = "Beau boulot",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   693
      ["Nice work!"] = "Beau travail !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   694
      ["Nilarian"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   695
      ["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
   696
      ["No...I wonder where they disappeared?!"] = "Non...Je me demande où ils ont disparu ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   697
      ["NomNom"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   698
      ["Nom-Nom"] = "Nom-Nom",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   699
      ["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
   700
      ["No! Please, help me!"] = "Non ! S'il te plaît, aide moi !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   701
--      ["NORMAL"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   702
--      ["North America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   703
--      ["Not all hogs are born equal."] = "", -- Highlander
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   704
      ["NOT ENOUGH WAYPOINTS"] = "Pas assez de points de passage",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   705
      ["Not now, Fiery Water!"] = "Pas maintenant, Fiery Water !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   706
      ["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
   707
      ["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 !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   708
      ["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
   709
--      ["Now find the next target! |Tip: Normally you lose health by falling down, so be careful!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   710
      ["No! What have I done?! What have YOU done?!"] = "Non ! Qu'ai je fait ? Qu'as TU fais ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   711
      ["No. Where did he come from?"] = "Non. D'où est-il venu ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   712
      ["Now how do I get on the other side?!"] = "Maintenant comme je me rends de l'autre coté ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   713
      ["No. You and the rest of the tribe are safer there!"] = "Non, Toi et le reste de la tribue etes plus en sécurité ici ! ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   714
      ["Obliterate them!|Hint: You might want to take cover..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   715
      ["Obstacle course"] = "Course d'obstacle",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   716
      ["Of course I have to save her. What did I expect?!"] = "Bien sur je dois la sauver. Qu'est ce que j'imaginais ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   717
      ["OH, COME ON!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   718
      ["OH, COME ON!"] = "OH, ALLEZ !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   719
      ["Oh, my!"] = "Oh mon dieu !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   720
      ["Oh, my! This is even more entertaining than I've expected!"] = "Oh mon dieu ! c'est meme plus amusant que ce que je pensais !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   721
      ["Oh no! Just try again!"] = "Eh non ! Essayez encore ! ", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   722
--      ["Oh no, not "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   723
      ["Oh no! Time's up! Just try again."] = "Eh non ! Temps écoulé ! Essayez encore ! ", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   724
--      ["Oh no! You failed! Just try again."] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   725
      ["Oh, silly me! I forgot that I'm the shaman."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   726
      ["Oh, silly me! I forgot that I'm the shaman."] = "Oh suis je bête ! j'ai oublié que j'étais le shaman.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   727
      ["Olive"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   728
	  ["Omnivore"] = "Omnivore",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   729
	  ["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, vivait deux tribus en violent conflit...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   730
--      ["ONE HOG PER TEAM! KILLING EXCESS HEDGES"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   731
	  ["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éciants les petits plaisirs de la vie",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   732
      ["Oops...I dropped them."] = "oups ... Je les ai laissées tomber.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   733
	  ["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
   734
--      ["Operation Diver"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   735
      ["Opposing Team: "] = "Équipe opposée",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   736
      ["Orlando Boom!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   737
--      ["Ouch!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   738
      ["Our tribe, our beautiful island!"] = "Notre tibue, notre belle ile !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   739
--      ["Parachute"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   740
      ["Pathetic Hog #%d"] = "Hérisson pathétique #%d",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   741
--      ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   742
	  ["Perfect! Now try to get the next crate without hurting yourself!"] = "Parfait, maintenant essaye d'avoir la prochaine caisse sans te blesser !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   743
      ["Per-Hog Ammo"] = "Munitions par hérissons",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   744
--      ["- Per team weapons|- 9 weaponschemes|- Unique new weapons| |Select continent first round with the Weapon Menu or by ([switch/tab]=Increase,[presice/left shift]=Decrease)"] = "", -- 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   745
      ["Pfew! That was close!"] = "Ouf! C'est pas passé loin !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   746
      ["Pfew! That was close!"] = "Ouf ! C'étais pas loin !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   747
--      ["Piñata bullet: [Contains some sweet candy!]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   748
--      ["Pings left:"] = "", -- Space_Invasion
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   749
      ["Place more waypoints using [ENTER]"] = "Place plus de points de passage avec [enter]",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   750
      ["Place more waypoints using the 'Air Attack' weapon."] = "Place plus de points de passage avec l'arme : attaque aérienne.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   751
--      ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   752
--      ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   753
      ["Play with me!"] = "Joue avec moi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   754
--      ["Please place the way-point further from the waterline."] = "", -- Racer
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   755
--      ["Please place the way-point in the open, within the map boundaries."] = "", -- Racer
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   756
--      ["Please, stop releasing your \"smoke signals\"!"] = "", -- A_Classic_Fairytale:shadow
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   757
--      ["Point Blank Combo!"] = "", -- Space_Invasion
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   758
      ["points"] = "points", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   759
      ["Poison"] = "Poison",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   760
      ["Portal hint: one goes to the destination, and one is the entrance.|"] = "portails astuce : l'un est la destination, l'autre est l'entrée ",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   761
--      ["Portal mission"] = "", -- portal
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
   762
--      ["Power Remaining"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   763
      ["Prepare yourself"] = "prépare toi",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   764
--      ["Press [Enter] to accept this configuration."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   765
	  ["Press [Left] or [Right] to move around, [Enter] to jump"] = "Appuyez [Gauche] ou [Droite] pour vous déplacer, [Entrée] pour sauter",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   766
      ["Press [Precise] to skip intro"] = "appuie sur [precise] pour passer l'intro",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   767
--      ["Private Novak"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   768
      ["Protect yourselves!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "Protèges toi ! |Astuce Grenade : Règle le compte à rebour avec [1-5], vises avec [haut]/[bas] et maintient [Espace] pour la puissance",
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
   769
--      ["Race complexity limit reached."] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   770
--      ["RACER"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   771
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   772
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   773
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   774
--      ["Radar Ping"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   775
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   776
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   777
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   778
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   779
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   780
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   781
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   782
      ["Raging Buffalo"] = "Raging Buffalo",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   783
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   784
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   785
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   786
      ["Ramon"] = "Ramon",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   787
      ["Ramon"] = "Ramon",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   788
--      ["RC PLANE TRAINING"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   789
      ["Really?! You thought you could harm me with your little toys?"] = "Vraiment ? tu pensais pouvoir me blesser avec tes petits jouets ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   790
      ["Regurgitator"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   791
      ["Reinforcements"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   792
      ["Reinforcements"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   793
--      ["Remember: The rope only bend around objects, |if it doesn't hit anything it's always stright!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   794
      ["Remember this, pathetic animal: when the day comes, you will regret your blind loyalty!"] = "Souviens toi, animal pathétique : quand le jour viendra, tu regrettera ton aveugle loyauté !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   795
      [" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = "Ramenez le drapeau ennemi à votre base pour marquer | -La première équipe à 3 captures gagne | - Vous marquez uniquement si votre drapeau est dans votre base | - Les hérissons vont lâcher le drapeau s'ils sont tués ou noyés | - Les drapeaux lâchés peuvent être ramenés ou recapturés | - Les hérissons réapparaissent quand ils sont tués",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   796
      ["Return to Leaks A Lot! If you get stuck, press [Precise] to try again!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   797
      ["Return to Leaks A Lot! If you get stuck, press [Precise] to try again!"] = "Retourne vers Leaks A Lot ! Si tu es bloqué, appuie sur [Precise] pour réessayer !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   798
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   799
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   800
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   801
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   802
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   803
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   804
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   805
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   806
      ["Righteous Beard"] = "Righteous Beard",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   807
--      ["ROPE-KNOCKING"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   808
--      ["Rope Training"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   809
      ["Rot Molester"] = "Rot Molester",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   810
--      ["Round Limit:"] = "",
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
   811
--      ["Round Limit"] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   812
--      ["Rounds Complete: "] = "",
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
   813
--      ["Rounds Complete"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   814
      ["RULES OF THE GAME [Press ESC to view]"] = "RÈGLES DU JEU | [Appuyez Échap pour voir]",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   815
      ["Rusty Joe"] = "",
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
   816
--      ["s|"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   817
--      ["Sabotage: [Sabotage all hogs in the circle and deal ~10 dmg]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   818
      ["Salivaslurper"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   819
      ["Salvation"] = "Le salut",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   820
      ["Salvation was one step closer now..."] = "Le salut était tout proche...",
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
   821
--      ["Save as many hapless hogs as possible!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   822
      ["Save Fell From Heaven!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   823
      ["Save Fell From Heaven!"] = "Sauve Fell From Heaven ! ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   824
      ["Save Leaks A Lot!|Hint: The Switch utility might be of help to you."] = "Sauve Leaks A Lot ! |L'outil changer de hérisson pourrait aider",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   825
      ["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 vos hérissons doivent survivre ! |tue les cyborgs en premier ! utilise les munitions très prudemment ! |Tu voudras peut etre garder une poutre pour te couvrir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   826
      ["Save the princess by collecting the crate in under 12 turns!"] = "Sauve la princesse en collectant la caisse en moins de 3 tours !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   827
      ["Scalp Muncher"] = "",
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
   828
--      ["SCORE"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   829
--      ["Score"] = "", -- Mutant
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   830
--      ["Scream from a Walrus: [Deal 20 damage + 10% of your hogs health to all hogs around you and get half back]"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   831
--      ["sec"] = "", -- CTF_Blizzard, TrophyRace, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Capture_the_Flag
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   832
--      ["Seduction"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   833
--      ["Seems like every time you take a \"walk\", the enemy find us!"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   834
	  ["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
   835
      ["See ya!"] = "Bye bye",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   836
      ["Segmentation Paul"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   837
--      ["Select continent!"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   838
      ["Select difficulty: [Left] - easier or [Right] - harder"] = "Choisis la difficulté : [Gauche] : plus facile, ou [Droite] : plus dur",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   839
--      ["selected!"] = "",
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
   840
--      ["s"] = "", -- GaudyRacer, Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   841
      ["... share your beauty with the world every morning, my princess!"] = "...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
   842
      ["She's behind that tall thingy."] = "Elle est derrière ce grand truc.",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   843
      ["Shield boosted! +30 power"] = "Bouclier boosté! +30",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   844
      ["Shield Depleted"] = "Bouclier épuisé",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   845
      ["Shield is fully recharged!"] = "bouclier chargé à fond!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   846
      ["Shield Master!"] = "Bouclier master",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   847
      ["Shield Miser!"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   848
      ["Shield OFF:"] = "bouclier OFF",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   849
      ["Shield ON:"] = "Bouclier ON",
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
   850
--      ["Shield Seeker!"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   851
--      ["Shotgun"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   852
      ["Shotgun Team"] = "Équipe de choc",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   853
      ["Shotgun Training"] = "Entrainement au fusil",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   854
      ["shots remaining."] = "tirs restants",
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
   855
--      ["Silly"] = "",
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
   856
--      ["Sinky"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   857
      ["Sirius Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   858
      ["%s is out and Team %d|scored a penalty!| |Score:"] = "%s est dehors et l'équipe %d| reçoit une pénalité ! | |Score : ", -- Basketball, Knockball
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   859
      ["%s is out and Team %d|scored a point!| |Score:"] = "%s est dehors et l'équipe %d| reçoit un point ! | |Score : ", -- Basketball, Knockball
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   860
      ["Slippery"] = "Glissant",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   861
      ["Smith 0.97"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   862
      ["Smith 0.98"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   863
      ["Smith 0.99a"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   864
      ["Smith 0.99b"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   865
      ["Smith 0.99f"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   866
      ["Smith 1.0"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   867
--      ["Sniper Rifle"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   868
--      ["Sniper!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   869
      ["Sniper Training"] = "Entrainement au fusil de sniper",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   870
      ["Sniperz"] = "Snipers",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   871
	  ["So humiliating..."] = "Si humiliant...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   872
--      ["South America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   873
      ["So? What will it be?"] = "Alors ? Qu'est ce que ce sera ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   874
--      ["Spawn the crate, and attack!"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   875
--      ["Special Weapons:"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   876
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   877
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   878
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   879
      ["Spiky Cheese"] = "Spiky cheese",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   880
      ["Spiky Cheese"] = "Spiky Cheese",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   881
      ["Spleenlover"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   882
--      ["Sponge"] = "éponde",--??
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   883
      ["Spooky Tree"] = "Arbre fantomatique",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   884
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   885
      ["Steel Eye"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   886
      ["Step By Step"] = "Pas à Pas",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   887
      ["Steve"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   888
      ["Steve"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   889
      ["Steve"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   890
--      ["Sticky Mine"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   891
      ["Stronglings"] = "Stronglings",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   892
--      ["Structure"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   893
--      ["Super Weapons"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   894
--      ["Surf Before Crate"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   895
--      ["Surfer! +15 points!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   896
--      ["Surfer!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   897
      ["Survive!|Hint: Cinematics can be skipped with the [Precise] key."] = "Survis ! Les cinématique peuvent être passées avec la touche [Precise]. ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   898
	  ["Swing, Leaks A Lot, on the wings of the wind!"] = "Balances toi Leaks a Lot, sur les ailes du vent",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   899
--      ["Switched to "] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   900
      ["Syntax Errol"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   901
      ["Talk about mixed signals..."] = "Parlons des signaux mélangés",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   902
      ["Team %d: "] = "Équipe %d : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   903
--      ["Team Scores"] = "", -- Control, Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   904
      ["Teleport hint: just use the mouse to select the destination!"] = "Teleporte : utilise la souris pour selectionner la destination !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   905
      ["Thanks!"] = "Merci !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   906
      ["Thank you, my hero!"] = "Merci, mon héro !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   907
      ["Thank you, oh, thank you, Leaks A Lot!"] = "Merci, oh, Merci, Leaks A Lot !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   908
      ["Thank you, oh, thank you, my heroes!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   909
      ["Thank you, oh, thank you, my heroes!"] = "Merci, oh, merci mes héros !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   910
      ["That is, indeed, very weird..."] = "c'est ça, en effet, très étrange...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   911
      ["That makes it almost invaluable!"] = "Ca la rends presque inestimable !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   912
      ["That ought to show them!"] = "Ca doit leur montrer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   913
      ["That's for my father!"] = "C'est pour mon père !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   914
      ["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
   915
--      ["That Sinking Feeling"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   916
      ["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
   917
      ["That's typical of you!"] = "C'est typiquemment vous !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   918
      ["That was just mean!"] = "C'était radin !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   919
      ["That was pointless."] = "C'était inutile.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   920
      ["The answer is...entertaintment. You'll see what I mean."] = "La réponse est... divertissement. Tu comprendras ce que je veux dire",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   921
--      ["The anti-portal zone is all over the floor, and I have nothing to kill him...Droping something could hurt him enough to kill him..."] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   922
      ["The Bull's Eye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   923
      ["The caves are well hidden, they won't find us there!"] = "Les cavernes sont bien cachées, ils ne nous y trouverons pas !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   924
	  ["The Crate Frenzy"] = "Frenesie de caisses",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   925
      ["The Dilemma"] = "Le dilemne",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   926
      ["The enemy can't move but it might be a good idea to stay out of sight!|"] = "les ennemis ne peuvent pas bouger mais ce serait une bonne idée de rester hors de vue",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   927
      ["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
   928
      ["The Enemy Of My Enemy"] = "Les ennemis de mes ennemis",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   929
      ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   930
	  ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   931
      ["The First Encounter"] = "La première rencontre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   932
      ["The flag will respawn next round."] = "Le drapeau va réapparaitre au prochain tour",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   933
      ["The food bites back"] = "La nourriture mords en retour",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   934
	  ["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
   935
--      ["The Great Escape"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   936
      ["The guardian"] = "Le gardien",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   937
      ["The Individualist"] = "L'individualiste",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   938
      ["Their buildings were very primitive back then, even for an uncivilised island."] = "Leurs batiments étaient très primitif à l'époque, même pour une ile non civilisée.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   939
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   940
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   941
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   942
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   943
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   944
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   945
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   946
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   947
      ["The Journey Back"] = "Le voyage de retour",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   948
	  ["The Leap of Faith"] = "Le saut de la foi",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   949
      ["The Moonwalk"] = "Le Moonwalk",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   950
      ["The Nameless One"] = "Le sans nom",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   951
--      ["The next one is pretty hard! |Tip: You have to do multiple swings!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   952
      ["Then how do they keep appearing?"] = "Alors, comment continuent-il à apparaître ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   953
	  ["The other one were all cannibals, spending their time eating the organs of fellow hedgehogs..."] = "L'autre était une tribus de cannibales, ils passaient leur temps à manger les organes d'autres hérissons...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   954
      ["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
   955
      ["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
   956
      ["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
   957
      ["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
   958
      ["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é...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   959
      ["There's nothing more satisfying to us than seeing you share your beauty with the world every morning, my princess!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   960
	  ["The Rising"] = "L'ascension",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   961
      ["The Savior"] = "Le sauveur",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   962
      ["These primitive people are so funny!"] = "Ces primitis sont si amusants !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   963
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   964
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   965
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   966
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   967
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   968
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   969
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   970
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   971
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   972
      ["The Shadow Falls"] = "La chute des ombres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   973
      ["The Showdown"] = "La confrontation",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   974
      ["The Slaughter"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   975
	  ["The Slaughter"] = "Le massacre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   976
--      ["THE SPECIALISTS"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   977
      ["The spirits of the ancerstors are surely pleased, Leaks A Lot."] = "Les esprits des ancêtres sont sûrement ravis, Leaks A Lot.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   978
      ["The Torment"] = "Le supplice",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   979
      ["The Tunnel Maker"] = "Le creuseur de tunnel",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   980
      ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   981
	  ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   982
      ["The Union"] = "L'union",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   983
      ["The village, unprepared, was destroyed by the cyborgs..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   984
      ["The village, unprepared, was destroyed by the cyborgs..."] = "Le village, pas préparé, fut détruit par les cyborgs...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   985
      ["The walk of Fame"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   986
      ["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
   987
      ["The wasted youth"] = "Une jeunesse ruinée",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   988
      ["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é par les ancients",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   989
      ["The what?!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   990
	  ["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 ...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   991
      ["They are all waiting back in the village, haha."] = "Ils attendent tous au village, haha.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   992
--      ["They Call Me Bullseye!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   993
      ["They have weapons we've never seen before!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   994
      ["They have weapons we've never seen before!"] = "Ils ont des armes que nous n'avons jamais vu avant !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   995
      ["They keep appearing like this. It's weird!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   996
--      ["They killed "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   997
      ["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
   998
      ["They never learn"] = "Ils n'apprennent jamais",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   999
      ["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
  1000
      ["They've been manipulating us all this time!"] = "Ils nous ont tous manipulé cette fois !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1001
      ["Thighlicker"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1002
	  ["This is it! It's time to make Fell From Heaven fall for me..."] = "Ca y est ! il est temps d'impressionner Fell From Heaven ",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1003
      ["This island is the only place left on Earth with grass on it!"] = "Cette ile est le dernier endroit sur terre avec de l'herbe dessus !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1004
      ["This is typical!"] = "C'est typique !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1005
      ["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
  1006
      ["This must be the caves!"] = "Ce doit être les cavernes !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1007
      ["This one's tricky."] = "celui ci n'est pas facile",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1008
      ["This rain is really something..."] = "Cette pluie est vraiment quelquechose",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1009
      ["This will be fun!"] = "Ce sera fun !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1010
      ["Those aliens are destroying the island!"] = "Ces aliens détruisent l'ile !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1011
--      ["Timed Kamikaze!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1012
--      ["Time Extended!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1013
--      ["Time Extension"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1014
      ["TIME: "] = "TEMPS : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1015
--      ["Tip: The rope physics are different than in the real world, |use it to your advantage!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1016
--      ["Toggle Shield"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1017
      ["To help you, of course!"] = "Pour t'aider évidemment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1018
      ["To place a girder, select it, use [Left] and [Right] to select angle and length, place with [Left Click]"] = "Pour placer une barre, selectionne la, et utilise [gauche] et [droite] pour choisir l'angle et la taille, ensuite place là avec [Clic gauche]",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1019
      ["Torn Muscle"] = "Torn Muscle",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1020
      [" to save the village."] = "de sauver le village",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1021
      ["To the caves..."] = "Aux cavernes...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1022
      ["Toxic Team"] = "Équipe toxique", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1023
      ["TRACK COMPLETED"] = "COURSE COMPLETEE",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1024
      ["TRACK FAILED!"] = "COURSE RATEE",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1025
--      ["training"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1026
      ["Traitors"] = "Traitors",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1027
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1028
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1029
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1030
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1031
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1032
--      ["TrophyRace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1033
      ["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",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1034
--      ["T_T"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1035
--      ["Tumbling Time Extended!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1036
      ["Turns until Sudden Death: "] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1037
      [" turns until Sudden Death! Better hurry!"] = "tours avant la mort subite ! tu ferais mieux de te dépecher !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1038
--      ["Turn Time"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1039
      ["Two little hogs cooperating, getting past obstacles..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1040
      ["Two little hogs cooperating, getting past obstacles..."] = "Deux petits hérissons coopérant à passer les obstacles...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1041
      ["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.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1042
      ["Uhmm...ok no."] = "Humm... ok non.",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1043
--      ["ULTRA KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1044
      ["Under Construction"] = "En construction",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1045
      ["Unexpected Igor"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1046
--      ["Unit"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1047
      ["Unit 0x0007"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1048
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1049
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1050
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1051
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1052
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1053
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1054
      ["Unit 3378"] = "Unité 3378",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1055
--      ["Unit 835"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1056
      ["United We Stand"] = "Nous restons unis",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1057
      ["Unlimited Attacks"] = "Attaques illimitées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1058
--      ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1059
--      ["Unstoppable!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1060
--      ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1061
	  ["[Up], [Down] to aim, [Space] to shoot!"] = "[haut], [bas] pour viser, [espace] pour tirer !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1062
      ["Use it wisely!"] = "a utiliser intelligemment",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1063
      ["Use it with precaution!"] = "Utilise la avec prudence",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1064
--      ["User Challenge"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1065
--      ["Use the parachute ([Space] while in air)"] = "", -- 
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1066
	  ["Use the parachute ([Space] while in air) to get the next crate"] = "utilisez le parachute ([Espace] en vol) pour atteindre la prochaine caisse ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1067
      ["Use the portal gun to get to the next crate, then use the new gun to get to the final destination!|"] = "Utilise le fusil à portail pour atteindre la prochaine caisse, puis utilise le nouveau fusil pour atteindre la destination finale",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1068
	  ["Use the rope to get on the head of the mole, young one!"] = "Utilise la corde pour atteindre la tête de la taupe, l'apprenti !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1069
--      ["Use the rope to knock your enemies to their doom."] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1070
      ["Use your rope to get from start to finish as fast as you can!"] = "Utilisez votre Corde Ninja pour aller du début à la fin aussi vite que vous pouvez !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1071
      ["Vedgies"] = "Vedgies",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1072
      ["Vegan Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1073
--      ["Victory!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1074
      ["Victory for the "] = "Victoire pour ", -- CTF_Blizzard, Capture_the_Flag
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1075
	  ["Violence is not the answer to your problems!"] = "La violence n'est pas la réponse à tes problèmes !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1076
--      ["Walls Left"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1077
--      ["Walls Required"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1078
--      ["WALL TO WALL"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1079
--      ["Wannabe Flyboys"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1080
--      ["Wannabe Shoppsta"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1081
      ["Watch your steps, young one!"] = "Regarde ou tu marches l'apprenti !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1082
      ["Waypoint placed."] = "Point de passage placé.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1083
      ["Way-Points Remaining"] = "Points de passage restants",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1084
      ["Weaklings"] = "Weaklings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1085
      ["Weaklings"] = "Weaklings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1086
	  ["We all know what happens when you get frightened..."] = "Nous savons tous ce qui arrive quand tu es effrayé",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1087
      ["Weapons Reset"] = "Armes réinitialisées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1088
--      ["Weapons reset."] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1089
      ["We are indeed."] = "Nous le sommes, en effet.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1090
      ["We can't defeat them!"] = "Nous ne pouvons pas les battres !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1091
      ["We can't hold them up much longer!"] = "Nous ne pouvons pas les retenir plus longtemps !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1092
      ["We can't let them take over our little island!"] = "nous ne pouvons pas les laisser prendre notre petite ile !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1093
      ["We have no time to waste..."] = "Nous n'avons pas de temps à perdre...",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1094
      ["We have nowhere else to live!"] = "Nous n'avons nul part autre ou vivre !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1095
      ["We have to protect the village!"] = "Nous devons protéger le village !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1096
      ["We have to unite and defeat those cylergs!"] = "nous devons nous unir et battre ces cyborgs !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1097
      ["Welcome, Leaks A Lot!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1098
      ["Welcome, Leaks A Lot!"] = "Bienvenue, Leaks A Lot !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1099
--      ["Well done."] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1100
      ["We'll give you a problem then!"] = "Nous allons vous donner des problèmes alors !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1101
      ["We'll spare your life for now!"] = "Nous t'épargnons la vie pour le moment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1102
      ["Well, that was a waste of time."] = "Bien, c'était une perte de temps.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1103
      ["Well, well! Isn't that the cutest thing you've ever seen?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1104
      ["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 ? ",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1105
      ["Well, yes. This was a cyborg television show."] = "Bien, oui. c'est une émission de télévision cyborg.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1106
      ["We made sure noone followed us!"] = "Nous nous sommes assurés que personne ne nous as suivis !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1107
      ["We need to move!"] = "Nous devons partir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1108
      ["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
  1109
      ["We need to warn the village."] = "Nous devons avertir le village",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1110
      ["We should head back to the village now."] = "Nous devrions retourner au village maintenant.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1111
      ["We were trying to save her and we got lost."] = "On essayait de la sauver et on s'est perdu.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1112
      ["We won't let you hurt her!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1113
      ["We won't let you hurt her!"] = "Nous ne te laisserons pas la blesser !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1114
      ["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é.",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1115
      ["What a douche!"] = "Quelle douche !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1116
      ["What am I gonna...eat, yo?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1117
	  ["What are you doing at a distance so great, young one?"] = "Qu'est ce que tu fais si loin, l'apprenti ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1118
      ["What are you doing? Let her go!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1119
      ["What are you doing? Let her go!"] = "Que fais tu ? Laisses la partir ! ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1120
      ["What a ride!"] = "Quel voyage !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1121
      ["What a strange cave!"] = "quelle etrange caverne",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1122
      ["What a strange feeling!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1123
      ["What a strange feeling!"] = "Quel étrange sentiment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1124
      ["What do my faulty eyes observe? A spy!"] = "Que voient mes vieux yeux ? Un espion !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1125
      --["Whatever floats your boat..."] = "Comme tu veux...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1126
--      [" What !! For all of this struggle i just win some ... TIME o0"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1127
--      ["What has "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1128
      ["What? Here? How did they find us?!"] = "Quoi ? ici ? Comment nous ont ils trouvés ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1129
      ["What is this place?"] = "quel est cet endroit ,",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1130
      ["What is this place?"] = "Quel est cet endroit ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1131
      ["What shall we do with the traitor?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1132
      ["What shall we do with the traitor?"] = "Que devons nous faire avec le traître ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1133
      ["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
  1134
      ["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
  1135
      ["When?"] = "Quand ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1136
      ["Where are all these crates coming from?!"] = "D'où viennent toutes ces caisses ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1137
      ["Where are they?!"] = "Où sont ils ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1138
      ["Where did that alien run?"] = "Où est parti cet alien ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1139
      ["Where did you get the exploding apples and the magic bow that shoots many arrows?"] = "Ou as tu obtenu les pommes explosives et l'arc magique qui tire tant de flèches ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1140
      ["Where did you get the exploding apples?"] = "Ou as tu obtenu les pommes explosives ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1141
      ["Where did you get the magic bow that shoots many arrows?"] = "Ou as tu obtenu l'arc magique qui tire tant de flèches ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1142
      ["Where did you get the weapons in the forest, Dense Cloud?"] = "Où as tu trouvé les armes dans la foret, Dense Cloud ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1143
      ["Where do you get that?!"] = "D'ou ça vous vient ?!!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1144
      ["Where have you been?!"] = "Où étais tu ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1145
      ["Where have you been?"] = "Où étais tu ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1146
--      ["? Why?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1147
--      ["Why "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1148
--      ["! Why?!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1149
      ["Why are you doing this?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1150
      ["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
  1151
      ["Why are you helping us, uhm...?"] = "Pourquoi nous aidez vous, hum ...?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1152
      ["Why can't he just let her go?!"] = "Pourquoi ne peut-il pas juste la laisser partit ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1153
	  ["Why do men keep hurting me?"] = "Pourquoi les hommes continuent de me blesser ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1154
      ["Why do you not like me?"] = "Pourquoi ne m'aimes tu pas ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1155
      ["Why do you want to take over our island?"] = "Pourquoi voulez vous notre ile ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1156
      ["Why me?!"] = "Pourquoi moi ?§",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1157
      ["Why would they do this?"] = "Pourquoi feraient-ils ça ?",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1158
--      ["- Will Get 1-3 random weapons"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1159
--      ["- Will refresh Parachute each turn."] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1160
--      ["- Will refresh portalgun each turn."] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1161
--      ["Will this ever end?"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1162
--      ["WINNER IS "] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1163
      ["WINNING TIME: "] = "Temps gagnant : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1164
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1165
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1166
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1167
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1168
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1169
      ["Wise Oak"] = "Wise Oak",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1170
      ["With Dense Cloud on the land of shadows, I'm the village's only hope..."] = "Avec Dense Cloud dans le territoire des ombres, je suis le seul espoir du village...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1171
      ["With the rest of the tribe gone, it was up to "] = "Avec le reste de la tribue partie, il était temps de ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1172
	  ["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...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1173
      ["Wow, what a dream!"] = "Wow, quel rêve !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1174
      ["Y3K1337"] = "Y3K1337",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1175
      ["Y3K1337"] = "Y3K1337",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1176
      ["Yay, we won!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1177
      ["Yay, we won!"] = "Ouais, on a gagné !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1178
      ["Y Chwiliad"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1179
      ["Yeah...I think it's a 'he', lol."] = "Ouais... Je crois que c'est un 'homme', lol.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1180
      ["Yeah, sure! I died. Hillarious!"] = "Ouais, sûr ! il est mort. Hillarant !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1181
      ["Yeah, take that!"] = "Ouais, prends ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1182
      ["Yeah? Watcha gonna do? Cry?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1183
      ["Yeah? Watcha gonna do? Cry?"] = "Ouais? Qu'est ce que tu vas faire ? Pleurer ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1184
      ["Yes!"] = "Oui !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1185
      ["Yes, yeees! You are now ready to enter the real world!"] = "Oui, Ouiii ! Maintenant tu es prêt à entrer dans le monde réel !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1186
      ["Yo, dude, we're here, too!"] = "Yo mec, on est là aussi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1187
      ["You are given the chance to turn your life around..."] = "Tu as une chance de voir ta vie changer de cap",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1188
      ["You are playing with our lives here!"] = "Vous jouez avec nos vies !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1189
--      ["! You bastards!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1190
      ["You bear impressive skills, "] = "tu as des compétences impressionantes, ",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1191
--      ["You can't fire a portal on the blue surface"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1192
      ["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 vous laisserai partir comme ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1193
--      ["You'd almost swear the water was rising!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1194
      ["You'd better watch your steps..."] = "tu ferais mieux de regarder où tu marches....",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1195
--      ["You did not make it in time, try again!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1196
--      ["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
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1197
      ["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érissons meurt, la cause est perdue. | Conseil : Tu pourrais vouloir utiliser des mines ...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1198
      ["You have been giving us out to the enemy, haven't you!"] = "Tu nous as vendu aux ennemis, n'est ce pas ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1199
--      ["You have been respawned, at your last checkpoint!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1200
--      ["You have been respawned, be more carefull next time!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1201
      ["You have chosen the perfect moment to leave."] = "Tu as choisis le moment parfait pour partit.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1202
      ["You have failed to complete your task, young one!"] = "Tu as échoué à compléter ta tâche, disciple !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1203
      ["You have failed to save the tribe!"] = "Tu n'as pas su sauvé la tribue !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1204
      ["You have finally figured it out!"] = "Tu t'en es finallement rendu compte !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1205
      ["You have kidnapped our whole tribe!"] = "Vous avez kidnappé notre tribue entière !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1206
      ["You have killed an innocent hedgehog!"] = "Tu as tué un innocent !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1207
      ["You have proven yourself worthy to see our most ancient secret!"] = "Tu as prouvé que tu étais digne de voir notre plus ancien secret !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1208
      ["You have proven yourselves worthy!"] = "Vous vous êtes montrez dignes !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1209
      ["You have SCORED!!"] = "Vous avez marqué !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1210
--      ["You have to destroy 12 targets in 180 seconds"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1211
      ["You have "] = "Tu as",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1212
      ["You have won the game by proving true cooperative skills!"] = "Vous avez gagné le jeu en prouvant de vraies compétantce de coopération !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1213
      ["You just appeared out of thin air!"] = "tu es apparu comme par magie ! ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1214
      ["You just committed suicide..."] = "Tu viens de signer ton arrêt de mort...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1215
      ["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
  1216
      ["You know...taking a stroll."] = "Vous savez... promenade.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1217
      ["You know what? I don't even regret anything!"] = "Tu sais quoi ? je ne regrette rien !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1218
      ["You'll see what I mean!"] = "Vous allez comprendre ce que je veux dire !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1219
--      ["You may only attack from a rope!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1220
      ["You meatbags are pretty slow, you know!"] = "Vous les sacs à viande êtes plutot lent vous savez !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1221
      ["You might want to find a way to instantly kill arriving cannibals!"] = "tu aimerais surement trouver un moyen de tuer instantanément les cannibales qui arrivent !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1222
      ["Young one, you are telling us that they can instantly change location without a shaman?"] = "L'apprenti, tu es en train de nous dire qu'ils peuvent changer de place sans shaman ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1223
	  ["You probably know what to do next..."] = "Tu sais probablement ce que tu dois faire ensuite....",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1224
      ["Your deaths will be avenged, cannibals!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1225
      ["Your deaths will be avenged, cannibals!"] = "Vos morts seront vengées, cannibales !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1226
      ["Your death will not be in vain, Dense Cloud!"] = "Tu ne seras pas mort en vain, Dense Cloud !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1227
      ["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
  1228
      ["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
  1229
      ["You're funny!"] = "Tu es drôle !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1230
--      ["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
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1231
      ["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
  1232
      ["You're probably wondering why I bought you back..."] = "Tu te demandes probablement pourquoi je t'ai ramené...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1233
      ["You're terrorizing the forest...We won't catch anything like this!"] = "Tu terrorrises la fôret... Nous n'attraperons rien comme ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1234
      ["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
  1235
	  ["Your movement skills will be evaluated now."] = "Tes compétences de mouvement vont maintenant être évaluées .",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1236
--      ["You saved"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1237
      ["You've been assaulting us, we have been just defending ourselves!"] = "vous nous avez assiégé, nous nous sommes justes défendus !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1238
      ["You've failed. Try again."] = "Vous avez échoué. Essayez encore.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1239
      ["You've reached the goal!| |Time: "] = "Vous avez atteins le but !| |Temps : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1240
      ["You will be avenged!"] = "Tu seras vengé !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1241
      ["You won't believe what happened to me!"] = "Vous ne croirez pas ce qui m'est arrivé !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1242
      ["Yuck! I bet they'll keep worshipping her even after I save the village!"] = "beurck ! je parie qu'ils continueront à l'adorer meme après que j'ai sauvé le village !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1243
--      ["Zealandia"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1244
--      ["'Zooka Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1245
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1246
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1247
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1248
    }