share/hedgewars/Data/Locale/fr.lua
author nemo
Wed, 13 Apr 2016 20:02:14 -0400
changeset 11651 e5c101a6fb8d
parent 11576 134113bff264
child 12716 d6acad807057
permissions -rw-r--r--
missing comma
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
     1
locale = {
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
     2
--      [":("] = "",
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
     3
--      ["!!!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     4
--      ["???"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     5
--      ["..."] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     6
--      ["011101000"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
     7
--      ["011101001"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
     8
--      ["+1 to a Bottom Feeder for killing anyone"] = "", -- Mutant
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
     9
--      ["+1 to a Mutant for killing anyone"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    10
      ["-1 to anyone for a suicide"] = "-1 pour cause de suicide",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    11
      ["+2 for becoming a Mutant"] = "+2 pour être devenu un Mutant",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    12
      ["30 minutes later..."] = "30 minutes plus tard...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    13
      ["About a month ago, a cyborg came and told us that you're the cannibals!"] = "Il y a un mois, un cyborg est venu et nous a dit que vous étiez des cannibales !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    14
      ["Accuracy Bonus!"] = "Bonus précision",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    15
--      ["Ace"] = "", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    16
      ["Achievement Unlocked"] = "Succès débloqué", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_That_Sinking_Feeling, Tumbler
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    17
      ["A Classic Fairytale"] = "Un conte classique de fée",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    18
      ["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
    19
      ["A cy-what?"] = "Un cy-quoi ?",
11651
e5c101a6fb8d missing comma
nemo
parents: 11576
diff changeset
    20
      ["Advanced Repositioning Mode"] = "Mode de repositionnement avancé",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    21
      ["Adventurous"] = "Aventurier",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    22
      ["a frenetic Hedgewars mini-game"] = "un mini-jeu frénétique d'HedgeWars", -- Frenzy
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    23
      ["Africa"] = "Afrique", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    24
      ["After Leaks A Lot betrayed his tribe, he joined the cannibals..."] = "Après que Grosse Fuite ait trahit sa tribu, il rejoignât les cannibales... ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    25
      ["After the shock caused by the enemy spy, Leaks A Lot and Dense Cloud went hunting to relax."] = "Après le choc causé par l'espion ennemi, Grosse Fuite et Nuage Dense partirent chasser pour se détendre.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    26
      ["Again with the 'cannibals' thing!"] = "Encore avec votre 'cannibale' truc",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    27
--      ["Aggressively removes enemy hedgehogs."] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    28
      ["a Hedgewars challenge"] = "un challenge d'Hegdewars", -- User_Mission_-_RCPlane_Challenge, User_Mission_-_Rope_Knock_Challenge
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    29
      ["a Hedgewars mini-game"] = "Un mini jeux d'Hedgewars", -- Space_Invasion, The_Specialists
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    30
--      ["a Hedgewars tag game"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    31
      ["AHHh, home sweet home.  Made it in %d seconds."] = "AHHh qu'il est bon d'être à la maison. Fait en %d secondes.", -- ClimbHome
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    32
      ["Aiming Practice"] = "Entraînement de tir", --Bazooka, Shotgun, SniperRifle
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    33
      ["Air Attack"] = "Attaque Aérienne", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    34
      ["A leap in a leap"] = "Un bond dans un bond",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    35
      ["A little gift from the cyborgs"] = "Un petit cadeau de la part des cyborgs",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    36
      ["All gone...everything!"] = "Évaporé...plus rien !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    37
      ["Allows free teleportation between other nodes."] = "Autorise gratuitement une téléportation vers d'autres noeuds", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    38
      ["Allows placement of girders, rubber-bands, mines, sticky mines and barrels."] = "Autorise le placement de poutres, d'élastiques, de mines, de mines collantes et de tonneaux", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    39
      ["Allows placement of structures."] = "Autorise le placement de structures", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    40
      ["Allows the placement of weapons, utiliites, and health crates."] = "Autorise le placement d'armes, d'utilitaires et de caisse de soin", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    41
      ["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 !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    42
      ["All walls touched!"] = "Tous les murs sont touchés", -- WxW
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    43
      ["Ammo Depleted!"] = "Munitions épuisées !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    44
      ["ammo extended!"] = "Munitions en plus !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    45
      ["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
    46
      ["Ammo Maniac!"] = "Collectionneur de munitions !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    47
      ["Ammo"] = "Munitions",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    48
      ["And how am I alive?!"] = "Et comment suis-je en vie ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    49
      ["And so happenned that Leaks A Lot failed to complete the challenge! He landed, pressured by shame..."] = "Et il apparut que Grosse Fuite échoua dans sa mission ! Il atterit, alourdi par la honte...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    50
	  ["And so it began..."] = "Et c'est ainsi que ça commença...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    51
      ["...and so the cyborgs took over the world..."] = "...Et c'est ainsi que les cyborgs prirent le contrôle du monde...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    52
      ["And so they discovered that cyborgs weren't invulnerable..."] = "Et c'est ainsi qu'ils découvrirent que les cyborgs n'étaient pas invulnérables...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    53
      ["And where's all the weed?"] = "Et où est toute l'herbe ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    54
      ["And you believed me? Oh, god, that's cute!"] = "Et tu m'as cru ? Oh mon dieu, c'est mignon !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    55
--      ["Anno 1032: [The explosion will make a strong push ~ Wide range, wont affect hogs close to the target]"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    56
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    57
      ["Antarctica"] = "Antarctique", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    58
--      ["Antarctic summer: - Will give you one girder/mudball and two sineguns/portals every fourth turn."] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    59
      ["Area"] = "Zone", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    60
      ["Are we there yet?"] = "Sommes-nous toujours là ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    61
      ["Are you accusing me of something?"] = "Es-tu en train de m'accuser de quelque chose ? ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    62
      ["Are you saying that many of us have died for your entertainment?"] = "Vous dites que beaucoup d'entre nous sont morts pour votre divertissement ? ",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    63
      ["Artur Detour"] = "Arthur Detour",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    64
      ["As a reward for your performance, here's some new technology!"] = "Comme récompense, voici une nouvelle technologie !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    65
--      ["a shoppa minigame"] = "", -- WxW
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    66
      ["Asia"] = "Asie", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    67
      ["Assault Team"] = "Equipe d'assault",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    68
      ["As the ammo is sparse, you might want to reuse ropes while mid-air.|"] = "Vu que les munitions sont éparpillées tu devrais relancer le grappin en plein vol",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    69
      ["As the challenge was completed, Leaks A Lot set foot on the ground..."] = "Comme le défi était accompli, Grosse Fuite posa les pieds sur le sol...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    70
      ["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é !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    71
      ["Attack From Rope"] = "Attaquer d'une corde", -- WxW
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    72
      ["Australia"] = "Australie", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    73
      ["Available points remaining: "] = "Points restants disponibles",  -- need the situation of when this sentence is used
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
    74
--      ["Back Breaker"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
    75
      ["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
    76
--      ["[Backspace]"] = "effacement arrière",  --maybe the original name is better...
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    77
      ["Backstab"] = "Coup de poignard dans le dos",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    78
      ["Bad Team"] = "Mauvaise équipe", -- User_Mission_-_The_Great_Escape
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    79
--      ["Ballgun"] = "", -- Construction_Mode
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
    80
--      ["Bamboo Thicket"] = "", --really, i don't know the good translation for this
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    81
      ["Barrel Eater!"] = "Mangeur de barile",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    82
      ["Barrel Launcher"] = "Lanceur de barile", --need the situation for me to understand sens of sentence
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    83
      ["Barrel Placement Mode"] = "Mode de placement de barile", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    84
      ["Baseball Bat"] = "Batte de Baseball", -- Construction_Mode
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
    85
--      ["Baseballbat"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
    86
      ["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
    87
      ["Bat your opponents through the|baskets and out of the map!"] = "Frappez vos ennemis à la batte|, marquez des paniers ou envoyez-les à la mer !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    88
--      ["Bazooka"] = "", -- Construction_Mode, Frenzy, A_Space_Adventure:death02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
    89
      ["Bazooka Training"] = "Entraînement au Bazooka",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
    90
--      ["Beep Loopers"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    91
      ["Best laps per team: "] = "Meilleurs tours par équipe",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    92
      ["Best Team Times: "] = "Meilleurs temps d'équipe",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    93
      ["Beware, though! If you are slow, you die!"] = "Attention tout de même ! Si tu es lent, tu meurs !",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    94
      ["Bio-Filter"] = "Filtre Biologique", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
    95
--      ["Biomechanic Team"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
    96
--      ["Birdy"] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
    97
      ["Blender"] = "Mixeur",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
    98
--      ["Bloodpie"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
    99
--      ["Bloodrocutor"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   100
      ["Bloodsucker"] = "Sangsue",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   101
      ["Bloody Rookies"] = "Nouvelles recrues", -- 01#Boot_Çamp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   102
      ["Blowtorch"] = "Chalumeau", -- Construction_Mode, Frenzy
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   103
      ["Blue Team"] = "Team Bleue", -- User_Mission_-_Dangerous_Ducklings
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   104
--      ["Bone Jackson"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   105
      ["Bonely"] = "Bonely",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   106
--      ["BOOM!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   107
--      ["Boom!"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   108
      ["Boss defeated!"] = "Boss vaincu",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   109
      ["Boss Slayer!"] = "Tueur de Boss !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   110
--      ["Brain Blower"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   111
--      ["Brainiac"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   112
--      ["Brainila"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   113
--      ["Brain Stu"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   114
--      ["Brain Teaser"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   115
--      ["Brutal Lily"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   116
--      ["Brutus"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   117
      ["Build a fortress and destroy your enemy."] = "Cronstruit une forteresse et décime ton ennemi", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   118
      ["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
   119
      ["Bullseye"] = "Dans le mille",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   120
      ["But it proved to be no easy task!"] = "Mais cela ne s'avéra pas être une tâche facile !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   121
      ["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
   122
      ["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
   123
      ["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
   124
      ["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
   125
      ["But why would they help us?"] = "Mais pourquoi nous aideraient-ils ? ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   126
      ["But you're cannibals. It's what you do."] = "Mais vous êtes cannibales. C'est ce que vous faites.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   127
      ["But you said you'd let her go!"] = "Mais vous aviez dit que vous la laisseriez partir !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   128
      ["Cake"] = "Gâteau", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   129
      ["Çall me Beep! Well, 'cause I'm such a nice...person!"] = "Appelle-moi Beep ! Hum, parce que je suis du genre sympa !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   130
      ["Çannibals"] = "Çannibales",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   131
      ["Çannibal Sentry"] = "Sentinelle cannibale",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   132
      ["Çannibals?! You're the cannibals!"] = "Çannibales ? C'est vous les cannibales !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   133
      ["CAPTURE THE FLAG"] = "Çapturez le drapeau !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   134
      ["Çareless"] = "Imprudent",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   135
      ["Careless"] = "Imprudent", -- User_Mission_-_That_Sinking_Feeling
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   136
--      ["Çarol"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   137
      ["CHALLENGE COMPLETE"] = "Challenge Réussi", -- User_Mission_-_RCPlane_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   138
      ["Change Weapon"] = "Changez d'arme",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   139
      ["changing range from %i%% to %i%% with period of %i msec"] = "modification de la portée de %i%% à %i%% à une période de %i msec", -- Gravity
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   140
      ["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...",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   141
      ["Cleaver"] = "Couperet", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   142
      ["Cleaver Placement Mode"] = "Mode de placement de couperet", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   143
      ["Climber"] = "Escaladeur", -- ClimbHome
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   144
--      ["Climb Home"] = "", -- ClimbHome
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   145
--      ["Clowns"] = "", -- User_Mission_-_Nobody_Laugh
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   146
      ["Clumsy"] = "Maladroit",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   147
      ["Cluster Bomb"] = "Bombe à fragmentation", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   148
      ["Cluster Bomb MASTER!"] = "Maitre de la bombe à fragmentation", -- Basic_Training_-_Cluster_Bomb
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   149
      ["Cluster Bomb Training"] = "Entrainement à la bombe à fragmentation", -- Basic_Training_-_Cluster_Bomb
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   150
      ["Codename: Teamwork"] = "Nom de code : Travail d'équipe",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   151
      ["Collateral Damage"] = "Dommages collatéraux",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   152
      ["Collateral Damage II"] = "Dommages collatéraux II",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   153
	  ["Collect all the crates, but remember, our time in this life is limited!"] = "Collecte toutes les caisses mais souviens toi, notre temps dans cette vie est limité !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   154
      ["Collect or destroy all the health crates."] = "Récupère ou détruit toutes les caisses de soin", -- User_Mission_-_RCPlane_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   155
	  ["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 : sélectionne le grappin, [haut] ou [bas] pour viser, flèches directionnelles pour bouger. |Le grappin peut etre relancé en plein vol !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   156
	  ["Collect the crates within the time limit!|If you fail, you'll have to try again."] = "Collecte les caisses dans le temps imparti ! |Si tu rates, tu devras réessayer.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   157
	  ["Come closer, so that your training may continue!"] = "Rapproche-toi, ainsi ton entraînement pourra continuer !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   158
--      ["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
   159
      ["Complete the track as fast as you can!"] = "Finissez la course aussi vite que possible !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   160
      ["COMPLETION TIME"] = "Temps d'achèvement", -- User_Mission_-_Rope_Knock_Challenge
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   161
      ["Configuration accepted."] = "Configuration acceptée", -- WxW
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   162
      ["Congratulations"] = "Félicitations", -- Basic_Training_-_Rope
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   163
      ["Congratulations!"] = "Félicitations!",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   164
      ["Congratulations! You needed only half of time|to eliminate all targets."] = "Félicitations! Tu n'as eu besoin que de la moitié du temps pour éliminer toutes tes cibles.", -- Basic_Training_-_Cluster_Bomb
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   165
      ["Congratulations! You've completed the Rope tutorial! |- Tutorial ends in 10 seconds!"] = "Félicitations! Vous avez complété le tutoriel de la corde ! |- Tutoriel terminé en 10 secondes!", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   166
      ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Félicitations ! Vous avez éliminé toutes les cibles|dans le temps alloué.", --Bazooka, Shotgun, SniperRifle
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   167
      ["CONSTRUCTION MODE"] = "MODE DE CONSTRUCTION", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   168
      ["Construction Station"] = "Station de construction", -- Construction_Mode
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   169
--      ["Continental supplies"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   170
      ["Control pillars to score points."] = "Contrôlez les piliers pour marquer des points",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   171
      ["Core"] = "Noyau", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   172
      ["Corporationals"] = "Organismes",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   173
--      ["Corpsemonger"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   174
--      ["Corpse Thrower"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   175
      ["Cost"] = "Coût", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   176
      ["Crate Placement Tool"] = "Outil de placement de caisse", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   177
      ["Crates Left:"] = "Caisses restantes:", -- User_Mission_-_RCPlane_Challenge
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   178
--      ["Cricket time: [Drop a fireable mine! ~ Will work if fired close to your hog & far away from enemy ~ 1 sec]"] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   179
      ["Current setting is "] = "Le paramètre actuel est ", -- Gravity
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   180
      ["Cybernetic Empire"] = "Empire cybernétique",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   181
      ["Cyborg. It's what the aliens call themselves."] = "Cyborg. C'est ainsi que s'appellent les aliens entre eux.",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   182
--      ["Dahmer"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   183
      ["DAMMIT, ROOKIE!"] = "Et merde, recrue",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   184
      ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "Et merde, recrue ! Dégage de ma tête !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   185
      ["Dangerous Ducklings"] = "Çanetons dangereux",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   186
      ["Deadweight"] = "poids mort", 
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   187
      ["Decrease"] = "Diminuer", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   188
      ["Defeat the cannibals!|"] = "Décime les cannibales",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   189
      ["Defeat the cannibals!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "Bat les cannibales ! |Astuce Grenade : règles le compte à rebour avec [1-5], vises avec [haut]/[bas] et maintiens [Espace] pour la puissance",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   190
      ["Defeat the cyborgs!"] = "Bats les cyborgs !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   191
      ["Defend your core from the enemy."] = "Prôtège ton noyau des ennemis", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   192
      ["Defend yourself!|Hint: You can get tips on using weapons by moving your mouse over them in the weapon sélection menu"] = "Défends toi ! |Conseil : Tu peux obtenir des astuces sur l'utilisation des armes en plaçant ta souris dessus dans le menu de sélection des armes",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   193
      ["Dematerializes weapons and equipment carried by enemy hedgehogs."] = "Dématérialise les armes et l'équipement portés par les hedgehogs ennemis", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   194
      ["Demolition is fun!"] = "La démolition c'est marrant",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   195
      ["Dense Cloud"] = "Nuage épais",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   196
      ["Dense Cloud must have already told them everything..."] = "Nuage Dense leur a sûrement déjà tout raconté...",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   197
--      ["Depleted Kamikaze!"] = "Kamikaze ... !", 
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   198
--      ["Desert Eagle"] = "", -- Construction_Mode, A_Space_Adventure:death02
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   199
      ["Destroy him, Leaks A Lot! He is responsible for the deaths of many of us!"] = "Détruis-le, Grosse Fuite ! Il est responsable de la mort de beaucoup des notres !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   200
      ["Destroy invaders to score points."] = "Détruisez les envahisseurs pour marquer des points",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   201
	  ["Destroy the targets!|Hint: Select the Shoryuken and hit [Space]|P.S. You can use it mid-air."] = "Détruis les cibles ! |Astuce : sélectionne le Shoryuken et appuyez sur [Espace] |P.S. vous pouvez l'utilisez en plein vol",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   202
	  ["Destroy the targets!|Hint: [Up], [Down] to aim, [Space] to shoot"] = "Détruis les cibles ! |Astuce : [haut], [bas] pour viser, [Espace] pour tirer",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   203
      ["Did anyone follow you?"] = "As-tu été suivi ? ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   204
      ["Did you see him coming?"] = "L'as-tu vu venir ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   205
      ["Did you warn the village?"] = "As-tu averti le village ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   206
      ["Die, die, die!"] = "Meurs, meurs, meurs !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   207
--      ["Disguise as a Rockhopper Penguin: [Swap place with a random enemy hog in the circle]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   208
--      ["Dist: "] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   209
      ["Do not laugh, inexperienced one, for he speaks the truth!"] = "Ne ris pas le bleu, car il dit la vérité ! ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   210
      ["Do not let his words fool you, young one! He will stab you in the back as soon as you turn away!"] = "Ne laisses pas ses mots te distraire, petit scarabée ! Il te poignardera dès que tu auras le dos tourné !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   211
	  ["Do the deed"] = "Accomplir l'acte",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   212
      ["Double Kill!"] = "Double meurtre !",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   213
      ["DOUBLE KILL"] = "DOUBLE MEURTRE", -- Mutant
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   214
      ["Do you have any idea how valuable grass is?"] = "Est-ce que vous avez une idée de la valeur de votre herbe ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   215
      ["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
   216
      ["Dragon's Lair"] = "La tanière du dragon",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   217
      ["Drill Rocket"] = "Missile forant", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   218
      ["Drills"] = "Perce",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   219
--      ["Drill Strike"] = "", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   220
      ["Drone Hunter!"] = "Chasseur de drône",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   221
--      ["Drop a bomb: [Drop some heroic wind that will turn into a bomb on impact]"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   222
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   223
--      ["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
   224
      ["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
   225
      ["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
   226
      ["Dude, that's so cool!"] = "Mec, c'est si cool !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   227
      ["Dude, we really need a new shaman..."] = "Mec, on a vraiment besoin d'un nouveau Shaman...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   228
      ["Dude, what's this place?!"] = "Mec, quel est cet endroit?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   229
      ["Dude, where are we?"] = "Mec, on est où ? ",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   230
--      ["Dude, wow! I just had the weirdest high!"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   231
      ["Duration"] = "Durée", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   232
      ["Dust storm: [Deals 15 damage to all enemies in the circle]"] = "Tempête de sable: [Inflige 15 dégâts à tous les ennemis dans le cercle]", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   233
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   234
--      ["Dynamite"] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   235
      ["Each turn is only ONE SECOND!"] = "Chaque tour dure seulement UNE SECONDE!", -- Frenzy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   236
      ["Each turn you get 1-3 random weapons"] = "À chaque tour, tu as 1 à 3 armes aléatoires",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   237
      ["Each turn you get one random weapon"] = "À chaque tour, tu as une arme aléatoire",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   238
      ["Eagle Eye"] = "Oeil d'aigle",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   239
--      ["Eagle Eye: [Blink to the impact ~ One shot]"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   240
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   241
--      ["Ear Sniffer"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   242
--      ["Elderbot"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   243
      ["Eliminate your captor."] = "Éliminez votre capteur", -- User_Mission_-_The_Great_Escape
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   244
      ["Eliminate all enemies"] = "Éliminez tous les ennemis",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   245
      ["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
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   246
      ["Eliminate enemy hogs and take their weapons."] = "Éliminez les hogs ennemis and prenez leurs armes.", -- Highlander
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   247
      ["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
   248
      ["Eliminate the Blue Team"] = "Éliminez l'équipe bleue",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   249
      ["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
   250
      ["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
   251
      ["Eliminate the enemy specialists."] = "Eliminez les spécialists ennemis",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   252
      ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "Éliminez l'unité 3378|- Résistance Futile doit survivre",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   253
--      ["Elmo"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   254
      ["Energetic Engineer"] = "Ingénieur énergique",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   255
      ["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
   256
--      ["[Enter]"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   257
--      ["Europe"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   258
--      [" 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
   259
      ["Everyone knows this."] = "Tout le monde sait ça.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   260
      ["Every single time!"] = "À chaque fois !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   261
      ["Everything looks OK..."] = "Tout a l'air d'être OK ...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   262
      ["Exactly, man! That was my dream."] = "Exactement, mec ! C'était mon rêve.",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   263
      ["Extra Damage"] = "Dégâts supplémentaires", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   264
      ["Extra Time"] = "Temps Supplémentaire", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   265
      ["Eye Chewer"] = "Mâcheur d'oeil",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   266
      ["Family Reunion"] = "Réunion de famille ",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   267
      ["Fastest lap: "] = "Meilleur tour : ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   268
      ["Feeble Resistance"] = "Résistance Futile",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   269
--      ["Fell From Grace"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   270
      ["Fell From Heaven"] = "Est tombé du Ciel",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   271
      ["Fell From Heaven is the best! Fell From Heaven is the greatest!"] = "Tombée de l'Enfer est la meilleure ! Tombée de l'Enfer est la meilleure !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   272
      ["Femur Lover"] = "Amoureux du fémur",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   273
      ["Fierce Competition!"] = "Compétition féroce!", -- Space_Invasion
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   274
      ["Fiery Water"] = "Eau bouillante",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   275
      ["Filthy Blue"] = "Bleu dégueulasse", -- User_Mission_-_Dangerous_Ducklings
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   276
      ["Find your tribe!|Cross the lake!"] = "Trouve ta tribue ! |Traverse le lac !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   277
      ["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]",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   278
      ["Fire"] = "Feu",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   279
--      ["Fire a mine: [Does what it says ~ Çant be dropped close to an enemy ~ 1 sec]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   280
      ["First aid kits?!"] = "Des kits de premiers secours ?!",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   281
--      ["FIRST BLOOD MUTATES"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   282
      ["First Blood"] = "Premier sang",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   283
      ["First Steps"] = "Premiers pas",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   284
      ["Flag captured!"] = "Drapeau capturé !",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   285
      ["Flag respawned!"] = "Drapeau réapparu",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   286
      ["Flag returned!"] = "Drapeau récupéré",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   287
      ["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",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   288
      ["Flamer"] = "Flambeur",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   289
      ["Flamethrower"] = "Lance-flammes", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   290
      ["Flaming Worm"] = "Ver flamboyant",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   291
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   292
      ["Flesh for Brainz"] = "Flesh for Brainz",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   293
      ["Flying Saucer"] = "Soucoupe volante", -- Construction_Mode, Frenzy
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   294
      ["For improved features/stability, play 0.9.18+"] = "Pour de meilleurs fonctionnalités/stabilité, jouez en 0.9.18+", -- WxW
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   295
      ["Free Dense Cloud and continue the mission!"] = "Libérez Nuage Dense et continuez la mission !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   296
--      ["Freezer"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   297
--      ["FRENZY"] = "", -- Frenzy
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   298
      ["Friendly Fire!"] = "Feu allié!",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   299
      ["fuel extended!"] = "Le plein d'essence !",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   300
      ["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
   301
--      ["Game Modifiers: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   302
      ["GAME OVER!"] = "Fin du jeu ! ",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   303
      ["Game Started!"] = "Début du jeu ! ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   304
      ["Game? Was this a game to you?!"] = "Jeu ? Etait-ce un jeu pour vous ?!",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   305
--      ["GasBomb"] = "", -- Continental_supplies
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   306
--      ["Gas Gargler"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   307
      ["General information"] = "Informations générales", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   308
      ["Generates power."] = "Génère de l'énergie", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   309
      ["Generator"] = "Générateur", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   310
      ["Get Dense Cloud out of the pit!"] = "Sortez Nuage Dense de la fosse",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   311
      ["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
   312
	  ["Get on the head of the mole"] = "Va sur la tête de la taupe",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   313
      ["Get out of there!"] = "Sors d'ici !", -- User_Mission_-_The_Great_Escape
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   314
	  ["Get that crate!"] = "Prends cette caisse",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   315
      ["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
   316
--      ["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
   317
--      ["Get your teammates out of their natural prison and save the princess!|Hint: Drilling holes should solve everything.|Hint: It might be a good idea to place a girder before starting to drill. Just saying.|Hint: All your hedgehogs need to be above the marked height!|Hint: Leaks A Lot needs to get really close to the princess!"] = "", -- A_Classic_Fairytale:family
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   318
	 ["Get your teammates out of their natural prison and save the princess!|Hint: Drilling holes should solve everything.|Hint: It might be a good idea to place a girder before starting to drill. Just saying.|Hint: All your hedgehogs need to be above the marked height!|Hint: Leaks A Lot needs to get really close to the princess!"] = "Fais sortir tes coéquipiers de leur prison naturelle et sauve la princesse ! |Percer des trous résoudrait tout. |Ce serait une bonne idée de placer quelques poutres avant de commencer à percer. Moi j'dis ça mais j'dis rien. |Tous vos hérissons doivent être au dessus de la hauteur marquée ! | Grosse Fuite doit être très proche de la princesse !  ",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   319
      ["GG!"] = "Bien joué!", -- User_Mission_-_Rope_Knock_Challenge
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   320
--      ["Gimme Bones"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   321
--      ["Girder"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   322
--      ["Girder Placement Mode"] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   323
--      ["Glark"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   324
      ["Goal"] = "But",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   325
      ["GO! GO! GO!"] = "Allez! Allez! Allez!",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   326
      ["Good birdy......"] = "Gentil oiseau ...",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   327
      ["Good Dude"] = "Bravo !", -- User_Mission_-_The_Great_Escape
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   328
      ["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
   329
      ["Good luck...or else!"] = "Bonne chance.... ou pas !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   330
      ["Good luck out there!"] = "Bonne chance pour sortir d'ici",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   331
      ["Good so far!"] = "Pas mal jusqu'ici!",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   332
      ["Good to go!"] = "C'est pret!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   333
	  ["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
   334
      ["Go, quick!"] = "Va ! Vite !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   335
      ["Gorkij"] = "Gorkij",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   336
      ["Go surf!"] = "Va faire du surf", -- WxW
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   337
      ["GOTCHA!"] = "je t'ai eu !", 
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   338
      ["Grab Mines/Explosives"] = "Emparez vous des Mines/Explosifs",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   339
      ["Grants nearby hogs life-regeneration."] = "Confère de la régénération de vie aux hogs proches", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   340
      ["Gravity"] = "Gravité", -- Gravity
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   341
      ["Great choice, Steve! Mind if I call you that?"] = "Bon choix, Steve ! Ça t'ennuie si je t'appele comme ça ?",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   342
      ["Great work! Now hit it with your Baseball Bat! |Tip: You can change weapon with 'Right Click'!"] = "Bien joué! Maintenant, fracasse le avec une batte de baseball ! Astuce: Tu peux changer d'arme avec un 'clique droit'!", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   343
      ["Great! You will be contacted soon for assistance."] = "Super ! Tu seras bientot contacté pour de l'aide.",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   344
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   345
--      ["Green lipstick bullet: [Poisonous, deals no damage]"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   346
      ["Greetings, cloudy one!"] = "Salutation, le nuageux !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   347
      ["Greetings, "] = "Salutations, ",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   348
--      ["Grenade"] = "", -- Construction_Mode, Frenzy, A_Space_Adventure:death02
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   349
      ["Grenade Training"] = "Entrainement à la grenade", -- Basic_Training_-_Grenade
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   350
--      ["Grenadiers"] = "", -- Basic_Training_-_Grenade
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   351
      ["Guys, do you think there's more of them?"] = "Les gars, vous pensez qu'il y en a encore plus ?",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   352
--      ["HAHA!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   353
--      ["Haha!"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   354
--      ["Hahahaha!"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   355
      ["Haha, now THAT would be something!"] = "Haha, maintenant ÇA, ça va être quelquechose !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   356
      ["Hammer"] = "Marteau", -- Construction_Mode, Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   357
      ["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
   358
--      ["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
   359
--      [" Hapless Hogs left!"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   360
      [" HAS MUTATED"] = " a muté", -- Mutant
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   361
--      ["Hatless Jerry"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   362
      ["Have no illusions, your tribe is dead, indifferent of your choice."] = "N'aies pas d'illusion, ta tribue est morte, quel que soit ton choix",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   363
      ["Have we ever attacked you first?"] = "Avons-nous jamais attaqué en premier ? ",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   364
      ["Healing Station"] = "Station de soignement", -- Construction_Mode
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   365
      ["Health Crate Placement Mode"] = "Mode de placement de caisse de soin", -- Construction_Mode
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   366
      ["Health crates extend your time."] = "Les caisses de vie augmentent votre temps.",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   367
      ["Heavy"] = "Lourd",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   368
--      ["Heavy Çannfantry"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   369
--      ["Hedge-cogs"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   370
--      ["Hedgehog projectile: [Fire your hog like a Sticky Bomb]"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   371
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   372
--      ["Hedgewars-Basketball"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   373
--      ["Hedgewars-Knockball"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   374
--      ["Hedgibal Lecter"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   375
      ["Heh, it's not that bad."] = "Hé, c'est pas si mal.",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   376
      ["Hellish Handgrenade"] = "Grenade de la mort", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   377
      ["Hello again, "] = "Re-bonjour,",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   378
      ["Help me, Leaks!"] = "Aide moi, Fuite !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   379
      ["Help me, please!!!"] = "Aide moi, s'il te plaît !!!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   380
      ["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
   381
	  ["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
   382
      ["He must be in the village already."] = "Il doit déjà être au village",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   383
      ["Here, let me help you!"] = "Laissez-moi vous aider !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   384
      ["Here, let me help you save her!"] = "Laissez-moi vous aider à la sauver !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   385
      ["Here...pick your weapon!"] = "Ici...prend ton arme !",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   386
      ["Hero Team"] = "Equipe de héros", -- User_Mission_-_The_Great_Escape
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   387
	  ["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
   388
      ["He won't be selling us out anymore!"] = "Il ne nous vendra plus !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   389
      ["Hey, guys!"] = "Salut les gars",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   390
      ["Hey guys!"] = "Salut les gars !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   391
      ["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
   392
--      ["HIGHLANDER"] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   393
	  ["Hightime"] = "Meilleur temps",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   394
      ["Hint: Double Jump - Press [Backspace] twice"] = "Astuce : Double saut - appuyez deux fois sur [retour arrière]",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   395
      ["Hint: Select the BlowTorch, aim and press [Fire]. Press [Fire] again to stop.|Don't blow up the crate."] = "Astuce : Sélectionnez le chalumeau, visez et tirez avec [Espace]. [espace] à nouveau pour stopper. |N'explosez pas la caisse.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   396
      ["Hint: Select the LowGravity and press [Fire]."] = "Astuce : Sélectionnez gravité faible et appuyez sur [espace]",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   397
      ["Hint: you might want to stay out of sight and take all the crates...|"] = "Astuce : Vous aimeriez probablement rester hors de vue et prendre toutes les caisses...|",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   398
	  ["His arms are so strong!"] = "Ses 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
   399
--      ["Hit Combo!"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   400
--      ["Hmmm..."] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   401
      ["Hmmm...actually...I didn't either."] = "Humm... en fait...je ne savais pas non plus.",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   402
      ["Hmmm, I'll have to find some way of moving him off this anti-portal surface..."] = "Hmmm, je vais devoir trouver un moyen de le faire partir de la plateforme anti-portail", -- portal
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   403
      ["Hmmm...it's a draw. How unfortunate!"] = "Hmmm... C'est un ex-aequo. Pas de chance !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   404
	  ["Hmmm...perhaps a little more time will help."] = "Humm...Peut être qu'un peu plus de temps aiderait",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   405
--      ["Hogminator"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   406
      ["Hogs in sight!"] = "Hogs en vue !", -- Continental_supplies
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   407
      ["HOLY SHYTE!"] = "Mère de dieu !", -- Mutant
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   408
      ["Homing Bee"] = "Abeille téléguidée", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   409
--      ["Honest Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   410
      ["Hooray!"] = "Hourra ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   411
      ["Hostage Situation"] = "Situation d'otage",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   412
      ["How can I ever repay you for saving my life?"] = "Comment pourrais-je jamais te remercier de m'avoir sauvé la vie ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   413
      ["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 ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   414
	  ["How difficult would you like it to be?"] = "À quel point veux-tu que ce soit difficile ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   415
      ["HOW DO THEY KNOW WHERE WE ARE???"] = "COMMENT SAVENT-ILS OÙ NOUS SOMMES ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   416
      ["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
   417
      ["However, my mates don't agree with me on letting you go..."] = "Mes amis ne sont pas d'accord pour vous laisser partit ...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   418
--      [" HP"] = "", -- Mutant
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   419
      ["Hunter"] = "Chasseur", --Bazooka, Shotgun, SniperRifle
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   420
      ["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
   421
	  ["I can see you have been training diligently."] = "Je vois que tu t'es entraîné assiduement.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   422
      ["I can't believe it worked!"] = "Je ne peux pas croire que ça aie marché !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   423
      ["I can't believe this!"] = "Je peux pas le croire !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   424
      ["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
   425
      ["I can't wait any more, I have to save myself!"] = "Je ne peux plus attendre, je dois me sauver !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   426
      ["I could just teleport myself there..."] = "Je pourrais juste me téléporter là-bas...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   427
      ["I'd better get going myself."] = "Je ferais mieux de rentrer.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   428
      ["I didn't until about a month ago."] = "Je ne savais pas jusqu'à il y a un mois",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   429
      ["I don't know how you did that.. But good work! |The next one should be easy as cake for you!"] = "Je ne sais pas comment tu as fait ca... Mais bravo ! Le prochain devrai être facile!", -- Basic_Training_-_Rope
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   430
      ["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
   431
      ["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
   432
      ["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
   433
      ["I forgot that she's the daughter of the chief, too..."] = "J'avais oublié qu'elle était aussi la fille du chef...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   434
      ["If they try coming here, they can have a taste of my delicious knuckles!"] = "S'ils essaient de venir, ils pourront goûter de mes poings",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   435
      ["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
   436
--      ["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
   437
      ["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.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   438
      ["If you get stuck, use your Desert Eagle or restart the mission!|"] = "Si vous êtes coincés, utilisez l'Aigle du Désert, ou recommencez la mission",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   439
      ["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
   440
      ["If you say so..."] = "Si tu le dis...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   441
      ["If you wish to restart the course, hold [Precise] while your turn ends (e.g with Skip)!|"] = "Si tu souhaites recommencer la course, maintiens [precise] quand ton tour se termine (avec [passe ton tour ] par exemple",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   442
      ["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
   443
      ["I have come to make you an offering..."] = "Je suis venu te faire une offre...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   444
      ["I have no idea where that mole disappeared...Çan you see it?"] = "Je n'ai aucune idée où cette taupe a bien pu aller... Peux-tu la voir ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   445
      ["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
   446
      ["I have to get back to the village!"] = "Je dois retourner au village !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   447
	  ["I hope you are prepared for a small challenge, young one."] = "J'espère que tu es préparé pour un petit défi, petit scarabée",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   448
      ["I just don't want to sink to your level."] = "Je ne veux pas m'abaisser à ton niveau.",
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   449
      ["I just found out that they have captured your princess!"] = "Je viens de m'apercevoir qu'ils ont capturé ta princesse !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   450
      ["I just wonder where Ramon and Spiky disappeared..."] = "Je me demande seulement où Ramon et Spiky ont disparu",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   451
      ["I'll hold them off while you return to the village!"] = "Je vais les retenir pendant que tu retournes au village",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   452
	  ["Imagine those targets are the wolves that killed your parents! Take your anger out on them!"] = "Imagines que ces cibles sont les loups qui ont tués tes parents ! Défoule ta colère sur eux !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   453
      ["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
   454
      ["I'm a ninja."] = "Je suis un ninja",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   455
      ["I marked the place of their arrival. You're welcome!"] = "J'ai marqués les lieux d'où ils arriveront. De rien !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   456
      ["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
   457
      ["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
   458
      ["I'm getting old for this!"] = "Je deviens vieux pour ça !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   459
      ["I'm getting thirsty..."] = "J'ai soif",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   460
      ["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
   461
      ["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
   462
	  ["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...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   463
      ["I'm so scared!"] = "J'ai tellement peur !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   464
      ["Increase"] = "Augmente", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   465
      ["Incredible..."] = "Incroyable...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   466
      ["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
   467
      ["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
   468
      ["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
   469
      ["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
   470
      ["I need to warn the others."] = "Je dois avertir les autres.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   471
      ["In fact, you are the only one that's been acting strangely."] = "En fait, tu es le seul qui ait agi étrangement.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   472
      ["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 collecter les caisses ",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   473
      ["INSANITY"] = "FOLIE", -- Mutant
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   474
      ["Instructor"] = "Instructeur", -- 01#Boot_Çamp, User_Mission_-_Dangerous_Ducklings
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   475
      ["Interesting idea, haha!"] = "Idee intéressante, haha !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   476
      ["Interesting! Last time you said you killed a cannibal!"] = "Intéressant ! La dernière fois tu as dit que tu avais tué un cannibale !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   477
--      ["In the meantime, take these and return to your \"friend\"!"] = "", -- A_Classic_Fairytale:shadow
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   478
      ["invaders destroyed"] = "Envahisseur détruit",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   479
      ["Invasion"] = "Invasion",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   480
--      ["Invulnerable"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   481
      ["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
   482
      ["I see..."] = "Je vois...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   483
	  ["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
   484
      ["I see you would like his punishment to be more...personal..."] = "Je vois que tu voudrais que son châtiment soit plus...personnel...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   485
      ["I sense another wave of cannibals heading our way!"] = "Je sens qu'une autre vague de cannibale arrive !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   486
      ["I shouldn't have drunk that last pint."] = "Je n'aurais pas du boire cette dernière pinte",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   487
      ["Is this place in my head?"] = "Est-ce que cet endroit est dans ma tête ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   488
      ["It doesn't matter. I won't let that alien hurt my daughter!"] = "Ça n'a pas d'importance. Je ne laisserais pas cet alien blesser ma fille !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   489
      ["I think we are safe here."] = "Je pense que nous sommes en sécurité ici.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   490
      ["I thought their shaman died when he tried our medicine!"] = "Je pensais que leur shaman mourut quand il essaya notre potion !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   491
      ["It is called 'Hogs of Steel'."] = "C'est appelé 'hérissons d'acier' .",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   492
	  ["It is time to practice your fighting skills."] = "Il est temps d'entraîner tes compétences de combat",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   493
      ["It must be a childhood trauma..."] = "Ça doit être un traumatisme d'enfance",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   494
      ["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
   495
      ["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
   496
      ["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
   497
      ["I told you, I just found them."] = "Je te l'ai dit, je les ai juste trouvés",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   498
      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "C'est une bonne chose que la MORT SUBITE soit dans 99 tours",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   499
      ["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éé !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   500
      ["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
   501
      ["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
   502
      ["It's over..."] = "C'est terminé...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   503
      ["It's time you learned that your actions have consequences!"] = "Il est temps pour toi d'apprendre que tes actions ont des conséquences !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   504
      ["It's worth more than wood!"] = "C'est pire que le bois !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   505
      ["It wants our brains!"] = "Ça veut nos cerveaux",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   506
      ["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
   507
      ["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
   508
      ["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
   509
      ["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
   510
      ["I wish to help you, "] = "Je souhaite t'aider,",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   511
      ["I wonder where Dense Cloud is..."] = "Je me demande où est Nuage Dense...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   512
      ["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
   513
      ["I won't let you kill her!"] = "Je ne te laisserai pas la tuer !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   514
--      ["Jack"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   515
--      ["Jeremiah"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   516
--      ["John"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   517
--      ["Judas"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   518
      ["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
   519
      ["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
   520
      ["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
   521
      ["Just wait till I get my hands on that trauma! ARGH!"] = "Attends un peu que je mette la main sur ce traumatisme !  ARGH !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   522
--      ["Kamikaze"] = "", -- Construction_Mode
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   523
--      ["Kamikaze Expert!"] = "",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   524
      ["Keep it up!"] = "Continue !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   525
--      ["Kerguelen"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   526
      ["Killing spree!"] = "Massacre",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   527
      ["KILL IT!"] = "TUE LE !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   528
      ["KILLS"] = "Meurtres",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   529
      ["Kill the aliens!"] = "Tue les aliens !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   530
      ["Kill the cannibal!"] = "Tue le cannibale !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   531
      ["Kill the traitor...or spare his life!|Kill him or press [Precise]!"] = "Tue le traître... ou épargne sa vie ! |Tue le ou appuie sur [Precise] !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   532
--      ["Land Sprayer"] = "", -- Construction_Mode
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   533
      ["Laser Sight"] = "Visée laser", -- Construction_Mode
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   534
      ["Last Target!"] = "Dernière cible !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   535
      ["Leader"] = "Chef",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   536
--      ["Leaderbot"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   537
--      ["Leaks A Lot"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   538
      ["Leaks A Lot, depressed for killing his loved one, failed to save the village..."] = "Grosse Fuite, déprimé d'avoir tué l'élue de son coeur, échoua à sauver le village...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   539
      ["Leaks A Lot gave his life for his tribe! He should have survived!"] = "Grosse Fuite à donné sa vie pour sa tribu ! Il aurait dû survivre !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   540
      ["Leaks A Lot must survive!"] = "Grosse Fuite doit survivre !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   541
--      ["Led Heart"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   542
--      ["Lee"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   543
--      ["left shift"] = "", -- Continental_supplies
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   544
--      ["[Left Shift]"] = "",-- touche majuscule gauche
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   545
--      ["Let a Continent provide your weapons!"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   546
      ["Let me test your skills a little, will you?"] = "Laisse-moi te tester un peu, veux-tu ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   547
      ["Let's go home!"] = "Rentrons à la maison !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   548
      ["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
   549
      ["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
   550
      ["Let's show those cannibals what we're made of!"] = "Montrons à ces cannibales de quel bois on se chauffe !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   551
      ["Let them have a taste of my fury!"] = "Ils vont goûter de ma fureur !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   552
      ["Let us help, too!"] = "Allons aider nous aussi !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   553
--      ["Light Çannfantry"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   554
--      ["Limburger"] = "", -- Construction_Mode
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   555
      ["Listen up, maggot!!"] = "Écoutez, asticots",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   556
      ["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
   557
--      ["Lively Lifeguard"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   558
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   559
--      ["Lonely Cries: [Rise the water if no hog is in the circle and deal 7 damage to all enemy hogs]"] = "", -- Continental_supplies
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   560
      ["Lonely Hog"] = "Hog tout seul", -- ClimbHome
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   561
      ["Look, I had no choice!"] = "Écoute, je n'avais pas le choix !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   562
      ["Look out! There's more of them!"] = "Regarde, il y en a encore plus !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   563
      ["Look out! We're surrounded by cannibals!"] = "Regarde ! Nous sommes entourés par les cannibales !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   564
      ["Looks like the whole world is falling apart!"] = "On dirait que le monde entier tombe en morceaux !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   565
      ["Low Gravity"] = "Peu de gravité", -- Construction_Mode, Frenzy
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   566
      ["Luckily, I've managed to snatch some of them."] = "Heureusement, j'ai réussi à en avoir quelques unes",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   567
--      ["LUDICROUS KILL"] = "", -- Mutant
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   568
      ["Made it!"] = "Je l'ai fait !", -- ClimbHome
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   569
      ["- Massive weapon bonus on first turn"] = "- Gros bonus d'arme au premier tour !", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   570
      ["May the spirits aid you in all your quests!"] = "Puissent les esprits t'aider dans tes quêtes !",
11576
134113bff264 updated french lua translation
BaptisteOrieux
parents: 10449
diff changeset
   571
      ["Medicine: [Fire some exploding medicine that will heal all hogs effected by the explosion]"] = "Soin: [Tire un kit de survie explosif qui soigne tous les hogs dans le rayon de l'explosion]", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   572
--      ["MEGA KILL"] = "", -- Mutant
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   573
--      ["Meiwes"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   574
--      ["Mindy"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   575
--      ["Mine"] = "", -- Construction_Mode, Frenzy
5844
fdf22a4843f7 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo
parents: 5400
diff changeset
   576
--      ["Mine Deployer"] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   577
      ["Mine Eater!"] = "Mangeur de Mines",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   578
--      ["Mine Placement Mode"] = "", -- Construction_Mode
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   579
--      ["|- Mines Time:"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   580
--      ["Mine Strike"] = "", -- Construction_Mode
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   581
      ["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
   582
      ["MISSION SUCCESSFUL"] = "Mission réussie", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   583
      ["MISSION SUCCESS"] = "SUCCÈS DE LA MISSION",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   584
--      ["Molotov Cocktail"] = "", -- Construction_Mode
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   585
--      ["Molotov"] = "", -- Continental_supplies
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   586
--      ["MONSTER KILL"] = "", -- Mutant
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   587
      ["More Natives"] = "Plus d'indigènes",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   588
--      ["Mortar"] = "", -- Construction_Mode, A_Space_Adventure:death02
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   589
      ["Movement: [Up], [Down], [Left], [Right]"] = "Mouvement: [haut], [bas], [gauche], [droite]",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   590
--      ["Mudball"] = "", -- Construction_Mode
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   591
--      ["Multi-shot!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   592
--      ["Muriel"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   593
      ["Muscle Dissolver"] = "Monsieur Muscle",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   594
--      ["-------"] = "", -- Mutant
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   595
--      ["Mutant"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   596
--      ["Nade Boy"] = "", -- Basic_Training_-_Grenade
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   597
--      ["Name"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   598
      ["Nameless Heroes"] = "Héros sans noms",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   599
--      ["Nancy Screw"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   600
--      ["Napalm"] = "", -- Construction_Mode
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   601
--      ["Napalm rocket: [Fire a bomb with napalm!]"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   602
      ["Natives"] = "Indigènes",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   603
--      ["Naughty Ninja"] = "", -- User_Mission_-_Dangerous_Ducklings
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   604
      ["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
   605
--      ["NEW CLAN RECORD: "] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   606
      ["NEW fastest lap: "] = "Nouveau meilleur temps",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   607
      ["New Mines Per Turn"] = "Nouvelles mines par tour",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   608
      ["NEW RACE RECORD: "] = "NOUVEAU RECORD DE COURSE",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   609
      ["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
   610
      ["Nicely done, meatbags!"] = "Bien joués, sac à viande !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   611
      ["Nice work, "] = "Beau boulot, ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   612
      ["Nice work!"] = "Beau travail !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   613
--      ["Nilarian"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   614
--      ["Nobody Laugh"] = "", -- User_Mission_-_Nobody_Laugh
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   615
      ["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
   616
      ["No...I wonder where they disappeared?!"] = "Non...Je me demande où ils ont disparu ?!",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   617
--      ["Nom-Nom"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   618
--      ["NomNom"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   619
      ["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
   620
      ["No! Please, help me!"] = "Non ! S'il te plaît, aide moi !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   621
--      ["NORMAL"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   622
--      ["Normal players can only score points by killing the mutant."] = "", -- Mutant
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   623
--      ["North America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   624
--      ["Not all hogs are born equal."] = "", -- Highlander
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   625
      ["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
   626
      ["Not now, Fiery Water!"] = "Pas maintenant, Fiery Water !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   627
      ["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
   628
      ["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
   629
      ["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
   630
--      ["Now find the next target! |Tip: Normally you lose health by falling down, so be careful!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   631
      ["No! What have I done?! What have YOU done?!"] = "Non ! Qu'ais-je fait ? Qu'est-ce que TU as fait ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   632
      ["No. Where did he come from?"] = "Non. D'où est-il venu ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   633
      ["Now how do I get on the other side?!"] = "Maintenant, comment je me rends de l'autre coté ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   634
      ["No. You and the rest of the tribe are safer there!"] = "Non, toi et le reste de la tribu êtes plus en sécurité ici ! ",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   635
--      ["Object Placement Tool"] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   636
--      ["Obliterate them!|Hint: You might want to take cover..."] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   637
      ["Obstacle course"] = "Course d'obstacles",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   638
      ["Of course I have to save her. What did I expect?!"] = "Bien sûr je dois la sauver. Qu'est ce que j'imaginais ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   639
      ["OH, COME ON!"] = "OH, ALLEZ !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   640
      ["Oh, my!"] = "Oh mon dieu !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   641
      ["Oh, my! This is even more entertaining than I've expected!"] = "Oh mon dieu ! C'est encore plus amusant que ce que je pensais !",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   642
      ["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
   643
--      ["Oh no, not "] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   644
      ["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
   645
--      ["Oh no! You failed! Just try again."] = "", -- Basic_Training_-_Cluster_Bomb
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   646
      ["Oh, silly me! I forgot that I'm the shaman."] = "Oh suis-je bête ! J'ai oublié que j'étais le shaman.",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   647
--      ["Olive"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   648
--	  ["Omnivore"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   649
	  ["Once upon a time, on an island with great natural resources, lived two tribes in heated conflict..."] = "Il était une fois, sur une île possédant de grandes ressources naturelles, vivaient deux tribus en violent conflit...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   650
--      ["ONE HOG PER TEAM! KILLING EXCESS HEDGES"] = "", -- Mutant
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   651
	  ["One tribe was peaceful, spending their time hunting and training, enjoying the small pleasures of life..."] = "L'une des deux tribus était pacifique, passant son temps à chasser et à s'entraîner, appréciant les petits plaisirs de la vie",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   652
--      ["on Skip"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   653
      ["Oops...I dropped them."] = "Oups ... Je les ai laissées tomber.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   654
	  ["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
   655
--      ["Operation Diver"] = "",
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   656
      ["Opposing Team: "] = "Équipe opposée",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   657
--      ["or 'g=50, g2=150, period=4000' for gravity changing|from 50 to 150 and back with period of 4000 msec"] = "", -- Gravity
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   658
--      ["Orlando Boom!"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   659
--      ["Other kills don't give you points."] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   660
--      ["Ouch!"] = "", -- User_Mission_-_Rope_Knock_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   661
      ["Our tribe, our beautiful island!"] = "Notre tibu, notre belle ile !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   662
--      ["Parachute"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   663
      ["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
   664
--      ["Pathetic Resistance"] = "", -- User_Mission_-_Bamboo_Thicket, User_Mission_-_Newton_and_the_Hammock
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   665
--      ["Penguin roar: [Deal 15 damage + 15% of your hogs health to all hogs around you and get 2/3 back]"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   666
	  ["Perfect! Now try to get the next crate without hurting yourself!"] = "Parfait, maintenant essaies d'avoir la prochaine caisse sans te blesser !",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   667
      ["Per-Hog Ammo"] = "Munitions par hérissons",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   668
--      ["Personal Portal Device"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   669
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   670
--      ["Per team weapons"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   671
      ["Pfew! That was close!"] = "Ouf! C'est pas passé loin !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   672
--      ["Piano Strike"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   673
--      ["Pickhammer"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   674
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   675
--      ["Pings left:"] = "", -- Space_Invasion
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   676
      ["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
   677
--      ["Planes Used:"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   678
--      ["Planes Used"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   679
      ["Play with me!"] = "Joue avec moi !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   680
--      ["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
   681
--      ["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
   682
--      ["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
   683
--      ["Point Blank Combo!"] = "", -- Space_Invasion
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   684
--      ["POINTS"] = "", -- Mutant
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   685
      ["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
   686
      ["Poison"] = "Poison",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   687
--      ["Population"] = "", -- Continental_supplies
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   688
      ["Portal hint: one goes to the destination, and one is the entrance.|"] = "Astuce du Portail : l'un est la destination, l'autre est l'entrée ",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   689
--      ["Portal mission"] = "", -- portal
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   690
--      ["Power Remaining"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   691
      ["Prepare yourself"] = "Prépare toi",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   692
--      ["presice"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   693
--      ["Press [Enter] to accept this configuration."] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   694
	  ["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
   695
      ["Press [Precise] to skip intro"] = "appuie sur [precise] pour passer l'intro",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   696
--      ["Prestigious Pilot"] = "", -- User_Mission_-_RCPlane_Challenge
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   697
--      ["Private Novak"] = "", -- Basic_Training_-_Cluster_Bomb
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   698
      ["Protect yourselves!|Grenade hint: set the timer with [1-5], aim with [Up]/[Down] and hold [Space] to set power"] = "Protège toi ! |Astuce Grenade : Règle le compte à rebour avec [1-5], vise avec [haut]/[bas] et maintiens [Espace] pour la puissance",
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
   699
--      ["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
   700
--      ["RACER"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   701
--      ["Rachel"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   702
--      ["Radar Ping"] = "", -- Space_Invasion
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   703
--      ["Raging Buffalo"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   704
--      ["Ramon"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   705
--      ["random in range from %i%% to %i%% with period of %i msec"] = "", -- Gravity
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   706
--      ["RC Plane"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   707
--      ["RC PLANE TRAINING"] = "", -- User_Mission_-_RCPlane_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   708
      ["Really?! You thought you could harm me with your little toys?"] = "Vraiment ? Tu pensais pouvoir me blesser avec tes petits jouets ?",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   709
--      ["Reflector Shield"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   710
--      ["Reflects enemy projectiles."] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   711
--      ["Regurgitator"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   712
--      ["Reinforcements"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   713
--      ["Remember: The rope only bend around objects, |if it doesn't hit anything it's always stright!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   714
      ["Remember this, pathetic animal: when the day comes, you will regret your blind loyalty!"] = "Souviens toi, pathétique animal : quand le jour viendra, tu regretteras ton aveugle loyauté !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   715
--      ["REMOVED"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   716
--      ["Respawner"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   717
--      ["Resurrector"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   718
--      ["Resurrects dead hedgehogs."] = "", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   719
      [" - 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 dans 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",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   720
      ["Return to Leaks A Lot! If you get stuck, press [Precise] to try again!"] = "Retourne vers Grosse Fuite ! Si tu es bloqué, appuie sur [Precise] pour réessayer !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   721
--      ["Righteous Beard"] = "Righteous Beard",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   722
--      ["Rope"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   723
--      ["ROPE-KNOCKING"] = "", -- User_Mission_-_Rope_Knock_Challenge
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   724
--      ["Rope to safety"] = "", -- ClimbHome
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   725
--      ["Rope Training"] = "", -- Basic_Training_-_Rope
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   726
      ["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
   727
--      ["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
   728
--      ["Round Limit"] = "",
5867
a04f25c4209f rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo
parents: 5844
diff changeset
   729
--      ["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
   730
--      ["Rounds Complete"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   731
--      ["Rubber Band"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   732
--      ["Rubber Placement Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   733
--      ["RULES"] = "", -- Frenzy, Mutant
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   734
      ["RULES OF THE GAME [Press ESC to view]"] = "RÈGLES DU JEU | [Appuyez Échap pour voir]",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   735
--      ["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
   736
--      ["s|"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   737
--      ["Sabotage/Flare: [Sabotage all hogs in the circle and deal ~1 dmg OR Fire a cluster up into the air]"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   738
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   739
--      ["Salivaslurper"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   740
      ["Salvation"] = "Le salut",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   741
      ["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
   742
--      ["Save as many hapless hogs as possible!"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   743
      ["Save Fell From Heaven!"] = "Sauve Tombée de l'Enfer ! ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   744
      ["Save Leaks A Lot!|Hint: The Switch utility might be of help to you."] = "Sauve Grosse Fuite ! |L'outil changer de hérisson pourrait aider",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   745
      ["Save the princess! All your hogs must survive!|Hint: Kill the cyborgs first! Use the ammo very carefully!|Hint: You might want to spare a girder for cover!"] = "Sauve la princesse, tous tes hérissons doivent survivre ! |Tue les cyborgs en premier ! Utilise les munitions très prudemment ! |Tu voudras peut être garder une poutre pour te couvrir !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   746
      ["Save the princess by collecting the crate in under 12 turns!"] = "Sauve la princesse en collectant la caisse en moins de 3 tours !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   747
--      ["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
   748
--      ["SCORE"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   749
--      ["Score"] = "", -- Mutant
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   750
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   751
--      ["sec"] = "", -- CTF_Blizzard, TrophyRace, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Çapture_the_Flag
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   752
--      ["Seduction"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   753
--      ["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
   754
	  ["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
   755
      ["See ya!"] = "Bye bye",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   756
--      ["Segmentation Paul"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   757
--      ["Select continent!"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   758
--      ["Select continent first round with the Weapon Menu or by"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   759
      ["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
   760
--      ["selected!"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   761
--      ["Set period to negative value for random gravity"] = "", -- Gravity
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   762
--      ["Setup:|'g=150', where 150 is 150% of normal gravity"] = "", -- Gravity
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
   763
--      ["s"] = "", -- GaudyRacer, Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   764
      ["... share your beauty with the world every morning, my princess!"] = "...partage ta beauté avec le monde chaque matin, ma princesse !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   765
      ["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
   766
      ["Shield boosted! +30 power"] = "Bouclier boosté! +30",
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   767
      ["Shield Depleted"] = "Bouclier épuisé",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   768
      ["Shield is fully recharged!"] = "Bouclier chargé à fond!",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   769
      ["Shield Master!"] = "Maître du Bouclierr",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   770
--      ["Shield Miser!"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   771
      ["Shield OFF:"] = "Bouclier OFF",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   772
      ["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
   773
--      ["Shield Seeker!"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   774
--      ["Shoryuken"] = "", -- Construction_Mode, Frenzy, A_Space_Adventure:death02
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   775
--      ["Shotgun"] = "", -- Continental_supplies
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   776
      ["Shotgun Team"] = "Équipe de choc",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   777
      ["Shotgun Training"] = "Entraînement au fusil",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   778
      ["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
   779
--      ["Silly"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   780
--      ["SineGun"] = "", -- Construction_Mode
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4786
diff changeset
   781
--      ["Sinky"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   782
--      ["Sirius Lee"] = "",
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents:
diff changeset
   783
      ["%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
   784
      ["%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
   785
      ["Slippery"] = "Glissant",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   786
--      ["Slot"] = "", -- Frenzy
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   787
--      ["Slot keys save time! (F1-F10 by default)"] = "", -- Frenzy
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   788
--      ["SLOTS"] = "", -- Frenzy
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   789
--      ["Smith 0.97"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   790
--      ["Smith 0.98"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   791
--      ["Smith 0.99a"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   792
--      ["Smith 0.99b"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   793
--      ["Smith 0.99f"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   794
--      ["Smith 1.0"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   795
--      ["Sniper Rifle"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   796
--      ["Sniper!"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   797
      ["Sniper Training"] = "Entraînement au fusil de sniper",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   798
      ["Sniperz"] = "Snipers",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   799
	  ["So humiliating..."] = "Si humiliant...",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   800
--      ["Some weapons have a second option. Find them with"] = "", -- Continental_supplies
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   801
--      ["South America"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   802
      ["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
   803
--      ["Spawn the crate, and attack!"] = "", -- WxW
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   804
--      ["Special Weapons:"] = "", -- Continental_supplies
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   805
--      ["Spiky Cheese"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   806
--      ["Spleenlover"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   807
--      ["Sponge"] = "éponde",--??
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   808
      ["Spooky Tree"] = "Arbre fantomatique",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   809
--      ["Sprite Placement Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   810
--      ["Sprite Testing Mode"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   811
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   812
--      ["Steel Eye"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   813
      ["Step By Step"] = "Pas à Pas",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   814
--      ["Steve"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   815
--      ["Sticky Mine"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   816
--      ["Sticky Mine Placement Mode"] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   817
--      ["Stronglings"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   818
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   819
--      ["Structure Placement Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   820
--      ["Structure Placement Tool"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   821
--      ["Sundaland"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   822
--      ["Super Weapons"] = "", -- WxW
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   823
--      ["Support Station"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   824
--      ["Surf Before Crate"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   825
--      ["Surfer! +15 points!"] = "", -- Space_Invasion
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   826
--      ["Surfer!"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   827
      ["Survive!|Hint: Cinematics can be skipped with the [Precise] key."] = "Survis ! Les cinématique peuvent être passées avec la touche [Precise]. ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   828
	  ["Swing, Leaks A Lot, on the wings of the wind!"] = "Balance toi Grosse Fuite, sur les ailes du vent",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   829
--      ["switch"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   830
--      ["Switched to "] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   831
--      ["Switch Hog"] = "", -- Construction_Mode
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   832
--      ["Syntax Errol"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   833
--      ["tab"] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   834
--      ["Tagging Mode"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   835
      ["Talk about mixed signals..."] = "Parlons des signaux mélangés",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   836
--      ["Tardis"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   837
--      ["Target Placement Mode"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   838
      ["Team %d: "] = "Équipe %d : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   839
--      ["Team Scores"] = "", -- Control, Space_Invasion
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   840
--      ["Teleporation Node"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   841
--      ["Teleportation Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   842
--      ["Teleportation Node"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   843
--      ["Teleport"] = "", -- Construction_Mode, Frenzy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   844
      ["Teleport hint: just use the mouse to select the destination!"] = "Téléporte : utilise la souris pour sélectionner la destination !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   845
--      ["Teleport Unsuccessful. Please teleport within a clan teleporter's sphere of influence."] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   846
      ["Thanks!"] = "Merci !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   847
      ["Thank you, my hero!"] = "Merci, mon héros !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   848
      ["Thank you, oh, thank you, Leaks A Lot!"] = "Merci, oh, merci, Grosse Fuite !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   849
      ["Thank you, oh, thank you, my heroes!"] = "Merci, oh, merci mes héros !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   850
      ["That is, indeed, very weird..."] = "C'est ça, en effet, très étrange...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   851
      ["That makes it almost invaluable!"] = "Ça la rends presque inestimable !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   852
      ["That ought to show them!"] = "Ça leur apprendra !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   853
      ["That's for my father!"] = "Pour mon père !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   854
      ["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
   855
--      ["That Sinking Feeling"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   856
      ["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
   857
      ["That's typical of you!"] = "C'est typiquemment vous !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   858
      ["That was just mean!"] = "C'était méchant !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   859
      ["That was pointless."] = "C'était inutile.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   860
      ["The answer is...entertaintment. You'll see what I mean."] = "La réponse est... divertissement. Tu comprendras ce que je veux dire",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   861
--      ["The anti-portal zone is all over the floor, and I have nothing to kill him...Droping something could hurt him enough to kill him..."] = "", -- portal
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   862
--      ["The Bottom Feeder can score points by killing anyone."] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   863
      ["The Bull's Eye"] = "Dans le mille",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   864
      ["The caves are well hidden, they won't find us there!"] = "Les cavernes sont bien cachées, ils ne nous y trouverons pas !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   865
	  ["The Crate Frenzy"] = "Frénésie de caisses",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   866
      ["The Dilemma"] = "Le dilemne",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   867
      ["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",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   868
      ["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
   869
      ["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
   870
	  ["The First Blood"] = "Le premier sang",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   871
      ["The First Encounter"] = "La première rencontre",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   872
--      ["The first player to kill someone becomes the Mutant."] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   873
      ["The flag will respawn next round."] = "Le drapeau va réapparaitre au prochain tour",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   874
      ["The food bites back"] = "La nourriture mord en retour",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   875
	  ["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
   876
--      ["The Great Escape"] = "", -- User_Mission_-_The_Great_Escape
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   877
--      ["The Great Hog in the sky sees your sadness and grants you a boon."] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   878
      ["The guardian"] = "Le gardien",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   879
      ["The Individualist"] = "L'individualiste",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   880
      ["Their buildings were very primitive back then, even for an uncivilised island."] = "Leurs bâtiments étaient très primitif à l'époque, même pour une ile non civilisée.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   881
      ["The Journey Back"] = "Le voyage du retour",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   882
	  ["The Leap of Faith"] = "Le saut de la foi",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   883
      ["The Moonwalk"] = "La Marche Lunaire",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   884
--      ["The Mutant has super-weapons and a lot of health."] = "", -- Mutant
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   885
--      ["The Mutant loses health quickly if he doesn't keep scoring kills."] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   886
      ["The Nameless One"] = "Le sans nom",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   887
--      ["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
   888
      ["Then how do they keep appearing?"] = "Alors, comment continuent-il à apparaître ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   889
	  ["The other one were all cannibals, spending their time eating the organs of fellow hedgehogs..."] = "L'autre était une tribu de cannibales, ils passaient leur temps à manger les organes d'autres hérissons...",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   890
--      ["The player with least points (or most deaths) becomes the Bottom Feeder."] = "", -- Mutant
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   891
--      ["There are a variety of structures available to aid you."] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   892
      ["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
   893
      ["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
   894
      ["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
   895
      ["There's nothing more satisfying to us than seeing you share your beauty..."] = "Il n'y a rien de plus satisfaisant pour moi que de te voir partager ta beauté...",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   896
--      ["There's nothing more satisfying to us than seeing you share your beauty with the world every morning, my princess!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   897
	  ["The Rising"] = "L'ascension",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   898
      ["The Savior"] = "Le sauveur",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   899
      ["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
   900
      ["The Shadow Falls"] = "La chute des ombres",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   901
      ["The Showdown"] = "La confrontation",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   902
	  ["The Slaughter"] = "Le massacre",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   903
--      ["THE SPECIALISTS"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   904
      ["The spirits of the ancerstors are surely pleased, Leaks A Lot."] = "Les esprits des ancêtres sont sûrement ravis, Grosse Fuite.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   905
      ["The Torment"] = "Le supplice",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   906
      ["The Tunnel Maker"] = "Le creuseur de tunnel",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   907
	  ["The Ultimate Weapon"] = "L'arme ultime",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   908
      ["The Union"] = "L'union",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   909
      ["The village, unprepared, was destroyed by the cyborgs..."] = "Le village, non préparé, fut détruit par les cyborgs...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   910
      ["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
   911
      ["The wasted youth"] = "Une jeunesse ruinée",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   912
      ["The weapon in that last crate was bestowed upon us by the ancients!"] = "L'arme dans cette dernière caisse nous a été conférée par les anciens",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   913
--      ["The what?!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   914
	  ["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
   915
      ["They are all waiting back in the village, haha."] = "Ils attendent tous au village, haha.",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   916
--      ["They Call Me Bullseye!"] = "", -- Space_Invasion
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   917
--      ["They Çall Me Bullseye!"] = "", -- Space_Invasion
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   918
      ["They have weapons we've never seen before!"] = "Ils ont des armes que nous n'avons jamais vu avant !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   919
--      ["They keep appearing like this. It's weird!"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   920
--      ["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
   921
      ["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
   922
      ["They never learn"] = "Ils n'apprennent jamais",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
   923
      ["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
   924
      ["They've been manipulating us all this time!"] = "Ils nous ont tous manipulé cette fois !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   925
--      ["Thighlicker"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   926
	  ["This is it! It's time to make Fell From Heaven fall for me..."] = "Ça y est ! il est temps d'impressionner Tombée de l'Enfer ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   927
      ["This island is the only place left on Earth with grass on it!"] = "Cette île est le dernier endroit sur terre avec de l'herbe dessus !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   928
      ["This is typical!"] = "C'est typique !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   929
      ["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
   930
      ["This must be the caves!"] = "Ce doit être les cavernes !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   931
      ["This one's tricky."] = "Celui-là est piégeux.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   932
      ["This rain is really something..."] = "Cette pluie, c'est vraiment quelque chose !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   933
      ["This will be fun!"] = "Ce sera amusant !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   934
      ["Those aliens are destroying the island!"] = "Ces aliens sont en train de détruire l'ile !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   935
--      ["Timed Kamikaze!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   936
--      ["Time Extended!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   937
--      ["Time Extension"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   938
      ["TIME: "] = "TEMPS : ",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   939
--      ["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
   940
--      ["Toggle Shield"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   941
      ["To help you, of course!"] = "Pour t'aider évidemment !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   942
      ["To place a girder, select it, use [Left] and [Right] to select angle and length, place with [Left Click]"] = "Pour placer une poutre, sélectionne-la, et utilise [gauche] et [droite] pour choisir l'angle et la taille, ensuite place la avec [Clic gauche]",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   943
      ["Torn Muscle"] = "Muscle déchiré",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   944
      [" 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
   945
      ["To the caves..."] = "Aux cavernes...",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   946
      ["Toxic Team"] = "Équipe toxique", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   947
      ["TRACK COMPLETED"] = "COURSE COMPLÉTÉE",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   948
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   949
--      ["training"] = "", -- portal
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   950
      ["Traitors"] = "Traîtres",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   951
--      ["Tribe"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   952
--      ["TrophyRace"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   953
      ["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
   954
--      ["T_T"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   955
--      ["Tumbling Time Extended!"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   956
--      ["Turns until Sudden Death: "] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   957
      [" turns until Sudden Death! Better hurry!"] = "tours avant la mort subite ! tu ferais mieux de te dépêcher !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   958
--      ["Turn Time"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   959
      ["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
   960
      ["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
   961
      ["Uhmm...ok no."] = "Humm... ok non.",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
   962
--      ["ULTRA KILL"] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   963
      ["Under Construction"] = "En construction",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   964
--      ["Unexpected Igor"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   965
--      ["Unique new weapons"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   966
--      ["Unit"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   967
--      ["Unit 0x0007"] = "",
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   968
--      ["Unit 334a$7%;.*"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   969
      ["Unit 3378"] = "Unité 3378",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   970
--      ["Unit 835"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   971
      ["United We Stand"] = "Nous restons unis",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   972
      ["Unlimited Attacks"] = "Attaques illimitées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   973
--      ["Unlucky Sods"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   974
--      ["Unstoppable!"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   975
--      ["Unsuspecting Louts"] = "", -- User_Mission_-_Rope_Knock_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   976
	  ["[Up], [Down] to aim, [Space] to shoot!"] = "[haut], [bas] pour viser, [espace] pour tirer !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   977
      ["Use it wisely!"] = "à utiliser intelligemment",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   978
      ["Use it with precaution!"] = "À utiliser avec précaution",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   979
--      ["User Challenge"] = "",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   980
--      ["Use the air-attack weapons and the arrow keys to select structures."] = "", -- Construction_Mode
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   981
	  ["Use the parachute ([Space] while in air) to get the next crate"] = "Utilisez le parachute ([Espace] en vol) pour atteindre la prochaine caisse ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   982
      ["Use the portal gun to get to the next crate, then use the new gun to get to the final destination!|"] = "Utilisez le fusil à portail pour atteindre la prochaine caisse, puis utilisez le nouveau fusil pour atteindre la destination finale",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   983
	  ["Use the rope to get on the head of the mole, young one!"] = "Utilise le grappin pour atteindre la tête de la taupe, le bleu !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   984
--      ["Use the rope to knock your enemies to their doom."] = "", -- User_Mission_-_Rope_Knock_Challenge
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   985
--      ["Use your ready time to think."] = "", -- Frenzy
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   986
      ["Use your rope to get from start to finish as fast as you can!"] = "Utilisez votre Grappin pour aller du début à la fin aussi vite que vous pouvez !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   987
--      ["Utility Crate Placement Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
   988
--      ["Vampirism"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   989
      ["Vedgies"] = "Vedgies",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
   990
--      ["Vegan Jack"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   991
--      ["Victory!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   992
      ["Victory for the "] = "Victoire pour ", -- CTF_Blizzard, Çapture_the_Flag
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   993
	  ["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
   994
--      ["Walls Left"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   995
--      ["Walls Required"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   996
--      ["WALL TO WALL"] = "", -- WxW
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   997
--      ["Wannabe Flyboys"] = "", -- User_Mission_-_RCPlane_Challenge
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
   998
--      ["Wannabe Shoppsta"] = "", -- User_Mission_-_Rope_Knock_Challenge
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
   999
      ["Watch your steps, young one!"] = "Regarde ou tu marches le bleu !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1000
--      ["Watermelon Bomb"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1001
      ["Waypoint placed."] = "Point de passage placé.",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1002
      ["Way-Points Remaining"] = "Points de passage restants",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1003
      ["Weaklings"] = "Faiblesses",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1004
	  ["We all know what happens when you get frightened..."] = "Nous savons tous ce qui arrive quand tu es effrayé",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1005
--      ["Weapon Crate Placement Mode"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1006
--      ["Weapon Filter"] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1007
--      ["weaponschemes"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1008
      ["Weapons Reset"] = "Armes réinitialisées",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1009
--      ["Weapons reset."] = "", -- Highlander
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1010
      ["We are indeed."] = "Nous le sommes, en effet.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1011
      ["We can't defeat them!"] = "Nous ne pouvons pas les battre !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1012
      ["We can't hold them up much longer!"] = "Nous ne pouvons pas les retenir plus longtemps !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1013
      ["We can't let them take over our little island!"] = "Nous ne pouvons pas les laisser prendre notre petite île !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1014
      ["We have no time to waste..."] = "Nous n'avons pas de temps à perdre...",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1015
      ["We have nowhere else to live!"] = "Nous n'avons nul part autre où vivre !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1016
      ["We have to protect the village!"] = "Nous devons protéger le village !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1017
      ["We have to unite and defeat those cylergs!"] = "Nous devons nous unir et battre ces cyborgs !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1018
      ["Welcome, Leaks A Lot!"] = "Bienvenue, Grosse Fuite !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1019
--      ["Well done."] = "",
7746
5d8788a7d9ee french translation. primarily of the campaign.
sphrix
parents: 5867
diff changeset
  1020
      ["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
  1021
      ["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
  1022
      ["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
  1023
      ["Well, well! Isn't that the cutest thing you've ever seen?"] = "Bien, Bien ! N'est pas la chose la plus mignonne que tu aies jamais vu ? ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1024
      ["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
  1025
      ["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
  1026
      ["We need to move!"] = "Nous devons partir !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1027
      ["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
  1028
      ["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
  1029
      ["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
  1030
      ["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
  1031
      ["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
  1032
      ["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
  1033
      ["What a douche!"] = "Quelle douche !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1034
	  ["What are you doing at a distance so great, young one?"] = "Qu'est ce que tu fais si loin, le bleu ? ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1035
      ["What are you doing? Let her go!"] = "Que fais-tu ? Laisse la partir ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1036
      ["What a ride!"] = "Quel voyage !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1037
      ["What a strange cave!"] = "Quelle étrange caverne !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1038
      ["What a strange feeling!"] = "Quel étrange sentiment !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1039
      ["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
  1040
      --["Whatever floats your boat..."] = "Comme tu veux...",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1041
--      [" What !! For all of this struggle i just win some ... TIME o0"] = "", -- portal
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1042
--      ["What has "] = "", -- A_Classic_Fairytale:backstab
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1043
      ["What? Here? How did they find us?!"] = "Quoi ? ici ? Comment nous ont-ils trouvés ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1044
      ["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
  1045
      ["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
  1046
      ["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
  1047
      ["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
  1048
      ["When?"] = "Quand ?",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1049
      ["Where are all these crates coming from?!"] = "D'où viennent toutes ces caisses ?!",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1050
      ["Where are they?!"] = "Où sont-ils ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1051
      ["Where did that alien run?"] = "Où est parti cet alien ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1052
      ["Where did you get the exploding apples and the magic bow that shoots many arrows?"] = "Où as-tu obtenu les pommes explosives et l'arc magique qui tire tant de flèches ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1053
      ["Where did you get the exploding apples?"] = "Ou as-tu obtenu les pommes explosives ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1054
      ["Where did you get the magic bow that shoots many arrows?"] = "Où as-tu obtenu l'arc magique qui tire tant de flèches ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1055
      ["Where did you get the weapons in the forest, Dense Cloud?"] = "Où as-tu trouvé les armes dans la forêt, Nuage Dense ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1056
      ["Where do you get that?!"] = "D'où ça vous vient ?!!",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1057
      ["Where have you been?!"] = "Où étais-tu ?!",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1058
      ["Where have you been?"] = "Où étais-tu ? ",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1059
--      ["Whip"] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1060
--      ["? Why?"] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1061
--      ["Why "] = "", -- A_Classic_Fairytale:backstab
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1062
--      ["! 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
  1063
      ["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
  1064
      ["Why are you helping us, uhm...?"] = "Pourquoi nous aidez vous, hum ...?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1065
      ["Why can't he just let her go?!"] = "Pourquoi ne peut-il pas juste la laisser partir ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1066
	  ["Why do men keep hurting me?"] = "Pourquoi les hommes continuent de me blesser ?",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1067
      ["Why do you not like me?"] = "Pourquoi tu m'aimes pas ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1068
      ["Why do you want to take over our island?"] = "Pourquoi voulez vous notre île ?",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1069
      ["Why me?!"] = "Pourquoi moi ?!",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1070
      ["Why would they do this?"] = "Pourquoi feraient-ils ça ?",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1071
--      ["- Will Get 1-3 random weapons"] = "", -- Continental_supplies
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1072
--      ["- Will give you an airstrike every fifth turn."] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1073
--      ["- Will give you a parachute every second turn."] = "", -- Continental_supplies
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1074
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1075
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1076
--      ["Will this ever end?"] = "",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1077
--      ["WINNER IS "] = "", -- Mutant
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1078
      ["WINNING TIME: "] = "Temps gagnant : ",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1079
      ["Wise Oak"] = "Faucon Sage",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1080
      ["With Dense Cloud on the land of shadows, I'm the village's only hope..."] = "Avec Nuage Dense dans le territoire des ombres, je suis le seul espoir du village...",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1081
      ["With the rest of the tribe gone, it was up to "] = "Avec le reste de la tribu partie, il était temps de ",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1082
	  ["Worry not, for it is a peaceful animal! There is no reason to be afraid..."] = "Pas d'inquiétude, c'est un animal pacifique ! Il n'y a pas de raison d'avoir peur...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1083
      ["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
  1084
      ["Y3K1337"] = "Y3K1337",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1085
      ["Yay, we won!"] = "Ouais, on a gagné !",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1086
--      ["Y Chwiliad"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1087
      ["Yeah...I think it's a 'he', lol."] = "Ouais... Je crois que c'est un 'lui', lol.",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1088
      ["Yeah, sure! I died. Hillarious!"] = "Ouais, sûr ! Il est mort. Hillarant !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1089
      ["Yeah, take that!"] = "Ouais, prends ça !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1090
      ["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
  1091
      ["Yes!"] = "Oui !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1092
      ["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
  1093
      ["Yo, dude, we're here, too!"] = "Yo mec, on est là aussi !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1094
--      ["You are far from home, and the water is rising, climb up as high as you can!"] = "", -- ClimbHome
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1095
      ["You are given the chance to turn your life around..."] = "Tu as une chance de voir ta vie changer de cap...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1096
      ["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
  1097
--      ["! You bastards!"] = "", -- A_Classic_Fairytale:backstab, A_Classic_Fairytale:united
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1098
      ["You bear impressive skills, "] = "Tu as des compétences impressionantes, ",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1099
--      ["You can't fire a portal on the blue surface"] = "", -- portal
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1100
      ["You couldn't possibly believe that after refusing my offer I'd just let you go!"] = "Tu ne pouvais pas croire qu'après avoir refusé mon offre, je te laisserais partir comme ça !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1101
--      ["You'd almost swear the water was rising!"] = "",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1102
      ["You'd better watch your steps..."] = "Tu ferais mieux de regarder où tu marches....",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1103
--      ["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
  1104
--      ["You have 7 turns until the next wave arrives.|Make sure the arriving cannibals are greeted appropriately!|If the hog dies, the cause is lost.|Hint: you might want to use some mines..."] = "", -- A_Classic_Fairytale:backstab
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1105
      ["You have 7 turns until the next wave arrives.|Make sure the arriving cannibals are greeted appropriately!|If the hog dies, the cause is lost.|	  Hint: you might want to use some mines..."] = "Tu as 7 tours avant la prochaine vague. |Assures toi que les prochains arrivant soient bien accueillis ! |Si le hérisson meurt, la cause est perdue. | Conseil : Tu pourrais vouloir utiliser des mines ...",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1106
      ["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
  1107
--      ["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
  1108
--      ["You have been respawned, be more carefull next time!"] = "", -- Basic_Training_-_Rope
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1109
      ["You have chosen the perfect moment to leave."] = "Tu as choisis le moment parfait pour partir.",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1110
      ["You have failed to complete your task, young one!"] = "Tu as échoué à compléter ta tâche, disciple !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1111
      ["You have failed to save the tribe!"] = "Tu n'as pas su sauver la tribu !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1112
      ["You have finally figured it out!"] = "Tu t'en es finallement rendu compte !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1113
      ["You have kidnapped our whole tribe!"] = "Vous avez kidnappé notre tribu entière !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1114
      ["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
  1115
      ["You have proven yourself worthy to see our most ancient secret!"] = "Tu as prouvé que tu étais digne de voir notre plus ancien secret !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1116
      ["You have proven yourselves worthy!"] = "Vous vous êtes montrés dignes !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1117
      ["You have SCORED!!"] = "Vous avez marqué !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1118
--      ["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
  1119
      ["You have "] = "Tu as",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1120
      ["You have won the game by proving true cooperative skills!"] = "Vous avez gagné le jeu en prouvant de vraies compétences de coopération !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1121
      ["You just appeared out of thin air!"] = "Tu es apparu comme par magie ! ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1122
      ["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
  1123
      ["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
  1124
      ["You know...taking a stroll."] = "Vous savez... promenade.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1125
      ["You know what? I don't even regret anything!"] = "Tu sais quoi ? Je ne regrette rien !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1126
      ["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
  1127
--      ["You may only attack from a rope!"] = "", -- WxW
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1128
--      ["You may only spawn 5 crates per turn."] = "", -- Construction_Mode
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1129
--      ["You may only use 1 Extra Time per turn."] = "", -- Construction_Mode
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1130
      ["You meatbags are pretty slow, you know!"] = "Vous les sacs à viande êtes plutot lent vous savez !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1131
      ["You might want to find a way to instantly kill arriving cannibals!"] = "Tu aimerais sûrement trouver un moyen de tuer instantanément les cannibales qui arrivent !",
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1132
      ["Young one, you are telling us that they can instantly change location without a shaman?"] = "Disciple, tu es en train de nous dire qu'ils peuvent changer de place sans shaman ?",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1133
	  ["You probably know what to do next..."] = "Tu sais probablement ce que tu dois faire ensuite....",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1134
      ["Your deaths will be avenged, cannibals!"] = "Vos morts seront vengées, cannibales !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1135
      ["Your death will not be in vain, Dense Cloud!"] = "Tu ne seras pas mort en vain, Nuage Dense !",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1136
      ["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
  1137
      ["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
  1138
      ["You're funny!"] = "Tu es drôle !",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1139
--      ["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
  1140
      ["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
  1141
      ["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
  1142
      ["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
  1143
      ["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
  1144
	  ["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
  1145
--      ["You saved"] = "",
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1146
      ["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
  1147
      ["You've failed. Try again."] = "Vous avez échoué. Essayez encore.",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1148
      ["You've reached the goal!| |Time: "] = "Vous avez atteint le but !| |Temps : ",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1149
      ["You will be avenged!"] = "Tu seras vengé !",
10449
d108ca108ef3 Update locale to latest strings. This does NOT include the string format improvement.
nemo
parents: 9458
diff changeset
  1150
--      ["- You will recieve 2-4 weapons on each kill! (Even on own hogs)"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1151
      ["You won't believe what happened to me!"] = "Vous ne croirez pas ce qui m'est arrivé !",
9458
9311c3011782 French translation updates + bug #703
Oimat
parents: 8045
diff changeset
  1152
      ["Yuck! I bet they'll keep worshipping her even after I save the village!"] = "Beurck ! je parie qu'ils continueront à l'adorer même après que j'aie sauvé le village !",
7905
15577789ab8b update lua loc, adjust cleaver in ammo sets
nemo
parents: 7827
diff changeset
  1153
--      ["Zealandia"] = "", -- Continental_supplies
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1154
--      ["'Zooka Team"] = "",
7935
f8941f0b7bef update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script)
nemo
parents: 7905
diff changeset
  1155
--      ["Zork"] = "",
7827
353d90ddc188 Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
nemo
parents: 7746
diff changeset
  1156
    }