share/hedgewars/Data/Locale/fr.lua
author nemo
Fri, 26 Oct 2012 13:47:16 -0400
changeset 7827 353d90ddc188
parent 7746 5d8788a7d9ee
child 7905 15577789ab8b
permissions -rw-r--r--
Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
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",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    36
      ["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
    37
-- a classic fairytale: backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    38
-- a classic fairytale: dragon's lair
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    39
-- a classic fairytale: epilogue
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    40
-- a classic fairytale: family reunion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    41
	  -- a classic fairytale: first blood
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    42
-- a classic fairytale: long live the queen
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    43
-- 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
    44
-- a classic fairytale: the journey back
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    45
-- a classic fairytale: the shadow falls
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    46
      ["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
    47
-- a classic fairytale: united we stand
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    48
      ["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
    49
      ["A cy-what?"] = "Un cy-quoi ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    50
      ["Adventurous"] = "Aventureux",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    51
      ["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
    52
      ["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
    53
      ["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
    54
--      ["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
    55
      ["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
    56
      ["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
    57
	  ["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
    58
      ["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
    59
      ["All gone...everything!"] = "évaporé...plus rien !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    60
      ["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
    61
      ["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
    62
--      ["All walls touched!"] = "", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    63
      ["Ammo Depleted!"] = "Munitions épuisées !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    64
      ["ammo extended!"] = "Munitions en plus !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    65
      ["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
    66
      ["Ammo Maniac!"] = "Collectionneur de munitions !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    67
      ["Ammo"] = "Munitions",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    68
      ["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
    69
      ["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
    70
	  ["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
    71
      ["...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
    72
      ["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
    73
      ["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
    74
      ["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
    75
      ["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
    76
      ["And you believed me? Oh, god, that's cute!"] = "Et tu m'as cru ? Oh mon dieu, c'est mignon !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    77
      ["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
    78
      ["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
    79
      ["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
    80
      ["Artur Detour"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    81
      ["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
    82
--      ["a shoppa minigame"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    83
      ["Assault Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    84
      ["Assault Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    85
      ["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
    86
      ["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
    87
      ["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
    88
--      ["Attack From Rope"] = "", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    89
      ["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
    90
      ["Back Breaker"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    91
      ["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
    92
--      ["[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
    93
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    94
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    95
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    96
      ["Backstab"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    97
      ["Backstab"] = "coup de poignard dans le dos",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    98
--      ["Bad Team"] = "", -- User_Mission_-_The_Great_Escape
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    99
--      ["Bamboo Thicket"] = "", --really, i don't know the good translation for this
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   100
      ["Barrel Eater!"] = "Mangeur de Barrils",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   101
      ["Barrel Launcher"] = "Lanceur de barrils", --need the situation for me to understand sens of sentence
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   102
      ["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
   103
      ["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
   104
      ["Bazooka Training"] = "Entrainement au Bazooka",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   105
      ["Beep Loopers"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   106
      ["Beep Loopers"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   107
      ["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
   108
--      ["Best Team Times: "] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   109
      ["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
   110
      ["Biomechanic Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   111
      ["Biomechanic Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   112
      ["Blender"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   113
      ["Bloodpie"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   114
      ["Bloodrocutor"] = "Bloodrocutor",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   115
      ["Bloodsucker"] = "Bloodsucker",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   116
      ["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
   117
      ["Bone Jackson"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   118
      ["Bonely"] = "Bonely",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   119
      ["Boom!"] = "Boom!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   120
      ["BOOM!"] = "BOOM!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   121
      ["Boss defeated!"] = "Boss vaincu",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   122
      ["Boss Slayer!"] = "Tueur de Boss !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   123
      ["Brain Blower"] = "Brain Blower",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   124
      ["Brainiac"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   125
      ["Brainiac"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   126
      ["Brainiac"] = "Brainiac",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   127
      ["Brainiac"] = "Brainic",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   128
      ["Brainila"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   129
      ["Brain Stu"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   130
      ["Brain Teaser"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   131
      ["Brutal Lily"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   132
      ["Brutal Lily"] = "Brutal Lily",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   133
      ["Brutus"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   134
      ["Brutus"] = "Brutus",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   135
      ["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
   136
      ["Bullseye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   137
      ["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
   138
      ["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
   139
      ["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
   140
      ["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
   141
      ["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
   142
      ["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
   143
      ["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
   144
      ["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
   145
      ["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
   146
						--CAMPAIGN MISSIONS TRANSLATION FRENCH--
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   147
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   148
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   149
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   150
      ["Cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   151
      ["Cannibals"] = "Cannibales",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   152
      ["Cannibals"] = "Cannibals",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   153
      ["Cannibal Sentry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   154
      ["Cannibal Sentry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   155
      ["Cannibal Sentry"] = "Sentinelle cannibale",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   156
      ["Cannibals?! You're the cannibals!"] = "Cannibales ? C'est vous les cannibales !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   157
      ["CAPTURE THE FLAG"] = "Capturez le drapeau !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   158
      ["Careless"] = "Imprudent",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   159
      ["Carol"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   160
--      ["CHALLENGE COMPLETE"] = "", -- User_Mission_-_RCPlane_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   161
      ["Change Weapon"] = "changez d'arme",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   162
      ["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
   163
      ["Clumsy"] = "Maladroit",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   164
--      ["Cluster Bomb MASTER!"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   165
--      ["Cluster Bomb Training"] = "", -- Basic_Training_-_Cluster_Bomb
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   166
      ["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
   167
      ["Collateral Damage"] = "Dommage collatéraux",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   168
      ["Collateral Damage II"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   169
      ["Collateral Damage II"] = "Dommage collatéraux II",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   170
	  ["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
   171
--      ["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
   172
	  ["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
   173
	  ["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
   174
	  ["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
   175
--      ["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
   176
      ["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
   177
--      ["COMPLETION TIME"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   178
--      ["Configuration accepted."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   179
--      ["Congratulations"] = "", -- Basic_Training_-_Rope
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   180
      ["Congratulations!"] = "Félicitations !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   181
--      ["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
   182
--      ["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
   183
      ["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
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   184
      ["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
   185
      ["Corporationals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   186
      ["Corporationals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   187
      ["Corpsemonger"] = "Corpsemonger",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   188
      ["Corpse Thrower"] = "Corpse Thrower",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   189
--      ["Crates Left:"] = "", -- User_Mission_-_RCPlane_Challenge
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   190
      ["Cybernetic Empire"] = "Empire cybernétique",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   191
      ["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
   192
      ["Dahmer"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   193
      ["DAMMIT, ROOKIE!"] = "Et merde, recrue",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   194
      ["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
   195
      ["Dangerous Ducklings"] = "Canetons dangereux",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   196
--      ["Deadweight"] = "poids mort/boulet", 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   197
      ["Defeat the cannibals"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   198
      ["Defeat the cannibals!|"] = "Bat les cannibales",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   199
      ["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
   200
      ["Defeat the cyborgs!"] = "Bats les cyborgs !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   201
      ["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
   202
      ["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
   203
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   204
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   205
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   206
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   207
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   208
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   209
      ["Dense Cloud"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   210
      ["Dense Cloud"] = "",
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"] = "Dense Cloud",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   214
      ["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
   215
--      ["Depleted Kamikaze!"] = "Kamikaze ... !", 
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   216
      ["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
   217
      ["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
   218
	  ["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
   219
      ["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
   220
	  ["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
   221
      ["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
   222
      ["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
   223
      ["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
   224
      ["Die, die, die!"] = "Meurt, meurt, meurt !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   225
--      ["Dist: "] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   226
      ["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
   227
      ["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
   228
	  ["Do the deed"] = "Accomplir l'acte",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   229
      ["Double Kill!"] = "Double meurtre",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   230
      ["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
   231
      ["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
   232
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   233
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   234
      ["Dragon's Lair"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   235
      ["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
   236
      ["Drills"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   237
      ["Drone Hunter!"] = "Chasseur de drone",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   238
--      ["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
   239
      ["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
   240
      ["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
   241
      ["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
   242
      ["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
   243
      ["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
   244
      ["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
   245
     -- ["Dude, wow! I just had the weirdest high!"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   246
      ["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
   247
      ["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
   248
      ["Eagle Eye"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   249
      ["Ear Sniffer"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   250
      ["Ear Sniffer"] = "Ear Sniffer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   251
      ["Elderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   252
--      ["Elimate your captor."] = "", -- User_Mission_-_The_Great_Escape
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   253
      ["Eliminate all enemies"] = "Éliminez tous les ennemis",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   254
      ["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
   255
--      ["Eliminate enemy hogs and take their weapons."] = "", -- Highlander
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   256
      ["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
   257
      ["Eliminate the Blue Team"] = "Éliminez l'équipe bleue",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   258
      ["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
   259
      ["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
   260
      ["Eliminate the enemy specialists."] = "Eliminez les spécialists ennemis",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   261
      ["- 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
   262
      ["Elmo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   263
      ["Elmo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   264
      ["Elmo"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   265
--      ["Energetic Engineer"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   266
      ["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
   267
--      ["[Enter]"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   268
--      [" 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
   269
      ["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
   270
      ["Every single time!"] = "A chaque fois !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   271
      ["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
   272
      ["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
   273
      ["Eye Chewer"] = "Eye Chewer",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   274
	  = "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
   275
      ["Family Reunion"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   276
      ["Family Reunion"] = "Réunion de famille ",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   277
      ["Fastest lap: "] = "Meilleur tour : ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   278
      ["Feeble Resistance"] = "Résistance Futile",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   279
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   280
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   281
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   282
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   283
      ["Fell From Grace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   284
      ["Fell From Grace"] = "Fell From Grace",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   285
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   286
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   287
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   288
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   289
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   290
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   291
      ["Fell From Heaven"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   292
      ["Fell From Heaven"] = "Fell From Heaven",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   293
      ["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
   294
      ["Femur Lover"] = "Femur Lover",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   295
--      ["Fierce Competition!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   296
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   297
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   298
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   299
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   300
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   301
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   302
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   303
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   304
      ["Fiery Water"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   305
      ["Fiery Water"] = "Fiery Water",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   306
      ["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
   307
      ["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
   308
--      ["Fire"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   309
      ["First aid kits?!"] = "Des kits de premiers secours ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   310
      ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   311
      ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   312
	  ["First Blood"] = "Premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   313
	  ["First Steps"] = "Premiers pas",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   314
      ["Flag captured!"] = "Drapeau capturé !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   315
      ["Flag respawned!"] = "Drapeau réapparu",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   316
      ["Flag returned!"] = "Drapeau récupéré",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   317
      ["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
   318
--      ["Flamer"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   319
      ["Flaming Worm"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   320
      ["Flesh for Brainz"] = "Flesh for Brainz",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   321
--      ["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
   322
      ["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
   323
--      ["Friendly Fire!"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   324
      ["fuel extended!"] = "Le plein d'essence !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   325
      ["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
   326
--      ["Game Modifiers: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   327
      ["GAME OVER!"] = "Fin du jeu ! ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   328
      ["Game Started!"] = "Début du jeu ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   329
      ["Game? Was this a game to you?!"] = "Jeu ? Etais ce un jeu pour vous ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   330
      ["Gas Gargler"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   331
      ["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
   332
      ["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
   333
	  ["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
   334
--      ["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
   335
	  ["Get that crate!"] = "Prends cette caisse",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   336
      ["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
   337
--      ["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
   338
      ["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
   339
--      ["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
   340
--      ["GG!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   341
      ["Gimme Bones"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   342
      ["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
   343
--      ["Goal"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   344
--      ["GO! GO! GO!"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   345
      ["Good birdy......"] = "Gentil oiseau ...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   346
--      ["Good Dude"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   347
      ["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
   348
      ["Good luck...or else!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   349
      ["Good luck...or else!"] = "Bonne chance.... ou pas !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   350
      ["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
   351
--      ["Good so far!"] = "",
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   352
--      ["Good to go!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   353
	  ["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
   354
      ["Go, quick!"] = "Va ! Vite !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   355
      ["Gorkij"] = "Gorkij",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   356
--      ["Go surf!"] = "", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   357
--      ["GOTCHA!"] = "je t'ai eu !",  is this good ? 
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   358
      ["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
   359
      ["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
   360
--      ["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
   361
      ["Great! You will be contacted soon for assistance."] = "super ! Tu seras bientot contacté pour de l'assistance.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   362
      ["Greetings, cloudy one!"] = "Salutation, le nuageux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   363
      ["Greetings, "] = "Salutations, ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   364
--      ["Grenade Training"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   365
--      ["Grenadiers"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   366
      ["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
   367
--      ["Hahahaha!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   368
      ["Haha!"] = "Haha !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   369
      ["HAHA!"] = "HAHA !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   370
      ["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
   371
      ["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
   372
--      ["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
   373
--      [" Hapless Hogs left!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   374
      ["Hatless Jerry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   375
      ["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
   376
      ["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
   377
      ["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
   378
--      ["Heavy"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   379
      ["Heavy Cannfantry"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   380
      ["Hedge-cogs"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   381
      ["Hedge-cogs"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   382
--      ["Hedgewars-Basketball"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   383
--      ["Hedgewars-Knockball"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   384
      ["Hedgibal Lecter"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   385
      ["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
   386
      ["Hello again, "] = "Re*bonjour,",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   387
      ["Help me, Leaks!"] = "Aide moi, Leaks !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   388
      ["Help me, please!!!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   389
      ["Help me, please!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   390
      ["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
   391
      ["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
   392
	  ["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
   393
      ["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
   394
      ["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
   395
      ["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
   396
      ["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
   397
--      ["Hero Team"] = "", -- User_Mission_-_The_Great_Escape
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   398
	  ["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
   399
      ["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
   400
      ["Hey, guys!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   401
      ["Hey guys!"] = "Salut les gars !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   402
      ["Hey! This is cheating!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   403
      ["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
   404
--      ["HIGHLANDER"] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   405
	  ["Hightime"] = "Meilleur temps",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   406
      ["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
   407
      ["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
   408
      ["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
   409
      ["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
   410
	  ["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
   411
--      ["Hit Combo!"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   412
--      ["Hmmm..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   413
      ["Hmmm...actually...I didn't either."] = "Humm... en fait...je ne savais pas non plus.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   414
      ["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
   415
	  ["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
   416
      ["Hogminator"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   417
      ["Honest Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   418
      ["Hooray!"] = "Hourra ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   419
      ["Hostage Situation"] = "Situation d'otage",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   420
      ["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
   421
      ["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
   422
      ["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
   423
      ["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
   424
	  ["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
   425
      ["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
   426
      ["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
   427
      ["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
   428
      ["However, my mates don't agree with me on letting you go..."] = "Mes amis ne sont pas d'accord pour vous laisser partit ...",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   429
      ["Hunter"] = "Chasseur", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   430
      ["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
   431
	  ["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
   432
      ["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
   433
      ["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
   434
      ["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
   435
      ["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
   436
      ["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
   437
      ["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
   438
      ["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
   439
--      ["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
   440
      ["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
   441
      ["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
   442
      ["If only I had a way..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   443
      ["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
   444
      ["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
   445
      ["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
   446
      ["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
   447
      ["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
   448
--      ["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
   449
      ["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
   450
      ["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
   451
      ["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
   452
      ["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
   453
--      ["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
   454
      ["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
   455
      ["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
   456
      ["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
   457
      ["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
   458
      ["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
   459
      ["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
   460
	  ["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
   461
      ["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
   462
      ["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
   463
      ["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
   464
      ["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
   465
	  ["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
   466
      ["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
   467
      ["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
   468
      ["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
   469
      ["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
   470
      ["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
   471
      ["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
   472
      ["I'm getting thirsty..."] = "je deviens trentenaire",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   473
      ["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
   474
      ["I'm not sure about that!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   475
      ["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
   476
	  ["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
   477
      ["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
   478
      ["Incredible..."] = "Incroyable",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   479
      ["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
   480
      ["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
   481
      ["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
   482
      ["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
   483
      ["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
   484
      ["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
   485
      ["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
   486
      ["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
   487
      ["Interesting idea, haha!"] = "Idee interessante, haha !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   488
      ["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
   489
--      ["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
   490
      ["invaders destroyed"] = "envahisseur détruit",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   491
      ["Invasion"] = "Invasion",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   492
      ["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
   493
      ["I see..."] = "Je vois...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   494
	  ["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
   495
      ["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
   496
      ["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
   497
      ["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
   498
      ["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
   499
      ["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
   500
      ["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
   501
      ["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
   502
      ["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
   503
      ["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
   504
	  ["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
   505
      ["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
   506
      ["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
   507
      ["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
   508
      ["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
   509
      ["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
   510
      ["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
   511
      ["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
   512
      ["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
   513
      ["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
   514
      ["It's over..."] = "C'est terminé...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   515
      ["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
   516
      ["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
   517
      ["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
   518
      ["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
   519
      ["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
   520
      ["I want to play a game..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   521
      ["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
   522
      ["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
   523
      ["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
   524
      ["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
   525
      ["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
   526
      ["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
   527
      ["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
   528
      ["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
   529
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   530
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   531
      ["Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   532
      ["Jeremiah"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   533
      ["John"] = "John",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   534
      ["Judas"] = "Judas",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   535
      ["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
   536
      ["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
   537
      ["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
   538
      ["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
   539
--      ["Kamikaze Expert!"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   540
--      ["Keep it up!"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   541
      ["Killing spree!"] = "Massacre",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   542
	  ["KILL IT!"] = "Tue le",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   543
      ["KILL IT!"] = "TUE LE !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   544
      ["KILLS"] = "Meurtres",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   545
      ["Kill the aliens!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   546
      ["Kill the cannibal!"] = "Tue le cannibale !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   547
	  ["Kill the cannibal!"] = "Tue le cannibale",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   548
      ["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
   549
      ["Last Target!"] = "Dernière cible !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   550
      ["Leader"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   551
      ["Leaderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   552
      ["Leaderbot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   553
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   554
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   555
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   556
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   557
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   558
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   559
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   560
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   561
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   562
      ["Leaks A Lot"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   563
      ["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
   564
      ["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
   565
      ["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
   566
      ["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
   567
      ["Leaks A Lot"] = "Leaks A Lot",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   568
      ["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
   569
      ["Led Heart"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   570
      ["Lee"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   571
      ["Lee"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   572
      ["Lee"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   573
--      ["[Left Shift]"] = "",-- touche majuscule gauche
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   574
      ["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
   575
      ["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
   576
      ["Let's go home!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   577
      ["Let's go home!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   578
      ["Let's go home!"] = "Rentrons à la maison !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   579
      ["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
   580
      ["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
   581
      ["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
   582
      ["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
   583
      ["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
   584
      ["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
   585
      ["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
   586
      ["Light Cannfantry"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   587
      ["Listen up, maggot!!"] = "Écoutez, asticots",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   588
      ["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
   589
--      ["Lively Lifeguard"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   590
      ["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
   591
      ["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
   592
      ["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
   593
      ["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
   594
      ["Luckily, I've managed to snatch some of them."] = "Heureusement, j'ai réussi à en avoir quelques unes",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   595
      ["May the spirits aid you in all your quests!"] = "Puisse les esprits t'aider dans tes quêtes !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   596
      ["Meiwes"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   597
      ["Mindy"] = "",
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   598
--      ["Mine Deployer"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   599
      ["Mine Eater!"] = "Mangeur de Mines",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   600
--      ["|- Mines Time:"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   601
      ["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
   602
      ["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
   603
      ["MISSION SUCCESS"] = "SUCCES DE LA MISSION",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   604
      ["More Natives"] = "More Natives",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   605
      ["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
   606
--      ["Multi-shot!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   607
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   608
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   609
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   610
      ["Muriel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   611
      ["Muscle Dissolver"] = "Muscle Dissolver",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   612
--      ["Nade Boy"] = "", -- Basic_Training_-_Grenade
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   613
      ["Name"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   614
      ["Nameless Heroes"] = "Heros sans noms",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   615
      ["Nancy Screw"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   616
      ["Nancy Screw"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   617
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   618
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   619
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   620
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   621
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   622
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   623
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   624
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   625
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   626
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   627
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   628
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   629
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   630
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   631
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   632
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   633
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   634
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   635
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   636
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   637
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   638
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   639
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   640
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   641
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   642
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   643
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   644
      ["Natives"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   645
      ["Natives"] = "Natives",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   646
      ["Natives"] = "Natives",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   647
      ["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
   648
--      ["NEW CLAN RECORD: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   649
      ["NEW fastest lap: "] = "Nouveau meilleur temps",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   650
      ["New Mines Per Turn"] = "Nouvelles mines par tour",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   651
      ["NEW RACE RECORD: "] = "NOUVEAU RECORD DE COURSE",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   652
      ["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
   653
      ["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
   654
      ["Nice work!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   655
      ["Nice work, "] = "Beau boulot",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   656
      ["Nice work!"] = "Beau travail !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   657
      ["Nilarian"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   658
      ["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
   659
      ["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
   660
      ["NomNom"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   661
      ["Nom-Nom"] = "Nom-Nom",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   662
      ["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
   663
      ["No! Please, help me!"] = "Non ! S'il te plaît, aide moi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   664
--      ["Not all hogs are born equal."] = "", -- Highlander
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   665
      ["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
   666
      ["Not now, Fiery Water!"] = "Pas maintenant, Fiery Water !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   667
      ["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
   668
      ["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
   669
      ["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
   670
--      ["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
   671
      ["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
   672
      ["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
   673
      ["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
   674
      ["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
   675
      ["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
   676
      ["Obstacle course"] = "Course d'obstacle",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   677
      ["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
   678
      ["OH, COME ON!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   679
      ["OH, COME ON!"] = "OH, ALLEZ !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   680
      ["Oh, my!"] = "Oh mon dieu !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   681
      ["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
   682
      ["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
   683
--      ["Oh no, not "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   684
      ["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
   685
--      ["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
   686
      ["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
   687
      ["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
   688
      ["Olive"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   689
	  ["Omnivore"] = "Omnivore",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   690
	  ["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...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   691
	  ["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
   692
      ["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
   693
	  ["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
   694
--      ["Operation Diver"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   695
      ["Opposing Team: "] = "Équipe opposée",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   696
      ["Orlando Boom!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   697
--      ["Ouch!"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   698
      ["Our tribe, our beautiful island!"] = "Notre tibue, notre belle ile !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   699
      ["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
   700
--      ["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
   701
	  ["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
   702
      ["Per-Hog Ammo"] = "Munitions par hérissons",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   703
      ["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
   704
      ["Pfew! That was close!"] = "Ouf ! C'étais pas loin !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   705
--      ["Pings left:"] = "", -- Space_Invasion
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   706
      ["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
   707
      ["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
   708
--      ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   709
--      ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   710
      ["Play with me!"] = "Joue avec moi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   711
--      ["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
   712
--      ["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
   713
--      ["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
   714
--      ["Point Blank Combo!"] = "", -- Space_Invasion
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   715
      ["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
   716
      ["Poison"] = "Poison",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   717
      ["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 ",
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
   718
--      ["Power Remaining"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   719
      ["Prepare yourself"] = "prépare toi",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   720
--      ["Press [Enter] to accept this configuration."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   721
	  ["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
   722
      ["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
   723
--      ["Private Novak"] = "", -- Basic_Training_-_Cluster_Bomb
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   724
      ["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
   725
--      ["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
   726
--      ["RACER"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   727
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   728
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   729
      ["Rachel"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   730
--      ["Radar Ping"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   731
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   732
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   733
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   734
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   735
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   736
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   737
      ["Raging Buffalo"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   738
      ["Raging Buffalo"] = "Raging Buffalo",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   739
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   740
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   741
      ["Ramon"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   742
      ["Ramon"] = "Ramon",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   743
      ["Ramon"] = "Ramon",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   744
--      ["RC PLANE TRAINING"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   745
      ["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
   746
      ["Regurgitator"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   747
      ["Reinforcements"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   748
      ["Reinforcements"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   749
--      ["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
   750
      ["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
   751
      [" - 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
   752
      ["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
   753
      ["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
   754
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   755
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   756
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   757
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   758
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   759
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   760
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   761
      ["Righteous Beard"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   762
      ["Righteous Beard"] = "Righteous Beard",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   763
--      ["ROPE-KNOCKING"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   764
--      ["Rope Training"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   765
      ["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
   766
--      ["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
   767
--      ["Round Limit"] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   768
--      ["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
   769
--      ["Rounds Complete"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   770
      ["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
   771
      ["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
   772
--      ["s|"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   773
      ["Salivaslurper"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   774
      ["Salvation"] = "Le salut",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   775
      ["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
   776
--      ["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
   777
      ["Save Fell From Heaven!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   778
      ["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
   779
      ["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
   780
      ["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
   781
      ["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
   782
      ["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
   783
--      ["SCORE"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   784
--      ["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
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   785
--      ["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
   786
	  ["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
   787
      ["See ya!"] = "Bye bye",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   788
      ["Segmentation Paul"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   789
      ["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
   790
--      ["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
   791
--      ["s"] = "", -- GaudyRacer, Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   792
      ["... 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
   793
      ["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
   794
      ["Shield boosted! +30 power"] = "Bouclier boosté! +30",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   795
      ["Shield Depleted"] = "Bouclier épuisé",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   796
      ["Shield is fully recharged!"] = "bouclier chargé à fond!",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   797
      ["Shield Master!"] = "Bouclier master",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   798
      ["Shield Miser!"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   799
      ["Shield OFF:"] = "bouclier OFF",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   800
      ["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
   801
--      ["Shield Seeker!"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   802
      ["Shotgun Team"] = "Équipe de choc",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   803
      ["Shotgun Training"] = "Entrainement au fusil",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   804
      ["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
   805
--      ["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
   806
--      ["Sinky"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   807
      ["Sirius Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   808
      ["%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
   809
      ["%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
   810
      ["Slippery"] = "Glissant",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   811
      ["Smith 0.97"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   812
      ["Smith 0.98"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   813
      ["Smith 0.99a"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   814
      ["Smith 0.99b"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   815
      ["Smith 0.99f"] = "",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   816
      ["Smith 1.0"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   817
--      ["Sniper!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   818
      ["Sniper Training"] = "Entrainement au fusil de sniper",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   819
      ["Sniperz"] = "Snipers",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   820
	  ["So humiliating..."] = "Si humiliant...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   821
      ["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
   822
--      ["Spawn the crate, and attack!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   823
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   824
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   825
      ["Spiky Cheese"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   826
      ["Spiky Cheese"] = "Spiky cheese",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   827
      ["Spiky Cheese"] = "Spiky Cheese",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   828
      ["Spleenlover"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   829
--      ["Sponge"] = "éponde",--??
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   830
      ["Spooky Tree"] = "Arbre fantomatique",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   831
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   832
      ["Steel Eye"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   833
      ["Step By Step"] = "Pas à Pas",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   834
      ["Steve"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   835
      ["Steve"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   836
      ["Steve"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   837
      ["Stronglings"] = "Stronglings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   838
--      ["Super Weapons"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   839
--      ["Surf Before Crate"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   840
--      ["Surfer! +15 points!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   841
--      ["Surfer!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   842
      ["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
   843
	  ["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
   844
--      ["Switched to "] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   845
      ["Syntax Errol"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   846
      ["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
   847
      ["Team %d: "] = "Équipe %d : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   848
--      ["Team Scores"] = "", -- Control, Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   849
      ["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
   850
      ["Thanks!"] = "Merci !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   851
      ["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
   852
      ["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
   853
      ["Thank you, oh, thank you, my heroes!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   854
      ["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
   855
      ["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
   856
      ["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
   857
      ["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
   858
      ["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
   859
      ["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
   860
--      ["That Sinking Feeling"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   861
      ["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
   862
      ["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
   863
      ["That was just mean!"] = "C'était radin !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   864
      ["That was pointless."] = "C'était inutile.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   865
      ["The answer is...entertaintment. You'll see what I mean."] = "La réponse est... divertissement. Tu comprendras ce que je veux dire",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   866
      ["The Bull's Eye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   867
      ["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
   868
	  ["The Crate Frenzy"] = "Frenesie de caisses",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   869
      ["The Dilemma"] = "Le dilemne",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   870
      ["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
   871
      ["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
   872
      ["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
   873
      ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   874
	  ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   875
      ["The First Encounter"] = "La première rencontre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   876
      ["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
   877
      ["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
   878
	  ["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
   879
--      ["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
   880
      ["The guardian"] = "Le gardien",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   881
      ["The Individualist"] = "L'individualiste",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   882
      ["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
   883
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   884
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   885
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   886
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   887
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   888
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   889
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   890
      ["The Journey Back"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   891
      ["The Journey Back"] = "Le voyage de retour",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   892
	  ["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
   893
      ["The Moonwalk"] = "Le Moonwalk",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   894
      ["The Nameless One"] = "Le sans nom",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   895
--      ["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
   896
      ["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
   897
	  ["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
   898
      ["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
   899
      ["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
   900
      ["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
   901
      ["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
   902
      ["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
   903
      ["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
   904
	  ["The Rising"] = "L'ascension",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   905
      ["The Savior"] = "Le sauveur",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   906
      ["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
   907
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   908
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   909
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   910
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   911
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   912
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   913
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   914
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   915
      ["The Shadow Falls"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   916
      ["The Shadow Falls"] = "La chute des ombres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   917
      ["The Showdown"] = "La confrontation",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   918
      ["The Slaughter"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   919
	  ["The Slaughter"] = "Le massacre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   920
--      ["THE SPECIALISTS"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   921
      ["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
   922
      ["The Torment"] = "Le supplice",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   923
      ["The Tunnel Maker"] = "Le creuseur de tunnel",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   924
      ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   925
	  ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   926
      ["The Union"] = "L'union",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   927
      ["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
   928
      ["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
   929
      ["The walk of Fame"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   930
      ["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
   931
      ["The wasted youth"] = "Une jeunesse ruinée",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   932
      ["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
   933
      ["The what?!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   934
	  ["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
   935
      ["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
   936
--      ["They Call Me Bullseye!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   937
      ["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
   938
      ["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
   939
      ["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
   940
--      ["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
   941
      ["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
   942
      ["They never learn"] = "Ils n'apprennent jamais",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   943
      ["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
   944
      ["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
   945
      ["Thighlicker"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   946
	  ["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
   947
      ["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
   948
      ["This is typical!"] = "C'est typique !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   949
      ["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
   950
      ["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
   951
      ["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
   952
      ["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
   953
      ["This will be fun!"] = "Ce sera fun !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   954
      ["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
   955
--      ["Timed Kamikaze!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   956
--      ["Time Extended!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   957
--      ["Time Extension"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   958
      ["TIME: "] = "TEMPS : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   959
--      ["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
   960
--      ["Toggle Shield"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   961
      ["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
   962
      ["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
   963
      ["Torn Muscle"] = "Torn Muscle",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   964
      [" 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
   965
      ["To the caves..."] = "Aux cavernes...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   966
      ["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
   967
      ["TRACK COMPLETED"] = "COURSE COMPLETEE",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   968
      ["TRACK FAILED!"] = "COURSE RATEE",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   969
      ["Traitors"] = "Traitors",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   970
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   971
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   972
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   973
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   974
      ["Tribe"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   975
--      ["TrophyRace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   976
      ["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
   977
--      ["T_T"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   978
--      ["Tumbling Time Extended!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   979
      ["Turns until Sudden Death: "] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   980
      [" 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
   981
--      ["Turn Time"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   982
      ["Two little hogs cooperating, getting past obstacles..."] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   983
      ["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
   984
      ["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
   985
      ["Uhmm...ok no."] = "Humm... ok non.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   986
      ["Under Construction"] = "En construction",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   987
      ["Unexpected Igor"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   988
--      ["Unit"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   989
      ["Unit 0x0007"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   990
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   991
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   992
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   993
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   994
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   995
      ["Unit 334a$7%;.*"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   996
      ["Unit 3378"] = "Unité 3378",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   997
--      ["Unit 835"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   998
      ["United We Stand"] = "Nous restons unis",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   999
      ["Unlimited Attacks"] = "Attaques illimitées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1000
--      ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1001
--      ["Unstoppable!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1002
--      ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1003
	  ["[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
  1004
      ["Use it wisely!"] = "a utiliser intelligemment",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1005
      ["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
  1006
--      ["User Challenge"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1007
--      ["Use the parachute ([Space] while in air)"] = "", -- 
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1008
	  ["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
  1009
      ["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
  1010
	  ["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
  1011
--      ["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
  1012
      ["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
  1013
      ["Vedgies"] = "Vedgies",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1014
      ["Vegan Jack"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1015
--      ["Victory!"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1016
      ["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
  1017
	  ["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
  1018
--      ["Walls Left"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1019
--      ["Walls Required"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1020
--      ["WALL TO WALL"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1021
--      ["Wannabe Flyboys"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1022
--      ["Wannabe Shoppsta"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1023
      ["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
  1024
      ["Waypoint placed."] = "Point de passage placé.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1025
      ["Way-Points Remaining"] = "Points de passage restants",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1026
      ["Weaklings"] = "Weaklings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1027
      ["Weaklings"] = "Weaklings",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1028
	  ["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
  1029
      ["Weapons Reset"] = "Armes réinitialisées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1030
--      ["Weapons reset."] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1031
      ["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
  1032
      ["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
  1033
      ["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
  1034
      ["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
  1035
      ["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
  1036
      ["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
  1037
      ["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
  1038
      ["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
  1039
      ["Welcome, Leaks A Lot!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1040
      ["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
  1041
--      ["Well done."] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1042
      ["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
  1043
      ["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
  1044
      ["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
  1045
      ["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
  1046
      ["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
  1047
      ["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
  1048
      ["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
  1049
      ["We need to move!"] = "Nous devons partir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1050
      ["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
  1051
      ["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
  1052
      ["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
  1053
      ["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
  1054
      ["We won't let you hurt her!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1055
      ["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
  1056
      ["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
  1057
      ["What a douche!"] = "Quelle douche !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1058
      ["What am I gonna...eat, yo?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1059
	  ["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
  1060
      ["What are you doing? Let her go!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1061
      ["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
  1062
      ["What a ride!"] = "Quel voyage !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1063
      ["What a strange cave!"] = "quelle etrange caverne",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1064
      ["What a strange feeling!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1065
      ["What a strange feeling!"] = "Quel étrange sentiment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1066
      ["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
  1067
      --["Whatever floats your boat..."] = "Comme tu veux...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1068
--      ["What has "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1069
      ["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
  1070
      ["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
  1071
      ["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
  1072
      ["What shall we do with the traitor?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1073
      ["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
  1074
      ["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
  1075
      ["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
  1076
      ["When?"] = "Quand ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1077
      ["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
  1078
      ["Where are they?!"] = "Où sont ils ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1079
      ["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
  1080
      ["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
  1081
      ["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
  1082
      ["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
  1083
      ["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
  1084
      ["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
  1085
      ["Where have you been?!"] = "Où étais tu ?!",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1086
      ["Where have you been?"] = "Où étais tu ? ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1087
--      ["? Why?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1088
--      ["Why "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1089
--      ["! 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
  1090
      ["Why are you doing this?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1091
      ["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
  1092
      ["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
  1093
      ["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
  1094
	  ["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
  1095
      ["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
  1096
      ["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
  1097
      ["Why me?!"] = "Pourquoi moi ?§",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1098
      ["Why would they do this?"] = "Pourquoi feraient-ils ça ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1099
--      ["Will this ever end?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1100
      ["WINNING TIME: "] = "Temps gagnant : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1101
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1102
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1103
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1104
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1105
      ["Wise Oak"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1106
      ["Wise Oak"] = "Wise Oak",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1107
      ["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
  1108
      ["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
  1109
	  ["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
  1110
      ["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
  1111
      ["Y3K1337"] = "Y3K1337",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1112
      ["Y3K1337"] = "Y3K1337",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1113
      ["Yay, we won!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1114
      ["Yay, we won!"] = "Ouais, on a gagné !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1115
      ["Y Chwiliad"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1116
      ["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
  1117
      ["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
  1118
      ["Yeah, take that!"] = "Ouais, prends ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1119
      ["Yeah? Watcha gonna do? Cry?"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1120
      ["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
  1121
      ["Yes!"] = "Oui !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1122
      ["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
  1123
      ["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
  1124
      ["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
  1125
      ["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
  1126
--      ["! 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
  1127
      ["You bear impressive skills, "] = "tu as des compétences impressionantes, ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1128
      ["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
  1129
--      ["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
  1130
      ["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
  1131
--      ["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
  1132
--      ["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
  1133
      ["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
  1134
      ["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
  1135
--      ["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
  1136
--      ["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
  1137
      ["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
  1138
      ["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
  1139
      ["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
  1140
      ["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
  1141
      ["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
  1142
      ["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
  1143
      ["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
  1144
      ["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
  1145
      ["You have SCORED!!"] = "Vous avez marqué !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1146
--      ["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
  1147
      ["You have "] = "Tu as",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1148
      ["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
  1149
      ["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
  1150
      ["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
  1151
      ["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
  1152
      ["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
  1153
      ["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
  1154
      ["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
  1155
--      ["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
  1156
      ["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
  1157
      ["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
  1158
      ["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
  1159
	  ["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
  1160
      ["Your deaths will be avenged, cannibals!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1161
      ["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
  1162
      ["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
  1163
      ["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
  1164
      ["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
  1165
      ["You're funny!"] = "Tu es drôle !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1166
--      ["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
  1167
      ["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
  1168
      ["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
  1169
      ["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
  1170
      ["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
  1171
	  ["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
  1172
--      ["You saved"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1173
      ["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
  1174
      ["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
  1175
      ["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
  1176
      ["You will be avenged!"] = "Tu seras vengé !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1177
      ["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
  1178
      ["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 !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1179
--      ["'Zooka Team"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1180
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1181
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1182
      ["Zork"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1183
    }